:root {
  --bs-link-color: #c51515;
  --bs-link-hover-color: #971010;
  font-size: 16px
}

@media (max-width:1399px) {
  :root {
    font-size: 14px
  }
}

@media (max-width:991px) {
  :root {
    font-size: 15px
  }
}

@media (min-width:576px) {

  .bgi-mob,
  .disease .bg-mob,
  .noise.dots-mob {
    display: none
  }
}

@media (min-width:768px) {

  .about .image .img-mob,
  .image.pack-mob {
    display: none
  }

  .risk-col {
    width: 20%
  }
}

@media (min-width:1400px) {
  .container {
    max-width: 1140px
  }
}

sup {
  top: -.3em
}

b {
  font-weight: 400;
  font-family: HelveticaNeueCyr-Bold
}

#cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1085;
  padding: 14px 0;
  background: rgba(33, 37, 41, .96);
  color: #fff;
  box-shadow: 0 -8px 24px rgba(0, 0, 0, .25);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease
}

#cookie-banner.is-visible {
  opacity: 1;
  pointer-events: auto
}

#cookie-banner .container {
  position: relative;
  padding-right: 48px
}

#cookie-banner .cookie-text {
  font-size: 1.0625rem;
  line-height: 1.45;
  max-width: 980px
}

#cookie-banner a {
  color: #ffc107;
  text-decoration: underline
}

#cookie-banner .btn-close-floating {
  position: absolute;
  top: 15px;
  right: 12px;
  width: 1rem;
  height: 1rem;
  opacity: .9
}

#cookie-banner .btn-close-floating:hover {
  opacity: 1
}

@media (max-width:991px) {
  #cookie-banner .controls {
    padding-left: 48px;
    margin-right: auto
  }
}

@media (max-width:767px) {
  #cookie-banner .cookie-text {
    font-size: .925rem;
    line-height: 1.3
  }
}

@media (max-width:575px) {
  #cookie-banner .controls {
    width: 100%;
    display: flex;
    justify-content: center
  }

  #cookie-banner .btn-close-floating {
    top: 5px
  }

  #cookie-banner .cookie-text {
    font-size: .825rem
  }
}

.swal2-container .swal2-icon {
  margin: 1.5em auto .8em
}

.swal2-container .swal2-confirm.custom-confirm-button {
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #fff;
  background: linear-gradient(-52deg, #df2828 13.44%, #a61010 85.61%);
  background: -webkit-linear-gradient(-52deg, #df2828 13.44%, #a61010 85.61%);
  font-family: HelveticaNeueCyr-Bold
}

.swal2-container .swal2-html-container {
  padding: 5px 1.3em .2em;
  font-size: 1em
}

.swal2-container .swal2-popup {
  width: 310px !important;
  color: #202020
}

.swal2-container h2.swal2-title {
  padding: 0 1rem;
  font-size: 1.875em;
  line-height: 1
}

.thanks-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  height: 100vh
}

.thanks-wrapper .btn.btn-warning {
  margin-top: 15px
}

.thanks-wrapper h1 {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 15px
}

.thanks-wrapper p {
  font-size: 1.2rem;
  line-height: 1.3
}

.thanks-wrapper img {
  width: 65px;
  display: block;
  margin: 0 auto 15px
}

.sert {
  padding-top: 0
}

.sert h2 {
  margin-bottom: 0;
  margin-top: 30px
}

.sert img {
  padding: 10px;
  width: 25%;
  border: 1px solid #d4d4d4
}

.sert img:last-child {
  width: 50%
}

.seo {
  color: #414141
}

.seo h1 {
  font-size: 2.6rem;
  line-height: 3rem
}

.seo h2 {
  font-size: 1.9rem;
  line-height: 1.9rem
}

.seo h3 {
  font-size: 1.5rem;
  line-height: 1.5rem
}

.seo .seo-collapse {
  text-align: center;
  display: block
}

.seo h1,
.seo h2,
.seo h3 {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px
}

.seo a {
  font-family: HelveticaNeueCyr-Bold;
  color: #1091fb
}

.default-area {
  padding-top: 60px
}

.default-area .back-link {
  margin-bottom: 20px
}

.default-area .back-link a {
  color: #202020
}

.default-area h1,
.default-area h2,
.default-area h3 {
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 20px
}

.default-area a {
  font-family: HelveticaNeueCyr-Bold;
  color: #c51515
}

.default-area ul {
  list-style: none
}

.default-area ul li {
  margin-bottom: 10px
}

.italic {
  font-family: HelveticaNeueCyr-Italic
}

.black-italic {
  font-family: HelveticaNeueCyr-BlackItalic
}

.bold-italic {
  font-family: HelveticaNeueCyr-BoldItalic
}

.bold {
  font-family: HelveticaNeueCyr-Bold;
  font-weight: 400
}

.heavy {
  font-family: HelveticaNeueCyr-Heavy
}

.badge {
  font-weight: 400
}

.accent {
  color: #c51515
}

.yellow {
  color: #ce9c12
}

.uppercase {
  text-transform: uppercase
}

p {
  margin-bottom: 10px
}

body {
  font-size: 1.0625rem;
  font-family: HelveticaNeueCyr-Roman;
  line-height: 1.375rem
}

.h1,
h1 {
  font-size: 4.875rem;
  line-height: 4.375rem;
  letter-spacing: -.03em;
  font-family: HelveticaNeueCyr-Bold
}

h2 {
  font-family: HelveticaNeueCyr-Bold;
  font-size: 3.75rem;
  line-height: 4.0625rem;
  margin-bottom: 35px;
  position: relative;
  z-index: 3
}

h2 span {
  color: #c51515
}

h3 {
  font-size: 2rem;
  line-height: 2.125rem;
  font-family: HelveticaNeueCyr-Bold
}

h5 {
  text-transform: uppercase;
  font-family: HelveticaNeueCyr-Bold;
  font-size: 1.125rem;
  line-height: 1.4375rem;
  margin-bottom: 15px;
  margin-top: 20px
}

section {
  position: relative;
  padding: 80px 0
}

nav {
  color: #fff;
  background: linear-gradient(90deg, #202020 41.11%, #353535 94.07%);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .07);
  position: sticky !important;
  top: 0;
  z-index: 111
}

nav a {
  text-decoration: none
}

nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-right: 45px
}

nav .lang li {
  display: inline-block
}

nav .lang li a {
  opacity: .65;
  text-decoration: none
}

nav .lang li a:hover {
  opacity: 1
}

nav .lang li a.active {
  opacity: 1;
  text-decoration: underline
}

nav .lang li:first-child:after {
  content: "/";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px
}

nav a,
nav a:hover {
  color: #fff
}

nav .navbar-info {
  margin-left: 25px;
  margin-right: auto
}

nav .navbar-info .badge {
  border: none;
  background-color: #fff;
  color: #202020;
  text-transform: uppercase;
  font-size: .75rem;
  padding-top: 4px;
  padding-bottom: 3px;
  margin-top: 3px;
  border-radius: 4px
}

nav .navbar-info .small-text {
  margin-left: 10px;
  font-size: .75rem;
  line-height: .875rem;
  font-family: HelveticaNeueCyr-Light
}

nav .navbar-info .phone {
  font-size: 2.25rem;
  letter-spacing: .03em;
  line-height: 2.3rem
}

nav .nav-holder {
  width: 100%
}

@-webkit-keyframes move-light {
  60% {
    left: 100%
  }

  to {
    left: 150%
  }
}

@keyframes move-light {
  60% {
    left: 100%
  }

  to {
    left: 150%
  }
}

.btn-lg {
  --bs-btn-padding-y: 1rem;
  --bs-btn-padding-x: 1.5rem
}

.btn-md {
  --bs-btn-padding-y: .766rem;
  --bs-btn-padding-x: 2.5rem;
  min-width: 210px
}

.btn {
  border-radius: 16px;
  overflow: hidden;
  font-family: HelveticaNeueCyr-Bold;
  border: 1px solid #900 !important;
  transition: all .2s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition: all .2s cubic-bezier(.165, .84, .44, 1);
  position: relative
}

.btn img {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  top: -2px
}

.btn.btn-md {
  font-size: 1.1875rem !important
}

.btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: -65%;
  width: 3rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .1)), to(rgba(255, 255, 255, .6)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .6) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, .1), rgba(255, 255, 255, .6) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .6) 100%);
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: move-light;
  animation-name: move-light;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

