.s-block {
  margin-bottom: 0;
}

.s-heading {
}

.s-heading2 {
  margin-top: 98px;
}

.s-heading3 {
  margin-top: 94px;
}

.s-heading4 {
  margin-top: 60px;
}

.s-heading4--small-margin {
  margin-top: 32px;
}

.s-heading__h1,
.s-heading__h2,
.s-heading__h3,
.s-heading__h4 {
  margin-bottom: 0;
}

.s-heading__meta {
  display: flex;
  align-items: center;
  gap: 14px;
}

.s-heading__shoulder {
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 14px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  border-radius: 100px;
  background: #000;
}

.s-heading__time {
  margin-bottom: 0;
}

.s-heading__texts {
  display: flex;
  flex-direction: column-reverse;
  gap: 16px 0;
  margin-top: 67px;
}

.s-heading__subtitle {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.s-block__img {
  margin-top: 63px;
  margin-bottom: 0;
}

.s-block__img--small-margin {
  margin-top: 26px;
}

.s-block__img img {
}

.s-block__img img {
  margin-bottom: 0;
}

.s-block__img--nallow {
  margin-right: auto;
  margin-left: auto;
  width: 560px;
}

.s-block__text {
  margin-top: 39px;
  margin-bottom: 0;
}

.s-block__text--medium-margin {
  margin-top: 73px;
}

.s-block__text--large-margin {
  margin-top: 128px;
}

p.s-block__text--inner {
  margin-top: 0;
  padding-bottom: 0;
}

p.s-block__text--inner + p.s-block__text--inner {
  margin-top: 30px;
}

.s-block__caption {
  margin-top: 20px;
  color: #555;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}

.s-block__product {
  margin-top: 48px;
}

.s-block__product--inner {
  margin-bottom: 0;
}

.s-block__product--inner figure {
  width: 53%;
}

.s-block__product--inner figure img {
  width: 190px;
}

.s-block__product--inner dl {
  margin-top: 7px;
}

.s-block__product--inner dl dt::before {
  top: 1px;
}

.s-block__product--inner::before,
.s-block__product--inner::after {
  right: 50px;
}

.s-block__list {
  margin-top: 27px;
  padding: 24px 30px;
  background: #e6e6e6;
}

.s-block__listItem {
  position: relative;
  padding-left: 24px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

.s-block__listItem::before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/cms/img/usr/special/magazine/icon-check.png);
  background-size: 100% 100%;
  content: "";
}

.s-block__articleLink {
  margin-top: 29px;
}

.s-block__articleLinkInner {
  display: flex;
  align-items: center;
  gap: 0 40px;
  padding: 32px;
  border: 1px solid #d9dfe2;
  background: #fff;
}

.s-block__articleLinkInner figure {
  display: block;
  margin: 0;
  padding: 0;
  width: 268px;
  height: 138px;
}

.s-block__articleLinkInner img {
  width: 100%;
  height: 100%;
}

.s-block__articleLinkInner p {
  flex: 1;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 190%;
  text-decoration: underline;
}

.s-date__footer {
  margin-top: 134px;
}
