@import url(https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900);
#LupiezRc .container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
}

 /* FIX SZEROKOSCI */
@media (min-width: 979px) {
  #LupiezRc{
    width: 136%!important;
    margin-left: -18%!important;
  }
}

@media (max-width: 1280.98px) {
  #LupiezRc .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #LupiezRc .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #LupiezRc .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #LupiezRc .container {
    padding: 0;
  }
}
#LupiezRc * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#LupiezRc .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%;
}
#LupiezRc img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#LupiezRc ul,
#LupiezRc li {
  list-style-type: none;
}
#LupiezRc ul,
#LupiezRc ol {
  padding: 0;
  margin: 0;
}
#LupiezRc article,
#LupiezRc aside,
#LupiezRc details,
#LupiezRc figcaption,
#LupiezRc figure,
#LupiezRc footer,
#LupiezRc header,
#LupiezRc hgroup,
#LupiezRc main,
#LupiezRc menu,
#LupiezRc nav,
#LupiezRc section,
#LupiezRc summary {
  display: block;
}
#LupiezRc b,
#LupiezRc strong {
  font-weight: 700;
}
#LupiezRc h1, #LupiezRc h2, #LupiezRc h3, #LupiezRc h4, #LupiezRc h5, #LupiezRc h6 {
  margin: 0;
}
#LupiezRc a {
  text-decoration: none;
}
#LupiezRc hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#LupiezRc p {
  margin: 0;
}
#LupiezRc hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

body {
  margin: 0;
}

#LupiezRc {
  -webkit-transform: scale(0.s718);
          transform: scale(0.718);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 939px) {
  #LupiezRc {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#LupiezRc .all {
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
  color: #000;
}
#LupiezRc b {
  font-weight: 700;
}
#LupiezRc strong {
  font-weight: 400;
}
#LupiezRc .head {
  padding: 0 88px;
  margin-bottom: 155px;
}
#LupiezRc .head-wrapper {
  position: relative;
  padding-top: 43px;
  min-height: 622px;
}
#LupiezRc .head-wrapper__caption {
  width: 246px;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #28A0D2;
  color: #fff;
  font-size: 32px;
  line-height: 43px;
  letter-spacing: 0.25px;
}
#LupiezRc .head-wrapper__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#LupiezRc .head-wrapper__info .info-progress {
  background-color: #000;
  height: 141px;
  width: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#LupiezRc .head-wrapper__info .info-progress__inner {
  height: 100%;
  width: 100%;
  background-color: #28A0D2;
}
#LupiezRc .head-wrapper__info .info-text h4 {
  font-size: 36px;
  line-height: 48px;
}
#LupiezRc .head-wrapper__info .info-text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}
#LupiezRc .head-wrapper__title {
  background-color: #28A0D2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 45px;
  line-height: 60px;
  color: #fff;
  font-weight: 400;
  width: 616px;
  height: 62px;
  position: absolute;
  left: 0;
  bottom: 40px;
}
#LupiezRc .head-wrapper__desc {
  font-size: 27px;
  line-height: 36px;
  font-weight: 300;
  position: absolute;
  left: 60px;
  bottom: 0;
}
#LupiezRc .head-wrapper__product {
  position: absolute;
  width: 394px;
  top: 0;
  left: 40%;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}
#LupiezRc .head-wrapper__main {
  width: 359px;
  position: absolute;
  right: 0;
  top: 0;
}
#LupiezRc .head-wrapper__logo {
  position: absolute;
  right: 24px;
  top: 24px;
}
@media (max-width: 939px) {
  #LupiezRc .head {
    padding: 0;
    margin-bottom: 0;
  }
  #LupiezRc .head-wrapper {
    padding-top: 14px;
    min-height: 373px;
    height: auto;
  }
  #LupiezRc .head-wrapper__caption {
    width: 168px;
    height: 37px;
    font-size: 24px;
    line-height: 32px;
    margin-left: 10%;
    z-index: 2;
    position: relative;
  }
  #LupiezRc .head-wrapper__info {
    display: none;
  }
  #LupiezRc .head-wrapper__title {
    display: none;
  }
  #LupiezRc .head-wrapper__desc {
    display: none;
  }
  #LupiezRc .head-wrapper__product {
    width: 53%;
    left: 0;
    top: 50px;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  #LupiezRc .head-wrapper__main {
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
  }
  #LupiezRc .head-wrapper__logo {
    right: 16px;
    top: 16px;
    width: 74px;
  }
}
#LupiezRc .headAdaptive {
  display: none;
}
@media (max-width: 939px) {
  #LupiezRc .headAdaptive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 64px;
    position: relative;
    margin-top: -20px;
    z-index: 2;
  }
  #LupiezRc .headAdaptive-title {
    background-color: #28A0D2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 26px;
    line-height: 35px;
    color: #fff;
    font-weight: 400;
    width: 95%;
    height: 36px;
  }
  #LupiezRc .headAdaptive-desc {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    margin-left: 10%;
    margin-top: 5px;
  }
}
#LupiezRc .description {
  padding: 38px 0px;
  background-color: #E9F5FB;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 939px) {
  #LupiezRc .description {
    padding: 18px 35px;
  }
  #LupiezRc .description br {
    display: none;
  }
}
#LupiezRc .spec {
  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: relative;
  row-gap: 24px;
  padding: 90px 0 165px;
}
#LupiezRc .spec > img {
  width: 186px;
  position: absolute;
  right: 0;
  top: -93px;
}
#LupiezRc .spec-caption {
  font-size: 25px;
  line-height: 29px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
