

/* Start:/local/templates/raifa-n/components/bitrix/news.list/tara/style.css?174947855025293*/
@charset "UTF-8";
.container_products {
  width: 100%;
  padding: 0;
}

.products-child__header--wrapper {
  background: none;
  margin-bottom: 50px;
}

.products-child__header--wrapper h1 {
  font-weight: 500;
  font-size: 22px;
  line-height: 120%;
  color: #333333;
  margin-top: 0;
}

.products-child__header--wrapper .container_products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  row-gap: 20px;
}

.products-child__img {
  position: relative;
  min-height: 213px;
  width: 100%;
  background: #f7f7fc;
}

.products-child__header--subtitle {
  max-width: 833px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  margin: 20px 0;
}

.products-child__header--link {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  color: #363787;
}

.products-child__img img {
  position: absolute;
  top: 0;
  right: 0;
  -o-object-fit: contain;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.products-child__row {
  padding: 0 20px;
}

.products-child__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 50px;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  column-gap: 50px;
}

.products-child__item:last-child {
  margin-bottom: 50px;
}

.products-child__item-img {
  width: 300px;
  height: 300px;
  position: relative;
  margin-right: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* @media (max-width: 1270px) {
  .products-child__item-img {
    margin-top: 40px;
  }
} */

.products-child__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
}

.products-child__producer-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin-top: 20px;
}

.products-child__producer-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #333333;
  margin-top: 10px;
  margin-bottom: 20px;
}
.products-child__item--container {
  max-width: 833px;
}
.products-child__item--container .trademark__accordion:last-child {
  margin-top: 20px;
}

.trademark__accordion {
  padding: 15px 10px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.trademark__accordion.active {
  height: auto;
}
.trademark__accordion--btn {
  position: relative !important;
  right: 0 !important;
  top: 0 !important;
}
.trademark__accordion.active .trademark__accordion--btn {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition:
    transform 0.5s ease,
    -webkit-transform 0.5s ease;
}

table {
  border: 1px solid #e6e6e6;
}

td {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
}

th {
  padding: 10px 77px;
}



@media (min-width: 1271px) {
  .container_products {
    width: 1366px;
    padding: 0 53px;
  }

  .products-child__row {
    padding: 0 0 32px 0;
  }

  .products-child__header--wrapper .container_products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .products-child__header--wrapper {
    /* height: 350px; */
    background: #f7f7fc;
    margin-bottom: 60px;
    margin-top: 20px;
  }

  .products-child__img {
    position: relative;
    min-height: 350px;
    width: 450px;
    background: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .products-child__img img {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
  }

  .products-child__header--wrapper h1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    color: #333333;
    margin-top: 50px;
  }

  .products-child__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .products-child__header--subtitle {
    max-width: 833px;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #333333;
    margin-top: 20px;
  }
  .products-child__item--subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #333;
    margin-top: 10px;
  }

  .products-child__item--subtitle p {
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    color: #333;
    margin-top: 10px;
  }

  .products-child__producer-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    color: #333333;
    margin-top: 30px;
  }

  .products-child__producer-subtitle {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 20px;
  }

 

  .products-child__header--link {
    /* margin: 20px 0 20px 0; */
    display: block;
  }
}

@media (max-width: 435px) {
  td {
    border: 1px solid #e6e6e6;
    padding: 2px 4px;
  }

  th {
    padding: 0;
  }
}

