<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-modelhouse__slider {
  position: relative;
  margin-bottom: 60px;
}

.p-modelhouse__slider .slick-dots {
  bottom: -35px;
}

.p-modelhouse__item {
  outline: none;
}

.p-modelhouse__img {
  max-width: none;
  width: 100%;
}

.p-modelhouse__img-wrap {
  margin-bottom: 60px;
  text-align: center;
}

.p-shop__button-wrap {
  display: table;
  width: 280px;
  margin: 0 auto;
  border: 1px solid #8ea2b7;
}

.p-shop__button-wrap-top {
  display: table;
  width: 280px;
  margin: 0 auto 40px;
  border: 1px solid #8ea2b7;
}

.p-shop__img-wrap {
  margin-bottom: 20px;
}
</pre></body></html>