#LupiezRc .spec-caption span {
  font-weight: 500;
  color: #28A0D2;
}
#LupiezRc .spec-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
#LupiezRc .spec-main img {
  width: 69px;
}
#LupiezRc .spec-main p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
@media (max-width: 939px) {
  #LupiezRc .spec {
    row-gap: 36px;
    padding: 61px 45px 112px;
  }
  #LupiezRc .spec > img {
    width: 113px;
    top: auto;
    bottom: 0;
  }
  #LupiezRc .spec-caption {
    font-size: 21px;
    line-height: 25px;
  }
  #LupiezRc .spec-caption br {
    display: none;
  }
  #LupiezRc .spec-main {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  #LupiezRc .spec-main img {
    width: 47px;
  }
  #LupiezRc .spec-main p {
    font-size: 16px;
    line-height: 21px;
  }
}
#LupiezRc .wskazania {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 65px;
     -moz-column-gap: 65px;
          column-gap: 65px;
  padding: 44px 120px 48px;
  background-color: #E9F5FB;
  height: 432px;
  margin-bottom: 114px;
}
#LupiezRc .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: 24px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#LupiezRc .wskazania-text h4 {
  font-size: 36px;
  line-height: 48px;
  text-transform: uppercase;
  padding-left: 45px;
}
#LupiezRc .wskazania-text .wskazania-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;
}
#LupiezRc .wskazania-text .wskazania-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
#LupiezRc .wskazania-text .wskazania-list__item h3 {
  font-size: 49px;
  line-height: 65px;
  font-weight: 700;
  color: #28A0D2;
}
#LupiezRc .wskazania-text .wskazania-list__item p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
#LupiezRc .wskazania-text .wskazania-list__item p b {
  font-weight: 600;
}
#LupiezRc .wskazania-img {
  width: 350px;
}
@media (max-width: 939px) {
  #LupiezRc .wskazania {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 24px;
    padding: 27px 36px 208px;
    height: 562px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 100px;
  }
  #LupiezRc .wskazania-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 17px;
  }
  #LupiezRc .wskazania-text h4 {
    font-size: 26px;
    line-height: 35px;
    padding-left: 0;
  }
  #LupiezRc .wskazania-img {
    width: 100%;
    max-width: 288px;
  }
}
#LupiezRc .aktywne {
  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: 36px;
  padding: 0 38px;
  margin-bottom: 76px;
}
#LupiezRc .aktywne-caption {
  text-align: center;
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
}
#LupiezRc .aktywne-caption span {
  font-size: 34px;
  line-height: 46px;
  font-weight: 700;
  letter-spacing: -0.25px;
  color: #28A0D2;
}
#LupiezRc .aktywne-main {
  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;
}
#LupiezRc .aktywne-main__title {
  width: 320px;
  height: 34px;
  background-color: #28A0D2;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#LupiezRc .aktywne-main__line {
  margin-bottom: 15px;
}
#LupiezRc .aktywne-main__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
#LupiezRc .aktywne-main__list .list-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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 25%;
}
#LupiezRc .aktywne-main__list .list-item__desc {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: -0.25px;
  margin-bottom: 16px;
}
#LupiezRc .aktywne-main__list .list-item__desc br {
  display: none;
}
#LupiezRc .aktywne-main__list .list-item__desc span {
  font-weight: 700;
}
#LupiezRc .aktywne-main__list .list-item__hide {
  display: none;
}
@media (max-width: 939px) {
  #LupiezRc .aktywne {
    row-gap: 24px;
    padding: 0 36px;
    margin-bottom: 61px;
  }
  #LupiezRc .aktywne-caption {
    font-size: 21px;
    line-height: 25px;
  }
  #LupiezRc .aktywne-caption span {
    font-size: 26px;
    line-height: 30px;
  }
  #LupiezRc .aktywne-main__title {
    width: 100%;
    max-width: 320px;
    font-size: 21px;
    margin-bottom: 24px;
  }
  #LupiezRc .aktywne-main__line {
    display: none;
  }
  #LupiezRc .aktywne-main__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  #LupiezRc .aktywne-main__list .list-item {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #LupiezRc .aktywne-main__list .list-item__desc {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
  }
  #LupiezRc .aktywne-main__list .list-item__desc br {
    display: block;
  }
  #LupiezRc .aktywne-main__list .list-item__img {
    display: none;
  }
  #LupiezRc .aktywne-main__list .list-item__hide {
    display: block;
    margin-bottom: 8px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#LupiezRc .badaniach {
  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;
  padding: 0 88px;
  margin-bottom: 75px;
}
#LupiezRc .badaniach-caption {
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 36px;
}
#LupiezRc .badaniach-caption span {
  font-weight: 700;
  color: #28A0D2;
}
#LupiezRc .badaniach-main {
  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;
  margin-bottom: 15px;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}
