.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.pseudo-h1 {
  font-family: GothamPro-Bold;
  line-height: 2.75rem;
  font-size: 2.4rem;
  color: #262626;
  margin: 1.5rem 0 2rem;
}

img {
  opacity: 1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.gm-symptoms__col-items {
  width: 34%;
}

.gm-symptoms__cols--active .gm-symptoms__col-info {
  width: 38%;
}

.gm-symptoms__cols--active .gm-symptoms__col-image {
  width: 28%;
}

.gm-symptoms__col-image img {
  max-width: none;
  width: 113%;
}

.method-app__content-half--image img {
  max-width: none;
}

.prise__item_flex_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.patent_width_100 {
  width: 100%;
}

.blackText {
  color: #000;
}

.grayText--fl img {
  width: 180px;
  height: 180px;
}

.bg-poisoned {
  background-image: url(../../../media/images/bggg.jpg);
}

.nowImg--ochich {
  /* background-image: url(../../../media/images/bggg2.jpg) !important; */
  /* background-image: url(../../../media/images/bggg2-min.jpg) !important; */
}

.pb-head {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.poh-index__title {
  max-width: 600px;
  font-size: 1rem;
  color: #747474;
}

.poh-index__h5 {
  font-size: 1.5rem;
}

.pre-text {
  display: none;
  max-width: 500px;
  font-size: 0.7rem;
  color: #747474;
}

.pre-text__title {
  font-size: 1rem;
}

.poh-sov__text {
  display: none;
}

.poh-sov__common-text {
  width: 100%;
  display: none;
}

.poh-index:hover * {
  color: #747474;
}

.poh-sov__image img {
  cursor: pointer;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.main-section__image.packs-o {
  width: 100%;
}

.change-box__image {
  padding-top: 70%;
  position: relative;
}

.change-box__tuba {
  position: absolute;
  bottom: 0%;
  left: -13%;
  width: 70%;
  height: auto;
  z-index: 10;
}

.change-box__pack {
  position: absolute;
  bottom: 15%;
  left: 37%;
  width: 75%;
  height: auto;
  z-index: 5;
  opacity: 0;
  -webkit-transition: opacity 1.2s;
  -o-transition: opacity 1.2s;
  transition: opacity 1.2s;
}

.change-box__pack.is-active {
  opacity: 1;
}

.change-box__pack_new_parameters {
  left: 30%;
  bottom: 6%;
  width: 80%;
}

.active-tab {
  -webkit-filter: grayscale(0) !important;
  filter: grayscale(0) !important;
  display: block;
}

.poh-sov__title {
  cursor: pointer;
}

.poh-sov {
  background: #3947a4;
  color: #fff;
}

.pageNew__title_color_white {
  color: #fff;
}

.libra {
  background-image: url(../../../media/images/bggg_new.jpg) !important;
}

.poh-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._pd-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.button--size {
  height: auto;
  padding: 15px;
}

.toggle-content {
  display: none;
}

.poh-sov__image {
  text-align: center;
  margin-bottom: 30px;
}

.poh-sov__image img {
  width: 180px;
  height: 180px;
  display: inline-block;
}

.poh-sov__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.poh-sov__col {
  width: 30%;
  margin: 0 1.5% 30px;
}

.poh-sov__title {
  font-size: 1.3rem;
  font-weight: bolder;
  text-align: center;
  color: #fff;
  background: #5567dc;
  padding: 10px 0;
  cursor: pointer;
}

.m-title {
  margin-bottom: 3rem;
}

.poh-index {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.poh-index__image {
  margin-right: 30px;
}

.poh-index__title {
  font-weight: 700;
}

.l-wrapper {
  overflow: hidden;
}

.page-header__review {
  color: #5567dc;
  background: #fff;
  border: 1px solid #5567dc;
}

.page-header__review,
.page-header__buy {
  min-width: 6.3rem;
  height: 2.5rem;
}



.main-menu__link {
  font-size: 0.8rem;
}

.prise_mt_40 {
  margin-top: 40px;
}

.contacts-page {
  padding-top: 0;
}

.page-header__buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-header__covid-button-img {
  width: 31px;
  margin-right: 0;
  min-width: 31px;
}

.page-header__covid-button {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  height: auto;
  margin-right: 10px;
  font-size: 0;
  min-width: 0;
  width: 2.5rem;
  padding: 0.25rem 0.3rem;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#560304),
    to(#a10403)
  );
  background: linear-gradient(to top, #560304, #a10403);
  -webkit-transition: 220ms ease-in background;
  transition: 220ms ease-in background;
}

.page-header__covid-button:hover {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#560304),
    to(#004297)
  );
  background: linear-gradient(to top, #560304, #004297);
}

@media screen and (min-width: 425px) {
  .page-header__covid-button-img {
    margin-right: 5px;
  }

  .page-header__covid-button {
    min-width: 4rem;
    font-size: 0.7rem;
    width: auto;
    padding: 0.25rem 0.6rem;
  }
}

@media screen and (min-width: 768px) {
  .page-header__covid-button {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 1300px) {
  .page-header__covid-button {
    font-size: 1rem;
  }
}

/* Новый блок, сравнение угля */
.comparison-table {
  font-family: "GothamPro";
}

.comparison-table-mobile {
  display: none;
}

.pageNew__title_max_width {
  max-width: 690px;
  line-height: 1;
  font-size: 2.1rem;
  margin: auto;
  text-align: center;
}

.comparison-table__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #e6e7e8;
}

.comparison-table__td-empty {
  min-width: 22%;
  max-width: 22%;
}

.comparison-table__header-inner-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.comparison-table__td {
  border-left: 4px solid;
  border-color: rgba(92, 107, 219, 0.3);
  padding: 11px;
  height: 90%;
  width: 33%;
}

.comparison-table__row {
  background-color: #5a6adb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.comparison-table__row::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 4px;
  background-color: #fff;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.comparison-table__row:nth-child(2):before {
  display: none;
}

.comparison-table__common-box,
.comparison-table__small-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comparison-table__common-box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.comparison-table__common-box_h371 {
  height: 371px;
}

.comparison-table__small-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 33%;
  border-left: 4px solid;
  border-color: rgba(255, 255, 255, 0.3);
  padding: 11px;
  height: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.comparison-table__method-of-application {
  min-width: 22%;
  max-width: 22%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.comparison-table {
  max-width: 1044px;
  margin: auto;
  text-align: center;
  color: #fff;
}

.comparison-table_margin_top {
  margin-top: 2rem;
}

.comparison-table__main-text {
  font-style: normal;
  font-weight: bold;
  font-size: 0.8em;
  line-height: 140%;
  text-transform: uppercase;
  width: 80%;
  margin: 0 auto 5px;
}

.comparison-table__main-subtitle {
  font-size: 0.65em;
  width: 60%;
  margin: 5px auto 0;
  line-height: 140%;
}

.comparison-table__subtitle-text {
  font-size: 0.8em;
  line-height: 150%;
  margin: 5px 0 0;
}

.comparison-table__text {
  font-size: 0.8em;
  line-height: 150%;
  max-width: 100%;
  margin: 0 auto;
}

.comparison-table__text_rub {
  font-size: 1em;
  line-height: 150%;
}

.comparison-table__price {
  padding-top: 25px;
  font-size: 1.25em;
  line-height: 150%;
  margin: 0;
}

.comparison-table__main-img-box,
.comparison-table__img-box {
  margin: 0;
}

.comparison-table__small-box-bottom,
.comparison-table__small-box-top {
  min-height: 53%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.comparison-table__small-box-bottom {
  padding-top: 14px;
}

/* start modif */
.comparison-table__img-box_pt24 {
  padding-top: 24px;
}

.comparison-table__img-box_pt5 {
  padding-top: 5px;
}

.comparison-table__img-box_pt30 {
  padding-top: 30px;
}

.comparison-table__text_max_width135 {
  max-width: 135px;
}

.comparison-table__row_h233 {
  height: 233px;
}

.comparison-table__row_h196 {
  height: 196px;
}

.wrapper_margin_top {
  margin-top: 80px;
}

.comparison-table__td-image_pos_r_top {
  position: relative;
  top: 30px;
}

.slider-table__slide-box {
  width: 100%;
  height: 140px;
  background-color: #5a6adb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 5px;
  color: #fff;
  padding: 10px 10px;
}

.slider-table__slide-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}

.slider-table p,
.slider-table ul {
  margin: 0;
}

.slider-table__slide-title .slider-table__slide-name {
  font-family: "GothamPro";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  margin: auto;
}

.slider-table__slide-list-item {
  font-family: "GothamPro";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%;
  margin: 4px 0;
  list-style-type: none;
}

/* end modif */
.comparison-table__small-box-top {
  border-bottom: 1px solid #0b155d;
}

.comparison-table__inner-box {
  height: 230px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.table-footnotes {
  max-width: 1044px;
  margin: auto;
  color: #000000;
  opacity: 0.5;
}

.table-footnotes__list {
  font-size: 14px;
  margin-top: 58px;
}

.table-footnotes__list-item {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.2;
}

.table-footnotes__list-item:before {
  display: none;
}

.slider-table__slide-p {
  text-align: center;
}

.slider-pagination {
  margin: 45px 0 20px;
}

.slider-pagination__slide {
  font-family: "GothamPro";
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 140%;
  text-transform: uppercase;
  color: #0b155d;
  border-bottom: 2px solid #c4c4c4;
  height: 35px;
  text-align: center;
}

.slider-pagination__slide.slick-current {
  border-color: #0b155d;
}

.slider-table__price {
  font-family: "GothamPro";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #ffffff;
}

/* Заглушка Youtube */
.yt-previev-box {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.yt-previev-box img {
  width: 100%;
}

.yt-previev-box .play-yt-btn {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 10%;
}

.mech__video {
  position: relative;
  /* height: 440px; */
  height: auto;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.yt-previev-box,
.mech__video iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.gm-head-container__video {
  padding-bottom: 0;
  height: 500px;
}

#scrolltop {
  bottom: 40px;
  left: 40px;
  width: 45px;
  height: 45px;
}

/* Виджет  */
.redesign-widget {
  width: 13rem;
  height: 5.8rem;
  background-color: #e40b41;
  border-radius: 0 20px 20px 0;
  position: relative;
  font-family: "ProximaNova", sans-serif;
  font-style: normal;
  font-weight: normal;
  -webkit-transition: 220ms ease-in box-shadow;
  -o-transition: 220ms ease-in box-shadow;
  transition: 220ms ease-in box-shadow;
  margin-bottom: 0.5rem;
}

.redesign-widget:hover {
  -webkit-box-shadow: 0 0 8px 2px rgb(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 2px rgb(0, 0, 0, 0.3);
}

.redesign-widget_dark_color {
  background-color: #28358f;
}

.redesign-widget__img-box {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5.8rem;
  height: 5.8rem;
  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;
}

.redesign-widget__img-box img {
  width: 100%;
}

.redesign-widget__img-price {
  z-index: 50;
  color: #333;
  font-weight: bold;
  font-size: 27px;
  line-height: 1.5em;
}

@media screen and (min-width: 768px) {
}

@media screen and (min-width: 1200px) {
  .redesign-widget__img-price {
    font-size: 36px;
  }
}

.redesign-widget__img-background {
  position: absolute;
  left: 0;
  top: 0;
}

.apt__half--position-right {
  margin-top: 2rem;
}

.redesign-price {
  margin: 5rem auto 0;
}

.redesign-title_left {
  text-align: left;
}

.redesigh-section-price {
  position: relative;
}

.redesign-widget__link {
  position: absolute;
  left: -3rem;
  right: 0;
  bottom: 0;
  top: 0;
  display: block;
  width: 16rem;
  height: 5.8rem;
  z-index: 50;
}

.redesign-widget__link-text {
  font-weight: 400;
  text-decoration: underline;
  text-decoration: none;
}

.redesign-widget__text {
  font-size: 0.8rem;
  line-height: 1.3em;
  color: #fff;
  margin: 0;
  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;
  height: 100%;
  padding-left: 3.4rem;
  padding-right: 0.8rem;
}

.button—otzivi {
  display: none;
}

.redesigh-section-price .widget-wrapper--first-block {
  margin-left: 3rem;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .redesigh-section-price .widget-wrapper--first-block {
    margin: 0;
    position: absolute;
    top: 70px;
    right: 4%;
  }
}

/* @media */
@media screen and (max-width: 1440px) {
  .gm-head-container__video {
    height: 400px;
  }

  .gm-head-container__video_custom_height_vw {
    height: 26vw;
  }
}

@media only screen and (max-width: 1280px) {
  .gm-symptoms__col-items {
    width: 100%;
  }

  .gm-symptoms__cols--active .gm-symptoms__col-image,
  .gm-symptoms__cols--active .gm-symptoms__col-info {
    width: 50%;
  }
}

@media screen and (max-width: 1120px) {
  .gm-head-container__video_custom_height_vw {
    height: 44vw;
  }

  .gm-head-container__video_custom_height_vw_26 {
    height: 26vw;
  }
}

@media screen and (max-width: 1024px) {
  .gm-head-container__video {
    height: 500px;
  }

  .gm-head-container__video_custom_height_vw {
    height: 44vw;
  }

  .gm-head-container__video_custom_height {
    height: 270px;
  }

  .gm-head-container__video_custom_height_vw_26 {
    height: 26vw;
  }
}

@media only screen and (max-width: 880px) {
  .gm-symptoms__cols--active .gm-symptoms__col-image {
    width: 100%;
  }

  .gm-symptoms__cols--active .gm-symptoms__col-image img {
    margin-top: 0;
    margin-bottom: 2.5rem;
    display: none;
  }

  .gm-symptoms__cols--active .gm-symptoms__col-info {
    width: 100%;
    text-align: center;
  }

  .gm-symptoms__cols--active .gm-symptoms__col-info-text--check {
    background: url(/media/images/white-check.svg) left 11px no-repeat;
    text-align: left;
    padding-left: 35px;
  }
}

@media only screen and (max-width: 768px) {
  .redesign-price {
    margin: 1rem auto 0;
  }

  .comparison-table {
    font-size: 10px;
  }

  .comparison-table__td-empty_display_none,
  .comparison-table__img-box {
    display: none;
  }

  .comparison-table__td_border_none {
    border-left: none;
  }

  .comparison-table__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px 20px;
  }

  .comparison-table__method-of-application {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-width: auto;
    max-width: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .comparison-table__main-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: auto;
    margin: 0;
    font-size: 1.8em;
  }

  .comparison-table__main-subtitle {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    width: auto;
    font-size: 1.4em;
  }

  .comparison-table__main-image {
    width: 50%;
  }

  .comparison-table__small-box-bottom,
  .comparison-table__small-box-top {
    min-height: auto;
  }

  .comparison-table__common-box_h371,
  .comparison-table__row_h233,
  .comparison-table__inner-box {
    height: auto;
  }

  .comparison-table {
    text-align: left;
  }

  .comparison-table__small-box-top {
    border: none;
  }

  .comparison-table__small-box-bottom {
    padding: 0;
  }

  .comparison-table__small-box:first-child {
    border: none;
    padding: 0;
  }

  .comparison-table__text {
    font-size: 1.3em;
    line-height: 130%;
    margin: 3px 0 0;
  }

  .wrapper_margin_top {
    padding: 0;
  }

  .comparison-table__text:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background-color: #fff;
    float: left;
    border-radius: 50%;
    position: relative;
    top: 6px;
    margin-right: 5px;
  }

  .comparison-table__main-image_w70 {
    width: 70%;
  }

  .comparison-table__inner-box_pt {
    padding-top: 11px;
  }

  .comparison-table__price {
    padding-top: 0;
    font-size: 2.4em;
  }

  .comparison-table__small-box_2d_row_custom {
    text-align: center;
  }

  .comparison-table__small-box_2d_row_custom .comparison-table__text:before {
    display: none;
  }

  .comparison-table__text_rub {
    font-size: 2.4em;
  }

  .comparison-table__subtitle-text {
    font-size: 1.4em;
  }

  .comparison-table__small-box_3d_row_custom,
  .comparison-table__td {
    text-align: center;
  }

  .comparison-table__td-image_w70 {
    width: 70%;
  }

  .comparison-table__row:last-child::after {
    content: "";
    position: absolute;
    width: 95%;
    height: 4px;
    background-color: #fff;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }


  .gm-head-container__video {
    height: 340px;
  }

  .gm-head-container__video_custom_height_vw {
    height: 44vw;
  }

  .poh-sov__col {
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .comparison-table {
    font-size: 8px;
  }
}

@media only screen and (max-width: 620px) {
  .gm-symptoms__col-items {
    width: 100%;
  }

  .comparison-table {
    font-size: 7px;
  }
}

@media only screen and (max-width: 599px) {
  .pageNew__headerItem--pack {
    width: 70%;
    padding: 30px 0;
  }
}

@media only screen and (max-width: 500px) {
  .comparison-table {
    display: none;
  }

  .comparison-table-mobile {
    display: block;
  }

  .pageNew__title {
    font-size: 24px;
  }

  .buyNew__button {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 425px) {
  .page-header__review,
  .page-header__buy {
    min-width: 4.4rem;
    height: 1.6rem;
    padding: 0.25rem 0.55rem;
  }

 

  .page-header__burger {
    margin-left: 0.2rem;
  }

  .gm-head-container__video {
    height: 180px;
  }

  .gm-head-container__video_custom_height_vw {
    height: 44vw;
  }

  .gm-head-container__action-item:before {
    top: 0.45rem;
  }
}

/* filiBanner */
.banner-modal {
  width: 100%;
  max-width: 750px;
}

.banner-modal__content {
  line-height: 0;
  max-height: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.banner-modal__content::-webkit-scrollbar {
  width: 0;
}

.banner-modal__content img {
  width: 100%;
}

.banner-modal__link {
  font-size: 0;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .banner-modal__content {
    max-height: none;
  }
}

/* с добрым утром. Картинка баннер */
.gm-head-container__image-preview img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media (min-width: 1281px) {
.wp-online.wp-online--article {
padding-top: 0;
width: 50%;
}
}

@media (min-width: 421px) {
.wp-online--article .wp-online__link {
width: 46%;
}
}

.redesign-widget__text-newdop {
    font-size: 43%;
    display: block;
    position: absolute;
}


.h1-nomargin {
  margin: 0 !important;
}

.h2-1 {
  margin: 0 0 1rem 0;
}

.h2-2 {
  margin: 1.5rem auto 0 auto;
}


.poh-index__h5-span {
  font-weight: 700;
  margin: 1.5em 0 0.8em;
  display: block;
}

.i-section__title-h2 {
  margin: 0 0 2rem 0;
  color: #fff;
}

.popup-cookie {
  display: none;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  bottom: 2rem;
  left: 5rem;
  background: #fff;
  width: 495px;
  min-height: 70px;
  border-radius: 16px;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 20px;
  z-index: 99999;
}

.popup-cookie__btn {
  background: #232323;
  border-radius: 8px;
  border: 0;
  width: 86px;
  height: 39px;
  font-size: 12px;
  color: #fff;
  font-family: Proxima Nova;
  font-weight: 400;   
}
.popup-cookie__text {
  max-width: 340px
}

.sitemap {
  background: radial-gradient(133.33% 43.12% at 77.95% 35.39%, #8293FF 0%, #000C5E 100%);
  
}

.sitemap__list a {
  color: #fff;
  border: 0;
  font-size: 1.7rem;
  font-weight: 700;
  font-family: GothamPro-Bold;
    line-height: 2rem;
}

.sitemap__list a:hover {
  text-decoration: underline;
}

.sitemap__list li:before {
  display: none;
}
.sitemap__list-li2 a {
  font-size: 1.1rem;
  font-family: ProximaNova;
  
}
.sitemap__list-li2 {
      line-height: 1.5rem;
      margin-top: 0.2rem;
}
.sitemap__list-li3 a{
  font-size: 0.7rem;
  font-family: ProximaNova;    
}
.sitemap__list-span{
    color: #fff;
    border: 0;
    font-size: 1.7rem;
    font-weight: 700;
    font-family: GothamPro-Bold;
    line-height: 2rem;
}
.sitemap__list2 {
  margin: 0;
}

.sitemap__list li {
  padding: 0;
}
.sitemap__list-li {
  margin-bottom: 1.75rem;
}

.sitemap__list {
    padding: 1rem 0 3rem 0;
}

.page-footer__ur-info {
  font-size: 0.72rem;
  text-align: left;
  color: #6C757D;
}
.page-footer__ur-info-link {
  text-align: left;
  display: block;
  width: 100%;
  color: #6C757D;
}

.page-footer__ur-info-link:hover {
  text-decoration: underline;
}
.page-footer__content {
  align-items: flex-start;
  color: #6C757D;
}
.page-footer__logo-box, .page-footer__contacts {
   max-width: 12rem;   
}

@media (max-width: 1200px) and (min-width: 680px) {
  .page-footer__ur-info {
    margin: 0 0.75rem;
  }
}

@media (max-width: 1023px) {
  .sitemap__list a {
    font-size: 1.3rem;
    line-height: 1;
  }
  .sitemap__list-li2 a {
    font-size: 1rem;
    line-height: 1;
  }
  .sitemap__list-li {
    margin-bottom: 1.5rem;
}
.sitemap__list {
  padding: 0rem 0 2rem 0;
}
}

.pagination {
  color: #fff;
  display: flex;
  justify-content: space-between;
  font-size: 0.9rem;
  margin-top: 2rem;
}

.pagination__links {
  display: flex;
  flex-wrap: wrap;
  max-width: 80%;
}

.pagination__link, .pagination__btn {
  border: 1px solid #5567DC;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-right: 0.4rem;
  transition: .3s;   
}

.pagination__link {
  margin-bottom: 0.4rem;
}

.pagination__btn {
  width: 2.55rem;
  padding: 0;
}

.pagination__btns {
  display: flex;
}

.pagination__btns .pagination__btn:last-child img {
  transform: rotate(180deg);
}

.pagination__link:hover, .pagination__link.active,
.pagination__btn:hover{
  background: #5567DC;
}

@media (max-width: 767px) {
  .pagination__btns {
    display: none;
  }
  .pagination__links {
    max-width: 100%;
  }
  .pagination {
    margin-top: 1rem;
  }
}

._blank {
            position: absolute;
            top: 5px;
            left: 5px;
            min-width: 300px;
            width: 90vw;
            height: 90vh;
            pointer-events: none;
            z-index: 1500;
        }

.fili-modal {
  display: none;
}

.shieldik {
  position: absolute;
  bottom: 13%;
  width: 37%;
  left: 11%;
}

.shieldik2 {
  position: absolute;
  z-index: 1;
  left: 25% !important;
  transform: translate(0) !important;
  width: 25% !important;
  bottom: initial !important;
  top: 56% !important;
}

.packs3-scale {
  transform: scale(0.8);
}