@import url('grid.css');

*,
body {
  color: #1d1d1f;
  line-height: 1.6;
  font-family:
    'Arial', 'Noto Sans TC', 'Microsoft JhengHei', '微軟正黑體', Helvetica, sans-serif !important;
}

#Tea9 {
  padding-bottom: 5rem;
}

.product_p {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  text-align: justify;
  margin-top: 15px;
}

.product_txt {
  font-size: 13px;
  list-style: disc;
  padding-left: 20px;
  margin: 15px 0;
  font-weight: 500;
  text-align: justify;
}

.product_txt li {
  line-height: 1.6;
  padding: 2px 0;
}

.muji-red {
  color: #7f0019;
}

.tea_icon {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  /* margin: 0 auto; */
  margin-bottom: 30px;
}

.introduce_txt {
  padding: 3px 10px;
  background-color: #e9f0ee;
  /* width: fit-content; */
  text-align: center;
  margin: auto;
  width: 100%;
  font-size: 13px;
  font-weight: 500;
  margin: 15px 0px;
}

.tea_Body {
  color: #1d1d1f;
}

.tea_name {
  font-size: 16px;
  font-weight: 700;
  /* margin-bottom: 15px; */
  margin: 15px 0;
  padding: 5px 0;
  text-align: center;
}

.padding_15 {
  padding: 15px;
}

.productsPrice {
  font-size: 12px;
  text-align: right;
  color: #1d1d1f;
}

.productsPrice span {
  font-size: 24px;
  font-weight: 700;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding: 0px 3px;
}

.method_bg {
  background-color: #e2e4df;
}

.method_ttl {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}

.method_txt {
  font-size: 13px;
  line-height: 2;
}

.method_ttl_2 {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 5px;
}

.method_ttl_2 span {
  font-size: 12px;
  font-weight: 400;
}

.method_txt_2 {
  font-size: 13px;
  line-height: 1.6;
}

.hero_ttl {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
}

.eyecatch__heading {
  font-size: 50px;
  font-weight: 900;
  letter-spacing: 0.15em;
  line-height: 120%;
  white-space: nowrap;
  writing-mode: vertical-lr;
  /* writing-mode: vertical-rl */
}

.eyecatch__heading span {
  font-size: 32px;
  font-weight: 700;
  display: block;
}

@media screen and (max-width: 750px) {
  .method_ttl {
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .method_txt {
    line-height: 1.5;
    text-align: left;
  }

  .method_txt_2 {
    line-height: 1.5;
    text-align: left;
  }

  .sf-main .u-justifyContent_center {
    justify-content: left;
  }

  .hero_ttl {
    font-size: 18px;
    text-align: left;
  }

  .eyecatch__heading {
    font-size: 28px;
    left: 30px;
    line-height: 140%;
    position: absolute;
    top: 0;
    writing-mode: vertical-rl;
  }

  .eyecatch__heading span {
    font-size: 23px;
    font-weight: 700;
  }

  .--reverse .eyecatch__heading {
    left: 0;
    position: absolute;
    right: 30px;
  }

  .tea_name {
    font-size: 14px;
    padding: 5px 5px;
  }
}
.tea-ranking-layout {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  align-items: stretch;
}

.tea-feature {
  flex: 1 1 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.tea-feature img {
  width: 100%;
  height: auto;
}

.tea-feature-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  color: #333;
}

/* ⚡ 電腦版：四等分 */
.tea-grid {
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.tea-grid .anchor__bodyItem {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px 0;
  width: calc((100% - 72px) / 3);
  text-align: center;
  padding-bottom: 15px;
}

/* .tea-grid .anchor__bodyItem::before {
  background: var(--color-gray-300);
  content: '';
  height: 100%;
  left: -16px;

  position: absolute;
  top: 0;
  width: 1px;
} */

/* .tea-grid .anchor__bodyItem:first-child::before {
  width: 0px;
} */

#Tea1,
#Tea3 {
  background-image: url(../img/expbg.jpg);
  background-repeat: repeat;
}

/* ===== 體驗活動區 ===== */
.tea-experience {
  margin: 0 auto;
  text-align: center;
}

.tea-experience__title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 8px;
}

