

/* Start:/bitrix/templates/publicV3/components/bitrix/main.include/page_deposit_box/style.css?16670511973581*/
[data-section="biz-deposit-boxes"] .advantages-list-v2 {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
	justify-content:center;
}
[data-section="biz-deposit-boxes"] .p {
	color: #868c8d;
}
@media (min-width: 800px){ 
	[data-section="biz-deposit-boxes"] .p {
		width:100%;
		margin:0 70px;
	}
}
/* [data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__col {
    width: 50%;
}

@media (max-width: 800px){
	[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__col {
		width: 100%;
	}
} */

[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__item {
    display: flex;
	width:50%;
    margin-bottom: 6px;
    padding: 12px 24px;
}
	
@media (max-width: 800px){
	[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__item {
		max-width: 520px;
		width:100%;
		margin: 0 auto 6px auto;
		padding: 8px 5px;
	}
}
[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__text {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: 12px;
	height: 92px;
	width: 400px; 
}

[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__title {
    display: inline-flex;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}

@media (max-width: 800px){
	[data-section="biz-deposit-boxes"] .advantages-list-v2 .advantages-list-v2__title {
		font-size: 16px;
		line-height: 22px;
	}
}
[data-section="biz-deposit-boxes"] .talign-center {
    text-align: center !important;
}

[data-section="biz-deposit-boxes"] .button-cont2 {
    width: 100%;
}

[data-section="biz-deposit-boxes"] .color-g5 {
    color: #199591 !important;
}
[data-section="biz-deposit-boxes"] .fs-16 {
    font-size: 16px !important;
}
[data-section="biz-deposit-boxes"] .m-r-10 {
    margin-right: 10px !important;
}
[data-section="biz-deposit-boxes"] .text-bold {
    font-family: "GTE-bold" !important;
}
[data-section="biz-deposit-boxes"] span.azn:after {
    content: "\20BC";
}
[data-section="biz-deposit-boxes"] .table_odd-bg tr:nth-child(odd) {
    background-color: #F4F9FF;
}
[data-section="biz-deposit-boxes"] .table td.cell-fixed:nth-child(1), .table th.cell-fixed:nth-child(1) {
    background: #F4F9FF;
}
[data-section="biz-deposit-boxes"] .table_border td, .table_border th {
    border-bottom: 1px solid #E4E7E7;
    border-right: 1px solid #E4E7E7;
}
[data-section="biz-deposit-boxes"] .m-t-20 {
    margin-top: 20px !important;
}
[data-section="biz-deposit-boxes"] .bg-g9 {
    background-color: #E3F5E9 !important;
}
[data-section="biz-deposit-boxes"] .box-shadow3 {
    box-shadow: 0px 8px 24px 4px rgb(174 174 192 / 30%) !important;
}

[data-section="biz-deposit-boxes"] [data-id="privacy"]:not([class~="lazy"]) {
	background-image: url("/bitrix/templates/publicV3/components/bitrix/main.include/page_deposit_box/images/lock-blg.svg");
}
[data-section="biz-deposit-boxes"] [data-id="keys"]:not([class~="lazy"]) {
	background-image: url("/bitrix/templates/publicV3/components/bitrix/main.include/page_deposit_box/images/keys-blg.svg");
}
[data-section="biz-deposit-boxes"] [data-id="eye-crossed"]:not([class~="lazy"]) {
	background-image: url("/bitrix/templates/publicV3/components/bitrix/main.include/page_deposit_box/images/eye-blg.svg");
}

@media (max-width: 800px) {
	[data-section="biz-deposit-boxes"] .horb-list__image_general-image {
		width:20% !important;
		margin: -10px auto 24px auto !important;
	}
}
@media (min-width: 800px) {
	[data-section="biz-deposit-boxes"] .horb-list__image {
	margin-top: -15px;
	margin-right: -10px !important;
	}
}





/* End */


/* Start:/bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/style.css?17500794054077*/
[data-component="CALLBACK"] .phone {
	display: inline-flex;
	/*justify-content: center;*/
	align-items: center;
}
[data-component="CALLBACK"] .phone::before {
	background: url(/bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/images/phone-b.svg) no-repeat center center;
}
[data-component="CALLBACK"] .phone-w::before {
	background: url(/bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/images/phone-w.svg) no-repeat center center;
}
/*Callback*/
[data-section="callback-cont"] .escb_cont {
	display: inline-flex;
	background: #f7f7f7;
	border-radius: 10px;
	padding: 20px;
}
[data-section="callback-cont"] .escb_cont .operator {
	display: inline-flex;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 100%;
	box-shadow: 5px 0px 5px 0px #555d5e;
}
[data-section="callback-cont"] .escb_cont .callback-block {
	max-width: 460px;
	width: 100%;
	padding: 0px 20px;
}
[data-section="callback-cont"] .escb_cont .callback-block p {
	color: #2362a9;
}
[data-section="callback-cont"] .escb_cont .phone::before {
	content: "";
	display: inline-flex;
	justify-content: center;
	align-items: center;
	/*background: url(/bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/images/phone-b.svg) no-repeat center center;*/
	background-size: 16px;
	width: 16px;
	height: 16px;
	padding-right: 12px;
}
@media (max-width: 800px) {
	[data-section="callback-cont"] .escb_cont .operator {
		width: 160px;
		height: 160px;
		min-width: 140px;
		min-height: 140px;
		margin-bottom: 14px;
		box-shadow: 0 0px 20px 0px #555d5e87;
	}
	[data-section="callback-cont"] .escb_cont .callback-block {
		padding: 0px 10px;
		order: 2;
	}
	[data-section="callback-cont"] .escb_cont .callback-block {
		text-align: center;
	}
	[data-section="callback-cont"] .escb_cont {
		padding: 10px;
		box-shadow: unset;
		background: unset;
		flex-wrap: wrap;
		max-width: 460px;
		margin: 20px auto 10px auto;
	}
	[data-section="callback-cont"] .escb_cont {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		max-width: 720px;
		width: 100%;
		margin: 30px auto 10px auto;
		background: #f7f7f7;
		border-radius: 10px;
		padding: 20px;
	}
}
@media (max-width: 1000px) {
	[data-section="callback-cont"] .escb_cont .callback-block {
		text-align: center;
	}
}
/*RS*/
[data-section="callback-cont"] .escb_cont .operator {
	background-image: url(/bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/images/operator-min.webp);
	display: inline-flex;
	width: 200px;
	height: 200px;
	background-size: cover;
}
[data-section="callback-cont"] .error {
	color: #D83327;
}
[data-section="callback-cont"] .input-cont {
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	margin-bottom: 18px;
	border-radius: 5px;
}
[data-section="callback-cont"] .w-100 {
	width: 100% !important;
}
[data-section="callback-cont"] .input-cont.error .input-cont-name {
	color: #D83327 !important;
}
[data-section="callback-cont"] .input-cont.error .input {
	border-bottom: 1px solid #D83327 !important;
}
[data-section="callback-cont"] .input, .select, .textarea, .input-file {
	display: inline-flex;
	width: 100%;
	height: 60px;
	padding: 26px 36px 6px 12px;
	margin: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	outline: none;
	border: none;
	border-bottom: 1px solid #eff2f5;
	color: #3A3D41;
	font-size: 16px;
	line-height: 24px;
	font-family: "GTE-regular";
	background: none;
	border-radius: 0;
	transition: 0.2s ease;
	letter-spacing: 0.3px;
}
[data-section="callback-cont"] .input-cont .input-cont-name {
	display: inline-flex;
	justify-content: space-between;
	width: 95%;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: 0.1s;
	z-index: 2;
	color: #616161;
	font-family: "GTE-light";
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0.3px;
	padding: 0 15px;
	pointer-events: none;
}
[data-section="callback-cont"] .mod-bitrix-date ~ img {
	position: absolute;
	/* left: 0; */
	right: 10px;
	top: 14px;
	bottom: 0;
	margin: auto;
}
/*Callback*/

/* End */


/* Start:/bitrix/templates/.default/asset/loading/loading.css?1695674464371*/
.loading {
  position: relative;
  /*filter: brightness(0.95);*/
}
.loading .loading-cont {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: url("/bitrix/templates/.default/asset/loading/images/loading-g.svg") no-repeat center center;
  background-color: rgba(255, 255, 255, 0.737254902);
  background-size: 100px;
  z-index: 10;
}

/* End */


/* Start:/bitrix/templates/.default/asset/buttons/buttons.css?16915262232329*/
.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  max-width: 320px;
  padding: 8px 16px;
  min-height: 48px;
  border-radius: 6px !important;
  border: none;
  vertical-align: middle;
  margin-right: 14px;
  margin-bottom: 14px;
  font-family: "GTE-regular";
  font-size: 16px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
  transition: 0.1s ease;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #2362a9;
  color: #fff !important;
}
.button_single {
  margin-right: unset !important;
}
@media (max-width: 800px) {
  .button {
    max-width: 260px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 15px;
  }
}
.button:hover {
  filter: brightness(0.95);
}
.button[disabled] {
  background-color: #d0d0d0;
  color: #9e9e9e !important;
  cursor: default;
  filter: brightness(1);
}
.button_border {
  border: 1px solid red;
}
.button_rounded {
  border-radius: 100px !important;
}
.button_small {
  min-width: 110px;
  max-width: 180px;
  padding: 6px 12px;
  height: 42px;
}
.button.button2 {
  background-color: #fff;
  color: #2362a9 !important;
  border: 2px solid #c4d4e5;
}
.button.button2[disabled] {
  background: #f0f0f0;
  color: #afafaf !important;
}
.button.button3 {
  background-color: #2eb6ad;
  color: #fff !important;
}
.button.button3[disabled] {
  background-color: #d0d0d0;
  color: #9e9e9e !important;
}
.button.button4 {
  background-color: transparent;
  color: #2362a9 !important;
}
.button.button4[disabled] {
  color: #afafaf !important;
}
.button.button5 {
  background-color: #fff;
  color: #2362a9 !important;
}
.button.button5[disabled] {
  color: #afafaf !important;
  filter: unset;
}
.button.button6 {
  background-color: transparent;
  color: #616161 !important;
}
.button.button6[disabled] {
  color: #afafaf !important;
}
.button.button7 {
  background-color: #fff;
  color: #00b9ad !important;
  border: 2px solid #c4d9d7;
}
.button.button7[disabled] {
  background: #f0f0f0;
  color: #afafaf !important;
}

.button-cont {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.button-cont_centered {
  text-align: center;
  justify-content: center;
}
/* End */


/* Start:/bitrix/templates/.default/asset/horiz-block-list/blocks-horb-list.css?16624852372164*/
.horb-list_bordered .horb-list__item {
  border: 2px solid #f0f0f0;
  border-radius: 12px;
}
.horb-list_bordered .horb-list__item:last-child {
  border-bottom: 2px solid #f0f0f0;
}
.horb-list__item {
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  width: 100%;
  border-bottom: 2px solid #f0f0f0;
  margin-bottom: 24px;
  padding: 24px 0;
}
.horb-list__item:last-child {
  border-bottom: none;
}
.horb-list__image {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 320px;
  margin-right: 48px;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border-radius: 5px;
}
.horb-list__image_sm {
  height: 80px;
  width: 160px;
}
.horb-list__mob-image {
  display: none;
}
.horb-list__description {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.horb-list__title {
  width: 100%;
  margin-bottom: 12px;
  font-family: "GTE-bold";
}
.horb-list__subtitle {
  width: 100%;
  margin-bottom: 24px;
  color: #484d51;
  font-family: "GTE-light";
}
.horb-list .button-cont {
  width: 100%;
  margin-top: 24px;
}

@media (max-width: 800px) {
  .horb-list {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
  }
  .horb-list__item {
    flex-wrap: wrap;
    padding-bottom: 18px;
    margin-bottom: 18px;
  }
  .horb-list__image {
    display: none;
  }
  .horb-list__image_general-image {
    display: inline-flex;
    width: 100%;
    margin: auto auto 24px auto;
  }
  .horb-list__image_mob-bg-left {
    background-position: left;
  }
  .horb-list__mob-image {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 5px;
    margin: auto auto 24px auto;
    width: 100%;
    margin: 0 0 12px 0;
  }
  .horb-list__description {
    padding: 0 5px;
  }
  .horb-list__title {
    margin-bottom: 6px;
  }
  .horb-list__subtitle {
    margin-bottom: 0;
  }
}

/* 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 */
/* /bitrix/templates/publicV3/components/bitrix/main.include/page_deposit_box/style.css?16670511973581 */
/* /bitrix/templates/publicV3/components/bitrix/form.result.new/form-callback-v3/style.css?17500794054077 */
/* /bitrix/templates/.default/asset/loading/loading.css?1695674464371 */
/* /bitrix/templates/.default/asset/buttons/buttons.css?16915262232329 */
/* /bitrix/templates/.default/asset/horiz-block-list/blocks-horb-list.css?16624852372164 */
/* /bitrix/templates/.default/asset/table/tables.css?16551999136134 */
