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

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

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

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

strong {
  font-weight: 600;
}

#BotuFiller {
  -webkit-transform: scale(0.718);
          transform: scale(0.718);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 939px) {
  #BotuFiller {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
#BotuFiller .head-wrapper {
  background: url("./images/head-back.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 565px;
}
#BotuFiller .head-wrapper .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  height: 100%;
  padding-bottom: 41px;
}
#BotuFiller .head-wrapper .head-logo {
  position: absolute;
  top: 38px;
  left: 38px;
  width: 222px;
}
#BotuFiller .head-wrapper .head-product {
  position: absolute;
  left: 44%;
  bottom: -40px;
}
#BotuFiller .head-wrapper .head-product img {
  width: 260px;
}
#BotuFiller .head-wrapper .head-botoksu {
  position: absolute;
  right: 112px;
  bottom: 41px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#BotuFiller .head-wrapper .head-botoksu h4 {
  color: #C09F5A;
  text-align: center;
  font-weight: 500;
}
#BotuFiller .head-wrapper .head-botoksu h4 span {
  font-weight: 700;
}
#BotuFiller .head-wrapper .head-botoksu .brace-rev {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
#BotuFiller .head-wrapper .head-botoksu img {
  width: 20px;
}
#BotuFiller .head-wrapper .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-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  padding-left: 38px;
}
#BotuFiller .head-wrapper .head-text__title {
  font-size: 53px;
  line-height: 65px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 17px;
  font-family: "DM Serif Display";
}
#BotuFiller .head-wrapper .head-text__subtitle {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 22px;
  font-family: "DM Serif Display";
}
#BotuFiller .head-wrapper .head-text__desc {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 939px) {
  #BotuFiller .head-wrapper {
    background: url("./images/head-back.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
  }
  #BotuFiller .head-wrapper .head {
    padding-bottom: 0;
  }
  #BotuFiller .head-wrapper .head-logo {
    position: absolute;
    top: 17px;
    left: 30px;
    width: 104px;
  }
  #BotuFiller .head-wrapper .head-product {
    position: absolute;
    left: 20%;
    bottom: -25px;
  }
  #BotuFiller .head-wrapper .head-product img {
    width: 30%;
  }
  #BotuFiller .head-wrapper .head-botoksu {
    display: none;
  }
  #BotuFiller .head-wrapper .head-text {
    display: none;
  }
}
@media (min-width: 501px) and (max-width: 700px) {
  #BotuFiller .head-wrapper {
    height: 350px;
  }
}
@media (max-width: 500px) {
  #BotuFiller .head-wrapper {
    height: 244px;
  }
}
#BotuFiller .headAdaptive {
  display: none;
}
@media (max-width: 939px) {
  #BotuFiller .headAdaptive {
    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-top: 50px;
    padding: 0 15px;
  }
  #BotuFiller .headAdaptive .head-title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 13px;
    font-weight: 500;
    text-align: center;
    font-family: "DM Serif Display";
  }
  #BotuFiller .headAdaptive .head-subtitle {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: "DM Serif Display";
  }
  #BotuFiller .headAdaptive .head-desc {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    text-align: center;
  }
}
#BotuFiller .brunett {
  background: url("./images/brunett-back.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  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-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 125px;
  height: 270px;
  margin-bottom: 81px;
}
#BotuFiller .brunett-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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 716px;
  height: 140px;
  overflow-x: clip;
  border-bottom: 2px solid;
  border-left: 2px solid;
  border-right: 2px solid;
  border-color: #C09F5A;
  position: relative;
}
#BotuFiller .brunett-main__caption {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 80%;
  text-align: center;
}
#BotuFiller .brunett-main__caption::before {
  right: 100%;
}
#BotuFiller .brunett-main__caption::after {
  left: 100%;
}
#BotuFiller .brunett-main__caption::after, #BotuFiller .brunett-main__caption::before {
  content: "";
  width: 50vw;
  height: 2px;
  position: absolute;
  top: 50%;
  display: block;
  background-color: #C09F5A;
}
#BotuFiller .brunett-main__caption h3 {
  font-size: 36px;
  line-height: 48px;
  color: #000;
  font-weight: 300;
}
#BotuFiller .brunett-main__caption h3 span {
  font-weight: 600;
}
#BotuFiller .brunett-main__desc {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  font-weight: 300;
  margin-top: 15px;
}
#BotuFiller .brunett-main__desc span {
  font-weight: 600;
}
@media (max-width: 939px) {
  #BotuFiller .brunett {
    background: url("./images/brunett-back.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 36px;
    height: auto;
    padding: 36px 30px 25px;
    margin-bottom: 34px;
  }
  #BotuFiller .brunett-main {
    width: 100%;
    height: 100%;
    padding: 20px 17px;
  }
  #BotuFiller .brunett-main__caption {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 92%;
    text-align: center;
  }
  #BotuFiller .brunett-main__caption h3 {
    font-size: 18px;
    line-height: 24px;
  }
  #BotuFiller .brunett-main__desc {
    font-size: 15px;
    line-height: 22px;
    margin-top: 0;
  }
  #BotuFiller .brunett-main__desc br {
    display: none;
  }
}
#BotuFiller .tech {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 38px;
  margin-bottom: 131px;
}
#BotuFiller .tech-caption {
  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: 65px;
}
#BotuFiller .tech-caption h3 {
  font-size: 36px;
  line-height: 40px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 34px;
}
#BotuFiller .tech-caption h3 span {
  font-weight: 600;
}
#BotuFiller .tech-caption__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 46px;
     -moz-column-gap: 46px;
          column-gap: 46px;
}
#BotuFiller .tech-caption__subtitle .brace-adaptive {
  display: none;
}
#BotuFiller .tech-caption__subtitle img {
  width: 24px;
  height: 90px;
}
#BotuFiller .tech-caption__subtitle .brace-rev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#BotuFiller .tech-caption__subtitle p {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #000;
}
#BotuFiller .tech-caption__subtitle p span {
  font-weight: 600;
}
#BotuFiller .tech-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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  row-gap: 24px;
}
#BotuFiller .tech-main__img {
  width: 420px;
}
#BotuFiller .tech-main__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 420px;
  row-gap: 22.5px;
}
#BotuFiller .tech-main__info .info-item-one {
  background: url("./images/tech-1.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#BotuFiller .tech-main__info .info-item-two {
  background: url("./images/tech-2.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#BotuFiller .tech-main__info .info-item-three {
  background: url("./images/tech-3.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#BotuFiller .tech-main__info .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 19px;
     -moz-column-gap: 19px;
          column-gap: 19px;
  padding-left: 11px;
  width: 420px;
  height: 125px;
}
#BotuFiller .tech-main__info .info-item__caption {
  width: 181px;
  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;
}
#BotuFiller .tech-main__info .info-item__caption h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#BotuFiller .tech-main__info .info-item__caption .brace-rev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#BotuFiller .tech-main__info .info-item__desc {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 300;
}
#BotuFiller .tech-main__extra {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#BotuFiller .tech-main__extra .info-item-four {
  background: url("./images/tech-4.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#BotuFiller .tech-main__extra .info-item-five {
  background: url("./images/tech-5.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#BotuFiller .tech-main__extra .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 19px;
     -moz-column-gap: 19px;
          column-gap: 19px;
  padding-left: 11px;
  width: 420px;
  height: 125px;
}
#BotuFiller .tech-main__extra .info-item__caption {
  width: 181px;
  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;
}
#BotuFiller .tech-main__extra .info-item__caption h3 {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
#BotuFiller .tech-main__extra .info-item__caption .brace-rev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#BotuFiller .tech-main__extra .info-item__desc {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 300;
}
@media (max-width: 939px) {
  #BotuFiller .tech {
    padding: 0;
    margin-bottom: 31px;
  }
  #BotuFiller .tech-caption {
    margin-bottom: 36px;
    padding: 0 30px;
  }
  #BotuFiller .tech-caption h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 17px;
  }
  #BotuFiller .tech-caption__subtitle {
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px;
  }
  #BotuFiller .tech-caption__subtitle img {
    display: none;
  }
  #BotuFiller .tech-caption__subtitle .brace-adaptive {
    display: block;
    width: 9px;
    height: 100%;
  }
  #BotuFiller .tech-caption__subtitle p {
    font-size: 14px;
    line-height: 22px;
  }
  #BotuFiller .tech-caption__subtitle p br {
    display: none;
  }
  #BotuFiller .tech-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  #BotuFiller .tech-main__img {
    padding: 0 30px;
    width: 100%;
    margin-bottom: 34px;
  }
  #BotuFiller .tech-main__info {
    row-gap: 16px;
    width: 100%;
  }
  #BotuFiller .tech-main__info .info-item {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    padding-left: 30px;
    padding-right: 10px;
    width: 100%;
    height: 145px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #BotuFiller .tech-main__info .info-item__caption {
    width: 140px;
  }
  #BotuFiller .tech-main__info .info-item__caption h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #BotuFiller .tech-main__info .info-item__desc {
    font-size: 15px;
    line-height: 19px;
    width: 50%;
  }
  #BotuFiller .tech-main__info .info-item__desc br {
    display: none;
  }
  #BotuFiller .tech-main__extra {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  #BotuFiller .tech-main__extra .info-item {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    padding-left: 30px;
    padding-right: 10px;
    width: 100%;
    height: 145px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #BotuFiller .tech-main__extra .info-item__caption {
    width: 140px;
  }
  #BotuFiller .tech-main__extra .info-item__caption h3 {
    font-size: 15px;
    line-height: 18px;
  }
  #BotuFiller .tech-main__extra .info-item__desc {
    font-size: 15px;
    line-height: 19px;
    width: 50%;
  }
  #BotuFiller .tech-main__extra .info-item__desc br {
    display: none;
  }
}
#BotuFiller .explanation {
  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: 100px;
}
#BotuFiller .explanation-title {
  font-weight: 300;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 20px;
  text-align: center;
}
#BotuFiller .explanation-title br {
  display: none;
}
#BotuFiller .explanation-main {
  background: url("./images/explanation-main.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 578px;
  position: relative;
  padding: 112px 38px 0 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#BotuFiller .explanation-main__side {
  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;
  height: 350px;
}
#BotuFiller .explanation-main__side .side-item {
  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: 222px;
}
#BotuFiller .explanation-main__side .side-item__p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}
#BotuFiller .explanation-main__side .side-item__hr {
  width: 24px;
  height: 2px;
  background-color: #D1B16A;
}
#BotuFiller .explanation-main .side-two .side-item__p {
  text-align: right;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
