

/* Start:/local/templates/metib2023/components/metib/pages/private.gold-bars/style.css?168500784411439*/
.gold-bars__top {
  padding: 60px;
  min-height: 408px;
  position: relative;
  background: radial-gradient(24.93% 73.41% at 77.01% 40.44%, rgba(150, 236, 255, 0.45) 0%, rgba(150, 196, 255, 0) 79.54%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  filter: drop-shadow(0px 4px 20px rgba(1, 49, 113, 0.08));
  border-radius: 20px;
}
.gold-bars__top .top-info {
  padding: 0 52% 0 0;
  height: 100%;
  background: url("/local/templates/metib2023/components/metib/pages/private.gold-bars/images/gold-banner.png") 95% 50% no-repeat;
  background-size: 26%;
  color: #FFFFFF;
}
.gold-bars__top .top-info__title {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .gold-bars__top .top-info__title {
    margin-bottom: 12px;
  }
}
.gold-bars__top .top-info__description {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .gold-bars__top .top-info__description {
    font-size: 18px;
  }
}
.gold-bars__top .top-info__button {
  margin: 32px 0 0 0;
}
@media all and (max-width: 767px) {
  .gold-bars__top .top-info__button a {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__top .top-info__button {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__top .top-info {
    padding-right: 0;
    padding-bottom: 190px;
    background-position: 50% 100%;
    background-size: 170px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__top {
    padding: 20px;
    min-height: unset;
    background: radial-gradient(34.84% 24.34% at 50% 79.06%, rgba(150, 236, 255, 0.45) 0%, rgba(150, 196, 255, 0) 79.54%), linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%);
  }
}
.gold-bars__offers .offers-list {
  display: flex;
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.gold-bars__offers .offers-list__item {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(100% / 6);
  padding: 0 10px;
}
.gold-bars__offers .offers-list__item--pic {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
}
.gold-bars__offers .offers-list__item--pic img {
  display: block;
  margin: 0 auto;
  width: 100%;
  object-fit: contain;
}
.gold-bars__offers .offers-list__item--text {
  margin: 12px 0 0 0;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item--text {
    margin-top: 8px;
  }
}
.gold-bars__offers .offers-list__item:nth-child(1) .offers-list__item--pic img {
  max-width: 27%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(1) .offers-list__item--pic img {
    max-width: 36%;
  }
}
.gold-bars__offers .offers-list__item:nth-child(2) .offers-list__item--pic img {
  max-width: 30%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(2) .offers-list__item--pic img {
    max-width: 41%;
  }
}
.gold-bars__offers .offers-list__item:nth-child(3) .offers-list__item--pic img {
  max-width: 37%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(3) .offers-list__item--pic img {
    max-width: 50%;
  }
}
.gold-bars__offers .offers-list__item:nth-child(4) .offers-list__item--pic img {
  max-width: 45%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(4) .offers-list__item--pic img {
    max-width: 61%;
  }
}
.gold-bars__offers .offers-list__item:nth-child(5) .offers-list__item--pic img {
  max-width: 64%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(5) .offers-list__item--pic img {
    max-width: 87%;
  }
}
.gold-bars__offers .offers-list__item:nth-child(6) .offers-list__item--pic img {
  max-width: 80%;
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item:nth-child(6) .offers-list__item--pic img {
    max-width: 102%;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list__item {
    flex: 0 0 50%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__offers .offers-list {
    flex-wrap: wrap;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
}
.gold-bars__advantages .advantages-list {
  display: flex;
  margin: 24px 0 0 0;
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.gold-bars__advantages .advantages-list__item {
  flex: 0 0 33.3333%;
  min-height: 48px;
}
.gold-bars__advantages .advantages-list__item--icon {
  margin: 0 auto;
  height: 72px;
  width: 72px;
  background: linear-gradient(135deg, #418BED 9.02%, #034296 90.85%);
  box-shadow: 0 2px 12px rgba(2, 52, 117, 0.2);
  border-radius: 16px;
}
.gold-bars__advantages .advantages-list__item--icon span {
  display: block;
  width: 100%;
  height: 100%;
}
.gold-bars__advantages .advantages-list__item--icon.profitably span {
  background: url("/local/templates/metib2023/components/metib/pages/private.gold-bars/images/profitably.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--icon.profitably span {
    background-size: 20px;
  }
}
.gold-bars__advantages .advantages-list__item--icon.safety span {
  background: url("/local/templates/metib2023/components/metib/pages/private.gold-bars/images/safety.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--icon.safety span {
    background-size: 20px;
  }
}
.gold-bars__advantages .advantages-list__item--icon.additionally span {
  background: url("/local/templates/metib2023/components/metib/pages/private.gold-bars/images/additionally.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--icon.additionally span {
    background-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--icon {
    margin: 0;
    flex: 0 0 45px;
    height: 45px;
  }
}
.gold-bars__advantages .advantages-list__item--text {
  margin: 20px 0 0 0;
}
.gold-bars__advantages .advantages-list__item--text h3 {
  padding: 0 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--text h3 {
    padding: 0;
    font-size: 18px;
    text-align: left;
  }
}
.gold-bars__advantages .advantages-list__item--text p {
  margin: 8px 0 0 0;
  padding: 0 10px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--text p {
    padding: 0;
    font-size: 14px;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item--text {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list__item {
    display: flex;
    min-height: unset;
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__advantages .advantages-list {
    display: block;
    margin-top: 20px;
    padding: 20px;
  }
}
.gold-bars__graph .inner {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.gold-bars__graph .inner img {
  display: none;
  width: 100%;
  object-fit: contain;
}
.gold-bars__graph .inner img.desktop {
  display: block;
}
@media all and (max-width: 767px) {
  .gold-bars__graph .inner img.desktop {
    display: none;
  }
}
.gold-bars__graph .inner img.mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .gold-bars__graph .inner img.mobile {
    display: block;
  }
}
.gold-bars__instructions .instructions-list {
  display: flex;
  margin: 24px 0 0 0;
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.gold-bars__instructions .instructions-list__item {
  flex: 0 0 33.33333%;
  position: relative;
}
.gold-bars__instructions .instructions-list__item--number {
  margin: 0 auto;
  width: 72px;
  height: 72px;
  font-size: 32px;
  line-height: 72px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(315deg, #919BA9 0%, #C6CCD3 100%);
  box-shadow: 0 2px 12px rgba(123, 131, 143, 0.2);
  border-radius: 16px;
}
.gold-bars__instructions .instructions-list__item--number:before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: calc(50% - 56px);
  left: 0;
  top: 36px;
  border-radius: 0.5px;
  background: #919BA9;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item--number:before {
    height: 20px;
    width: 1px;
    left: 28px;
    top: 0;
  }
}
.gold-bars__instructions .instructions-list__item--number:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: calc(50% - 56px);
  right: 0;
  top: 36px;
  border-radius: 0.5px;
  background: #919BA9;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item--number:after {
    height: auto;
    width: 1px;
    left: 28px;
    top: 76px;
    bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item--number {
    margin: 0;
    flex: 0 0 56px;
    height: 56px;
    margin-right: 16px;
    line-height: 56px;
    font-size: 22px;
  }
}
.gold-bars__instructions .instructions-list__item--text .title {
  margin: 20px 0 0 0;
  padding: 0 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item--text .title {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }
}
.gold-bars__instructions .instructions-list__item--text .description {
  margin: 8px 0 0 0;
  padding: 0 10px;
  text-align: center;
  font-weight: 400;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item--text .description {
    margin-top: 4px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item:first-child .instructions-list__item--number:after {
    top: 56px;
  }
}
.gold-bars__instructions .instructions-list__item:first-child .instructions-list__item--number:before {
  display: none;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item:first-child {
    padding-top: 0;
  }
}
.gold-bars__instructions .instructions-list__item:last-child .instructions-list__item--number:after {
  display: none;
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list__item {
    display: flex;
    padding: 20px 0 0 0;
  }
}
@media all and (max-width: 767px) {
  .gold-bars__instructions .instructions-list {
    display: block;
    padding: 20px;
  }
}
.gold-bars__form {
  margin: 24px 0 0 0;
  padding: 60px;
  background: #FFFFFF;
  box-shadow: 0 4px 32px rgba(1, 49, 113, 0.12);
  border-radius: 20px;
}
.gold-bars__form h2 {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .gold-bars__form {
    margin-top: 20px;
    padding: 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/metib2023/components/metib/gold.bars.prices/prices-new/style.css?16988275533966*/
.gold-bars__prices .prices-info .prices-inner {
  position: relative;
  padding: 24px 40px;
  font-weight: 400;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 4px 20px 0px rgba(1, 49, 113, 0.08);
  color: #262626;
}
.gold-bars__prices .prices-info .prices-inner__switcher {
  position: relative;
}
.gold-bars__prices .prices-info .prices-inner__switcher--active {
  display: inline-block;
  position: relative;
  padding-right: 18px;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #262626;
}
.gold-bars__prices .prices-info .prices-inner__switcher--active:after {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  right: 0;
  width: 8px;
  height: 8px;
  background: url("/local/templates/metib2023/components/metib/gold.bars.prices/prices-new/images/spoiler-arrow.svg") 50% 50% no-repeat;
  background-size: contain;
}
@media all and (max-width: 767px) {
  .gold-bars__prices .prices-info .prices-inner__switcher--active:after {
    top: 11px;
  }
}
.gold-bars__prices .prices-info .prices-inner__switcher--active:hover {
  color: #262626;
}
.gold-bars__prices .prices-info .prices-inner__switcher--active.opened:after {
  transform: rotate(180deg);
}
@media all and (max-width: 767px) {
  .gold-bars__prices .prices-info .prices-inner__switcher--active {
    font-size: 18px;
  }
}
.gold-bars__prices .prices-info .prices-inner__switcher--select {
  display: none;
  padding: 8px 0;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #EAF1F9;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.12);
  border-radius: 8px;
  z-index: 100;
}
.gold-bars__prices .prices-info .prices-inner__switcher--select li {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.gold-bars__prices .prices-info .prices-inner__switcher--select li a {
  display: block;
  padding: 12px 16px;
  color: #000000;
}
.gold-bars__prices .prices-info .prices-inner__switcher--select li:before {
  display: none;
}
.gold-bars__prices .prices-info .prices-inner__switcher--select li.active a {
  background: #EAF1F9;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item {
  display: none;
  position: relative;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table {
  display: table;
  margin: 32px 0 0 0;
  width: 100%;
  border-collapse: collapse;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div {
  display: table-row;
  border-bottom: 1px solid #EAF1F9;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div div {
  display: table-cell;
  width: 36%;
  padding: 20px 0;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div div.head {
  padding: 0 0 16px 0;
  font-size: 14px;
  line-height: 16px;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div div:last-child {
  width: 28%;
}
@media all and (max-width: 767px) {
  .gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div div {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
  }
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div:first-child {
  border-bottom: 3px solid #EAF1F9;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div:last-child {
  border-bottom: 0;
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table > div:last-child div {
  padding-bottom: 0;
}
@media all and (max-width: 767px) {
  .gold-bars__prices .prices-info .prices-inner__folders .folder-item .prices-table {
    margin-top: 20px;
  }
}
.gold-bars__prices .prices-info .prices-inner__folders .folder-item.active {
  display: block;
}
@media all and (max-width: 767px) {
  .gold-bars__prices .prices-info .prices-inner {
    padding: 20px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/metib2023/components/kazankin/form.result.new/metals-new/style.css?17302086706313*/
.open-account__form {
  margin: 0 auto;
  width: 100%;
  max-width: 744px;
}
.open-account__form h2.form-title {
  margin: 0 0 24px 0;
  font-size: 24px;
  line-height: 1.333;
  font-weight: 700;
  text-align: center;
}
@media all and (max-width: 767px) {
  .open-account__form h2.form-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
  }
}
.open-account__form p {
  margin: 0 auto !important;
  max-width: 400px;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  color: #000000;
}
.open-account__form p.form-title {
  font-weight: 700;
}
.open-account__form .form-result {
  font-size: 18px;
  color: #000000;
  text-align: center;
}
.open-account__form .form-result span {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto 20px auto;
  font-weight: 300;
  border: 1px solid #00cd66;
  border-radius: 50%;
}
.open-account__form .form-result span:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 22px;
  display: block;
  width: 13px;
  height: 25px;
  border-bottom: 1px solid #00cd66;
  border-right: 1px solid #00cd66;
  transform: rotate(45deg);
}
.open-account__form .form-error-message {
  margin: 32px 0 0 0;
  font-weight: 300;
  font-size: 18px;
  color: #EB0000;
  text-align: center;
}
.open-account__form .form-fields {
  margin: 24px 0 0 0;
}
.open-account__form .form-fields__item {
  float: left;
  width: 50%;
  position: relative;
  margin: 0 0 20px 0;
}
.open-account__form .form-fields__item:after {
  content: "";
  display: block;
  clear: both;
}
.open-account__form .form-fields__item:nth-child(2n+1) {
  clear: left;
  padding: 0 10px 0 0;
}
.open-account__form .form-fields__item:nth-child(2n) {
  padding: 0 0 0 10px;
}
@media all and (max-width: 767px) {
  .open-account__form .form-fields__item {
    float: none;
    width: 100%;
  }
  .open-account__form .form-fields__item:nth-child(2n+1) {
    padding: 0;
  }
  .open-account__form .form-fields__item:nth-child(2n) {
    padding: 0;
  }
}
.open-account__form .form-fields__item input[type=text], .open-account__form .form-fields__item input[type=email], .open-account__form .form-fields__item input[type=tel], .open-account__form .form-fields__item textarea {
  padding: 22px 16px;
  height: auto;
  line-height: 20px;
  color: #474E57;
  background: #EAF1F9;
  border-radius: 8px;
  border: none;
}
.open-account__form .form-fields__item .placeholder {
  display: none;
  position: absolute;
  left: 25px;
  top: 9px;
  font-size: 12px;
  line-height: 1.2;
  color: #444444;
}
.open-account__form .form-fields__item .error {
  display: inline-block;
  padding: 10px 0 0 0;
  font-weight: normal;
  font-size: 12px;
  color: #EB0000;
}
.open-account__form .form-fields__item .styled-select .selectbox .select {
  padding: 22px 40px 22px 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #474E57;
  background: #EAF1F9;
  border-radius: 8px;
  border: none;
  left: auto;
  top: auto;
}
.open-account__form .form-fields__item .styled-select .selectbox .select .trigger {
  width: 13px;
  height: 7px;
  right: 24px;
  background: url("/local/templates/metib2023/components/kazankin/form.result.new/metals-new/images/spoiler-list-arrow.svg") 50% 50% no-repeat;
  border: none;
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.open-account__form .form-fields__item .styled-select .selectbox ul {
  padding: 0 0 14px 0;
  max-height: 235px;
  background: #EAF1F9;
  border: none;
  border-radius: 12px;
}
.open-account__form .form-fields__item .styled-select .selectbox ul li {
  padding: 8px 24px;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  color: #262626;
  border: none;
}
.open-account__form .form-fields__item .styled-select .selectbox ul li:first-child {
  padding-top: 0;
}
.open-account__form .form-fields__item .styled-select .selectbox.opened {
  border-radius: 12px;
}
.open-account__form .form-fields__item .styled-select .selectbox.opened .select {
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.open-account__form .form-fields__item .styled-select .selectbox.opened .select .trigger {
  top: 47%;
  transform: none;
}
.open-account__form .form-fields__item .styled-select .selectbox.opened .select:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  background: #EAF1F9;
  z-index: 10000;
}
.open-account__form .form-fields__item .styled-select .selectbox.opened ul {
  right: 0;
  left: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
}
@media all and (max-width: 767px) {
  .open-account__form .form-fields__item {
    margin: 20px 0 0 0;
  }
}
.open-account__form .form-fields .agreement {
  width: 100%;
  margin: 20px 0 0 0;
  clear: left;
}
.open-account__form .form-fields .agreement input {
  position: absolute;
  left: -10000px;
}
.open-account__form .form-fields .agreement input + label {
  display: inline-block;
  padding: 4px 0 0 36px;
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #454e57;
  cursor: pointer;
}
.open-account__form .form-fields .agreement input + label a {
  color: #045CD2;
}
.open-account__form .form-fields .agreement__error {
  display: block;
  padding: 10px 0 0 0;
  font-weight: normal;
  font-size: 12px;
  color: #EB0000;
}
@media all and (max-width: 767px) {
  .open-account__form .form-fields .agreement {
    margin-top: 16px;
  }
}
@media all and (max-width: 767px) {
  .open-account__form .form-fields {
    margin-top: 20px;
  }
}
.open-account__form .submit-button {
  display: block;
  margin: 24px auto 0 auto;
  width: 231px;
  font-size: 16px;
  line-height: 52px;
  color: #ffffff;
  text-align: center;
  letter-spacing: -0.02em;
  background: #D64040;
  border-radius: 8px;
  cursor: pointer;
}
.open-account__form .submit-button:hover {
  background: #bf3a3a;
}
@media all and (max-width: 767px) {
  .open-account__form .submit-button {
    margin-top: 20px;
    width: 100%;
  }
}

#agreementsPopup .agreements-popup__item {
  margin: 20px 0 0 0;
}
#agreementsPopup .agreements-popup__item input + label {
  cursor: pointer;
}
#agreementsPopup .agreements-popup__item:first-child {
  margin-top: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/metib2023/components/metib/pages/private.gold-bars/style.css?168500784411439 */
/* /local/templates/metib2023/components/metib/gold.bars.prices/prices-new/style.css?16988275533966 */
/* /local/templates/metib2023/components/kazankin/form.result.new/metals-new/style.css?17302086706313 */
