

/* Start:/local/templates/metib2023/components/metib/pages/self-employed/style.css?175611509416625*/
.smz-page__top {
  display: flex;
  align-items: center;
  padding: 42px 62px 42px 59px;
  min-height: 320px;
  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%);
  box-shadow: 0 4px 20px 0 rgba(1, 49, 113, 0.08);
  border-radius: 20px;
}
.smz-page__top:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 60px;
  bottom: 0px;
  width: 34%;
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/top-pic.png") 82% 50% no-repeat;
  background-size: contain;
}
@media all and (max-width: 767px) {
  .smz-page__top:before {
    top: unset;
    right: 20px;
    bottom: 20px;
    left: 20px;
    height: 200px;
    width: auto;
    background-position: 50% 50%;
  }
}
.smz-page__top .top-info {
  padding: 0 50% 0 0;
  color: #FFFFFF;
}
.smz-page__top .top-info__title {
  margin: 0;
  font-weight: 500;
  font-size: 32px;
  line-height: 130%;
  color: #fff;
}
@media all and (max-width: 767px) {
  .smz-page__top .top-info__title {
    margin: 0;
    font-size: 24px;
  }
}
.smz-page__top .top-info__list {
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
}
.smz-page__top .top-info__list li {
  margin: 12px 0 0 0;
  padding-left: 15px;
  position: relative;
}
.smz-page__top .top-info__list li:before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ffffff;
}
.smz-page__top .top-info__list li:first-child {
  margin-top: 0;
}
@media all and (max-width: 767px) {
  .smz-page__top .top-info__list li {
    margin-top: 8px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__top .top-info__list {
    font-size: 16px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__top .top-info {
    padding-right: 20px;
    padding-bottom: 200px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__top {
    padding: 24px;
    min-height: unset;
    background: linear-gradient(135deg, #5898ED 8.46%, #034296 90.85%), radial-gradient(9.86% 38.91% at 50% 91.25%, rgba(0, 38, 89, 0.7) 0%, rgba(0, 38, 89, 0) 100%);
  }
}
.smz-page__tabs {
  margin: 60px 0 0 0;
  position: relative;
}
@media all and (max-width: 767px) {
  .smz-page__tabs .desktop {
    display: none;
  }
}
.smz-page__tabs .mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .smz-page__tabs .mobile {
    display: block;
  }
}
.smz-page__tabs .info-tabs {
  margin: 24px 0 0 0;
  white-space: nowrap;
  overflow-x: auto;
}
.smz-page__tabs .info-tabs__tab {
  display: inline-block;
  margin: 0 4px 0 0;
}
.smz-page__tabs .info-tabs__tab:last-child {
  margin-right: 0;
}
.smz-page__tabs .info-tabs__tab a {
  position: relative;
  display: block;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #919BA9;
  background: #EAF1F9;
  border-radius: 8px 8px 0 0;
  white-space: nowrap;
}
.smz-page__tabs .info-tabs__tab.active a {
  color: #000000;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(1, 49, 113, 0.08);
}
@media all and (max-width: 767px) {
  .smz-page__tabs .info-tabs__tab .cinfo-tabs__tab a {
    font-size: 18px;
    line-height: 32px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__tabs:before {
    top: 40px;
  }
  .smz-page__tabs .info-tabs__tab a {
    font-size: 18px;
    line-height: 32px;
  }
}
.smz-page__tabs .info-tabs-content {
  padding: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  background: #FFFFFF;
  box-shadow: 0 4px 20px rgba(1, 49, 113, 0.08);
  border-radius: 0 12px 12px 12px;
}
.smz-page__tabs .info-tabs-content__tab {
  display: none;
}
.smz-page__tabs .info-tabs-content__tab.active {
  display: block;
}
.smz-page__tabs .info-tabs-content__tab p {
  font-size: 14px;
}
.smz-page__tabs .info-tabs-content__tab p:first-child {
  margin-top: 0;
}
.smz-page__tabs .info-tabs-content__tab h3 {
  margin-top: 24px;
  font-size: 16px;
}
.smz-page__tabs .info-tabs-content__tab h3 + p {
  margin-top: 14px;
}
.smz-page__tabs .info-tabs-content__tab h3:first-child {
  margin-top: 0;
}
.smz-page__tabs .info-tabs-content__tab ul {
  margin: 12px 0 0 0;
}
.smz-page__tabs .info-tabs-content__tab ul li {
  position: relative;
  margin: 16px 0 0 0;
  padding: 0 0 0 25px;
  font-size: 16px;
  line-height: 1.37;
  font-weight: 400;
}
.smz-page__tabs .info-tabs-content__tab ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  height: 5px;
  width: 5px;
  background: #000000;
  border-radius: 50%;
}
.smz-page__tabs .info-tabs-content__tab ul li:first-child {
  margin-top: 0;
}
.smz-page__tabs .info-tabs-content__tab ul:first-child {
  margin-top: 0;
}
.smz-page__tabs .info-tabs-content__tab .documents-list {
  padding: 0;
  box-shadow: none;
}
.smz-page__tabs .info-tabs-content__tab .documents-list__doc .doc-name a {
  font-size: 16px;
  color: #033F8E;
  background-position-y: 7px;
}
.smz-page__tabs .info-tabs-content__tab .documents-list__doc .doc-name .text {
  color: #000000;
  margin: 0 0 0 28px;
}
.smz-page__tabs .info-tabs-content__tab .documents-list__doc .doc-name .period {
  display: block;
  margin: 0 0 0 28px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text h3 {
  margin-top: 20px;
  font-size: 14px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text h3:first-child {
  margin-top: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table thead tr td {
  padding: 0 10px 24px 0;
  color: #919BA9;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.37;
  border-bottom: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table thead tr td span {
  display: inline-block;
  padding: 0 13px 0 11px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table thead tr td:first-child span {
  padding-left: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table thead tr td:last-child {
  padding-right: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody {
  font-size: 16px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody tr td {
  color: #464646;
  padding: 16px 0 0 0;
  border-bottom: 0;
  vertical-align: top;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody tr td span {
  display: inline-block;
  padding: 0 13px 0 11px;
  background: #FFFFFF;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody tr td:first-child span {
  padding-left: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody tr td:last-child {
  padding-right: 0;
  background: transparent;
}
.smz-page__tabs .spoiler-list .spoiler-item__text table tbody tr:first-child td {
  padding-top: 0;
}
.smz-page__tabs .spoiler-list .spoiler-item__text .documents-list {
  padding: 0;
  box-shadow: none;
}
.smz-page__tabs .spoiler-list .spoiler-item__text .documents-list__doc .doc-name a {
  font-size: 16px;
  color: #033F8E;
  background-position-y: 7px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text .documents-list__doc .doc-name .text {
  color: #000000;
  margin: 0 0 0 28px;
}
.smz-page__tabs .spoiler-list .spoiler-item__text .documents-list__doc .doc-name .period {
  display: block;
  margin: 0 0 0 28px;
}
@media all and (max-width: 767px) {
  .smz-page__tabs {
    margin-top: 28px;
  }
}
.smz-page__advantages .advantages-list {
  display: flex;
  flex-wrap: wrap;
  gap: 36px 32px;
  padding: 32px;
  box-shadow: 0 4px 20px 0 rgba(1, 49, 113, 0.08);
  background: #fff;
  border-radius: 20px;
}
.smz-page__advantages .advantages-list__item {
  flex: 0 0 calc((100% - 32px) / 2);
}
.smz-page__advantages .advantages-list__item--icon {
  height: 72px;
  width: 72px;
  box-shadow: 0 2px 12px 0 rgba(2, 52, 117, 0.2);
  background: linear-gradient(135deg, #418bed 9.02%, #034296 90.85%);
  border-radius: 16px;
}
.smz-page__advantages .advantages-list__item--icon span {
  display: block;
  width: 100%;
  height: 100%;
}
.smz-page__advantages .advantages-list__item--icon.report span {
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/report.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--icon.report span {
    background-size: 24px;
  }
}
.smz-page__advantages .advantages-list__item--icon.percent span {
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/percent.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--icon.percent span {
    background-size: 24px;
  }
}
.smz-page__advantages .advantages-list__item--icon.intermediaries span {
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/intermediaries.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--icon.intermediaries span {
    background-size: 24px;
  }
}
.smz-page__advantages .advantages-list__item--icon.tax span {
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/tax.svg") 50% 50% no-repeat;
  background-size: 30px;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--icon.tax span {
    background-size: 24px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--icon {
    margin: 0;
    flex: 0 0 56px;
    width: 56px;
    height: 56px;
  }
}
.smz-page__advantages .advantages-list__item--text {
  margin: 20px 0 0 0;
}
.smz-page__advantages .advantages-list__item--text h3 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #000;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--text h3 {
    font-size: 18px;
  }
}
.smz-page__advantages .advantages-list__item--text p {
  margin: 8px 0 0 0;
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--text p {
    font-size: 14px;
  }
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item--text {
    margin-top: 0;
  }
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list__item {
    display: flex;
    gap: 20px;
    flex: 0 0 100%;
  }
}
@media all and (max-width: 767px) {
  .smz-page__advantages .advantages-list {
    padding: 20px;
    gap: 24px;
  }
}
.smz-page__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;
}
.smz-page__instructions .instructions-list__item {
  flex: 0 0 33.33333%;
  position: relative;
}
.smz-page__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;
}
.smz-page__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) {
  .smz-page__instructions .instructions-list__item--number:before {
    height: 20px;
    width: 1px;
    left: 28px;
    top: 0;
  }
}
.smz-page__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) {
  .smz-page__instructions .instructions-list__item--number:after {
    height: auto;
    width: 1px;
    left: 28px;
    top: 76px;
    bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .smz-page__instructions .instructions-list__item--number {
    margin: 0;
    flex: 0 0 56px;
    height: 56px;
    margin-right: 20px;
    line-height: 56px;
    font-size: 22px;
  }
}
.smz-page__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) {
  .smz-page__instructions .instructions-list__item--text .title {
    margin-top: 0;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }
}
.smz-page__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) {
  .smz-page__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) {
  .smz-page__instructions .instructions-list__item:first-child .instructions-list__item--number:after {
    top: 56px;
  }
}
.smz-page__instructions .instructions-list__item:first-child .instructions-list__item--number:before {
  display: none;
}
@media all and (max-width: 767px) {
  .smz-page__instructions .instructions-list__item:first-child {
    padding-top: 0;
  }
}
.smz-page__instructions .instructions-list__item:last-child .instructions-list__item--number:after {
  display: none;
}
@media all and (max-width: 767px) {
  .smz-page__instructions .instructions-list__item {
    display: flex;
    padding: 20px 0 0 0;
  }
}
@media all and (max-width: 767px) {
  .smz-page__instructions .instructions-list {
    display: block;
    padding: 20px;
  }
}
.smz-page__form {
  margin: 24px 0 0 0;
  padding: 60px;
  box-shadow: 0 4px 32px 0 rgba(1, 49, 113, 0.12);
  background: #fff;
  border-radius: 20px;
}
.smz-page__form .form-inner {
  width: 100%;
  max-width: 744px;
  margin: 0 auto;
}
.smz-page__form .form-inner .form-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  text-align: center;
  color: #000;
}
@media all and (max-width: 767px) {
  .smz-page__form .form-inner .form-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
  }
}
.smz-page__form .form-inner .form-tabs {
  margin: 24px 0 0 0;
}
.smz-page__form .form-inner .form-tabs__buttons {
  display: flex;
  padding: 4px;
  border-radius: 16px;
  background: #f6f8fb;
}
.smz-page__form .form-inner .form-tabs__buttons a {
  flex: 0 0 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #033f8e;
}
.smz-page__form .form-inner .form-tabs__buttons a.active {
  box-shadow: 0 0 8px 0 rgba(1, 38, 87, 0.2);
  background: #fff;
  border-radius: 12px;
}
.smz-page__form .form-inner .form-tabs__folders {
  margin: 24px 0 0 0;
}
.smz-page__form .form-inner .form-tabs__folders .folder-item {
  display: none;
}
.smz-page__form .form-inner .form-tabs__folders .folder-item p {
  margin: 0 auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  text-align: center;
  color: #000;
}
.smz-page__form .form-inner .form-tabs__folders .folder-item .button {
  margin: 24px 0 0 0;
  text-align: center;
}
@media all and (max-width: 767px) {
  .smz-page__form .form-inner .form-tabs__folders .folder-item .button {
    margin-top: 20px;
  }
}
.smz-page__form .form-inner .form-tabs__folders .folder-item.active {
  display: block;
}
@media all and (max-width: 767px) {
  .smz-page__form {
    padding: 20px;
  }
}
.smz-page__apps.index-apps .index-apps__inner {
  padding-right: 40%;
}
@media all and (max-width: 767px) {
  .smz-page__apps.index-apps .index-apps__inner {
    padding-right: 0;
  }
}
.smz-page__apps.index-apps .index-apps__inner--title {
  margin-top: 0;
}
.smz-page__apps.index-apps .index-apps__inner--text {
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  color: #000;
}
@media all and (max-width: 767px) {
  .smz-page__apps.index-apps .index-apps__inner--text {
    font-size: 16px;
  }
}
.smz-page__apps.index-apps .index-apps__inner--buttons {
  margin-top: 32px;
}
@media all and (max-width: 767px) {
  .smz-page__apps.index-apps .index-apps__inner--buttons {
    width: 100%;
    margin-top: 24px;
  }
}
.smz-page__apps.index-apps:before {
  left: 50%;
}
@media all and (max-width: 767px) {
  .smz-page__apps.index-apps:before {
    left: 0;
  }
}
.smz-page__info {
  margin: 60px 0 0 0;
  padding: 20px 24px 20px 60px;
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  color: #474e57;
  background: url("/local/templates/metib2023/components/metib/pages/self-employed/images/info-icon.svg") 24px 50% no-repeat, #eaf1f9;
  border-radius: 14px;
}
.smz-page__info a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #033f8e;
}
@media all and (max-width: 767px) {
  .smz-page__info {
    margin-top: 24px;
  }
}

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

/* End */
/* /local/templates/metib2023/components/metib/pages/self-employed/style.css?175611509416625 */
