.notFound__inner {
  margin-top: 100px;
}

.accordion-content {
  pointer-events: all;
}
.drugs__title {
  transition: all 0.4s ease;
}
.drugs__title:hover {
  color: #0032a0;
}
.news__info-main-title {
  transition: all 0.4s ease;
}
.news__info-main-title:hover {
  color: #0032a0;
}
.drugs__row-publish-title {
  text-align: center;
  display: block;
  transition: all 0.4s ease;
}
.drugs__row-publish-title:hover {
  color: #0032a0;
}
.vacansies__title {
  transition: all 0.4s ease;
}
.vacansies__title:hover {
  color: #0032a0;
}
.wrapper-acc {
  padding-right: 30px;
}
.vacansies__information h4 {
  font-family: "Inter-Medium";
  font-size: 22px;
  line-height: 24px;
}
.vacansies__charge-list {
  margin-bottom: 20px;
  margin-top: 20px;
}
.vacansies__information table {
  margin-bottom: 20px;
}
.vacansies__information table td {
  padding: 0px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.vacansies__charge-list li {
  margin-bottom: 5px;
}
.drugs__row-block p {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .vacansies__information table td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .vacansies__information h4 {
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .wrapper-acc {
    padding-right: 10px;
  }
  .vacansies__information h4 {
    font-size: 15px;
    line-height: 16px;
  }
  .vacansies__information table td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
  }
}

.swiper-container.drugs-swiper-container {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.drugs__navigation {
  display: flex;
  height: 100%;
  justify-content: center;
  margin-top: 40px;
}
.swiper-button-next.drugs-button-next {
  width: 55px;
  height: 55px;
  border: 1px solid #ffa561;
  border-radius: 50%;
  position: relative;
  left: 0;
}
.swiper-button-next.drugs-button-next:after {
  color: #ffa561;
  font-size: 20px;
}
.swiper-button-prev.drugs-button-prev {
  width: 55px;
  height: 55px;
  border: 1px solid #ffa561;
  border-radius: 50%;
  position: relative;
  left: 0;
  margin-right: 50px;
}
.swiper-button-prev.drugs-button-prev:after {
  color: #ffa561;
  font-size: 20px;
}
.news__article-img {
  height: 346px;
}
@media (max-width: 575px) {
  .news__article-img {
    height: 300px;
  }
}
@media (max-width: 620px) {
  .drugs__item-title {
    font-size: 15px;
    line-height: 16px;
  }
  .drugs__item-img {
    margin: 0 auto 15px auto;
  }
}

.vacansies__content-item.active:after {
  content: "-";
}

.drugs__row-title {
  margin-top: 20px;
}

.flex p {
  margin-top: 25px;
}

.articles__content-number {
  display: inline-block;
}

.tabs__content img {
  max-width: 100%;
}

.header__info-enter-btn {
  display: inline-block;
}

.news__slider-little-item {
  height: 120px;
}

/* .drugs__gpoups-list {
    display: none;
}
.drugs__gpoups-list.active {
    display: block;
}
.drugs__alfavit-block {
    display: none;
}
.drugs__alfavit-block.active {
    display: flex;
} */

.drugs__acc {
  max-height: 0px;
  overflow: hidden;
  /* border: 2px solid #cccccc;
	border-top: none; */
}
.drugs__button-1,
.drugs__button-2,
.drugs__button-3 {
  position: relative;
}
.drugs__button-1:before,
.drugs__button-2:before,
.drugs__button-3:before {
  content: "+";
  position: relative;
  color: #0032a0;
  font-size: 30px;
  margin-left: 20px;
  top: 0;
}
.drugs__zeroing-row {
  cursor: pointer;
}
.course-accordion.active .drugs__button-1:before {
  content: "-";
}
.course-accordion.active .drugs__button-2:before {
  content: "-";
}
.course-accordion.active .drugs__button-3:before {
  content: "-";
}

.type__filter a {
  display: block;
  border-radius: 10px;
  width: 100%;
  padding: 15px 10px;
  font-size: 18px;
  color: #0032a0;
  margin-bottom: 10px;
  transition: all 0.4s ease;
  border: 2px solid #cccccc;
  background-color: transparent;
}
.type__filter a:last-child {
  margin-bottom: 0;
}
.type__filter a.active {
  background-color: #69c3d2;
}
.type__filter a:hover {
  color: #0032a0;
  background-color: #69c3d2;
}
.drugs__alfavit-row {
  margin-bottom: 30px;
}
.drugs__gpoups-row {
  margin-bottom: 20px;
}

.type__filter {
  margin-bottom: 40px;
}

.info__inner {
  align-items: stretch;
}
@media (max-width: 1627px) {
  .drugs__alfavit-row {
    width: 80%;
  }
}
@media (max-width: 1450px) {
  .drugs__alfavit-row {
    width: 95%;
  }
}
@media (max-width: 992px) {
  .drugs__alfavit-row {
    width: 100%;
  }
  .news__image {
    width: 100%;
  }
}
.news-inner__head {
  margin-bottom: 63px;
}
@media (max-width: 1200px) {
  .news-inner__head {
    margin-bottom: 30px;
  }
}

.news-inner__info p {
  font-size: 16px;
  line-height: 24px;
}
.drugs__row-navigation ul a {
  color: unset;
}
.drugs__row-navigation ul a:active {
  color: #7e0aeb;
}
.drugs__row-navigation ul a:focus {
  color: #7e0aeb;
}
.drugs__row-navigation ul a:target {
  color: #7e0aeb;
}
.drugs__row-navigation ul a:focus {
  color: #7e0aeb;
}

.publish__info {
  max-width: 100%;
}

.main__content-row {
  display: flex;
  justify-content: space-between;
}
.fab__content {
  width: 73%;
}
.articles__content {
  width: 73%;
}
.presentation-tabs-button {
  width: 73%;
}
.presentation__tabs-content {
  margin-top: 50px;
}
.table-responsive {
  overflow-x: auto;
}

.presentation__item {
  width: 20%;
  text-align: center;
}
.presentation__item img {
  margin-bottom: 5px;
}
@media (max-width: 1450px) {
  td,
  th {
    padding: 25px 30px 48px 30px;
  }
}
@media (max-width: 1150px) {
  .articles__content {
    width: 77%;
  }
  .fab__content {
    width: 77%;
  }
  .presentation-tabs-button {
    width: 77%;
  }
}
@media (max-width: 992px) {
  .main__content-row {
    flex-direction: column;
  }
  .fab__content {
    margin-top: 50px;
    width: 100%;
  }
  .articles__content {
    width: 100%;
    margin-top: 50px;
  }
  .presentation-tabs-button {
    width: 100%;
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .presentation__item {
    width: 25%;
    font-size: 12px;
  }
}

.drugs__row-navigation ul .active {
  color: blue;
}

.desc-content p {
  line-height: 24px;
}
.tabs__content-item p {
  line-height: 24px;
}
.about__us-info p {
  line-height: 24px;
}

.articles__block p {
  font-size: 16px;
  line-height: 24px;
}

.about__us-info p {
  font-size: 16px;
}

.vacansies__charge-list li {
  line-height: 24px;
}

.drugs__row-publish-desc p {
  font-size: 16px;
  line-height: 24px;
}
.drugs__zeroing-row.course-accordion {
  transition: 0.4s;
  text-transform: none;
}
.drugs__zeroing-row.course-accordion.active {
  background-color: #69c3d2;
  border: 2px solid #69c3d2;
}
.drugs__acc.course-panel {
  transition: max-height 0.2s ease-out;
}
.drugs__preparat-image {
  height: 200px;
  background-position: 50% 93%;
}
.drugs__preparat-image img {
  object-fit: contain;
}
@media (max-width: 768px) {
  .drugs__preparat-image {
    height: 160px;
  }
}

.content-img {
  display: block;
  margin: 0 auto 20px auto;
}
.fab__columns__title {
  text-align: center;
  margin-left: 0px;
}

.table-responsive ul li {
  padding-bottom: 5px;
}
.border-bottom td {
  padding: 15px;
}

.pathMark {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
}
.pathMark.circle {
  -webkit-animation: dash 0.9s ease-in-out;
  animation: dash 0.9s ease-in-out;
}
.pathMark.line {
  stroke-dashoffset: 1000;
  -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
  animation: dash 0.9s 0.35s ease-in-out forwards;
}
.pathMark.check {
  stroke-dashoffset: -100;
  -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
  animation: dash-check 0.9s 0.35s ease-in-out forwards;
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}
@keyframes dash-check {
  0% {
    stroke-dashoffset: -100;
  }
  100% {
    stroke-dashoffset: 900;
  }
}

.flex {
  width: 33.3%;
}

.table-bordered tr td.flex {
  width: auto;
}
.table-bordered tr td.flex p {
  margin-top: 0;
}
.drugs__alfavit-row {
  width: 100%;
}
.drugs__zeroing-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  padding: 10px 10px;
  border-radius: 10px;
  width: 100%;
  border: 2px solid #cccccc;
  background-color: transparent;
  transition: all 0.4s ease;
}
.drugs__zeroing-row:hover {
  color: #0032a0;
  background-color: #69c3d2;
}
.drugs__alfavit-row-title {
  font-size: 18px;
  margin-bottom: 0px;
  color: #0032a0;
}
.drugs__gpoups-list {
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 10px;
}
.drugs__alfavit-block {
  padding: 0 15px;
  margin-top: 10px;
}

.presentation__tabs {
  max-width: 100%;
}

.presentation__content-inner iframe {
  width: 1000px;
  height: 400px;
}

@media (max-width: 992px) {
  .presentation__content-inner iframe {
    width: 100%;
    height: 100%;
    margin-left: 20px;
  }
}

/* new block workers */
.workers {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 120px 0 50px;
}
.workers .container {
  width: 100%;
}
.workers__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .workers__inner {
    flex-direction: column;
    gap: 20px;
  }
}
.workers__desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 272px;
  padding-right: 20px;
  gap: 40px;
  border-right: 1px solid silver;
}
.workers__desc-title {
  margin-bottom: 40px;
}
.workers__desc-title > * {
  font-family: Inter-Bold;
  font-size: 40px;
  line-height: 1;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .workers__desc {
    align-items: center;
    max-width: 100%;
    border: none;
    padding: 0;
    gap: 20px;
  }
  .workers__desc-title > * {
    font-size: 35px;
    text-align: center;
  }
  .workers__desc-title {
    margin-bottom: 20px;
  }
}
.workers__desc-btns {
  display: none;
  justify-content: flex-end;
  width: 100%;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  .workers__desc-btns {
    justify-content: center;
  }
}
.workers__desc-btns.active {
  display: flex;
}
.workers__desc-btns > * {
  position: static !important;
}
.workers__sliders {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 40px;
  overflow: hidden;
}
.workers__sliders .swiper {
  overflow: hidden;
}
.workers__sliders-item {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.workers__sliders-item.block-hide {
  display: none;
}
.workers__sliders-item.active {
  display: flex;
  animation: 1.5s both sliderFade;
}
.workers__btns {
  display: flex;
  flex-direction: column;
}
.workers__btns ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  .workers__sliders {
    order: 2;
    padding: 0;
  }
  .workers__btns ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.workers__btns ul li > * {
  background: 0 0;
  font-family: Inter-Bold;
  font-size: 28px;
  line-height: 1;
  color: #0032a0;
  transition: 0.3s;
}
.workers__btns ul li > .active {
  transform: scale(1.3);
}
@keyframes sliderFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.worker-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}
.worker-card__img {
  position: relative;
  width: 100%;
  height: -moz-max-content;
  height: max-content;
}
.worker-card__img::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 120%;
}
.worker-card__img img,
.worker-card__img svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.worker-card__img img {
  -o-object-position: top;
  object-position: top;
}
.worker-card__desc {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}
.worker-card__desc > h1,
.worker-card__desc > h2,
.worker-card__desc > h3,
.worker-card__desc > h4,
.worker-card__desc > h5,
.worker-card__desc > h6 {
  font-family: Inter;
  font-size: 24px;
  color: #000;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .worker-card__desc {
    gap: 10px;
  }
  .worker-card__desc > h1,
  .worker-card__desc > h2,
  .worker-card__desc > h3,
  .worker-card__desc > h4,
  .worker-card__desc > h5,
  .worker-card__desc > h6 {
    font-size: 20px;
  }
}
.worker-card__desc p {
  font-family: Inter;
  font-size: 16px;
  color: #000;
  line-height: 1;
}
.worker-card__desc p:last-child {
  font-family: Inter;
  font-size: 24px;
  color: #000;
}
@media screen and (max-width: 600px) {
  .worker-card__desc p:last-child {
    font-size: 20px;
  }
}
.swiper-button-next.workers-next,
.swiper-button-prev.workers-prev {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #ffa561;
  z-index: 2;
  transition: 0.3s;
}
.swiper-button-next.workers-next:hover,
.swiper-button-prev.workers-prev:hover {
  border-color: #0032a0;
}
.swiper-button-next.workers-next:hover:after,
.swiper-button-prev.workers-prev:hover:after {
  color: #0032a0;
}
.swiper-button-next.workers-next:after,
.swiper-button-prev.workers-prev:after {
  font-size: 20px;
  color: #ffa561;
  transition: 0.3s;
}

