

/* Start:/local/templates/ioms.zdrav.ru/components/bitrix/news.list/iom/style.css?168081807292*/
.modern-page-navigation{
	text-align: center;
}

.modern-page-navigation a{
	color: black;
}
/* End */


/* Start:/css/app.a8bf3f88-2.css?168081802912410*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");

*.bg-2 {
  background-color: #f3f3f3;
}
*.bg-3 {
  background-color: #111;
}
a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
footer,
header,
section,
html,
body,
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Montserrat", sans-serif;
}
body {
  color: #000;
  font-family: sans-serif;
}

#nav544906093 {
  background-color: rgba(255, 255, 255, 1);
  height: 100px;
  box-shadow: 0px 1px 3px rgb(0 0 0 / 20%);
  margin-bottom: 45px;
}
.t228__maincontainer {
  width: 100%;
  height: 80px;
  display: table;
}
.t228__padding40px {
  width: 40px;
}
.t-menu__link-item {
  border-bottom: 1px solid transparent;
}
.t-menu__link-item:hover {
  border-bottom: 1px solid #000;
}
.t228__leftside {
  display: table-cell;
  vertical-align: middle;
  padding-left: 40px;
}
.t228__leftcontainer {
  display: inline-block;
}
.t228 a,
#allrecords .t228 a {
  text-decoration: none;
  color: #000000;
}
.t228__logo {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 30px;
}

.t228__centerside {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.t228 ul {
  margin: 0;
}
.t228__list {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
  transition: opacity ease-in-out 0.2s;
}
.t228__list_item {
  clear: both;
  font-size: 14px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  color: #000000;
  white-space: nowrap;
  font-weight: 600;
}

.t228__rightside {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-right: 40px;
}
.t228__rightcontainer {
  display: table;
  text-align: right;
  width: auto;
  position: relative;
  float: right;
}
.t228__right_descr {
  padding-left: 30px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 13px;
  color: #000000;
}
.t-title.centered {
  text-align: center;
}
.t-title.md {
  font-size: 36px;
  line-height: 1.23;
}

.t-descr {
  font-weight: 300;
  color: #000;
}
.t-descr.centered {
  text-align: center;
}
.t-descr.xxl {
  max-width: 613px;
  margin: 20px auto 58px;
  font-size: 20px;
  line-height: 1.8;
}

.mb-41 {
  margin-bottom: 20px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-104 {
  margin-bottom: 104px;
}
.mb-150 {
  margin-bottom: 150px;
}
.pt-45 {
  padding-top: 45px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-120 {
  padding-bottom: 120px;
}
.t-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding: 0;
}

.t-input {
  margin: 0;
  height: 60px;
  min-height: 60px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.33;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border-radius: 0;
  border: 1px solid #000;
  -webkit-transition: border-color 300ms linear;
  transition: border-color 300ms linear;
}
.t-input.error {
  border-color: #f95d51;
}
.t-footer {
  color: #fff;
}
.t-footer .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 70px;
  padding: 2px 40px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}
.t-footer .content span {
  max-width: 230px;
  font-size: 12px;
  line-height: 1.35;
}
.t-footer .content nav {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
.t-footer .content nav a {
  color: #fff;
  font-size: 12px;
  margin: 0 15px;
}
.btn {
  cursor: pointer;
  border: 0;
  outline: 0;
  font-weight: 700;
}
.btn.md {
  height: 60px;
  font-size: 16px;
  padding-left: 60px;
  padding-right: 60px;
}
.btn.dark {
  color: #fff;
  background: #111;
}
.btn.blue {
  color: #fff;
  background: #1f5bff;
}
.btn.transparent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  border: 0;
  outline: 0;
  color: #fff;
  background: transparent;
}
.t-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.t-form > :nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 20px;
}

.t-form > :nth-of-type(1) :nth-of-type(1n) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.t-form button {
  min-height: 60px;
}

#form-error-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  background-color: transparent;
  -webkit-transition: opacity 500ms linear, background-color 500ms linear;
  transition: opacity 500ms linear, background-color 500ms linear;
}
#form-error-container.has-errors {
  background-color: #f95d51;
  opacity: 1;
}
#form-error-container > p {
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 20px;
}
.s-1 {
  padding: 30px 0 165px;
}
.t-container-grid {
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  /*grid-template-rows: repeat(2, 1fr);*/
  column-gap: 15px;
  row-gap: 40px;
  margin: 0 auto;
}

.img-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 327px;
  max-width: 560px;
  width: 100%;
  position: relative;
  overflow: hidden;
  grid-column: span 1;
  gap: 40px;
}

.img-card:hover > img {
  transform: scale(1.05);
}

.img-card a {
  height: 45px;
  border: 3px solid #ffffff;
  z-index: 1;
  color: #ffffff;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
}

.img-card.animated a {
  transform: translateY(-40px);
  opacity: 0;
  transition: opacity 220ms linear, transform 220ms linear;
}