.tea-experience__desc {
  font-size: 16px;
  line-height: 1.8;
  color: #000;
  margin-bottom: 0px;
}

/* 日期 */
.tea-experience__date {
  display: inline-flex;
  font-size: 18px;
  margin: 64px 0 24px;
  overflow: hidden;
  font-weight: 800;
}

.tea-experience__date span {
  background: #e0ceaa;
  padding: 8px 16px;
}

.tea-experience__date strong {
  background: #fff;
  font-weight: 800;
  padding: 8px 16px;
}

/* 卡片 */
.tea-experience__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.tea-experience__card {
  background: #fff;
}

.tea-experience__card img {
  width: 100%;
  display: block;
}

.tea-experience__text {
  padding: 16px;
  text-align: left;
}

.tea-experience__text h3 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}

.tea-experience__text p {
  font-size: 16px;
  color: #000;
}

/* footer */
.tea-experience__footer {
  margin-top: 50px;
}

.tea-experience__btn {
  display: inline-block;
  margin-top: 24px;
  padding: 12px 24px;
  background: #e0ceaa;
  color: #1d1d1f;
  text-decoration: none;
  width: 300px;
  border-radius: 5px;
  font-weight: 800;
}

.tea-experience__btn:hover {
  opacity: 0.9;
}

/* ===== 活動區 ===== */
.exp-event {
  margin: 0 auto;
}

/* 區塊 */
.exp-event__block {
  text-align: center;
}

/* tag */
.exp-event__tag {
  display: inline-block;
  background: #e0ceaa;
  padding: 6px 14px;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 800;
}

/* 標題 */
.exp-event__title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 4px;
}

/* 描述 */
.exp-event__desc {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 30px;
}

/* 上半區 */
.exp-event__content {
  display: flex;
  gap: 30px;
  align-items: center;
  text-align: left;
}

.exp-event__img img {
  width: 100%;
}

.exp-event__info {
  flex: 1;
  font-size: 16px;
  line-height: 1.8;
}

.exp-event__info p {
  margin-bottom: 16px;
}

.exp-event__info a {
  text-decoration: underline;
  color: inherit;
}

.exp-event__info a:hover {
  opacity: 0.9;
}

.exp-event__btn {
  display: inline-block;
  padding: 12px 24px;
  background: #e0ceaa;
  text-decoration: none !important;
  color: #000;
  width: 280px;
  text-align: center;
  font-weight: 800;
  border-radius: 5px;
}

.exp-event__subtitle {
  font-size: 18px;
  margin-top: 42px;
  font-weight: 800;
}

/* 第二區圖片 */
.exp-event__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin: 30px 0;
}

.exp-event__grid img {
  width: 100%;
}

/* 步驟 */
.exp-event__steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 16px;
}

.exp-event__step {
  background: rgb(222 196 158 / 45%);
  padding: 24px;
  border-radius: 8px;
}

.exp-event__step span {
  font-size: 48px;
  font-weight: 800;
  display: block;
  color: #dec49e;
}

.exp-event__step b {
  font-weight: 800;
}

/* footer */
.exp-event__footer {
  margin-top: 42px;
  font-size: 16px;
}

.exp-event__footer p {
  margin-bottom: 8px;
}

/* label 背景 */
.exp-event__label {
  background: #ecdabe;
  padding: 4px 10px 2px 10px;
  margin-right: 6px;
  display: inline-block;
  font-weight: 800;
}

.exp-event__highlight {
  font-weight: 800;
  margin-bottom: 16px;
}

.exp-event__footer p.b-highlight-title {
  margin-top: 16px;
}

/* 門市連結 */
.exp-event__footer a {
  text-decoration: underline;
  color: inherit;
}

/* hover（可選，會更有感） */
.exp-event__footer a:hover {
  opacity: 0.7;
}

/* ===== 商品入口區 ===== */
.exp-product {
  margin: 0 auto;
  text-align: center;
}

/* header */
.exp-product__badge {
  width: 100px;
  margin: 0px auto 12px;
}

.exp-product__title {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 48px;
}

/* grid */
.exp-product__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px 16px;
}

/* item */
.exp-product__item {
  text-decoration: none;
  color: #000;
  transition: 0.3s;
}

