

/* Start:/local/templates/union_2024/components/bitrix/breadcrumb/h1/style.css?17309930451041*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.breadcrumb > li {
    display: inline !important;
	text-transform: uppercase;
	word-break: break-all;
}
@media screen and (max-width: 767px) {
	.breadcrumb > li > a {
		color: #777777 !important;
	}
	.breadcrumb > li + li:before {
		padding: 0 !important;
	}
	.breadcrumb {
		line-height: 16px;
	}
	.breadcrumb > li span {
		font-size: 0.7em;
	}
}
@media screen and (min-width: 768px) {
	.breadcrumb > li span {
		color: #777777;
		font-size: 0.8em;
	}
}
/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/style.css?175199066389*/
.flex-row {
  display: flex;
  flex-wrap: wrap; }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/first-block.css?17538686527099*/
@charset "UTF-8";
#first-block {
  background-color: #f1f1f1;
  margin-top: 15px; }
  #first-block .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #first-block .title {
        font-size: 25px; } }

#first-block {
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/ }
  #first-block .inner {
    padding-right: 40px;
    margin-top: 60px; }
    @media screen and (max-width: 1200px) {
      #first-block .inner {
        margin-top: 20px;
        padding-left: 30px;
        padding-right: 30px; } }
  #first-block .top-slider .notice {
    margin-top: 10px;
    font-size: 14px; }
    @media screen and (max-width: 1200px) {
      #first-block .top-slider .notice {
        margin-top: 10px;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px; } }
  @media screen and (max-width: 1200px) {
    #first-block .button {
      font-weight: normal;
      text-align: center;
      padding-left: 30px;
      padding-right: 30px; } }
  #first-block .question {
    background: #3c3c3b;
    font-weight: normal;
    width: 256px;
    color: #f1f1f1;
    font-size: 12px;
    max-width: 100%;
    margin-top: 55px;
    height: 45px;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s linear, border-color 0.2s linear; }
    @media screen and (max-width: 1200px) {
      #first-block .question {
        margin-top: 25px;
        width: 100%;
        margin-bottom: 40px; } }
    #first-block .question:hover {
      color: #333333;
      background-color: #f5f5f5; }
  #first-block .wrapper {
    padding: 20px 0; }
    #first-block .wrapper .description {
      margin-top: 30px;
      font-size: 17px;
      font-weight: 300; }
      @media screen and (max-width: 1200px) {
        #first-block .wrapper .description {
          font-weight: normal; } }
      @media screen and (max-width: 768px) {
        #first-block .wrapper .description {
          font-size: 16px; } }
      @media screen and (max-width: 480px) {
        #first-block .wrapper .description {
          font-size: 16px; } }
  #first-block .top-slider {
    position: relative; }
    #first-block .top-slider .slick-list {
      overflow: hidden; }
    #first-block .top-slider .slick-track {
      display: flex; }
    #first-block .top-slider .label {
      padding-top: 10px; }
    #first-block .top-slider a:focus,
    #first-block .top-slider a:active {
      outline: none; }
    @media screen and (min-width: 768px) {
      #first-block .top-slider img {
        cursor: url("/img/curs/zoom-in.png"), auto; } }
  #first-block .slick-dots:not(.dots-mob) {
    /*display: none !important;*/
    position: absolute;
    bottom: 20px;
    z-index: 10005;
    right: 30px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    #first-block .slick-dots:not(.dots-mob) li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.4);
      border: 1px solid transparent;
      border-radius: 30px;
      position: relative;
      display: inline-block;
      width: 16px;
      height: 16px;
      font-size: 0;
      /* text-indent: -999em; */
      box-shadow: inset 0 0 0 1px white;
      z-index: 99;
      transition: border 0.3s, background 0.3s;
      overflow: hidden; }
      #first-block .slick-dots:not(.dots-mob) li.slick-active button:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 8px;
        height: 8px;
        margin: auto;
        border-radius: 50%;
        background: white;
        content: ''; }
      #first-block .slick-dots:not(.dots-mob) li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        #first-block .slick-dots:not(.dots-mob) li button:before {
          font-family: 'slick';
          font-size: 6px;
          line-height: 20px;
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          content: 'тАв';
          text-align: center;
          opacity: .25;
          color: black;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
  #first-block .slick-dots.dots-mob {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    margin-top: 25px;
    text-align: center;
    padding: 0; }
    #first-block .slick-dots.dots-mob li {
      position: relative;
      display: inline-block;
      width: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
      font-size: 0;
      z-index: 99;
      overflow: hidden; }
      #first-block .slick-dots.dots-mob li.slick-active button {
        background-color: #595959;
        /* ╤Ж╨▓╨╡╤В ╨░╨║╤В╨╕╨▓╨╜╨╛╨╣ ╤З╨╡╤А╤В╨╛╤З╨║╨╕ */ }
      #first-block .slick-dots.dots-mob li button {
        width: 30px;
        /* ╨┤╨╗╨╕╨╜╨░ ╤З╨╡╤А╤В╨╛╤З╨║╨╕ */
        height: 2px;
        /* ╤В╨╛╨╗╤Й╨╕╨╜╨░ ╤З╨╡╤А╤В╨╛╤З╨║╨╕ */
        border: none;
        /* ╤Г╨▒╨╕╤А╨░╨╡╨╝ border */
        border-radius: 2px;
        /* ╤Б╨║╤А╤Г╨│╨╗╨╡╨╜╨╕╨╡ ╤Г╨│╨╗╨╛╨▓ (╨╝╨╛╨╢╨╜╨╛ ╤Г╨▒╤А╨░╤В╤М ╨╡╤Б╨╗╨╕ ╨╜╤Г╨╢╨╜╤Л ╨┐╤А╤П╨╝╤Л╨╡) */
        background-color: #ababab;
        /* ╤Ж╨▓╨╡╤В ╨╜╨╡╨░╨║╤В╨╕╨▓╨╜╨╛╨╣ ╤З╨╡╤А╤В╨╛╤З╨║╨╕ */
        padding: 0; }
  @media screen and (max-width: 1200px) {
    #first-block .sliders {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  #first-block .cursor-none {
    cursor: none; }
  #first-block .swiper.slider {
    position: relative; }
  #first-block .nav-prev-cursor-none {
    position: absolute;
    left: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #first-block .nav-next-cursor-none {
    position: absolute;
    right: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #first-block .nav-prev-cursor-none {
    left: 0;
    width: 200px;
    margin-left: max(15px, calc((100% - 1700px) / 2)); }
  #first-block .nav-next-cursor-none {
    right: 0;
    width: 200px; }

