

/* Start:/bitrix/templates/publicV3/components/bitrix/main.include/page_accred/style.css?1665069130527*/
[data-section="accred"] .m-t-20 {
    margin-top: 20px !important;
}
[data-section="accred"] .talign-center {
    text-align: center !important;
}
[data-section="accred"] .button-cont2 {
    width: 100%;
}
[data-section="accred"] .m-b-50 {
    margin-bottom:50px;
}
@media (min-width: 450px) {
	[data-section="accred"] .col {
		column-count:2;
	}
} 
[data-section="accred"] .table_odd-bg tr:nth-child(odd) {
    background-color: #F4F9FF;
}
[data-section="accred"] span.usd:after {
    content: "\0024";
}
/* End */


/* Start:/bitrix/templates/.default/asset/list-items/list-items.css?17593512951978*/
.list-wr {
	display: flex;
	text-align: left;
}
.list-wr.vertical-line .list {
	margin-left: -38px;
}
.list {
	width: 100%;
	margin: 0px 0 0px 20px;
	padding: 0px 0 0px 20px;
	margin-bottom: 24px;
	font-family: "GTE-light";
}
@media (max-width: 800px) {
	.list {
		margin-bottom: 16px;
	}
}
.list_noindent {
	padding: 0;
}
.list_sm .list__item {
	margin-bottom: 8px;
}
.list_horizontal .list__item {
	display: inline-block;
	margin-right: 44px;
	width: unset;
}
.list__item {
	width: 100%;
	margin-bottom: 18px;
}
.list_bullets {
	padding: 0;
	margin: 0 0 24px 0;
}
.list_bullets .list__item {
	display: inline-flex;
	position: relative;
	list-style: none;
}
/*
.list_bullets .list__item_important::before {
	background-image: url(/bitrix/templates/.default/asset/list-items/images/circle-g.svg) !important;
}
*/
.list_bullets .list__item::before {
	content: "";
	display: inline-flex;
	width: 26px;
	min-width: 26px;
	height: 26px;
	margin-right: 6px;
	background: url(/bitrix/templates/.default/asset/list-items/images/circle-gr.svg) no-repeat center;
	background-size: 22px;
	border-radius: 50px;
	background-color: #fff;
}
.list_checklist {
	padding: 0;
	margin: 0 0 24px 0;
}
.list_checklist .list__item {
	display: inline-flex;
	position: relative;
	list-style: none;
}
.list_checklist .list__item::before {
	content: "";
	display: inline-flex;
	width: 26px;
	min-width: 26px;
	height: 26px;
	margin-right: 6px;
	background: url(/bitrix/templates/.default/asset/list-items/images/check-v2-g.svg) no-repeat center top;
	background-color: #fff;
	background-position: center;
	background-size: 22px;
	border-radius: 50px;
	background-color: #fff;
}
.vertical-line {
	border-left: 4px solid #dedede;
	padding-left: 22px;
	margin-left: 36px;
	height: 100%;
}
.vertical-line-date {
	display: flex;
	position: sticky;
	top: 58px;
	background-color: #fff;
	color: #3495d5;
	z-index: 1;
	padding: 28px 0 8px 0;
	font-size: 22px;
	line-height: 36px;
	margin: 0 0 26px 0;
	width: 48px;
	justify-content: center;
}
/* End */


/* Start:/bitrix/templates/.default/asset/table/tables.css?16551999136134*/
.table-cont {
  overflow: auto;
  margin-bottom: 24px;
  border-radius: 10px;
}
.table-cont_bordered {
  border: 2px solid #f0f0f0;
}