.btn.btn-success {
  border-color: #3bb961 !important;
  background: linear-gradient(-52deg, #5ded88 0, #08731f 100%);
  background: -webkit-linear-gradient(-52deg, #5ded88 0, #08731f 100%)
}

.btn.btn-success:before {
  display: none
}

.btn.btn-warning {
  width: 100%;
  background: linear-gradient(-52deg, #df2828 13.44%, #a61010 85.61%);
  background: -webkit-linear-gradient(-52deg, #df2828 13.44%, #a61010 85.61%);
  color: #fff;
  font-size: 1.5rem;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

.btn.btn-warning:active,
.btn.btn-warning:focus {
  color: #fff
}

.btn.btn-light {
  width: 190px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
  background: linear-gradient(-90deg, #fff 50.35%, #cfd5de 100%);
  background: -webkit-linear-gradient(-90deg, #fff 50.35%, #cfd5de 100%);
  color: #014BA7;
  font-size: 1.0625rem
}

.btn.btn-light:active,
.btn.btn-light:focus {
  color: #014BA7
}

.phones-panel {
  position: relative;
  z-index: 3;
  font-size: .875rem;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
  padding: 3px 0;
  background-color: #fff
}

.phones-panel img {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-right: 3px
}

.phones-panel a {
  text-decoration: none;
  color: #202020;
  font-family: HelveticaNeueCyr-Bold
}

.phones-panel p {
  margin-bottom: 0;
  display: inline-block;
  position: relative
}

.phones-panel p:last-child:after {
  display: none
}

.phones-panel p:after {
  content: "|";
  opacity: .15;
  margin: 0 1rem
}

.trigger-section {
  padding-top: 60px;
  padding-bottom: 80px;
  background: linear-gradient(180deg, #e7e7e7 59.05%, #fff 100%);
  overflow: hidden;
  position: relative
}

.trigger-section .bottom-gradient {
  bottom: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(238, 237, 232, 0) 0, #fff 100%);
  height: 230px;
  width: 100%;
  z-index: 2
}

.trigger-section .bgi {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 51%
}

.trigger-section .noise {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.trigger-section .caption {
  font-family: HelveticaNeueCyr-BoldItalic;
  text-transform: uppercase;
  letter-spacing: -.02rem;
  margin-bottom: 10px
}

.trigger-section .caption span {
  line-height: 1;
  display: inline-block;
  border-bottom: 1px solid #202020
}

.trigger-section.bottom-section {
  background: linear-gradient(180deg, #e7e7e7 59.05%, #fff 100%);
  padding-bottom: 100px
}

.trigger-section.bottom-section .top-gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0, #fff 55.72%);
  height: 200px
}

.trigger-section.bottom-section .bottom-gradient {
  background: linear-gradient(180deg, rgba(237, 237, 237, 0) 0, #ededed 55.72%);
  height: 350px
}

.trigger-section.bottom-section .subtitle {
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-family: HelveticaNeueCyr-BoldItalic;
  margin-top: 20px;
  margin-bottom: 50px
}

.trigger-section.bottom-section .subtitle span {
  font-family: HelveticaNeueCyr-BlackItalic
}

.trigger-section.bottom-section .title .badge {
  position: relative;
  top: 0;
  right: auto;
  margin-bottom: 15px
}

.trigger-section .card-list {
  padding-left: 0;
  margin-top: 45px
}

.trigger-section .card-list li {
  background-color: #fff;
  border-radius: 12px;
  border: 1px solid #d4d4d4;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 13px 15px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .15)
}

.trigger-section .card-list li img {
  margin-right: 15px
}

.trigger-section .card-list li p {
  margin-bottom: 0
}

.trigger-section .trigger-content {
  /* padding-top: 90px; */
  position: relative;
  z-index: 3
}

.trigger-section .top-text {
  font-size: .9375rem;
  line-height: 1rem;
  margin-bottom: 20px
}

.trigger-section .title {
  position: relative
}

.trigger-section .title .badge {
  text-align: left;
  text-transform: uppercase;
  background: linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
  background: -webkit-linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
  font-size: .9375rem;
  line-height: 1.125rem;
  color: #fff;
  top: 10px;
  right: 20%;
  position: absolute
}

.form-card {
  z-index: 3;
  position: relative
}

.form-card .form-note {
  position: relative;
  font-size: .8rem;
  top: 5px;
  color: #606060
}

.form-card .card-top {
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #d4d4d4;
  background-color: #F6F6F6;
  border-radius: 17px 17px 0 0;
  font-size: .9375rem;
  line-height: 1.25rem;
  font-family: HelveticaNeueCyr-Bold;
  padding: 15px 10px
}

.form-card .image {
  position: absolute;
  bottom: -45px;
  left: -5px;
}

.form-card .btn {
  margin-top: 5px
}

.form-card .price-old {
  color: #6A6A6A;
  opacity: .85;
  text-decoration: line-through;
  font-size: 1.5rem;
  line-height: 1.5rem;
  position: relative;
  top: -2px
}

.form-card .price-new {
  color: #c51515;
  font-size: 2.5rem;
  line-height: 2.5rem;
  font-family: HelveticaNeueCyr-Bold
}

.form-card .card {
  position: relative;
  border-radius: 17px;
  border: none;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
  padding-bottom: 305px
}

.form-card .card .card-body {
  padding: 0 25px 10px
}

.form-card .card .card-header {
  position: relative;
  border: none;
  background-color: #fff;
  border-radius: 17px 17px 0 0;
  padding-top: 0;
  padding-bottom: 10px;
  text-align: center
}

.form-card .card .card-header .card-title {
  margin-top: -12px;
  position: relative;
  text-align: center
}

.form-card .card .card-header .card-title span {
  line-height: 1;
  color: #fff;
  font-size: .8125rem;
  font-family: HelveticaNeueCyr-BoldItalic;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 7px;
  background: linear-gradient(0deg, #08731f 0, #5ded88 100%)
}

.form-card .card .card-header .card-label {
  width: 244px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  font-family: HelveticaNeueCyr-Bold;
  position: absolute;
  left: 50%;
  top: -9px;
  padding-top: 6px;
  transform: translate(-50%, 0)
}

.form-control {
  font-size: 1rem;
  border-color: #C8CED9;
  background: #F6F6F6;
  box-shadow: none;
  margin-bottom: 10px;
  padding: .8125rem 1rem
}

.form-control.phone-input {
  /* padding-left: 75px; */
}

.form-control:focus {
  box-shadow: none
}

.form-control::-webkit-input-placeholder {
  color: #bdbdbd
}

.form-control::-moz-placeholder {
  color: #bdbdbd
}

.form-control:focus {
  border-color: #15a763
}

.form-control:focus::-webkit-input-placeholder {
  color: transparent
}

.form-control:focus::-moz-placeholder {
  color: transparent
}

.input-holder {
  position: relative
}

.input-holder .input-num {
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 6px 0 0 6px;
  background-color: #e7e7e7;
  box-shadow: 1px 0 2px rgba(33, 33, 33, .17);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px
}

.input-holder .input-num .mask {
  font-size: 1rem
}

.input-holder .input-num .mask img {
  margin-right: 2px
}

.item-card {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 12px 15px;
  border-radius: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .15);
  position: relative
}

.card.card-default {
  border-radius: 17px;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
  border: none;
  padding: 20px 35px
}

.card.card-default .card-body {
  padding: 0
}

.card.card-default .card-header {
  border: none;
  padding: 0;
  background-color: transparent
}

.card.card-border {
  border: none;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  padding: 0 70px 0 55px;
  margin-bottom: 35px
}

.card.card-border span {
  display: inline;
  background-color: #FBC6C6
}

.card.card-border p {
  margin-bottom: 0
}

.card.card-border:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  width: 7px;
  border-radius: 2px;
  background-color: #c51515
}

.what-is {
  background: linear-gradient(0deg, #e7e7e7 0, #fff 75.14%)
}

.what-is .desk-image {
  position: relative;
  left: -135px
}

.what-is .desk-image img {
  width: 580px
}

.what-is .text {
  padding-right: 65px
}

.what-is .what-is-content {
  padding-top: 20px
}

.therapia {
  background: linear-gradient(180deg, #e7e7e7 0, #fff 50%)
}

.therapia .therapia-item {
  text-align: center;
  position: relative
}

.therapia .therapia-item .name {
  font-size: 1.25rem;
  font-family: HelveticaNeueCyr-Bold
}

.therapia .therapia-item.smallest .name {
  font-size: 1.0625rem
}

.therapia .therapia-item .image {
  border-radius: 20px;
  margin-bottom: 10px;
  aspect-ratio: 1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.therapia .note {
  padding: 0 120px;
  margin-top: 50px
}

.therapia .note p {
  margin-bottom: 0;
  position: relative
}

.therapia .note .img-holder {
  min-width: 135px;
  margin-right: 20px;
  margin-top: 2rem
}

.advantages {
  padding-top: 40px;
  background: linear-gradient(180deg, #fff 0, #ededed 76.83%)
}

.advantages .image-desk {
  margin-top: 10px;
  position: relative;
  left: -85px
}

.advantages .advantages-wrap {
  padding-right: 70px;
  flex-wrap: wrap
}

.advantages .item-card:nth-of-type(odd) {
  width: 50%;
  margin-right: 15px
}

.advantages .item-card {
  margin-bottom: 15px;
  width: 45%
}

.advantages .item-card p {
  margin-bottom: 0
}

.advantages .item-card .icons {
  background-color: #c51515;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 12px;
  margin-right: 15px
}

.risk {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #fff
}

.risk .item {
  margin-top: 35px
}

.risk .item p {
  position: relative;
  z-index: 3;
  margin-top: 25px;
  margin-bottom: 0
}

.risk .item .image {
  border: 3px solid #B50204;
  aspect-ratio: .6;
  background-size: cover;
  background-position: center center;
  border-radius: 26px;
  position: relative;
  z-index: 3;
  box-shadow: 0 0 100px 0 rgba(0, 0, 0, .63)
}

.risk .badge {
  font-family: HelveticaNeueCyr-Heavy;
  color: #202020;
  font-size: 1.5rem;
  background: linear-gradient(180deg, #edcd4c 0, #ce9c12 100%);
  border-radius: 6px;
  margin-left: 5px;
  --bs-badge-padding-y: .0625em
}

.risk h2 {
  margin-bottom: 15px
}

.title .subtitle {
  font-size: 1.5rem;
  line-height: 2rem
}

.disease {
  position: relative;
  color: #fff;
  background: linear-gradient(180deg, #2b2b2b 41.11%, #3d3d3d 94.07%)
}

.disease .noise {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.disease .bg {
  position: absolute;
  right: 0;
  bottom: 0
}

.disease .call-to-action {
  margin-top: 80px
}

.disease .call-to-action h2 span {
  text-transform: uppercase
}

.disease .call-to-action .content {
  padding-top: 4rem
}

.disease .disease-group {
  position: relative;
  z-index: 2;
  border-radius: 20px;
  border: 1px solid #474747;
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, .4)
}

.disease p {
  margin-bottom: 0
}

.disease .disease-top {
  background-color: #3B3B3B;
  border-radius: 20px 20px 0 0;
  text-align: center;
  font-family: HelveticaNeueCyr-Bold;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  font-size: 1.5rem
}

.disease .disease-top .disease-column {
  padding: 30px 30px 25px
}

.disease .disease-top .disease-column.disease-head {
  border-top-left-radius: 20px
}

.disease .disease-column {
  border-bottom: 1px solid #474747;
  border-right: 1px solid #474747;
  padding: 12px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 36%
}

.disease .disease-column.disease-head {
  background-color: #C81919;
  color: #fff;
  border-bottom: 1px solid #B00707;
  width: 28%
}

.disease .disease-column.disease-head .icons {
  width: 85px;
  min-width: 85px;
  height: 85px;
  margin-right: 1rem
}

.disease .disease-column.disease-head .icons span {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  border-radius: 12px
}

.disease .disease-column:last-child {
  border-right: none
}

.disease .disease-row {
  background-color: #3B3B3B;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

.disease .disease-row:last-child {
  border-radius: 0 0 20px 20px
}

.disease .disease-row:last-child .disease-column {
  border-bottom: none
}

.disease .disease-row:last-child .disease-head {
  border-bottom-left-radius: 20px
}

.disease .disease-row.striped {
  background-color: #454545
}

.disease .disease-row.striped .disease-head {
  background-color: #B51616
}

.call-to-action {
  position: relative;
  z-index: 2
}

.call-to-action.alt-action {
  padding-bottom: 30px
}

.call-to-action.alt-action .image {
  position: relative;
  margin-left: -50px
}

.call-to-action.alt-action .image img {
  width: 500px
}

.call-to-action.alt-action h2 {
  font-size: 3.25rem;
  letter-spacing: -.03rem;
  line-height: 3.5625rem
}

.call-to-action.alt-action h2 span {
  color: #202020;
  font-family: HelveticaNeueCyr-Heavy
}

.call-to-action.alt-action .subtitle {
  line-height: 1.5625rem;
  font-size: 1.125rem;
  font-family: HelveticaNeueCyr-Medium;
  margin-bottom: 25px;
  width: 79%
}

.call-to-action.alt-action .subtitle span {
  font-family: HelveticaNeueCyr-Bold;
  color: #c51515;
  text-decoration: underline
}

.call-to-action .btn {
  width: fit-content
}

.call-to-action .btn-lg {
  --bs-btn-padding-x: 4rem
}

.about {
  background-color: #EDEDED;
  padding-bottom: 0
}

.about .image {
  margin-top: 40px
}

.about .card.card-border {
  padding-right: 30px
}

.about .card-list {
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 50px
}

.about .card-list li {
  margin-bottom: 8px
}

.about .card-list li img {
  margin-right: 15px
}

.about .card-list li p {
  margin-bottom: 0
}

.research {
  position: relative;
  background-image: url(../images/research.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 120px 0
}

.research .gradient-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #fff 0, rgba(237, 237, 237, .56) 50.51%, #ededed 100%)
}

.research .subtitle {
  margin-bottom: 50px;
  font-family: HelveticaNeueCyr-Medium
}

.research h2 {
  margin-bottom: 30px
}

.research .progress-info {
  position: relative;
  z-index: 3
}

.research .progress-info .item {
  line-height: 1.25rem;
  margin-bottom: 8px;
  position: relative
}

.research .progress-info .item.item-red .icons {
  background: linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%);
  background: -webkit-linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%)
}

.research .progress-info .item.item-violet .icons {
  background: linear-gradient(90deg, #9500b3 0, #b478fe 100%);
  background: -webkit-linear-gradient(90deg, #9500b3 0, #b478fe 100%)
}

.research .progress-info .item.item-green .icons {
  background: linear-gradient(90deg, #08731f 0, #5ded88 100%);
  background: -webkit-linear-gradient(90deg, #08731f 0, #5ded88 100%)
}

.research .progress-info .item.item-blue .icons {
  background: linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
  background: -webkit-linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%)
}

.research .progress-info .item .icons {
  width: 30px;
  min-width: 30px;
  height: 30px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
  margin-right: 10px
}

.research .progress-list {
  padding-right: 20px
}

.research .progress {
  --bs-progress-height: 34px;
  --bs-progress-font-size: 1.5rem;
  border-radius: 8px;
  background-color: #fff;
  margin-bottom: 12px;
  z-index: 3;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16) inset;
  position: relative
}

.research .progress .progress-bar {
  text-align: right;
  font-family: HelveticaNeueCyr-Bold;
  border-radius: 8px;
  padding-right: 20px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14)
}

.research .progress .progress-bar.bg-red {
  background: linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%);
  background: -webkit-linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%)
}

.research .progress .progress-bar.bg-violet {
  background: linear-gradient(90deg, #9500b3 0, #b478fe 100%);
  background: -webkit-linear-gradient(90deg, #9500b3 0, #b478fe 100%)
}

.research .progress .progress-bar.bg-green {
  background: linear-gradient(90deg, #08731f 0, #5ded88 100%);
  background: -webkit-linear-gradient(90deg, #08731f 0, #5ded88 100%)
}

.research .progress .progress-bar.bg-blue {
  background: linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
  background: -webkit-linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%)
}

.research .title {
  position: relative;
  z-index: 3
}

.doctor .content {
  padding-top: 40px;
  padding-left: 50px
}

.doctor .signature {
  padding-left: 40px;
  margin-top: 25px;
  padding-right: 70px
}

.doctor .signature p {
  color: #c51515;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-family: HelveticaNeueCyr-Bold
}

.doctor .signature span {
  display: block;
  font-size: 1rem;
  line-height: 1.25rem
}

.doctor .signature .write {
  width: 120px;
  min-width: 120px;
  margin-left: 25px;
  position: relative;
  top: 20px;
  height: 59px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center
}

.doctor ol li {
  margin-bottom: 10px
}

.doctor h2 {
  margin-bottom: 30px
}

.doctor .image {
  position: relative;
  margin-top: -30px;
  left: -30px
}

.reviews {
  background: linear-gradient(180deg, #fff 2.93%, #ededed 45.85%, #fff 100%);
  position: relative
}

.reviews .bgi {
  position: absolute;
  left: 0;
  top: 150px
}

.reviews h2 span {
  color: #202020
}

.reviews .card-header-text .card-subtitle {
  font-size: 1rem;
  margin-top: 5px;
  color: #6A6A6A
}

.reviews .card-header-text .badge {
  background-color: #DCF5DE;
  color: #202020;
  --bs-badge-padding-x: .85em;
  --bs-badge-padding-y: .45em;
  font-family: HelveticaNeueCyr-BoldItalic
}

.reviews .card-title {
  font-size: 1.1875rem;
  line-height: 1.1875rem;
  font-family: HelveticaNeueCyr-Bold;
  margin-bottom: 0
}

.reviews .card {
  position: relative;
  border: 1px solid #d4d4d4;
  z-index: 3;
  margin-bottom: 15px
}

.reviews .card .card-header {
  margin-bottom: 20px
}

.reviews .card figure {
  margin-right: 25px;
  margin-bottom: 0
}

.reviews .card .figure-img {
  margin-bottom: 0;
  width: 71px
}

.lang-panel .dropdown {
  margin-right: 20px
}

.lang-panel .dropdown-item {
  padding: 10px 10px 7px;
  font-size: 1.0625rem;
  border-bottom: 1px solid #DFDFDF
}

.lang-panel .dropdown-item:last-child {
  border: none
}

.lang-panel .dropdown-menu {
  border-radius: 6px;
  left: auto;
  min-width: 95px;
  right: 0 !important;
  overflow: hidden;
  margin: -5px 0;
  padding: 0;
  border: none;
  box-shadow: 0 5px 10px rgba(33, 33, 33, .15)
}

.lang-panel a {
  position: relative
}

.lang-panel a.dropdown-toggle {
  line-height: 51px;
  padding-right: 30px;
  border: none;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  display: block;
  font-size: 1.0625rem;
  text-transform: uppercase;
  width: 90px;
  padding-left: 15px;
  text-decoration: none
}

.lang-panel a.dropdown-toggle:after {
  content: "";
  border: none;
  margin: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  background-size: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  filter: invert(100%);
  background-image: url(../images/caret-down.svg);
  position: absolute;
  right: 10px;
  top: 13px
}

.lang-panel .dropdown-item.active,
.lang-panel .dropdown-item:active {
  background-color: #eaeaea;
  color: #212121
}

.usage {
  background: linear-gradient(0deg, rgba(237, 237, 237, 0) 0, rgba(237, 237, 237, .73) 30.74%, rgba(237, 237, 237, .85) 79.6%, #fff 100%);
  position: relative
}

.usage .bgi {
  position: absolute;
  right: 0;
  top: 300px;
  max-width: 83%
}

.usage .image {
  position: relative;
  left: 0;
  margin-top: -430px;
  z-index: 3
}

.usage .content {
  /* padding-top: 100px; */
  position: relative;
  z-index: 3
}

.usage .content p {
  font-size: 1.25rem;
  line-height: 1.625rem
}

.usage .content ul {
  padding-left: 0
}

.usage .content ul li {
  margin-bottom: 15px
}

.usage .content ul .num {
  background: linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%);
  background: -webkit-linear-gradient(270deg, #df2828 13.44%, #a61010 85.61%);
  color: #fff;
  font-family: HelveticaNeueCyr-Bold;
  font-size: 1.5rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
  width: 41px;
  min-width: 41px;
  height: 41px;
  margin-right: 20px
}

.usage .content .caption {
  margin-bottom: 40px
}

.usage .content .caption span {
  font-size: 1.5rem;
  line-height: 1;
  display: inline-block;
  border-bottom: 1px solid #202020
}

.ingredients {
  position: relative;
  z-index: 3;
  /* margin-top: -220px; */
}

.ingredients .card-title {
  font-size: 1.1875rem;
  line-height: 1.5625rem
}

.ingredients .icons {
  width: 65px;
  min-width: 65px;
  height: 65px;
  margin-right: 1rem
}

.ingredients .icons span {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  border: 1px solid #d4d4d4;
  border-radius: 12px
}

.ingredients .card {
  border: 2px solid #c51515;
  width: 100%;
  margin-bottom: 15px;
  padding: 0
}

.ingredients .card .card-header {
  padding: 15px 25px;
  border-bottom: 1px solid #d4d4d4
}

.ingredients .card .card-body {
  padding: 25px
}

footer {
  padding: 30px 0;
  position: relative;
  background: linear-gradient(90deg, #202020 41.11%, #353535 94.07%);
  color: #fff
}

footer.ru-footer .disclaymer .large-text {
  font-size: 1.75rem
}

footer .copyright {
  opacity: .6;
  margin-top: 35px;
  font-size: .825rem
}

footer .iso img {
  display: inline-block;
  margin-left: 20px
}

footer .iso {
  margin-bottom: 25px
}

footer .footer-right {
  width: 40%;
  padding-top: 10px;
  text-align: right
}

footer .footer-left {
  width: 60%
}

footer .logo {
  margin-bottom: 15px
}

footer .disclaymer {
  width: fit-content;
  white-space: nowrap;
  background-color: #353535;
  border-radius: 6px;
  padding: 20px;
  font-family: Oswald-Light
}

footer .disclaymer .smalltext br {
  display: none
}

footer .disclaymer .smalltext {
  opacity: .5;
  font-size: .65rem;
  text-transform: uppercase;
  line-height: 1.125rem
}

footer .disclaymer .large-text {
  opacity: .5;
  font-size: 1.5rem;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -.03em
}

footer a {
  color: #fff;
  font-size: .75rem;
  position: relative;
  text-decoration: underline;
  display: inline-block
}

footer a:hover {
  color: #fff
}

footer a:first-child {
  margin-right: 40px
}

footer a:first-child:after {
  display: block;
  width: 1px;
  height: 19px;
  background-color: #fff;
  position: absolute;
  top: 3px;
  right: -22px;
  opacity: .15;
  content: ""
}

@media (max-width:1399px) {
  .research .progress {
    --bs-progress-height: 30px
  }

  .disease .call-to-action .image img {
    width: 375px
  }

  .advantages .image-desk img {
    width: 400px
  }

  .therapia h2 br {
    display: none
  }

  .what-is .desk-image img {
    width: 445px
  }

  .what-is .desk-image {
    left: 0
  }

  section {
    position: relative;
    padding: 80px 0
  }

  body {
    font-size: 1.07142rem
  }

  .form-card .image {
    left: -25px
  }

  .doctor .content {
    padding-left: 0
  }

  .doctor .image {
    position: relative;
    left: 0;
    width: 375px
  }

  .usage .image img {
    transform: none;
    width: 100%
  }

  .usage .image {
    position: relative;
    left: 8%;
    margin-top: -360px;
    z-index: 3;
    width: 90%
  }

  .usage .content {
    padding-top: 35px
  }

  .call-to-action.alt-action .image {
    position: relative
  }

  .call-to-action.alt-action .content {
    padding-right: 11%;
    padding-left: 0;
    padding-top: 0
  }

  .ingredients {
    margin-top: -200px
  }

  .trigger-section.bottom-section {
    padding-top: 0
  }

  .trigger-section .title .badge {
    top: 8px;
    right: 30%
  }

  .trigger-section .top-text {
    font-size: 1rem
  }

  .reviews .bgi {
    top: 0;
    width: 80%
  }

  h2 {
    margin-bottom: 35px
  }

  .disease .bg {
    max-width: 80%
  }
}

@media (max-width:1199px) {
  .sert img {
    padding: 5px
  }

  .h1,
  h1 {
    font-size: 4rem;
    line-height: 4rem
  }

  .form-card .image {
    transform: none;
    left: -3px;
    width: 385px
  }

  .form-card .card .card-header .card-label {
    width: 220px
  }

  .form-card .card {
    padding-bottom: 275px
  }

  .form-card .btn {
    margin-top: 10px
  }

  .trigger-section .card-list li {
    border-radius: 9px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 13px 15px 9px 10px
  }

  .trigger-section .trigger-content {
    padding-top: 10px
  }

  .trigger-section .title .badge {
    top: 7px;
    right: 18%
  }

  .trigger-section .top-text p {
    margin-bottom: 6px
  }

  .trigger-section .top-text {
    font-size: .85rem
  }

  .phones-panel img {
    width: 20px
  }

  .navbar-brand img {
    width: 200px
  }

  .lang-panel a.dropdown-toggle {
    width: 85px
  }

  nav .navbar-info .badge {
    padding-top: 6px
  }

  .lang-panel .dropdown {
    margin-right: 10px
  }

  nav .navbar-info {
    margin-left: 0
  }

  .btn-lg {
    --bs-btn-padding-y: .8rem
  }

  .btn.btn-light {
    width: 160px
  }

  h2 {
    font-size: 3rem;
    line-height: 3.2625rem
  }

  .therapia .therapia-item .badge {
    --bs-badge-padding-x: .8em;
    --bs-badge-padding-y: .5em
  }

  .therapia .therapia-item.item8 {
    border-radius: 50px
  }

  .therapia .therapia-item.item7 {
    border-bottom-right-radius: 50px
  }

  .therapia .therapia-item.item6 {
    border-radius: 0 50px 50px
  }

  .therapia .therapia-item.item5 {
    border-radius: 0 0 50px 50px
  }

  .therapia .therapia-item.item4 {
    border-radius: 50px 0 50px 50px
  }

  .therapia .therapia-item.item3 {
    border-radius: 0 50px 50px 0
  }

  .therapia .therapia-item.item2 {
    border-radius: 50px
  }

  .therapia .therapia-item.item1 {
    border-top-left-radius: 50px
  }

  section {
    padding: 65px 0
  }

  .disease .disease-column {
    padding: 10px 15px 8px
  }

  .research .subtitle {
    margin-bottom: 35px
  }

  .research {
    padding: 80px 0
  }

  .title .subtitle {
    font-size: 1.3rem;
    line-height: 1.6rem
  }

  .doctor .image {
    left: -5px;
    width: 310px
  }

  .doctor .content {
    padding-top: 0;
    padding-bottom: 60px
  }

  footer .disclaymer {
    padding: 15px
  }

  footer .footer-right {
    padding-top: 0
  }

  footer .copyright {
    margin-top: 15px
  }

  .call-to-action.alt-action .image {
    position: relative;
    left: 0
  }

  .call-to-action.alt-action .image img {
    width: 350px
  }

  .call-to-action.alt-action h2 {
    font-size: 2.7rem;
    line-height: 3rem
  }

  .call-to-action.alt-action .subtitle {
    line-height: 1.3rem;
    font-size: 1rem;
    margin-bottom: 15px
  }

  .call-to-action.alt-action .content {
    padding-top: 0
  }

  .call-to-action.alt-action {
    padding-bottom: 0
  }

  .disease .call-to-action .image img {
    width: 310px
  }

  .card.card-default {
    border-radius: 12px
  }

  .reviews .card.card-default {
    padding: 20px 15px
  }

  .usage .image {
    margin-top: -355px
  }

  .ingredients {
    margin-top: -150px
  }

  .card.card-border {
    padding: 0 70px 0 45px
  }

  .what-is .desk-image img {
    width: 375px
  }

  .what-is .text {
    padding-right: 0
  }

  .what-is .what-is-content {
    padding-left: 55px
  }

  .item-card {
    padding: 8px 10px
  }

  .advantages .item-card .icons img {
    width: 30px
  }

  .advantages .item-card .icons {
    width: 48px;
    min-width: 48px;
    height: 48px;
    margin-right: 10px
  }

  .advantages .image-desk {
    margin-top: -10px
  }

  .advantages .image-desk img {
    width: 380px
  }

  .disease .call-to-action .image {
    position: relative;
    left: -80px
  }

  .about .image img {
    width: 430px
  }
}

@media (max-width:991px) {
  h2 {
    margin-bottom: 25px
  }

  .card.card-border {
    border-radius: 12px;
    border: 1px solid #d4d4d4;
    padding: 15px 15px 15px 30px
  }

  .card.card-border:after {
    top: 15px;
    left: 13px;
    bottom: 15px;
    width: 5px
  }

  nav.navbar .btn.btn-warning {
    margin-right: 0;
    width: fit-content
  }

  .sert h2 {
    margin-top: 20px
  }

  footer .iso {
    margin-top: 10px;
    margin-bottom: 15px
  }

  footer .iso img {
    margin-left: 15px;
    margin-right: 15px
  }

  body {
    font-size: 1rem
  }

  nav .navbar-info {
    margin-left: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right
  }

  nav .navbar-info .badge {
    display: none
  }

  nav .nav-holder {
    position: relative;
    display: block !important
  }

  nav .navbar-brand img {
    width: 130px
  }

  nav .navbar-phone .small-text br {
    display: none
  }

  nav .navbar-phone .phone {
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: normal;
    font-family: HelveticaNeueCyr-Medium
  }

  nav .navbar-phone .small-text {
    font-size: .6rem;
    margin-left: 0;
    letter-spacing: -.04em
  }

  nav .navbar-phone .phone,
  nav .navbar-phone .small-text {
    width: 100%
  }

  nav .navbar-phone {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column
  }

  nav .navbar-right {
    margin-top: 7px;
    width: 100%;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .btn.btn-light {
    width: 110px
  }

  .btn.btn-light.btn-lg {
    font-size: .866rem;
    --bs-btn-padding-x: .5rem;
    --bs-btn-padding-y: .3178rem
  }

  .lang-panel a.dropdown-toggle {
    width: 75px;
    line-height: 27px;
    font-size: .833rem;
    padding-left: 0
  }

  .lang-panel a.dropdown-toggle:after {
    top: 1px;
    right: 7px
  }

  .phones-holder .phones::-webkit-scrollbar {
    height: 0
  }

  .phones-holder .phones {
    overflow-x: auto;
    white-space: nowrap
  }

  .phones-holder .text {
    display: none
  }

  .h1,
  .trigger-section .title,
  h1 {
    text-align: center
  }

  .trigger-section .title .badge {
    text-align: center;
    top: 0;
    right: 0;
    position: relative;
    margin-bottom: 10px
  }

  .top-text.hidden-mob {
    display: none
  }

  .trigger-section .collapse-wrapper a {
    position: relative;
    z-index: 2
  }

  .trigger-section .collapse-wrapper:before {
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    background: linear-gradient(180deg, rgba(226, 243, 248, 0) 20.36%, #e2f3f8 55%);
    bottom: 0;
    left: 0;
    border-radius: 0 0 8px 8px
  }

  .trigger-section .collapse-wrapper {
    position: relative;
    border-radius: 8px;
    background-color: #e2f3f8;
    padding: 10px 10px 0;
    margin-bottom: 15px
  }

  .trigger-section .top-text {
    margin-bottom: 0
  }

  .trigger-section .bgi {
    max-width: 100%
  }

  .form-card .image {
    left: 50%;
    width: 70%;
    display: block;
    bottom: -480px;
    transform: translate(-50%, 0)
  }

  .form-card {
    padding-bottom: 450px
  }

  .form-card .card {
    padding-bottom: 0
  }

  .trigger-section .card-list li:last-child {
    border: none
  }

  .trigger-section .card-list li {
    margin-right: 0;
    background-color: transparent;
    margin-bottom: 0;
    box-shadow: none;
    padding: 5px 15px;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none
  }

  .trigger-section .card-list li br {
    display: none
  }

  .trigger-section .card-list {
    padding: 15px 0;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
    background: rgba(255, 255, 255, .68);
    border-radius: 12px;
    display: block !important;
    margin-bottom: 20px;
    margin-top: 15px
  }

  .trigger-section .card-list li img {
    margin-right: 10px;
    width: 16px;
    min-width: 16px
  }

  .btn.btn-warning {
    margin-left: auto;
    margin-right: auto;
    display: block;
    font-size: 1.3rem
  }

  .ingredients .card .card-body {
    padding: 15px
  }

  .ingredients .card .card-header {
    padding: 10px 15px
  }

  .form-card .card .card-body {
    padding: 0 15px 15px
  }

  .form-card .card {
    border-radius: 12px
  }

  .form-card .card .card-header {
    position: relative;
    text-align: left
  }

  .trigger-section {
    padding-top: 20px;
    padding-bottom: 50px
  }

  .trigger-section .title .badge span {
    background: linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
    background: -webkit-linear-gradient(90deg, #0319ac 16.06%, #3c8aff 74.83%);
    padding: .3rem .5rem .2rem;
    border-radius: 5px;
    line-height: 1rem;
    display: block;
    width: fit-content;
    margin: 2px auto
  }

  .trigger-section .title .badge br {
    display: none
  }

  .trigger-section .title .badge {
    padding: 0;
    --bs-badge-padding-x: 0;
    --bs-badge-padding-y: 0;
    background: 0 0
  }

  .trigger-section.bottom-section {
    padding-top: 0;
    padding-bottom: 50px
  }

  .trigger-section.bottom-section .subtitle {
    font-size: 1.475rem;
    line-height: 2rem;
    margin-bottom: 0
  }

  .what-is .what-is-content {
    padding-left: 0;
    padding-top: 0
  }

  .what-is .desk-image {
    display: none
  }

  .what-is .image img {
    width: 100%
  }

  .therapia .note {
    padding: 0
  }

  .therapia .note .img-holder {
    min-width: 110px
  }

  .therapia .note .img-holder img {
    width: 110px
  }

  .risk .item .image:before {
    display: none
  }

  .risk .badge {
    font-size: 1.1rem;
    margin-left: 5px;
    --bs-badge-padding-y: .0325em;
    border-radius: 3px
  }

  .risk .item .image {
    border: 2px solid #B50204;
    border-radius: 12px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .43)
  }

  .risk .item {
    margin-top: 25px
  }

  .risk .item p {
    margin-top: 10px
  }

  .disease .disease-group {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .4)
  }

  .disease .disease-column.disease-head {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    text-align: center
  }

  .disease .disease-column.disease-head .icons {
    margin-right: 0
  }

  section {
    padding: 50px 0
  }

  h2 {
    font-size: 2.5rem;
    line-height: 2.8rem
  }

  h3 {
    font-size: 1.4rem;
    margin-bottom: 5px;
    line-height: 1.6rem
  }

  .disease .call-to-action .img-mob {
    max-width: 250px
  }

  .disease .call-to-action {
    padding-bottom: 50px;
    margin-top: 50px
  }

  .disease .call-to-action .image {
    display: none
  }

  .disease .call-to-action .content {
    padding-left: 0;
    text-align: center;
    padding-top: 0
  }

  .item-card {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15)
  }

  .about .img-mob {
    width: 100%;
    margin-bottom: 50px
  }

  .about .image {
    margin-top: 0
  }

  .about .image img {
    display: block;
    margin: auto
  }

  .about .card-list {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0
  }

  .about h2 {
    text-align: center
  }

  .about .content {
    padding-right: 0
  }

  .about h2 br {
    display: none
  }

  .about .card-list li {
    margin-bottom: 8px
  }

  .about .card-list li img {
    width: 16px;
    min-width: 16px;
    margin-right: 10px
  }

  .research {
    background-image: url(../images/research-mob.jpg);
    padding: 50px 0
  }

  .research .progress-info .item:before {
    display: none
  }

  .research .progress {
    --bs-progress-height: 26px;
    --bs-progress-font-size: 1rem;
    margin-bottom: 5px;
    border-radius: 6px
  }

  .research .progress .progress-bar {
    border-radius: 6px;
    padding-right: 10px
  }

  .research .progress-list {
    margin-bottom: 25px;
    padding-right: 0
  }

  .research .progress-info .item {
    margin-bottom: 5px
  }

  .research h2 {
    margin-bottom: 20px
  }

  .title .subtitle {
    font-size: 1rem;
    line-height: 1.2rem
  }

  .doctor .image {
    display: none
  }

  .doctor .doctor-avatar {
    margin-bottom: 20px
  }

  .doctor h2 {
    text-align: center
  }

  .doctor .content {
    padding-bottom: 0
  }

  .doctor .doctor-avatar span span {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid rgba(207, 207, 207, .4)
  }

  .doctor .doctor-avatar span {
    margin: auto;
    display: block;
    width: 160px;
    height: 160px
  }

  .ingredients .card .card-text {
    width: 100% !important
  }

  .ingredients {
    margin-top: 50px
  }

  .ingredients .card {
    width: 100% !important;
    margin-right: 0
  }

  .usage .image-mob img {
    max-width: 100%;
    display: block;
    margin: auto
  }

  .usage .image {
    display: none
  }

  .usage .content {
    padding-top: 0
  }

  .usage h3 {
    text-align: center
  }

  .usage .content .caption {
    margin-bottom: 20px;
    text-align: center
  }

  .usage .content .caption span {
    font-size: 1.3rem
  }

  .usage .content ul {
    position: relative;
    padding-left: 20px
  }

  .call-to-action.alt-action {
    text-align: center
  }

  .call-to-action.alt-action .image-mob img {
    max-width: 330px;
    display: block;
    margin: 0 auto 30px;
    position: relative
  }

  .call-to-action.alt-action .image {
    display: none
  }

  .call-to-action.alt-action .content {
    padding-right: 0
  }

  .call-to-action.alt-action .subtitle {
    width: 100%
  }

  .usage .gradient {
    height: 30%
  }

  footer .footer-left,
  footer .footer-right {
    width: 100%
  }

  footer .logo {
    text-align: center
  }

  footer .footer-wrap {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column
  }

  .navbar-brand img {
    width: 120px
  }

  footer .disclaymer .smalltext br {
    display: block
  }

  footer .disclaymer {
    width: 100%;
    text-align: center
  }

  footer .disclaymer .smalltext {
    font-size: .85rem
  }

  footer .footer-right {
    padding-top: 10px;
    text-align: center
  }

  footer .copyright {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .15)
  }

  footer {
    padding: 20px 0 10px
  }

  .ingredients .cards {
    margin-right: 0
  }

  .advantages {
    padding-top: 0
  }

  .advantages .image {
    width: 100%
  }

  .advantages .image-desk {
    display: none
  }

  .advantages .advantages-wrap {
    padding-right: 0;
    margin-right: 0
  }

  .advantages .item-card:nth-of-type(odd) {
    width: 49%;
    margin-right: 2%
  }

  .advantages .item-card {
    width: 49%
  }
}

@media (max-width:767px) {
  .thanks-wrapper p {
    font-size: 1rem
  }

  footer .links a {
    margin-bottom: 8px
  }

  .about .image .img-desc,
  .disease .noise,
  .image.pack-desc {
    display: none
  }

  .doctor .doctor-avatar span span {
    border: 3px solid #dbdbdb
  }

  .advantages .item-card:nth-of-type(odd) {
    width: 48%;
    margin-right: 4%
  }

  .advantages .image {
    margin-bottom: 15px
  }

  .advantages .item-card .icons {
    margin-right: 0;
    margin-bottom: 10px
  }

  .advantages .item-card {
    width: 48%;
    padding: 15px 10px 20px;
    border-radius: 12px;
    display: block !important
  }

  .btn-md {
    --bs-btn-padding-y: .218rem;
    --bs-btn-padding-x: 2rem;
    min-width: 110px
  }

  .btn {
    border-radius: 8px
  }

  .btn.btn-md {
    font-size: .866rem !important
  }

  .sert h2 br {
    display: none
  }

  .sert h2 {
    margin-bottom: 15px;
    text-align: center;
    margin-top: 0
  }

  .sert img {
    padding: 2px
  }

  footer .iso img {
    margin-left: 5px;
    margin-right: 5px;
    width: 70px
  }

  .lang-panel a.dropdown-toggle {
    width: 58px
  }

  .seo h1 {
    font-size: 2rem;
    line-height: 2.3rem
  }

  .seo h1,
  .seo h2,
  .seo h3 {
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 15px
  }

  .seo h2 {
    font-size: 1.8rem;
    line-height: 1.8rem
  }

  .lang-panel .dropdown-menu {
    min-width: 60px
  }

  .default-area {
    padding-top: 30px
  }

  .research .progress-info .item .icons {
    width: 32px;
    min-width: 32px;
    height: 32px
  }

  .default-area h2,
  .default-area h3 {
    margin-top: 15px;
    margin-bottom: 10px
  }

  .default-area h1 {
    margin-top: 0;
    margin-bottom: 15px
  }

  .default-area .back-link {
    margin-bottom: 0;
    text-align: center
  }

  .trigger-section .price {
    margin-top: 5px
  }

  .trigger-section.bottom-section .subtitle {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 15px
  }

  .reviews .card,
  .reviews .card .card-header {
    margin-bottom: 10px
  }

  .reviews .card figure {
    margin-right: 15px
  }

  .reviews .card-header-text .card-subtitle {
    font-size: .8rem
  }

  .reviews .card-header-text .badge {
    position: relative;
    top: -1px
  }

  .reviews .card-title {
    font-size: 1rem;
    line-height: 1rem
  }

  .reviews .card .figure-img {
    width: 46px
  }

  .call-to-action.alt-action h2 {
    letter-spacing: -.03em;
    font-size: 1.666rem;
    line-height: 2rem
  }

  .call-to-action.alt-action .subtitle {
    font-size: 1rem;
    line-height: 1.26rem
  }

  .call-to-action.alt-action .subtitle br {
    display: none
  }

  .ingredients {
    margin-top: 35px
  }

  .ingredients .card {
    margin-bottom: 10px
  }

  .ingredients .icons {
    width: 44px;
    min-width: 44px;
    height: 44px;
    margin-right: 10px
  }

  .ingredients .card-title {
    font-size: 1.06rem;
    line-height: 1.4rem
  }

  .usage .content ul {
    padding: 15px 10px 0;
    margin-bottom: 0
  }

  .usage .content ul .num {
    font-size: 1rem;
    width: 36px;
    min-width: 36px;
    height: 36px;
    margin-right: 10px
  }

  .usage .content p br {
    display: none
  }

  .usage .content p {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.1rem
  }

  .usage .content .caption span,
  h3 {
    font-size: 1.2rem;
    line-height: 1.2rem
  }

  .research {
    padding: 40px 0
  }

  .doctor h2 {
    margin-bottom: 15px
  }

  .doctor .signature .write {
    width: 85px;
    min-width: 85px;
    margin-right: 0;
    height: 40px;
    align-self: flex-end;
    top: 0
  }

  .doctor .signature .text br {
    display: none
  }

  .doctor .signature .text p {
    margin-bottom: 5px;
    font-size: 1.066rem
  }

  .doctor .signature .text span {
    font-size: .933rem
  }

  .doctor .signature .text {
    width: 100%
  }

  .doctor .signature {
    margin-top: 15px;
    padding-right: 0;
    width: 100%;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    padding-left: 20px
  }

  .research .progress-info .item br {
    display: none
  }

  .about .card.card-border {
    margin-bottom: 0
  }

  .risk .title {
    margin-bottom: 30px
  }

  .risk .item p {
    margin-top: 10px;
    margin-bottom: 5px
  }

  .risk-col {
    width: 50%
  }

  .risk .item .image {
    border-radius: 12px;
    aspect-ratio: .7
  }

  .risk .item {
    margin-top: 0 !important
  }

  .risk .item .image:after {
    display: none
  }

  .risk-col:nth-child(3) .image {
    aspect-ratio: 1.3
  }

  .risk-col:nth-child(3) {
    width: 100%;
    order: 5
  }

  .call-to-action.alt-action .image-mob img {
    max-width: 300px;
    left: 0;
    margin-bottom: 20px
  }

  footer .disclaymer .smalltext {
    font-size: .6rem;
    line-height: .8rem
  }

  footer .disclaymer .large-text {
    font-size: 1.2rem;
    white-space: normal
  }

  footer .copyright {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1rem
  }

  footer a {
    display: block;
    line-height: 1.2rem
  }

  footer a:first-child {
    margin-right: 0
  }

  footer a:first-child:after {
    display: none
  }

  .disease .call-to-action .img-mob {
    max-width: 185px
  }

  .disease .disease-row:last-child .disease-head {
    border-bottom-left-radius: 0
  }

  .disease .disease-column.disease-head p {
    margin-bottom: 3px
  }

  .disease .disease-column.disease-head br {
    display: none
  }

  .disease .disease-column.disease-head .icons {
    margin-right: 10px;
    width: 55px;
    min-width: 55px;
    height: 55px;
    padding: 2px
  }

  .disease .disease-column.disease-head .icons span {
    border-width: 2px
  }

  .disease .disease-column:last-child {
    border: none
  }

  .disease .disease-column {
    display: block;
    border-color: #606060
  }

  .disease .disease-group {
    box-shadow: none;
    border: none;
    border-radius: 0
  }

  .disease .disease-row {
    border: 1px solid #606060;
    background-color: #454545
  }

  .disease .disease-column.disease-head {
    padding: 10px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left
  }

  .disease .disease-column .name {
    font-family: HelveticaNeueCyr-Bold;
    margin-bottom: 10px;
    font-size: 1.333rem
  }

  .disease .disease-column {
    width: 100%;
    padding: 15px 15px 15px 10px;
    border-right: none
  }

  .disease .disease-top {
    display: none
  }

  .disease .disease-row {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0 4px 6px 0 rgba(56, 63, 74, .15);
    display: block
  }

  .disease .disease-row:last-child .disease-column:last-child {
    border: none
  }

  .disease .disease-row:last-child .disease-column {
    border-bottom: 1px solid #606060
  }

  .disease .disease-row:last-child {
    border-radius: 12px
  }

  .disease .call-to-action {
    padding-bottom: 0;
    margin-top: 45px
  }

  .title .subtitle {
    font-size: 1rem;
    line-height: 1.3rem;
    padding: 0 22px;
    text-align: center;
    margin-bottom: 25px
  }

  .risk .badge {
    display: block;
    width: fit-content;
    margin: 3px auto 0
  }

  .title .subtitle br {
    display: none
  }

  .therapia .g-3,
  .therapia .gy-3 {
    --bs-gutter-y: 10px
  }

  .therapia .g-3,
  .therapia .gx-3 {
    --bs-gutter-x: 10px
  }

  .therapia .note .img-holder img {
    width: 95px
  }

  .therapia .note .img-holder {
    margin-right: 0;
    margin-top: -40px;
    min-width: 90px
  }

  .therapia .note p {
    top: 0
  }

  .therapia .note {
    margin-top: 20px;
    padding: 0 10px
  }

  .therapia .therapia-item.item7 .badge {
    width: 87%;
    white-space: normal;
    text-align: left;
    font-size: .9rem !important
  }

  .therapia .therapia-item.item6 .badge {
    width: 65%;
    white-space: normal;
    text-align: left
  }

  .therapia .therapia-item.item1 .badge {
    width: 60%;
    white-space: normal;
    text-align: left
  }

  .therapia .therapia-item .badge {
    --bs-badge-padding-x: .8em;
    --bs-badge-padding-y: .4em
  }

  .therapia .therapia-item .badge.text-bg-danger {
    font-size: 1rem
  }

  .therapia .therapia-item {
    border-radius: 12px !important
  }

  .therapia .therapia-item .name {
    font-size: 1rem;
    line-height: 1
  }

  .therapia .therapia-item .image {
    margin-bottom: 5px
  }

  body {
    line-height: 1.2666rem
  }

  section {
    padding: 40px 0
  }

  h2 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    margin-bottom: 15px
  }

  .h1,
  h1 {
    font-size: 2.2666rem;
    line-height: 2.13rem
  }

  nav .navbar-right {
    margin-top: 0
  }

  .trigger-section .caption {
    font-size: .9rem
  }

  .trigger-section .title .badge {
    font-size: .866rem
  }

  .trigger-section .trigger-content {
    padding-top: 5px
  }

  .trigger-section .collapse-wrapper {
    margin-bottom: 5px;
    padding: 0 10px;
    background-color: transparent
  }

  .trigger-section .card-list li {
    font-size: .933rem;
    letter-spacing: -.03em
  }

  .trigger-section .card-list {
    padding: 10px 0;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #fff
  }

  .trigger-section .title .badge span {
    padding: .12rem .5rem .1rem
  }

  .trigger-section .collapse-wrapper a img {
    width: 24px
  }

  .trigger-section .collapse-wrapper:before {
    background: linear-gradient(180deg, rgba(226, 243, 248, 0) 20.36%, #ecfafb 70%);
    height: 65px
  }

  .form-card .card {
    border: 1px solid #d4d4d4
  }

  .lang-panel a.dropdown-toggle {
    line-height: 26px;
    padding-top: 1px
  }

  .form-card .card .card-header .card-label {
    padding: 14px 15px 0;
    font-size: .966rem;
    line-height: 1.1rem
  }

  .form-card .price-new {
    font-size: 2.1333rem;
    line-height: 2.3rem
  }

  .form-card .price-old {
    font-size: 1.066rem;
    line-height: 1.3rem;
    margin-right: 5px
  }

  .form-card .card .card-header .card-title {
    font-size: .966rem;
    line-height: .966rem;
    margin-bottom: 0
  }

  .form-card .card-top {
    line-height: 1.12rem;
    padding: 10px 10px 17px
  }

  .form-control {
    padding: .6rem 1rem;
    min-height: 3rem
  }

  .btn.btn-warning {
    font-size: 1.2rem;
    width: 100%
  }

  .form-card .btn {
    margin-top: 15px
  }

  .form-card .image {
    width: 300px;
    bottom: -300px
  }

  .form-card {
    padding-bottom: 300px
  }

  .what-is {
    padding-top: 0
  }

  h2,
  h2.text-end {
    text-align: center !important
  }

  .card.card-border {
    margin-bottom: 20px;
    background-color: #fff
  }

  .about .image img {
    margin: 20px auto 0;
    width: 300px
  }
}

@media (max-width:575px) {
  h2 br {
    display: none
  }

  .trigger-section .bgi-mob {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
  }

  .trigger-section .bgi {
    display: none
  }

  .disease .bg-mob {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
  }

  .disease .bg,
  .noise.dots-desc {
    display: none
  }
}

@media (max-width:480px) {
  footer .disclaymer .large-text {
    font-size: 1.35rem
  }

  .call-to-action.alt-action .subtitle span {
    display: initial
  }

  .title .subtitle {
    padding: 0
  }
}