/* 圖片 */
.exp-product__img {
  overflow: hidden;
}

.exp-product__img img {
  width: 100%;
  display: block;
  transition: transform 0.4s ease;
}

/* hover */
.exp-product__item:hover img {
  transform: scale(1.05);
}

/* 名稱 */
.exp-product__name {
  font-size: 16px;
  padding: 12px 16px;
  background: #fff;
  font-weight: 800;
  text-align: left;
}

/* collapse 動態段（手機：滑動展開／收起；桌機：全長顯示） */
.exp-product__grid--desktop-only {
  display: grid;
}

.exp-product__mobile-only {
  display: none;
}

.exp-product__collapse {
  overflow: hidden;
  transition: max-height 0.55s ease;
}

.exp-product__collapse .exp-product__grid {
  margin-top: 24px;
}

@media (max-width: 750px) {
  .exp-product__grid--desktop-only {
    display: none;
  }

  .exp-product__mobile-only {
    display: block;
  }

  .exp-product__collapse {
    max-height: 0;
  }

  .exp-product__collapse.is-open {
    max-height: 900px;
  }

  .exp-product__collapse .exp-product__grid {
    margin-top: 12px;
  }
}

/* 展開/收起按鈕（僅手機顯示） */
.exp-product__toggle {
  display: none;
}

@media (max-width: 750px) {
  .exp-product__toggle {
    display: block;
    margin: 32px auto 0;
    padding: 12px 32px;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    letter-spacing: 0.05em;
    transition:
      background 0.2s,
      color 0.2s;
  }

  .exp-product__toggle:hover {
    color: #000;
  }
}

.report-list {
  margin-top: 20px;
}

.report-list .row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 19px;
}

.report-list .grid {
  width: calc((100% - 19px) / 2);
}

.report-list .item .img-box {
  aspect-ratio: 640/400;
}

.report-list .item .img-box img {
  width: 100%;
}
.report-list .item .text-box {
  font-size: 0.75rem;
  margin-top: 4px;
}

.report-list + .button-group .button.large {
  max-width: 100%;
}

.sf-simpleBff_products.is-two-items .sf-simpleBff_productsItemColorChips {
  width: 55%;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
}

.button-group .button {
  flex: 1;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  transition:
    background-color 0.3s ease-out,
    border 0.3s ease-out;
  background-color: #f4eede;
  border: 1px solid #f4eede;
}

.button-group .button:hover {
  background-color: #e0ceaa;
}

.button-group .button.outline {
  background-color: #fff;
  border: 1px solid #c4c4c6;
}

.button-group .button.large {
  font-size: 1.125rem;
  padding: 20px 32px;
}

.button-group .button.full {
  font-size: 1.125rem;
  padding: 20px 32px;
  color: #3c3c43;
}

@media only screen and (min-width: 1000px) {
  .special-report {
    margin-top: 96px;
  }

  .report-list .row {
    gap: 24px 20px;
  }

  .report-list .grid {
    width: calc((100% - 40px) / 3);
  }

  .report-list .item .text-box {
    font-size: 0.875rem;
  }

  .report-list + .button-group .button.large {
    max-width: calc((100% - 20px) / 2);
  }
}