.img-card.animated:hover a {
  transform: translateY(0px);
  opacity: 1;
}

.img-card > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 220ms linear;
}

.img-card > div:nth-of-type(1) {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 34px;
  z-index: 2;
  padding: 0px 40px;
}
.img-card__title {
  font-size: 30px;
  line-height: 1.23;
  color: #fff;
  font-weight: 600;
}
.img-card__text {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 1.55;
}
.img-card.animated .img-card__text {
  margin-top: 0px;
}
.img-card.animated > div:nth-of-type(1) {
  transition: transform 220ms linear;
  transform: translateY(40px);
}

.img-card.animated > div:nth-of-type(1) > div {
  transition: transform 220ms linear;
  transform: translateY(20px);
}

.img-card.animated:hover > div:nth-of-type(1) {
  transform: translateY(0px);
}
.img-card__overlay {
  transition: all ease-in-out 0.25s;
}
.img-card__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.6)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgb(0 0 0 / 50%),
    rgb(0 0 0 / 60%)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.6)
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0.6)
  );
}

.img-card:hover .img-card__overlay {
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.5)
  );
  background-image: -webkit-linear-gradient(
    top,
    rgb(0 0 0 / 40%),
    rgb(0 0 0 / 50%)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.5)
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.4),
    rgba(0, 0, 0, 0.5)
  );
}

@media screen and (max-width: 1200px) {
  .t-title.md {
    font-size: 30px;
  }
  .t-descr.xxl {
    font-size: 22px;
  }
  .t-container {
    max-width: 960px;
    padding: 0;
  }
  .t-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .t-form > :nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .s-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card p {
    max-width: 500px;
  }

  .t228__leftside {
    padding-left: 0px;
  }
  .t228__rightside {
    padding-right: 0;
  }

  .t-container-grid {
    max-width: 960px;
    padding: 0;
  }
  .img-card__title {
    font-size: 28px;
  }
  .img-card__text {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .t228__leftside,
  .t228__rightside,
  .t228__centerside {
    display: block;
    text-align: center;
    float: none;
  }
  .t228__leftcontainer,
  .t228__centercontainer,
  .t228__rightcontainer {
    padding: 20px 0;
  }
  .card-container {
    gap: 20px;
    grid-column: 2 / -2;
  }
  .card-title {
    font-size: 20px;
    line-height: 1.53;
    margin-bottom: 25px;
  }
  .t228__logo {
    text-align: center;
    margin: 20px;
    padding: 0;
  }
  .t228 .t228__list_item {
    display: block;
    text-align: center;
    padding: 10px !important;
    white-space: normal;
  }
  .t228__right_descr {
    display: table;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
  }
  .t228__rightcontainer {
    display: table;
    position: static;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  #rec544906093 .t228 {
    position: static;
  }
  .t228 {
    position: static;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    height: auto !important;
  }
  .t-descr.xxl {
    font-size: 20px;
  }

  .t-footer .content {
    flex-direction: column;
    height: auto;
    padding: 2px 25px 0;
  }
  .t-footer .content span {
    max-width: 100%;
    order: 2;
    margin-bottom: 20px;
    text-align: center;
  }
  .t-footer .content nav {
    order: 1;
    margin-bottom: 20px;
  }
  .btn.transparent {
    order: 3;
  }
  .t-footer .content .btn span {
    margin-bottom: 0px;
  }
  .t-container-grid {
    max-width: 640px;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  .img-card {
    height: 400px;
    max-width: 100%;
  }
  .img-card.animated a {
    transform: translateY(0px);
    opacity: 1;
  }
  .img-card.animated > div:nth-of-type(1) {
    transform: translateY(0);
  }
  #nav544906093 {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 640px) {
  .t-title.md {
    font-size: 24px;
  }

  .t-descr.xxl {
    font-size: 20px;
  }
  .t-container {
    max-width: 640px;
  }
  .t-form > :nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 25px;
  }
  .t-form {
    padding-left: 20px;
    padding-right: 20px;
  }
  .s-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .t-descr.xxl {
    font-size: 16px;
    padding: 0 20px;
  }

  .btn.md {
    height: 56px;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .pb-60 {
    padding-bottom: 30px;
  }
  .pt-60 {
    padding-top: 50px;
  }
  .mb-90 {
    margin-bottom: 65px;
  }
  .s-2 {
    padding-top: 75px;
  }
  .t-container-grid {
    padding-left: 20px;
    padding-right: 20px;
    row-gap: 25px;
  }
  .img-card {
    height: 350px;
  }
  .img-card__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .t-footer .content nav {
    flex-direction: column;
  }
  .t-footer .content nav a {
    margin: 10px 0;
    text-align: center;
  }
}

/* End */
/* /local/templates/ioms.zdrav.ru/components/bitrix/news.list/iom/style.css?168081807292 */
/* /css/app.a8bf3f88-2.css?168081802912410 */