.table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  font-size: 16px;
  line-height: 22px;
}
.table .thead td,
.table .thead th,
.table thead td,
.table thead th {
  color: #484d51;
  font-family: "GTE-bold" !important;
  font-weight: normal;
}
.table tr {
  vertical-align: top;
}
.table tr.row-fixed {
  position: sticky;
  top: 0;
  z-index: 1;
  box-shadow: 0px 2px 0px 0px #e4e7e7;
}
.table td,
.table th {
  padding: 14px 20px 14px 20px;
  max-width: 250px;
}
.table td.cell-fixed,
.table th.cell-fixed {
  position: sticky;
  left: 0;
  text-align: center;
  border-right: 0px;
}
.table td.cell-fixed:nth-child(1),
.table th.cell-fixed:nth-child(1) {
  background: #fbfbfb;
  border-right: 2px solid #f0f0f0;
}
.table td.cell-fixed:nth-child(2),
.table th.cell-fixed:nth-child(2) {
  background: #F4F9FF;
}
.table_compact {
  font-size: 14px;
  line-height: 18px;
}
.table_compact td,
.table_compact th {
  padding: 4px 6px;
}
.table_nowrap td,
.table_nowrap th {
  white-space: nowrap;
}
.table_border td,
.table_border th {
  border-bottom: 2px solid #f1f1f180;
  border-right: 2px solid #f0f0f0;
}
.table_border td:last-child {
  border-right: none;
}
.table_border tr:last-child td {
  border-bottom: none;
}
.table_border-bottom tr {
  border-bottom: 1px solid #e4e7e7;
}
.table_border-bottom tr:last-child {
  border-bottom: none;
}
.table_odd-bg tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table_odd-bg tr:nth-child(even) {
  background-color: #fff;
}
.table_even-bg tr:nth-child(odd) {
  background-color: #fff;
}
.table_even-bg tr:nth-child(even) {
  background-color: #f9f9f9;
}
.table_vertical-center tr,
.table_vertical-center th {
  vertical-align: middle;
}
.table_data-table td {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  padding: 16px 16px;
}
.table_data-table .status {
  padding: 4px 8px;
  border-radius: 5px;
}
.table .selected-cell {
  background: #f9f9f9;
}
.table.col-2 td {
  width: 50%;
}
.table.col-3 td {
  width: 33%;
}
.table.col-4 td {
  width: 25%;
}
.table.card-info {
  margin: 2px auto;
}
.table.card-info tr {
  border-bottom: 2px solid #f1f4f6;
}
.table.card-info tr:last-child {
  border-bottom: none;
}
.table.card-info td {
  padding: 14px 20px 14px 0px;
  color: #141414;
}
.table.card-info td:first-child {
  color: #141414;
}
.table.card-info td:nth-child(2) {
  color: #3a3d41;
}
.table.card-info2 td {
  padding: 14px 20px 14px 20px;
  max-width: 250px;
}
.table.card-info2 td:first-child {
  color: #141414;
  border-right: 2px solid #f1f4f6;
  width: 30%;
}
.table.card-info2 td:nth-child(2) {
  color: #3a3d41;
}
.table.card-info2 td:last-child {
  color: #141414;
}
.table.card-info2 .first-row {
  border-top: 2px solid #f1f4f6;
}
.table.card-info2 .first-row:first-child {
  border-top: none;
}
.table.table2 td {
  padding: 14px 20px 14px 20px;
  max-width: 250px;
}
.table.table2 .thead td {
  color: #3a3d41;
}
.table.table2 thead th {
  color: #3a3d41;
}
.table.table3 {
  border: 2px solid #E6ECF4;
}
.table.table3 td {
  padding: 14px 20px 14px 20px;
  max-width: 250px;
  font-family: "GTE-light";
  border-right: 2px solid #E6ECF4;
}
.table.table3 td:last-child {
  border-right: none;
}
.table.table3 tr {
  border-bottom: 2px solid #E6ECF4;
}
.table.table3 tr:last-child {
  border-bottom: none;
}
.table.table3 .thead {
  background: #F4F9FF;
  border-bottom: 2px solid #E6ECF4;
}
.table.table3 .thead td {
  color: #3a3d41;
}