/*# sourceMappingURL=first-block.css.map */

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/share-info.css?1752656777944*/
#share-info {
  margin-top: 75px; }
  #share-info .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #share-info .title {
        font-size: 25px; } }
  @media screen and (max-width: 1200px) {
    #share-info .value {
      padding-left: 30px;
      padding-right: 30px; } }
  #share-info ul {
    padding-left: 20px;
    list-style-image: url("/img/listAr.png");
    font-size: 1.2em;
    font-weight: lighter;
    line-height: 1.6em;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-bottom: 0; }
    @media screen and (max-width: 1200px) {
      #share-info ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }
    #share-info ul li {
      margin-bottom: 5px; }

/*# sourceMappingURL=share-info.css.map */

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/models.css?17539427425020*/
@charset "UTF-8";
#models {
  margin-top: 75px;
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/ }
  #models .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #models .title {
        font-size: 25px; } }
  #models .models-slider {
    position: relative; }
    #models .models-slider .slick-list {
      overflow: hidden; }
    #models .models-slider .slick-track {
      display: flex; }
    #models .models-slider .label {
      padding-top: 10px; }
    #models .models-slider a:focus,
    #models .models-slider a:active {
      outline: none; }
    @media screen and (min-width: 768px) {
      #models .models-slider img {
        cursor: url("/img/curs/zoom-in.png"), auto; } }
  #models .slick-dots {
    /*display: none !important;*/
    position: absolute;
    bottom: 20px;
    z-index: 10005;
    right: 30px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    #models .slick-dots li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.4);
      border: 1px solid transparent;
      border-radius: 30px;
      position: relative;
      display: inline-block;
      width: 16px;
      height: 16px;
      font-size: 0;
      /* text-indent: -999em; */
      box-shadow: inset 0 0 0 1px white;
      z-index: 99;
      transition: border 0.3s, background 0.3s;
      overflow: hidden; }
      #models .slick-dots li.slick-active button:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 8px;
        height: 8px;
        margin: auto;
        border-radius: 50%;
        background: white;
        content: ''; }
      #models .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        #models .slick-dots li button:before {
          font-family: 'slick';
          font-size: 6px;
          line-height: 20px;
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          content: 'тАв';
          text-align: center;
          opacity: .25;
          color: black;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
  #models .cursor-none {
    cursor: none; }
  #models .swiper.slider {
    position: relative; }
  #models .nav-prev-cursor-none {
    position: absolute;
    left: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #models .nav-next-cursor-none {
    position: absolute;
    right: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #models .nav-prev-cursor-none {
    left: 0;
    width: 200px;
    margin-left: max(15px, calc((100% - 1700px) / 2)); }
  #models .nav-next-cursor-none {
    right: 0;
    width: 200px; }
  #models .price-block {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    height: 100%; }
    @media screen and (max-width: 1200px) {
      #models .price-block {
        padding-top: 30px; } }
    #models .price-block .description {
      font-size: 15px; }
      #models .price-block .description p:first-child {
        margin-bottom: 3px; }
      #models .price-block .description p:nth-child(2) {
        margin-bottom: 20px; }
      #models .price-block .description p:nth-child(3) {
        margin-bottom: 3px; }
    #models .price-block .price .cost {
      font-weight: 500;
      font-size: 27px;
      margin-bottom: 60px; }
      #models .price-block .price .cost .two-price {
        display: flex;
        align-items: start;
        justify-content: start;
        flex-direction: column; }
      @media screen and (max-width: 1200px) {
        #models .price-block .price .cost {
          margin-bottom: 10px; } }
    #models .price-block .price .sentToBasket {
      background: #3c3c3b;
      font-weight: normal;
      width: 256px;
      color: #f1f1f1;
      font-size: 12px;
      max-width: 100%;
      height: 45px;
      transition: background 0.2s, color 0.2s, box-shadow 0.2s linear, border-color 0.2s linear; }
      #models .price-block .price .sentToBasket:hover {
        color: #333333;
        background-color: #f5f5f5; }
  @media screen and (max-width: 1200px) {
    #models .slick-dots {
      left: 0;
      bottom: -38px;
      right: auto; } }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/videos.css?1752595650151*/