@media (min-width: 1271px) {
  .products-child__header--wrapper {
    background-image: url("https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .products-child__header--wrapper .container_products {
    align-items: flex-end;
  }
  .products-child__img {
    min-height: 457px;
    height: 457px;
  }
}

.products-child__img {
  background-image: url("https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.products-child--inner h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.products-child--img {
  position: absolute;
  bottom: 20px;
  left: calc(100% + 15px);
}
.price__item {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.price__subtitle {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}

@media (max-width: 510px) {
  .products-child--img {
    display: none;
  }
}

.price__container {
  display: flex;
  column-gap: 100px;
  align-items: center;
  margin-bottom: 50px;
}

.price__subtitle span {
  font-size: 22px;
  max-width: 163px;
}
.price__text {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 110%;
  color: #808080;
  display: block;
}

@media (max-width: 610px) {
  .price__container {
    flex-direction: column;
    row-gap: 20px;
  }
  .price__item {
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  .price__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #333333;
    max-width: 238px;
    max-width: 116px;
  }
  .price__subtitle span {
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    color: #333333;
    max-width: 116px;
  }
}

.price__bold {
  font-weight: 600;
}

.price__margin {
  margin-bottom: 10px;
}

.price__item img {
  max-width: 135px;
}

.price__item-img {
  max-width: 80px !important;
}

.products-child--title {
  color: #333;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 31.2px */
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .products-child--title {
    font-size: 22px;
  }
}
.products-child--text {
  max-width: 931px;
  color: #919191;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 20px 0 120px 0;
}
@media (max-width: 768px) {
  .products-child--text {
    font-size: 14px;
    margin: 20px 0 20px 0;
  }
}
.main__header--wrapper .container_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 1366px;
  padding: 32px 53px;
}

.main__header--wrapper {
  min-height: 350px;
  background: url("https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg") center / cover no-repeat;
  /* background: #F7F7FC radial-gradient(40% 50% at 80% 70%, rgba(113, 149, 242, 0.5) 0%, rgba(196, 213, 255, 0) 100%); */
  margin-bottom: 60px;
  position: relative;
}

.main__header--figure-cover {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 468px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.main__header--figure {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 435px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.main__header--title {
  font-weight: 500;
  font-size: 48px;
  line-height: 58px;
  color: #333333;
  margin: 50px 0 10px 0;
  max-width: 550px;
}

.main__header--subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #333333;
  max-width: 620px;
}

.main__header__row p,
.main__header__row p a {
  font-family: Inter;
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
  text-align: left;
  color: #00b052;
}

.main__header__img {
  position: relative;
  min-height: 437px;
  width: 640px;
  background: none;
}

.main__header__row {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.schedule__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 30px 0 50px 0;
}

.schedule__col:last-child {
  margin-left: 80px;
}

.schedule__col:first-child {
  margin: 0;
}

.schedule__row {
  width: 100%;
  margin-bottom: 100px;
}

.schedule__row p {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
}
.schedule__row p span,
.schedule__row p a {
  font-family: Inter;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  color: #00b052;
}
.schedule__title {
  font-weight: 500;
  color: #333333;
  font-size: 22px;
}

.schedule__col:last-child .schedule__item:last-child .schedule__title:last-child {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #333333;
}

.schedule__col:last-child .schedule__item:last-child .schedule__title:nth-child(2) {
  margin-top: 20px;
}

.schedule__title-green {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #00b052;
  margin-top: 10px;
  text-align: center;
}

.schedule__hours {
  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;
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #333333;
  padding: 12px 32px;
  min-height: 46px;
  /* background: #f7f7fc; */
  background-image: url(/local/templates/raifa-n/img/bg_ladica_time.jpg);
  border-radius: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 114px;
  text-align: center;
  flex: 1 1 48%;
}

.schedule__col:first-child .schedule__item:last-child .schedule__title:last-child span {
  font-weight: 500;
}

.schedule__col:first-child .schedule__item:last-child .schedule__title,
.schedule__col:last-child .schedule__item:last-child .schedule__title {
  margin-bottom: 20px;
}
.schedule__col:first-child .schedule__item:first-child .schedule__title,
.schedule__col:last-child .schedule__item:first-child .schedule__title {
  margin-bottom: 20px;
}

.schedule__col:last-child .schedule__item:first-child {
  margin-bottom: 30px;
}

.schedule__col:last-child .schedule__item:first-child {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.schedule__hours--row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 30px;
}

.price__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.price__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0;
}

.price__item img {
  /* margin-right: 30px; */
  max-width: 194px;
}

/* .price__item-img{
      margin-right: 77px;
      width: 116px;
  } */
.price__subtitle {
  font-size: 22px;
  max-width: 163px;
}

.price__bold {
  font-weight: 600;
}

.price__subtitle span {
  font-size: 22px;
  max-width: 163px;
}

.price__item:first-child {
  margin-right: 50px;
}

.price__margin {
  margin-bottom: 10px;
}

.price__row {
  margin-bottom: 100px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.price__text {
  font-weight: 400;
  font-size: 16px !important;
  line-height: 110%;
  color: #808080;
}

.tare__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}

.tare__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.tare__item:first-child {
  margin-bottom: 30px;
}

.tare__item img {
  margin-right: 30px;
}

.tare__row {
  width: 100%;
  margin-bottom: 100px;
}

.tare__p {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #333333;
  max-width: 585px;
  margin-left: 0px;
  margin-top: 30px;
}

.tare__title {
  font-weight: 400;
  font-size: 22px;
  line-height: 110%;
  color: #333333;
  margin-bottom: 10px;
}

.tare__title span {
  font-weight: 600;
  /* margin-left: 20px; */
}

.tare__subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #333333;
  max-width: 475px;
}

table {
  border: 1px solid #e6e6e6;
  width: 100%;
}

td {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
}

th {
  padding: 10px 77px;
}
.main__header--links {
  display: inline-block;
  margin-top: 10px;
}
.main__header--link {
  display: inline-block;
  margin-left: 5px;
}
.main__header-img {
  position: relative;
  width: 130px;
  height: 40px;
}
.main__header-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.products-child__item--inner {
  margin: 0 0 30px 0;
}
.products-child__item--subtitle {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0 0 10px 0;
}
.products-child__item--text p {
  color: #333;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.products-child__item--span {
  color: #b10000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.products-mark__title {
  color: #333;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 20px;
}
.products-mark__text {
  color: #919191;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.products-child__item--wrapper {
  padding-bottom: 120px;
}
.map__call {
  color: #00b052;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-decoration-line: underline;
}



.products-child__item--order{
  order: 1;
}

.empty-container {

  column-gap: 20px;
  row-gap: 20px;
  display: flex;
  flex-wrap: wrap;
}
.empty-container:last-child{
  margin-bottom: 0;
}

.empty-container__prices-items li{
  font-weight: 500;
  font-size: 28px;
  line-height: 33.6px;
  color: #333333;
  font-family: "Inter";
}

.empty-container .products-child__item--container {
  max-width: 902px;
}

.empty-container .products-child__item-img {
  height: 373px;
}

.empty-container-head {
  margin-bottom: 23px;
  font-family: "Inter";
}

.empty-container-item {
  font-weight: 500;
  font-size: 28px;
  line-height: 33.6px;
  color: #333333;
  font-family: "Inter";
}

.empty-container__prices-items li + li {
  margin-top: 12px;
}

.empty-container-text {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}

.empty-container-text p {
  margin: 0;
  color: #808080;
  font-size: 18px;
  line-height: 23.4px;
  font-family: "Inter";
}

.products-container-block{
  display: flex;
  flex-direction: column;
}


@media (max-width: 1297px) {
  .main__header--wrapper .container_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding: 20px;
  }
}