.currency-rates {
  display: inline-flex;
  flex-wrap: wrap;
  width: 56%;
  margin: 0 2%;
}
.currency-rates .table-cont {
  padding-top: 0;
  padding-bottom: 18px;
  min-height: 270px;
}
.currency-rates .table_currency {
  width: 100%;
}
.currency-rates .table_currency tr {
  border-bottom: 2px solid #f2f2f2;
}
.currency-rates .table_currency tr:last-child {
  border-bottom: none;
}
.currency-rates .table_currency td {
  height: 50px;
  padding: 10px 8px;
  max-width: 250px;
  color: #777c84;
  font-family: "GTE-light";
  transition: 0.2s;
  border-right: 2px solid #f2f2f2;
  vertical-align: middle;
}
.currency-rates .table_currency td:last-child {
  border-right: none;
}
.currency-rates .table_currency.row-1-selected td:nth-child(1) {
  background: #f2f7ff;
}
.currency-rates .table_currency.row-2-selected td:nth-child(2) {
  background: #f7f7f7;
}
.currency-rates .table_currency.row-3-selected td:nth-child(3) {
  background: #f7f7f7;
}
.currency-rates .table_currency.row-4-selected td:nth-child(4) {
  background: #f7f7f7;
}
.currency-rates .table_currency.row-5-selected td:nth-child(5) {
  background: #f7f7f7;
}
.currency-rates .table_currency .option-cont {
  margin-bottom: 0;
}
.currency-rates .table_currency .option-cont__textbox {
  padding-top: 0;
}
.currency-rates .price {
  position: relative;
  letter-spacing: 1.5px;
}
.currency-rates .price::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}
.currency-rates .price.price_default::before {
  background: url("/bitrix/templates/.default/asset/table/images/minus-ng.svg") no-repeat center;
  background-size: 24px;
}
.currency-rates .price.price_up::before {
  background: url("/bitrix/templates/.default/asset/table/images/n-arrow-ng.svg") no-repeat center;
  background-size: 24px;
  transform: rotate(180deg);
  filter: invert(41%) sepia(34%) saturate(834%) hue-rotate(97deg) brightness(94%) contrast(89%);
}
.currency-rates .price.price_down::before {
  background: url("/bitrix/templates/.default/asset/table/images/n-arrow-ng.svg") no-repeat center;
  background-size: 24px;
  transform: rotate(0deg);
  filter: invert(23%) sepia(71%) saturate(2962%) hue-rotate(348deg) brightness(90%) contrast(91%);
}