#videos {
  margin-top: 75px; }
  #videos iframe {
    height: 513px !important;
    width: 100% !important; }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/elements.css?17538686525892*/
@charset "UTF-8";
#elements {
  margin-top: 75px;
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/ }
  #elements .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #elements .title {
        font-size: 25px; } }
  #elements .value .row {
    position: relative; }
    #elements .value .row.hiddenExt {
      height: 700px;
      overflow: hidden; }
      #elements .value .row.hiddenExt::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
        /* ╨▓╤Л╤Б╨╛╤В╨░ ╨╖╨░╤В╨╡╨╝╨╜╨╡╨╜╨╕╤П */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
        pointer-events: none;
        /* ╤З╤В╨╛╨▒╤Л ╨║╨╗╨╕╨║╨╕ ╨┐╤А╨╛╤Е╨╛╨┤╨╕╨╗╨╕ ╤Б╨║╨▓╨╛╨╖╤М */
        transition: opacity 0.3s;
        opacity: 1; }
  #elements .value .read-more-link {
    height: 1px;
    position: relative;
    text-align: center; }
    #elements .value .read-more-link span {
      -webkit-touch-callout: none;
      align-items: center;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: none;
      background-color: #fff;
      border: 1px solid #fff;
      border-radius: 100px;
      box-shadow: none;
      box-shadow: 0 5px 10px rgba(60, 60, 59, 0.15);
      color: currentColor;
      color: #1d1d1b;
      cursor: pointer;
      display: inline-flex;
      font: inherit;
      font-size: 16px;
      line-height: 1.2;
      margin: 0;
      padding: 14px 24px;
      position: relative;
      touch-action: manipulation;
      transition-duration: .3s;
      transition-property: background-color, border-color, color, box-shadow;
      transition: border-color .3s, box-shadow .3s, background-color .3s;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none;
      width: auto;
      margin-top: -20px; }
      @media (min-width: 1200px) {
        #elements .value .read-more-link span {
          font-size: 20px;
          padding: 16px 32px; } }
  #elements .item {
    margin-bottom: 20px; }
  #elements .elements-slider {
    position: relative; }
    #elements .elements-slider .slick-list {
      overflow: hidden; }
    #elements .elements-slider .slick-track {
      display: flex; }
    #elements .elements-slider .label {
      padding-top: 10px; }
    #elements .elements-slider a:focus,
    #elements .elements-slider a:active {
      outline: none; }
    @media screen and (min-width: 768px) {
      #elements .elements-slider img {
        cursor: url("/img/curs/zoom-in.png"), auto; } }
  #elements .slick-dots {
    /*display: none !important;*/
    position: absolute;
    bottom: 20px;
    z-index: 10005;
    right: 30px;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    #elements .slick-dots li {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 5px;
      padding: 0;
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.4);
      border: 1px solid transparent;
      border-radius: 30px;
      position: relative;
      display: inline-block;
      width: 16px;
      height: 16px;
      font-size: 0;
      /* text-indent: -999em; */
      box-shadow: inset 0 0 0 1px white;
      z-index: 99;
      transition: border 0.3s, background 0.3s;
      overflow: hidden; }
      #elements .slick-dots li.slick-active button:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 8px;
        height: 8px;
        margin: auto;
        border-radius: 50%;
        background: white;
        content: ''; }
      #elements .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 20px;
        height: 20px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent; }
        #elements .slick-dots li button:before {
          font-family: 'slick';
          font-size: 6px;
          line-height: 20px;
          position: absolute;
          top: 0;
          left: 0;
          width: 20px;
          height: 20px;
          content: 'тАв';
          text-align: center;
          opacity: .25;
          color: black;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
  #elements .cursor-none {
    cursor: none; }
  #elements .swiper.slider {
    position: relative; }
  #elements .nav-prev-cursor-none {
    position: absolute;
    left: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #elements .nav-next-cursor-none {
    position: absolute;
    right: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #elements .nav-prev-cursor-none {
    left: 0;
    width: 200px;
    margin-left: max(15px, calc((100% - 1700px) / 2)); }
  #elements .nav-next-cursor-none {
    right: 0;
    width: 200px; }
  #elements .reduce-width-arrows .nav-prev-cursor-none {
    width: 100px; }
  #elements .reduce-width-arrows .nav-next-cursor-none {
    width: 100px; }
  #elements .slick-slide img {
    display: block;
    width: 100%; }
  #elements .item {
    margin-bottom: 25px; }
    #elements .item p {
      font-size: 15px;
      margin-top: 15px; }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/finishes.css?17526567773843*/