:root {
  --white: #ffffff;
  --black: #000000;
  --error: #eb4d4b;
  --error-rgba: rgba(235, 77, 75, 0.2);
  --calm: #27ae60;
  --accent: #0a0a23;
  --accent-1: #2b2d3b;
  --accent-2: #444444;
  --accent-3: #666666;
  --accent-4: #999999;
  --accent-5: #797979;
  --accent-6: #949494;
  --accent-7: #374051;
  --accent-8: #2d2987;
  --accent-9: #413d9b;
  --accent-10: #d73333;
  --accent-11: #d9d9d9;
  --accent-12: #ebebeb;
  --accent-13: #eaecf3;
  --accent-14: #f3f4f6;
  --coomon-shd: rgba(0, 0, 0, 0.1);
  --rs-small: 4px;
  --rs-medium: 6px;
  --rs-large: 10px;
  --ff-main: "FuturaOrto";
  --fw-l: 300;
  --fw-r: 400;
  --fw-b: 700;
  --fs-14: 0.875rem;
  --fs-16: clamp(0.875rem, 0.7639rem + 0.3704vw, 1rem);
  --fs-18: clamp(1rem, 0.8889rem + 0.3704vw, 1.125rem);
  --fs-20: clamp(1.125rem, 1.0139rem + 0.3704vw, 1.25rem);
  --fs-24: clamp(1.25rem, 1.0278rem + 0.7407vw, 1.5rem);
  --fs-28: clamp(1.375rem, 1.0417rem + 1.1111vw, 1.75rem);
  --fs-30: clamp(1.5rem, 1.1667rem + 1.1111vw, 1.875rem);
  --fs-48: clamp(1.75rem, 0.6389rem + 3.7037vw, 3rem);
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
}

