.style-wrap,
.sidebar-left__banner,
.slider-box {
  border-radius: 4px;
  margin-bottom: 12px;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,0.302);
  background: #fff;
  padding: 30px;
}
.style-wrap:last-child,
.sidebar-left__banner:last-child,
.slider-box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 425px) {
  .style-wrap,
  .sidebar-left__banner,
  .slider-box {
    padding: 30px 10px;
  }
}
.link[href] {
  color: #242424;
  text-decoration: none;
}
.link[href]:hover {
  color: #ec1751;
  text-decoration: underline;
}
.link {
  color: #ec1751;
  text-decoration: underline;
}
.link:hover {
  text-decoration: underline;
}
.link-btn,
.sidebar-left__link,
.slider__link {
  background: #ec1751;
  border-radius: 4px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  font-size: 16px;
}
.link-btn:hover,
.sidebar-left__link:hover,
.slider__link:hover {
  color: #242424;
  cursor: pointer;
}
.logo {
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  color: #ec1751;
  font-weight: 800;
  font-size: 29px;
  line-height: 39px;
}
@media screen and (max-width: 375px) {
  .logo {
    font-size: 24px;
  }
}
.logo .dark-part {
  color: #242424;
}
.sidebar-left {
  width: 312px;
  margin-right: 12px;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .sidebar-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
}
.sidebar-left__banner {
  box-sizing: border-box;
  width: 312px;
}
@media screen and (max-width: 959px) {
  .sidebar-left__banner {
    display: flex;
    width: 100%;
  }
}
@media screen and (max-width: 649px) {
  .sidebar-left__banner {
    flex-direction: column;
  }
}
.sidebar-left__logo-box {
  width: 166px;
  height: 76px;
  max-width: 166px;
  max-height: 76px;
  min-width: 112px;
  min-height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}
@media screen and (max-width: 959px) {
  .sidebar-left__logo-box {
    margin: auto 0;
  }
}
@media screen and (max-width: 649px) {
  .sidebar-left__logo-box {
    max-width: 112px;
    max-height: 36px;
    width: 112px;
    height: 36px;
    margin: auto;
  }
}
.sidebar-left__title {
  font-size: 24px;
  font-weight: bold;
  margin: 16px 0 0;
}
@media screen and (max-width: 959px) {
  .sidebar-left__title {
    margin: 0;
  }
}
@media screen and (max-width: 649px) {
  .sidebar-left__title {
    margin: 12px 0 0;
  }
}
.sidebar-left__rating-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .sidebar-left__rating-box {
    width: 100%;
    margin: 0 30px;
    align-items: baseline;
    justify-content: center;
  }
}
@media screen and (max-width: 649px) {
  .sidebar-left__rating-box {
    width: auto;
    margin: 0;
    align-items: center;
    justify-content: center;
  }
}
.sidebar-left__link-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sidebar-left__link {
  margin: 24px 0;
  padding: 9px 13px;
  width: 200px;
}
@media screen and (max-width: 959px) {
  .sidebar-left__link {
    margin: 0 0 5px 0;
  }
}
@media screen and (max-width: 649px) {
  .sidebar-left__link {
    margin: 16px 0;
  }
}
.sidebar-left__caption {
  text-align: center;
}
.sidebar {
  width: 312px;
  margin-left: 12px;
}
@media screen and (max-width: 959px) {
  .sidebar._order {
    order: 1;
  }
}
@media screen and (max-width: 959px) {
  .sidebar {
    margin-left: 0;
    margin-bottom: 12px;
    width: 100%;
  }
}
.interactivity {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .interactivity {
    display: none;
  }
}
.interactivity__title {
  text-align: center;
}
.interactivity__info {
  text-align: center;
}
.interactivity__link {
  display: block;
  text-align: center;
  margin-bottom: 12px;
}
.interactivity__link:last-child {
  margin-bottom: 0;
}
.interactivity__link-btn {
  padding: 8px 12px;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 24px;
}
.slider-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  .slider-box {
    display: none;
  }
}
.slider {
  display: flex;
  position: relative;
  width: 290px;
  box-sizing: border-box;
  justify-content: center;
}
.slider__item {
  padding: 0 5px;
  box-sizing: border-box;
}
.slider__logo-box {
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
.slider__logo-box > img {
  width: 112px;
  max-height: 36px;
}
.slider__rating-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.slider__title {
  margin-bottom: 36px;
}
.slider__rating-title {
  color: gray-main;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}
.slider__caption {
  font-size: 14px;
  color: #565656;
  text-align: center;
}
.slider__link {
  padding: 8px 12px;
  width: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px auto auto;
}
.slider-btn {
  border: none;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fbfbfb;
  position: absolute;
  top: -5px;
  z-index: 1;
}
.slider-btn._next {
  right: 17px;
  fill: #ec1751;
}
.slider-btn._next:hover > svg {
  fill: #242424;
}
.slider-btn._prev {
  left: 17px;
  fill: #ec1751;
}
.slider-btn._prev:hover > svg {
  fill: #242424;
}
.slider-btn > img {
  width: 20px;
  height: 20px;
}
.slider-btn:hover {
  cursor: pointer;
  background: #ec1751;
}
.js-sticky {
  position: fixed;
  top: 20px;
  z-index: 300;
  max-width: 312px;
}
@media screen and (max-width: 959px) {
  .just-card {
    display: flex;
  }
  .just-card .slider {
    width: 100%;
  }
  .just-card .slider__item {
    width: 100%;
    display: flex;
    padding: 0;
    align-items: center;
  }
  .just-card .slider__logo-box {
    margin: 0;
  }
  .just-card .slider__rating-box {
    flex: 1;
    margin: 0 20px;
    align-items: baseline;
    justify-content: center;
  }
  .just-card .slider__link {
    margin: 0;
  }
}
@media screen and (max-width: 650px) {
  .just-card .slider {
    width: 100%;
  }
  .just-card .slider__item {
    flex-direction: column;
  }
  .just-card .slider__logo-box {
    margin: 0 0 10px 0;
  }
  .just-card .slider__rating-box {
    align-items: center;
  }
  .just-card .slider__link {
    margin: 15px 0 0 0;
  }
}
