@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);
#DoStopOne .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 1280.98px) {
  #DoStopOne .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #DoStopOne .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #DoStopOne .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #DoStopOne .container {
    padding: 0;
  }
}
#DoStopOne * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


#DoStopOne {
  transform-origin: top left;
}
@media (max-width: 939px) {
  #DoStopOne {
    transform: none;
    width: auto;
  }
}


#DoStopOne .all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}
#DoStopOne img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#DoStopOne ul,
#DoStopOne li {
  list-style-type: none;
}
#DoStopOne ul,
#DoStopOne ol {
  padding: 0;
  margin: 0;
}
#DoStopOne article,
#DoStopOne aside,
#DoStopOne details,
#DoStopOne figcaption,
#DoStopOne figure,
#DoStopOne footer,
#DoStopOne header,
#DoStopOne hgroup,
#DoStopOne main,
#DoStopOne menu,
#DoStopOne nav,
#DoStopOne section,
#DoStopOne summary {
  display: block;
}
#DoStopOne h1, #DoStopOne h2, #DoStopOne h3, #DoStopOne h4, #DoStopOne h5, #DoStopOne h6 {
  margin: 0;
}
#DoStopOne hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#DoStopOne p {
  margin: 0;
}
#DoStopOne hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

html {
  scroll-behavior: smooth;
}

:root {
  --animate-delay: 0.4s;
  --animate-duration: 800ms;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 600;
}

#DoStopOne .all {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  margin: 0 -8px;
}
#DoStopOne .yellowb {
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  background-color: #D63CB4;
  padding: 2px 10px;
  width: 278px;
  letter-spacing: 0.5px;
  text-align: center;
  border-radius: 13px;
}
#DoStopOne .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 70px;
  height: 450px;
  position: relative;
  margin-bottom: 57px;
}
#DoStopOne .head-absolute {
  position: absolute;
  bottom: 33px;
  left: 128px;
  width: 108px;
  height: 108px;
  background-color: #000;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #fff;
}
#DoStopOne .head-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#DoStopOne .head-text > img {
  width: 148px;
  margin-bottom: 40px;
}
#DoStopOne .head-text span {
  text-align: center;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0.75px;
}
#DoStopOne .head-text__brace {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 293px;
  margin-bottom: 35px;
}
#DoStopOne .head-text__brace img {
  width: 7px;
}
#DoStopOne .head-text__brace strong {
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.75px;
}
@media (max-width: 939px) {
  #DoStopOne .head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    height: auto;
    padding-top: 379px;
    padding-bottom: 36px;
    margin-bottom: 60px;
  }
  #DoStopOne .head-absolute {
    top: 132px;
    left: 36px;
  }
}
#DoStopOne .kuracja {
  margin-bottom: 60px;
}
#DoStopOne .kuracja-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 17px;
}
#DoStopOne .kuracja-text b {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#DoStopOne .kuracja-text b br {
  display: none;
}
#DoStopOne .kuracja-text p {
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #000;
}
@media (max-width: 939px) {
  #DoStopOne .kuracja-text {
    row-gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 34px;
  }
  #DoStopOne .kuracja-text b {
    font-size: 24px;
    line-height: 30px;
  }
  #DoStopOne .kuracja-text b br {
    display: block;
  }
  #DoStopOne .kuracja-text p br {
    display: none;
  }
}
#DoStopOne .wskazania {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 74px;
     -moz-column-gap: 74px;
          column-gap: 74px;
  margin-bottom: 60px;
}
#DoStopOne .wskazania-img {
  width: 384px;
}
#DoStopOne .wskazania-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 28px;
  color: #000;
}
#DoStopOne .wskazania-text b {
  font-size: 30px;
  line-height: 37px;
}
#DoStopOne .wskazania-text__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
#DoStopOne .wskazania-text__list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
#DoStopOne .wskazania-text__list .list-item .circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  margin-top: 8px;
}
#DoStopOne .wskazania-text__list .list-item p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 15px;
  line-height: 24px;
}
@media (max-width: 939px) {
  #DoStopOne .wskazania {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 21px;
    margin-bottom: 64px;
  }
  #DoStopOne .wskazania-img {
    width: 100%;
  }
  #DoStopOne .wskazania-img img {
    width: 100%;
  }
  #DoStopOne .wskazania-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 15px;
    padding: 0 36px;
  }
  #DoStopOne .wskazania-text b {
    font-size: 24px;
    line-height: 30px;
  }
  #DoStopOne .wskazania-text p br {
    display: none;
  }
  #DoStopOne .wskazania-text__list {
    row-gap: 15px;
  }
  #DoStopOne .wskazania-text__list .list-item {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
