

/* Start:/local/templates/metib2023/components/metib/pages/fonds.broker/style.css?16975513428322*/
.broker-service-page {
  font-weight: 400;
}
.broker-service-page .fw-700 {
  font-weight: 700;
}
.broker-service-page a {
  color: #045CD2;
}
.broker-service-page .white-background-text p {
  margin: 0 0 10px 0;
}
.broker-service-page .white-background-text p:last-child {
  margin-bottom: 0;
}
.broker-service-page .white-background-text ul.without-marker {
  list-style: none;
  margin-top: 12px;
}
.broker-service-page .white-background-text ul.without-marker li {
  padding-left: 0;
}
.broker-service-page .white-background-text ul.without-marker li a {
  text-decoration: none;
  color: #045CD2;
}
.broker-service-page .white-background-text ul.without-marker li:before {
  display: none;
}
@media all and (max-width: 767px) {
  .broker-service-page .white-background-text {
    font-size: 14px;
  }
}
.broker-service-page__top {
  position: relative;
  color: #ffffff;
  padding: 60px 0;
  border-radius: 20px;
  overflow: hidden;
}
.broker-service-page__top .top-info {
  padding: 0 52% 0 60px;
  min-height: 288px;
  background: url("/local/templates/metib2023/components/metib/pages/fonds.broker/images/banner-pic.png") calc(100% - 100px) 50% no-repeat;
  background-size: 29%;
  overflow: hidden;
}
.broker-service-page__top .top-info h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info h2 {
    margin-bottom: 12px;
  }
}
.broker-service-page__top .top-info p {
  font-size: 20px;
  line-height: 120%;
}
.broker-service-page__top .top-info p:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info p {
    font-size: 18px;
  }
}
.broker-service-page__top .top-info .buttons {
  margin: 32px 0 0 0;
}
.broker-service-page__top .top-info .buttons a {
  margin: 0 20px 0 0;
}
.broker-service-page__top .top-info .buttons a.button-white {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
.broker-service-page__top .top-info .buttons a.button-white:hover {
  background: transparent;
  opacity: 0.4;
}
.broker-service-page__top .top-info .buttons a:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info .buttons a:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info .buttons a {
    margin-bottom: 16px;
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info .buttons {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__top .top-info {
    min-height: unset;
    padding-left: 20px;
    padding-bottom: 210px;
    padding-right: 20px;
    background-position: 50% calc(100% - 20px);
    background-size: 190px;
  }
}
.broker-service-page__top:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  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%);
  border-radius: 20px;
}
@media all and (max-width: 767px) {
  .broker-service-page__top:before {
    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%);
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.broker-service-page__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;
}
.broker-service-page__advantages .advantages-list__item {
  flex: 0 0 33.3333%;
  min-height: 48px;
}
.broker-service-page__advantages .advantages-list__item--icon {
  margin: 0 auto;
  height: 72px;
  width: 72px;
  border-radius: 16px;
  background: linear-gradient(135deg, #418BED 9.02%, #034296 90.85%);
  box-shadow: 0px 2px 12px 0px rgba(2, 52, 117, 0.2);
}
.broker-service-page__advantages .advantages-list__item--icon span {
  display: block;
  width: 100%;
  height: 100%;
}
.broker-service-page__advantages .advantages-list__item--icon.free span {
  background: url("/local/templates/metib2023/components/metib/pages/fonds.broker/images/free.svg") 50% 50% no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item--icon.free span {
    background-size: 24px;
  }
}
.broker-service-page__advantages .advantages-list__item--icon.instruments span {
  background: url("/local/templates/metib2023/components/metib/pages/fonds.broker/images/instruments.svg") 50% 50% no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item--icon.instruments span {
    background-size: 24px;
  }
}
.broker-service-page__advantages .advantages-list__item--icon.functional span {
  background: url("/local/templates/metib2023/components/metib/pages/fonds.broker/images/functional.svg") 50% 50% no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item--icon.functional span {
    background-size: 24px;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item--icon {
    margin: 0;
    flex: 0 0 56px;
    height: 56px;
  }
}
.broker-service-page__advantages .advantages-list__item--text {
  margin: 20px 0 0 0;
}
.broker-service-page__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) {
  .broker-service-page__advantages .advantages-list__item--text h3 {
    padding: 0;
    font-size: 18px;
    text-align: left;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item--text {
    margin-top: 0;
    margin-left: 16px;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list__item {
    display: flex;
    min-height: unset;
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__advantages .advantages-list {
    display: block;
    margin-top: 20px;
    padding: 20px;
  }
}
.broker-service-page__consultation .contacts-block {
  padding: 60px;
  border-radius: 20px;
  background: #FFFFFF;
  box-shadow: 0 4px 32px 0 rgba(1, 49, 113, 0.12);
}
.broker-service-page__consultation .contacts-block > h3 {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block > h3 {
    font-size: 20px;
    text-align: left;
  }
}
.broker-service-page__consultation .contacts-block__list {
  display: flex;
  margin: 24px 0 0 0;
}
.broker-service-page__consultation .contacts-block__list > div {
  flex: 0 0 calc((100% - 40px) / 3);
  margin: 0 20px 0 0;
}
.broker-service-page__consultation .contacts-block__list > div h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block__list > div h3 {
    font-size: 18px;
  }
}
.broker-service-page__consultation .contacts-block__list > div p {
  margin: 12px 0 0 0;
  font-size: 18px;
}
.broker-service-page__consultation .contacts-block__list > div p a {
  color: #045CD2;
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block__list > div p {
    margin-top: 8px;
    font-size: 16px;
  }
}
.broker-service-page__consultation .contacts-block__list > div:last-child {
  margin-right: 0;
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block__list > div:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block__list > div {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block__list {
    display: block;
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .broker-service-page__consultation .contacts-block {
    padding: 20px;
  }
}

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

/* End */
/* /local/templates/metib2023/components/metib/pages/fonds.broker/style.css?16975513428322 */