5,
.text-tmp.title-18 > h6,
.text-tmp.title-dec-18 > h1 ~ h1,
.text-tmp.title-dec-18 > h1 ~ h2,
.text-tmp.title-dec-18 > h1 ~ h3,
.text-tmp.title-dec-18 > h1 ~ h4,
.text-tmp.title-dec-18 > h1 ~ h5,
.text-tmp.title-dec-18 > h1 ~ h6,
.text-tmp.title-dec-18 > h2 ~ h1,
.text-tmp.title-dec-18 > h2 ~ h2,
.text-tmp.title-dec-18 > h2 ~ h3,
.text-tmp.title-dec-18 > h2 ~ h4,
.text-tmp.title-dec-18 > h2 ~ h5,
.text-tmp.title-dec-18 > h2 ~ h6,
.text-tmp.title-dec-18 > h3 ~ h1,
.text-tmp.title-dec-18 > h3 ~ h2,
.text-tmp.title-dec-18 > h3 ~ h3,
.text-tmp.title-dec-18 > h3 ~ h4,
.text-tmp.title-dec-18 > h3 ~ h5,
.text-tmp.title-dec-18 > h3 ~ h6,
.text-tmp.title-dec-18 > h4 ~ h1,
.text-tmp.title-dec-18 > h4 ~ h2,
.text-tmp.title-dec-18 > h4 ~ h3,
.text-tmp.title-dec-18 > h4 ~ h4,
.text-tmp.title-dec-18 > h4 ~ h5,
.text-tmp.title-dec-18 > h4 ~ h6,
.text-tmp.title-dec-18 > h5 ~ h1,
.text-tmp.title-dec-18 > h5 ~ h2,
.text-tmp.title-dec-18 > h5 ~ h3,
.text-tmp.title-dec-18 > h5 ~ h4,
.text-tmp.title-dec-18 > h5 ~ h5,
.text-tmp.title-dec-18 > h5 ~ h6,
.text-tmp.title-dec-18 > h6 ~ h1,
.text-tmp.title-dec-18 > h6 ~ h2,
.text-tmp.title-dec-18 > h6 ~ h3,
.text-tmp.title-dec-18 > h6 ~ h4,
.text-tmp.title-dec-18 > h6 ~ h5,
.text-tmp.title-dec-18 > h6 ~ h6 {
  font-size: var(--fs-18);
}

