.pg-why {
  /*padding-top: 50px;*/
  /*padding-bottom: 50px;*/
}
.pg-why .btn-purchase .btn-img {
  height: 24px;
}
.pg-why .img-features {
  width: 600px;
  height: auto;
}

.pg-why .why-list .li {
  display: flex;
}

.pg-why .why-list .li:not(:last-child) {
  margin-bottom: 8px;
}

.pg-why .why-list .li-icon {
  margin-top: -1px;
  color: var(--app-warn);
  font-size: 16px;
  line-height: 2;
}

.pg-why .why-list .li-text {
  padding-left: 8px;
  line-height: 2;
}

.pg-features-1 .selector-elems-wrapper {
  margin-bottom: 36px;
}

.pg-features-1 .pane:not(:last-child) {
  padding-bottom: 36px;
}

.pg-features-1 .pane .row {
  flex-direction: column-reverse;
}

.pg-features-1 .pane .pane-col-info {
  padding-bottom: 24px;
  /*display: flex;*/
  /*justify-content: center;*/
  text-align: center;
}

.pg-features-1 .pane .pane-title {
  padding-bottom: 0;
}

.pg-features-1 .pane .pane-col-img {
  text-align: center;
  /* needed? */
}

.pg-features-1 .pane .pane-img {
  /* .img-fluid */
  height: auto;
  max-height: 400px;
  max-width: 100%;
}
.pg-features-1 .pane .pane-img.mh-none {
  max-height: none;
}

@media (min-width: 992px) {
  .pg-features-1 .pane:not(:last-child) {
    padding-bottom: 48px;
  }

  .pg-features-1 .pane.type-standard .row {
    flex-direction: row;
  }

  .pg-features-1 .pane.type-reversed .row {
    flex-direction: row-reverse;
  }

  .pg-features-1 .pane .pane-col-info {
    /*justify-content: flex-start;*/
  }

  .pg-features-1 .pane .pane-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .pg-features-1 .pane.type-standard .pane-col-info .pane-col-inner {
    padding-right: 36px;
  }

  .pg-features-1 .pane.type-reversed .pane-col-info .pane-col-inner {
    padding-left: 36px;
  }

  .pg-features-1 .pane .pane-img {
    /*max-height: none;*/
  }
  .pg-features-1 .pane .pane-img.pane-img--sm-devices {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.pg-features-2 .pane:not(:last-child) {
  padding-bottom: 36px;
}

.pg-features-2 .pane .row {
  flex-direction: column-reverse;
}

.pg-features-2 .pane .pane-col-info {
  padding-bottom: 24px;
  /*display: flex;*/
  /*justify-content: center;*/
  text-align: center;
}

.pg-features-2 .pane .pane-title {
  padding-bottom: 0;
}

.pg-features-2 .pane .pane-col-img {
  text-align: center;
  /* needed? */
}

.pg-features-2 .pane .pane-img {
  /* .img-fluid */
  height: auto;
  max-height: 400px;
  max-width: 100%;
}
.pg-features-2 .pane .pane-img.pane-img--sm-devices {
  margin-top: 24px;
  margin-bottom: 24px;
}
.pg-features-2 .pane .pane-img.mh-none {
  max-height: none;
}

@media (min-width: 992px) {
  .pg-features-2 .pane:not(:last-child) {
    padding-bottom: 48px;
  }

  .pg-features-2 .pane.type-standard .row {
    flex-direction: row;
  }

  .pg-features-2 .pane.type-reversed .row {
    flex-direction: row-reverse;
  }

  .pg-features-2 .pane .pane-col-info {
    padding-bottom: 0;
    /*justify-content: flex-start;*/
    text-align: left;
  }

  .pg-features-2 .pane .pane-title {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .pg-features-2 .pane.type-standard .pane-col-info .pane-col-inner {
    padding-right: 36px;
  }

  .pg-features-2 .pane.type-reversed .pane-col-info .pane-col-inner {
    padding-left: 36px;
  }

  .pg-features-2 .pane .pane-img {
    /*max-height: none;*/
  }
  .pg-features-2 .pane .pane-img.pane-img--sm-devices {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/*remove amazon bottom footer*/

/*# sourceMappingURL=manuale1.css.map */