#DoStopOne .skladniki {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px;
  margin-bottom: 57px;
}
#DoStopOne .skladniki-mob {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 0 77% 0;
  height: auto;
  position: relative;
  width: 100%;
}
#DoStopOne .skladniki-mob b {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #000;
}
#DoStopOne .skladniki-main {
  padding-top: 32px;
  position: relative;
  height: 319px;
  width: 100%;
}
#DoStopOne .skladniki-main__title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#DoStopOne .skladniki-main .skladniki-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  row-gap: 6px;
}
#DoStopOne .skladniki-main .skladniki-item.skladniki-one {
  left: 8px;
  top: 140px;
}
#DoStopOne .skladniki-main .skladniki-item.skladniki-two {
  right: 8px;
  top: 140px;
}
#DoStopOne .skladniki-main .skladniki-item.skladniki-three {
  left: 8px;
  bottom: 75px;
}
#DoStopOne .skladniki-main .skladniki-item.skladniki-four {
  right: 8px;
  bottom: 45px;
}
#DoStopOne .skladniki-main .skladniki-item .skladniki-hide {
  display: none;
}
#DoStopOne .skladniki-main .skladniki-item > span {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0.5px;
  background-color: transparent;
  color: #D63DB4;
  border: 1px solid #D63DB4;
  padding: 1px 15px;
  border-radius: 57px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 939px) {
  #DoStopOne .skladniki {
    margin-bottom: 36px;
  }
  #DoStopOne .skladniki-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #DoStopOne .skladniki-main {
    background: none;
    padding-top: 0;
    height: auto;
    padding: 0 36px;
    row-gap: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #DoStopOne .skladniki-main__title {
    display: none;
  }
  #DoStopOne .skladniki-main .skladniki-item {
    position: static;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  #DoStopOne .skladniki-main .skladniki-item .skladniki-show {
    display: none;
  }
  #DoStopOne .skladniki-main .skladniki-item .skladniki-hide {
    display: block;
  }
}
#DoStopOne .efekty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 74px;
     -moz-column-gap: 74px;
          column-gap: 74px;
  margin-bottom: 57px;
}
#DoStopOne .efekty-hide {
  display: none;
}
#DoStopOne .efekty-img {
  width: 384px;
}
#DoStopOne .efekty-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 28px;
}
#DoStopOne .efekty-text__title {
  font-size: 30px;
  line-height: 37px;
  color: #000;
}
#DoStopOne .efekty-text__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
  color: #000;
}
#DoStopOne .efekty-text__list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
#DoStopOne .efekty-text__list .list-item .hr {
  width: 24px;
  height: 2px;
  background-color: #D63DB4;
  margin-top: 8px;
}
#DoStopOne .efekty-text__list .list-item p {
  font-size: 14px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 939px) {
  #DoStopOne .efekty {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
    margin-bottom: 60px;
  }
  #DoStopOne .efekty-hide {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #000;
  }
  #DoStopOne .efekty-img {
    width: 100%;
  }
  #DoStopOne .efekty-img img {
    width: 100%;
  }
  #DoStopOne .efekty-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 28px;
  }
  #DoStopOne .efekty-text__title {
    display: none;
  }
  #DoStopOne .efekty-text__list {
    padding: 0 36px;
    row-gap: 15px;
  }
  #DoStopOne .efekty-text__list .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
#DoStopOne .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 40px;
  margin-bottom: 60px;
  padding: 0 112px;
}
#DoStopOne .products-title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#DoStopOne .products-main {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoStopOne .products-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoStopOne .products-main__item .item-img {
  margin-bottom: 15px;
  width: 120px;
}
#DoStopOne .products-main__item .item-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 16px;
  text-align: center;
  height: 59px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#DoStopOne .products-main__item .item-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#DoStopOne .products-main__item .item-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #fff;
  width: 124px;
  height: 31px;
  text-transform: uppercase;
}
#DoStopOne .products-main__item .item-links a:hover {
  background-color: #2a2a2a;
}
@media (max-width: 939px) {
  #DoStopOne .products {
    row-gap: 36px;
    margin-bottom: 64px;
    padding: 0 36px;
  }
  #DoStopOne .products-title {
    font-size: 24px;
    line-height: 30px;
  }
  #DoStopOne .products-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 36px;
  }
  #DoStopOne .products-main__item {
    width: auto;
  }
}
#DoStopOne .bottom {
  background-color: #000;
  padding: 27px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 30px;
}
#DoStopOne .bottom-logo {
  width: 139px;
}
#DoStopOne .bottom-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 70px;
}
#DoStopOne .bottom-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 13px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
}
#DoStopOne .bottom-main__item img {
  height: 59px;
}
#DoStopOne .bottom-main__item p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
@media (max-width: 939px) {
  #DoStopOne .bottom {
    row-gap: 25px;
  }
  #DoStopOne .bottom-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
/*# sourceMappingURL=style.css.map */