/* Gosuslugi CSS */
#js-show-iframe-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 293px;
  max-width: 100%;
  background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
  color: #fff;
  cursor: pointer
}

#js-show-iframe-wrapper .pos-banner-fluid * {
  box-sizing: border-box
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
  display: block;
  width: 240px;
  min-height: 56px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  background: #0d4cd3;
  color: #fff;
  border: none;
  border-radius: 8px;
  outline: 0
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
  background: white;
  color: var(--color1);
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
  background: whitesmoke;
  color: var(--color1);
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
  background: white;
  color: whitesmoke;
}

@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}

@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}

@font-face {
  font-family: LatoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: LatoWeb;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: LatoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: RobotoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: RobotoWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: RobotoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: ScadaWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: ScadaWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400
}

#js-show-iframe-wrapper {
  background: var(--color1) !important;
  border-radius: var(--border-radius3) !important;
}

#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
  width: var(--pos-banner-fluid-3__button-width);
  min-height: var(--pos-banner-fluid-3__button-min-height);
  background: var(--color4);
  font-size: var(--pos-banner-fluid-3__button-font-size);
  font-family: RobotoWeb, sans-serif;
  font-weight: 400;
  padding: 0;
  line-height: 1.2;
  border: 1px solid white;
  border-radius: var(--border-radius1);
}

#js-show-iframe-wrapper .bf-3 {
  position: relative;
  display: grid;
  grid-template-columns: var(--pos-banner-fluid-3__grid-template-columns);
  grid-template-rows: var(--pos-banner-fluid-3__grid-template-rows);
  width: 100%;
  max-width: var(--pos-banner-fluid-3__max-width);
  box-sizing: border-box
}

#js-show-iframe-wrapper .bf-3__decor {
  background: var(--pos-banner-fluid-3__bg-url) var(--pos-banner-fluid-3__bg-position) no-repeat;
  background-size: var(--pos-banner-fluid-3__bg-size)
}

#js-show-iframe-wrapper .bf-3__content {
  display: flex;
  align-items: center;
  flex-direction: var(--pos-banner-fluid-3__content-flex-direction);
  padding: var(--pos-banner-fluid-3__content-padding)
}

#js-show-iframe-wrapper .bf-3__description {
  display: flex;
  flex-direction: column;
  margin: var(--pos-banner-fluid-3__description-margin)
}

#js-show-iframe-wrapper .bf-3__text {
  margin: var(--pos-banner-fluid-3__text-margin);
  font-size: var(--pos-banner-fluid-3__text-font-size);
  line-height: 1.2;
  font-family: ScadaWeb, sans-serif;
  font-weight: 700;
  /* color: #0b1f33; */
  color: inherit!important;
}

#js-show-iframe-wrapper .bf-3__text_small {
  margin-bottom: 0;
  font-size: var(--pos-banner-fluid-3__text-small-size);
  line-height: 1.2;
  font-family: RobotoWeb, sans-serif;
  font-weight: 400
}

#js-show-iframe-wrapper .bf-3__btn-wrap {
  width: var(--pos-banner-fluid-3__button-wrap-width);
  max-width: var(--pos-banner-fluid-3__button-wrap-max-width)
}