@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,regular,500,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Inter:300,regular,600&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:regular&display=swap);
@font-face {
  font-family: IconsFonts;
  font-display: swap;
  src: url(../fonts/IconsFonts.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}
[class*=_icon-]::before {
  font-family: IconsFonts;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.fl.agree {display:flex;font-size:15px;margin:15px 0;align-items: flex-start;}

.fl.agree input {
    margin-right:10px;
    position:relative;
    margin-top: 2px;
	width:auto
}
.order-user-data__rights {
	margin-top:15px;
}
.icon-attention:before {
  content: "a"
}
.icon-reservation:before {
  content: "b"
}
.icon-label-hero:before {
  content: "c"
}
.icon-mark:before {
  content: "d"
}
.icon-mark-small:before {
  content: "e"
}
.icon-operation-envelope:before {
  content: "f"
}
.icon-operation-human:before {
  content: "g"
}
.icon-operation-ic:before {
  content: "h"
}
.icon-operation-present:before {
  content: "i"
}
.icon-order-air:before {
  content: "j"
}
.icon-order-car:before {
  content: "k"
}
.icon-order-dollar:before {
  content: "l"
}
.icon-order-people:before {
  content: "m"
}
.icon-order-phone:before {
  content: "n"
}
.icon-preparation:before {
  content: "o"
}
.icon-org-words:before {
  content: "p"
}
.icon-org-web-page:before {
  content: "q"
}
.icon-org-phone:before {
  content: "r"
}
.icon-org-house:before {
  content: "s"
}
.icon-org-bi-geo:before {
  content: "t"
}
.icon-order-ten:before {
  content: "u"
}
.icon-zbutton-next:before {
  content: "v"
}
.icon-zbutton-prev:before {
  content: "w"
}
.icon-zglass-find:before {
  content: "x"
}
:root {
  --headerHight: 5.625rem;
  --headerHightMobile: 3.75rem;
  --fontFamilyIconsFont: "IconsFonts";
  --fontFamilyUbuntu: "Ubuntu";
  --fontFamilyInter: "Inter";
  --fontFamilyRubik: "Rubik";
  --color-black: #000000;
  --color-white-solid: #FFFFFF;
  --color-white-100: #F4FFFA;
  --color-white-DA: #DAF0E5;
  --color-white-10: #FAFAFA;
  --color-matte-e3: #E3E3E3;
  --color-white-dd: #DDD;
  --color-green-4C: #4CAE4C;
  --color-green-44: #449D44;
  --color-green-54: #5CB85C;
  --color-green-00: #008000;
  --color-green-25: #25D366;
  --color-green-37: #398439;
  --color-green-35: #3C763D;
  --color-grey-20: #333;
  --color-grey-60: #999999;
  --color-grey-93: #EDEDED;
  --color-grey-80: #CBCBCB;
  --color-grey-85: #D6E9C6;
  --color-grey-89: #DFF0D8;
  --color-grey-91: #D9EDF7;
  --color-grey-da: #DADADA;
  --color-grey-swiper: #808080;
  --color-grey-65: #e7e7e7;
  --color-grey-67: #bebebe;
  --color-cyan-42: #3295A5;
  --color-cyan-44: #269ABC;
  --color-cyan-56: #46B8DA;
  --color-cyan-5A: #5ADAEF;
  --color-cyan-84: #BCE8F1;
  --color-cyan-52: #5281B8;
  --color-azure-38: #31708F;
  --color-azure-33: #337AB7;
  --color-azure-2E: #2E6DA4;
  --color-azure-29: #204D74;
  --color-azure-36: #286090;
  --color-azure-16: #1694A8;
  --borderFormFindCity: #818087;
  --bgFormFindCity: #FEFDFE;
  --name12: #808080;
  --name14: #3C763D;
  --name19: #7D3DAF;
  --name25: #FEFEFE;
  --name27: #425466
}
* {
  padding: 0;
  margin: 0;
  border: 0
}
*,
*::after,
*::before {
  box-sizing: border-box
}
*::after,
*::before {
  display: inline-block
}
body,
html {
  height: 100%;
  min-width: 320px
}
body {
  color: #000;
  line-height: 1;
  font-family: Ubuntu;
  font-size: 1.125rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
button,
input,
textarea {
  font-family: Ubuntu;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: rgba(0,0,0,0)
}
input,
textarea {
  width: 100%
}
textarea {
  resize: vertical
}
label {
  display: inline-block
}
button,
option,
select {
  cursor: pointer
}
a {
  display: inline-block;
  color: inherit;
  text-decoration: none
}
ol li,
ul li {
  list-style: none
}
img {
  vertical-align: top
}
b,
h1,
h2,
h3,
h4,
h5,
strong {
  font-weight: inherit;
  font-size: inherit
}
address,
em,
i {
  font-style: normal
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.lock body {
  overflow: hidden;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden
}
@supports (overflow:clip) {
  .wrapper {
    overflow: clip
  }
}
.wrapper>main {
  flex: 1 1 auto
}
.wrapper>* {
  min-width: 0
}
[class*=__container] {
  max-width: 78.125rem;
  margin: 0 auto;
  padding: 0 .9375rem
}
[class*="--gc"] {
  display: grid;
  min-width: 0;
  grid-template-columns: .9375rem 1fr minmax(auto,76.25rem) 1fr .9375rem
}
[class*="--gc"]>* {
  min-width: 0;
  grid-column: 3/4
}
.icon-menu {
  display: none
}
body::after {
  content: "";
  background-color: rgba(0,0,0,.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity .8s ease 0s;
  pointer-events: none;
  z-index: 149
}
.popup-show body::after {
  opacity: 1
}
.popup,
.popup--city {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px 10px;
  transition: visibility .8s ease 0s;
  visibility: hidden;
  pointer-events: none
}
.popup_show {
  z-index: 150;
  visibility: visible;
  overflow: auto;
  pointer-events: auto
}
.popup_show .popup__content {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1)
}
.popup__wrapper {
  flex-direction: column;
  min-height: 100%;
  flex: 1 1 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}
.popup__content {
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  transition: transform .3s ease 0s,-webkit-transform .3s ease 0s;
  background-color: #fff;
  padding: 30px 30px 50px 30px;
  width: 100%;
  max-width: 328px;
  border-radius: 20px
}
.lock .popup__content {
  visibility: visible
}
.popup__text {
  display: flex;
  width: 100%
}
.popup__body {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  row-gap: 1.375rem
}
.popup__pic-mirena {
  overflow: hidden;
  aspect-ratio: 264/69;
  max-width: 16.5rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.popup__buy-mirena {
  max-width: 16.75rem;
  width: 100%;
  border-radius: .25rem;
  border: .0625rem solid var(--color-green-4C);
  background: var(--color-green-54);
  color: var(--color-white-solid);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 1.125rem;
  transition: all .25s ease-in
}
.popup__close {
  text-align: right;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end
}
.popup__close:not(:last-child) {
  margin-bottom: 1.25rem
}
.popup__close:focus-visible {
  outline: 0;
  box-shadow: none;
  outline: 2px solid transparent
}
.main-desk__text-content {
  display: flex;
  flex-direction: column;
  row-gap: 1.5625rem
}
.main-desk__text-content:not(:last-child) {
  margin-bottom: 2.3125rem
}
.main-desk__caption {
  color: var(--color-cyan-42);
  font-size: clamp(1.625rem,.292rem + 6.67vw,1.75rem);
  font-weight: 500;
  line-height: 1.2
}
.main-desk__info-discount {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2
}
.main-desk__remainder {
  max-width: 16.25rem;
  width: 100%;
  border-radius: .1875rem;
  background: var(--color-cyan-42);
  padding: .4375rem;
  color: var(--color-white-solid);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2
}
.box-price {
  display: flex;
  flex-direction: column;
  row-gap: 1.5625rem;
  font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif
}
.box-price__current-cost {
  display: flex;
  flex-direction: column
}
.spollers {
  display: grid;
  gap: 20px
}
.spollers__item {
  font-size: 1.25rem
}
.spollers__title {
  width: 100%;
  cursor: default;
  text-align: left;
  border: 1px solid #3295a5;
  padding: .625rem 2.375rem .625rem .9375rem;
  border-radius: .3125rem;
  background: rgba(50,149,165,.2);
  color: var(--color-black);
  font-size: clamp(.875rem,.786rem + .44vw,1.125rem);
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  list-style: none
}
.spollers__title::-webkit-details-marker,
.spollers__title::marker {
  display: none
}
._spoller-init .spollers__title {
  cursor: pointer
}
._spoller-init .spollers__title::after,
._spoller-init .spollers__title::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  background-color: #3295a5;
  height: 4px;
  width: 10px;
  transition: -webkit-transform .5s ease 0s;
  transition: transform .5s ease 0s;
  transition: transform .5s ease 0s,-webkit-transform .5s ease 0s
}
._spoller-init .spollers__title::before {
  -webkit-transform: translate(-68%,-50%) rotate(40deg);
  transform: translate(-68%,-50%) rotate(40deg);
  border-radius: 3px 0 1px 3px
}
._spoller-init .spollers__title::after {
  -webkit-transform: translate(-12%,-50%) rotate(-40deg);
  transform: translate(-12%,-50%) rotate(-40deg);
  border-radius: 0 3px 3px 1px
}
._spoller-init .spollers__title._spoller-active::before {
  -webkit-transform: translateX(-72%) rotate(-40deg);
  transform: translateX(-72%) rotate(-40deg)
}
._spoller-init .spollers__title._spoller-active::after {
  -webkit-transform: translateX(-19%) rotate(40deg);
  transform: translateX(-19%) rotate(40deg)
}
.spollers__body {
  padding: 1.25rem;
  border-bottom-right-radius: .3125rem;
  border-bottom-left-radius: .3125rem;
  border-left: 1px solid #3295a5;
  border-right: 1px solid #3295a5;
  border-bottom: 1px solid #3295a5;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}
.tabs__navigation {
  display: flex;
  justify-content: space-between;
  -webkit-column-gap: clamp(.625rem,.403rem + 1.11vw,1.25rem);
  -moz-column-gap: clamp(.625rem,.403rem + 1.11vw,1.25rem);
  column-gap: clamp(.625rem,.403rem + 1.11vw,1.25rem)
}
.tabs__title {
  font-size: clamp(.875rem,.786rem + .44vw,1.125rem);
  position: relative
}
.tabs__content {
  min-height: 21.5rem;
  height: 100%;
  display: flex
}
.tabs__body {
  width: 100%
}
.ibg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.ibg--top {
  -o-object-position: top;
  object-position: top
}
.ibg--bottom {
  -o-object-position: bottom;
  object-position: bottom
}
.ibg--left {
  -o-object-position: left;
  object-position: left
}
.ibg--right {
  -o-object-position: right;
  object-position: right
}
.ibg--contain {
  -o-object-fit: contain;
  object-fit: contain
}
.menu-up-level__body {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}
.menu-up-level--setup:not(:last-child) {
  margin-bottom: 1.875rem
}
.blog-logo {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: .625rem
}
.blog-logo__title {
  color: var(--color-cyan-42);
  font-family: Arial,Helvetica,sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: .125rem
}
.blog-logo__title span {
  color: var(--color-grey-20);
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none
}
.blog-logo__img {
  overflow: hidden;
  aspect-ratio: 275/68;
  max-width: 17.1875rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.contact-box {
  display: flex;
  flex-direction: column;
  row-gap: 1.6875rem
}
.contact-box__body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.contact-box__social-icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: .3125rem;
  -moz-column-gap: .3125rem;
  column-gap: .3125rem
}
.contact-box__group-btns {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: .125rem;
  text-align: center
}
.operator__tel {
  color: var(--color-cyan-42);
  text-align: center;
  font-size: clamp(1.375rem,.369rem + 1.62vw,1.688rem);
  font-weight: 700;
  line-height: 1.2;
  transition: all .25s ease-in
}
.operator__tel:not(:last-child) {
  margin-bottom: .125rem
}
.operator__note {
  color: var(--color-cyan-42);
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2
}
.btn__link-elem {
  color: var(--color-cyan-5A);
  font-size: .8125rem;
  line-height: 1.3;
  transition: all .25s ease-in
}
.btn__link-elem:nth-child(1) {
  text-decoration-line: underline
}
.order-pin {
  display: flex
}
.order-pin__tracking {
  color: var(--color-white-solid);
  text-align: center;
  font-size: .6875rem;
  line-height: 1.5;
  max-width: 7.1875rem;
  width: 100%;
  height: 1.9375rem;
  padding: .3125rem .625rem;
  border-radius: .1875rem 0 0 .1875rem;
  border: .0625rem solid var(--color-green-4C);
  background: var(--color-green-54);
  transition: all .25s ease-in
}
.order-pin__input-inner {
  width: 100%;
  border-radius: 0 .1875rem .1875rem 0;
  border: .0625rem solid var(--color-grey-85);
  background: var(--color-white-solid);
  box-shadow: 0 .0625rem .0625rem .0625rem rgba(0,0,0,.08) inset
}
.order-pin__code {
  height: 1.875rem;
  padding: .5075rem .703125rem;
  color: var(--color-grey-60);
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.2
}
.order-pin__code:focus-visible {
  outline: 0;
  box-shadow: none;
  outline: 2px solid transparent
}
.confirmation__quote {
  text-align: right;
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.2;
  display: block
}
.control-btn__wrap-button {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: .625rem;
  font-size: clamp(1rem,.82rem + .38vw,1.125rem)
}
.control-btn__wrap-button:not(:last-child) {
  margin-bottom: .625rem
}
.control-btn__operation {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: 1rem .5rem;
  border-radius: .5rem;
  background: var(--color-cyan-5A);
  transition: all .25s ease-in
}
.control-btn__operation--city {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: 1rem .9375rem;
  border-radius: .375rem;
  background: var(--color-azure-33);
  border: .0625rem solid var(--color-azure-2E);
  transition: all .25s ease-in
}
.menu__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center
}
.menu__item {
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  flex: 1 1 auto;
  transition: all .25s ease-in
}
.footer {
  background-color: var(--color-white-100);
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem
}
.menu-footer--setup:not(:last-child) {
  margin-bottom: 1.375rem
}
.menu-footer__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center
}
.menu-footer__item {
  color: var(--color-cyan-42);
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  flex: 1 1 auto;
  padding: 1.4375rem;
  transition: all .25s ease-in
}
.box-contact--setup:not(:last-child) {
  margin-bottom: 1.875rem
}
.box-contact__area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: 1.875rem
}
.box-contact__icons-social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: .3125rem;
  -moz-column-gap: .3125rem;
  column-gap: .3125rem
}
.communications {
  text-align: center;
  line-height: 1.2
}
.communications__tel {
  color: var(--color-cyan-42);
  font-size: clamp(1.25rem,.507rem + 1.55vw,1.688rem);
  font-weight: 700;
  transition: all .25s ease-in
}
.communications__note {
  color: var(--color-black);
  font-size: .75rem;
  font-weight: 500
}
.button__elem-link {
  color: var(--color-cyan-5A);
  font-size: .8125rem;
  line-height: 1.3;
  text-decoration-line: underline;
  transition: all .25s ease-in
}
.attention--setup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.25rem
}
.attention--setup:not(:last-child) {
  margin-bottom: 1.875rem
}
.attention__info-user:nth-child(1) {
  border-radius: .25rem;
  border: .0625rem solid var(--color-grey-85);
  background: var(--color-grey-89);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: .9375rem;
  color: var(--color-green-35);
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.2;
  text-align: center
}
.attention__info-user:nth-child(2) {
  border-radius: .25rem;
  border: .0625rem solid var(--color-cyan-84);
  background: var(--color-grey-91);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: .9375rem;
  -webkit-column-gap: .0625rem;
  -moz-column-gap: .0625rem;
  column-gap: .0625rem;
  width: 100%;
  color: var(--color-azure-38);
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.2;
  text-align: center
}
.attention__rules {
  color: var(--color-cyan-42);
  display: inline-block
}
.legal-data--setup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .75rem
}
.legal-data {
  font-size: .75rem;
  line-height: 1.2
}
.legal-data__info-cell {
  color: var(--color-cyan-42)
}
.legal-data__offer span {
  color: var(--color-cyan-42)
}
.page--setup {
  padding-bottom: clamp(5rem,4.111rem + 4.44vw,7.5rem)
}
.hero--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,.967rem + 7.67vw,6.813rem)
}
.hero__body {
  position: relative
}
.hero__main-poster {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  aspect-ratio: 1220/880;
  max-width: 76.25rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.hero__area-col-text {
  position: relative;
  z-index: 2;
  padding-top: clamp(2.5rem,-6.42rem + 18.58vw,7.75rem)
}
.hero__title-page {
  color: var(--color-cyan-42);
  text-align: center;
  font-size: clamp(2.125rem,.638rem + 3.1vw,3rem);
  font-weight: 500;
  line-height: 1.1
}
.hero__envelope-advertising {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.hero__envelope-advertising:not(:last-child) {
  margin-bottom: 7.25rem
}
.hero__sub-title-page {
  color: var(--color-cyan-42);
  text-align: center;
  font-size: clamp(1.125rem,.382rem + 1.55vw,1.563rem);
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 2rem
}
.advertising__box-frame {
  flex: 0 0 calc((100% - 1.25rem*5)/ 6);
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  row-gap: 1.875rem
}
.advertising__lab-elem {
  font-family: var(--fontFamilyIconsFont);
  font-size: clamp(3.375rem,-2.466rem + 12.17vw,6.813rem);
  color: var(--color-cyan-56);
  opacity: .7
}
.advertising__text-cap {
  text-align: center;
  max-width: 10.25rem;
  width: 100%;
  font-size: clamp(.75rem,.325rem + .88vw,1rem);
  font-weight: 500;
  line-height: 1.2
}
.hero-slider__slide {
  position: relative
}
.hero-slider__slide::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  z-index: 1;
  border-radius: 1.25rem
}
.hero-slider__poster-slide {
  border-radius: 1.25rem;
  overflow: hidden;
  aspect-ratio: 740/493;
  max-width: 46.25rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  z-index: -1;
  position: relative
}
.hero-slider__caption-slide {
  position: absolute;
  left: clamp(.938rem,-8.393rem + 46.65vw,14rem);
  bottom: 1.875rem;
  color: var(--color-white-solid);
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  font-size: clamp(.875rem,.696rem + .89vw,1.125rem);
  font-weight: 500;
  line-height: 1.36;
  z-index: 3;
  max-width: clamp(16.25rem,15.045rem + 6.03vw,17.938rem);
  width: 100%;
  margin: 0 auto
}
.preview--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,.722rem + 8.89vw,7.5rem)
}
.preview__body {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.25rem
}
.preview__pack-elems {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.preview__sup {
  max-width: 16.9375rem;
  width: 100%;
  color: var(--color-grey-swiper);
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.2
}
.section-col__preview-goods {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 4rem
}
.section-col__indications-use {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.4375rem
}
.section-col__reservation {
  max-width: 20.625rem;
  width: 100%;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 2.8125rem
}
.preview-goods__quality-mark {
  color: var(--color-grey-20);
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1;
  border-radius: .3125rem;
  background: rgba(92,184,92,.2);
  padding: .9375rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem
}
.preview-goods__quality-mark::before {
  content: "o";
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.5625rem
}
.preview-goods__slider {
  max-width: 18.9375rem;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 2rem
}
.slider__full-box {
  height: 6.25rem
}
.slider__full-box img {
  display: none
}
.slider__full-box img:first-child {
  display: block
}
.slider__main-thumbnail {
  overflow: hidden;
  aspect-ratio: 303/115;
  max-width: 18.9375rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.slider__set-mini-imgs {
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease,-webkit-transform .3s ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  overflow: hidden;
  position: relative
}
.slider__inner-active-img.active-img {
  padding: .75rem .375rem;
  border-radius: 5px;
  border: .125rem solid var(--color-cyan-52);
  background: var(--color-white-solid)
}
.slider__mini-item-pic {
  overflow: hidden;
  aspect-ratio: 85/32;
  max-width: 5.3125rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.slider__full-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.indications-use__feature {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start
}
.indications-use__desk-use-drug {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .5rem
}
.indications-use__subject {
  color: var(--color-grey-20);
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.42857
}
.indications-use__list-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .5rem
}
.indications-use__point-list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.42857
}
.indications-use__point-list::before {
  flex: 0 0 .375rem;
  position: relative;
  top: 6px;
  content: "";
  width: .375rem;
  height: .375rem;
  background-color: var(--color-black);
  border-radius: 50%
}
.feature__cell {
  padding: .5rem 0;
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-column-gap: .3125rem;
  -moz-column-gap: .3125rem;
  column-gap: .3125rem;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.42857
}
.feature__cell:not(:last-child) {
  border-bottom: .0625rem solid var(--color-white-dd)
}
.feature__cell strong {
  max-width: 10.5625rem;
  width: 100%
}
.feature__cell--selection {
  font-weight: 700
}
.reservation__iner-border {
  width: 100%;
  border-radius: .3125rem;
  border: .0625rem solid rgba(0,0,0,.1);
  padding: clamp(.625rem,.403rem + 1.11vw,1.25rem);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.25rem
}
.reservation__total-cost {
  color: var(--color-green-00);
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.2
}
.reservation__link-buy {
  border-radius: .25rem;
  background: var(--color-green-54);
  padding: clamp(.625rem,.492rem + .67vw,1rem);
  color: var(--color-white-solid);
  font-size: clamp(1rem,.956rem + .22vw,1.125rem);
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem;
  transition: all .25s ease-in
}
.reservation__link-buy::before {
  content: "b";
  font-family: var(--fontFamilyIconsFont);
  font-size: clamp(1.375rem,1.286rem + .44vw,1.625rem)
}
.reservation__apparatus {
  width: 100%;
  border-radius: .3125rem;
  background: rgba(217,83,79,.15);
  padding: 1.25rem clamp(.625rem,.403rem + 1.11vw,1.25rem);
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .75rem
}
.apparatus__title-sub {
  color: var(--color-grey-20);
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem
}
.apparatus__title-sub::before {
  content: "a";
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.25rem
}
.apparatus__parag {
  color: var(--color-grey-20);
  font-size: clamp(.75rem,.706rem + .22vw,.875rem);
  font-weight: 300;
  line-height: 1.42857
}
.booking__body-protect {
  border-radius: .3125rem;
  border: .0625rem solid var(--color-green-44,#449d44);
  background: rgba(50,149,165,.15);
  padding: clamp(2.5rem,2.278rem + 1.11vw,3.125rem) clamp(.625rem,-.819rem + 7.22vw,4.688rem)
}
.booking .booking__body--col {
  display: flex;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.booking__group-columns {
  display: flex;
  justify-content: space-between;
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem
}
.booking--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.056rem + 2.22vw,3.75rem)
}
.subject-section {
  color: var(--color-black);
  text-align: left;
  font-size: clamp(1.75rem,1.706rem + .22vw,1.875rem);
  font-style: normal;
  font-weight: 500;
  line-height: 1.17857;
  text-wrap: balance
}
.subject-section:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.278rem + 1.11vw,3.125rem)
}
.product__list-intelligence {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem;
  row-gap: .9375rem
}
.product__list-intelligence:not(:last-child) {
  margin-bottom: 1.875rem
}
.product__box-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .3125rem
}
.product__box-price:not(:last-child) {
  margin-bottom: clamp(1.25rem,-3.316rem + 9.51vw,3.938rem)
}
.product__box-price.product__box-price--indent:not(:last-child) {
  margin-bottom: clamp(1.875rem,.282rem + 3.32vw,2.813rem)
}
.product__poster-jump {
  overflow: hidden;
  aspect-ratio: 474/107;
  max-width: 29.625rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.product__poster-jump-up-block {
  overflow: hidden;
  aspect-ratio: 474/107;
  max-width: 29.625rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.assistance-data {
  display: flex;
  flex-direction: column;
  justify-content: center
}
.assistance-data__row-indent {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  padding: .625rem 0;
  font-weight: 300;
  font-size: .875rem;
  line-height: 1.1
}
.assistance-data__row-indent:not(:last-child) {
  border-bottom: .0625rem solid var(--color-grey-60)
}
.assistance-data__row-indent:nth-child(1) {
  color: var(--color-green-00);
  font-size: 1rem;
  font-weight: 700
}
.assistance-data__row-indent:nth-child(1) span {
  text-align: end
}
.assistance-data__row-indent:nth-child(2) {
  text-align: end
}
.assistance-data__row-indent strong {
  color: var(--color-black);
  font-weight: 500;
  max-width: 6.9375rem;
  width: 100%
}
.intelligence {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem;
  row-gap: .9375rem
}
.intelligence .intelligence__unit:nth-child(1) {
  background: rgba(92,184,92,.3)
}
.intelligence__unit {
  flex: 0 0 auto;
  border-radius: .3125rem;
  background: rgba(255,255,255,.5);
  padding: .625rem .9375rem;
  color: var(--color-grey-20);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem
}
.intelligence__unit::before {
  content: "d";
  font-family: var(--fontFamilyIconsFont);
  font-size: 1rem
}
.box-price__old-cost {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: normal;
  text-decoration: line-through
}
.box-price__current-cost {
  color: var(--color-green-00);
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.2
}
.box-price__action {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2
}
.order-user-data__rights {
  color: var(--color-azure-38);
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.1
}
.order-client {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .9375rem
}
.order-client:not(:last-child) {
  margin-bottom: 1.875rem
}
.order-client__form-box {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: clamp(.625rem,.292rem + 1.67vw,1.563rem)
}
.order-client__fields {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: clamp(.625rem,.292rem + 1.67vw,1.563rem)
}
.order-client__label-client {
  width: 100%
}
.order-client__field-data {
  border-radius: .25rem;
  border: .0625rem solid var(--color-grey-da);
  background: var(--color-white-solid);
  padding: .9375rem 1.25rem;
  height: 3.1875rem;
  line-height: 1.2
}
.order-client__field-data::-webkit-input-placeholder {
  color: var(--color-black);
  line-height: 1.2
}
.order-client__field-data:-ms-input-placeholder {
  color: var(--color-black);
  line-height: 1.2
}
.order-client__field-data::-ms-input-placeholder {
  color: var(--color-black);
  line-height: 1.2
}
.order-client__field-data::placeholder {
  color: var(--color-black);
  line-height: 1.2
}
.order-client__field-data:focus-visible {
  outline: 0;
  box-shadow: none;
  outline: 2px solid transparent
}
.order-client__submit-order {
  border-radius: .25rem;
  background: var(--color-green-54);
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem 1.25rem;
  transition: all .25s ease-in
}
.order-client__note-form {
  font-size: .75rem;
  font-weight: 300;
  line-height: 1.2;
  display: block
}
.swiper__btns-group .swiper-button-disabled {
  color: var(--color-grey-swiper);
  opacity: .45;
  cursor: default
}
.advatages--setup:not(:last-child) {
  margin-bottom: clamp(5rem,4.111rem + 4.44vw,7.5rem)
}
.advatages__wrapper:not(:last-child) {
  margin-bottom: 1.3125rem
}
.advatages__slide {
  border-radius: .5rem;
  border: .0625rem solid var(--color-matte-e3);
  background: var(--color-cyan-42)
}
.advatages__slide .card-priority__slogan {
  color: var(--color-white-solid)
}
.card-priority__case {
  padding: 1.875rem;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 1.5rem
}
.card-priority__pic {
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.875rem;
  color: var(--color-cyan-42);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  background-color: var(--color-white-10);
  border: .0625rem solid var(--color-matte-e3);
  border-radius: 50%;
  flex: 0 0 3.5rem
}
.card-priority__slogan {
  color: var(--color-grey-20);
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.1;
  flex-grow: 1
}
.characteristics--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,.9rem + 8vw,7rem)
}
.title-section {
  font-weight: 600
}
.title-subsection {
  color: var(--color-cyan-42);
  font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif;
  font-size: 1.5rem;
  line-height: 1.14583
}
.title-subsection:not(:last-child) {
  margin-bottom: 3.125rem
}
.characteristics__benefits {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  -webkit-column-gap: clamp(1.25rem,-16.154rem + 28.07vw,5.25rem);
  -moz-column-gap: clamp(1.25rem,-16.154rem + 28.07vw,5.25rem);
  column-gap: clamp(1.25rem,-16.154rem + 28.07vw,5.25rem)
}
.benefits__col-elems {
  flex: 0 0 calc((100% - 5.25rem*1)/ 2)
}
.list-col-elems__cell-unit {
  font-size: .875rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.42857;
  text-align: right;
  padding: .625rem 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.list-col-elems__cell-unit:not(:last-child) {
  border-bottom: .0625rem solid var(--color-grey-60)
}
.list-col-elems__strong-word {
  font-weight: 700;
  text-align: left;
  color: var(--color-black)
}
.instructions--setup:not(:last-child) {
  margin-bottom: clamp(5.063rem,4.174rem + 4.44vw,7.563rem)
}
.instructions__body {
  display: flex;
  width: 100%;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.instructions__text-content {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 3.125rem
}
.instructions__set-links {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .9375rem;
  flex-direction: column
}
.text-content__title {
  color: var(--color-cyan-42);
  font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif;
  font-size: 1.5rem;
  line-height: 1.14583
}
.text-content__chapters {
  max-width: 57rem;
  width: 100%;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: 3.125rem
}
.text-content__subcaption-box {
  color: var(--color-cyan-42);
  font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 500
}
.text-content__subcaption-box:not(:last-child) {
  margin-bottom: 1.25rem
}
.text-content__address {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
  row-gap: .9375rem
}
.text-content__address:not(:last-child) {
  margin-bottom: 3.125rem
}
.text-content__download-doc {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
  border-radius: .25rem;
  border: .125rem solid var(--color-green-4C);
  padding: 1rem;
  text-align: center;
  width: 100%
}
.address__name-element {
  color: var(--color-black);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2
}
.address__name-element span {
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.5rem;
  color: var(--color-cyan-42)
}
.chapter__caption {
  color: var(--color-grey-20);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1
}
.chapter__caption:not(:last-child) {
  margin-bottom: 2.375rem
}
.chapter__box-desk {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden
}
.chapter__box-desk:not(:last-child) {
  margin-bottom: .625rem
}
.chapter__marking-list li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem
}
.chapter__marking-list li::before {
  content: "-";
  font-size: 1rem
}
.chapter__number-list {
  counter-reset: item
}
.chapter__number-list li::before {
  padding-right: .625rem;
  counter-increment: item;
  content: counter(item) "."
}
.chapter__more {
  color: var(--color-green-25);
  font-size: 1.125rem;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: .3125rem;
  -moz-column-gap: .3125rem;
  column-gap: .3125rem
}
.chapter__more.expanded .chapter__marker {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.chapter__marker {
  font-family: var(--fontFamilyIconsFont);
  font-size: .75rem;
  display: inline-block;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}
.link-jump__item-menu {
  cursor: pointer;
  font-size: .875rem;
  line-height: 1.42857;
  border-radius: .375rem
}
.link-jump__linkitem-menu {
  width: 100%
}
.expert--setup:not(:last-child) {
  margin-bottom: clamp(5.063rem,4.174rem + 4.44vw,7.563rem)
}
.heading-section {
  color: var(--color-black);
  text-align: left;
  font-size: clamp(1.75rem,1.706rem + .22vw,1.875rem);
  font-style: normal;
  font-weight: 500;
  line-height: 1.17857;
  text-wrap: balance
}
.heading-section:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.278rem + 1.11vw,3.125rem)
}
.expert__body {
  display: flex;
  width: 100%;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem
}
.expert__block-info {
  width: 100%
}
.expert__poster {
  overflow: hidden;
  aspect-ratio: 511/380;
  max-width: 31.9375rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.data-doctor {
  line-height: 1.2;
  font-size: 1rem
}
.data-doctor__powment {
  color: var(--color-grey-20);
  font-size: clamp(.875rem,.831rem + .22vw,1rem);
  line-height: 1.2;
  border-radius: .3125rem;
  background: rgba(92,184,92,.2);
  padding: clamp(.625rem,.514rem + .56vw,.938rem);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: .5rem;
  -moz-column-gap: .5rem;
  column-gap: .5rem
}
.data-doctor__powment:not(:last-child) {
  margin-bottom: 1.25rem
}
.data-doctor__powment::before {
  flex: 0 0 1.25rem;
  content: "o";
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.25rem
}
.data-doctor__expert {
  font-weight: 500
}
.data-doctor__expert:not(:last-child) {
  margin-bottom: 1.25rem
}
.data-doctor__personal-data {
  color: var(--color-grey-20);
  font-weight: 300
}
.data-doctor__personal-data:not(:last-child) {
  margin-bottom: .6875rem
}
.data-doctor__speciality {
  color: var(--color-grey-20);
  font-weight: 300
}
.data-doctor__speciality:not(:last-child) {
  margin-bottom: 1.875rem
}
.data-doctor__link-question {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem 1.25rem;
  border-radius: .25rem;
  background: var(--color-green-54);
  font-size: 1.125rem;
  transition: all .25s ease-in
}
.license--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.056rem + 2.22vw,3.75rem)
}
.title-section {
  color: var(--color-black);
  text-align: center;
  font-size: clamp(1.75rem,1.706rem + .22vw,1.875rem);
  font-style: normal;
  font-weight: 500;
  line-height: 1.17857;
  text-wrap: balance
}
.title-section:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.278rem + 1.11vw,3.125rem)
}
.license__body {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: clamp(.688rem,-.401rem + 5.44vw,3.75rem);
  -moz-column-gap: clamp(.688rem,-.401rem + 5.44vw,3.75rem);
  column-gap: clamp(.688rem,-.401rem + 5.44vw,3.75rem)
}
.license__screen-doc {
  overflow: hidden;
  aspect-ratio: 250/353;
  max-width: 15.625rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}