#BotuFiller .explanation-main .side-two .side-item__hr {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#BotuFiller .explanation-hide {
  display: none;
}
#BotuFiller .explanation-little {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  font-weight: 500;
  margin-left: 38px;
  margin-top: 6px;
}
#BotuFiller .explanation-little br {
  display: none;
}
@media (max-width: 939px) {
  #BotuFiller .explanation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 63px;
  }
  #BotuFiller .explanation-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  #BotuFiller .explanation-title br {
    display: block;
  }
  #BotuFiller .explanation-main {
    background: url("./images/explanation-main.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 540px;
    position: relative;
    width: 100%;
    margin-bottom: 16px;
    padding: 0;
  }
  #BotuFiller .explanation-main__side {
    display: none;
  }
  #BotuFiller .explanation-hide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
  }
  #BotuFiller .explanation-hide__side {
    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;
  }
  #BotuFiller .explanation-hide__side .side-text {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
  }
  #BotuFiller .explanation-hide__side .side-hr {
    height: 36px;
    width: 2px;
    background-color: #DCCFB9;
  }
  #BotuFiller .explanation-little {
    font-size: 9px;
    line-height: 12px;
    margin-top: 22px;
    text-align: center;
    margin-left: 0;
  }
  #BotuFiller .explanation-little br {
    display: block;
  }
}
@media (min-width: 561px) and (max-width: 780px) {
  #BotuFiller .explanation-main {
    height: 520px;
  }
}
@media (min-width: 451px) and (max-width: 560px) {
  #BotuFiller .explanation-main {
    height: 400px;
  }
}
@media (max-width: 450px) {
  #BotuFiller .explanation-main {
    height: 330px;
  }
}
#BotuFiller .efekty {
  margin-bottom: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 38px;
  padding-top: 80px;
  background: url("./images/efekty-back.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 513px;
  position: relative;
}
#BotuFiller .efekty-tag {
  position: absolute;
  right: 41px;
  bottom: 14px;
  font-size: 28px;
  line-height: 37px;
  font-weight: 700;
  color: #D1B16A;
}
#BotuFiller .efekty-caption {
  font-size: 36px;
  line-height: 48px;
  color: #000;
  font-weight: 300;
  margin-bottom: 28px;
  padding-left: 74px;
}
#BotuFiller .efekty-caption span {
  font-weight: 600;
}
#BotuFiller .efekty-main {
  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: 38px;
}
#BotuFiller .efekty-main__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;
}
#BotuFiller .efekty-main__item .item-img img {
  width: 50px;
}
#BotuFiller .efekty-main__item .item-desc {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #000;
}
#BotuFiller .efekty-main__item .item-desc span {
  font-weight: 600;
}
@media (max-width: 939px) {
  #BotuFiller .efekty {
    margin-bottom: 0;
    padding-left: 30px;
    background: url("./images/efekty-back.webp");
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    padding-bottom: 6px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #BotuFiller .efekty-tag {
    position: absolute;
    right: 32px;
    bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  #BotuFiller .efekty-caption {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    padding-left: 0;
  }
  #BotuFiller .efekty-main {
    display: none;
  }
}
@media (max-width: 800px) {
  #BotuFiller .efekty {
    height: 340px;
  }
}
@media (max-width: 630px) {
  #BotuFiller .efekty {
    height: 270px;
  }
}
#BotuFiller .efekty-adaptive {
  display: none;
}
@media (max-width: 939px) {
  #BotuFiller .efekty-adaptive {
    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;
    margin-top: 20px;
    margin-bottom: 36px;
    padding-left: 30px;
  }
  #BotuFiller .efekty-adaptive__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;
  }
  #BotuFiller .efekty-adaptive__item .item-img img {
    width: 55px;
  }
  #BotuFiller .efekty-adaptive__item .item-desc {
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    color: #000;
  }
  #BotuFiller .efekty-adaptive__item .item-desc span {
    font-weight: 600;
  }
}
#BotuFiller .beforeAfter {
  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: 123px;
}
#BotuFiller .beforeAfter-title {
  font-size: 36px;
  line-height: 48px;
  color: #000;
  font-weight: 600;
  margin-bottom: 43px;
}
#BotuFiller .beforeAfter-title span {
  font-weight: 300;
}
#BotuFiller .beforeAfter-example img {
  width: 413px;
}
@media (max-width: 939px) {
  #BotuFiller .beforeAfter {
    margin-bottom: 62px;
    padding: 0 30px;
  }
  #BotuFiller .beforeAfter-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15.5px;
  }
  #BotuFiller .beforeAfter-example img {
    width: 100%;
    max-width: 413px;
  }
}
#BotuFiller .ultraProducts {
  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: 100px;
  padding: 0 38px;
}
#BotuFiller .ultraProducts-caption {
  font-size: 36px;
  line-height: 48px;
  color: #000;
  font-weight: 300;
  margin-bottom: 62px;
  text-align: center;
}
#BotuFiller .ultraProducts-caption span {
  font-weight: 600;
}
#BotuFiller .ultraProducts-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;
}
#BotuFiller .ultraProducts-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;
}
#BotuFiller .ultraProducts-main__item .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 272px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
  height: 44px;
}
#BotuFiller .ultraProducts-main__item .item-title h3 {
  text-align: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #000;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#BotuFiller .ultraProducts-main__item .item-img {
  margin-bottom: 11px;
  height: 402px;
}
#BotuFiller .ultraProducts-main__item .item-img img {
  height: 402px;
}
#BotuFiller .ultraProducts-main__item .item-subtitle {
  text-transform: uppercase;
  font-size: 21px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.5px;
  margin-bottom: 14px;
}
#BotuFiller .ultraProducts-main__item .item-desc {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 9px;
  text-align: center;
}
#BotuFiller .ultraProducts-main__item .item-name {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000;
  margin-bottom: 10px;
  width: 124px;
  height: 24px;
  background-color: #FAF7F2;
  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;
}
#BotuFiller .ultraProducts-main__item .item-block {
  width: 70px;
  height: 22px;
  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;
  border: 1px solid #FAF7F2;
  background: transparent;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #000;
  margin-bottom: 40.7px;
}
#BotuFiller .ultraProducts-main__item .item-button {
  width: 124px;
  height: 36px;
  background-color: #D1B16A;
  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;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #fff;
  border-radius: 18px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#BotuFiller .ultraProducts-main__item .item-button:hover {
  background-color: #e2c593;
}
@media (max-width: 939px) {
  #BotuFiller .ultraProducts {
    margin-bottom: 64px;
    padding: 0 30px;
  }
  #BotuFiller .ultraProducts-caption {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #BotuFiller .ultraProducts-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 35px;
  }
  #BotuFiller .ultraProducts-main .product-one .item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #BotuFiller .ultraProducts-main .product-one .item-img img {
    height: 320px;
    width: 240px;
    padding-left: 20px;
  }
  #BotuFiller .ultraProducts-main .product-two .item-img {
    width: 100%;
  }
  #BotuFiller .ultraProducts-main .product-two .item-img img {
    height: 281px;
    padding-left: 45px;
  }
  #BotuFiller .ultraProducts-main__item {
    max-width: 370px;
  }
  #BotuFiller .ultraProducts-main__item .item-title {
    width: 300px;
    margin-bottom: 11px;
    height: 40px;
  }
  #BotuFiller .ultraProducts-main__item .item-title h3 {
    font-size: 16px;
    line-height: 20px;
  }
  #BotuFiller .ultraProducts-main__item .item-img {
    margin-bottom: 14px;
    height: auto;
  }
  #BotuFiller .ultraProducts-main__item .item-img img {
    height: auto;
  }
  #BotuFiller .ultraProducts-main__item .item-subtitle {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
  }
  #BotuFiller .ultraProducts-main__item .item-desc {
    font-size: 15px;
    margin-bottom: 8px;
  }
  #BotuFiller .ultraProducts-main__item .item-name {
    margin-bottom: 8px;
    width: 138px;
  }
  #BotuFiller .ultraProducts-main__item .item-block {
    margin-bottom: 16px;
  }
}
#BotuFiller .ultraFooter {
  background-color: #FDF6EA;
  padding: 17px 60px 15px;
  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;
  margin-bottom: 40px;
}
#BotuFiller .ultraFooter-title {
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  font-weight: 300;
}
#BotuFiller .ultraFooter-title span {
  font-weight: 600;
}
@media (max-width: 939px) {
  #BotuFiller .ultraFooter {
    padding: 17px 60px 11px;
  }
  #BotuFiller .ultraFooter-title {
    font-size: 18px;
    line-height: 24px;
  }
}
/*# sourceMappingURL=style.css.map */