.cms-page-view .main-container {
  background-color: #101620;
}
.cms-page-view .main-container .main .std {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
  padding: 0 0 30px;
}
@media (min-width: 1024px) {
  .cms-page-view .main-container .main .std {
    gap: 120px;
    padding-bottom: 120px;
  }
}
@media (min-width: 1600px) {
  .cms-page-view .main-container .main .std {
    gap: 150px;
    padding-bottom: 150px;
  }
}
.cms-page-view .main-container .slider-front {
  height: auto;
  max-width: 1920px;
  margin: 0 auto;
}
.cms-page-view .footer {
  background-color: #101620;
}
.cms-page-view .footer .container {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .cms-page-view .footer .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  .cms-page-view .footer .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  .cms-page-view .footer .container {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
.cms-page-view .footer__wrapper {
  max-width: 100%;
}
@media (min-width: 1025px) {
  .cms-page-view .footer__wrapper {
    justify-content: space-between;
    grid-template-columns: minmax(260px, 305px) repeat(2, 200px) minmax(200px, 390px);
  }
}
#p-sale {
  padding: 0 0 10px;
}
@media (min-width: 1024px) {
  #p-sale {
    padding: 0 0 65px;
  }
}
#p-sale .widget-banners-custom__container {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media (min-width: 768px) {
  #p-sale .widget-banners-custom__container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  #p-sale .widget-banners-custom__container {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__container {
    gap: 45px;
  }
}
#p-sale .widget-banners-custom__header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-align: center;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__header {
    gap: 24px;
    margin: 0 0 30px;
  }
}
#p-sale .widget-banners-custom__heading {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__heading {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #p-sale .widget-banners-custom__heading {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__heading {
    text-transform: uppercase;
  }
}
#p-sale .widget-banners-custom__note {
  font-size: 14px;
  line-height: 1.3;
  color: #B4BCC7;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__note {
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
  }
}
@media (min-width: 1600px) {
  #p-sale .widget-banners-custom__note {
    font-size: 30px;
  }
}
#p-sale .widget-banners-custom__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__wrapper {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
#p-sale .widget-banners-custom__item {
  background: #212935;
}
#p-sale .widget-banners-custom__image {
  display: none;
}
#p-sale .widget-banners-custom__desc-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 102px;
  justify-content: center;
  gap: 10px;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__desc-wrapper {
    height: 280px;
    padding: 10px 0 0 0;
    gap: 30px;
  }
}
#p-sale .widget-banners-custom__title {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}
#p-sale .widget-banners-custom__title sup {
  color: #dc1735;
  font-size: 25%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -3em;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__title {
    font-size: 113px;
  }
}
#p-sale .widget-banners-custom__text {
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  color: #B4BCC7;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__text {
    font-size: 20px;
    line-height: 1;
  }
}
@media (min-width: 1600px) {
  #p-sale .widget-banners-custom__text {
    font-size: 30px;
  }
}
#p-sale .widget-banners-custom__footnote {
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
  color: #B4BCC7;
}
@media (min-width: 1024px) {
  #p-sale .widget-banners-custom__footnote {
    font-size: 20px;
    line-height: 1;
  }
}
@media (min-width: 1600px) {
  #p-sale .widget-banners-custom__footnote {
    font-size: 30px;
  }
}
#p-type .widget-banners-custom__container {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media (min-width: 768px) {
  #p-type .widget-banners-custom__container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  #p-type .widget-banners-custom__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  #p-type .widget-banners-custom__container {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