.text-tmp.title-20 > h1,
.text-tmp.title-20 > h2,
.text-tmp.title-20 > h3,
.text-tmp.title-20 > h4,
.text-tmp.title-20 > h5,
.text-tmp.title-20 > h6,
.text-tmp.title-dec-20 > h1 ~ h1,
.text-tmp.title-dec-20 > h1 ~ h2,
.text-tmp.title-dec-20 > h1 ~ h3,
.text-tmp.title-dec-20 > h1 ~ h4,
.text-tmp.title-dec-20 > h1 ~ h5,
.text-tmp.title-dec-20 > h1 ~ h6,
.text-tmp.title-dec-20 > h2 ~ h1,
.text-tmp.title-dec-20 > h2 ~ h2,
.text-tmp.title-dec-20 > h2 ~ h3,
.text-tmp.title-dec-20 > h2 ~ h4,
.text-tmp.title-dec-20 > h2 ~ h5,
.text-tmp.title-dec-20 > h2 ~ h6,
.text-tmp.title-dec-20 > h3 ~ h1,
.text-tmp.title-dec-20 > h3 ~ h2,
.text-tmp.title-dec-20 > h3 ~ h3,
.text-tmp.title-dec-20 > h3 ~ h4,
.text-tmp.title-dec-20 > h3 ~ h5,
.text-tmp.title-dec-20 > h3 ~ h6,
.text-tmp.title-dec-20 > h4 ~ h1,
.text-tmp.title-dec-20 > h4 ~ h2,
.text-tmp.title-dec-20 > h4 ~ h3,
.text-tmp.title-dec-20 > h4 ~ h4,
.text-tmp.title-dec-20 > h4 ~ h5,
.text-tmp.title-dec-20 > h4 ~ h6,
.text-tmp.title-dec-20 > h5 ~ h1,
.text-tmp.title-dec-20 > h5 ~ h2,
.text-tmp.title-dec-20 > h5 ~ h3,
.text-tmp.title-dec-20 > h5 ~ h4,
.text-tmp.title-dec-20 > h5 ~ h5,
.text-tmp.title-dec-20 > h5 ~ h6,
.text-tmp.title-dec-20 > h6 ~ h1,
.text-tmp.title-dec-20 > h6 ~ h2,
.text-tmp.title-dec-20 > h6 ~ h3,
.text-tmp.title-dec-20 > h6 ~ h4,
.text-tmp.title-dec-20 > h6 ~ h5,
.text-tmp.title-dec-20 > h6 ~ h6 {
  font-size: var(--fs-20);
}

.text-tmp.title-24 > h1,
.text-tmp.title-24 > h2,
.text-tmp.title-24 > h3,
.text-tmp.title-24 > h4,
.text-tmp.title-24 > h5,
.text-tmp.title-24 > h6,
.text-tmp.title-dec-24 > h1 ~ h1,
.text-tmp.title-dec-24 > h1 ~ h2,
.text-tmp.title-dec-24 > h1 ~ h3,
.text-tmp.title-dec-24 > h1 ~ h4,
.text-tmp.title-dec-24 > h1 ~ h5,
.text-tmp.title-dec-24 > h1 ~ h6,
.text-tmp.title-dec-24 > h2 ~ h1,
.text-tmp.title-dec-24 > h2 ~ h2,
.text-tmp.title-dec-24 > h2 ~ h3,
.text-tmp.title-dec-24 > h2 ~ h4,
.text-tmp.title-dec-24 > h2 ~ h5,
.text-tmp.title-dec-24 > h2 ~ h6,
.text-tmp.title-dec-24 > h3 ~ h1,
.text-tmp.title-dec-24 > h3 ~ h2,
.text-tmp.title-dec-24 > h3 ~ h3,
.text-tmp.title-dec-24 > h3 ~ h4,
.text-tmp.title-dec-24 > h3 ~ h5,
.text-tmp.title-dec-24 > h3 ~ h6,
.text-tmp.title-dec-24 > h4 ~ h1,
.text-tmp.title-dec-24 > h4 ~ h2,
.text-tmp.title-dec-24 > h4 ~ h3,
.text-tmp.title-dec-24 > h4 ~ h4,
.text-tmp.title-dec-24 > h4 ~ h5,
.text-tmp.title-dec-24 > h4 ~ h6,
.text-tmp.title-dec-24 > h5 ~ h1,
.text-tmp.title-dec-24 > h5 ~ h2,
.text-tmp.title-dec-24 > h5 ~ h3,
.text-tmp.title-dec-24 > h5 ~ h4,
.text-tmp.title-dec-24 > h5 ~ h5,
.text-tmp.title-dec-24 > h5 ~ h6,
.text-tmp.title-dec-24 > h6 ~ h1,
.text-tmp.title-dec-24 > h6 ~ h2,
.text-tmp.title-dec-24 > h6 ~ h3,
.text-tmp.title-dec-24 > h6 ~ h4,
.text-tmp.title-dec-24 > h6 ~ h5,
.text-tmp.title-dec-24 > h6 ~ h6 {
  font-size: var(--fs-24);
}

.text-tmp.title-28 > h1,
.text-tmp.title-28 > h2,
.text-tmp.title-28 > h3,
.text-tmp.title-28 > h4,
.text-tmp.title-28 > h5,
.text-tmp.title-28 > h6,
.text-tmp.title-dec-28 > h1 ~ h1,
.text-tmp.title-dec-28 > h1 ~ h2,
.text-tmp.title-dec-28 > h1 ~ h3,
.text-tmp.title-dec-28 > h1 ~ h4,
.text-tmp.title-dec-28 > h1 ~ h5,
.text-tmp.title-dec-28 > h1 ~ h6,
.text-tmp.title-dec-28 > h2 ~ h1,
.text-tmp.title-dec-28 > h2 ~ h2,
.text-tmp.title-dec-28 > h2 ~ h3,
.text-tmp.title-dec-28 > h2 ~ h4,
.text-tmp.title-dec-28 > h2 ~ h5,
.text-tmp.title-dec-28 > h2 ~ h6,
.text-tmp.title-dec-28 > h3 ~ h1,
.text-tmp.title-dec-28 > h3 ~ h2,
.text-tmp.title-dec-28 > h3 ~ h3,
.text-tmp.title-dec-28 > h3 ~ h4,
.text-tmp.title-dec-28 > h3 ~ h5,
.text-tmp.title-dec-28 > h3 ~ h6,
.text-tmp.title-dec-28 > h4 ~ h1,
.text-tmp.title-dec-28 > h4 ~ h2,
.text-tmp.title-dec-28 > h4 ~ h3,
.text-tmp.title-dec-28 > h4 ~ h4,
.text-tmp.title-dec-28 > h4 ~ h5,
.text-tmp.title-dec-28 > h4 ~ h6,
.text-tmp.title-dec-28 > h5 ~ h1,
.text-tmp.title-dec-28 > h5 ~ h2,
.text-tmp.title-dec-28 > h5 ~ h3,
.text-tmp.title-dec-28 > h5 ~ h4,
.text-tmp.title-dec-28 > h5 ~ h5,
.text-tmp.title-dec-28 > h5 ~ h6,
.text-tmp.title-dec-28 > h6 ~ h1,
.text-tmp.title-dec-28 > h6 ~ h2,
.text-tmp.title-dec-28 > h6 ~ h3,
.text-tmp.title-dec-28 > h6 ~ h4,
.text-tmp.title-dec-28 > h6 ~ h5,
.text-tmp.title-dec-28 > h6 ~ h6 {
  font-size: var(--fs-28);
}