.order--setup {
  background: rgba(50,149,165,.2)
}
.order--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.056rem + 2.22vw,3.75rem)
}
.title-section {
  color: var(--color-black);
  text-align: center;
  font-size: clamp(1.75rem,1.706rem + .22vw,1.875rem);
  font-style: normal;
  font-weight: 500;
  line-height: 1.17857;
  text-wrap: balance
}
.title-section:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.278rem + 1.11vw,3.125rem)
}
.order__container {
  padding-top: clamp(2.5rem,2.056rem + 2.22vw,3.75rem);
  padding-bottom: clamp(2.5rem,2.056rem + 2.22vw,3.75rem)
}
.order__body {
  display: grid;
  grid-template-columns: .5fr 1.5fr .5fr 1.5fr .5fr 1.5fr .5fr 1fr;
  row-gap: clamp(1.25rem,1.028rem + 1.11vw,1.875rem);
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem
}
.order__body .structure-step__elem-pic:nth-child(1) {
  grid-column: 1/2;
  grid-row: 1/2
}
.order__body .structure-step__sub-title-elem:nth-child(2) {
  grid-column: 1/3;
  grid-row: 2/3
}
.order__body .structure-step__line:nth-child(3) {
  grid-column: 2/3;
  grid-row: 1/2
}
.order__body .structure-step__elem-pic:nth-child(4) {
  grid-column: 3/4;
  grid-row: 1/2
}
.order__body .structure-step__sub-title-elem:nth-child(5) {
  grid-column: 3/5;
  grid-row: 2/3
}
.order__body .structure-step__line:nth-child(6) {
  grid-column: 4/5;
  grid-row: 1/2;
  align-self: end
}
.order__body .structure-step__elem-pic:nth-child(7) {
  grid-column: 5/6;
  grid-row: 1/2
}
.order__body .structure-step__sub-title-elem:nth-child(8) {
  grid-column: 5/7;
  grid-row: 2/3
}
.order__body .structure-step__line:nth-child(9) {
  grid-column: 6/7;
  grid-row: 1/2
}
.order__body .structure-step__elem-pic:nth-child(10) {
  grid-column: 7/8;
  grid-row: 1/2
}
.order__body .structure-step__group-desk:nth-child(11) {
  grid-column: 7/9;
  grid-row: 2/3
}
.structure-step__inner-card-order {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: clamp(1.25rem,1.028rem + 1.11vw,1.875rem)
}
.structure-step__elem-pic {
  font-family: var(--fontFamilyIconsFont);
  font-size: 3.5rem;
  line-height: 1.2;
  width: 6.25rem;
  height: 6.25rem;
  background-color: var(--color-white-solid);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-cyan-42)
}
.structure-step__group-desk {
  font-size: .75rem;
  line-height: 1.2;
  max-width: 14.5rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 1.6875rem
}
.structure-step__sub-title-elem {
  color: var(--color-grey-20);
  max-width: 14.5rem;
  width: 100%;
  font-weight: 500;
  font-size: .75rem
}
.structure-step__bonus {
  color: var(--color-green-4C);
  font-weight: 500
}
.structure-step__line {
  overflow: hidden;
  aspect-ratio: 198/28;
  max-width: 12.375rem;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center
}
.comparison-prices--setup:not(:last-child) {
  margin-bottom: clamp(2.5rem,.7rem + 9vw,7.563rem)
}
.comparison-prices__body {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: clamp(1rem,-2.717rem + 7.74vw,3.188rem);
  -moz-column-gap: clamp(1rem,-2.717rem + 7.74vw,3.188rem);
  column-gap: clamp(1rem,-2.717rem + 7.74vw,3.188rem);
  row-gap: clamp(1.25rem,.894rem + 1.78vw,2.25rem)
}
.comparison-prices__body:not(:last-child) {
  margin-bottom: 3.125rem
}
.comparison-prices__search-pharmacy {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem 1.25rem;
  border-radius: .25rem;
  background: var(--color-green-54);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease-in
}
.data-pharmacy__item-box {
  flex: 0 0 calc((100% - 3.1875rem*3)/ 4);
  border-radius: .5rem;
  border: .0625rem solid var(--color-matte-e3);
  background: var(--color-white-10);
  width: 100%;
  padding: clamp(1.438rem,1.015rem + 2.11vw,2.625rem) 0;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: .375rem;
  text-align: center
}
.data-pharmacy__item-box:nth-child(1) .data-pharmacy__label {
  width: clamp(3.938rem,2.849rem + 5.44vw,7rem);
  height: clamp(1.438rem,1.06rem + 1.89vw,2.5rem)
}
.data-pharmacy__item-box:nth-child(2) .data-pharmacy__label {
  width: clamp(4.375rem,3.375rem + 5vw,7.188rem);
  height: clamp(1.688rem,1.31rem + 1.89vw,2.75rem)
}
.data-pharmacy__item-box:nth-child(3) .data-pharmacy__label {
  width: clamp(4.688rem,3.732rem + 4.78vw,7.375rem);
  height: clamp(1.625rem,1.292rem + 1.67vw,2.563rem)
}
.data-pharmacy__item-box:nth-child(4) .data-pharmacy__label {
  width: clamp(4.75rem,3.683rem + 5.33vw,7.75rem);
  height: clamp(1.438rem,1.193rem + 1.22vw,2.125rem)
}
.data-pharmacy__item-box:nth-child(5) .data-pharmacy__label {
  width: clamp(2.375rem,1.975rem + 2vw,3.5rem);
  height: clamp(1.563rem,1.296rem + 1.33vw,2.313rem)
}
.data-pharmacy__item-box:nth-child(6) .data-pharmacy__label {
  width: clamp(4.25rem,3.228rem + 5.11vw,7.125rem);
  height: clamp(1.375rem,1.042rem + 1.67vw,2.313rem)
}
.data-pharmacy__item-box:nth-child(7) .data-pharmacy__label {
  width: clamp(1.563rem,1.051rem + 2.56vw,3rem);
  height: clamp(1.5rem,.989rem + 2.56vw,2.938rem)
}
.data-pharmacy__item-box:nth-child(8) .data-pharmacy__label {
  width: clamp(3.75rem,2.817rem + 4.67vw,6.375rem);
  height: clamp(1.5rem,1.144rem + 1.78vw,2.5rem)
}
.data-pharmacy__label:not(:last-child) {
  margin-bottom: .5625rem
}
.data-pharmacy__name-pharmacy {
  color: var(--color-grey-20);
  font-size: clamp(.625rem,.492rem + .67vw,1rem);
  font-weight: 300;
  line-height: 1.2
}
.data-pharmacy__product-price {
  color: var(--color-green-4C);
  font-size: clamp(.875rem,.653rem + 1.11vw,1.5rem);
  font-weight: 500;
  line-height: 1.2
}
.legend--setup:not(:last-child) {
  margin-bottom: clamp(5rem,3.867rem + 5.67vw,8.188rem)
}
.tabs__navigation:not(:last-child) {
  margin-bottom: 2.25rem
}
.tabs__title {
  flex: 0 0 calc((100% - 1.25rem*2)/ 3)
}
.tabs__border {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  -webkit-column-gap: 2.25rem;
  -moz-column-gap: 2.25rem;
  column-gap: 2.25rem;
  position: relative
}
.tabs__min-max {
  flex: 0 0 5%;
  color: var(--Table-Body-Strong,#425466);
  font-size: clamp(.875rem,.719rem + .78vw,1.313rem);
  font-weight: 700;
  line-height: 1.42857;
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  row-gap: 1.25rem;
  max-width: 16.25rem;
  width: 100%;
  white-space: nowrap
}
.tabs__clue {
  display: inline-block;
  position: absolute;
  right: 6%;
  top: 20%;
  border-radius: .3125rem;
  background: rgba(92,184,92,.3);
  padding: .625rem .9375rem;
  max-width: 8.6875rem;
  width: 100%
}
.tabs__mobile-clue {
  display: inline-block;
  position: absolute;
  top: 35%;
  border-radius: .3125rem;
  background: rgba(92,184,92,.3);
  padding: .375rem .1875rem;
  max-width: 5.1875rem;
  width: 100%
}
.clue__box {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: .625rem;
  text-align: center
}
.clue__date {
  color: var(--color-grey-20);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2
}
.clue__price {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2
}
.clue__buy-product {
  color: var(--color-white-solid);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  border-radius: .1875rem;
  border: .0625rem solid var(--color-green-4C);
  background: var(--color-green-54);
  padding: .625rem .9375rem;
  transition: all .25s ease-in
}
.mobile-clue__box {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: .25rem;
  text-align: center
}
.mobile-clue__date {
  color: var(--color-grey-20);
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.2
}
.mobile-clue__price {
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.2
}
.mobile-clue__buy-product {
  color: var(--color-white-solid);
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.2;
  border-radius: .1875rem;
  border: .0625rem solid var(--color-green-4C);
  background: var(--color-green-54);
  padding: .4375rem .75rem;
  transition: all .25s ease-in
}
.chart {
  align-self: center;
  width: clamp(34rem,-8.478rem + 88.5vw,59rem);
  height: clamp(6.063rem,-1.477rem + 15.71vw,10.5rem)
}
.chart__point-normal {
  cursor: pointer
}
.chart__poiny-active {
  cursor: pointer
}
.chart-mobile {
  align-self: center;
  flex: 0 0 85%;
  margin: 0 auto
}
.search-pharmacies--setup:not(:last-child) {
  margin-bottom: clamp(5rem,4.089rem + 4.56vw,7.563rem)
}
.search-pharmacies__subcaption {
  color: var(--color-green-4C);
  font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif;
  font-size: 1.5rem;
  line-height: 1.114583;
  text-align: center
}
.search-pharmacies__subcaption:not(:last-child) {
  margin-bottom: clamp(3.125rem,2.903rem + 1.11vw,3.75rem)
}
.search-pharmacies__body {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1.875rem
}
.search-pharmacies__body:not(:last-child) {
  margin-bottom: clamp(2.5rem,2.056rem + 2.22vw,3.75rem)
}
.search-pharmacies__city-search {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem .625rem;
  border-radius: .25rem;
  background: var(--color-green-54);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease-in
}
.table__header-tb {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
  align-items: center;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  width: 100%
}
.table__info-drugstore {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column
}
.header-tb__name-caption {
  white-space: nowrap;
  font-size: clamp(.625rem,.492rem + .67vw,1rem);
  font-weight: 700;
  text-align: left
}
.header-tb__name-caption:nth-child(1) {
  max-width: 15.9375rem;
  width: 100%
}
.header-tb__name-caption:nth-child(2) {
  max-width: 27.5rem;
  width: 100%
}
.header-tb__name-caption:nth-child(3) {
  max-width: 17.5rem;
  width: 100%
}
.header-tb__name-caption:nth-child(4) {
  max-width: 10rem;
  width: 100%
}
.info-drugstore__cell {
  display: flex;
  width: 100%;
  align-items: center;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  padding: .625rem 0;
  min-height: 3.875rem
}
.info-drugstore__cell:nth-child(1) {
  border-top: .0625rem solid var(--color-grey-60)
}
.info-drugstore__cell:not(:last-child) {
  border-bottom: .0625rem solid var(--color-grey-60)
}
.info-drugstore__alveole {
  font-size: clamp(.5rem,.367rem + .67vw,.875rem);
  font-weight: 300;
  line-height: 1.42857
}
.info-drugstore__alveole:nth-child(1) {
  max-width: 15.9375rem;
  width: 100%
}
.info-drugstore__alveole:nth-child(2) {
  max-width: 27.5rem;
  width: 100%
}
.info-drugstore__alveole:nth-child(3) {
  max-width: 17.5rem;
  width: 100%;
  white-space: nowrap
}
.info-drugstore__alveole-value {
  max-width: 10rem;
  width: 100%;
  white-space: nowrap;
  font-size: clamp(.5rem,.367rem + .67vw,.875rem);
  font-weight: 700;
  line-height: 1.42857
}
.info-drugstore__alveole--period {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .3125rem
}
.reviews--setup:not(:last-child) {
  margin-bottom: clamp(2.563rem,.785rem + 8.89vw,7.563rem)
}
.reviews__inner-card-area {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: clamp(2.75rem,2.007rem + 1.55vw,3.188rem)
}
.reviews__read-reviews-customers {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem clamp(.625rem,.403rem + 1.11vw,1.25rem);
  border-radius: .25rem;
  background: var(--color-cyan-44);
  align-self: center;
  transition: all .25s ease-in
}
.review-user {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -webkit-column-gap: clamp(1.625rem,-1.242rem + 5.97vw,3.313rem);
  -moz-column-gap: clamp(1.625rem,-1.242rem + 5.97vw,3.313rem);
  column-gap: clamp(1.625rem,-1.242rem + 5.97vw,3.313rem);
  row-gap: 2.75rem
}
.review-user__box {
  border-radius: .3125rem;
  border: .0625rem solid var(--color-cyan-56);
  background: var(--color-white-solid);
  padding: clamp(1.25rem,.361rem + 4.44vw,3.75rem);
  flex: 0 0 calc((100% - 3.3125rem*1)/ 2)
}
.review-user__full-name {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1
}
.review-user__full-name:not(:last-child) {
  margin-bottom: 1.5625rem
}
.review-user__paragraph {
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden
}
.review-user__paragraph:not(:last-child) {
  margin-bottom: 1.875rem
}
.review-user__read-completely {
  border-radius: .25rem;
  border: .125rem solid var(--color-cyan-56);
  padding: .9375rem 1.25rem;
  max-width: 20.0625rem;
  width: 100%
}
.faq--setup:not(:last-child) {
  margin-bottom: clamp(2.563rem,1.229rem + 6.67vw,6.313rem)
}
.faq__body {
  display: flex;
  width: 100%;
  flex-direction: column;
  row-gap: clamp(1.25rem,-3.847rem + 10.62vw,4.25rem);
  justify-content: flex-start
}
.faq__all-questions {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem 1.25rem;
  border-radius: .25rem;
  background: var(--color-cyan-44);
  align-self: center;
  transition: all .25s ease-in
}
.regions--setup:not(:last-child) {
  margin-bottom: clamp(5rem,4.111rem + 4.44vw,7.5rem)
}
.regions__location {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: .75rem
}
.location__elem-price {
  border-radius: .3125rem;
  border: 1px solid var(--color-green-54);
  background: var(--color-white-solid);
  padding: .625rem clamp(.625rem,.094rem + 1.11vw,.938rem);
  display: inline-block;
  transition: all .25s ease-in
}
.location__caption {
  text-align: center;
  font-size: clamp(.75rem,.325rem + .88vw,1rem);
  font-weight: 300;
  line-height: 1.5625;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: .25rem;
  -moz-column-gap: .25rem;
  column-gap: .25rem
}
.location__value {
  font-weight: 400
}
.brief-des--setup:not(:last-child) {
  margin-bottom: clamp(5rem,4.111rem + 4.44vw,7.5rem)
}
.brief-des__body {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-column-gap: 1.875rem;
  -moz-column-gap: 1.875rem;
  column-gap: 1.875rem;
  row-gap: 1.25rem
}
.brief-des__cover-cards {
  border-radius: .3125rem;
  background: rgba(92,184,92,.3);
  flex: 0 0 calc((100% - 1.875rem*2)/ 3)
}
.card-elem__inner-row {
  color: var(--color-grey-20);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  padding: .625rem;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem
}
.card-elem__inner-row::before {
  content: "d";
  font-family: var(--fontFamilyIconsFont);
  font-size: 1rem;
  line-height: 1.2
}
.card-elem__blockquote span {
  font-weight: 700
}
.our-blog__structure {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-column-gap: 2.6875rem;
  -moz-column-gap: 2.6875rem;
  column-gap: 2.6875rem;
  row-gap: 2.125rem
}
.our-blog__structure:not(:last-child) {
  margin-bottom: clamp(2.125rem,-2.335rem + 9.29vw,4.75rem)
}
.our-blog__jump-blog {
  color: var(--color-white-solid);
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
  padding: .9375rem 1.25rem;
  border-radius: .25rem;
  background: var(--color-cyan-5A);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .25s ease-in
}
.structure__card {
  flex: 0 0 calc((100% - 2.6875rem*2)/ 3);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: clamp(1.25rem,-1.83rem + 6.42vw,3.063rem)
}
.cell-card__crisper-main-info {
  position: relative
}
.cell-card__crisper-main-info::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  z-index: 1
}
.cell-card__jump-article {
  border-radius: .25rem;
  background: var(--color-cyan-5A);
  text-align: center;
  max-width: 14.375rem;
  padding: 15px 69.35px 15px 69.34px;
  color: var(--color-white-solid);
  font-size: 1.0625rem;
  line-height: 1.2;
  align-self: center;
  transition: all .25s ease-in
}
.cell-card__thumb {
  overflow: hidden;
  aspect-ratio: 378/246;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  left: 0;
  top: 0
}
.main-info__caption {
  color: var(--color-white-solid);
  font-size: clamp(1.25rem,.825rem + .88vw,1.5rem);
  font-weight: 500;
  line-height: 1.2;
  position: relative;
  z-index: 3;
  min-height: 15.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 17.875rem;
  padding: 0 1.5rem;
  margin: 0 auto
}
.popup__content--city-choice {
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform .3s ease 0s;
  transition: transform .3s ease 0s;
  transition: transform .3s ease 0s,-webkit-transform .3s ease 0s;
  background-color: #fff;
  padding: 1.25rem clamp(1.25rem,-1.417rem + 13.33vw,3.75rem) clamp(1.25rem,-1.417rem + 13.33vw,3.75rem) clamp(1.25rem,-1.417rem + 13.33vw,3.75rem);
  width: 100%;
  max-width: 592px;
  border-radius: 20px
}
.lock .popup__content--city-choice {
  visibility: visible
}
.popup__close-city {
  text-align: right;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  right: -40px
}
.popup__close-city:not(:last-child) {
  margin-bottom: 1.25rem
}
.popup__close-city:focus-visible {
  outline: 0;
  box-shadow: none;
  outline: 2px solid transparent
}
.popup__chouse-city {
  font-size: clamp(1.5rem,1.1rem + 2vw,1.875rem);
  font-weight: 500;
  line-height: 1.1
}
.popup__chouse-city:not(:last-child) {
  margin-bottom: clamp(.938rem,-.063rem + 5vw,1.875rem)
}
.popup__main-town-list {
  border-radius: .3125rem;
  background: rgba(92,184,92,.3);
  padding: 1.25rem .9375rem;
  font-size: clamp(.75rem,.35rem + 2vw,1.125rem);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-column-gap: .625rem;
  -moz-column-gap: .625rem;
  column-gap: .625rem
}
.popup__main-town-list:not(:last-child) {
  margin-bottom: clamp(.938rem,-.063rem + 5vw,1.875rem)
}
.popup__main-town-list::before {
  content: "d";
  font-family: var(--fontFamilyIconsFont);
  font-size: clamp(.875rem,.608rem + 1.33vw,1.125rem)
}
.popup__list-town {
  font-weight: 300
}
.find-city--setup:not(:last-child) {
  margin-bottom: clamp(.938rem,-.063rem + 5vw,1.875rem)
}
.find-city__inner-input {
  position: relative
}
.find-city__btn-find {
  font-family: var(--fontFamilyIconsFont);
  font-size: 1.125rem;
  color: var(--color-white-solid);
  width: 2rem;
  height: 2rem;
  background-color: var(--color-green-44);
  border-radius: .3125rem;
  position: absolute;
  top: .3125rem;
  right: .25rem;
  transition: all .25s ease-in
}
.find-city__field-chouse {
  min-height: 2.5rem;
  border-radius: .3125rem;
  border: .0625rem solid var(--borderFormFindCity);
  background: var(--bgFormFindCity);
  color: var(--borderFormFindCity);
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  padding: .75rem 3.125rem .625rem .75rem
}
.find-city__field-chouse:focus-visible {
  outline: 0;
  box-shadow: none;
  outline: 2px solid transparent
}
.popular-cities__name-caption {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.1
}
.popular-cities__name-caption:not(:last-child) {
  margin-bottom: clamp(.938rem,-.063rem + 5vw,1.875rem)
}
.popular-cities__up-level-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: .9375rem
}
.popular-cities__up-level-list:not(:last-child) {
  margin-bottom: clamp(1.563rem,-.104rem + 8.33vw,3.125rem)
}
.popular-cities__up-level-list li {
  text-align: center;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5625;
  border-radius: .3125rem;
  border: .0625rem solid rgba(0,0,0,.2);
  display: inline-block;
  transition: all .25s ease-in
}
.popular-cities__up-level-list li a {
  padding: .3125rem .625rem
}
.alphabet-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  row-gap: clamp(.938rem,-2.063rem + 15vw,3.75rem)
}
.alphabet-block__cell-main-cities {
  flex: 0 0 calc((100% - 1.25rem*2)/ 3);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  row-gap: .625rem
}
.alphabet-block__title-letter {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5625;
  text-transform: uppercase;
  transition: all .25s ease-in
}
.alphabet-block__letter-list {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5625
}
.alphabet-block__letter-list li a {
  transition: all .25s ease-in
}
.swiper {
  overflow: hidden
}
.swiper-initialized {
  touch-action: pan-y
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative
}
.swiper-vertical .swiper-wrapper {
  flex-direction: column
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start
}
.swiper-initialized .swiper-slide {
  flex-shrink: 0
}
.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.swiper-button-lock {
  display: none!important
}
.swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 37px
}
.swiper-pagination-bullet {
  margin: 0 2px;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #31708f;
  border-radius: 50%;
  cursor: pointer
}
.swiper-pagination-bullet-active {
  background-color: #31708f
}
.swiper-button-disabled {
  opacity: .45;
  cursor: default
}
@media (min-width:21.875em) {
  .structure-step__line {
    width: 100%
  }
}
@media (min-width:41.875em) {
  .header__container {
    padding-top: 1rem
  }
}
@media (min-width:41.9375em) {
  .menu-up-level__body {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
  }
  .blog-logo {
    flex: 0 0 21%
  }
}
@media (min-width:47.99875em) {
  .tabs__mobile-clue {
    display: none
  }
}
@media (min-width:47.9375em) {
  .tabs__mobile-clue {
    right: 13.125rem
  }
}
@media (min-width:74.4375em) {
  .contact-box {
    flex: 0 0 47%
  }
  .contact-box__group-btns {
    max-width: 7.6875rem
  }
  .order-pin__input-inner {
    max-width: 27.5rem
  }
  .confirmation {
    flex: 0 0 22%
  }
}
@media (min-width:48em) {
  .tabs__title {
    border: 1px solid #eee;
    padding: .625rem .9375rem;
    border-radius: .3125rem;
    background: var(--color-grey-93)
  }
  .tabs__title._tab-active {
    background: var(--color-cyan-42);
    color: var(--color-white-solid)
  }
  .tabs__content {
    border-top: 1px solid var(--color-matte-e3);
    border-bottom: 1px solid var(--color-matte-e3);
    padding: 1.875rem 0
  }
  .box-contact__btns-group {
    max-width: 13.125rem;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: .3125rem
  }
  .hero__body {
    min-height: clamp(30rem,-12.478rem + 88.5vw,55rem);
    border-top: .625rem solid var(--color-cyan-5A)
  }
  .hero__title-page:not(:last-child) {
    margin-bottom: clamp(5.625rem,-16.251rem + 45.58vw,18.5rem)
  }
  .hero-slider__block {
    display: none
  }
  .booking .booking__body--col>* {
    flex: 0 0 calc((100% - 1.875rem*1)/ 2)
  }
  .booking__group-columns {
    align-items: flex-start
  }
  .envelope__column-product.envelope__column-product--col {
    flex: 0 0 calc((100% - 1.875rem*1)/ 2)
  }
  .product__poster-jump-up-block {
    display: none
  }
  .assistance-data__row-indent {
    max-width: 28.875rem
  }
  .swiper__btns-group {
    display: none
  }
  .advatages__wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
    row-gap: 2.5rem
  }
  .text-content__download-doc {
    max-width: 18.75rem
  }
  .address__name-element {
    flex: 0 0 calc((100% - 2.5rem*2)/ 3);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    -webkit-column-gap: .5rem;
    -moz-column-gap: .5rem;
    column-gap: .5rem
  }
  .tabs__min-max {
    padding-right: 1.875rem;
    border-right: .0625rem solid var(--color-matte-e3)
  }
  .chart-mobile {
    display: none
  }
  .brief-des__cover-cards {
    min-height: 3.6875rem
  }
}
@media (min-width:62em) {
  .menu__item {
    padding: clamp(.938rem,-.673rem + 2.6vw,1.438rem) clamp(.625rem,-1.992rem + 4.22vw,1.438rem);
    font-size: clamp(.75rem,.347rem + .65vw,.875rem);
    color: var(--color-cyan-42)
  }
  .menu__item:not(:last-child) {
    border-right: .078125rem solid var(--color-white-DA)
  }
  .preview__pack-elems>* {
    flex: 0 0 calc((100% - 1.25rem*2)/ 3)
  }
  .box-price__action {
    display: none
  }
  .order-user-data__rubric {
    font-family: Tahoma,"Segoe UI",Geneva,Verdana,sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.14583
  }
  .order-user-data__rubric:not(:last-child) {
    margin-bottom: 1.25rem
  }
  .order-user-data__restrictions {
    color: var(--color-green-00);
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2
  }
  .order-user-data__restrictions:not(:last-child) {
    margin-bottom: 1.9375rem
  }
  .advatages__slide {
    flex: 0 0 calc((100% - 2.5rem*2)/ 3)
  }
  .instructions__set-links {
    max-width: 16.875rem
  }
  .link-jump__item-menu {
    width: 100%;
    background: var(--color-grey-93)
  }
  .link-jump__item-menu.active-itemlink {
    background: var(--color-cyan-42);
    color: var(--color-white-solid)
  }
  .link-jump__linkitem-menu {
    padding: .625rem
  }
  .heading-section:not(:last-child) {
    margin-bottom: clamp(1.25rem,-6.908rem + 13.16vw,3.125rem)
  }
  .expert__block-info {
    max-width: 29.4375rem
  }
  .data-doctor__powment {
    max-width: 21.6875rem
  }
  .order__body .structure-step__line:nth-child(3) {
    margin: 0 auto
  }
  .order__body .structure-step__line:nth-child(6) {
    margin: 0 auto
  }
  .order__body .structure-step__line:nth-child(9) {
    margin: 0 auto
  }
  .data-pharmacy__item-box {
    max-width: 16.75rem
  }
  .cell-card__thumb {
    max-width: 23.625rem
  }
}
@media (max-width:62em) {
  .list-col-elems__cell-unit:nth-child(12),
  .list-col-elems__cell-unit:nth-child(3),
  .list-col-elems__cell-unit:nth-child(7) {
    color: var(--color-green-44)
  }
}
@media (max-width:30em) {
  .alphabet-block {
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
  }
  .alphabet-block__cell-main-cities {
    flex: 0 0 calc((100% - 1.25rem*1)/ 2)
  }
}
@media (max-width:25em) {
  .feature__cell strong {
    max-width: 7.5rem
  }
}
@media (max-width:20em) {
  .brief-des__cover-cards {
    min-height: 6.0625rem
  }
}
@media (max-width:76.875em) {
  .menu-footer__item {
    flex: 0 0 calc((100% - 0rem*4)/ 5)
  }
  .location__elem-price {
    flex: 1 1 calc((100% - .75rem*2)/ 3)
  }
  .location__caption {
    justify-content: center
  }
}
@media (max-width:74.375em) {
  .menu-up-level__body:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .contact-box__body {
    flex-direction: column;
    row-gap: 1.25rem
  }
  .order-pin:not(:last-child) {
    margin-bottom: 2.5rem
  }
  .hero__body:not(:last-child) {
    margin-bottom: 2.3125rem
  }
  .hero__area-col-text:not(:last-child) {
    margin-bottom: 2.3125rem
  }
}
@media (max-width:69.6875em) {
  .menu-footer__item {
    flex: 0 0 calc((100% - 0rem*2)/ 3)
  }
}
@media (max-width:65.625em) {
  .tabs__clue {
    right: 3%;
    top: 10%
  }
}
@media (max-width:61.99875em) {
  .menu__body {
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    overflow: auto;
    padding: 9.375rem .9375rem .9375rem .9375rem;
    transition: left .3s;
    background: #bce8f1;
    z-index: 5
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: var(--headerHightMobile);
    left: -100%;
    top: 0;
    transition: left .3s;
    z-index: 5
  }
  .menu-open .menu__body {
    left: 0
  }
  .menu-open .menu__body::before {
    left: 0
  }
  .menu__list {
    flex-direction: column;
    row-gap: 1.875rem
  }
  .icon-menu {
    display: block;
    position: relative;
    width: 2.625rem;
    height: 1.375rem;
    flex-shrink: 0;
    z-index: 6
  }
  .icon-menu span,
  .icon-menu::after,
  .icon-menu::before {
    content: "";
    transition: all .3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: .25rem;
    background-color: var(--color-green-4C)
  }
  .icon-menu::before {
    top: 0
  }
  .icon-menu::after {
    bottom: -2px
  }
  .icon-menu span {
    top: calc(50% - .0625rem)
  }
  .menu-open .icon-menu span {
    width: 0
  }
  .menu-open .icon-menu::before {
    top: calc(45% - .0625rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .menu-open .icon-menu::after {
    bottom: calc(47% - .0625rem);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .menu__item {
    font-size: 1.125rem;
    color: var(--color-grey-20)
  }
  .advertising__box-frame {
    flex: 0 0 calc((100% - 1.25rem*2)/ 3)
  }
  .preview__area-border {
    border-radius: .3125rem;
    border: .0625rem solid var(--color-green-44);
    padding: 2.5rem .625rem
  }
  .preview__pack-elems {
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    row-gap: 2.8125rem
  }
  .preview__sup {
    display: none
  }
  .section-col__preview-goods {
    row-gap: 4.4375rem;
    width: 100%;
    align-items: center;
    justify-content: center
  }
  .section-col__indications-use {
    width: 100%;
    align-items: center;
    justify-content: center
  }
  .section-col__reservation {
    align-items: center;
    justify-content: center;
    width: 100%
  }
  .preview-goods__slider {
    row-gap: 3.125rem
  }
  .indications-use__feature {
    align-items: center;
    justify-content: center;
    width: 100%
  }
  .indications-use__desk-use-drug {
    width: 100%
  }
  .reservation__iner-border {
    align-items: center;
    justify-content: center;
    width: 100%
  }
  .subject-section {
    text-align: center;
    color: var(--color-azure-16)
  }
  .subject-section:not(:last-child) {
    margin-bottom: 2.5rem
  }
  .product__list-intelligence .intelligence__unit:not(:first-child) {
    display: none
  }
  .box-price__current-cost:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .order-user-data__rubric {
    display: none
  }
  .order-user-data__restrictions {
    display: none
  }
  .order-user-data__rights {
    display: none
  }
  .title-subsection {
    text-align: center
  }
  .characteristics__benefits {
    flex-direction: column
  }
  .benefits__col-elems {
    flex: 0 0 100%;
    width: 100%
  }
  .text-content__title {
    align-self: center;
    text-align: center
  }
  .text-content__subcaption-box {
    text-align: center
  }
  .link-jump__item-menu.active-itemlink.active-itemlink .link-jump__linkitem-menu {
    color: var(--color-black)
  }
  .link-jump__linkitem-menu {
    color: var(--color-grey-swiper);
    text-decoration: underline;
    text-decoration-style: dotted
  }
  .heading-section {
    text-align: center
  }
  .heading-section:not(:last-child) {
    margin-bottom: 2.5rem
  }
  .expert__body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
  }
  .expert__poster:not(:last-child) {
    margin-bottom: 1.25rem
  }
  .data-doctor__powment {
    margin: 0 auto;
    text-align: left
  }
  .order__body {
    grid-template-columns: .5fr .5fr .5fr
  }
  .order__body .structure-step__line:nth-child(6) {
    grid-column: 2/3;
    grid-row: 3/4
  }
  .order__body .structure-step__elem-pic:nth-child(7) {
    grid-column: 1/2;
    grid-row: 3/4
  }
  .order__body .structure-step__sub-title-elem:nth-child(8) {
    grid-column: 1/3;
    grid-row: 4/5
  }
  .order__body .structure-step__line:nth-child(9) {
    display: none
  }
  .order__body .structure-step__elem-pic:nth-child(10) {
    grid-column: 3/4;
    grid-row: 3/4
  }
  .order__body .structure-step__group-desk:nth-child(11) {
    grid-column: 3/5;
    grid-row: 4/5
  }
  .data-pharmacy__item-box {
    flex: 0 0 calc((100% - 3.1875rem*2)/ 3)
  }
  .structure__card {
    flex: 0 0 calc((100% - 2.6875rem*1)/ 2)
  }
}
@media (max-width:61.99875em)and (max-width:41.875em) {
  .icon-menu {
    margin-left: .9375rem
  }
}
@media (max-width:61.99875em)and (any-hover:none) {
  .icon-menu {
    cursor: default
  }
}
@media (max-width:61.9375rem) {
  .instructions__set-links {
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-column-gap: .9375rem;
    -moz-column-gap: .9375rem;
    column-gap: .9375rem
  }
  .instructions__set-links:not(:last-child) {
    margin-bottom: 2.5rem
  }
}
@media (max-width:53.75em) {
  .confirmation {
    display: none
  }
  .control-btn__wrap-button {
    flex-direction: column-reverse;
    row-gap: 1.5625rem
  }
  .control-btn__operation {
    width: 100%
  }
  .control-btn__operation--city {
    width: 100%
  }
}
@media (max-width:47.99875em) {
  .tabs__title {
    color: var(--color-grey-60)
  }
  .tabs__title::before {
    position: absolute;
    left: 0;
    bottom: -70%;
    content: "";
    width: 100%;
    height: .125rem;
    background: var(--color-grey-60)
  }
  .tabs__title._tab-active {
    color: var(--color-cyan-42)
  }
  .tabs__title._tab-active::before {
    background: var(--color-cyan-42)
  }
  .blog-logo__title {
    font-size: 3.4375rem
  }
  .blog-logo__title span {
    font-size: 1.25rem
  }
  .menu-footer__item {
    flex: 0 0 calc((100% - 0rem*1)/ 2)
  }
  .box-contact__btns-group {
    display: none
  }
  .hero__main-poster {
    display: none
  }
  .hero__area-col-text {
    display: none
  }
  .hero-slider__block {
    display: block
  }
  .booking .booking__body--col {
    flex-direction: column
  }
  .booking .booking__body--col:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .booking__group-columns {
    flex-direction: column;
    align-items: center
  }
  .booking__group-columns:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .envelope__column-product.envelope__column-product--col:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .product__box-price {
    justify-content: center;
    align-items: center
  }
  .product__poster-jump {
    display: block;
    margin: 0 auto
  }
  .product__poster-jump-up-block {
    display: block;
    margin: 0 auto
  }
  .assistance-data {
    align-items: center
  }
  .assistance-data:not(:last-child) {
    margin-bottom: 2.5625rem
  }
  .intelligence .intelligence__unit:nth-child(1) {
    margin: 0 auto
  }
  .box-price__action {
    text-align: center
  }
  .box-price__action:not(:last-child) {
    margin-bottom: 1.875rem
  }
  .order-client:not(:last-child) {
    margin-bottom: 2.5rem
  }
  .order-client__note-form {
    align-self: center
  }
  .swiper__btns-group {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    min-height: 2.9375rem
  }
  .swiper__btns-group .swiper-button-next,
  .swiper__btns-group .swiper-button-prev {
    font-family: var(--fontFamilyIconsFont);
    font-size: 2.8125rem;
    color: var(--color-cyan-42);
    flex: 0 0 2.8125rem
  }
  .advatages__slide {
    min-height: 12.5rem;
    height: 100%
  }
  .text-content__address {
    justify-content: center;
    text-align: center
  }
  .address__name-element {
    flex: 0 0 100%;
    text-align: center;
    justify-content: center
  }
  .order__body .structure-step__sub-title-elem:nth-child(2) {
    grid-column: 1/2;
    grid-row: 2/3;
    text-align: center
  }
  .order__body .structure-step__sub-title-elem:nth-child(5) {
    text-align: center;
    grid-column: 3/4;
    grid-row: 2/3
  }
  .order__body .structure-step__sub-title-elem:nth-child(8) {
    grid-column: 1/2;
    grid-row: 4/5;
    text-align: center
  }
  .order__body .structure-step__group-desk:nth-child(11) {
    grid-column: 3/4;
    grid-row: 4/5;
    text-align: center
  }
  .structure-step__elem-pic {
    margin: 0 auto
  }
  .data-pharmacy__item-box {
    flex: 0 0 calc((100% - 1rem*1)/ 2)
  }
  .tabs__border {
    -webkit-column-gap: .875rem;
    -moz-column-gap: .875rem;
    column-gap: .875rem
  }
  .tabs__clue {
    display: none
  }
  .tabs__inner-svg {
    flex: 1 1 85%;
    display: flex;
    border-radius: .3125rem;
    border: .0625rem solid var(--color-matte-e3);
    background: var(--color-white-solid)
  }
  .chart {
    display: none
  }
  .chart-mobile {
    display: block;
    width: clamp(11.625rem,8.946rem + 13.39vw,15.375rem);
    height: clamp(7rem,5.393rem + 8.04vw,9.25rem)
  }
  .review-user__box {
    flex: 0 0 100%
  }
  .location__elem-price {
    flex: 1 1 calc((100% - 1rem*1)/ 2)
  }
  .location__caption {
    font-weight: 500;
    flex-direction: column
  }
  .location__dash {
    display: none
  }
  .brief-des__cover-cards {
    flex: 0 0 100%
  }
  .structure__card {
    flex: 0 0 100%
  }
  .main-info__caption {
    max-width: 24.125rem
  }
}
@media (max-width:41.875em) {
  .header--setup {
    padding-top: 5.625rem
  }
  .menu-up-level__body {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding: .9375rem 0;
    background-color: var(--color-grey-65);
    width: 100svw;
    margin-left: calc(-50svw + 50%);
    border-bottom: .0625rem solid var(--color-grey-67);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50
  }
  .blog-logo {
    align-items: center
  }
  .blog-logo__title {
    flex-direction: column-reverse;
    text-align: center
  }
  .contact-box__group-btns {
    display: none
  }
}
@media (max-width:36.25em) {
  .list-col-elems__strong-word {
    max-width: 15.625rem;
    width: 100%
  }
}
@media (max-width:33.125em) {
  .spollers__title {
    min-height: 3.375rem
  }
}
@media (max-width:33.75em) {
  .popup__close-city {
    right: -30px
  }
}
@media (max-width:30.625em) {
  .menu-footer__item {
    flex: 0 0 100%
  }
}
@media (max-width:29.375em) {
  .popup__close-city {
    right: -20px
  }
}
@media (max-width:26.25em) {
  .preview-goods__quality-mark {
    width: 100%
  }
}
@media (max-width:24.375em) {
  .popup__close-city {
    right: -10px
  }
}
@media (max-width:21.8125em) {
  .structure-step__line {
    max-width: clamp(4.5rem,-13.431rem + 89.66vw,6.125rem)
  }
}
@media (min-width:48em)and (max-width:53.75em)and (max-width:53.75em) {
  .assistance-data__row-indent:nth-child(1) span {
    max-width: 11.9375rem;
    width: 100%
  }
  .assistance-data__row-indent:nth-child(2) span {
    max-width: 11.9375rem;
    width: 100%
  }
}
@media (min-width:48em)and (max-width:61.99875em) {
  .advatages__wrapper {
    gap: 2.5rem
  }
  .advatages__slide {
    flex: 0 0 calc((100% - 2.5rem*1)/ 2)
  }
}
@media (min-width:20em)and (max-width:47.9375em) {
  .tabs__mobile-clue {
    right: clamp(1.25rem ,-7.2511185682rem + 42.5055928412vw ,13.125rem)
  }
}
@media (min-width:20em)and (max-width:48em) {
  .brief-des__cover-cards {
    min-height: clamp(3.6875rem ,7.7589285714rem + -8.4821428571vw ,6.0625rem)
  }
}
@media (any-hover:hover) {
  .popup__buy-mirena {
    cursor: pointer
  }
  .popup__buy-mirena:hover {
    opacity: .7
  }
  .operator__tel {
    cursor: pointer
  }
  .operator__tel:hover {
    text-decoration: underline
  }
  .btn__link-elem {
    cursor: pointer
  }
  .btn__link-elem:hover {
    opacity: .7
  }
  .order-pin__tracking {
    cursor: pointer
  }
  .order-pin__tracking:hover {
    border: var(--stroke-weight-1,1px) solid var(--color-green-37);
    background: var(--color-green-44)
  }
  .control-btn__operation {
    cursor: pointer
  }
  .control-btn__operation:hover {
    opacity: .7;
    background: var(--color-cyan-5A)
  }
  .control-btn__operation--city {
    cursor: pointer
  }
  .control-btn__operation--city:hover {
    border: .0625rem solid var(--color-azure-29);
    background: var(--color-azure-36)
  }
  .menu__item {
    cursor: pointer
  }
  .menu__item:hover {
    background: var(--color-white-DA)
  }
  .menu-footer__item {
    cursor: pointer
  }
  .menu-footer__item:hover {
    background: var(--color-white-DA)
  }
  .communications__tel {
    cursor: pointer
  }
  .communications__tel:hover {
    text-decoration: underline
  }
  .button__elem-link {
    cursor: pointer
  }
  .button__elem-link:hover {
    opacity: .7
  }
  .reservation__link-buy {
    cursor: pointer
  }
  .reservation__link-buy:hover {
    opacity: .7
  }
  .order-client__submit-order {
    cursor: pointer
  }
  .order-client__submit-order:hover {
    opacity: .7
  }
  .data-doctor__link-question {
    cursor: pointer
  }
  .data-doctor__link-question:hover {
    opacity: .7
  }
  .comparison-prices__search-pharmacy {
    cursor: pointer
  }
  .comparison-prices__search-pharmacy:hover {
    opacity: .7
  }
  .clue__buy-product {
    cursor: pointer
  }
  .clue__buy-product:hover {
    opacity: .7
  }
  .mobile-clue__buy-product {
    cursor: pointer
  }
  .mobile-clue__buy-product:hover {
    opacity: .7
  }
  .search-pharmacies__city-search {
    cursor: pointer
  }
  .search-pharmacies__city-search:hover {
    opacity: .7
  }
  .reviews__read-reviews-customers {
    cursor: pointer
  }
  .reviews__read-reviews-customers:hover {
    background-color: var(--color-azure-36)
  }
  .faq__all-questions {
    cursor: pointer
  }
  .faq__all-questions:hover {
    background-color: var(--color-azure-36)
  }
  .location__elem-price {
    cursor: pointer
  }
  .location__elem-price:hover {
    background: rgba(92,184,92,.5)
  }
  .our-blog__jump-blog {
    cursor: pointer
  }
  .our-blog__jump-blog:hover {
    opacity: .7
  }
  .cell-card__jump-article {
    cursor: pointer
  }
  .cell-card__jump-article:hover {
    opacity: .7
  }
  .find-city__btn-find {
    cursor: pointer
  }
  .find-city__btn-find:hover {
    background-color: var(--color-green-00)
  }
  .popular-cities__up-level-list li {
    cursor: pointer
  }
  .popular-cities__up-level-list li:hover a {
    background-color: var(--color-grey-93)
  }
  .alphabet-block__letter-list li a {
    cursor: pointer
  }
  .alphabet-block__letter-list li a:hover {
    color: var(--color-grey-60)
  }
	
	
}
		.order-client__label-client input.required {border: solid 2px red;}
		
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}
		
		
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}
		
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}
		
		.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }
	#cookie-notification {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 0 !important;
    transform: none !important;
    background-color: #f1f1f1;
    color: #333;
    padding: 10px 6px !important;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999; 
    max-width: 100% !important;
    text-align: center;
    font-size: 12px !important;
}

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.txtP1 {
    font: italic 12px Arial;
    line-height: 19px;
    padding: 0 0 18px 25px;
}
		.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}
	.rowBlock1 .siteButton, .rowBlock1 .siteButton:visited {float:right;max-width: 260px;padding: 16px 19px;margin:18px 0 0;border-radius: 8px;}
.modal-body {
    position: relative;
    padding: 15px
}
.siteButton, .siteButton:visited, .siteButton:hover {background:#5adaef;border:none;border-bottom: 0;transition:all .4s ease;color:#000;font:17px 'Ubuntu','Tahoma';display:block;float:left;padding:16px 20px;cursor:pointer;border-radius:4px;text-align:center;color:#fff}
.siteButton:hover, .tp a:hover, .h261:hover, .rowBlock7 ul li img:hover {opacity:.7}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
	