@media (min-width: 1024px) {
  #p-type .widget-banners-custom__container {
    gap: 75px;
  }
}
#p-type .widget-banners-custom__heading {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media (min-width: 1024px) {
  #p-type .widget-banners-custom__heading {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #p-type .widget-banners-custom__heading {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  #p-type .widget-banners-custom__heading {
    text-transform: uppercase;
  }
}
#p-type .widget-banners-custom__wrapper {
  display: grid;
  grid-template-columns: 100%;
  gap: 10px 20px;
}
@media (min-width: 768px) {
  #p-type .widget-banners-custom__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
#p-osnastka .widget-banners-custom__container {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media (min-width: 768px) {
  #p-osnastka .widget-banners-custom__container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  #p-osnastka .widget-banners-custom__container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  #p-osnastka .widget-banners-custom__container {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
@media (min-width: 1024px) {
  #p-osnastka .widget-banners-custom__container {
    gap: 75px;
  }
}
#p-osnastka .widget-banners-custom__heading {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #p-osnastka .widget-banners-custom__heading {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #p-osnastka .widget-banners-custom__heading {
    font-size: 50px;
  }
}
#p-category {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#p-category .container {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #p-category .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  #p-category .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  #p-category .container {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
#p-category .widget-category-list__wrapper {
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: revert;
  gap: 20px;
}
@media (min-width: 1024px) {
  #p-category .widget-category-list__wrapper {
    gap: 75px;
  }
}
#p-category .widget-category-list__title {
  grid-area: revert;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  #p-category .widget-category-list__title {
    font-size: 30px;
  }
}
@media (min-width: 1600px) {
  #p-category .widget-category-list__title {
    font-size: 50px;
  }
}
#p-category .widget-category-list__items {
  grid-area: revert;
}
#p-category .widget-category-list__items .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 7px;
}
@media (min-width: 768px) {
  #p-category .widget-category-list__items .swiper-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1024px) {
  #p-category .widget-category-list__items .swiper-wrapper {
    grid-template-columns: repeat(6, 1fr);
    gap: 17px;
  }
}
#p-category .widget-category-list__item {
  display: flex;
  flex-direction: column;
  background-color: #212935;
  padding: 10px 15px;
}
@media (min-width: 1600px) {
  #p-category .widget-category-list__item {
    padding: 20px 30px;
  }
}
#p-category .widget-category-list__item::after {
  display: none;
}
#p-category .widget-category-list__item-name {
  font-size: 12px;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
}
@media (min-width: 1024px) {
  #p-category .widget-category-list__item-name {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  #p-category .widget-category-list__item-name {
    font-size: 24px;
  }
}
#p-category .widget-category-list__item-thumbnail {
  filter: revert;
  width: 100%;
  max-width: 230px;
  height: revert;
  margin: auto auto 0;
}
#p-category .widget-category-list__link-all {
  letter-spacing: 0.075em;
  color: #fff;
  text-decoration: none;
  background-color: #CF2341;
  width: 100%;
  font-weight: 700;
  transition: all 0.35s;
  padding: 5px 22px;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-height: 40px;
  font-size: 14px;
  line-height: 1.25;
  grid-area: revert;
  order: 1;
  justify-self: center;
  align-self: center;
}
@media (min-width: 1024px) {
  #p-category .widget-category-list__link-all {
    letter-spacing: revert;
    width: auto;
    font-size: 24px;
    min-height: 50px;
  }
}
#p-category .widget-category-list__link-all:hover {
  background-color: #FC0D2D;
}
#p-footnote {
  max-width: 2020px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #p-footnote {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1024px) {
  #p-footnote {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1280px) {
  #p-footnote {
    padding-left: 41.5px;
    padding-right: 41.5px;
  }
}
#p-footnote .text-block {
  margin: 0;
  border: 0;
  background-color: #212935;
}
#p-footnote .text-block__title {
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  padding: 24px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  #p-footnote .text-block__title {
    font-size: 30px;
    text-transform: uppercase;
  }
}
@media (min-width: 1600px) {
  #p-footnote .text-block__title {
    font-size: 40px;
    padding: 44px;
  }
}
#p-footnote .text-block__title::after {
  background-color: #dc1735;
  border-radius: 2px;
  width: 18px;
  height: 18px;
  background-size: 8px auto;
  position: revert;
  transform: revert;
  inset: revert;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE5IDExIj48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC41NTUgMTAuNTYzIDE5IDIuMTEzIDE2Ljg5IDAgOS41IDcuMzk0IDIuMTEgMCAwIDIuMTEybDguNDQ1IDguNDVhMS40OTIgMS40OTIgMCAwIDAgMi4xMSAwWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
  transition: background-color 0.35s;
}
@media (min-width: 1024px) {
  #p-footnote .text-block__title::after {
    width: 32px;
    height: 32px;
    background-size: 13px auto;
  }
}
@media (min-width: 1600px) {
  #p-footnote .text-block__title::after {
    width: 42px;
    height: 42px;
    background-size: 19px auto;
    border-radius: 6px;
  }
}
#p-footnote .text-block__title.js-toggled::after {
  transform: rotate(180deg);
}
#p-footnote .text-block__title:hover::after {
  background-color: #fc0d2d;
}
#p-footnote .text-block__content {
  color: #B4BCC7;
  font-size: 12px;
  padding: 0 14px 20px;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #p-footnote .text-block__content {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  #p-footnote .text-block__content {
    font-size: 30px;
    padding: 0 44px 44px;
  }
}
#p-footnote .text-block__content ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 0 0 18px;
}
@media (min-width: 1600px) {
  #p-footnote .text-block__content ul {
    gap: 30px;
    padding: 0 0 0 44px;
  }
}
#p-footnote .text-block__content ul li {
  padding: 0;
}
#p-footnote .text-block__content ul li::marker {
  color: inherit;
}