.text-tmp.title-30 > h1,
.text-tmp.title-30 > h2,
.text-tmp.title-30 > h3,
.text-tmp.title-30 > h4,
.text-tmp.title-30 > h5,
.text-tmp.title-30 > h6,
.text-tmp.title-dec-30 > h1 ~ h1,
.text-tmp.title-dec-30 > h1 ~ h2,
.text-tmp.title-dec-30 > h1 ~ h3,
.text-tmp.title-dec-30 > h1 ~ h4,
.text-tmp.title-dec-30 > h1 ~ h5,
.text-tmp.title-dec-30 > h1 ~ h6,
.text-tmp.title-dec-30 > h2 ~ h1,
.text-tmp.title-dec-30 > h2 ~ h2,
.text-tmp.title-dec-30 > h2 ~ h3,
.text-tmp.title-dec-30 > h2 ~ h4,
.text-tmp.title-dec-30 > h2 ~ h5,
.text-tmp.title-dec-30 > h2 ~ h6,
.text-tmp.title-dec-30 > h3 ~ h1,
.text-tmp.title-dec-30 > h3 ~ h2,
.text-tmp.title-dec-30 > h3 ~ h3,
.text-tmp.title-dec-30 > h3 ~ h4,
.text-tmp.title-dec-30 > h3 ~ h5,
.text-tmp.title-dec-30 > h3 ~ h6,
.text-tmp.title-dec-30 > h4 ~ h1,
.text-tmp.title-dec-30 > h4 ~ h2,
.text-tmp.title-dec-30 > h4 ~ h3,
.text-tmp.title-dec-30 > h4 ~ h4,
.text-tmp.title-dec-30 > h4 ~ h5,
.text-tmp.title-dec-30 > h4 ~ h6,
.text-tmp.title-dec-30 > h5 ~ h1,
.text-tmp.title-dec-30 > h5 ~ h2,
.text-tmp.title-dec-30 > h5 ~ h3,
.text-tmp.title-dec-30 > h5 ~ h4,
.text-tmp.title-dec-30 > h5 ~ h5,
.text-tmp.title-dec-30 > h5 ~ h6,
.text-tmp.title-dec-30 > h6 ~ h1,
.text-tmp.title-dec-30 > h6 ~ h2,
.text-tmp.title-dec-30 > h6 ~ h3,
.text-tmp.title-dec-30 > h6 ~ h4,
.text-tmp.title-dec-30 > h6 ~ h5,
.text-tmp.title-dec-30 > h6 ~ h6 {
  font-size: var(--fs-30);
}

.text-tmp.title-48 > h1,
.text-tmp.title-48 > h2,
.text-tmp.title-48 > h3,
.text-tmp.title-48 > h4,
.text-tmp.title-48 > h5,
.text-tmp.title-48 > h6,
.text-tmp.title-dec-48 > h1 ~ h1,
.text-tmp.title-dec-48 > h1 ~ h2,
.text-tmp.title-dec-48 > h1 ~ h3,
.text-tmp.title-dec-48 > h1 ~ h4,
.text-tmp.title-dec-48 > h1 ~ h5,
.text-tmp.title-dec-48 > h1 ~ h6,
.text-tmp.title-dec-48 > h2 ~ h1,
.text-tmp.title-dec-48 > h2 ~ h2,
.text-tmp.title-dec-48 > h2 ~ h3,
.text-tmp.title-dec-48 > h2 ~ h4,
.text-tmp.title-dec-48 > h2 ~ h5,
.text-tmp.title-dec-48 > h2 ~ h6,
.text-tmp.title-dec-48 > h3 ~ h1,
.text-tmp.title-dec-48 > h3 ~ h2,
.text-tmp.title-dec-48 > h3 ~ h3,
.text-tmp.title-dec-48 > h3 ~ h4,
.text-tmp.title-dec-48 > h3 ~ h5,
.text-tmp.title-dec-48 > h3 ~ h6,
.text-tmp.title-dec-48 > h4 ~ h1,
.text-tmp.title-dec-48 > h4 ~ h2,
.text-tmp.title-dec-48 > h4 ~ h3,
.text-tmp.title-dec-48 > h4 ~ h4,
.text-tmp.title-dec-48 > h4 ~ h5,
.text-tmp.title-dec-48 > h4 ~ h6,
.text-tmp.title-dec-48 > h5 ~ h1,
.text-tmp.title-dec-48 > h5 ~ h2,
.text-tmp.title-dec-48 > h5 ~ h3,
.text-tmp.title-dec-48 > h5 ~ h4,
.text-tmp.title-dec-48 > h5 ~ h5,
.text-tmp.title-dec-48 > h5 ~ h6,
.text-tmp.title-dec-48 > h6 ~ h1,
.text-tmp.title-dec-48 > h6 ~ h2,
.text-tmp.title-dec-48 > h6 ~ h3,
.text-tmp.title-dec-48 > h6 ~ h4,
.text-tmp.title-dec-48 > h6 ~ h5,
.text-tmp.title-dec-48 > h6 ~ h6 {
  font-size: var(--fs-48);
}

.text-tmp.txt-14 li,
.text-tmp.txt-14 p {
  font-size: var(--fs-14);
}

.text-tmp.txt-16 li,
.text-tmp.txt-16 p {
  font-size: var(--fs-16);
}

.text-tmp.txt-18 li,
.text-tmp.txt-18 p {
  font-size: var(--fs-18);
}

.text-tmp.txt-20 li,
.text-tmp.txt-20 p {
  font-size: var(--fs-20);
}

.text-tmp.txt-24 li,
.text-tmp.txt-24 p {
  font-size: var(--fs-24);
}

.text-tmp.txt-28 li,
.text-tmp.txt-28 p {
  font-size: var(--fs-28);
}

.text-tmp.txt-30 li,
.text-tmp.txt-30 p {
  font-size: var(--fs-30);
}

.text-tmp.txt-48 li,
.text-tmp.txt-48 p {
  font-size: var(--fs-48);
}

.text-tmp.gap-all-0 {
  gap: 0;
}