@media (max-width: 800px) {
  .currency-rates {
    width: 100%;
    border-right: none;
    order: 2;
  }
}
@media (max-width: 800px) {
  .table.table3 td {
    padding: 8px 5px;
  }
}
@media (max-width: 600px) {
  table.card-info2 td {
    padding: 12px 8px;
  }

  table.card-info2 td:first-child {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/.default/asset/color/colors.css?17217527905752*/
.color-w {
  color: #fff !important;
}

.color-b {
  color: #183877 !important;
}

.color-b2 {
  color: #1e4b90 !important;
}

.color-b3 {
  color: #2362a9 !important;
}

.color-b4 {
  color: #287ac2 !important;
}

.color-b5 {
  color: #3495d5 !important;
}

.color-b6 {
  color: #67b7e0 !important;
}

.color-b7 {
  color: #9ad4ea !important;
}

.color-b8 {
  color: #ccecf4 !important;
}

.color-b9 {
  color: #e6f7fa !important;
}

.color-g {
  color: #144247 !important;
}

.color-g2 {
  color: #1b5d5f !important;
}

.color-g3 {
  color: #227775 !important;
}

.color-g4 {
  color: #00b9ad !important;
}

.color-g5 {
  color: #2fa793 !important;
}

.color-g6 {
  color: #71e0c6 !important;
}

.color-g7 {
  color: #a1edd9 !important;
}

.color-g8 {
  color: #d3f8ed !important;
}

.color-g9 {
  color: #e5f4f0 !important;
}

.color-gr {
  color: #141414 !important;
}

.color-gr2 {
  color: #2e2e2e !important;
}

.color-gr3 {
  color: #474747 !important;
}

.color-gr4 {
  color: #616161 !important;
}

.color-gr5 {
  color: #7a7a7a !important;
}

.color-gr6 {
  color: #dbdbdb !important;
}

.color-gr7 {
  color: #e6e6e6 !important;
}

.color-gr8 {
  color: #f0f0f0 !important;
}

.color-gr9 {
  color: #fafafa !important;
}

.color-blk {
  color: #2b2d30 !important;
}

.color-blk2 {
  color: #3a3d41 !important;
}

.color-blk3 {
  color: #484d51 !important;
}

.color-blk4 {
  color: #575d61 !important;
}

.color-blk5 {
  color: #656d71 !important;
}

.color-blk6 {
  color: #838d90 !important;
}

.color-blk7 {
  color: #a3abad !important;
}

.color-blk8 {
  color: #c4c9ca !important;
}

.color-blk9 {
  color: #e4e7e7 !important;
}

.color-r {
  color: #a4381d !important;
}

.color-r2 {
  color: #be3722 !important;
}

.color-r3 {
  color: #d83327 !important;
}

.color-r4 {
  color: #dd4141 !important;
}

.color-r5 {
  color: #e15b69 !important;
}

.color-r6 {
  color: #eb8f9e !important;
}

.color-r7 {
  color: #f4c2d1 !important;
}

.color-r8 {
  color: #f9dce7 !important;
}

.color-r9 {
  color: #fdf6f9 !important;
}

.color-y {
  color: #766823 !important;
}

.color-y2 {
  color: #b29a24 !important;
}

.color-y3 {
  color: #efd244 !important;
}

.color-y4 {
  color: #f4ce52 !important;
}

.color-y5 {
  color: #f8cb62 !important;
}

.color-y6 {
  color: #f8d78c !important;
}

.color-y7 {
  color: #f8e4b4 !important;
}

.color-y8 {
  color: #fbf1da !important;
}

.color-y9 {
  color: #fdf8ed !important;
}

.bg-w {
  background-color: #fff !important;
}

.bg-b {
  background-color: #183877 !important;
}

.bg-b2 {
  background-color: #1e4b90 !important;
}

.bg-b3 {
  background-color: #2362a9 !important;
}

.bg-b4 {
  background-color: #287ac2 !important;
}

.bg-b5 {
  background-color: #3495d5 !important;
}

.bg-b6 {
  background-color: #67b7e0 !important;
}

.bg-b7 {
  background-color: #9ad4ea !important;
}

.bg-b8 {
  background-color: #ccecf4 !important;
}

.bg-b9 {
  background-color: #e6f7fa !important;
}

.bg-g {
  background-color: #144247 !important;
}

.bg-g2 {
  background-color: #1b5d5f !important;
}

.bg-g3 {
  background-color: #227775 !important;
}

.bg-g4 {
  background-color: #00b9ad !important;
}

.bg-g5 {
  background-color: #2fa793 !important;
}

.bg-g6 {
  background-color: #71e0c6 !important;
}

.bg-g7 {
  background-color: #a1edd9 !important;
}

.bg-g8 {
  background-color: #d3f8ed !important;
}

.bg-g9 {
  background-color: #e5f4f0 !important;
}

.bg-gr {
  background-color: #141414 !important;
}

.bg-gr2 {
  background-color: #2e2e2e !important;
}

.bg-gr3 {
  background-color: #474747 !important;
}

.bg-gr4 {
  background-color: #616161 !important;
}

.bg-gr5 {
  background-color: #7a7a7a !important;
}

.bg-gr6 {
  background-color: #dbdbdb !important;
}

.bg-gr7 {
  background-color: #e6e6e6 !important;
}

.bg-gr8 {
  background-color: #f0f0f0 !important;
}

.bg-gr9 {
  background-color: #fafafa !important;
}

.bg-blk {
  background-color: #2b2d30 !important;
}

.bg-blk2 {
  background-color: #3a3d41 !important;
}

.bg-blk3 {
  background-color: #484d51 !important;
}

.bg-blk4 {
  background-color: #575d61 !important;
}

.bg-blk5 {
  background-color: #656d71 !important;
}

.bg-blk6 {
  background-color: #838d90 !important;
}

.bg-blk7 {
  background-color: #a3abad !important;
}

.bg-blk8 {
  background-color: #c4c9ca !important;
}

.bg-blk9 {
  background-color: #e4e7e7 !important;
}

.bg-r {
  background-color: #a4381d !important;
}

.bg-r2 {
  background-color: #be3722 !important;
}

.bg-r3 {
  background-color: #d83327 !important;
}

.bg-r4 {
  background-color: #dd4141 !important;
}

.bg-r5 {
  background-color: #e15b69 !important;
}

.bg-r6 {
  background-color: #eb8f9e !important;
}

.bg-r7 {
  background-color: #f4c2d1 !important;
}

.bg-r8 {
  background-color: #f9dce7 !important;
}

.bg-r9 {
  background-color: #fdf6f9 !important;
}

.bg-y {
  background-color: #766823 !important;
}

.bg-y2 {
  background-color: #b29a24 !important;
}

.bg-y3 {
  background-color: #efd244 !important;
}

.bg-y4 {
  background-color: #f4ce52 !important;
}

.bg-y5 {
  background-color: #f8cb62 !important;
}

.bg-y6 {
  background-color: #f8d78c !important;
}

.bg-y7 {
  background-color: #f8e4b4 !important;
}

.bg-y8 {
  background-color: #fbf1da !important;
}

.bg-y9 {
  background-color: #fdf8ed !important;
}

/* End */
/* /bitrix/templates/publicV3/components/bitrix/main.include/page_accred/style.css?1665069130527 */
/* /bitrix/templates/.default/asset/list-items/list-items.css?17593512951978 */
/* /bitrix/templates/.default/asset/table/tables.css?16551999136134 */
/* /bitrix/templates/.default/asset/color/colors.css?17217527905752 */