#finishes {
  margin-top: 75px; }
  #finishes .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #finishes .title {
        font-size: 25px; } }
  #finishes .panel-default {
    border: none;
    padding-bottom: 20px;
    border-radius: 0; }
  #finishes .panel-group {
    margin-bottom: 20px; }
  #finishes .finishes_materials_wrapper .title-secondary {
    padding-left: 20px !important; }
  #finishes #finishesExt.finishes_materials ul {
    overflow: hidden !important;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0; }
  #finishes #finishesExt.finishes_materials ul li {
    display: inline-block;
    padding: 3px;
    margin-right: 14px;
    margin-bottom: 25px; }
  #finishes #finishesExt.finishes_materials ul li a:focus,
  #finishes #finishesExt.finishes_materials ul li a:hover {
    color: #222 !important; }
  #finishes #finishesExt.finishes_materials ul li a span {
    display: block;
    background-size: cover;
    padding-top: 5px;
    font-size: 12px;
    padding-bottom: 0;
    width: 72px;
    line-height: normal; }
  #finishes #finishesExt.finishes_materials ul li a > span.img {
    width: 72px;
    height: 72px; }
  #finishes .finishes_materials_wrapper h4 {
    font-size: 14px;
    font-weight: normal; }
  #finishes #finishesExt.finishes_materials .panel-default {
    border-bottom: 1px solid #d3d3d3;
    /* padding-bottom: 10px;
    padding-top: 10px; */
    border-radius: 0; }
  #finishes .finishes_materials .panel-group .panel-heading {
    border-bottom: 0;
    padding-left: 0; }
  #finishes .finishes_materials .panel-group .panel-title > [data-toggle]:before {
    float: right; }
  #finishes .finishes_materials .panel-title > a:hover,
  #finishes .finishes_materials .panel-title > a:focus {
    background: none;
    outline: none; }
  #finishes .finishes_materials_wrapper .title-secondary {
    margin-bottom: 0; }
  #finishes .finishes_materials .panel-title > a {
    display: block;
    width: 100%;
    padding: 4px 0;
    padding-top: 20px;
    text-transform: none;
    font-size: 17px !important; }
  #finishes .finishes_materials .panel-group .panel-title > [data-toggle][aria-expanded="true"]:before {
    content: '\e812';
    color: #d3d3d3;
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 2em;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
    margin-top: -10px;
    font-size: 22px; }
  #finishes .finishes_materials .panel-group .panel-title > [data-toggle]:before {
    background: none;
    content: '\e80f';
    color: #d3d3d3;
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 2em;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    font-size: 22px;
    transform: none;
    margin-top: -2px; }
  #finishes span.finishes_descr {
    font-size: 13px; }
  @media screen and (max-width: 992px) {
    #finishes .category-figure > img,
    #finishes .category-figure .figcaption {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      width: 100%;
      padding: 45px; }
    #finishes .panel-group .panel-title > [data-toggle]:before {
      background-size: 22px; }
    #finishes .lineup p span {
      font-size: 18px !important; } }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/questions.css?17526567771522*/
