.n-product-chars {
  background: #f7f0e4;
  padding: 40px 60px 60px
}
@media screen and (max-width:1023px) {
  .n-product-chars {
    padding: 30px;
    margin: 0 -30px
  }
}
@media screen and (max-width:767px) {
  .n-product-chars {
    padding: 20px;
    margin: 0 -20px
  }
}
.n-product-chars__wrapper {
  margin: 200px 0
}
@media screen and (max-width:1023px) {
  .n-product-chars__wrapper {
    margin: 60px 0 50px
  }
}
.n-product-chars__title {
  font-size: 32px;
  line-height: 1.31;
  position: relative
}
.n-product-chars__title::before {
  content: "";
  width: 32px;
  height: 32px;
  top: 50%;
  right: 0;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.7076 20.7076C26.6147 20.8005 26.5044 20.8743 26.383 20.9246C26.2616 20.9749 26.1315 21.0008 26.0001 21.0008C25.8687 21.0008 25.7385 20.9749 25.6171 20.9246C25.4957 20.8743 25.3854 20.8005 25.2926 20.7076L16.0001 11.4138L6.70757 20.7076C6.51993 20.8952 6.26543 21.0006 6.00007 21.0006C5.7347 21.0006 5.48021 20.8952 5.29257 20.7076C5.10493 20.5199 4.99951 20.2654 4.99951 20.0001C4.99951 19.7347 5.10493 19.4802 5.29257 19.2926L15.2926 9.29255C15.3854 9.19958 15.4957 9.12582 15.6171 9.07549C15.7385 9.02517 15.8687 8.99927 16.0001 8.99927C16.1315 8.99927 16.2616 9.02517 16.383 9.07549C16.5044 9.12582 16.6147 9.19958 16.7076 9.29255L26.7076 19.2926C26.8005 19.3854 26.8743 19.4957 26.9246 19.6171C26.975 19.7385 27.0009 19.8686 27.0009 20.0001C27.0009 20.1315 26.975 20.2616 26.9246 20.383C26.8743 20.5044 26.8005 20.6147 26.7076 20.7076Z' fill='black'/%3E%3C/svg%3E%0A");
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  display: none
}
.n-product-chars__title.is-open::before {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0)
}
@media screen and (max-width:767px) {
  .n-product-chars__wrapper {
    margin: 40px 0
  }
  .n-product-chars__title {
    font-size: 25px;
    line-height: 1.68
  }
}
.n-product-chars__group:not(:last-child) {
  margin: 24px 0 32px
}
.n-product-chars__group-title {
  font-size: 18px;
  line-height: 1.22;
  margin-bottom: 24px
}
.n-product-chars__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2,1fr);
  row-gap: 14px;
  max-width: 1056px
}
@media screen and (max-width:1023px) {
  .n-product-chars__title::before {
    display: block
  }
  .n-product-chars__title {
    cursor: pointer
  }
  .n-product-chars__body {
    -webkit-transition: max-height .2s;
    transition: max-height .2s;
    max-height: 0;
    overflow: hidden
  }
  .n-product-chars__group:not(:last-child) {
    margin: 24px 0
  }
  .n-product-chars__grid {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    row-gap: 17px;
    max-width: none
  }
}
@media screen and (max-width:767px) {
  .n-product-chars__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px;
    row-gap: 16px
  }
}
.n-product-char {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 3px
}
@media screen and (max-width:1023px) {
  .n-product-char {
    -ms-grid-columns: 57.14% auto;
    grid-template-columns: 57.14% auto
  }
}
.n-product-char__title {
  font-size: 14px;
  line-height: 1.28;
  color: rgba(34,34,34,.6);
  position: relative
}
.n-product-char__title::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  background-image: url("data:image/svg+xml,%3Csvg width='264' height='1' viewBox='0 0 264 1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0V1H0V0H0.5ZM2.5 0V1H1.5V0H2.5ZM4.5 0V1H3.5V0H4.5ZM6.5 0V1H5.5V0H6.5ZM8.5 0V1H7.5V0H8.5ZM10.5 0V1H9.5V0H10.5ZM12.5 0V1H11.5V0H12.5ZM14.5 0V1H13.5V0H14.5ZM16.5 0V1H15.5V0H16.5ZM18.5 0V1H17.5V0H18.5ZM20.5 0V1H19.5V0H20.5ZM22.5 0V1H21.5V0H22.5ZM24.5 0V1H23.5V0H24.5ZM26.5 0V1H25.5V0H26.5ZM28.5 0V1H27.5V0H28.5ZM30.5 0V1H29.5V0H30.5ZM32.5 0V1H31.5V0H32.5ZM34.5 0V1H33.5V0H34.5ZM36.5 0V1H35.5V0H36.5ZM38.5 0V1H37.5V0H38.5ZM40.5 0V1H39.5V0H40.5ZM42.5 0V1H41.5V0H42.5ZM44.5 0V1H43.5V0H44.5ZM46.5 0V1H45.5V0H46.5ZM48.5 0V1H47.5V0H48.5ZM50.5 0V1H49.5V0H50.5ZM52.5 0V1H51.5V0H52.5ZM54.5 0V1H53.5V0H54.5ZM56.5 0V1H55.5V0H56.5ZM58.5 0V1H57.5V0H58.5ZM60.5 0V1H59.5V0H60.5ZM62.5 0V1H61.5V0H62.5ZM64.5 0V1H63.5V0H64.5ZM66.5 0V1H65.5V0H66.5ZM68.5 0V1H67.5V0H68.5ZM70.5 0V1H69.5V0H70.5ZM72.5 0V1H71.5V0H72.5ZM74.5 0V1H73.5V0H74.5ZM76.5 0V1H75.5V0H76.5ZM78.5 0V1H77.5V0H78.5ZM80.5 0V1H79.5V0H80.5ZM82.5 0V1H81.5V0H82.5ZM84.5 0V1H83.5V0H84.5ZM86.5 0V1H85.5V0H86.5ZM88.5 0V1H87.5V0H88.5ZM90.5 0V1H89.5V0H90.5ZM92.5 0V1H91.5V0H92.5ZM94.5 0V1H93.5V0H94.5ZM96.5 0V1H95.5V0H96.5ZM98.5 0V1H97.5V0H98.5ZM100.5 0V1H99.5V0H100.5ZM102.5 0V1H101.5V0H102.5ZM104.5 0V1H103.5V0H104.5ZM106.5 0V1H105.5V0H106.5ZM108.5 0V1H107.5V0H108.5ZM110.5 0V1H109.5V0H110.5ZM112.5 0V1H111.5V0H112.5ZM114.5 0V1H113.5V0H114.5ZM116.5 0V1H115.5V0H116.5ZM118.5 0V1H117.5V0H118.5ZM120.5 0V1H119.5V0H120.5ZM122.5 0V1H121.5V0H122.5ZM124.5 0V1H123.5V0H124.5ZM126.5 0V1H125.5V0H126.5ZM128.5 0V1H127.5V0H128.5ZM130.5 0V1H129.5V0H130.5ZM132.5 0V1H131.5V0H132.5ZM134.5 0V1H133.5V0H134.5ZM136.5 0V1H135.5V0H136.5ZM138.5 0V1H137.5V0H138.5ZM140.5 0V1H139.5V0H140.5ZM142.5 0V1H141.5V0H142.5ZM144.5 0V1H143.5V0H144.5ZM146.5 0V1H145.5V0H146.5ZM148.5 0V1H147.5V0H148.5ZM150.5 0V1H149.5V0H150.5ZM152.5 0V1H151.5V0H152.5ZM154.5 0V1H153.5V0H154.5ZM156.5 0V1H155.5V0H156.5ZM158.5 0V1H157.5V0H158.5ZM160.5 0V1H159.5V0H160.5ZM162.5 0V1H161.5V0H162.5ZM164.5 0V1H163.5V0H164.5ZM166.5 0V1H165.5V0H166.5ZM168.5 0V1H167.5V0H168.5ZM170.5 0V1H169.5V0H170.5ZM172.5 0V1H171.5V0H172.5ZM174.5 0V1H173.5V0H174.5ZM176.5 0V1H175.5V0H176.5ZM178.5 0V1H177.5V0H178.5ZM180.5 0V1H179.5V0H180.5ZM182.5 0V1H181.5V0H182.5ZM184.5 0V1H183.5V0H184.5ZM186.5 0V1H185.5V0H186.5ZM188.5 0V1H187.5V0H188.5ZM190.5 0V1H189.5V0H190.5ZM192.5 0V1H191.5V0H192.5ZM194.5 0V1H193.5V0H194.5ZM196.5 0V1H195.5V0H196.5ZM198.5 0V1H197.5V0H198.5ZM200.5 0V1H199.5V0H200.5ZM202.5 0V1H201.5V0H202.5ZM204.5 0V1H203.5V0H204.5ZM206.5 0V1H205.5V0H206.5ZM208.5 0V1H207.5V0H208.5ZM210.5 0V1H209.5V0H210.5ZM212.5 0V1H211.5V0H212.5ZM214.5 0V1H213.5V0H214.5ZM216.5 0V1H215.5V0H216.5ZM218.5 0V1H217.5V0H218.5ZM220.5 0V1H219.5V0H220.5ZM222.5 0V1H221.5V0H222.5ZM224.5 0V1H223.5V0H224.5ZM226.5 0V1H225.5V0H226.5ZM228.5 0V1H227.5V0H228.5ZM230.5 0V1H229.5V0H230.5ZM232.5 0V1H231.5V0H232.5ZM234.5 0V1H233.5V0H234.5ZM236.5 0V1H235.5V0H236.5ZM238.5 0V1H237.5V0H238.5ZM240.5 0V1H239.5V0H240.5ZM242.5 0V1H241.5V0H242.5ZM244.5 0V1H243.5V0H244.5ZM246.5 0V1H245.5V0H246.5ZM248.5 0V1H247.5V0H248.5ZM250.5 0V1H249.5V0H250.5ZM252.5 0V1H251.5V0H252.5ZM254.5 0V1H253.5V0H254.5ZM256.5 0V1H255.5V0H256.5ZM258.5 0V1H257.5V0H258.5ZM260.5 0V1H259.5V0H260.5ZM262.5 0V1H261.5V0H262.5ZM264 0V1H263.5V0H264Z' fill='%23222222' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
  bottom: 2px
}
.n-product-char__value {
  color: #222;
  font-size: 14px
}