@media (max-width: 1020px) {
  .main__header--wrapper .container_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 100%;
    padding: 20px;
  }

  .main__header--figure {
    width: 370px;
  }
}

@media (max-width: 791px) {
  .main__header--wrapper .container_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 100%;
    padding: 0;
  }

  .main__header--title {
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    color: #333333;
    margin: 0px 0 10px 0;
    max-width: 100%;
  }

  .main__header--wrapper {
    background: none;
    min-height: auto;
    height: 100%;
    background-image: none;
    background-position: top right;
    background-repeat: no-repeat;
    margin-bottom: 50px;
    position: relative;
  }

  .main__header--wrapper .container {
    /* position: relative; */
    padding-top: 50px;
  }

  .main__header__img {
    background:
      url(/local/templates/raifa-n/components/bitrix/news.list/tara/../img/main-header-bg.png) top right no-repeat,
      url(https://raifavoda.ru/local/templates/raifa/img/bg_ladica.jpg) center / cover no-repeat;
    height: 284px;
    width: 100%;
  }

  .main__header__row {
    padding: 0 20px;
    margin: 0 0 20px 0;
  }

  .main__header--figure {
    position: absolute;
    right: 0;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 20px 0;
  }

  .main__header--figure-cover {
    position: absolute;
    right: 0;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .main__header--subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 20.8px;
    color: #333333;
    max-width: 513px;
    margin: 0;
  }
}

