/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/webcanape/components/bitrix/news.list/tabs_representative/style.scss ***!
  \***********************************************************************************************************************************************************************************************************/
/* ------------------------ */
.b-representative {
  margin-bottom: 30px;
}
.b-representative .representative__image img {
  width: 100%;
}

.b-representative-tabs table {
  width: 100%;
  border-collapse: collapse;
}
.b-representative-tabs tr {
  padding: 0 50px;
}
@media (max-width: 1279px) {
  .b-representative-tabs tr {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .b-representative-tabs tr {
    display: flex;
    flex-direction: column;
  }
}
.b-representative-tabs tr:nth-child(odd) {
  background: linear-gradient(to right, rgba(2, 54, 149, 0) 0%, rgba(2, 54, 149, 0.07) 7%, rgba(2, 54, 149, 0.08) 8%, rgba(0, 53, 148, 0.05) 51%, rgba(42, 60, 149, 0.07) 76%, rgba(107, 72, 151, 0.1) 92%, rgba(77, 67, 150, 0.07) 96%, rgba(0, 53, 148, 0) 100%);
}
.b-representative-tabs th:first-child,
.b-representative-tabs td:first-child {
  font-weight: bold;
}
.b-representative-tabs th, .b-representative-tabs td {
  padding: 10px 0;
  color: rgba(17, 17, 17, 0.7);
  font-size: 20px;
  width: 50%;
}
@media (max-width: 1279px) {
  .b-representative-tabs th, .b-representative-tabs td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .b-representative-tabs th, .b-representative-tabs td {
    width: 100%;
  }
}
.b-representative-tabs .representative-tabs__head {
  display: flex;
  border: 1px solid rgba(29, 70, 142, 0.4);
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .b-representative-tabs .representative-tabs__head {
    display: none;
  }
}
.b-representative-tabs .representative-tabs__select + .select2 {
  display: none;
  margin-bottom: 20px;
}
@media (max-width: 1279px) {
  .b-representative-tabs .representative-tabs__select + .select2 {
    display: block;
  }
}
.b-representative-tabs .representative-tabs__item {
  font-size: 14px;
  color: #1D468E;
  font-weight: 600;
  opacity: 0.6;
  padding: 25px 11px;
  max-width: 177px;
  letter-spacing: -0.4px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  border-right: 1px solid rgba(29, 70, 142, 0.4);
}
.b-representative-tabs .representative-tabs__item--active {
  color: #fff;
  opacity: 1;
  background: #1D468E;
}
.b-representative-tabs .representative-tabs__pane {
  display: none;
  background: linear-gradient(90deg, rgba(0, 53, 148, 0.12) 0%, rgba(255, 255, 255, 0) 50%, rgba(107, 72, 151, 0.15) 100%);
  padding: 40px 40px 34px;
  border-radius: 20px;
}
@media (max-width: 1279px) {
  .b-representative-tabs .representative-tabs__pane {
    padding: 20px;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .b-representative-tabs .representative-tabs__pane {
    padding: 20px 10px;
  }
}
.b-representative-tabs .representative-tabs__pane--active {
  display: block;
}
@media (max-width: 1279px) {
  .b-representative-tabs .select2-container--default {
    width: 364px !important;
  }
}
@media (max-width: 767px) {
  .b-representative-tabs .select2-container--default {
    width: 100% !important;
  }
}
.b-representative-tabs .select2-container--default .select2-selection--single {
  border: 1px solid #DEEAFF;
  border-radius: 10px;
  height: fit-content;
}
.b-representative-tabs .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  color: #1D468E;
  opacity: 0.5;
  font-weight: 700;
  padding: 20px 50px 20px 17px;
  line-height: 1;
}
@media (max-width: 767px) {
  .b-representative-tabs .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 10px 47px 10px 17px;
    white-space: wrap;
  }
}
.b-representative-tabs .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 20px;
  top: calc(50% - 3px);
}
.b-representative-tabs .select2-container--default .select2-selection--single .select2-selection__arrow::before {
  content: "";
  display: block;
  width: 11px;
  height: 6px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path opacity="0.5" d="M1 1L6.5 7L12 1" stroke="%231D468E" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') center no-repeat;
}
.b-representative-tabs .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before {
  rotate: 180deg;
}
.b-representative-tabs .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