#LupiezRc .badaniach-main__banner {
  width: 369px;
}
#LupiezRc .badaniach-main__props {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
}
#LupiezRc .badaniach-main__props .props-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;
  text-align: center;
  width: 50%;
}
#LupiezRc .badaniach-main__props .props-item img {
  width: 85px;
  margin-bottom: 8px;
}
#LupiezRc .badaniach-main__props .props-item h3 {
  font-size: 57px;
  line-height: 67px;
  color: #28A0D2;
  font-weight: 700;
  margin-bottom: 10px;
}
#LupiezRc .badaniach-main__props .props-item h3 span {
  font-size: 30px;
}
#LupiezRc .badaniach-main__props .props-item p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
#LupiezRc .badaniach-little {
  font-size: 10px;
  line-height: 14px;
  font-weight: 300;
  width: 100%;
}
@media (max-width: 939px) {
  #LupiezRc .badaniach {
    padding: 0;
    margin-bottom: 56px;
  }
  #LupiezRc .badaniach-caption {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 16px;
  }
  #LupiezRc .badaniach-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 7px;
    row-gap: 36px;
    padding: 0 27px;
  }
  #LupiezRc .badaniach-main__banner {
    width: 100%;
    max-width: 369px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 9px;
  }
  #LupiezRc .badaniach-main__props {
    row-gap: 24px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #LupiezRc .badaniach-main__props .props-item {
    width: 50%;
  }
  #LupiezRc .badaniach-main__props .props-item p {
    line-height: 19px;
  }
  #LupiezRc .badaniach-little {
    padding-right: 30px;
    padding: 0 36px;
  }
}
#LupiezRc .rutyna {
  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;
  margin-bottom: 80px;
}
#LupiezRc .rutyna-caption {
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  margin-bottom: 36px;
}
#LupiezRc .rutyna-caption br {
  display: none;
}
#LupiezRc .rutyna-caption span {
  color: #28A0D2;
  font-weight: 700;
}
#LupiezRc .rutyna-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
#LupiezRc .rutyna-main__part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  position: relative;
}
#LupiezRc .rutyna-main__part .item-caption-part {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  height: 63px;
  width: 100%;
  position: absolute;
  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;
}
#LupiezRc .rutyna-main__part .item-caption-part br {
  display: none;
}
#LupiezRc .rutyna-main__part .item-caption-part::before {
  content: "";
  width: 50px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 30px;
  border: 2px solid #28A0D2;
  border-bottom: 0;
  border-right: 0;
}
#LupiezRc .rutyna-main__part .item-caption-part::after {
  content: "";
  width: 50px;
  height: 25px;
  display: block;
  position: absolute;
  right: 0;
  top: 30px;
  border: 2px solid #28A0D2;
  border-bottom: 0;
  border-left: 0;
}
#LupiezRc .rutyna-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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 272px;
}
#LupiezRc .rutyna-main__item .item-caption {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  height: 63px;
  width: 100%;
  position: relative;
  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;
}
#LupiezRc .rutyna-main__item .item-caption::before {
  content: "";
  width: 50px;
  height: 25px;
  display: block;
  position: absolute;
  left: 0;
  top: 30px;
  border: 2px solid #28A0D2;
  border-bottom: 0;
  border-right: 0;
}
#LupiezRc .rutyna-main__item .item-caption::after {
  content: "";
  width: 50px;
  height: 25px;
  display: block;
  position: absolute;
  right: 0;
  top: 30px;
  border: 2px solid #28A0D2;
  border-bottom: 0;
  border-left: 0;
}
#LupiezRc .rutyna-main__item .item-image {
  margin-bottom: 12px;
}
#LupiezRc .rutyna-main__item .item-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 6px;
}
#LupiezRc .rutyna-main__item .item-desc {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#LupiezRc .rutyna-main__item .item-hr {
  width: 74px;
  height: 2px;
  background-color: #28A0D2;
  margin-bottom: 7px;
}
#LupiezRc .rutyna-main__item .item-size {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  margin-bottom: 24px;
}
#LupiezRc .rutyna-main__item a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #28A0D2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 124px;
  border-radius: 10px;
  height: 36px;
}
#LupiezRc .rutyna-main__item a:hover {
  background-color: #0c8cc2;
}
@media (max-width: 939px) {
  #LupiezRc .rutyna {
    margin-bottom: 80px;
    padding: 0 36px;
  }
  #LupiezRc .rutyna-caption {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 23px;
    text-align: center;
  }
  #LupiezRc .rutyna-caption br {
    display: block;
  }
  #LupiezRc .rutyna-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 36px;
  }
  #LupiezRc .rutyna-main__part {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  #LupiezRc .rutyna-main__part .rutyna-mobile {
    margin-top: 63px;
  }
  #LupiezRc .rutyna-main__part .item-caption-part br {
    display: block;
  }
  #LupiezRc .rutyna-main__item {
    width: 100%;
    max-width: 400px;
  }
  #LupiezRc .rutyna-main__item .item-image {
    margin-bottom: 6px;
  }
  #LupiezRc .rutyna-main__item a {
    width: 132px;
  }
}
#LupiezRc .about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F8F8F8;
  height: 186px;
  margin-bottom: 80px;
}
#LupiezRc .about-img img {
  width: 162px;
}
#LupiezRc .about-text {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: -0.25px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 939px) {
  #LupiezRc .about {
    height: auto;
    padding: 15px 36px 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 62px;
  }
  #LupiezRc .about-img img {
    width: 66px;
  }
  #LupiezRc .about-text {
    letter-spacing: 0;
    text-align: center;
  }
  #LupiezRc .about-text br {
    display: none;
  }
  #LupiezRc .about-text br.impor {
    display: block;
  }
}
#LupiezRc .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;
  padding: 0 38px;
  margin-bottom: 80px;
}
#LupiezRc .products-caption {
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 38px;
}
#LupiezRc .products-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
#LupiezRc .products-main__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  width: 198px;
}
#LupiezRc .products-main__item:nth-child(2) .item-left {
  background-color: #D13BA9;
}
#LupiezRc .products-main__item:nth-child(2) .item-right .item-hr {
  background-color: #D13BA9;
}
#LupiezRc .products-main__item:nth-child(2) .item-right a {
  background-color: #D13BA9;
}
#LupiezRc .products-main__item:nth-child(2) .item-right a:hover {
  background-color: #f635c2;
}
#LupiezRc .products-main__item:nth-child(3) .item-left {
  background-color: #000;
}
#LupiezRc .products-main__item:nth-child(3) .item-right .item-hr {
  background-color: #000;
}
#LupiezRc .products-main__item:nth-child(3) .item-right a {
  background-color: #000;
}
#LupiezRc .products-main__item:nth-child(3) .item-right a:hover {
  background-color: #434343;
}
#LupiezRc .products-main__item:nth-child(4) .item-left {
  background-color: #9AB42F;
}
#LupiezRc .products-main__item:nth-child(4) .item-right .item-hr {
  background-color: #9AB42F;
}
#LupiezRc .products-main__item:nth-child(4) .item-right a {
  background-color: #9AB42F;
}
#LupiezRc .products-main__item:nth-child(4) .item-right a:hover {
  background-color: #c9ec40;
}
#LupiezRc .products-main__item .item-left {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  height: 262px;
  color: #fff;
  background-color: #2BCA9E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#LupiezRc .products-main__item .item-right {
  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;
  text-align: center;
}
#LupiezRc .products-main__item .item-right .item-image {
  margin-bottom: 34px;
}
#LupiezRc .products-main__item .item-right .item-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 4px;
}
#LupiezRc .products-main__item .item-right .item-desc {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#LupiezRc .products-main__item .item-right .item-hr {
  width: 74px;
  height: 2px;
  background-color: #2BCA9E;
  margin-bottom: 7px;
}
#LupiezRc .products-main__item .item-right .item-size {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  margin-bottom: 24px;
}
#LupiezRc .products-main__item .item-right a {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #2BCA9E;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 124px;
  border-radius: 10px;
  height: 36px;
}
#LupiezRc .products-main__item .item-right a:hover {
  background-color: #17af84;
}
@media (max-width: 939px) {
  #LupiezRc .products {
    padding: 0 34px;
  }
  #LupiezRc .products-caption {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 36px;
  }
  #LupiezRc .products-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  #LupiezRc .products-main__item {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    width: 180px;
  }
  #LupiezRc .products-main__item .item-right .item-image {
    margin-bottom: 24px;
  }
  #LupiezRc .products-main__item .item-right .item-image img {
    height: 262px;
  }
  #LupiezRc .products-main__item .item-right a {
    width: 132px;
  }
}
/*# sourceMappingURL=style.css.map */