.text-tmp.gap-all-10 {
  gap: 10px;
}

.text-tmp.gap-all-30 {
  gap: 30px;
}

.text-tmp.color-white * {
  color: var(--white);
}

.text-tmp.all-center > * {
  text-align: center;
}

.text-tmp.title-tt-up > h1,
.text-tmp.title-tt-up > h2,
.text-tmp.title-tt-up > h3,
.text-tmp.title-tt-up > h4,
.text-tmp.title-tt-up > h5,
.text-tmp.title-tt-up > h6 {
  text-transform: uppercase;
}

.text-tmp.title-fw-300 > h1,
.text-tmp.title-fw-300 > h2,
.text-tmp.title-fw-300 > h3,
.text-tmp.title-fw-300 > h4,
.text-tmp.title-fw-300 > h5,
.text-tmp.title-fw-300 > h6 {
  font-weight: var(--fw-l);
}

.text-tmp.title-fw-400 > h1,
.text-tmp.title-fw-400 > h2,
.text-tmp.title-fw-400 > h3,
.text-tmp.title-fw-400 > h4,
.text-tmp.title-fw-400 > h5,
.text-tmp.title-fw-400 > h6 {
  font-weight: var(--fw-r);
}

.text-tmp.txt-fw-300 li,
.text-tmp.txt-fw-300 p {
  font-weight: var(--fw-l);
}

.text-tmp.txt-fw-700 li,
.text-tmp.txt-fw-700 p {
  font-weight: var(--fw-b);
}

.text-tmp.txt-tt-up li,
.text-tmp.txt-tt-up p {
  text-transform: uppercase;
}

.text-tmp.txt-accent-3 li,
.text-tmp.txt-accent-3 p {
  color: var(--accent-3);
}

.text-tmp.txt-accent-4 li,
.text-tmp.txt-accent-4 p {
  color: var(--accent-4);
}

.text-tmp.txt-accent-7 li,
.text-tmp.txt-accent-7 p {
  color: var(--accent-7);
}

.text-tmp.txt-accent-8 li,
.text-tmp.txt-accent-8 p {
  color: var(--accent-8);
}

.text-tmp.list-decor ul {
  list-style: none;
}

.text-tmp.list-decor ul li {
  display: flex;
  gap: 6px;
}

.text-tmp.list-decor ul li::before {
  content: "";
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml,                     <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%230a0a23"><path d="m422.46-380.31-99.84-99.84q-5.62-5.62-13.77-6-8.16-.39-14.54 6-6.39 6.38-6.39 14.15 0 7.77 6.39 14.15l105.54 105.54q9.69 9.69 22.61 9.69t22.62-9.69l219.07-219.07q5.62-5.62 6-13.77.39-8.16-6-14.54-6.38-6.39-14.15-6.39-7.77 0-14.15 6.39L422.46-380.31ZM480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  will-change: transform;
  transition: 0.3s;
}

.text-tmp.u-shaped {
  flex-direction: row;
  flex-wrap: wrap;
}

.text-tmp.u-shaped > h1,
.text-tmp.u-shaped > h2,
.text-tmp.u-shaped > h3,
.text-tmp.u-shaped > h4,
.text-tmp.u-shaped > h5,
.text-tmp.u-shaped > h6 {
  width: 100%;
}

.text-tmp.u-shaped > * {
  width: calc(50% - 20px);
  flex-grow: 1;
}

.text-tmp.img-rs img {
  border-radius: var(--rs-small);
}

.text-tmp {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.text-tmp p > a {
  color: var(--accent-7);
  text-decoration: underline;
}

.text-tmp p > a:hover {
  text-decoration: none;
}

.text-tmp ol {
  list-style: decimal;
}

.text-tmp ol li {
  width: 100%;
  list-style-position: inside;
}

.text-tmp ol li > a {
  color: var(--accent-7);
  text-decoration: underline;
}

.text-tmp ol li > a:hover {
  text-decoration: none;
}

.text-tmp ol li:not(:last-child) {
  margin-bottom: 8px;
}

.text-tmp ul {
  list-style: disc;
}

.text-tmp ul li {
  width: 100%;
  list-style-position: inside;
}

.text-tmp ul li > a {
  color: var(--accent-7);
  text-decoration: underline;
}

.text-tmp ul li > a:hover {
  text-decoration: none;
}

.text-tmp ul li:not(:last-child) {
  margin-bottom: 8px;
}

.text-tmp img,
.text-tmp video {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-tmp iframe {
  width: 100%;
  min-height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

.text-tmp .table-wrapper {
  width: 100%;
  overflow-x: auto;
}

.text-tmp .table-wrapper table {
  width: 100% !important;
  min-width: 1024px;
}

.text-tmp .table-wrapper table tr:nth-child(odd) {
  background-color: rgba(var(--accent-7), 0.1);
}

.text-tmp .table-wrapper table td {
  padding: 10px;
  background: 0 0 !important;
  font-family: var(--ff-main);
}

.text-tmp .table-wrapper table td * {
  font-family: var(--ff-main);
  background: 0 0 !important;
}

.card-awards__img,
.card-media__img,
.card-news__img,
.card-prospect__img,
.card-sert__desc-drop,
.card-sert__img,
.file-user,
.header-mob__nav-drop,
.header__btn,
.job-item__drop,
.news-slider,
.over-hide,
.preparats__aside-drop {
  overflow: hidden;
}

button {
  background: transparent;
}

.burger-btn_cross-deg {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  will-change: transform;
  transition: 0.3s linear;
}

.burger-btn_cross-deg::after,
.burger-btn_cross-deg::before {
  content: "";
  position: absolute;
  left: 0;
}

.burger-btn_cross-deg::before {
  transform: translateY(-6px);
}

.burger-btn_cross-deg::after {
  transform: translateY(6px);
}

.burger-btn_cross-deg .burger-btn__item,
.burger-btn_cross-deg::after,
.burger-btn_cross-deg::before {
  width: 100%;
  height: 2px;
  background: var(--white);
  will-change: transform;
  pointer-events: none;
  border-radius: 10px;
  transition: 0.3s;
}

.burger-btn_cross-deg .burger-btn__item {
  width: 100%;
}

.burger-btn_cross-deg.active::before {
  transform: translateY(0) rotate(225deg);
}

.burger-btn_cross-deg.active::after {
  transform: translateY(0) rotate(-225deg);
}

.burger-btn_cross-deg.active .burger-btn__item {
  transform: translateX(150%);
  opacity: 0;
}

.header {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  transition: 0.4s;
}

.header.trigger,
.header.trigger .header__search {
  background: var(--accent-8);
}

.header.theme-accent-8 {
  position: sticky;
  background: var(--accent-8);
}

.header.theme-accent-8 .header__search {
  background: var(--accent-8);
}

.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 14px 0;
}

.header__logo {
  position: relative;
  width: 250px;
  height: -moz-max-content;
  height: max-content;
}

.header__logo::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 26%;
}

.header__logo img,
.header__logo svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 1024px) {
  .header__logo {
    position: relative;
    width: 200px;
    height: -moz-max-content;
    height: max-content;
  }

  .header__logo::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 26%;
  }

  .header__logo img,
  .header__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 420px) {
  .header__logo {
    position: relative;
    width: 160px;
    height: -moz-max-content;
    height: max-content;
  }

  .header__logo::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 26%;
  }

  .header__logo img,
  .header__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.header__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.header__btn-global {
  display: flex;
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.header__btn-search {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 40px;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
  border-radius: var(--rs-small);
  transition: 0.3s;
}

@media screen and (max-width: 1024px) {
  .header__btn-search {
    display: none;
  }
}

.header__btn-search.active {
  background-color: rgba(10, 10, 35, 0.35);
}

.header__lang {
  z-index: 2;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .header__lang {
    display: none;
  }
}

.header__lang > ul > li {
  position: relative;
  display: flex;
  flex-direction: column;
}

@media (hover) {
  .bradcrumbs ul li > a:hover {
    text-decoration: underline;
  }

  .header__btn-global:hover,
  .header__btn-search:hover,
  .header__lang > ul > li:hover > button {
    background-color: rgba(10, 10, 35, 0.35);
  }

  .header__lang > ul > li:hover ul {
    opacity: 1;
    pointer-events: painted;
    visibility: visible;
  }

  .header__lang > ul > li ul a:hover {
    background: var(--accent-9);
  }
}

.header__lang > ul > li > button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 20px;
  border-radius: var(--rs-small);
  color: var(--white);
  transition: 0.3s;
}

