* {
  margin: 0;
  padding: 0;
  outline: none;
}

body,
html {
  min-height: 100vh;
}

.innerPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.innerPage main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
  overflow: hidden;
}
.innerPage header,
.innerPage footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

:root {
  --font-family: "Inter";
  --ltmarket--colors-main: #363636;
  --ltmarket--colors-title: #363636;
  --ltmarket--colors-green: #2bac62;
  --ltmarket--colors-border: #e5e7eb;
  --ltmarket--bgColors: #2bac62;
  --ltmarket--colors-white: #ffffff;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Italic.woff") format("woff");
  src: url("../fonts/Inter_18pt-Italic.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Light.woff") format("woff");
  src: url("../fonts/Inter_18pt-Light.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-LightItalic.woff") format("woff");
  src: url("../fonts/Inter_18pt-LightItalic.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Regular.woff") format("woff");
  src: url("../fonts/Inter_18pt-Regular.woff2") format("woff2");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Medium.woff") format("woff");
  src: url("../fonts/Inter_18pt-Medium.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-MediumItalic.woff") format("woff");
  src: url("../fonts/Inter_18pt-MediumItalic.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-SemiBold.woff") format("woff");
  src: url("../fonts/Inter_18pt-SemiBold.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-SemiBoldItalic.woff") format("woff");
  src: url("../fonts/Inter_18pt-SemiBoldItalic.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Bold.woff") format("woff");
  src: url("../fonts/Inter_18pt-Bold.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-BoldItalic.woff") format("woff");
  src: url("../fonts/Inter_18pt-BoldItalic.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-ExtraBold.woff") format("woff");
  src: url("../fonts/Inter_18pt-ExtraBold.woff2") format("woff2");
  font-display: swap;
  font-weight: 800;
  font-style: normal;
}
.remodal-is-locked body {
  scrollbar-gutter: stable;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

.width-1360, .boxCheckout, .boxCabinet, .footer__bottom, .footer__top, .boxAccepted, .box404, .boxAuthorization, .boxShops, .boxMap, .boxContact, .sectionDelivery, .boxPost, .boxAbout, .sectionInterest, .boxBlog,
.boxCategory, .menuCategory, .breadcrumbs, .homePopular, .boxAdvantages, .boxReviews, .sectionCard, .sectionTop, .boxSuper__width, .header__width {
  max-width: 1360px;
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .width-1360, .boxCheckout, .boxCabinet, .footer__bottom, .footer__top, .boxAccepted, .box404, .boxAuthorization, .boxShops, .boxMap, .boxContact, .sectionDelivery, .boxPost, .boxAbout, .sectionInterest, .boxBlog,
  .boxCategory, .menuCategory, .breadcrumbs, .homePopular, .boxAdvantages, .boxReviews, .sectionCard, .sectionTop, .boxSuper__width, .header__width {
    max-width: 1280px;
  }
}
@media (max-width: 1400px) {
  .width-1360, .boxCheckout, .boxCabinet, .footer__bottom, .footer__top, .boxAccepted, .box404, .boxAuthorization, .boxShops, .boxMap, .boxContact, .sectionDelivery, .boxPost, .boxAbout, .sectionInterest, .boxBlog,
  .boxCategory, .menuCategory, .breadcrumbs, .homePopular, .boxAdvantages, .boxReviews, .sectionCard, .sectionTop, .boxSuper__width, .header__width {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
@media (max-width: 768px) {
  .width-1360, .boxCheckout, .boxCabinet, .footer__bottom, .footer__top, .boxAccepted, .box404, .boxAuthorization, .boxShops, .boxMap, .boxContact, .sectionDelivery, .boxPost, .boxAbout, .sectionInterest, .boxBlog,
  .boxCategory, .menuCategory, .breadcrumbs, .homePopular, .boxAdvantages, .boxReviews, .sectionCard, .sectionTop, .boxSuper__width, .header__width {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

a img {
  border: none;
}

use,
use:hover,
a,
a:hover {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

@media screen and (min-width: 1281px) {
  select {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .mobileMenu,
  .mobileBar {
    display: none;
  }
}
html,
body,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button {
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -webkit-appearance: button;
  box-sizing: border-box;
  outline: none;
  border: none;
  font-family: inherit;
  font-size: initial;
}

textarea {
  font-family: inherit;
}

button,
input[type=submit],
input[type=button] {
  cursor: pointer;
}

body {
  font-family: var(--font-family, "Inter");
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  color: var(--ltmarket--colors-main, #363636);
  background: #fff;
  font-size: 16px;
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-moz-placeholder {
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

::-webkit-input-placeholder {
  color: var(--ltmarket--colors-main, #363636);
}

::-moz-placeholder {
  color: var(--ltmarket--colors-main, #363636);
}

:-moz-placeholder {
  color: var(--ltmarket--colors-main, #363636);
}

:-ms-input-placeholder {
  color: var(--ltmarket--colors-main, #363636);
}

input:-webkit-autofill {
    animation-name: autofill;
    animation-duration: 0.01s;
}

@keyframes autofill {
    from {}
    to {}
}

strong,
b {
  font-weight: bold;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: italic;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.table-responsive {
  overflow-x: auto;
  margin-bottom: 13px;
}
.table-responsive table {
  padding-bottom: 10px;
  margin: 0 !important;
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
  font-size: 16px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
input[type=text]::-ms-clear {
  display: none;
}

input[type=password]::-ms-reveal {
  display: none;
}

.flex, .checkDelivery .check-text span, .checkDelivery .check-text, .checkDelivery label, .deliveryPayment, .listCheckout__box, .listCheckout__li, .formCheckout, .doSplaty, .checkoutDescription__item, .boxCheckout__totalPrice, .boxCheckout__top, .boxCheckout__text ul li, .boxCheckout__item, .listOrder__bottom, .listOrder__li, .listHistory__totalBox, .listHistory__box, .listHistory__item--2, .listHistory__top, .checkPayment label, .formData__width, .formData__column, .formData__bottom, .formData__top, .boxButtons__allProducts, .boxButtons__inform, .boxButtons__remove, .boxButtons, .menuCabinet ul, .boxQuantity, .listBasket__box, .listBasket__li, .modalBasket__bottom, .modalBasket__totalPrice, .bottomMenu ul, .footerSocial__item, .footerPayment, .footerMail,
.footerTime, .footer__column, .footer__bottom, .footer__top, .boxAccepted__number, .formAuthorization__width, .formAuthorization__google, .formAuthorization__bottom, .boxAuthorization__profile, .listShops, .listDelivery__top, .sectionDelivery, .listBlog, .boxArrows, .sectionInterest__top, .boxSorting, .boxBlog__top,
.boxCategory__top, .breadcrumbs ul, .listPopular__stiker, .listPopular__bottom, .listPopular, .listAdvantages__li, .listAdvantages, .listReviews__top, .favoritesCheck label,
.checkReviews label, .formReviews__star, .formReviews__item--2, .formReviews__width, .boxReviews, .listCharacteristics__li, .oneClick__item, .oneClick, .sectionCard__availability, .sectionCard__box--3, .sectionCard__box--2, .sectionCard__box--1, .sectionCard__item, .sliderTop__link, .sectionTop, .smallMenu li.smallMenu__shares a, .smallMenu ul, .linkCabinet, .buttonFavorites__quantity,
.buttonBasket__quantity, .headerTelephone, .topMenu ul, .boxCountdown__item, .boxCountdown, .boxSuper__link, .boxSuper__left, .boxSuper__width, .header__bottom--right, .header__center--right, .header__width, .buttonGreen, .listHistory__repeat, .formData__button, .formPassword__button, .modalBasket__link, .formCall__button, .boxAccepted__link, .box404__link, .formAuthorization__button, .boxContact__button, .showMore a, .formReviews__button, .sectionCard__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex, .menuCabinet a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.f_wrap, .checkDelivery .check-text span, .listCheckout__box, .formCheckout, .formData__width, .formData__column, .formData__bottom, .formData__top, .boxButtons, .bottomMenu ul, .footerSocial__item, .footerPayment, .boxAccepted__number, .formAuthorization__width, .listShops, .sectionDelivery, .listBlog, .breadcrumbs ul, .listPopular, .formReviews__width, .topMenu ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.f_none, .checkDelivery .check-radio, .listCheckout__thumb, .boxCheckout__text ul li span, .boxCheckout__right, .listHistory__right, .checkPayment .check-radio, .menuCabinet__icons, .listBasket__thumb, .footerPayment img, .listDelivery__icons, .boxArrows, .mobileCatalog__close, .listPopular__button, .listAdvantages__icons, .listReviews__top img, .favoritesCheck .check-radio,
.checkReviews .check-radio, .boxReviews__left, .sectionCard__availability img, .sectionTop__left, .buttonCatalog, .linkCabinet svg, .headerTelephone__icons, .headerTelephone, .headerSchedule, .header__center--right, .header__center--left {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.a-i_start, .boxCheckout__item, .checkPayment label, .footerMail,
.footerTime, .footer__top, .sectionDelivery, .favoritesCheck label,
.checkReviews label, .sectionCard__item, .sectionTop {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.a-i_center, .checkDelivery .check-text span, .checkDelivery .check-text, .checkDelivery label, .listCheckout__box, .listCheckout__li, .checkoutDescription__item, .boxCheckout__top, .boxCheckout__text ul li, .listOrder__bottom, .listOrder__li, .listHistory__box, .listHistory__top, .formData__width, .formData__bottom, .formData__top, .boxButtons__allProducts, .boxButtons__inform, .boxButtons__remove, .boxButtons, .menuCabinet a, .boxQuantity, .listBasket__box, .footer__bottom, .boxAccepted__number, .formAuthorization__google, .boxAuthorization__profile, .listDelivery__top, .sectionInterest__top, .boxSorting, .boxBlog__top,
.boxCategory__top, .listPopular__bottom, .listAdvantages__li, .listReviews__top, .formReviews__item--2, .oneClick__item, .oneClick, .sectionCard__availability, .sectionCard__box--3, .sectionCard__box--1, .sliderTop__link, .smallMenu li.smallMenu__shares a, .linkCabinet, .buttonFavorites__quantity,
.buttonBasket__quantity, .headerTelephone, .boxCountdown__item, .boxCountdown, .boxSuper__link, .boxSuper__left, .boxSuper__width, .header__bottom--right, .header__center--right, .header__width, .buttonGreen, .listHistory__repeat, .formData__button, .formPassword__button, .modalBasket__link, .formCall__button, .boxAccepted__link, .box404__link, .formAuthorization__button, .boxContact__button, .showMore a, .formReviews__button, .sectionCard__button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.a-i_end, .doSplaty, .boxCheckout__totalPrice, .listHistory__totalBox, .modalBasket__totalPrice, .listCharacteristics__li, .sectionCard__box--2 {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.j-c_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.j-c_center, .formData__bottom, .boxButtons__allProducts, .boxButtons__inform, .boxButtons__remove, .boxButtons, .menuCabinet a, .boxAccepted__number, .formAuthorization__google, .sliderTop__link, .buttonFavorites__quantity,
.buttonBasket__quantity, .boxSuper__link, .buttonGreen, .listHistory__repeat, .formData__button, .formPassword__button, .modalBasket__link, .formCall__button, .boxAccepted__link, .box404__link, .formAuthorization__button, .boxContact__button, .showMore a, .formReviews__button, .sectionCard__button {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.j-c_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.j-c_end, .boxCheckout__totalPrice, .modalBasket__totalPrice {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.j-c_between, .listCheckout__li, .doSplaty, .checkoutDescription__item, .boxCheckout__top, .boxCheckout__item, .listOrder__bottom, .listOrder__li, .listHistory__box, .listHistory__bottom, .listHistory__top, .listBasket__li, .modalBasket__bottom, .footer__bottom, .footer__top, .formAuthorization__width, .formAuthorization__bottom, .boxAuthorization__profile, .sectionDelivery, .sectionInterest__top, .boxBlog__top,
.boxCategory__top, .listPopular__bottom, .formReviews__width, .boxReviews, .sectionCard__box--1, .sectionCard__item, .sectionTop, .boxSuper__width, .header__bottom--right, .header__bottom .header__width, .header__center .header__width, .header__top .header__width {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.f-d_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.table-responsive {
  overflow-x: auto;
  margin-bottom: 13px;
}

.table-responsive table {
  padding-bottom: 10px;
  margin: 0 !important;
}
.listCheckout__thumb, .listOrder__thumb, .listBasket__thumb, .listPopular__thumb, 
.img-center, .listCheckout__thumb picture, .listOrder__thumb picture, .listHistory__smallThumb, .menuCabinet__icons, .listBasket__thumb picture, .footerSocial__link, .listDelivery__icons, .listPopular__thumb picture, .listAdvantages__icons, .smallSlider__thumb, .bigSlider__thumb, .swiper-button-next,
.swiper-button-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.img-center img, .listCheckout__thumb img, .listOrder__thumb img, .listHistory__smallThumb img, .menuCabinet__icons img, .listBasket__thumb img, .footerSocial__link img, .listDelivery__icons img, .listPopular__thumb img, .listAdvantages__icons img, .smallSlider__thumb img, .bigSlider__thumb img, .swiper-button-next img,
.swiper-button-prev img,
.img-center svg,
.listCheckout__thumb picture svg,
.listOrder__thumb picture svg,
.listHistory__smallThumb svg,
.menuCabinet__icons svg,
.listBasket__thumb picture svg,
.footerSocial__link svg,
.listDelivery__icons svg,
.listPopular__thumb picture svg,
.listAdvantages__icons svg,
.smallSlider__thumb svg,
.bigSlider__thumb svg,
.swiper-button-next svg,
.swiper-button-prev svg {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
  max-height: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-align-self: center;
  margin: 0 auto;
}
 
.img-position, .listBlog__thumb picture, .sliderCategory__thumb {
  display: block;
  position: relative;
  font-size: 0;
}
.img-position img, .listBlog__thumb picture img, .sliderCategory__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

picture {
  display: block;
  font-size: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family, "Inter");
  color: var(--ltmarket--colors-title, #363636);
  font-weight: 600;
  line-height: 1.2;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 18px;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

sup,
sub {
  font-size: 10px;
  line-height: 1.8;
}

.buttonGreen, .listHistory__repeat, .formData__button, .formPassword__button, .modalBasket__link, .formCall__button, .boxAccepted__link, .box404__link, .formAuthorization__button, .boxContact__button, .showMore a, .formReviews__button, .sectionCard__button {
  max-width: 262px;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  text-decoration: none;
  background-color: var(--ltmarket--bgColors, #2bac62);
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-align: center;
  color: var(--ltmarket--colors-white, #ffffff);
  line-height: 1.125;
  margin: 0 auto;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.buttonGreen:hover, .listHistory__repeat:hover, .formData__button:hover, .formPassword__button:hover, .modalBasket__link:hover, .formCall__button:hover, .boxAccepted__link:hover, .box404__link:hover, .formAuthorization__button:hover, .boxContact__button:hover, .showMore a:hover, .formReviews__button:hover, .sectionCard__button:hover {
  background-color: #363636;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.buttonGreen:active, .listHistory__repeat:active, .formData__button:active, .formPassword__button:active, .modalBasket__link:active, .formCall__button:active, .boxAccepted__link:active, .box404__link:active, .formAuthorization__button:active, .boxContact__button:active, .showMore a:active, .formReviews__button:active, .sectionCard__button:active {
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}

body.innerPage main {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 244, 246, 0.35)), to(rgba(251, 251, 252, 0.35)));
  background: linear-gradient(180deg, rgba(243, 244, 246, 0.35) 0%, rgba(251, 251, 252, 0.35) 100%);
}
body.innerPage .buttonCatalog {
  cursor: pointer;
  pointer-events: initial;
}
body.innerPage .buttonCatalog__arrows {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
body.overlayBefore:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
body.overlayBefore .sliderTop {
  z-index: -1;
}

.is-sticky .header__center {
  position: relative;
  z-index: 10 !important;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}

.header {
  position: relative;
  z-index: 400;
  background-color: #fff;
}
.header__width {
  width: 100%;
  height: 100%;
  position: relative;
}
.header__top {
  height: 41px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.header__center {
  height: 78px;
  background-color: #fff;
}
.header__center--left {
  width: 323px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 27px;
}
.header__center--left .buttonCatalog {
  display: none;
}
.header__center--center {
  width: 100%;
}
.header__center--right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7px 0 31px;
}
.header__bottom {
  min-height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.header__bottom--right {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 27px;
}
.header .menuGlobal {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 298px;
}
@media (max-width: 1279px) {
  .header .linkCabinet,
  .header .buttonFavorites,
  .header .buttonBasket, .header__top, .header__bottom {
    display: none;
  }
  .header__center--left {
    width: auto;
    padding-right: 25px;
  }
  .header__center--right {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 639px) {
  .header__center--left {
    padding-right: 15px;
  }
  .header__center--right {
    padding-left: 15px;
  }
}

.open-menuGlobal body:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 2;
}
.open-menuGlobal .header .menuGlobal {
  display: block;
}
.open-menuGlobal .header .buttonCatalog .buttonCatalog__arrows {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.open-menuGlobal .js-readMore-2:after {
  z-index: -1;
  -webkit-transition: none;
  transition: none;
}

.boxSuper {
  height: 41px;
  background-color: var(--ltmarket--bgColors, #2bac62);
}
.boxSuper__width {
  height: 100%;
}
.boxSuper__title {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-right: 30px;
}
.boxSuper__link {
  border-radius: 8px;
  width: 185px;
  height: 27px;
  background-color: #fff;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-green, #2bac62);
  text-decoration: none;
}
.boxSuper__link svg {
  margin-left: 12px;
}
.boxSuper__link svg use {
  fill: var(--ltmarket--colors-green, #2bac62);
}
.boxSuper__link:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1199px) {
  .boxSuper__title {
    font-size: 12px;
    margin-right: 15px;
  }
  .boxSuper__link {
    width: 164px;
  }
  .boxSuper__link svg {
    margin-left: 7px;
  }
}
@media (max-width: 991px) {
  .boxSuper__width {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .boxSuper__title {
    text-align: center;
  }
  .boxSuper__link {
    width: auto;
    padding: 0 15px;
    white-space: nowrap;
  }
  .boxSuper__link svg {
    display: none;
  }
}
@media (max-width: 479px) {
  .boxSuper__title {
    font-size: 10px;
    margin-right: 10px;
  }
  .boxSuper__link {
    padding: 0 8px;
    font-size: 11px;
  }
}
@media (max-width: 374px) {
  .boxSuper__link {
    white-space: initial;
    text-align: center;
  }
}

.boxCountdown {
  margin-right: 36px;
}
.boxCountdown__item {
  margin-right: 15px;
}
.boxCountdown__item:last-child {
  margin-right: 0;
}
.boxCountdown__number {
  width: 23px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-right: 5px;
}
.boxCountdown__text {
  font-size: 14px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  opacity: 0.7;
}
@media (max-width: 1199px) {
  .boxCountdown {
    margin-right: 15px;
  }
  .boxCountdown__number {
    width: 20px;
    font-size: 16px;
    margin-right: 3px;
  }
  .boxCountdown__item {
    margin-right: 10px;
  }
}
@media (max-width: 639px) {
  .boxCountdown {
    margin-right: 5px;
  }
  .boxCountdown__item:last-child {
    display: none;
  }
}
@media (max-width: 479px) {
  .boxCountdown__text {
    font-size: 10px;
  }
  .boxCountdown__number {
    width: 18px;
    font-size: 14px;
    margin-right: 2px;
  }
  .boxCountdown__item {
    margin-right: 5px;
  }
}
@media (max-width: 359px) {
  .boxCountdown__text {
    font-size: 8px;
  }
}

.topMenu li {
  margin: 3px 0 2px 15px;
}
.topMenu a {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.28;
  letter-spacing: -0.02em;
  text-decoration: none;
  color: var(--ltmarket--colors-white, #ffffff);
}
.topMenu a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .topMenu {
    display: none;
  }
}

.boxLogo {
  display: block;
  max-width: 208px;
  width: 100%;
  font-size: 0;
  text-decoration: none;
}

.headerSchedule {
  width: 323px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 27px;
  font-size: 14px;
  letter-spacing: -0.016em;
  color: #6b7280;
}
.headerSchedule span {
  font-weight: 700;
  color: var(--ltmarket--colors-green, #2bac62);
}

.headerTime {
  width: 100%;
  font-size: 14px;
  letter-spacing: -0.016em;
  color: #6b7280;
}
.headerTime span {
  margin-right: 5px;
}

.headerTelephone {
  font-weight: 700;
  font-size: 14px;
  color: var(--ltmarket--colors-green, #2bac62);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 27px;
}
.headerTelephone__icons {
  margin-right: 5px;
}
.headerTelephone__icons use {
  fill: var(--ltmarket--colors-green, #2bac62);
}
.headerTelephone__item {
  margin-left: 7px;
}
.headerTelephone a {
  color: var(--ltmarket--colors-green, #2bac62);
  text-decoration: none;
}
.headerTelephone a:hover {
  text-decoration: underline;
}

.open-telephone .tabletTelephone__modal {
  display: block;
}

.tabletTelephone {
  display: none;
  position: relative;
}
@media (max-width: 1279px) {
  .tabletTelephone {
    display: block;
  }
  .tabletTelephone__button {
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: var(--ltmarket--bgColors, #2bac62);
    font-size: 0;
  }
  .tabletTelephone__button use {
    fill: var(--ltmarket--colors-white, #ffffff);
  }
  .tabletTelephone__modal {
    display: none;
    position: absolute;
    top: 100%;
    right: -15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px 15px 15px;
    background-color: #fff;
    z-index: 2;
    border-radius: 8px;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    margin-top: 10px;
  }
  .tabletTelephone__number {
    margin-top: 10px;
  }
  .tabletTelephone__number a {
    display: block;
    font-weight: 700;
    font-size: 14px;
    color: var(--ltmarket--colors-green, #2bac62);
    text-decoration: none;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  .tabletTelephone__modal {
    right: -7px;
  }
}
 
.buttonFavorites,
.buttonBasket {
  width: 30px;
  height: 30px;
  font-size: 0;
  position: relative;
  background-color: transparent;
  line-height: 1;
  margin-left: 16px;
  overflow: visible;
}
.buttonFavorites use,
.buttonBasket use {
  fill: var(--ltmarket--colors-main, #363636);
}
.buttonFavorites__quantity,
.buttonBasket__quantity {
  min-width: 17px;
  height: 17px;
  position: absolute;
  top: -2px;
  right: -5px;
  z-index: 2;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: -0.03em;
  color: #fef2f2;
  background: var(--ltmarket--bgColors, #2bac62);
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2px;
}
.buttonFavorites:hover use,
.buttonBasket:hover use {
  fill: var(--ltmarket--colors-green, #2bac62);
}

.buttonFavorites {
  margin-left: 18px;
}

.linkCabinet {
  text-decoration: none;
}
.linkCabinet svg {
  margin-right: 15px;
}
.linkCabinet__text {
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #727272;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.linkCabinet__text span {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: var(--ltmarket--colors-main, #363636);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.linkCabinet:hover use {
  fill: var(--ltmarket--colors-green, #2bac62);
}
.linkCabinet:hover .linkCabinet__text {
  color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.linkCabinet:hover .linkCabinet__text span {
  color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}

.boxSearch {
  width: 100%;
  -webkit-transition: 0.3s width ease;
  transition: 0.3s width ease;
  position: relative;
}
.boxSearch__item {
  position: relative;
}
.boxSearch__input {
  display: block;
  width: 100%;
  height: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(47, 47, 47, 0.21);
  border-radius: 8px;
  line-height: 46px;
  padding: 0 55px 0 23px;
  font-weight: 600;
  font-size: 14px !important;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-main, #363636);
}
.boxSearch__button {
  display: block;
  width: 46px;
  height: 46px;
  font-size: 0;
  border-radius: 0 8px 8px 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: transparent;
}
.boxSearch__button use {
  fill: var(--ltmarket--colors-green, #2bac62);
}
.boxSearch__button:hover use {
  fill: var(--ltmarket--colors-main, #363636);
}
@media (max-width: 374px) {
  .boxSearch__input {
    padding-left: 15px;
  }
}

.buttonCatalog {
  border-radius: 8px 8px 0 0;
  width: 296px;
  height: 48px;
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 46px;
  text-align: left;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  position: relative;
  cursor: default;
  pointer-events: none;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.buttonCatalog__icons {
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -8px;
}
.buttonCatalog__icons use {
  fill: var(--ltmarket--colors-white, #ffffff);
}
.buttonCatalog__arrows {
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -2px;
}
.buttonCatalog__arrows use {
  fill: var(--ltmarket--colors-white, #ffffff);
}
.buttonCatalog:hover {
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  background-color: #22884E;
}

.smallMenu li {
  margin: 3px 47px 3px 0;
}
.smallMenu li:last-child {
  margin-right: 0;
}
.smallMenu li.active a {
  color: var(--ltmarket--colors-green, #2bac62);
}
.smallMenu li.smallMenu__shares a {
  color: #dc2626;
}
.smallMenu li.smallMenu__shares a span {
  display: block;
  background-color: #de2d23;
  border-radius: 4px;
  font-weight: 700;
  font-size: 10px;
  line-height: 1;
  letter-spacing: -0.03em;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-left: 12px;
  padding: 5px 7px;
  position: relative;
  top: -1px;
}
.smallMenu li.smallMenu__shares a:hover {
  opacity: 0.8;
}
.smallMenu a {
  display: block;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.smallMenu a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
@media (max-width: 1439px) {
  .smallMenu li {
    margin-right: 30px;
  }
}

.sectionTop {
  margin-bottom: 46px;
}
.sectionTop__left {
  width: 298px;
  position: relative;
  z-index: 300;
}
.sectionTop__right {
  width: calc(100% - 298px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 0 0 27px;
}
@media (max-width: 1279px) {
  .sectionTop__left {
    display: none;
  }
  .sectionTop__right {
    width: 100%;
    padding: 0;
  }
}

/** swiper **/
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

/*.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}*/
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-lazy-preloader {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #0a0f9e;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-button-next,
.swiper-button-prev {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.swiper-button-next use,
.swiper-button-prev use {
  stroke: var(--ltmarket--colors-main, #363636);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.swiper-button-next {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-lock {
  display: none !important;
}

.swiper-button-disabled {
  pointer-events: none;
  cursor: default;
  background-color: rgba(255, 255, 255, 0.8);
}

/** END swiper **/
.sliderTop {
  border-radius: 15px;
  height: 100%;
  overflow: hidden;
  height: 482px;
}
.sliderTop__thumb {
  width: 100%;
  height: 100%;
}
.sliderTop__thumb img {
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
.sliderTop__item {
  position: absolute;
  z-index: 2;
  top: 70px;
  left: 54px;
  max-width: 450px;
}
.sliderTop__title {
  font-weight: 700;
  font-size: 42px;
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: var(--ltmarket--colors-white, #ffffff);
}
.sliderTop__text {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-top: 13px;
  line-height: 1.2;
}
.sliderTop__link {
  border-radius: 8px;
  width: 262px;
  height: 56px;
  background-color: #fff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-green, #2bac62);
  text-decoration: none;
  margin-top: 21px;
}
.sliderTop__link:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev {
  position: absolute;
  bottom: 29px;
  z-index: 2;
}
.sliderTop .swiper-button-next:hover,
.sliderTop .swiper-button-prev:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
.sliderTop .swiper-button-prev {
  left: 54px;
}
.sliderTop .swiper-button-next {
  left: 103px;
}
@media (max-width: 1400px) {
  .sliderTop__item {
    max-width: 400px;
  }
  .sliderTop__title {
    font-size: 36px;
  }
}
@media (max-width: 1279px) {
  .sliderTop {
    height: 567px;
  }
}
@media (max-width: 1199px) {
  .sliderTop {
    height: 434px;
  }
  .sliderTop__item {
    top: 30px;
    left: 30px;
  }
  .sliderTop .swiper-button-prev {
    left: 30px;
  }
  .sliderTop .swiper-button-next {
    left: 82px;
  }
}
@media (max-width: 991px) {
  .sliderTop {
    height: 330px;
  }
  .sliderTop__title {
    font-size: 26px;
    line-height: 1.2;
  }
  .sliderTop__text {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2;
  }
  .sliderTop__item {
    max-width: 355px;
    top: 20px;
  }
  .sliderTop__link {
    width: 200px;
    height: 42px;
    font-size: 14px;
    margin-top: 15px;
  }
  .sliderTop .swiper-button-prev,
  .sliderTop .swiper-button-next {
    bottom: 20px;
  }
}
@media (max-width: 768px) {
  .sliderTop__item {
    left: 15px;
    max-width: 50%;
  }
  .sliderTop .swiper-button-prev {
    left: 15px;
  }
  .sliderTop .swiper-button-next {
    left: 67px;
  }
  .sliderTop .swiper-button-prev,
  .sliderTop .swiper-button-next {
    bottom: 15px;
  }
  .sliderTop__text {
    text-shadow: 0 0 1px #000;
  }
}
@media (max-width: 639px) {
  .sliderTop {
    height: 260px;
  }
  .sliderTop__text {
    display: none;
  }
  .sliderTop__title {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  .sliderTop {
    height: 220px;
  }
  .sliderTop__title {
    font-size: 18px;
  }
  .sliderTop__link {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    white-space: nowrap;
  }
}
@media (max-width: 374px) {
  .sliderTop .swiper-button-prev,
  .sliderTop .swiper-button-next {
    width: 32px;
    height: 32px;
  }
  .sliderTop .swiper-button-next {
    left: 52px;
  }
}
@media (max-width: 359px) {
  .sliderTop__link {
    padding: 0 10px;
  }
  .sliderTop__title {
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  .menuGlobal {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
  }
  .menuGlobal > ul {
    width: 100%;
    max-height: 506px;
    position: static;
    overflow: hidden;
    overflow-y: auto;
  }
  .menuGlobal > ul > li:hover > a {
    color: var(--ltmarket--colors-green, #2bac62);
  }
  .menuGlobal > ul > li.level-1 .menuGlobal__arrows {
    display: none;
  }
  .menuGlobal > ul > li.level-1 > a {
    padding-right: 55px;
  }
  .menuGlobal > ul > li.level-1 > a:after {
    display: block;
    content: "";
    width: 6px;
    height: 11px;
    background-color: var(--ltmarket--colors-main, #363636);
    -webkit-mask-image: url(../images/arrows-3.svg);
    mask-image: url(../images/arrows-3.svg);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 26px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .menuGlobal > ul > li.level-1:hover > a:after {
    background-color: var(--ltmarket--colors-green, #2bac62);
  }
  .menuGlobal > ul > li.level-1:hover .subMenu {
    display: block;
  }
  .menuGlobal > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--ltmarket--colors-main, #363636);
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px;
    position: relative;
    z-index: 2;
  }
  .menuGlobal__icons {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .menuGlobal__icons img {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto;
  }
  .menuGlobal__arrows {
    display: none;
  }
  .subMenu {
    display: none;
    position: absolute;
    top: 0;
    left: 298px;
    width: 1062px;
    height: 512px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px 9px 27px;
    background: #fff;
  }
  .subMenu__scroll {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
  }
  .subUl {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
  .subUl > li {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px 20px 0;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
  }
  .subUl > li > a {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: var(--ltmarket--colors-main, #363636);
    margin-bottom: 15px;
    text-decoration: none;
  }
  .subUl > li > a:last-child {
    margin-bottom: 0;
  }
  .subUl > li > a:hover {
    color: var(--ltmarket--colors-green, #2bac62);
  }
  .subUl > li ul li {
    margin-top: 10px;
  }
  .subUl > li ul li:first-child {
    margin-top: 0;
  }
  .subUl > li ul a {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    color: var(--ltmarket--colors-main, #363636);
    text-decoration: none;
  }
  .subUl > li ul a:hover {
    color: var(--ltmarket--colors-green, #2bac62);
  }
  .nicescroll-rails {
    z-index: 0 !important;
  }
  .nicescroll-rails:before {
    display: block;
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    background-color: #e5e7eb;
  }
}
@media (max-width: 1439px) {
  .menuGlobal > ul {
    max-height: 500px;
  }
  .subMenu {
    width: 982px;
    height: 506px;
  }
}
@media (max-width: 1400px) {
  .subMenu {
    width: calc(100vw - 358px);
  }
}
@media (max-width: 1279px) {
  .menuGlobal ul > li.level-1 {
    margin-right: 36px;
    position: relative;
  }
  .menuGlobal ul > li.level-1 .menuGlobal__arrows {
    display: block;
    position: absolute;
    top: 50%;
    right: -36px;
    width: 36px;
    height: 46px;
    margin-top: -23px;
    z-index: 2;
    background-color: transparent;
  }
  .menuGlobal ul > li.level-1 .menuGlobal__arrows svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .menuGlobal ul > li.level-1 .menuGlobal__arrows use {
    stroke: var(--ltmarket--colors-main, #363636);
  }
  .menuGlobal ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.02em;
    color: var(--ltmarket--colors-main, #363636);
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 10px 0;
    position: relative;
  }
  .menuGlobal__icons {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .menuGlobal__icons img {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto;
  }
  .subMenu {
    display: block;
    position: fixed;
    top: 61px;
    height: calc(100vh - 122px);
    left: 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 700;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    padding: 0;
    z-index: 2;
    padding: 10px 15px 10px 15px;
  }
  .subMenu__scroll {
    height: 100%;
  }
  .open-nextLevel > .subMenu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 3 !important;
  }
  .subUl > li.open-nextLevel > ul {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 4 !important;
  }
  .subUl {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
  }
  .subUl > li > ul {
    display: block;
    position: fixed;
    top: 10px;
    bottom: 10px;
    left: 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 700;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    padding: 0;
    z-index: 2;
    padding: 0 15px 0 15px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
  }
}
.sectionCard {
  margin-bottom: 57px;
  padding-top: 9px;
}
.sectionCard__left {
  width: 32.206%;
  position: sticky;
  top: 20px;
}
.sectionCard__right {
  width: 67.794%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 0 0 48px;
}
.sectionCard__title {
  font-size: 30px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
  font-weight: normal;
  margin-bottom: 24px;
}
.sectionCard__article {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 1px;
}
.sectionCard__box--1 {
  margin-bottom: 21px;
}
.sectionCard__box--2 {
  margin-bottom: 25px;
}
.sectionCard__box--4 {
  margin-top: 37px;
  padding-top: 25px;
  border-top: 1px solid #eeeae5;
}
.sectionCard__availability {
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-green, #2bac62);
  margin: 7px 10px 7px 0;
}
.sectionCard__availability img {
  margin-right: 16px;
}
.sectionCard__price {
  margin-right: 28px;
}
.sectionCard__oldPrice {
  font-weight: 600;
  font-size: 10px;
  color: #a1a1a1;
  margin-bottom: 7px;
}
.sectionCard__oldPrice span {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -0.03em;
  text-decoration: line-through;
}
.sectionCard__newPrice {
  color: var(--ltmarket--colors-main, #363636);
  font-weight: 600;
  font-size: 14px;
}
.sectionCard__newPrice span {
  font-weight: 700;
  font-size: 50px;
}
.sectionCard .boxQuantity {
  margin-bottom: 6px;
}
.sectionCard__button {
  height: 62px;
  margin: 0 20px 0 0;
  width: 295px;
  max-width: 100%;
}
.sectionCard__button svg {
  margin-right: 12px;
}
.sectionCard__button use {
  fill: var(--ltmarket--colors-white, #ffffff);
}
.sectionCard__button.active {
  background-color: #363636;
}
.sectionCard__favorites {
  display: block;
  font-size: 0;
  width: 62px;
  height: 62px;
  background-color: transparent;
}
.sectionCard__favorites use {
  stroke-width: 1.5px;
  stroke: var(--ltmarket--colors-main, #363636);
  fill: transparent;
}
.sectionCard__favorites.active use {
  fill: var(--ltmarket--colors-green, #2bac62);
  stroke: var(--ltmarket--colors-green, #2bac62);
}
.sectionCard__favorites:hover use {
  stroke: var(--ltmarket--colors-green, #2bac62);
}
.sectionCard__rel {
  position: relative;
}
@media (max-width: 1400px) {
  .sectionCard__left {
    width: 35%;
  }
  .sectionCard__right {
    width: 65%;
    padding-left: 30px;
  }
}
@media (max-width: 1279px) {
  .sectionCard__left {
    top: 99px;
  }
}
@media (max-width: 1199px) {
  .sectionCard__left {
    width: 40%;
  }
  .sectionCard__right {
    width: 60%;
  }
  .sectionCard__newPrice span {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .sectionCard {
    padding-top: 0;
  }
  .sectionCard__title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .sectionCard__article {
    margin-bottom: 10px;
  }
  .sectionCard__box--1 {
    display: block;
    margin-bottom: 15px;
  }
  .sectionCard__box--2 {
    margin-bottom: 15px;
  }
  .sectionCard__box--4 {
    margin-top: 20px;
    padding-top: 20px;
  }
  .sectionCard__button {
    margin: 0 20px 0 0;
    width: 230px;
  }
}
@media (max-width: 768px) {
  .sectionCard__item {
    display: block;
  }
  .sectionCard__left {
    width: 100%;
    top: 0;
    position: relative;
  }
  .sectionCard__right {
    width: 100%;
    padding: 15px 0 0 0;
  }
  .sectionCard__box--1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 639px) {
  .sectionCard__box--1 {
    display: block;
  }
  .sectionCard__box--2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sectionCard__button {
    height: 50px;
    width: calc(100% - 70px);
    max-width: 100%;
  }
  .sectionCard__favorites {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 479px) {
  .sectionCard__availability {
    margin: 10px 10px 10px 0;
  }
}

.oneClick__title {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
  position: relative;
  top: 1px;
}
.oneClick__item {
  position: relative;
}
.oneClick__input {
  display: block;
  width: 176px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 16px !important;
  color: var(--ltmarket--colors-main, #363636);
  background-color: transparent;
}
.oneClick__input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.oneClick__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.oneClick__input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.oneClick__input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.oneClick__button {
  display: block;
  font-size: 0;
  border-radius: 8px;
  width: 67px;
  height: 40px;
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.oneClick__button use {
  fill: #fff;
}
.oneClick__button:hover {
  background-color: #246442;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
@media (max-width: 479px) {
  .oneClick {
    display: block;
  }
  .oneClick__input {
    width: calc(100% - 67px);
  }
}

.boxCharacteristics {
  margin-top: 19px;
}
.boxCharacteristics__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
}

.listCharacteristics {
  margin-top: 13px;
}
.listCharacteristics__li {
  margin-bottom: 13px;
}
.listCharacteristics__li:last-child {
  margin-bottom: 0;
}
.listCharacteristics__left, .listCharacteristics__right {
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  line-height: 1.2;
}
.listCharacteristics__left a, .listCharacteristics__right a {
  color: var(--ltmarket--colors-green, #2bac62);
  text-decoration: none;
}
.listCharacteristics__left a:hover, .listCharacteristics__right a:hover {
  text-decoration: underline;
}
.listCharacteristics__left {
  width: 42.5%;
  position: relative;
  overflow: hidden;
}
.listCharacteristics__left span {
  position: relative;
}
.listCharacteristics__left span:after {
  display: block;
  content: "";
  border-bottom: 1px dashed #bcbcbc;
  position: absolute;
  left: 100%;
  bottom: 4px;
  width: 100vw;
  margin-left: 5px;
}
.listCharacteristics__right {
  width: 57.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}

.bigSlider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 9px;
}
.bigSlider__thumb {
  width: 100%;
  height: 452px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.bigSlider .swiper-button-next,
.bigSlider .swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -21px;
}
.bigSlider .swiper-button-prev {
  left: 17px;
}
.bigSlider .swiper-button-next {
  right: 17px;
}
@media (max-width: 1199px) {
  .bigSlider__thumb {
    height: 370px;
  }
}
@media (max-width: 991px) {
  .bigSlider__thumb {
    height: 300px;
  }
  .bigSlider .swiper-button-next,
  .bigSlider .swiper-button-prev {
    display: none;
  }
}

.smallSlider {
  height: 86px;
}
.smallSlider .swiper-slide-thumb-active .smallSlider__thumb {
  border-color: var(--ltmarket--colors-green, #2bac62);
}
.smallSlider__thumb {
  width: 100%;
  height: 86px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  padding: 6px;
  cursor: pointer;
  -webkit-transition: 0.3s border-color ease;
  transition: 0.3s border-color ease;
}
.smallSlider__thumb:hover {
  border-color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s border-color ease;
  transition: 0.3s border-color ease;
}
@media (max-width: 768px) {
  .smallSlider {
    height: 60px;
  }
  .smallSlider__thumb {
    height: 60px;
  }
}

.boxReviews {
  width: 100%;
  margin-bottom: 57px;
}
.boxReviews__left {
  width: 438px;
}
.boxReviews__right {
  width: calc(100% - 438px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 48px;
  padding-top: 37px;
}
.boxReviews__title {
  font-weight: 600;
  font-size: 27px;
  line-height: 1.2;
  margin-bottom: 37px;
}
.boxReviews .showMore {
  margin-top: 34px;
}
.boxReviews .showMore a {
  margin: 0;
}
.boxReviews .showMore svg {
  margin-left: 13px;
}
.boxReviews .showMore use {
  fill: var(--ltmarket--colors-white, #ffffff);
}
@media (max-width: 1199px) {
  .boxReviews__right {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .boxReviews {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .boxReviews__right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 0 30px 0;
  }
  .boxReviews__left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }
  .boxReviews__title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .boxReviews .showMore {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .boxReviews .showMore {
    margin-top: 20px;
  }
}

.formReviews {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 37px 30px 58px 30px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 8px;
}
.formReviews__title {
  font-weight: 600;
  font-size: 27px;
  line-height: 1.2;
  color: #363636;
  margin-bottom: 37px;
}
.formReviews__button {
  margin: 41px 0 0 0;
  max-width: 262px;
  width: 100%;
}
.formReviews__width .formReviews__item {
  width: calc(50% - 5px);
}
.formReviews__item {
  margin-bottom: 27px;
}
.formReviews__text {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 9px;
}
.formReviews .input {
  padding: 0 15px;
}
.formReviews .input.area {
  height: 197px;
}
.formReviews__starText {
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  line-height: 1.2;
  margin-right: 20px;
}
.formReviews__star {
  font-size: 0;
}
.formReviews__star img {
  margin-right: 9px;
}
@media (max-width: 991px) {
  .formReviews {
    max-width: 460px;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .formReviews {
    padding: 20px 15px 30px 15px;
  }
  .formReviews__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .formReviews__item {
    margin-bottom: 20px;
  }
  .formReviews__button {
    margin: 20px 0 0 0;
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  .formReviews__width {
    display: block;
  }
  .formReviews__width .formReviews__item {
    width: 100%;
  }
}

.favoritesCheck input,
.checkReviews input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.favoritesCheck input:checked + .check-radio,
.checkReviews input:checked + .check-radio {
  background-color: var(--ltmarket--colors-green, #2bac62) !important;
  border-color: var(--ltmarket--colors-green, #2bac62) !important;
}
.favoritesCheck input:checked + .check-radio:before,
.checkReviews input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
}
.favoritesCheck label,
.checkReviews label {
  cursor: pointer;
}
.favoritesCheck label:hover .check-radio,
.checkReviews label:hover .check-radio {
  border-color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.favoritesCheck .check-text,
.checkReviews .check-text {
  font-size: 14px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  position: relative;
  top: 2px;
}
.favoritesCheck .check-radio,
.checkReviews .check-radio {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  position: relative;
  border: 1px solid #d3d3d3;
  margin-right: 16px;
  border-radius: 3px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.favoritesCheck .check-radio:before,
.checkReviews .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  width: 12px;
  height: 10px;
  background: url(../images/icons-check.svg) no-repeat;
}

.listReviews__li {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 19px;
  margin-bottom: 14px;
}
.listReviews__li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.listReviews__top img {
  margin-right: 15px;
}
.listReviews__name {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
}
.listReviews__name i {
  font-style: normal;
  margin: 0 5px;
}
.listReviews__description {
  margin-top: 12px;
}
@media (max-width: 479px) {
  .listReviews__top img {
    margin-right: 10px;
  }
  .listReviews__name i {
    display: none;
  }
  .listReviews__name span {
    display: block;
    margin-top: 3px;
  }
}

.boxAdvantages {
  margin-bottom: 42px;
}

.listAdvantages {
  margin: 0 -30px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.listAdvantages__li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 42px 30px;
}
.listAdvantages__icons {
  width: 56px;
  height: 56px;
}
.listAdvantages__right {
  width: calc(100% - 56px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
}
.listAdvantages__title {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
}
.listAdvantages p {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  color: #6b7280;
  margin-top: 5px;
}
@media (max-width: 1279px) {
  .listAdvantages {
    margin: 0 -10px;
  }
  .listAdvantages__li {
    padding: 0 10px 42px 10px;
  }
  .listAdvantages__right {
    padding-left: 15px;
  }
}
@media (max-width: 1199px) {
  .listAdvantages__li {
    display: block;
    text-align: center;
  }
  .listAdvantages__icons {
    margin: 0 auto;
  }
  .listAdvantages__right {
    width: 100%;
    padding: 12px 0 0 0;
  }
}
@media (max-width: 639px) {
  .listAdvantages {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .listAdvantages__li {
    width: 50%;
    padding-bottom: 25px;
  }
}

.homePopular {
  margin-bottom: 59px;
}
.homePopular__title {
  margin-bottom: 47px;
}
@media (max-width: 1279px) {
  .homePopular__title {
    margin-bottom: 30px;
  }
}

.listPopular {
  margin: 0 -6px;
}
.listPopular__li {
  width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 6px 10px 6px;
}
.listPopular__item {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 18px;
  position: relative;
}
.listPopular__item:hover .listPopular__bg {
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listPopular__item:hover .listPopular__oldPrice,
.listPopular__item:hover .listPopular__newPrice,
.listPopular__item:hover .listPopular__title {
  color: var(--ltmarket--colors-white, #ffffff);
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listPopular__item:hover .listPopular__button {
  background-color: #246442;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listPopular__thumb {
  font-size: 0;
  width: 100%;
  height: 212px;
  margin-bottom: 7px;
}
.listPopular__thumb picture {
  width: 100%;
  height: 100%;
}
.listPopular__bg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 8px 8px;
  padding: 15px 18px 22px 18px;
  background-color: transparent;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listPopular__title {
  display: -webkit-box;
  height: 37px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
  margin-bottom: 18px;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listPopular__bottom.onePrice {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.listPopular__button {
  display: block;
  width: 44px;
  height: 40px;
  border-radius: 8px;
  background-color: var(--ltmarket--bgColors, #2bac62);
  font-size: 0;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.listPopular__button.active {
  background-color: #246442;
}
.listPopular__button use {
  fill: #ffffff;
}
.listPopular__price {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 5px;
}
.listPopular__oldPrice {
  font-weight: 600;
  font-size: 10px;
  letter-spacing: -0.03em;
  color: #a1a1a1;
  margin: 1px 0 3px 0;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listPopular__oldPrice strike {
  font-weight: 500;
  font-size: 16px;
}
.listPopular__newPrice {
  letter-spacing: -0.02em;
  font-weight: 600;
  font-size: 12px;
  -webkit-transition: 0.3s color ease;
  transition: 0.3s color ease;
}
.listPopular__newPrice span {
  font-weight: 700;
  font-size: 22px;
}
.listPopular__favorites {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 30px;
  height: 30px;
  z-index: 2;
  background-color: transparent;
  border-radius: 8px;
  font-size: 0;
}
.listPopular__favorites use {
  stroke-width: 1.5px;
  stroke: #A1A1A1;
  fill: transparent;
}
.listPopular__favorites.active use {
  stroke: var(--ltmarket--colors-green, #2bac62);
  fill: var(--ltmarket--colors-green, #2bac62);
}
.listPopular__favorites:hover use {
  stroke: var(--ltmarket--colors-green, #2bac62);
}
.listPopular__stiker {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 22px;
  left: 18px;
  z-index: 2;
}
.listPopular__stiker span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 9px;
  border-radius: 5px;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.listPopular__stiker span:last-child {
  margin-bottom: 0;
}
.listPopular__stiker span.bgGreen {
  background-color: var(--ltmarket--bgColors, #2bac62);
}
.listPopular__stiker span.bgOrange {
  background-color: #ffb709;
  font-size: 13px;
  padding: 5px 7px;
}
.listPopular__stiker span.bgRed {
  font-size: 13px;
  background-color: #de2d23;
  padding: 5px 7px;
}
@media (max-width: 1279px) {
  .listPopular__li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .listPopular__li {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  .listPopular__bg {
    padding-left: 15px;
    padding-right: 15px;
  }
  .listPopular__stiker {
    top: 7px;
    left: 5px;
  }
  .listPopular__stiker span {
    font-weight: 600;
    font-size: 11px;
    padding: 3px 5px;
  }
  .listPopular__stiker span.bgOrange, .listPopular__stiker span.bgRed {
    font-size: 11px;
    padding: 3px 5px;
  }
  .listPopular__favorites {
    right: 5px;
    top: 5px;
  }
  .listPopular__favorites svg {
    width: 20px;
    height: auto;
  }
}
@media (max-width: 639px) {
  .listPopular__li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .listPopular__newPrice span {
    font-size: 16px;
  }
  .listPopular__oldPrice strike {
    font-size: 14px;
  }
  .listPopular__thumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    height: 196px;
  }
}
@media (max-width: 374px) {
  .listPopular__bg {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 359px) {
  .listPopular__button {
    width: 36px;
    height: 36px;
  }
  .listPopular__button svg {
    width: 20px;
    height: auto;
  }
  .listPopular__newPrice span {
    font-size: 14px;
  }
  .listPopular__oldPrice strike {
    font-size: 12px;
  }
}

.showMore {
  margin-top: 47px;
}
@media (max-width: 639px) {
  .showMore {
    margin-top: 20px;
  }
}

@media (max-width: 1279px) {
  .mobileBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 60px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 320;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);
  }
  .mobileBar__item {
    width: 20%;
    text-align: center;
  }
  .mobileBar__favorites, .mobileBar__basket, .mobileBar__more, .mobileBar__catalog, .mobileBar__home {
    display: block;
    width: 100%;
    text-align: center;
    color: var(--ltmarket--colors-main, #363636);
    font-size: 12px;
    text-decoration: none;
    background-color: transparent;
    padding-top: 5px;
  }
  .mobileBar__favorites use, .mobileBar__basket use, .mobileBar__more use, .mobileBar__catalog use, .mobileBar__home use {
    fill: var(--ltmarket--colors-main, #363636);
  }
  .mobileBar__icons {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 5px auto;
    position: relative;
    font-style: normal;
  }
  .mobileBar__icons svg {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 auto;
  }
  .mobileBar__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 17px;
    height: 17px;
    position: absolute;
    top: -8px;
    right: -11px;
    z-index: 2;
    font-weight: 600;
    font-size: 10px;
    letter-spacing: -0.03em;
    color: #fef2f2;
    background: var(--ltmarket--bgColors, #2bac62);
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2px;
  }
  .mobileMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    top: 0;
    bottom: 60px;
    left: 0;
    background: var(--orising-colors-white, #fff);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 700;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    padding: 10px 15px 10px 15px;
    border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  }
  .mobileMenu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
    margin-bottom: 10px;
  }
  .mobileMenu__logo {
    display: inline-block;
    max-width: 160px;
    font-size: 0;
  }
  .mobileMenu__close {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 0;
    background-color: transparent;
  }
  .mobileMenu__close use {
    stroke: var(--ltmarket--colors-main, #363636);
    stroke-width: 2px;
  }
  .mobileMenu__close:hover use {
    stroke: var(--ltmarket--colors-green, #2bac62);
  }
  .mobileMenu__scroll {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-color: transparent transparent;
  }
  .mobileMenu .smallMenu,
  .mobileMenu .topMenu {
    display: block;
  }
  .mobileMenu .smallMenu ul,
  .mobileMenu .topMenu ul {
    display: block;
  }
  .mobileMenu .smallMenu li,
  .mobileMenu .topMenu li {
    margin: 0 0 5px 0;
  }
  .mobileMenu .smallMenu a,
  .mobileMenu .topMenu a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: var(--ltmarket--colors-main, #363636);
    line-height: 1.2;
    padding: 5px 0;
  }
  .mobileMenu__line {
    display: block;
    font-size: 0;
    height: 0;
    border: 0;
    border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
    margin: 15px 0;
  }
  .mobileMenu .headerTelephone,
  .mobileMenu .headerTime,
  .mobileMenu .headerSchedule {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.2;
  }
  .mobileMenu .linkCabinet {
    width: 100%;
  }
  .mobileMenu .linkCabinet__text {
    font-size: 12px;
  }
  .mobileMenu .linkCabinet__text span {
    font-size: 14px;
  }
  .mobileMenu .footerSocial {
    margin-top: 0;
    padding-bottom: 2px;
  }
  .mobileMenu .footerSocial__title {
    color: var(--ltmarket--colors-main, #363636);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    list-style: none;
  }
  .mobileMenu .footerSocial__link {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
  }
}
.mobileCatalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 0;
  bottom: 60px;
  left: 0;
  background: var(--orising-colors-white, #fff);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  z-index: 700;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.mobileCatalog__top {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  margin-bottom: 10px;
}
.mobileCatalog__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  font-size: 18px;
  color: var(--ltmarket--colors-main, #363636);
  font-weight: 600;
}
.mobileCatalog__title.js-back .mobileCatalog__back {
  display: block;
}
.mobileCatalog__back {
  display: none;
  width: 30px;
  height: 40px;
  margin-right: 10px;
  font-size: 0;
  background-color: transparent;
}
.mobileCatalog__back svg {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.mobileCatalog__back use {
  fill: var(--ltmarket--colors-green, #2bac62);
}
.mobileCatalog__close {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  background-color: transparent;
}
.mobileCatalog__close use {
  stroke: var(--ltmarket--colors-main, #363636);
  stroke-width: 2px;
}
.mobileCatalog__close:hover use {
  stroke: var(--ltmarket--colors-green, #2bac62);
}
.mobileCatalog__scroll {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: transparent transparent;
}

.open-menu {
  min-height: 100%;
}
.open-menu body {
  -ms-touch-action: none;
  touch-action: none;
  min-height: 100%;
  overflow: hidden;
}
.open-menu .mobileMenu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.open-catalog {
  min-height: 100%;
}
.open-catalog body {
  -ms-touch-action: none;
  touch-action: none;
  min-height: 100%;
  overflow: hidden;
}
.open-catalog .mobileCatalog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.breadcrumbs {
  padding: 24px 0 26px 0;
}
.breadcrumbs li {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 41px 5px 0;
  position: relative;
}
.breadcrumbs li:after {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--ltmarket--colors-green, #2bac62);
  position: absolute;
  top: 4px;
  right: -24px;
}
.breadcrumbs li:last-child {
  margin-right: 0;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs a {
  display: block;
  text-decoration: none;
  color: var(--ltmarket--colors-main, #363636);
}
.breadcrumbs a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
@media (max-width: 768px) {
  .breadcrumbs {
    padding-top: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .breadcrumbs ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden;
    overflow-x: auto;
    scrollbar-color: transparent transparent;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .breadcrumbs li {
    white-space: nowrap;
  }
}
@media (max-width: 479px) {
  .breadcrumbs li {
    margin: 0 24px 5px 0;
  }
  .breadcrumbs li:after {
    right: -15px;
  }
}
.listCatalog {
	margin: 0 -12px;
}
.listCatalog__li {
  width: 25%;
  box-sizing: border-box;
  padding: 0 12px 40px 12px;
}
.listCatalog__thumb {
  border-radius: 8px;
  padding-bottom: 67.72%;
  overflow: hidden;
  margin-bottom: 15px;
}
.listCatalog__title {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  color: var(--ltmarket--colors-title, #363636);
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.listCatalog__smallMenu a:hover,
.listCatalog__title:hover {
	color: var(--ltmarket--colors-green, #2bac62);
}
.listCatalog__smallMenu a {
  display: block;
  font-size: 14px;
  color: var(--ltmarket--colors-title, #363636);
  text-decoration: none;
  line-height: 1.25;
  margin-top: 7px;
}
.listCatalog__li.active .listCatalog__smallMenu a {
  display: none; 
}
.listCatalog__li.active-2 .listCatalog__smallMenu a, 
.listCatalog__li.active .listCatalog__smallMenu a:nth-child(-n+3) {
  display: block;
}
.listCatalog__li.active .listCatalog__button {
  display: inline-flex;
}
.listCatalog__button {
  display: none;
  background-color: transparent;
  font-size: 14px;
  color: var(--ltmarket--colors-green, #2bac62);
  margin-top: 7px;
}
.listCatalog__button span {
  margin-left: 7px;
}
.listCatalog__button:hover {
  color: var(--ltmarket--colors-main, #363636);
}
@media (max-width: 1023px) {
	.listCatalog__li {
		width: 33.33%;
	}
}
@media (max-width: 639px) {
	.listCatalog__li {
		width: 50%;
	}
}
@media (max-width: 479px) {
	.listCatalog__title {
		font-size: 14px;
	}
	.listCatalog__smallMenu a {
		font-size: 12px;
	}
} 
@media (max-width: 374px) {
	.listCatalog__li {
		width: 100%;
	}
}
.menuCategory {
	margin-bottom: 36px;
	background-color: #fff;
	border-radius: 16px;
	box-sizing: border-box;
	padding: 16px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 1400px) {
	.menuCategory {
		margin-left: 30px;
		margin-right: 30px;
		padding: 16px !important;
	}
}
@media (max-width: 768px) {
  .menuCategory {
  	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 30px;
    padding: 12px !important;
  }
}

.listCategory {
	margin: 0 -12px;
}
.listCategory__li {
	width: 16.66%;
	box-sizing: border-box;
	padding: 12px;
}
.menuCategory.active .listCategory__li {
	display: none;
}
.menuCategory.active-2 .listCategory__li,
.menuCategory.active .listCategory__li:nth-child(-n+6) {
	display: block;
}
.listCategory__link {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 0;
}
.listCategory__thumb {
	width: 100%;
	height: 100px;
	margin-bottom: 15px;
}
.listCategory__title {
	display: block;
	font-weight: 500;
    font-size: 16px;
    color: var(--ltmarket--colors-title, #363636);
    line-height: 1.3;
    letter-spacing: -0.02em;
    word-wrap: break-word;
}
.listCategory__link:hover .listCategory__title {
	color: var(--ltmarket--colors-green, #2bac62);
}
.menuCategory__more {
	display: none;
	max-width: 300px;
	width: 100%;
	height: 46px;
	font-size: 14px;
	margin-top: 12px;
}
.menuCategory.active .menuCategory__more {
	display: flex;
}
@media (max-width: 1199px) {
	.listCategory__li {
		width: 20%;
	}
}
@media (max-width: 991px) {
	.listCategory__li {
		width: 25%;
	}
}
@media (max-width: 768px) {
	.listCategory__thumb {
		height: 60px;
		margin-bottom: 10px;
	}
	.listCategory__title {
		font-size: 14px;
		line-height: 1.2;
	}
}
@media (max-width: 639px) {
	.listCategory__li {
		width: 33.33%;
	}
}
@media (max-width: 479px) {
	.listCategory {
		margin: 0 -5px;
	}
	.listCategory__li {
		width: 50%;
		padding: 10px 5px;
	}
}
.sliderCategory {
  padding-bottom: 31px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.sliderCategory .swiper-slide {
  max-width: 132px;
}
.sliderCategory__link {
  display: block;
  text-decoration: none;
  font-size: 0;
  text-align: center;
}
.sliderCategory__link:hover .sliderCategory__title, .sliderCategory__link.active .sliderCategory__title {
  text-decoration: underline;
  color: var(--ltmarket--colors-green, #2bac62);
}
.sliderCategory__thumb {
  width: 131px;
  margin: 0 auto 14px auto;
  padding-bottom: 91.26%;
  border-radius: 8px;
  overflow: hidden;
}
.sliderCategory__title {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.42;
  letter-spacing: -0.02em;
  text-underline-offset: 4px;
  color: var(--ltmarket--colors-main, #363636);
}
.sliderCategory .swiper-button-next,
.sliderCategory .swiper-button-prev {
  position: absolute;
  top: 39px;
  z-index: 2;
}
.sliderCategory .swiper-button-prev {
  left: 4px;
}
.sliderCategory .swiper-button-next {
  right: 4px;
}
@media (max-width: 1439px) {
  .sliderCategory__thumb {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  .sliderCategory .swiper-slide {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .sliderCategory {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .sliderCategory {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sliderCategory .swiper-button-next,
  .sliderCategory .swiper-button-prev {
    display: none;
  }
  .sliderCategory .swiper-slide {
    max-width: 100%;
    width: 131px;
  }
  .sliderCategory__thumb {
    margin-bottom: 10px;
  }
  .sliderCategory__title {
    font-size: 13px;
    line-height: 1.2;
  }
}

.boxBlog,
.boxCategory {
  margin-bottom: 53px;
}
.boxBlog__top,
.boxCategory__top {
  margin-bottom: 37px;
}
.boxBlog__title,
.boxCategory__title {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: var(--ltmarket--colors-title, #363636);
}
.boxBlog .showMore,
.boxCategory .showMore {
  margin-top: 41px;
}
@media (max-width: 991px) {
  .boxBlog__title,
  .boxCategory__title {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  .boxBlog__top,
  .boxCategory__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .boxBlog__title,
  .boxCategory__title {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .boxBlog .showMore,
  .boxCategory .showMore {
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .boxBlog__title,
  .boxCategory__title {
    font-size: 24px;
  }
}

.boxSorting__text {
  color: #CFCFD0;
  font-size: 14px;
  margin-right: 17px;
}
.boxSorting__select {
  width: 239px;
}
@media (max-width: 768px) {
  .boxSorting {
    margin: 10px 0 0 auto;
  }
}
@media (max-width: 359px) {
  .boxSorting {
    width: 100%;
  }
  .boxSorting__text {
    display: none;
  }
  .boxSorting__select {
    width: 100%;
  }
}

.sectionInterest {
  margin-bottom: 53px;
}
.sectionInterest__top {
  margin-bottom: 30px;
}
.sectionInterest__title {
  font-size: 27px;
}
@media (max-width: 768px) {
  .sectionInterest {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sectionInterest__top {
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
}
@media (max-width: 479px) {
  .sectionInterest__title {
    font-size: 24px;
  }
  .sectionInterest .boxArrows {
    display: none;
  }
}

.boxArrows {
  margin-left: 15px;
}
.boxArrows .swiper-button-next {
  margin-left: 7px;
}
.boxArrows .swiper-button-next,
.boxArrows .swiper-button-prev {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxArrows .swiper-button-next:hover,
.boxArrows .swiper-button-prev:hover {
  background-color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.boxArrows .swiper-button-next:hover use,
.boxArrows .swiper-button-prev:hover use {
  stroke: var(--ltmarket--colors-white, #ffffff);
}

.sliderInterest .swiper-slide {
  max-width: 263px;
}
.sliderInterest .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 2px;
}
@media (max-width: 1279px) {
  .sliderInterest .swiper-slide {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .sliderInterest {
    padding: 0 15px;
  }
  .sliderInterest .swiper-slide {
    width: 262px;
  }
}
@media (max-width: 374px) {
  .sliderInterest .swiper-slide {
    width: 220px;
  }
}

.boxAbout {
  margin-bottom: 53px;
}
.boxAbout__description {
  position: relative;
}

.buttonReadMore {
  display: inline-block;
  font-size: 14px;
  line-height: 1.92;
  color: #2bac62;
  background-color: transparent;
  margin-top: 18px;
}

.js-readMore-2[aria-expanded=true]:after,
.js-readMore[aria-expanded=true]:after {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s linear all;
  transition: 0.3s linear all;
}
.js-readMore-2:after,
.js-readMore:after {
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 149px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 2;
  pointer-events: none;
  -webkit-transition: 0.3s linear all;
  transition: 0.3s linear all;
}
.buttonReadMore {
  position: relative;
  z-index: 3;
}

.js-readMore-2:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 252, 252, 0)), to(#FBFCFC));
  background: linear-gradient(180deg, rgba(251, 252, 252, 0) 0%, #FBFCFC 100%);
}

.js-readMore-2-product {
  position: relative;
}
.js-readMore-2-product.is-collapsed {
  max-height: 215px;
  overflow: hidden;
}
.js-readMore-2-product[aria-expanded=true]:after {
  opacity: 0;
  visibility: hidden;
}
.js-readMore-2-product:after {
  opacity: 1;
  visibility: visible;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 149px;
  background: linear-gradient(180deg, rgba(251, 252, 252, 0) 0%, #FBFCFC 100%);
  z-index: 2;
  pointer-events: none;
  transition: 0.3s linear all;
}
.js-readMore-2-product:not(.is-collapsed):after {
  opacity: 0;
  visibility: hidden;
}

.description {
  font-family: var(--font-family, "Inter");
  font-size: 14px;
  line-height: 1.92;
  color: var(--ltmarket--colors-main, #363636);
}
.description p {
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
  margin-bottom: 16px !important;
}
.description p iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}
.description sub,
.description sup {
  font-size: 75%;
  font-family: var(--font-family, "Inter");
  position: relative;
}
.description sub {
  position: relative;
  top: 2px;
}
.description sup {
  vertical-align: top;
  top: -10px;
}
.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
  font-family: var(--font-family, "Inter") !important;
  color: var(--ltmarket--colors-title, #363636);
  margin: 0 0 10px 0 !important;
  text-align: left;
  font-weight: bold;
  line-height: 1.2;
}
.description h1 {
  font-size: 32px;
}
.description h2 {
  font-size: 27px;
}
.description h3 {
  font-size: 18px;
}
.description h4 {
  font-size: 16px;
}
.description h5 {
  font-size: 16px;
}
.description h6 {
  font-size: 14px;
}
.description a {
  color: var(--ltmarket--colors-green, #2bac62);
  text-decoration: underline;
}
.description a:hover {
  text-decoration: none;
}
.description blockquote {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 3px solid var(--ltmarket--colors-green, #2bac62);
  font-size: 14px;
  line-height: 1.92;
  color: var(--ltmarket--colors-main, #363636);
  margin: 36px 0;
  padding: 10px 15px;
  text-align: left;
}
.description blockquote p {
  position: relative;
  text-align: left;
  padding: 0;
  margin-bottom: 0 !important;
}
.description ol {
  counter-reset: item;
  margin: 16px 0 16px 10px;
}
.description ol li {
  font-size: 14px;
  line-height: 1.92;
  color: var(--ltmarket--colors-main, #363636);
  list-style: inside decimal;
  position: relative;
  padding-left: 19px;
  margin-top: 6px;
}
.description ol li:last-child {
  margin-bottom: 0;
}
.description ol li::marker {
  opacity: 0;
  display: none;
  visibility: hidden;
  font-size: 0;
}
.description ol li:before {
  display: block;
  content: counter(item) ".";
  counter-increment: item;
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
  position: absolute;
  left: 0;
  top: 0;
}
.description ol li ol {
  margin-left: 15px;
}
.description ul {
  margin: 16px 0 16px 10px;
  position: relative;
}
.description ul li {
  font-size: 14px;
  line-height: 1.92;
  color: var(--ltmarket--colors-main, #363636);
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  margin-top: 6px;
}
.description ul li:last-child {
  margin-bottom: 0;
}
.description ul li:before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--ltmarket--colors-green, #2bac62);
  position: absolute;
  top: 10px;
  left: 0px;
}
.description table {
  width: 100%;
  border-collapse: separate;
  margin: 16px 0;
}
.description table tr:last-child td:first-child {
  border-radius: 0 0 0 4px;
}
.description table tr:last-child td:last-child {
  border-radius: 0 0 4px 0;
}
.description table th {
  font-size: 14px;
  line-height: 1.43;
  color: var(--ltmarket--colors-main, #363636);
  text-align: center;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-left: 0;
  padding: 16px 10px;
  font-weight: 600;
}
.description table th:first-child {
  border-left: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 4px 0 0 0;
}
.description table th:last-child {
  border-radius: 0 4px 0 0;
}
.description table td {
  font-size: 14px;
  line-height: 1.43;
  color: var(--ltmarket--colors-main, #363636);
  text-align: center;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-top: 0;
  border-left: 0;
  padding: 10px;
}
.description table td:first-child {
  border-left: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.description img {
  max-width: 100%;
  height: auto;
  margin: 16px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.description > *:first-child {
  margin-top: 0 !important;
}
.description > *:last-child {
  margin-bottom: 0 !important;
}
.description.listQuestions__description, .description.listReviews__description, .description.sectionCard__description, .description.listDelivery__description {
  font-size: 16px;
  line-height: 1.68;
}
.description.listQuestions__description p, .description.listReviews__description p, .description.sectionCard__description p, .description.listDelivery__description p {
  font-size: 16px;
  line-height: 1.68;
  margin-bottom: 0 !important;
}
.description.listQuestions__description blockquote, .description.listReviews__description blockquote, .description.sectionCard__description blockquote, .description.listDelivery__description blockquote {
  font-size: 16px;
  line-height: 1.68;
}
.description.listQuestions__description ol li, .description.listReviews__description ol li, .description.sectionCard__description ol li, .description.listDelivery__description ol li {
  font-size: 16px;
  line-height: 1.68;
}
.description.listQuestions__description ol li:before, .description.listReviews__description ol li:before, .description.sectionCard__description ol li:before, .description.listDelivery__description ol li:before {
  font-size: 16px;
}
.description.listQuestions__description ul li, .description.listReviews__description ul li, .description.sectionCard__description ul li, .description.listDelivery__description ul li {
  font-size: 16px;
  line-height: 1.68;
}
.description.listQuestions__description table th, .description.listReviews__description table th, .description.sectionCard__description table th, .description.listDelivery__description table th {
  font-size: 16px;
}
.description.listQuestions__description table td, .description.listReviews__description table td, .description.sectionCard__description table td, .description.listDelivery__description table td {
  font-size: 16px;
}
.description.size-16 {
  font-size: 16px;
  line-height: 1.68;
}
.description.size-16 p {
  font-size: 16px;
  line-height: 1.68;
}
.description.size-16 blockquote {
  font-size: 16px;
  line-height: 1.68;
}
.description.size-16 a {
  font-weight: bold;
}
.description.size-16 ol li {
  font-size: 16px;
  line-height: 1.68;
}
.description.size-16 ol li:before {
  font-size: 16px;
}
.description.size-16 ul li {
  font-size: 16px;
  line-height: 1.68;
}
.description.size-16 table th {
  font-size: 16px;
}
.description.size-16 table td {
  font-size: 16px;
}
@media (max-width: 768px) {
  .description h1 {
    font-size: 24px;
  }
  .description h2 {
    font-size: 22px;
  }
  .description.listDelivery__description {
    font-size: 14px;
    line-height: 1.92;
  }
  .description.listDelivery__description p {
    font-size: 14px;
    line-height: 1.92;
    margin-bottom: 0 !important;
  }
  .description.listDelivery__description blockquote {
    font-size: 14px;
    line-height: 1.92;
  }
  .description.listDelivery__description ol li {
    font-size: 14px;
    line-height: 1.92;
  }
  .description.listDelivery__description ol li:before {
    font-size: 14px;
  }
  .description.listDelivery__description ul li {
    font-size: 14px;
    line-height: 1.92;
  }
  .description.listDelivery__description table th {
    font-size: 14px;
  }
  .description.listDelivery__description table td {
    font-size: 14px;
  }
}

.boxBlog {
  padding-top: 14px;
}
.boxBlog__title {
  font-size: 30px;
}
.boxBlog__top {
  margin-bottom: 30px;
}
.boxBlog .showMore {
  margin-top: 2px;
}
@media (max-width: 991px) {
  .boxBlog {
    padding-top: 0;
  }
  .boxBlog__title {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  .boxBlog__top {
    margin-bottom: 20px;
  }
}

.listBlog {
  margin: 0 -12px 0 -12px;
}
.listBlog__li {
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px 41px 12px;
}
.listBlog__thumb {
  display: block;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  border: 3px solid #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin-bottom: 18px;
}
.listBlog__thumb picture {
  padding-bottom: 70.09%;
  border-radius: 13px;
  overflow: hidden;
}
.listBlog__thumb:hover {
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listBlog__title {
  display: -webkit-box;
  height: 39px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--ltmarket--colors-title, #363636);
  line-height: 1.2;
}
.listBlog__title:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.listBlog__text {
  display: -webkit-box;
  max-height: 57px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.35;
  margin-top: 9px;
}
@media (max-width: 1199px) {
  .listBlog__li {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .listBlog {
    margin: 0 -7px;
  }
  .listBlog__li {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 768px) {
  .listBlog__li {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .listBlog__li {
    padding-bottom: 30px;
  }
  .listBlog__title {
    height: 34px;
    font-size: 14px;
  }
  .listBlog__text {
    max-height: 49px;
    font-size: 12px;
  }
  .listBlog__thumb {
    margin-bottom: 12px;
  }
}
@media (max-width: 359px) {
  .listBlog__li {
    width: 100%;
  }
  .listBlog__title {
    height: auto;
    font-size: 16px;
  }
  .listBlog__text {
    max-height: 57px;
    font-size: 14px;
  }
}

.boxPost {
  margin-bottom: 27px;
}
.boxPost__title {
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: var(--ltmarket--colors-title, #363636);
  margin-bottom: 37px;
}
@media (max-width: 991px) {
  .boxPost__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxPost__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.sectionDelivery {
  width: 100%;
  margin-bottom: 57px;
  padding-top: 14px;
}
.sectionDelivery__width {
  width: calc(50% - 64px);
}
.sectionDelivery__title {
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 37px;
}
@media (max-width: 991px) {
  .sectionDelivery {
    padding-top: 0;
  }
  .sectionDelivery__width {
    width: calc(50% - 30px);
  }
  .sectionDelivery__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .sectionDelivery {
    display: block;
  }
  .sectionDelivery__width {
    width: 100%;
    margin-bottom: 50px;
  }
  .sectionDelivery__width:last-child {
    margin-bottom: 0;
  }
  .sectionDelivery__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.listDelivery__li {
  margin-bottom: 36px;
}
.listDelivery__li:last-child {
  margin-bottom: 0;
}
.listDelivery__top {
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  padding-bottom: 12px;
  margin-bottom: 29px;
}
.listDelivery__icons {
  width: 65px;
  height: 50px;
  margin-right: 13px;
}
.listDelivery__icons img {
  margin: 0;
}
.listDelivery__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
}
@media (max-width: 991px) {
  .listDelivery__icons {
    width: 50px;
    height: 40px;
    margin-right: 10px;
  }
  .listDelivery__icons img {
    margin: 0 auto;
  }
  .listDelivery__top {
    margin-bottom: 12px;
  }
}

.boxContact {
  margin-bottom: 61px;
  padding-top: 14px;
  text-align: center;
}
.boxContact__title {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 33px;
}
.boxContact__telephone {
  margin-bottom: 25px;
}
.boxContact__telephone p {
  font-weight: 800;
  font-size: 60px;
  line-height: 1.11;
  color: var(--ltmarket--colors-main, #363636);
  letter-spacing: 0.03em;
}
.boxContact__telephone p a {
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.boxContact__telephone p a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.boxContact__subTitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
  margin-bottom: 24px;
}
.boxContact__address, .boxContact__mail {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.boxContact__address a, .boxContact__mail a {
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.boxContact__address a:hover, .boxContact__mail a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.boxContact__button {
  max-width: 376px;
  width: 100%;
  height: 60px;
  margin-top: 29px;
}
@media (max-width: 1199px) {
  .boxContact__telephone p {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .boxContact {
    padding-top: 0;
  }
  .boxContact__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxContact {
    margin-bottom: 40px;
  }
  .boxContact__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .boxContact__telephone p {
    font-size: 30px;
  }
  .boxContact__subTitle {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.boxMap {
  width: 100%;
  margin-bottom: 84px;
  position: relative;
  z-index: 1;
}
.boxMap__item {
  height: 473px;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 15px;
  overflow: hidden;
}
.boxMap iframe {
  width: 100%;
  height: 100%;
}
.customModal {
	display: none;
	position: absolute;
	background-color: var(--ltmarket--colors-white, #ffffff);
	width: 336px;
	box-sizing: border-box;
	padding: 34px 10px 12px 10px;
	z-index: 999;
	box-shadow: 5px 10px 40px 0 rgba(0, 0, 0, 0.1);
}
.customModal:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 8px solid #fff;
	border-bottom: 0;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -6px;
}
.customModal__close {
	width: 24px; 
	height: 24px;
	position: absolute;
	top: 8px;
	right: 8px;
	background: transparent;
	font-size: 0;
}
.customModal__close use {
	stroke-width: 3px;
	stroke: var(--ltmarket--colors-main, #363636);
}
.customModal__close:hover use {
	stroke: var(--ltmarket--colors-green, #2bac62);
}
.customModal__address {
	line-height: 1.42;
    color: var(--ltmarket--colors-title, #363636);
    font-size: 16px;
    margin-bottom: 16px;
}
.customModal__button {
	width: 100%;
	padding: 0 24px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 8px;
	max-width: 100%;
    height: 44px;
    font-size: 14px;
}
.buttonLocation {
    display: block;
    position: relative;
    min-width: aut0;
    height: 40px;
    padding: 0 10px 0 34px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
    font-size: 12px;
    line-height: 1.42;
    color: var(--ltmarket--colors-main, #363636);
    background: transparent;
    transition: 0.3s ease all;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 15px auto;

}
.buttonLocation svg {
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -10px;
}
.buttonLocation use {
    fill: var(--ltmarket--colors-main, #363636);
}
.buttonLocation:hover {
	color: var(--ltmarket--colors-green, #2bac62);
	border-bottom: 1px solid var(--ltmarket--colors-green, #2bac62);
}
.buttonLocation:hover use {
	fill: var(--ltmarket--colors-green, #2bac62);
}

@media (max-width: 991px) {
  .boxMap {
    margin-bottom: 57px;
  }
}
@media (max-width: 768px) {
  .boxMap__item {
    height: 360px;
  }
}

.boxShops {
  margin-bottom: 24px;
}
.boxShops__title {
  font-weight: 700;
  font-size: 24px;
}

.listShops {
  margin: 0 -12px;
}
.listShops__li {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 12px 33px 12px;
}
.listShops__adrress, .listShops__telephone, .listShops__mail {
  line-height: 1.2;
  margin-top: 11px;
}
.listShops__adrress span, .listShops__telephone span, .listShops__mail span {
  font-weight: bold;
  margin-right: 7px;
}
.listShops__adrress a, .listShops__telephone a, .listShops__mail a {
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.listShops__adrress a:hover, .listShops__telephone a:hover, .listShops__mail a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.listShops__telephone a {
  font-weight: 600;
}
@media (max-width: 1199px) {
  .listShops__li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .listShops__li {
    width: 100%;
    padding: 12px;
  }
}
@media (max-width: 359px) {
  .listShops__adrress, .listShops__telephone, .listShops__mail {
    font-size: 14px;
  }
}

.boxAuthorization {
  padding-top: 15px;
  margin-bottom: 57px;
}
.boxAuthorization--2 .formAuthorization__button {
  width: 100%;
}
.boxAuthorization--3 .boxAuthorization__profile,
.boxAuthorization--3 .formAuthorization {
  max-width: 754px;
}
.boxAuthorization--3 .formAuthorization__google,
.boxAuthorization--3 .formAuthorization__button {
  width: calc(50% - 15px);
}
.boxAuthorization--3 .formAuthorization__bottom {
  margin-top: 0;
}
.boxAuthorization__title {
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: var(--ltmarket--colors-title, #363636);
  font-weight: normal;
  margin-bottom: 61px;
}
.boxAuthorization__forgot {
  text-align: center;
  font-size: 16px;
  line-height: 1.125;
  color: var(--ltmarket--colors-main, #363636);
  margin-top: 31px;
}
.boxAuthorization__forgot a {
  color: var(--ltmarket--colors-main, #363636);
  font-weight: 700;
  text-decoration: underline;
}
.boxAuthorization__forgot a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.boxAuthorization__profile {
  max-width: 604px;
  width: 100%;
  margin: 0 auto 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 31px 15px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
}
.boxAuthorization__profile--text {
  font-size: 16px;
  line-height: 1.12;
  width: calc(50% - 28px);
  text-align: center;
}
.boxAuthorization__profile--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(50% - 28px);
  height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
  background-color: #fff;
}
.boxAuthorization__profile--link:hover {
  background-color: var(--ltmarket--bgColors, #2bac62);
  border-color: var(--ltmarket--bgColors, #2bac62);
  color: var(--ltmarket--colors-white, #ffffff);
}
@media (max-width: 991px) {
  .boxAuthorization {
    padding-top: 0;
    margin-bottom: 50px;
  }
  .boxAuthorization__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxAuthorization--3 .formAuthorization__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .boxAuthorization--3 .formAuthorization__google {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 15px;
  }
  .boxAuthorization--3 .formAuthorization__button {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .boxAuthorization__title {
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .boxAuthorization__profile {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .boxAuthorization__title {
    margin-bottom: 20px;
  }
  .boxAuthorization__profile {
    display: block;
    text-align: center;
  }
  .boxAuthorization__profile--text {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .boxAuthorization__profile--link {
    width: 100%;
    height: 56px;
  }
}
@media (max-width: 359px) {
  .boxAuthorization--3 .formAuthorization__google {
    font-size: 14px;
  }
}

.formAuthorization {
  max-width: 604px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 31px 15px;
  border-bottom: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  margin-bottom: 31px;
}
.formAuthorization__item {
  margin-bottom: 21px;
}
.formAuthorization__bottom {
  margin-top: 35px;
}
.formAuthorization__button {
  width: calc(50% - 28px);
  max-width: 100%;
  height: 60px;
  margin: 0;
  letter-spacing: 0;
}
.formAuthorization__google {
  width: calc(50% - 28px);
  height: 60px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  background: #4285F4;
  background: -webkit-gradient(linear, left top, right top, from(rgb(66, 133, 244)), color-stop(22%, rgb(234, 67, 53)), color-stop(41%, rgb(251, 188, 5)), color-stop(59%, rgb(66, 133, 244)), color-stop(76%, rgb(52, 168, 83)), to(rgb(234, 67, 53)));
  background: linear-gradient(90deg, rgb(66, 133, 244) 0%, rgb(234, 67, 53) 22%, rgb(251, 188, 5) 41%, rgb(66, 133, 244) 59%, rgb(52, 168, 83) 76%, rgb(234, 67, 53) 100%);
  text-decoration: none;
  position: relative;
}
.formAuthorization__google:before {
  display: block;
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  border-radius: 6px;
  background-color: #fff;
}
.formAuthorization__google span {
  position: relative;
  z-index: 2;
}
.formAuthorization__google img {
  margin-left: 13px;
  position: relative;
  top: 2px;
  z-index: 2;
}
.formAuthorization__google:hover:before {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}
.formAuthorization__column {
  width: calc(50% - 15px);
}
.formAuthorization__column .formAuthorization__item {
  margin-bottom: 24px;
}
@media (max-width: 639px) {
  .formAuthorization {
    padding-left: 0;
    padding-right: 0;
  }
  .formAuthorization__button, .formAuthorization__google {
    width: calc(50% - 10px);
    height: 56px;
  }
  .formAuthorization__width {
    display: block;
  }
  .formAuthorization__column {
    width: 100%;
  }
  .formAuthorization__column .formAuthorization__item {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .formAuthorization__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .formAuthorization__button {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .formAuthorization__google {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 15px;
  }
}

.input-rel {
  position: relative;
}
.input-rel label {
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  position: absolute;
  top: 17px;
  left: 21px;
  pointer-events: none;
}
.input-rel label span {
  color: #a1330a;
}
.input-rel.active label, .input-rel:focus + label {
  display: none;
}

.input {
  display: block;
  width: 100%;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 8px;
  line-height: 48px;
  padding: 0 20px;
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
}
.input.area {
  height: 160px;
  line-height: 1;
  resize: none;
  padding-top: 16px;
  padding-bottom: 16px;
}

.error .input {
  border-color: #a1330a;
}

.errorText {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 0 20px;
  font-size: 12px;
  line-height: 1.2;
  color: #dc2626;
}

.box404 {
  margin-bottom: 57px;
  text-align: center;
}
.box404__title {
  font-size: 140px;
  font-weight: bold;
}
.box404__text {
  margin-top: 15px;
}
.box404__link {
  margin-top: 31px;
}
@media (max-width: 768px) {
  .box404__title {
    font-size: 100px;
  }
}

.boxAccepted {
  padding-bottom: 57px;
  padding-top: 15px;
  position: relative;
}
.boxAccepted__title {
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: var(--ltmarket--colors-title, #363636);
  font-weight: normal;
  margin-bottom: 44px;
}
.boxAccepted__item {
  max-width: 488px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
.boxAccepted__number {
  width: 376px;
  min-height: 60px;
  border-radius: 8px;
  background-color: #ffc633;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  margin: 0 auto;
}
.boxAccepted__text {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 24px;
}
.boxAccepted__subTitle {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  margin-top: 32px;
  padding: 0 22px 7px 22px;
  border-bottom: 2px solid #ffc633;
}
.boxAccepted__line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--ltmarket--colors-border, #e5e7eb);
  border: 0;
  margin: 13px 0;
}
.boxAccepted__list--payment {
  text-align: left;
}
.boxAccepted__list--payment p,
.boxAccepted__list--payment br {
  margin-bottom: 10px;
}
.boxAccepted__link {
  max-width: 376px;
  height: 60px;
  margin-top: 48px;
}
.boxAccepted__list {
  margin-top: 20px;
}
.boxAccepted__list p {
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  margin-bottom: 17px;
}
.boxAccepted__list p a {
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.boxAccepted__list p a:hover {
  text-decoration: underline;
}
.boxAccepted__thumb {
  position: absolute;
  z-index: 1;
}
.boxAccepted__thumb--1 {
  top: 5.5%;
  left: -3.6%;
}
.boxAccepted__thumb--2 {
  top: -3.6%;
  right: -4.7%;
}
@media (max-width: 1400px) {
  .boxAccepted__thumb--1 {
    left: 0;
  }
  .boxAccepted__thumb--2 {
    right: 0;
  }
}
@media (max-width: 1199px) {
  .boxAccepted__thumb--1 {
    max-width: 300px;
  }
  .boxAccepted__thumb--2 {
    top: 6.4%;
    max-width: 300px;
  }
}
@media (max-width: 991px) {
  .boxAccepted {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .boxAccepted__title {
    font-size: 27px;
    margin-bottom: 30px;
  }
  .boxAccepted__thumb {
    display: none;
  }
}
@media (max-width: 768px) {
  .boxAccepted__title {
    font-size: 24px;
  }
  .boxAccepted__link {
    height: 56px;
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .boxAccepted__title {
    margin-bottom: 20px;
  }
  .boxAccepted__text {
    font-size: 16px;
  }
  .boxAccepted__number {
    font-size: 24px;
  }
  .boxAccepted__number {
    width: 100%;
  }
}

.footer {
  background: linear-gradient(333deg, #2bac62 50%, #246442 100%);
  position: relative;
}
.footer:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -3px;
  height: 1px;
  background-color: #246442;
}
.footer__top {
  padding-top: 50px;
  padding-bottom: 27px;
}
.footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.26);
  padding: 23px 0;
}
.footer__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer__item--1 {
  width: 25%;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__item--2 {
  width: 57.5%;
}
.footer__item--3 {
  width: 17.5%;
}
.footer__title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.02em;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-bottom: 15px;
}
.footer__column {
  width: 100%;
}
.footer__column .footerMenu {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
@media (max-width: 1439px) {
  .footer__column .footerMenu {
    padding-right: 20px;
  }
}
@media (max-width: 1279px) {
  .footer {
    padding-bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__item--1 {
    width: 100%;
    padding: 25px 0 0 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .footer__item--2 {
    width: 70%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .footer__item--3 {
    width: 30%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (max-width: 991px) {
  .footer__item--1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 60%;
    display: block;
    padding: 0 20px 0 0;
  }
  .footer__item--2 {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer__item--3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 40%;
  }
  .footer__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 639px) {
  .footer__item--2 {
    display: none;
  }
}
@media (max-width: 479px) {
  .footer__item--1 {
    width: 100%;
    padding: 0 0 25px 0;
  }
  .footer__item--3 {
    width: 100%;
  }
}

.footerSchedule {
  margin-bottom: 21px;
}
.footerSchedule__text {
  max-width: 250px;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
}
@media (max-width: 1199px) {
  .footerSchedule {
    width: 35%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .footerSchedule {
    width: 100%;
    padding-right: 0;
  }
}
.footerSchedule__text {
  max-width: 100%;
}

.footerMail,
.footerTime {
  position: relative;
}
.footerMail__icons,
.footerTime__icons {
  position: absolute;
  left: 0;
}
.footerMail__icons use,
.footerTime__icons use {
  fill: #fff;
}
.footerMail__text,
.footerTime__text {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  opacity: 0.6;
}
.footerMail__right,
.footerTime__right {
  padding-left: 50px;
}
.footerMail__number a,
.footerTime__number a {
  line-height: 1.5;
  color: var(--ltmarket--colors-white, #ffffff);
  text-decoration: none;
}
.footerMail__number a:hover,
.footerTime__number a:hover {
  text-decoration: underline;
}
@media (max-width: 639px) {
  .footerMail__right,
  .footerTime__right {
    padding-left: 40px;
  }
}

.footerTime {
  margin-bottom: 43px;
}
.footerTime__icons {
  top: 6px;
}
.footerTime__text {
  margin-bottom: 5px;
}
.footerTime__number a {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.03em;
}
@media (max-width: 1199px) {
  .footerTime {
    width: 35%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 4px;
  }
}
@media (max-width: 991px) {
  .footerTime {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }
}

.footerMail {
  margin-bottom: 22px;
}
.footerMail__icons {
  top: 9px;
}
.footerMail__text {
  margin-bottom: 1px;
}
.footerMail__number a {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: -0.02em;
}
@media (max-width: 1199px) {
  .footerMail {
    width: 30%;
    margin-bottom: 20px;
    margin-top: 4px;
  }
}
@media (max-width: 991px) {
  .footerMail {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }
}

.footerPayment img {
  margin: 25px 25px 0 0;
}
.footerPayment img:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .footerPayment img {
    margin: 16px 20px 0 0;
  }
}

.footerMenu li {
  margin-bottom: 13px;
}
.footerMenu a {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  text-decoration: none;
}
.footerMenu a:hover {
  text-decoration: underline;
}

.footerSocial {
  margin-top: 32px;
}
.footerSocial__title {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-bottom: 14px;
}
.footerSocial__link {
  width: 36px;
  height: 36px;
  background-color: #fff;
  border-radius: 6px;
  margin: 4px 4px 0 0;
}
.footerSocial__link:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.footerSocial__link:last-child {
  margin-right: 0;
}

.boxCopyright {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.28;
  letter-spacing: -0.02em;
  color: var(--ltmarket--colors-white, #ffffff);
}
@media (max-width: 991px) {
  .boxCopyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    text-align: center;
  }
}

.bottomMenu li {
  margin: 5px 0 5px 28px;
}
.bottomMenu a {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.28;
  letter-spacing: -0.02em;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--ltmarket--colors-white, #ffffff);
  text-align: center;
}
.bottomMenu a:hover {
  text-decoration: none;
}
@media (max-width: 991px) {
  .bottomMenu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .bottomMenu ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .bottomMenu li {
    margin: 0 14px 10px 14px;
  }
}

/** Selectric **/
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 8px;
  background-color: #fff;
}

.selectric-open .selectric {
  border-radius: 8px 8px 0 0;
}

.selectric-label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  width: 100%;
  height: 38px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  text-align: left;
  font-family: var(--font-family, "Inter");
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
}

.selectric-button {
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  width: 30px;
  background: transparent;
  text-align: center;
  font-size: 0;
}

.selectric-button:after {
  display: block;
  content: "";
  width: 9px;
  height: 5px;
  background-color: var(--ltmarket--colors-main, #363636);
  -webkit-mask-image: url(../images/arrows-1.svg);
  mask-image: url(../images/arrows-1.svg);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 13px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.selectric-open .selectric-button:after {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

.selectric-items {
  display: none;
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  background-color: #fff;
  overflow: hidden;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-items ul,
.selectric-items li {
  list-style: none;
  padding: 0;
}

.selectric-items li {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
  text-align: left;
  font-size: 14px;
  line-height: 1.25;
  color: var(--ltmarket--colors-main, #363636);
}

.selectric-items li.selected,
.selectric-items li.highlighted,
.selectric-items li:hover {
  background-color: var(--ltmarket--colors-green, #2bac62);
  color: var(--ltmarket--colors-white, #ffffff);
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: var(--ltmarket--colors-main, #363636) !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #111;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

/** END Selectric **/
/** remodal **/
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 1000;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

.remodal-wrapper {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  display: inline-block;
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.remodal-overlay {
  background: rgba(1, 44, 20, 0.63);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px;
}
@media (max-width: 768px) {
  .remodal-wrapper.all-modalBasket {
    overflow: hidden;
    padding: 0;
  }
  .remodal-wrapper.all-modalBasket .modalBasket {
    margin-bottom: 0;
    vertical-align: top;
  }
}

.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  display: block;
  position: absolute;
  top: 20px;
  right: 22px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: transparent;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 2;
  font-size: 0;
}
@media (max-width: 639px) {
  .remodal-close {
    top: 18px;
    right: 18px;
  }
}

.remodal-close use {
  stroke-width: 2px;
  stroke: var(--ltmarket--colors-main, #363636);
}

.remodal-close:hover use {
  stroke: var(--orising-colors-brand-400, #2bac62);
}

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.remodalCall {
  max-width: 500px;
  padding: 55px 60px 40px 60px;
  border-radius: 15px;
  background-color: #fff;
}
@media (max-width: 639px) {
  .remodalCall {
    padding: 50px 15px 30px 15px;
  }
}

.remodal-title {
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: var(--ltmarket--colors-title, #363636);
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .remodal-title {
    margin-bottom: 20px;
  }
}

.formCall__item {
  margin-bottom: 20px;
}
.formCall__button {
  width: 100%;
  max-width: 100%;
}

.modalBasket {
  max-width: 606px;
  padding: 51px 49px 48px 31px;
  border-radius: 15px;
  background-color: #fff;
}
.modalBasket.is-loading {
  pointer-events: none;
  position: relative;
}
.modalBasket.is-loading:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.72);
  z-index: 5;
  border-radius: 15px;
}
.modalBasket.is-loading:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
  border: 3px solid rgba(17, 17, 17, 0.12);
  border-top-color: #2a7d2e;
  border-radius: 50%;
  animation: lt-cart-spin .7s linear infinite;
  z-index: 6;
}
@keyframes lt-cart-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.modalBasket.has-scroll .modalBasket__scroll {
  padding: 0 40px 0 0;
}
.modalBasket.has-scroll .modalBasket__border:before, .modalBasket.has-scroll .modalBasket__border:after {
  right: 40px;
}
.modalBasket.has-scroll .modalBasket__totalPrice {
  padding-right: 40px;
}
.modalBasket__title {
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: var(--ltmarket--colors-title, #363636);
  margin-bottom: 25px;
}
.modalBasket__scroll {
  max-height: 382px;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scrollbar-color: #363636 #f7f5f1;
}
.modalBasket__border {
  padding: 1px 0;
  position: relative;
  margin-bottom: 8px;
}
.modalBasket__border:before, .modalBasket__border:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #f2f2f2;
}
.modalBasket__border:before {
  top: 0;
}
.modalBasket__border:after {
  bottom: 0;
}
.modalBasket__totalPrice {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 0 0 0;
}
.modalBasket__quantity {
  font-weight: 500;
  font-size: 16px;
  text-align: right;
  color: var(--ltmarket--colors-main, #363636);
  margin: 0 14px 2px 0;
}
.modalBasket__quantity i {
  font-style: normal;
  margin-left: 9px;
}
.modalBasket__price {
  font-weight: 600;
  font-size: 12px;
  color: var(--ltmarket--colors-main, #363636);
  position: relative;
}
.modalBasket__price:before {
  display: block;
  content: "";
  width: 77px;
  height: 2px;
  position: absolute;
  top: -11px;
  right: 0;
  background-color: var(--ltmarket--colors-main, #363636);
}
.modalBasket__price span {
  font-weight: 700;
  font-size: 30px;
  margin-right: 7px;
}
.modalBasket__bottom {
  margin-top: 38px;
}
.modalBasket__link {
  width: calc(55% - 20px);
  max-width: 100%;
  margin: 0;
}
.modalBasket__close {
  display: block;
  width: calc(45% - 20px);
  height: 56px;
  font-weight: 600;
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
  background-color: transparent;
}
.modalBasket__close:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
@media (max-width: 639px) {
  .modalBasket {
    padding: 50px 15px 30px 15px;
  }
  .modalBasket.has-scroll .modalBasket__scroll {
    padding: 0 15px 0 0;
  }
  .modalBasket.has-scroll .modalBasket__border:before, .modalBasket.has-scroll .modalBasket__border:after {
    right: 15px;
  }
  .modalBasket.has-scroll .modalBasket__totalPrice {
    padding-right: 15px;
  }
  .modalBasket__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .modalBasket__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .modalBasket__close {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 15px;
    height: 30px;
  }
  .modalBasket__link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .modalBasket__totalPrice {
    display: block;
    text-align: center;
  }
  .modalBasket__quantity {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .modalBasket__quantity i {
    display: none;
  }
  .modalBasket__price:before {
    display: none;
  }
  .modalBasket.has-scroll .modalBasket__totalPrice {
    padding-right: 0;
  }
}

.listBasket {
  padding-top: 24px;
}
.listBasket__li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  padding-left: 37px;
  padding-bottom: 28px;
  margin-bottom: 26px;
  position: relative;
}
.listBasket__li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.listBasket__thumb {
  font-size: 0;
  width: 90px;
  height: 94px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
}
.listBasket__thumb picture {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}
.listBasket__thumb:hover {
  border-color: var(--ltmarket--colors-green, #2bac62);
}
.listBasket__right {
  width: calc(100% - 90px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 18px;
  text-align: left;
  margin-top: -3px;
}
.listBasket__title {
  font-size: 14px;
  line-height: 1.28;
  color: var(--ltmarket--colors-title, #363636);
  text-decoration: none;
}
.listBasket__title:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.listBasket__article {
  font-size: 14px;
  line-height: 1.2;
  color: #969696;
  margin-top: 5px;
}
.listBasket__article span {
  margin-right: 5px;
}
.listBasket__remove {
  display: block;
  font-size: 0;
  width: 13px;
  height: 13px;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 9px;
  z-index: 2;
}
.listBasket__remove use {
  stroke-width: 4px;
  stroke: #ea580c;
}
.listBasket__number {
  font-size: 15px;
  color: var(--ltmarket--colors-main, #363636);
  position: absolute;
  top: 39px;
  left: 11px;
  z-index: 2;
}
.listBasket__box {
  margin-top: 12px;
}
.listBasket__price {
  min-width: 151px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
.listBasket__newPrice {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
}
.listBasket__newPrice span {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -0.02em;
  margin-right: 4px;
}
.listBasket__total {
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
  line-height: 1.2;
  letter-spacing: 0.01em;
  margin-top: 14px;
}
.listBasket__total i {
  font-style: normal;
  margin: 0 8px;
}
@media (max-width: 639px) {
  .listBasket__remove {
    left: 0;
  }
  .listBasket__number {
    top: 25px;
    left: 0;
  }
  .listBasket__li {
    padding-left: 25px;
  }
  .listBasket__thumb {
    width: 60px;
    height: 64px;
  }
  .listBasket__right {
    width: calc(100% - 60px);
    padding-left: 10px;
  }
  .listBasket .boxQuantity__input {
    width: 50px;
    font-size: 16px !important;
  }
}
@media (max-width: 479px) {
  .listBasket__box {
    display: block;
    margin-top: 6px;
  }
  .listBasket__price {
    padding: 0 0 6px 0;
  }
  .listBasket__total i {
    margin: 0 3px;
  }
  .listBasket .boxQuantity__minus,
  .listBasket .boxQuantity__plus {
    width: 34px;
    height: 34px;
  }
  .listBasket .boxQuantity__input {
    height: 34px;
  }
}
@media (max-width: 374px) {
  .listBasket__total {
    margin-top: 6px;
  }
  .listBasket__total i {
    display: none;
  }
  .listBasket__total span {
    display: block;
    margin-top: 6px;
  }
}

.boxQuantity__minus, .boxQuantity__plus {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 0;
  background-color: #363636;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
  position: relative;
}
.boxQuantity__minus:before, .boxQuantity__plus:before {
  display: block;
  content: "";
  width: 11px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
}
.boxQuantity__minus:hover, .boxQuantity__plus:hover {
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.boxQuantity__minus {
  border-radius: 8px 0 0 8px;
}
.boxQuantity__plus {
  border-radius: 0 8px 8px 0;
}
.boxQuantity__plus:after {
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -1px;
}
.boxQuantity__input {
  display: block;
  width: 75px;
  height: 40px;
  text-align: center;
  background-color: #fff;
  line-height: 40px;
  font-size: 20px !important;
  color: var(--ltmarket--colors-main, #363636);
}

/** END Remodal **/
.boxCabinet {
  margin-bottom: 57px;
  padding-top: 14px;
}
.boxCabinet__title {
  font-weight: 300;
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  color: var(--ltmarket--colors-title, #363636);
  margin-bottom: 49px;
}
.boxCabinet__title span {
  color: #d0d0d0;
}
@media (max-width: 1199px) {
  .boxCabinet {
    padding-top: 0;
  }
  .boxCabinet__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .boxCabinet__title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .boxCabinet__title {
    margin-bottom: 20px;
  }
  .boxCabinet__title span,
  .boxCabinet__title i {
    display: none;
  }
}

.menuCabinet {
  margin-bottom: 57px;
}
.menuCabinet li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: center;
}
.menuCabinet li.active a {
  font-weight: bold;
  border-bottom: 2px solid #2bac62;
}
.menuCabinet a {
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 15px;
  border-bottom: 2px solid transparent;
  text-align: left;
}
.menuCabinet a:hover {
  border-color: #2bac62;
}
.menuCabinet__icons {
  width: 32px;
  height: 34px;
  margin-right: 20px;
}
@media (max-width: 1279px) {
  .menuCabinet__icons {
    margin-right: 10px;
  }
}
@media (max-width: 1199px) {
  .menuCabinet {
    margin-bottom: 30px;
  }
  .menuCabinet li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 991px) {
  .menuCabinet a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 0 10px 10px 10px;
    font-size: 15px;
  }
  .menuCabinet__icons {
    width: 100%;
    margin: 0 auto 10px auto;
  }
}
@media (max-width: 768px) {
  .menuCabinet {
    margin-bottom: 20px;
  }
  .menuCabinet ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menuCabinet li {
    width: 33.33%;
    margin-bottom: 10px;
  }
  .menuCabinet a {
    padding-bottom: 5px;
    font-size: 14px;
  }
  .menuCabinet__icons {
    margin-bottom: 5px;
  }
}
@media (max-width: 479px) {
  .menuCabinet a {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.listQuestions__li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eeeae5;
  background-color: #ffffff;
  margin-bottom: 14px;
  border-radius: 8px;
}
.listQuestions__li:last-child {
  margin-bottom: 14px;
}
.listQuestions__li.open .listQuestions__title:after {
  top: 29px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestions__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 21px 75px 18px 39px;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestions__title:after {
  display: block;
  content: "";
  position: absolute;
  top: 25px;
  right: 39px;
  width: 6px;
  height: 6px;
  border: solid 1px var(--ltmarket--colors-title, #363636);
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestions__title:hover {
  color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.listQuestions__title:hover:after {
  border-color: var(--ltmarket--colors-green, #2bac62);
}
.listQuestions__description {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 39px 33px 39px;
}
@media (max-width: 991px) {
  .listQuestions__title {
    padding-left: 15px;
  }
  .listQuestions__description {
    padding: 0 15px 33px 15px;
  }
}
@media (max-width: 768px) {
  .listQuestions__title {
    padding-right: 40px;
  }
  .listQuestions__title:after {
    right: 15px;
  }
}

.lkDescription {
  margin-top: 57px;
}
@media (max-width: 991px) {
  .lkDescription {
    margin-top: 40px;
  }
}

.boxChange {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 54px 15px;
}
@media (max-width: 991px) {
  .boxChange {
    padding: 15px;
  }
}
@media (max-width: 479px) {
  .boxChange {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
  }
}

.formPassword {
  max-width: 376px;
  margin: 0 auto;
}
.formPassword__item {
  margin-bottom: 13px;
}
.formPassword__button {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 479px) {
  .formPassword {
    max-width: 100%;
  }
}

.favoritesCheck {
  position: absolute;
  z-index: 2;
}
@media (min-width: 769px) {
  .favoritesCheck {
    top: 22px;
    right: 18px;
  }
  .favoritesCheck .check-radio {
    width: 33px;
    height: 33px;
    margin-right: 0;
    border-radius: 10px;
  }
  .favoritesCheck .check-radio:before {
    width: 16px;
    height: 12px;
    background-size: 16px 12px;
    left: 8px;
    top: 10px;
  }
}
@media (max-width: 768px) {
  .favoritesCheck {
    top: 7px;
    right: 5px;
  }
  .favoritesCheck .check-radio {
    margin-right: 0;
  }
}

.boxButtons {
  border-top: 1px solid #eeeae5;
  border-bottom: 1px solid #eeeae5;
  max-width: 1170px;
  margin: 0 auto 57px auto;
  padding: 12px 0;
}
.boxButtons__allProducts, .boxButtons__inform, .boxButtons__remove {
  background-color: transparent;
  font-size: 14px;
  color: var(--ltmarket--colors-main, #363636);
  margin: 0 30px;
  padding: 10px 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxButtons__allProducts svg, .boxButtons__inform svg, .boxButtons__remove svg {
  margin-right: 9px;
}
.boxButtons__allProducts:hover, .boxButtons__inform:hover, .boxButtons__remove:hover {
  color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxButtons__allProducts path, .boxButtons__remove path {
  fill: var(--ltmarket--colors-main, #363636);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxButtons__allProducts:hover path, .boxButtons__remove:hover path {
  fill: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxButtons__inform path {
  stroke: var(--ltmarket--colors-main, #363636);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.boxButtons__inform:hover path {
  stroke: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 1199px) {
  .boxButtons {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .boxButtons {
    margin-bottom: 20px;
  }
  .boxButtons__allProducts, .boxButtons__inform, .boxButtons__remove {
    margin: 0 10px;
  }
}

.formData__top {
  margin: 0 -4px;
}
.formData__bottom {
  margin-top: 25px;
  border-top: 1px solid #eeeae5;
  border-bottom: 1px solid #eeeae5;
  padding: 16px 0px;
}
.formData__column {
  width: 66.67%;
}
.formData__column:last-child {
  width: 33.33%;
}
.formData__item {
  margin-bottom: 13px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
}
.formData__item--2 {
  width: 33.33%;
}
.formData__item--3 {
  width: 66.67%;
}
.formData .area {
  height: 176px;
}
.formData__button {
  margin-top: 55px;
  width: 262px;
  max-width: 100%;
}
.formData__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  margin-right: 27px;
}
.formData__width .checkPayment {
  padding: 10px 0;
  margin: 0 15px;
}
@media (max-width: 1199px) {
  .formData__bottom {
    display: block;
  }
  .formData__title {
    margin: 0 0 10px 0;
  }
  .formData__width .checkPayment {
    margin: 0 30px 0 0;
  }
  .formData__width .checkPayment:last-child {
    margin-right: 0;
  }
  .formData__button {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .formData__top {
    display: block;
  }
  .formData__column {
    width: 100%;
  }
  .formData__column:last-child {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .formData__item--2, .formData__item--3 {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .formData__width {
    display: block;
  }
  .formData__bottom {
    margin-top: 13px;
  }
  .formData__button {
    margin-top: 20px;
  }
}

.checkPayment input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.checkPayment input:checked + .check-radio {
  border-color: var(--ltmarket--colors-green, #2bac62) !important;
}
.checkPayment input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
}
.checkPayment label {
  cursor: pointer;
}
.checkPayment label:hover .check-radio {
  border-color: var(--ltmarket--colors-green, #2bac62);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.checkPayment .check-text {
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
}
.checkPayment .check-text span {
  position: relative;
  top: 2px;
}
.checkPayment .check-radio {
  display: block;
  width: 22px;
  height: 22px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  position: relative;
  border: 1px solid #eeeae5;
  margin-right: 10px;
  border-radius: 50px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.checkPayment .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 14px;
  height: 14px;
  background-color: var(--ltmarket--colors-green, #2bac62);
  border-radius: 50%;
}

.listHistory__li {
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #eeeae5;
  margin-bottom: 14px;
}
.listHistory__li:last-child {
  margin-bottom: 0;
}
.listHistory__li.open .listHistory__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.listHistory__li.open .listHistory__item--2 {
  display: none;
}
.listHistory__li.open .listHistory__top:after {
  top: 40px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  border: solid 1px var(--ltmarket--colors-white, #ffffff);
  border-right: none;
  border-top: none;
}
.listHistory__top {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px 430px 12px 37px;
  min-height: 82px;
  cursor: pointer;
  position: relative;
}
.listHistory__top:after {
  display: block;
  content: "";
  position: absolute;
  top: 36px;
  right: 43px;
  width: 6px;
  height: 6px;
  border: solid 1px var(--ltmarket--colors-title, #363636);
  border-right: none;
  border-top: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 3;
}
.listHistory__item--1 {
  width: 60%;
}
.listHistory__item--2 {
  width: 40%;
}
.listHistory__number {
  font-weight: bold;
}
.listHistory__number span {
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-main, #363636);
  margin-right: 13px;
}
.listHistory__status {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: underline;
  margin-top: 5px;
  text-underline-offset: 2px;
}
.listHistory__status.green {
  color: #67a42c;
}
.listHistory__status.red {
  color: red;
}
.listHistory__smallThumb {
  display: none;
  width: 56px;
  height: 58px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 5px;
  margin-left: 7px;
}
.listHistory__smallThumb:nth-child(-n+5) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.listHistory__bottom {
  display: none;
}
.listHistory__left {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 39px 33px 9px;
}
.listHistory__right {
  width: 423px;
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 43px 45px 33px 35px;
  margin-top: -82px;
  position: relative;
  z-index: 2;
  border-radius: 0 8px 8px 0;
}
.listHistory__totalText {
  font-size: 16px;
  text-align: right;
  color: var(--ltmarket--colors-main, #363636);
  position: relative;
}
.listHistory__totalText span {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-left: 18px;
}
.listHistory__totalText:before {
  display: block;
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  background-color: #f2f2f2;
}
.listHistory__box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 0 0 40px;
}
.listHistory__repeat {
  margin: 0;
  width: 262px;
  max-width: 100%;
}
.listHistory__totalBox {
  position: relative;
}
.listHistory__totalBox:before {
  display: block;
  content: "";
  width: 77px;
  height: 2px;
  background-color: var(--ltmarket--colors-main, #363636);
  position: absolute;
  top: -12px;
  right: 0;
}
.listHistory__totalBox i {
  font-style: normal;
  margin: 0 13px 3px 13px;
}
.listHistory__quantity {
  font-weight: 500;
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
  margin-bottom: 3px;
}
.listHistory__totalPrice {
  font-weight: 600;
  font-size: 12px;
  color: var(--ltmarket--colors-main, #363636);
}
.listHistory__totalPrice span {
  font-weight: 700;
  font-size: 30px;
  margin-right: 6px;
  letter-spacing: 0.03em;
}
@media (max-width: 1279px) {
  .listHistory__top {
    padding-right: 70px;
  }
  .listHistory__right {
    width: 340px;
    padding: 43px 15px 33px 15px;
  }
}
@media (max-width: 1199px) {
  .listHistory__li.open .listHistory__bottom {
    display: block;
  }
  .listHistory__li.open .listHistory__top:after {
    border: solid 1px var(--ltmarket--colors-green, #2bac62);
    border-right: none;
    border-top: none;
  }
  .listHistory__right {
    width: 100%;
    margin: 0;
    padding: 30px 15px 30px 49px;
    border-radius: 0 0 8px 8px;
  }
}
@media (max-width: 768px) {
  .listHistory__li.open .listHistory__top:after {
    top: 18px;
  }
  .listHistory__item--1 {
    width: 100%;
  }
  .listHistory__item--2 {
    width: 100%;
  }
  .listHistory__smallThumb {
    margin: 10px 7px 0 0;
  }
  .listHistory__smallThumb:nth-child(5) {
    display: none;
  }
  .listHistory__top {
    padding: 12px 36px 12px 15px;
    min-height: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .listHistory__top:after {
    right: 15px;
    top: 14px;
  }
  .listHistory__number {
    font-size: 14px;
  }
  .listHistory__number span {
    font-size: 14px;
  }
  .listHistory__status {
    font-size: 14px;
  }
  .listHistory__left {
    width: 100%;
    padding: 0 10px 25px 10px;
  }
  .listHistory__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0 0 0;
  }
  .listHistory__repeat {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 20px auto 0 auto;
  }
  .listHistory__totalBox {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .listHistory__totalBox:before {
    display: none;
  }
  .listHistory__right {
    padding: 15px;
  }
}
@media (max-width: 479px) {
  .listHistory__quantity {
    margin-bottom: 2px;
  }
  .listHistory__totalBox i {
    margin: 0 5px 2px 5px;
  }
  .listHistory__totalPrice span {
    font-size: 24px;
  }
}
@media (max-width: 374px) {
  .listHistory__number span {
    display: block;
    margin-right: 0;
  }
  .listHistory__totalBox {
    display: block;
    text-align: center;
  }
  .listHistory__totalBox i {
    display: none;
  }
  .listHistory__quantity {
    margin-bottom: 10px;
  }
}

.boxInvoice__item {
  margin-bottom: 26px;
}
.boxInvoice__item:last-child {
  margin-bottom: 0;
}
.boxInvoice h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-bottom: 5px;
}
.boxInvoice p {
  font-size: 16px;
  line-height: 1.2;
  color: #eee;
}
.boxInvoice p a {
  color: #eee;
  text-decoration: none;
}
.boxInvoice p a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .boxInvoice p,
  .boxInvoice h3 {
    font-size: 14px;
  }
  .boxInvoice__item {
    margin-bottom: 15px;
  }
}

.listOrder__li {
  border-top: 1px solid #f2f2f2;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 0 11px 40px;
}
.listOrder__thumb {
  width: 132px;
  height: 138px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  font-size: 0;
}
.listOrder__thumb picture {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.listOrder__right {
  width: calc(100% - 132px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 23px;
}
.listOrder__title {
  display: block;
  font-size: 16px;
  line-height: 1.125;
  color: var(--ltmarket--colors-main, #363636);
  text-decoration: none;
}
.listOrder__title:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.listOrder__article {
  font-size: 16px;
  line-height: 1.2;
  color: #969696;
  margin-top: 8px;
}
.listOrder__article span {
  margin-right: 5px;
}
.listOrder__bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 18.4% 0 0;
}
.listOrder__newPrice {
  font-weight: 600;
  font-size: 12px;
  color: var(--ltmarket--colors-main, #363636);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
.listOrder__newPrice span {
  font-weight: 700;
  font-size: 22px;
}
.listOrder__quantity {
  font-size: 16px;
  color: var(--ltmarket--colors-main, #363636);
}
.listOrder__quantity i {
  font-style: normal;
  margin: 0 10px;
}
.listOrder__number {
  font-size: 15px;
  color: var(--ltmarket--colors-main, #363636);
  position: absolute;
  left: 14px;
  top: 68px;
  z-index: 2;
}
@media (max-width: 1279px) {
  .listOrder__bottom {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .listOrder__thumb {
    width: 80px;
    height: 80px;
    border-radius: 8px;
  }
  .listOrder__number {
    left: 0;
    top: 42px;
  }
  .listOrder__li {
    padding: 9px 0 9px 25px;
  }
  .listOrder__right {
    width: calc(100% - 80px);
    padding: 0 0 0 15px;
  }
  .listOrder__title {
    font-size: 14px;
    line-height: 1.2;
  }
  .listOrder__article {
    font-size: 14px;
    margin-top: 5px;
  }
  .listOrder__bottom {
    padding-top: 5px;
  }
}
@media (max-width: 639px) {
  .listOrder__li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .listOrder__bottom {
    display: block;
  }
  .listOrder__newPrice {
    padding: 0 0 5px 0;
  }
  .listOrder__newPrice span {
    font-size: 18px;
  }
  .listOrder__quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .listOrder__quantity span:first-child {
    padding-right: 10px;
  }
  .listOrder__quantity i {
    display: none;
  }
}
@media (max-width: 479px) {
  .listOrder__quantity {
    display: block;
  }
  .listOrder__quantity span {
    display: block;
  }
  .listOrder__quantity span:first-child {
    padding: 0 0 5px 0;
  }
}
@media (max-width: 374px) {
  .listOrder__thumb {
    width: 60px;
    height: 60px;
  }
  .listOrder__thumb picture {
    padding: 3px;
  }
  .listOrder__li {
    padding-left: 0;
  }
  .listOrder__right {
    width: calc(100% - 60px);
    padding: 0 0 0 10px;
  }
  .listOrder__number {
    left: -5px;
    top: 6px;
    font-size: 10px;
    background-color: var(--ltmarket--bgColors, #2bac62);
    border-radius: 3px;
    padding: 3px;
    color: var(--ltmarket--colors-white, #ffffff);
  }
}

.boxCheckout {
  margin-bottom: 56px;
}
.boxCheckout__item {
  margin-top: 51px;
}
.boxCheckout__left {
  width: calc(100% - 429px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 42px;
}
.boxCheckout__right {
  width: 429px;
  position: sticky;
  top: 20px;
}
.boxCheckout__title {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: normal;
}
.boxCheckout__fond {
  border-radius: 20px;
  background-color: var(--ltmarket--bgColors, #2bac62);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 27px 34px 27px;
}
.boxCheckout__smallTitle {
  font-weight: 700;
  font-size: 27px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  padding-left: 7px;
  margin-bottom: 14px;
}
.boxCheckout__button {
  display: block;
  width: 100%;
  height: 62px;
  border-radius: 8px;
  background-color: #363636;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-top: 35px;
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.boxCheckout__button:hover {
  background-color: rgba(54, 54, 54, 0.8);
  -webkit-transition: 0.3s background-color ease;
  transition: 0.3s background-color ease;
}
.boxCheckout__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 30px;
}
.boxCheckout__text p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  margin-bottom: 12px;
}
.boxCheckout__text ul li {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  position: relative;
  padding-left: 13px;
  margin-bottom: 8px;
}
.boxCheckout__text ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background-color: var(--ltmarket--colors-white, #ffffff);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
.boxCheckout__text ul li span {
  margin-left: 8px;
  cursor: pointer;
}
.boxCheckout__text ul li a {
  text-decoration: underline;
  color: var(--ltmarket--colors-white, #ffffff);
}
.boxCheckout__text ul li a:hover {
  text-decoration: none;
}
.boxCheckout__top {
  border-bottom: 1px solid #eeeae5;
  padding: 4px 0 5px 0;
  margin-bottom: 33px;
}
.boxCheckout__subTitle {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
}
.boxCheckout__login {
  font-size: 16px;
  line-height: 1.2;
  color: var(--ltmarket--colors-title, #363636);
  margin-left: 20px;
}
.boxCheckout__login span {
  margin-right: 7px;
}
.boxCheckout__login a {
  color: var(--ltmarket--colors-title, #363636);
  font-weight: bold;
  text-decoration: none;
}
.boxCheckout__login a:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.boxCheckout__totalPrice {
  margin-top: 42px;
}
.boxCheckout__quantity {
  margin-top: 42px;
  font-weight: 500;
  font-size: 16px;
  text-align: right;
  color: var(--ltmarket--colors-main, #363636);
  margin: 0 14px 2px 0;
}
.boxCheckout__quantity i {
  font-style: normal;
  margin-left: 9px;
}
.boxCheckout__price {
  font-weight: 600;
  font-size: 12px;
  color: var(--ltmarket--colors-main, #363636);
  position: relative;
}
.boxCheckout__price:before {
  display: block;
  content: "";
  width: 77px;
  height: 2px;
  position: absolute;
  top: -11px;
  right: 0;
  background-color: var(--ltmarket--colors-main, #363636);
}
.boxCheckout__price span {
  font-weight: 700;
  font-size: 30px;
  margin-right: 5px;
  letter-spacing: 0.02em;
}
@media (max-width: 1279px) {
  .boxCheckout__left {
    padding-right: 30px;
  }
  .boxCheckout__right {
    top: 99px;
  }
}
@media (max-width: 1199px) {
  .boxCheckout__item {
    display: block;
  }
  .boxCheckout__left {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .boxCheckout__right {
    width: 100%;
    top: 0;
    position: relative;
  }
}
@media (max-width: 991px) {
  .boxCheckout__top {
    margin-bottom: 20px;
  }
  .boxCheckout__title {
    font-size: 27px;
  }
  .boxCheckout__item {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .boxCheckout__subTitle {
    font-size: 20px;
  }
  .boxCheckout__fond {
    padding: 30px 15px;
  }
  .boxCheckout__smallTitle {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .boxCheckout__title {
    font-size: 22px;
    text-align: center;
  }
  .boxCheckout__top {
    display: block;
    text-align: center;
  }
  .boxCheckout__login {
    margin: 10px 0 0 0;
    font-size: 14px;
  }
  .boxCheckout__item {
    margin-top: 20px;
  }
  .boxCheckout__totalPrice {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .boxCheckout__quantity {
    text-align: center;
    margin: 0 0 10px 0;
  }
  .boxCheckout__quantity i {
    display: none;
  }
  .boxCheckout__price:before {
    display: none;
  }
  .boxCheckout__fond {
    padding: 20px 15px;
    border-radius: 16px;
  }
  .boxCheckout__button {
    height: 54px;
    margin-top: 20px;
  }
  .boxCheckout__text {
    padding: 0;
    margin-top: 20px;
  }
  .boxCheckout__text p {
    font-size: 12px;
  }
  .boxCheckout__text ul li {
    font-size: 12px;
  }
}

.checkoutDescription__item {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.checkoutDescription__left {
  width: 50%;
  font-size: 15px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
}
.checkoutDescription__left span {
  font-weight: bold;
}
.checkoutDescription__right {
  width: 50%;
  text-align: right;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
}
.checkoutDescription__price {
  font-weight: 600;
  font-size: 12px;
}
.checkoutDescription__price span {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.02em;
}
@media (max-width: 479px) {
  .checkoutDescription__item {
    padding: 0;
  }
}

.doSplaty {
  border-top: 1px solid #3cc576;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 16px 10px 0 10px;
}
.doSplaty__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
  position: relative;
  top: -3px;
  margin-right: 10px;
}
.doSplaty__price {
  font-weight: 600;
  font-size: 12px;
  line-height: 1.2;
  color: var(--ltmarket--colors-white, #ffffff);
}
.doSplaty__price span {
  font-weight: 700;
  font-size: 30px;
  margin-right: 3px;
  letter-spacing: 0.03em;
}
@media (max-width: 479px) {
  .doSplaty {
    padding: 16px 0 0 0;
  }
}

.formCheckout {
  margin: 0 -11px 12px -11px;
}
.formCheckout__item {
  width: 33.33%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 11px 24px 11px;
}
@media (max-width: 639px) {
  .formCheckout__item {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .formCheckout__item {
    width: 100%;
    padding-bottom: 15px;
  }
}

.listCheckout {
  margin-top: 32px;
}
.listCheckout__li {
  border-top: 1px solid #f2f2f2;
  padding: 10px 40px 10px 40px;
  position: relative;
}
.listCheckout__thumb {
  font-size: 0;
  width: 132px;
  height: 138px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  border-radius: 15px;
  background-color: #fff;
}
.listCheckout__thumb picture {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.listCheckout__right {
  width: calc(100% - 132px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 23px;
}
.listCheckout__title {
  display: block;
  font-size: 16px;
  line-height: 1.125;
  color: var(--ltmarket--colors-title, #363636);
  text-decoration: none;
}
.listCheckout__title:hover {
  color: var(--ltmarket--colors-green, #2bac62);
}
.listCheckout__article {
  font-size: 16px;
  line-height: 1.625;
  color: #969696;
  margin-top: 4px;
}
.listCheckout__article span {
  margin-right: 5px;
}
.listCheckout__box {
  margin-top: 10px;
}
.listCheckout__price {
  margin-right: 37px;
  padding: 8px 0;
}
.listCheckout__newPrice {
  color: var(--ltmarket--colors-title, #363636);
  font-weight: 600;
  font-size: 12px;
}
.listCheckout__newPrice span {
  font-weight: 700;
  font-size: 22px;
  letter-spacing: -0.01em;
  margin-right: 2px;
}
.listCheckout .boxQuantity {
  margin-right: 39px;
}
.listCheckout__total {
  padding: 8px 0;
  font-size: 16px;
  color: var(--ltmarket--colors-title, #363636);
  line-height: 1.2;
  letter-spacing: 0.01em;
}
.listCheckout__total i {
  font-style: normal;
  margin: 0 8px;
}
.listCheckout__number {
  font-size: 15px;
  color: var(--ltmarket--colors-title, #363636);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 14px;
}
.listCheckout__remove {
  display: block;
  font-size: 0;
  width: 13px;
  height: 13px;
  background-color: transparent;
  position: absolute;
  top: 27px;
  right: 18px;
  z-index: 2;
}
.listCheckout__remove use {
  stroke-width: 4px;
  stroke: #ea580c;
}
@media (max-width: 1439px) {
  .listCheckout__total {
    width: 100%;
    padding-bottom: 0;
  }
  .listCheckout .boxQuantity {
    margin-right: 0;
  }
  .listCheckout__article {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .listCheckout {
    margin-top: 20px;
  }
}
@media (max-width: 639px) {
  .listCheckout__li {
    padding: 10px 25px 10px 25px;
  }
  .listCheckout__thumb {
    width: 60px;
    height: 64px;
    border-radius: 8px;
  }
  .listCheckout__thumb picture {
    padding: 5px;
  }
  .listCheckout__right {
    width: calc(100% - 60px);
    padding-left: 10px;
  }
  .listCheckout__title {
    font-size: 14px;
    line-height: 1.28;
  }
  .listCheckout__article {
    line-height: 1.2;
    margin-top: 5px;
  }
  .listCheckout__number {
    left: 0;
  }
  .listCheckout__remove {
    right: 0;
    top: 13px;
  }
  .listCheckout__price {
    margin-right: 20px;
  }
  .listCheckout .boxQuantity__input {
    width: 50px;
    font-size: 16px !important;
  }
  .listCheckout__box {
    margin-top: 6px;
  }
}
@media (max-width: 479px) {
  .listCheckout__total {
    font-size: 14px;
    padding-top: 10px;
  }
  .listCheckout .boxQuantity__input {
    width: 75px;
  }
}

.textTotal {
  font-size: 16px;
  text-align: right;
  color: var(--ltmarket--colors-title, #363636);
  position: relative;
  overflow: hidden;
}
.textTotal span {
  position: relative;
}
.textTotal span::before {
  display: block;
  content: "";
  height: 1px;
  background: #f2f2f2;
  position: absolute;
  top: 50%;
  right: 100%;
  width: 100vw;
  z-index: -1;
  margin-right: 18px;
}

.deliveryPayment {
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  margin-top: 56px;
  box-sizing: border-box;
  padding: 41px 50px 35px 50px;
}
.deliveryPayment__left {
  width: 49%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 45px;
}
.deliveryPayment__right {
  width: 51%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 45px;
}
.deliveryPayment .boxCheckout__subTitle {
  margin-bottom: 31px;
}
.deliveryPayment__select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 28px 38px;
}
.deliveryPayment .selectric-label {
  height: 48px;
  line-height: 48px;
  padding: 0px 30px 0 15px;
}
@media (max-width: 1439px) {
  .deliveryPayment {
    padding: 41px 30px 35px 30px;
  }
  .deliveryPayment__left {
    padding-right: 15px;
  }
  .deliveryPayment__right {
    padding-left: 15px;
  }
}
@media (max-width: 1199px) {
  .deliveryPayment {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .deliveryPayment {
    display: block;
    padding: 20px 15px 20px 15px;
  }
  .deliveryPayment .boxCheckout__subTitle {
    margin-bottom: 20px;
  }
  .deliveryPayment__left {
    width: 100%;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
  }
  .deliveryPayment__right {
    width: 100%;
    padding: 0;
  }
}

.checkDelivery {
  margin-bottom: 13px;
}
.checkDelivery input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}
.checkDelivery input:checked + .check-radio:before {
  opacity: 1;
  visibility: visible;
}
.checkDelivery label {
  cursor: pointer;
}
.checkDelivery label:hover .check-radio {
  border-color: #363636;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.checkDelivery .check-text {
  line-height: 1.62;
  color: var(--orising-colors-black, #363636);
  font-size: 16px;
  position: relative;
  top: 0;
}
.checkDelivery .check-text i {
  font-style: normal;
  margin-right: 15px;
}
.checkDelivery .check-text span img {
  margin-right: 12px;
}
.checkDelivery .check-text span img:last-child {
  margin-right: 0;
}
.checkDelivery .check-radio {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  position: relative;
  border: 1px solid #eeeae5;
  margin-right: 16px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.checkDelivery .check-radio:before {
  opacity: 1;
  visibility: hidden;
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #363636;
}
@media (max-width: 359px) {
  .checkDelivery .check-radio {
    margin-right: 12px;
  }
  .checkDelivery .check-text {
    font-size: 16px;
  }
  .checkDelivery .check-text i {
    margin-right: 5px;
  }
  .checkDelivery .check-text span img {
    margin-right: 5px;
    max-width: 50px;
  }
  .checkDelivery .check-text span img:last-child {
    margin-right: 0;
  }
}

/** tooltip **/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=1);
}

.tooltip.right {
  margin-left: 10px;
}

.tooltip.top {
  margin-top: -10px;
}

.tooltip-inner {
  text-align: center;
  width: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 10px 10px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  font-size: 12px;
  line-height: 1.2;
  color: #6e7378;
}

.applications-menu_right .tooltip-inner {
  width: auto;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.right .tooltip-arrow {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 1;
  margin: -5px 0 0 0;
}

.tooltip.top .tooltip-arrow {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: -5px;
  margin-left: -5px;
  z-index: 1;
}

/** END tooltip **/

.catalogSummary {
  color: #6b7280;
  font-size: 14px;
}
.catalogPagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin-top: 24px;
}
.catalogPagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.catalogPagination__link,
.catalogPagination__dots,
.catalogPagination__arrow {
  min-width: 42px;
  height: 42px;
  border: 1px solid var(--ltmarket--colors-border, #e5e7eb);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: var(--ltmarket--colors-title, #363636);
  background: #fff;
}
.catalogPagination__link:hover,
.catalogPagination__arrow:hover {
  border-color: var(--ltmarket--colors-green, #2bac62);
  color: var(--ltmarket--colors-green, #2bac62);
}
.catalogPagination__link.is-active {
  background: var(--ltmarket--colors-green, #2bac62);
  border-color: var(--ltmarket--colors-green, #2bac62);
  color: #fff;
}
.catalogPagination__arrow--next svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 639px) {
  .catalogPagination {
    gap: 6px;
  }
  .catalogPagination__link,
  .catalogPagination__dots,
  .catalogPagination__arrow {
    min-width: 36px;
    height: 36px;
  }
}


.modalBasket__empty {
  padding: 24px 0 8px;
  text-align: center;
}
.modalBasket__emptyIcon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #f7f5f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 18px;
}
.modalBasket__emptyTitle {
  font-size: 22px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.modalBasket__emptyText {
  color: #6b7280;
  font-size: 14px;
  line-height: 1.5;
  max-width: 360px;
  margin: 0 auto;
}
.modalBasket__bottom--empty {
  margin-top: 28px;
}

.formReviews__message { margin-top: 12px; font-size: 14px; line-height: 1.4; }
.formReviews__message.success { color: #3a7f2f; }
.formReviews__message.error { color: #c93c20; }
.sectionCard__box--1{
  position: relative;
}
.sectionCard__box--1 .formReviews__message {
  position: absolute;
  bottom: -15px;
}
.sectionCard__box--1 .formReviews__message.success{
  bottom: -30px;
}
.ltModalOverlay {
  position: fixed;
  inset: 0;
  background: rgba(20, 24, 29, 0.48);
  z-index: 9998;
}
.ltModal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 30px);
  max-width: 420px;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 24px;
  padding: 34px 28px 28px;
  z-index: 9999;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.18);
}
.ltModal[hidden], .ltModalOverlay[hidden] {
  display: none !important;
}
.ltModal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: #f3f7f5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ltModal__close use {
  stroke-width: 2px;
  stroke: var(--ltmarket--colors-main, #363636);
}
.ltModalAuth {
  text-align: center;
}
.ltModalAuth__icon {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #eef8f1;
  color: #2bac62;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 18px;
}
.ltModalAuth__title {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 12px;
}
.ltModalAuth__text {
  font-size: 15px;
  line-height: 1.7;
  color: #5f6368;
  margin-bottom: 24px;
}
.ltModalAuth__actions {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.ltModalAuth__button {
  min-width: 140px;
  min-height: 48px;
  padding: 12px 22px;
  border-radius: 999px;
  background: #2bac62;
  color: #fff;
  text-decoration: none;
  border: 1px solid #2bac62;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.ltModalAuth__button--ghost {
  background: #fff;
  color: #2bac62;
}
.js-wishlist-button.is-active svg {
  opacity: 1;
}
.js-wishlist-button.is-active {
  background-color: #eef8f1;
}
@media (max-width: 576px) {
  .ltModal {
    padding: 30px 20px 22px;
  }
  .ltModalAuth__title {
    font-size: 24px;
  }
  .ltModalAuth__actions {
    flex-direction: column;
  }
  .ltModalAuth__button {
    width: 100%;
  }
}

.formAuthorization__alert {
  margin-bottom: 20px;
  padding: 16px 18px;
  border-radius: 16px;
  background: #fff2f2;
  border: 1px solid #f5c2c2;
  color: #b42318;
  font-size: 14px;
  line-height: 1.6;
}
.formAuthorization__alert--success {
  background: #eef8f1;
  border-color: #b7e0c5;
  color: #18794e;
}
.formAuthorization .errorText, .formPassword .errorText {
  margin-top: 8px;
  color: #b42318;
  font-size: 13px;
  line-height: 1.5;
}

.linkCabinet__avatar {
  width: 30px;
  height: 30px;
  min-width: 22px;
  border-radius: 50%;
  background: #2bac62;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1;
  margin-right: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.linkCabinet--logged .linkCabinet__text {
  text-align: left;
}
.linkCabinet--logged:hover .linkCabinet__avatar {
  background: #249653;
}


.autocompleteBox {
  position: relative;
}

.autocompleteBox__result {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #DCE6DD;
  border-radius: 14px;
  box-shadow: 0 20px 40px rgba(42, 58, 48, 0.12);
  padding: 8px;
  z-index: 20;
  display: none;
  max-height: 260px;
  overflow-y: auto;
}

.autocompleteBox__item {
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 16px;
  line-height: 1.25;
  color: #3A3A3A;
  transition: background 0.2s ease, color 0.2s ease;
}

.autocompleteBox__item:hover {
  background: #F2FBF5;
  color: #0FA958;
}

.deliveryPayment__select .input,
.deliveryPayment__select .select {
  width: 100%;
}

.deliveryPayment__select {
  margin-top: 16px;
}

.deliveryPayment__select:first-child {
  margin-top: 0;
}

.js-department-wrap,
.js-pickup-wrap,
.js-address-wrap,
.js-city-wrap {
  width: 100%;
}

.listCheckout__remove {
  pointer-events: none;
}

.formCheckout .autocompleteBox__result {
  top: calc(100% - 16px);
}

.listCheckout__remove {
  pointer-events: auto;
}

.listCheckout__remove:hover use {
  stroke: #c2410c;
}

.listCheckout__li.is-updating {
  opacity: 0.65;
  pointer-events: none;
}

.deliveryPayment__item .js-department-wrap,
.deliveryPayment__item .js-pickup-wrap,
.deliveryPayment__item .js-address-wrap {
  margin-left: 38px;
}

@media (max-width: 768px) {
  .deliveryPayment__item .js-department-wrap,
  .deliveryPayment__item .js-pickup-wrap,
  .deliveryPayment__item .js-address-wrap {
    margin-left: 0;
  }
}

.field-error {
  display: none;
  margin-top: 8px;
}

.input-error {
  border-color: #c93c20 !important;
  box-shadow: 0 0 0 1px rgba(201, 60, 32, 0.16);
}

.autocompleteBox__item strong {
  display: block;
  font-weight: 600;
}

.autocompleteBox__meta {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  line-height: 1.35;
  color: #6b7280;
}

.checkoutMap {
  margin-top: 14px;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #dce6dd;
}

.checkoutMap__canvas {
  width: 100%;
  height: 260px;
}

.js-address-search,
.js-department-wrap,
.js-city-wrap {
  position: relative;
}

.js-address-result,
.js-department-result,
.js-city-result {
  z-index: 60;
}

.js-courier-map-wrap[style*="display:none"] {
  margin-top: 0;
}

.formCheckout--deliveryFields {
  margin-top: -12px;
}

.formCheckout--deliveryFields .formCheckout__item {
  padding-top: 0;
}
.checkoutEmpty{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boxSearchPage{padding-top:8px}.boxSearchPage__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.boxSearchPage__caption{margin-top:8px;color:#6a7480;font-size:18px;line-height:1.4}.boxSearchPage__caption strong{color:#31373d}.boxSearchPage__caption span{color:#27ae60}.boxSearchPage__form{display:grid!important;grid-template-columns:minmax(0,1fr) 66px;align-items:stretch;gap:16px;margin:0 0 36px}.boxSearchPage__field{min-width:0}.boxSearchPage__field .input{display:block;width:100%;height:66px;padding:0 26px;font-size:20px;border:1px solid #d9e0e4;border-radius:16px;background:#fff}.boxSearchPage__button{display:flex!important;align-items:center;justify-content:center;width:66px;min-width:66px;height:66px;padding:0;border:0;border-radius:16px;background:#2fb463;color:#fff;line-height:1;cursor:pointer;transition:.2s ease all;appearance:none;-webkit-appearance:none}.boxSearchPage__button svg{width:24px;height:24px;}.boxSearchPage__button:hover{background:#269451}.boxSearchPage .listPopular{margin-top:0}.boxSearchPage__empty{padding:48px 32px;border:1px solid #e3eaee;border-radius:24px;background:#fbfcfc;text-align:center}.boxSearchPage__empty h2{margin:0 0 12px;font-size:36px;line-height:1.1}.boxSearchPage__empty p{margin:0 0 24px;color:#6a7480;font-size:18px;line-height:1.5}.boxSearchPage__more{margin-top:24px}@media(max-width:991px){.boxSearchPage__top{display:block;margin-bottom:20px}.boxSearchPage__form{grid-template-columns:1fr}.boxSearchPage__caption{font-size:16px}.boxSearchPage__empty{padding:32px 20px}.boxSearchPage__empty h2{font-size:28px}}
.boxSearchPage__button use {
  fill: #ffffff;
}
.boxSearchPage__button:hover {
  background-color: #22884E;
}
.specialPagination{margin-top:24px}.specialPagination .pagination{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:0;margin:0;list-style:none}.specialPagination .pagination>li>a,.specialPagination .pagination>li>span{display:flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 16px;border:1px solid #d9e0e4;border-radius:14px;background:#fff;color:#31373d;font-size:16px;font-weight:600;transition:.2s ease all}.specialPagination .pagination>li.active>span,.specialPagination .pagination>li>a:hover{background:#2fb463;border-color:#2fb463;color:#fff}.boxSpecialPage__empty p{max-width:700px;margin-left:auto;margin-right:auto}
