

/* Start:/local/templates/rd5/components/bitrix/menu/text_page/style.css?17490219691991*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/rd5/components/bitrix/menu/text_page/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/rd5/components/bitrix/menu/text_page/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/rd5/components/bitrix/menu/text_page/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/rd5/components/bitrix/menu/text_page/fonts/Gilroy-Bold.woff2") format("woff2");
}
.text_page_section {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.sidebar_sections {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1029px) {
  .sidebar_sections {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .sidebar_sections {
    margin-bottom: 6rem;
  }
}
.sidebar_sections > span, .sidebar_sections a {
  padding: 2rem;
  height: 6.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.sidebar_sections a {
  color: #77797D;
  text-decoration: none;
  border-bottom: 0.1rem solid #dfdfe3;
  transition: 0.2s background;
}
.sidebar_sections a:hover {
  background: #FFF;
}
.sidebar_sections > span {
  background: #FFF;
  position: relative;
}
.sidebar_sections > span:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.1rem;
  left: 0;
  right: 0;
  height: 0.1rem;
  background: #FFF;
}

.sidebar_content {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(75% - 20px);
}
@media screen and (max-width: 1029px) {
  .sidebar_content {
    width: calc(100% - 20px);
  }
}

.sidebar_content {
  padding: 3rem;
  background: #FFF;
}
@media screen and (max-width: 1029px) {
  .sidebar_content {
    padding: 2rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/rd5/components/bitrix/news.list/shops/style.css?17490219692115*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/rd5/components/bitrix/news.list/shops/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/rd5/components/bitrix/news.list/shops/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/rd5/components/bitrix/news.list/shops/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/rd5/components/bitrix/news.list/shops/fonts/Gilroy-Bold.woff2") format("woff2");
}
.map {
  height: 240px;
}
.map:not(:last-child) {
  margin-bottom: 20px;
}

.shops_block:not(:last-child) {
  margin-bottom: 3rem;
}
.shops_block .shop_item:not(:last-child) {
  margin-bottom: 2rem;
}
.shops_block .text_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  font-weight: 500;
}
.shops_block .text_block .text_block:not(:last-child) {
  margin-bottom: 2rem;
}
.shops_block .text_block .name {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .shops_block .text_block .name {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .shops_block .text_block .name:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.shops_block .text_block .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 767px) {
  .shops_block .text_block .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .shops_block .text_block .item:not(:last-child) {
    margin-bottom: 0.8rem;
  }
}
.shops_block .text_block .titl {
  margin-bottom: 0.6rem;
}
.shops_block .text_block .sub {
  color: #A9ABAF;
}
.shops_block .title {
  font-weight: 500;
  margin-bottom: 1.2rem;
}
.shops_block .slick-slide:before {
  padding-top: 66.99%;
}
.shops_block .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/rd5/libs/slick/slick.css?17490219691776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/rd5/libs/slick/slick_custom.css?17490219691327*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("/local/templates/rd5/libs/slick/fonts/Gilroy-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("/local/templates/rd5/libs/slick/fonts/Gilroy-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("/local/templates/rd5/libs/slick/fonts/Gilroy-Semibold.woff2") format("woff2");
}
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("/local/templates/rd5/libs/slick/fonts/Gilroy-Bold.woff2") format("woff2");
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0 0;
  padding: 0;
  font-size: 0;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    margin-top: 1.6rem;
  }
}
.slick-dots li {
  height: 1rem;
}
.slick-dots li:not(:last-child) {
  margin-right: 0.6rem;
}
.slick-dots .slick-active button {
  width: 1rem;
  height: 1rem;
  background: #68D2DF;
}
.slick-dots button {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  padding: 0;
  background: #E2E5EC;
  transition: 0.2s width, 0.2s height, 0.2s background;
}

.slick-list {
  margin: 0 -1rem;
}

.slick-slide {
  margin: 0 1rem;
}

.slick-track {
  margin: 0;
}

/*# sourceMappingURL=slick_custom.css.map */

/* End */


/* Start:/local/templates/rd5/components/bitrix/catalog.products.viewed/.default/style.css?1749021969186*/
.cards_slider .slick-track {
  display: flex;
}
.cards_slider .slick-slide {
  height: auto;
}
.cards_slider .product_card_big {
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/rd5/components/bitrix/menu/text_page/style.css?17490219691991 */
/* /local/templates/rd5/components/bitrix/news.list/shops/style.css?17490219692115 */
/* /local/templates/rd5/libs/slick/slick.css?17490219691776 */
/* /local/templates/rd5/libs/slick/slick_custom.css?17490219691327 */
/* /local/templates/rd5/components/bitrix/catalog.products.viewed/.default/style.css?1749021969186 */