.header__lang > ul > li > button::after {
  content: "";
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,                         <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="white"><path d="M480-372.92q-7.23 0-13.46-2.31t-11.85-7.92L274.92-562.92q-8.3-8.31-8.5-20.89-.19-12.57 8.5-21.27 8.7-8.69 21.08-8.69 12.38 0 21.08 8.69L480-442.15l162.92-162.93q8.31-8.3 20.89-8.5 12.57-.19 21.27 8.5 8.69 8.7 8.69 21.08 0 12.38-8.69 21.08L505.31-383.15q-5.62 5.61-11.85 7.92-6.23 2.31-13.46 2.31Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  will-change: transform;
  transition: 0.3s;
}

.header__lang > ul > li ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: rgba(10, 10, 35, 0.35);
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: 0.3s;
}

.header__lang > ul > li ul a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  color: var(--white);
  transition: 0.3s;
}

.header__search {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  transition: 0.4s;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

@media screen and (max-width: 1024px) {
  .header__search {
    display: none;
  }
}

.header__search.active {
  opacity: 1;
  pointer-events: painted;
  visibility: visible;
}

.header__search-form {
  display: flex;
  width: 100%;
  gap: 10px;
}

.header__search-input {
  display: flex;
  width: 100%;
}

.header__search-input input {
  width: 100%;
  height: 50px;
  padding: 12px;
  border: none;
  outline: 0;
  background-color: rgba(10, 10, 35, 0.35);
  border-radius: var(--rs-small);
  color: #fff;
}

.header__search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
  border-radius: var(--rs-small);
  background-color: rgba(10, 10, 35, 0.35);
  transition: 0.3s;
}

@media (hover) {
  .header__search-btn:hover {
    background-color: var(--accent-9);
  }

  .header-mob__lang ul a:hover {
    background: rgba(10, 10, 35, 0.5);
  }
}

.header__btn {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: var(--fs-16);
  color: var(--white);
}

.header-mob {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  height: calc(var(--vh) * 100);
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: painted;
  visibility: hidden;
  transition: 0.3s;
}

.header-mob.active {
  opacity: 1;
  pointer-events: painted;
  visibility: visible;
}

.header-mob.active .header-mob__inner {
  transform: translateX(0);
  opacity: 1;
}

.header-mob__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
  height: 100%;
  padding: 14px 20px 60px;
  gap: 40px;
  background: var(--accent-8);
  opacity: 0.5;
  transform: translateX(50%);
  transition: 0.3s 0.1s;
  overflow-y: auto;
  scrollbar-color: var(--white) transparent;
  scrollbar-width: thin;
}

.header-mob__inner::-webkit-scrollbar {
  width: 8px;
}

.header-mob__inner::-webkit-scrollbar-track {
  background-color: transparent;
}

.header-mob__inner::-webkit-scrollbar-thumb {
  background: var(--white);
}

.header-mob__head {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.header-mob__head .header__search-form {
  flex-direction: column;
}

.header-mob__logo {
  position: relative;
  width: 250px;
  height: -moz-max-content;
  height: max-content;
}

.header-mob__logo::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 26%;
}

.header-mob__logo img,
.header-mob__logo svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 420px) {
  .header-mob__logo {
    position: relative;
    width: 160px;
    height: -moz-max-content;
    height: max-content;
  }

  .header-mob__logo::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 26%;
  }

  .header-mob__logo img,
  .header-mob__logo svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.header-mob__lang {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.header-mob__lang ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  grid-gap: 10px;
}

.header-mob__lang ul li > * {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px;
  border-radius: var(--rs-small);
  font-size: var(--fs-16);
  color: var(--white);
  transition: 0.3s;
}

.header-mob__lang ul span {
  background: rgba(10, 10, 35, 0.1);
  pointer-events: none;
}

.header-mob__lang ul a {
  background: rgba(10, 10, 35, 0.35);
}

