@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);
#Ceramidy .container {
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  width: 100%;
  max-width: 940px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 1280.98px) {
  #Ceramidy .container {
    padding: 0;
  }
}
@media (max-width: 1024.98px) {
  #Ceramidy .container {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  #Ceramidy .container {
    padding: 0;
  }
}
@media (max-width: 576.98px) {
  #Ceramidy .container {
    padding: 0;
  }
}
#Ceramidy * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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


#Ceramidy .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%;
}
#Ceramidy img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
}
#Ceramidy ul,
#Ceramidy li {
  list-style-type: none;
}
#Ceramidy ul,
#Ceramidy ol {
  padding: 0;
  margin: 0;
}
#Ceramidy article,
#Ceramidy aside,
#Ceramidy details,
#Ceramidy figcaption,
#Ceramidy figure,
#Ceramidy footer,
#Ceramidy header,
#Ceramidy hgroup,
#Ceramidy main,
#Ceramidy menu,
#Ceramidy nav,
#Ceramidy section,
#Ceramidy summary {
  display: block;
}
#Ceramidy h1, #Ceramidy h2, #Ceramidy h3, #Ceramidy h4, #Ceramidy h5, #Ceramidy h6 {
  margin: 0;
}
#Ceramidy hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
#Ceramidy p {
  margin: 0;
}
#Ceramidy 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;
}