.row-questions .text {
  font-size: 14px;
  font-weight: 300; }

.row-questions .title {
  font-size: 30px; }

.row-questions {
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .row-questions {
      padding-bottom: 0; } }
  .row-questions .question {
    background: #3c3c3b;
    font-weight: normal;
    width: 100%;
    color: #f1f1f1;
    font-size: 14px;
    max-width: 237px;
    margin-top: 14px;
    height: 45px; }
    .row-questions .question:hover {
      opacity: 0.8; }
  .row-questions .text {
    font-size: 20px;
    line-height: 30px; }

.row-questions {
  font-family: 'Avenir Next Cyr'; }
  .row-questions .title {
    font-size: 30px;
    margin-bottom: 35px !important;
    font-family: 'Playfair Display';
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 768px) {
      .row-questions .title {
        padding-bottom: 0;
        font-size: 25px; } }

#questions {
  margin-top: 75px; }
  #questions .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #questions .title {
        font-size: 25px; } }
  #questions .row-questions {
    padding-bottom: 0 !important;
    font-family: inherit; }
    #questions .row-questions .text {
      font-size: 18px; }
    #questions .row-questions .question {
      font-size: 12px; }

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

/* End */


/* Start:/local/templates/union_2024/components/bitrix/catalog.element/furniture/viewed.css?17526567773050*/
@charset "UTF-8";
#viewed {
  margin-top: 75px;
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/
  /*** ╨б╤В╤А╨╡╨╗╨║╨╕ ╨╜╨░ ╤Б╨╗╨░╨╣╨┤╨╡╤А╨╡ ***/ }
  #viewed .title {
    margin: 0 0 30px;
    font-family: Lora, Arial, Helvetica, sans-serif;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 1px; }
    @media screen and (max-width: 1200px) {
      #viewed .title {
        font-size: 25px; } }
  #viewed .cursor-none {
    cursor: none; }
  #viewed .swiper.slider {
    position: relative; }
  #viewed .nav-prev-cursor-none {
    position: absolute;
    left: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #viewed .nav-next-cursor-none {
    position: absolute;
    right: 25%;
    width: 25%;
    z-index: 5000;
    top: 0;
    height: 100%; }
  #viewed .nav-prev-cursor-none {
    left: 0;
    width: 200px;
    margin-left: max(15px, calc((100% - 1700px) / 2)); }
  #viewed .nav-next-cursor-none {
    right: 0;
    width: 200px; }
  #viewed .viewed_row .swiper-slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center; }
    #viewed .viewed_row .swiper-slide a .elImgFirst {
      opacity: 0.25;
      position: absolute;
      object-fit: cover;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }
    #viewed .viewed_row .swiper-slide a .secondImg {
      object-fit: contain !important;
      position: relative; }
  #viewed .viewed_row {
    position: relative;
    margin: 0;
    width: 100%;
    display: none; }
    @media screen and (max-width: 768px) {
      #viewed .viewed_row .swiper {
        padding-left: 30px; } }
    #viewed .viewed_row .text {
      text-align: right;
      margin-top: 12px;
      color: #333333c9; }
    #viewed .viewed_row .slider {
      max-width: 1920px;
      margin: 45px auto; }
    #viewed .viewed_row .nav {
      display: flex;
      position: relative;
      margin-top: 30px; }
      #viewed .viewed_row .nav .swiper-scrollbar {
        height: 1px; }
      #viewed .viewed_row .nav .left {
        position: relative;
        width: 100%;
        transform: translate(0, -35%);
        margin-left: 6px; }
        @media screen and (max-width: 768px) {
          #viewed .viewed_row .nav .left {
            margin-left: 20px; } }
      #viewed .viewed_row .nav .right {
        display: flex;
        position: relative;
        margin-left: 20px; }
        #viewed .viewed_row .nav .right .swiper-button-prev-custom {
          margin-right: 40px; }
        #viewed .viewed_row .nav .right .swiper-button-next-custom-viewed {
          margin-right: 0; }
      #viewed .viewed_row .nav img {
        width: 22px;
        height: 46px; }
    #viewed .viewed_row .slider-default__buttons {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 16px;
      gap: 16px; }

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

/* End */
/* /local/templates/union_2024/components/bitrix/breadcrumb/h1/style.css?17309930451041 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/style.css?175199066389 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/first-block.css?17538686527099 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/share-info.css?1752656777944 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/models.css?17539427425020 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/videos.css?1752595650151 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/elements.css?17538686525892 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/finishes.css?17526567773843 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/questions.css?17526567771522 */
/* /local/templates/union_2024/components/bitrix/catalog.element/furniture/viewed.css?17526567773050 */