@media (max-width: 710px) {
  .main__header--figure {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media (max-width: 610px) {
  .schedule__row {
    margin-bottom: 20px;
  }

  .schedule__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .schedule__hours--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 513px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    /* justify-content: space-between */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .schedule__col:last-child .schedule__item:last-child .schedule__title:last-child {
    font-size: 16px;
  }

  .schedule__title {
    font-size: 18px;
  }

  .schedule__hours {
    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;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #333333;
    padding: 12px 32px;
    min-height: 46px;
    border-radius: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 120px;
    flex: 1 1 120px;
  }

  .schedule__hours-school {
    padding: 0;
    background: none;
  }

  .schedule__item_sale {
    width: 513px;
    height: 78px;
    background: #f7f7fc;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .schedule__col .schedule__item:nth-child(2) {
    margin-top: 30px;
  }

  .schedule__col:last-child {
    margin-left: 0px;
  }

  .schedule__col:first-child {
    margin: 0 0 30px 0;
  }

  .schedule__col:first-child .schedule__item:last-child {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #333333;
  }

  .schedule__col:first-child .schedule__item:last-child {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #00b052;
    /* margin-top: 10px; */
  }

  .schedule__title-center {
    text-align: center;
  }

  .schedule__col:last-child .schedule__item:last-child .schedule__title:nth-child(2) {
    margin-top: 15px;
  }

  .schedule__col:first-child .schedule__item:first-child .schedule__title,
  .schedule__col:last-child .schedule__item:first-child .schedule__title {
    margin-bottom: 15px;
  }

  .price__row {
    width: 100%;
    margin-bottom: 20px;
  }

  .price__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .price__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 0 0 20px 0;
  }

  .price__item:first-child {
    margin-right: 0px;
  }

  .price__item img {
    margin-right: 0;
    margin-left: 30px;
    max-width: 140px;
  }

  .price__item-img {
    margin-left: 77px !important;
    max-width: 84px !important;
  }

  .price__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    color: #333333;
    max-width: 238px;
    max-width: 116px;
  }

  .price__subtitle span {
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    color: #333333;
    max-width: 116px;
  }

  .tare__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tare__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tare__item:first-child {
    margin-bottom: 30px;
  }

  .tare__item img {
    margin: 0 0 15px 0;
  }

  .tare__row {
    width: 100%;
    margin-bottom: 50px;
  }

  .tare__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 110%;
    color: #333333;
    margin-bottom: 10px;
  }

  .tare__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    max-width: 475px;
  }

  .tare__p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #333333;
    max-width: 585px;
    margin-left: 0px;
    margin-top: 30px;
  }
}

@media (max-width: 466px) {
  .main__header--figure-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 435px) {
  td {
    border: 1px solid #e6e6e6;
    padding: 2px 4px;
  }

  th {
    padding: 0;
  }
}

@media (max-width: 410px) {
  .main__header__img {
    min-height: 100%;
    height: 184px;
  }

  .main__header--title {
    font-weight: 500;
    font-size: 22px;
    line-height: 26.4px;
    color: #333333;
    margin: 0 0 10px 0;
    max-width: 520px;
  }

  .main__header--subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 20.8px;
    color: #333333;
    max-width: 513px;
  }

  .main__header--wrapper .container_header {
    padding: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .main__header--figure-cover {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

/* End */
/* /local/templates/raifa-n/components/bitrix/news.list/tara/style.css?174947855025293 */