/* 📱 手機版：一欄 */
@media (max-width: 750px) {
  .exp-product__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .exp-product {
    padding-bottom: 64px;
  }

  .exp-product__name {
    font-size: 14px;
    text-align: center;
    padding: 8px;
  }

  .exp-event__content {
    flex-direction: column;
  }

  .exp-product__badge {
    width: 90px;
    margin: 0px auto 12px;
  }

  .exp-product__title {
    font-size: 20px;
  }

  .exp-event__grid {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    gap: 0;
    margin: 30px 0;
    scrollbar-width: none;
  }

  .exp-event__grid::-webkit-scrollbar {
    display: none;
  }

  .exp-event__grid img {
    min-width: 100%;
    max-width: 100%;
    scroll-snap-align: start;
    flex-shrink: 0;
  }

  .exp-event__carousel {
    position: relative;
  }

  .exp-event__dots {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 8px;
  }

  .exp-event__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    cursor: pointer;
    transition: background 0.3s;
    border: none;
    padding: 0;
  }

  .exp-event__dot.is-active {
    background: #333;
  }

  .exp-event__steps {
    grid-template-columns: 1fr;
  }

  .exp-event__step {
    padding: 18px 24px 24px 24px;
  }

  .exp-event__label {
    display: block;
    width: 33%;
    margin: 16px auto 8px auto;
  }

  .exp-event__footer p {
    margin-bottom: 8px;
    font-size: 18px;
  }

  .tea-experience__grid {
    grid-template-columns: 1fr;
  }

  .tea-experience__date {
    /* display: flex;
    flex-wrap: wrap; */
  }

  .tea-experience__date span,
  .tea-experience__date strong {
    width: 100%;
    padding: 4px 16px;
    font-size: 16px;
  }

  .tea-experience__text h3 {
    font-size: 18px;
  }

  .tea-ranking-layout {
    flex-direction: column;
  }

  .anchor__body {
    width: min(100%, 520px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px;
  }

  .tea-grid {
    gap: 16px;
  }

  .tea-grid .anchor__bodyItem {
    flex-direction: row;
    width: 100%;
    padding: 0;
    background-image: url(../img/expbg.jpg);
    background-repeat: repeat;
  }
  .tea-grid .anchor__bodyItemImage .sf-u-img {
    width: 120px;
  }

  .tea-grid .anchor__bodyItemImage {
    width: 120px;
  }

  .tea-experience__footer {
    padding-bottom: 64px;
  }

  .exp-event__btn {
    width: 100%;
  }
}

.sf-fixedAnchor {
  position: sticky;
  top: 0;
  z-index: 999;
  display: none;
  transform: translateY(0) translateX(0%);
}