#Ceramidy .all {
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  margin: 0 -8px;
}
#Ceramidy .yellowb {
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  background-color: #FFCF57;
  padding: 2px 10px;
  letter-spacing: 0.5px;
}
#Ceramidy .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: 50px;
  height: 450px;
}
#Ceramidy .head-text {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Ceramidy .head-text img {
  width: 148px;
  margin-bottom: 80px;
}
#Ceramidy .head-text span {
  text-align: center;
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: 0.75px;
  color: #000;
}
#Ceramidy .head-text .yellowb {
  margin-bottom: 5px;
}
@media (max-width: 939px) {
  #Ceramidy .head {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    height: auto;
    padding-top: 31px;
    padding-bottom: 100px;
  }
  #Ceramidy .head-text img {
    width: 148px;
    margin-bottom: 298px;
  }
}
#Ceramidy .head-dop {
  position: relative;
  margin-bottom: 60px;
}
#Ceramidy .head-dop .head-wskazania {
  position: absolute;
  left: 0;
  bottom: 41px;
  width: 175px;
  height: 35px;
  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: 24px;
  background-color: #000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff;
}
#Ceramidy .head-dop .head-bottom {
  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;
  padding: 12px 0;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  background-color: #FFCF57;
  color: #000;
}
#Ceramidy .head-dop .head-bottom br {
  display: none;
}
@media (max-width: 939px) {
  #Ceramidy .head-dop {
    margin-top: -69px;
  }
  #Ceramidy .head-dop .head-wskazania {
    bottom: 50px;
    width: 158px;
    padding-right: 21px;
  }
  #Ceramidy .head-dop .head-bottom {
    text-align: center;
    padding: 25px 0 7px 0;
    font-size: 13px;
    line-height: 18px;
  }
  #Ceramidy .head-dop .head-bottom br {
    display: block;
  }
}
#Ceramidy .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 71px;
     -moz-column-gap: 71px;
          column-gap: 71px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 183px;
  position: relative;
  z-index: 1;
}
#Ceramidy .desc-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: 23px;
  margin-left: 20px;
}
#Ceramidy .desc-text span {
  font-size: 30px;
  line-height: 37px;
  font-weight: 700;
  color: #000;
}
#Ceramidy .desc-text p {
  font-size: 15px;
  line-height: 24px;
  color: #000;
}
#Ceramidy .desc-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
#Ceramidy .desc-media__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#Ceramidy .desc-media__item img {
  width: 210px;
}
#Ceramidy .desc-media__item p {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #FFCF57;
  height: 41px;
  width: 100%;
  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;
}
@media (max-width: 939px) {
  #Ceramidy .desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
    margin-bottom: 64px;
    padding: 0 36px;
  }
  #Ceramidy .desc-text span {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  #Ceramidy .desc-text p {
    text-align: center;
  }
  #Ceramidy .desc-media__item img {
    width: 132px;
  }
  #Ceramidy .desc-media__item p {
    font-size: 12px;
    line-height: 17px;
    height: 27px;
  }
}
#Ceramidy .innowacja {
  margin-bottom: 60px;
  position: relative;
}
#Ceramidy .innowacja img {
  position: absolute;
  width: 520px;
  right: -126px;
  top: -277px;
}
#Ceramidy .innowacja-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#Ceramidy .innowacja-text__caption {
  width: 292px;
  height: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 13px;
  background-color: #000;
  color: #fff;
}
#Ceramidy .innowacja-text__title {
  font-size: 30px;
  line-height: 37px;
  font-weight: 700;
  margin-bottom: 23px;
  padding-left: 40px;
  color: #000;
}
#Ceramidy .innowacja-text p {
  font-size: 15px;
  line-height: 24px;
  padding-left: 40px;
  color: #000;
}
@media (max-width: 939px) {
  #Ceramidy .innowacja {
    margin-bottom: 300px;
  }
  #Ceramidy .innowacja img {
    width: 421px;
    right: -97px;
    top: 145px;
    -webkit-transform: scale(1.17);
            transform: scale(1.17);
  }
  #Ceramidy .innowacja-text__caption {
    width: 158px;
    height: 35px;
    padding-left: 41px;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  #Ceramidy .innowacja-text__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
    padding-left: 0;
    z-index: 2;
    text-align: center;
  }
  #Ceramidy .innowacja-text p {
    padding-left: 0;
    z-index: 2;
    text-align: center;
    padding: 0 36px;
  }
  #Ceramidy .innowacja-text p br {
    display: none;
  }
}
#Ceramidy .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;
}
#Ceramidy .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%;
}
#Ceramidy .skladniki-mob b {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #000;
}
#Ceramidy .skladniki-main {
  padding-top: 30px;
  position: relative;
  height: 545px;
  width: 100%;
}
#Ceramidy .skladniki-main__title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#Ceramidy .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;
  row-gap: 14px;
  position: absolute;
}
#Ceramidy .skladniki-main .skladniki-item.skladniki-one {
  left: 20px;
  top: 106px;
}
#Ceramidy .skladniki-main .skladniki-item.skladniki-two {
  right: 15px;
  top: 106px;
}
#Ceramidy .skladniki-main .skladniki-item.skladniki-three {
  left: 20px;
  bottom: 133px;
}
#Ceramidy .skladniki-main .skladniki-item.skladniki-four {
  right: 10px;
  bottom: 153px;
}
#Ceramidy .skladniki-main .skladniki-item.skladniki-five {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 16px;
}
#Ceramidy .skladniki-main .skladniki-item > span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  background-color: #FFCF57;
  padding: 1px 15px;
  color: #000;
}
#Ceramidy .skladniki-main .skladniki-item > span.second-skladniki {
  margin-top: -10px;
}
#Ceramidy .skladniki-main .skladniki-item > span span {
  font-size: 10px;
}
#Ceramidy .skladniki-main .skladniki-item p {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #000;
}
@media (max-width: 939px) {
  #Ceramidy .skladniki {
    margin-bottom: 36px;
  }
  #Ceramidy .skladniki-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #Ceramidy .skladniki-main {
    background: none;
    padding-top: 0;
    height: auto;
    padding: 0 36px;
  }
  #Ceramidy .skladniki-main__title {
    display: none;
  }
  #Ceramidy .skladniki-main .skladniki-item {
    position: static;
    margin-bottom: 24px;
  }
  #Ceramidy .skladniki-main .skladniki-item.skladniki-five {
    -webkit-transform: none;
            transform: none;
  }
  #Ceramidy .skladniki-main .skladniki-item p br {
    display: none;
  }
}
#Ceramidy .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;
}
#Ceramidy .products-title {
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #000;
}
#Ceramidy .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;
}
#Ceramidy .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;
  width: 155px;
}
#Ceramidy .products-main__item .item-img {
  margin-bottom: 15px;
  width: 155px;
}
#Ceramidy .products-main__item .item-title {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  text-align: center;
  color: #000;
}
#Ceramidy .products-main__item .item-names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16px;
}
#Ceramidy .products-main__item .item-names p {
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000;
}
#Ceramidy .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;
}
#Ceramidy .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;
}
#Ceramidy .products-main__item .item-links a:hover {
  background-color: #2a2a2a;
}
@media (max-width: 939px) {
  #Ceramidy .products {
    row-gap: 36px;
    margin-bottom: 64px;
    padding: 0 36px;
  }
  #Ceramidy .products-title {
    font-size: 24px;
    line-height: 30px;
  }
  #Ceramidy .products-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 36px;
  }
  #Ceramidy .products-main__item {
    width: auto;
  }
}
#Ceramidy .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;
}
#Ceramidy .bottom-logo {
  width: 139px;
}
#Ceramidy .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;
}
#Ceramidy .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;
}
#Ceramidy .bottom-main__item img {
  height: 59px;
}
#Ceramidy .bottom-main__item p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
@media (max-width: 939px) {
  #Ceramidy .bottom {
    row-gap: 25px;
  }
  #Ceramidy .bottom-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
}
/*# sourceMappingURL=style.css.map */