.header-mob__content {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.header-mob__nav {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.header-mob__nav > ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.header-mob__nav > ul > li > a,
.header-mob__nav > ul > li > button {
  font-size: var(--fs-24);
  color: var(--white);
  transition: 0.3s;
}

.header-mob__nav > ul > li > button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.header-mob__nav > ul > li > button::after {
  content: "";
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml,                         <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="white"><path d="M480-372.92q-7.23 0-13.46-2.31t-11.85-7.92L274.92-562.92q-8.3-8.31-8.5-20.89-.19-12.57 8.5-21.27 8.7-8.69 21.08-8.69 12.38 0 21.08 8.69L480-442.15l162.92-162.93q8.31-8.3 20.89-8.5 12.57-.19 21.27 8.5 8.69 8.7 8.69 21.08 0 12.38-8.69 21.08L505.31-383.15q-5.62 5.61-11.85 7.92-6.23 2.31-13.46 2.31Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  will-change: transform;
  transition: 0.3s;
}

.header-mob__nav > ul > li > button.active::after {
  transform: rotate(-180deg);
}

.header-mob__nav-drop {
  display: block;
  width: 100%;
  max-height: 0;
  transition: 0.3s;
}

.header-mob__nav-drop > ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px 0 20px 10px;
  gap: 20px;
}

.header-mob__nav-drop > ul a {
  font-size: var(--fs-18);
  color: var(--white);
  transition: 0.3s;
}

.header-mob__footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
  margin-top: auto;
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 30px 0;
  margin-top: auto;
  border-top: 1px solid var(--accent-11);
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
@media screen and (max-width: 979px) {
  .footer__inner {
    flex-direction: column;
  }
}
.footer__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__item:nth-child(2) {
  align-items: flex-end;
  width: 100%;
  max-width: 560px;
}
@media screen and (max-width: 979px) {
  .footer__item:nth-child(2) {
    align-items: flex-start;
    max-width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .footer__item {
    width: 100%;
  }
}
.footer__item > * > a {
  color: var(--accent-8);
  font-size: var(--fs-14);
}
.footer__item > * > a > * {
  font-style: normal;
}
@media (hover) {
  .footer__item > * > a:hover > * {
    text-decoration: underline;
  }
}
.footer__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 1px solid var(--accent-8);
  background: var(--accent-8);
  border-radius: var(--rs-small);
  transition: 0.3s all ease;
}
.footer__btn::after {
  content: "";
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,             <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="white"><path d="M480-372.92q-7.23 0-13.46-2.31t-11.85-7.92L274.92-562.92q-8.3-8.31-8.5-20.89-.19-12.57 8.5-21.27 8.7-8.69 21.08-8.69 12.38 0 21.08 8.69L480-442.15l162.92-162.93q8.31-8.3 20.89-8.5 12.57-.19 21.27 8.5 8.69 8.7 8.69 21.08 0 12.38-8.69 21.08L505.31-383.15q-5.62 5.61-11.85 7.92-6.23 2.31-13.46 2.31Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  transform: rotate(180deg);
  will-change: transform;
  transition: 0.3s all ease;
}
.footer__nav {
  display: flex;
  flex-direction: column;
}
.footer__nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}
@media screen and (max-width: 979px) {
  .footer__nav ul {
    justify-content: flex-start;
  }
}
.footer__nav ul a {
  color: var(--accent-8);
  font-size: var(--fs-14);
}
@media (hover) {
  .footer__nav ul a:hover {
    text-decoration: underline;
  }
}

.modal-country {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 900px;
  padding: 30px !important;
  background: var(--accent-8) !important;
  border-radius: var(--rs-small);
}

.modal-country__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 40px;
}

.modal-country__head {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.modal-country__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  grid-gap: 20px;
}

.modal-country ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.modal-country ul li > * {
  display: flex;
  align-items: center;
  color: var(--white);
}

.modal-country ul li > * > * {
  position: relative;
  width: 20px;
  height: -moz-max-content;
  height: max-content;
  margin-right: 10px;
}

.modal-country ul li > * > ::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 80%;
}

.modal-country ul li > * > * img,
.modal-country ul li > * > * svg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.modal-country ul li a::after {
  content: "";
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background-image: url('data:image/svg+xml,                     <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="white"><path d="M682.92-460H220q-8.54 0-14.27-5.73T200-480q0-8.54 5.73-14.27T220-500h462.92L533.54-649.38q-5.85-5.85-6.12-13.77-.27-7.93 6.12-14.54 6.61-6.62 14.27-6.73 7.65-.12 14.27 6.5l175.3 175.3q5.24 5.24 7.35 10.7 2.12 5.46 2.12 11.92t-2.12 11.92q-2.11 5.46-7.35 10.7l-175.3 175.3q-5.85 5.85-13.89 6.12-8.04.27-14.65-6.35-6.39-6.61-6.5-14.15-.12-7.54 6.5-14.16L682.92-460Z"/></svg>');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  will-change: transform;
  transition: 0.3s;
}

@media (hover) {
  .modal-country ul li a:hover::after {
    transform: translateX(6px);
  }
}

.social {
  display: flex;
}

.social.theme-accent-8 a {
  border: 1px solid var(--accent-8);
  background: var(--accent-8);
}

.social.theme-accent-8 a img {
  filter: invert(100%) sepia(0) saturate(7500%) hue-rotate(10deg)
    brightness(102%) contrast(100%);
}

.social ul {
  display: flex;
  gap: 10px;
}

.social li {
  display: flex;
}

.social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 1px solid var(--white);
  background: var(--white);
  border-radius: var(--rs-small);
  transition: 0.3s;
}

.social a img {
  width: 50%;
  height: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  filter: invert(17%) sepia(74%) saturate(2063%) hue-rotate(231deg)
    brightness(85%) contrast(102%);
}

@media (hover) {
  .social.theme-accent-8 a:hover {
    background: var(--white);
  }

  .social.theme-accent-8 a:hover img {
    filter: invert(17%) sepia(74%) saturate(2063%) hue-rotate(231deg)
      brightness(85%) contrast(102%);
  }

  .social a:hover {
    background: var(--accent-8);
  }

  .social a:hover img {
    filter: invert(100%) sepia(0) saturate(7500%) hue-rotate(10deg)
      brightness(102%) contrast(100%);
  }
}