.sf-fixedAnchor.is-visible {
  display: block;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 固定選單效果 */
.sf-fixedAnchor[data-display-status='show'] {
  transform: translateY(0) translateX(-50%);
}

.sf-heading.decoration-x {
  background:
    url(../img/decoration_left.svg) 0 / auto 100% no-repeat,
    url(../img/decoration_right.svg) 100% / auto 100% no-repeat;
  line-height: 100%;
}

@media screen and (min-width: 751px) {
  .sf-heading.decoration-x {
    font-size: 40px;
    letter-spacing: 4px;
    margin-left: auto;
    margin-right: auto;
    padding: 28px 69px 38px 75px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .sf-u-contents_desktop {
    margin-left: auto;
    margin-right: auto;
    max-width: 1350px;
    padding-left: var(--space-h-xxl);
    padding-right: var(--space-h-xxl);
  }
}

/* =====0000000= */

.ranking {
  counter-reset: ranking 1;
}

.ranking__inner {
  display: flex;
  flex-wrap: wrap;
}

.ranking__inner > .ranking__box:first-of-type {
  width: 100%;
}

.ranking__inner > .ranking__box:first-of-type:after {
  display: none;
}

.ranking__inner > .ranking__box:first-of-type .ranking__itemName {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.ranking__inner > .ranking__box:first-of-type .ranking__itemName .ranking__itemNameInner {
  display: block;
  font-family:
    Gothic MB101 Bold,
    sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
}

.ranking__inner > .ranking__box:first-of-type .ranking__itemName .ranking__itemNameInner span {
  display: block;
  font-size: 18px;
}

.ranking__inner > .ranking__box:first-of-type .ranking__notCarried {
  text-align: center;
}

.ranking__inner > .ranking__box:nth-of-type(2):after {
  background: url(../img/ico_crown-gray.svg) 50%/100% auto no-repeat;
}

.ranking__inner > .ranking__box:nth-of-type(3):after {
  background: url(../img/ico_crown-dullRed.svg) 50%/100% auto no-repeat;
}

.ranking__box {
  position: relative;
}

.ranking__box:after {
  background: url(../img/ico_crown.svg) 50%/100% auto no-repeat;
  color: var(--color-white);
  content: counter(ranking);
  counter-increment: ranking;
  display: block;
  display: grid;
  font-family:
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: 700;
  left: 50%;
  place-content: center;
  position: absolute;
  text-indent: -2px;
  top: 0;
  transform: translateX(-50%);
}

.ranking__box:nth-of-type(n + 2) {
  display: flex;
  flex-direction: column;
}

.ranking__box:nth-of-type(n + 2) .ranking__details {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ranking__box a {
  height: 100%;
  pointer-events: none;
}

.ranking__box a .ranking__img,
.ranking__box a .ranking__itemNameInner,
.ranking__box a .ranking__linkName,
.ranking__box a .ranking__price {
  pointer-events: auto;
  transition: opacity 0.3s;
}

.ranking__boxInner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.ranking__img.soldOut img {
  filter: brightness(85%);
}

.ranking__itemName {
  font-weight: 400;
  margin-top: 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.ranking__itemNameInner {
  display: block;
}

.ranking__price span {
  font-size: 24px;
  font-weight: 700;
  padding-left: 4px;
  padding-right: 4px;
}

.ranking__comments {
  background: #e0ceaa;
  background: var(--dull-kinari);
  border-radius: 20px 20px 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 4px;
  padding: 20px 20px 16px;
}

.ranking__comments dd:before {
  content: '・';
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
}

.main-visual h3 {
  font-size: 32px;
  font-weight: 900;
}

.allRanking .lead {
  font-family:
    Gothic MB101 Medium,
    sans-serif;
}

.sectionsRanking .ranking__more {
  display: grid;
  padding-top: 0;
  transition:
    grid-template-rows 0.5,
    padding-top 0.5s;
}

.sectionsRanking .ranking__moreInner {
  overflow-y: hidden;
}

.sectionsRanking .ranking__more .ranking__box {
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  visibility: hidden;
}

.sectionsRanking .ranking__more .ranking__box:first-of-type .ranking__boxInner {
  display: flex;
  flex-direction: column;
}

.sectionsRanking .ranking__more .ranking__box:first-of-type .ranking__boxInner .ranking__details {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.sectionsRanking .ranking__more .ranking__notCarried {
  -moz-text-align-last: left;
  text-align-last: left;
}

.sectionsRanking .ranking__more.open .ranking__box {
  opacity: 1;
  visibility: visible;
}

.loadMoreBtn {
  display: block;
  margin: 64px auto 0px auto;
  padding: 10px 20px;
  border: none;
  background: transparent;
  font-size: 16px;
  cursor: pointer;
}

@media screen and (min-width: 751px) {
  .ranking__inner {
    gap: 37px 20px;
  }

  .ranking__inner > .ranking__box:first-of-type {
    margin-left: auto;
    margin-right: auto;
    max-width: 890px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__boxInner {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__img {
    width: clamp(335px, -353.991px + 91.743vw, 435px);
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__details {
    width: 344px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__itemName {
    padding-top: 88px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__itemName:after {
    background: url(../img/ico_crown-midYellow.svg) 50%/100% auto no-repeat;
    color: var(--color-white);
    content: '1';
    display: block;
    display: grid;
    font-size: 28px;
    font-weight: 700;
    height: 70px;
    left: 50%;
    padding-top: 17px;
    place-content: center;
    position: absolute;
    text-indent: -2px;
    top: 0;
    transform: translateX(-50%);
    width: 70px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__comments,
  .ranking__inner > .ranking__box:first-of-type .ranking__price {
    margin-top: 20px;
  }

  .ranking__box:after {
    font-size: 21.4px;
    height: 56px;
    padding-top: 14px;
    padding-left: 2px;
    width: 56px;
  }

  .ranking__box:nth-of-type(n + 2) .ranking__boxInner {
    padding-top: 64px;
  }

  .ranking__box a:hover .ranking__img,
  .ranking__box a:hover .ranking__itemNameInner,
  .ranking__box a:hover .ranking__linkName,
  .ranking__box a:hover .ranking__price {
    opacity: 0.7;
  }

  .ranking__comments {
    margin-top: 4px;
  }

  .ranking__comments dd {
    margin-left: 4px;
    padding-left: 1.2em;
  }

  .ranking__comments dd:before {
    text-indent: -1.2em;
  }

  /* .sectionsRanking {
    padding-bottom: 0;
  } */

  .sectionsRanking .sf-heading.-h2 {
    font-size: 32px;
  }

  .sectionsRanking .sectionRanking {
    padding-bottom: 0;
  }

  .sectionsRanking .sectionRanking:last-of-type {
    padding-bottom: 96px;
  }

  .sectionsRanking .ranking {
    margin-top: 40px;
  }

  .sectionsRanking .ranking__inner {
    gap: 63px 20px;
  }

  .sectionsRanking .ranking__inner > .ranking__box:nth-of-type(n + 2) {
    width: calc(25% - 15px);
  }

  .sectionsRanking .ranking__more {
    grid-column-gap: 20px;
    grid-template-columns: repeat(5, 162px);
    grid-template-rows: 0fr;
    justify-content: center;
  }

  .sectionsRanking .ranking__more .ranking__box:first-of-type .ranking__boxInner {
    padding-top: 64px;
  }

  .sectionsRanking .ranking__more .ranking__box dd {
    margin-left: 0;
    padding-left: 0;
  }

  .sectionsRanking .ranking__more .ranking__box dd:before {
    text-indent: 0;
  }

  .sectionsRanking .ranking__more.open {
    grid-template-rows: 1fr;
    padding-top: 40px;
  }
}

@media screen and (max-width: 750px) {
  .ranking__inner {
    gap: 20px 19px;
  }

  .sf-heading.decoration-x {
    display: grid;
    font-size: 28px;
    height: 88px;
    letter-spacing: 2.8px;
    line-height: 140%;
    margin-left: 16px;
    margin-right: 16px;
    padding: 0 0 5px 5px;
    place-content: center;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__img {
    padding-top: 86px;
    position: relative;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__img:after {
    background: url(../img/ico_crown-midYellow.svg) 50%/100% auto no-repeat;
    color: var(--color-white);
    content: '1';
    display: block;
    display: grid;
    font-size: 28px;
    font-weight: 700;
    height: 70px;
    left: 50%;
    padding-top: 15px;
    place-content: center;
    position: absolute;
    text-indent: -2px;
    top: 0;
    transform: translateX(-50%);
    width: 70px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__itemName {
    margin-top: 16px;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__comments dd {
    margin-left: 4px;
    padding-left: 1.2em;
  }

  .ranking__inner > .ranking__box:first-of-type .ranking__comments dd:before {
    text-indent: -1.2em;
  }

  .ranking__inner > .ranking__box:nth-of-type(2),
  .ranking__inner > .ranking__box:nth-of-type(3) {
    margin-top: 20px;
  }

  .ranking__box:after {
    font-size: 20px;
    height: 50px;
    padding-top: 13px;
    width: 50px;
  }

  .ranking__box:nth-of-type(n + 2) {
    width: calc(50% - 9.5px);
  }

  .ranking__box:nth-of-type(n + 2) .ranking__boxInner {
    padding-top: 58px;
  }

  .ranking__notCarried {
    text-align: left;
  }
  .sectionsRanking .sf-heading.-h2 {
    font-size: 26px;
  }

  .sectionsRanking .sectionRanking {
    padding-bottom: 43px;
  }

  .sectionsRanking .sectionRanking > .sf-u-contents_mobile {
    margin-left: 14px;
    margin-right: 14px;
  }

  .sectionsRanking .ranking {
    margin-top: 28px;
  }

  .sectionsRanking .ranking__inner > .ranking__box:first-of-type .ranking__itemName {
    font-size: 26px;
  }

  .sectionsRanking .ranking__inner > .ranking__box:first-of-type .ranking__price {
    margin-top: 45px;
  }

  .sectionsRanking .ranking__inner > .ranking__box:first-of-type .ranking__comments {
    margin-top: 14px;
  }

  .sectionsRanking .ranking__more {
    grid-gap: 0 19px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 0fr);
  }

  .sectionsRanking .ranking__more .ranking__box:first-of-type .ranking__boxInner {
    padding-top: 58px;
  }

  .sectionsRanking .ranking__more .ranking__box:nth-of-type(n + 2) {
    width: 100%;
  }

  .sectionsRanking .ranking__more.open {
    grid-row-gap: 20px;
    grid-template-rows: repeat(3, auto);
    padding-top: 20px;
  }
}
