.theme-banner__title {
  font-size: var(--tdfs-display);
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .theme-banner__title {
    line-height: 1.1;
  }
}
.detail-header__title {
  font-size: var(--tdfs-news-heading);
  line-height: 1.2;
}
.theme-banner__sub-title {
  font-size: var(--tdfs-sub-title-2);
  font-weight: 700;
  line-height: 1.2;
}
.news-card__title {
  font-size: var(--tdfs-card-title-3);
  font-weight: 700;
  line-height: 1.2;
}
.donation__quote {
  font-size: var(--tdfs-sub-title);
  font-style: italic;
  line-height: 1.2;
}
.donation__activity-title {
  font-size: var(--tdfs-card-title-2);
  font-weight: 700;
  line-height: 1.2;
}
.detail-header__share > span, .donation__activity-text {
  font-size: var(--tdfs-body);
  line-height: 1.5;
}
.donation__description {
  font-size: var(--tdfs-body-bold);
  font-weight: 700;
  line-height: 1.2;
}
.news-card__read-article {
  font-size: var(--tdfs-button);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.detail-header__info, .detail-header__share {
  font-size: var(--tdfs-card-category);
  font-weight: 700;
  line-height: 1.2;
}
.news-card__author-date, .news-card__category a {
  font-size: var(--tdfs-card-category-3);
  font-weight: 700;
  line-height: 1.2;
}
.detail-header__back {
  font-size: var(--tdfs-tab-menu);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.news__filter-select {
  font-size: var(--tdfs-button-sm);
  font-weight: 700;
  letter-spacing: 0.05em;
}
.theme-banner {
  position: relative;
  overflow: hidden;
}
.theme-banner__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.theme-banner__image-container:before {
  content: "";
  display: block;
  padding-top: 28.125%;
}
.theme-banner__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .theme-banner {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .theme-banner {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 820px) {
  .theme-banner {
    margin-top: 7.8048780488vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .theme-banner {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 570px) {
  .theme-banner {
    margin-top: 11.2280701754vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .theme-banner {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 430px) {
  .theme-banner {
    margin-top: 14.8837209302vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .theme-banner {
    margin-top: 16.4102564103vw;
  }
}
@media (max-width: 575px) {
  .theme-banner {
    display: flex;
    align-items: center;
    height: 20.5729166667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .theme-banner {
    height: 38.57421875vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .theme-banner {
    height: 48.1707317073vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .theme-banner {
    height: 51.4322916667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .theme-banner {
    height: 69.298245614vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .theme-banner {
    height: 82.2916666667vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .theme-banner {
    height: 91.8604651163vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .theme-banner {
    height: 101.2820512821vw;
  }
}
.theme-banner__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d9d8d8;
}
.theme-banner__image-wrapper::before, .theme-banner__image-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.theme-banner__image-wrapper::before {
  background: linear-gradient(180deg, #000000 -26.05%, rgba(0, 0, 0, 0) 23.08%);
  z-index: 2;
}
.theme-banner__image-wrapper::after {
  background: #000000;
  opacity: 0.3;
  z-index: 1;
}
.theme-banner__image-container {
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.theme-banner__content-wrapper {
  position: relative;
  z-index: 3;
  padding: 14.4270833333vw 0vw 7.2916666667vw;
}
@media screen and (max-width: 1024px) {
  .theme-banner__content-wrapper {
    padding: 20.99609375vw 0vw 14.6484375vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__content-wrapper {
    padding: 26.2195121951vw 0vw 18.2926829268vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__content-wrapper {
    padding: 27.9947916667vw 0vw 19.53125vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__content-wrapper {
    padding: 37.7192982456vw 0vw 26.3157894737vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__content-wrapper {
    padding: 44.7916666667vw 0vw 31.25vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__content-wrapper {
    padding: 50vw 0vw 34.8837209302vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__content-wrapper {
    padding: 55.1282051282vw 0vw 38.4615384615vw;
  }
}
@media (max-width: 575px) {
  .theme-banner__content-wrapper {
    padding: 0;
  }
}
.theme-banner__title {
  margin-bottom: 0.4166666667vw;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .theme-banner__title {
    margin-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .theme-banner__title {
    margin-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .theme-banner__title {
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .theme-banner__title {
    margin-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .theme-banner__title {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .theme-banner__title {
    margin-bottom: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .theme-banner__title {
    margin-bottom: 2.0512820513vw;
  }
}
.theme-banner__sub-title {
  margin-bottom: 0;
  color: #00b3b0;
}
.news-card__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.news-card__image-container:before {
  content: "";
  display: block;
  padding-top: 67.9133858268%;
}
.news-card__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .news-card__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .news-card__image-container:before {
    content: "";
    display: block;
    padding-top: 109.4117647059%;
  }
  .news-card__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.news-card__item {
  position: relative;
  height: auto;
  margin-bottom: 3.125vw;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .news-card__item {
    margin-bottom: 2.9296875vw;
  }
}
@media screen and (max-width: 820px) {
  .news-card__item {
    margin-bottom: 3.6585365854vw;
  }
}
@media screen and (max-width: 768px) {
  .news-card__item {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 570px) {
  .news-card__item {
    margin-bottom: 5.2631578947vw;
  }
}
@media screen and (max-width: 480px) {
  .news-card__item {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 430px) {
  .news-card__item {
    margin-bottom: 6.976744186vw;
  }
}
@media screen and (max-width: 390px) {
  .news-card__item {
    margin-bottom: 7.6923076923vw;
  }
}
.news-card__item:hover .news-card__image-container::after,
.news-card__item:hover .latest-news__image-container::after {
  opacity: 0.3;
}
.news-card__item:hover .latest-news__image,
.news-card__item:hover .news-card__image {
  transform: scale(1.1);
}
.news-card__item:hover .news-card__read-article {
  gap: 0.8333333333vw;
}
@media screen and (max-width: 1024px) {
  .news-card__item:hover .news-card__read-article {
    gap: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .news-card__item:hover .news-card__read-article {
    gap: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .news-card__item:hover .news-card__read-article {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .news-card__item:hover .news-card__read-article {
    gap: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .news-card__item:hover .news-card__read-article {
    gap: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .news-card__item:hover .news-card__read-article {
    gap: 3.7209302326vw;
  }
}
@media screen and (max-width: 390px) {
  .news-card__item:hover .news-card__read-article {
    gap: 4.1025641026vw;
  }
}
.news-card__image-container {
  overflow: hidden;
  border-radius: 10px;
  background-color: #d9d8d8;
}
.news-card__image-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00747b;
  opacity: 0;
  transition: 0.5s;
}
.news-card__image {
  transition: 0.5s;
}
.news-card__info {
  padding-top: 1.6666666667vw;
}
@media screen and (max-width: 1024px) {
  .news-card__info {
    padding-top: 1.7578125vw;
  }
}
@media screen and (max-width: 820px) {
  .news-card__info {
    padding-top: 2.1951219512vw;
  }
}
@media screen and (max-width: 768px) {
  .news-card__info {
    padding-top: 2.34375vw;
  }
}
@media screen and (max-width: 570px) {
  .news-card__info {
    padding-top: 3.1578947368vw;
  }
}
@media screen and (max-width: 480px) {
  .news-card__info {
    padding-top: 3.75vw;
  }
}
@media screen and (max-width: 430px) {
  .news-card__info {
    padding-top: 4.1860465116vw;
  }
}
@media screen and (max-width: 390px) {
  .news-card__info {
    padding-top: 4.6153846154vw;
  }
}
.news-card__author-date-category {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .news-card__author-date-category {
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .news-card__author-date-category {
    gap: 0.9765625vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .news-card__author-date-category {
    gap: 1.2195121951vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .news-card__author-date-category {
    gap: 1.3020833333vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .news-card__author-date-category {
    gap: 1.7543859649vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .news-card__author-date-category {
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .news-card__author-date-category {
    gap: 2.3255813953vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .news-card__author-date-category {
    gap: 2.5641025641vw;
  }
}
.news-card__author-date {
  width: 60%;
  font-weight: 400;
}
.news-card__author {
  font-weight: 700;
}
.news-card__date {
  font-style: italic;
}
.news-card__category {
  position: relative;
  display: inline-block;
  z-index: 2;
  width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  color: #00b3b0;
}
.news-card__category a {
  color: #00b3b0;
}
.news-card__category a:hover {
  text-decoration: none;
}
.news-card__title {
  overflow: hidden;
  margin-bottom: 0;
  margin: 0.7291666667vw 0vw 1.3541666667vw;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1024px) {
  .news-card__title {
    margin: 0.5859375vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .news-card__title {
    margin: 0.7317073171vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .news-card__title {
    margin: 0.78125vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .news-card__title {
    margin: 1.0526315789vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .news-card__title {
    margin: 1.25vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .news-card__title {
    margin: 1.3953488372vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .news-card__title {
    margin: 1.5384615385vw 0vw;
  }
}
.news-card__read-article {
  display: inline-flex;
  align-items: center;
  gap: 0.3125vw;
  color: #00b3b0;
  transition: 0.5s;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .news-card__read-article {
    gap: 0.5859375vw;
  }
}
@media screen and (max-width: 820px) {
  .news-card__read-article {
    gap: 0.7317073171vw;
  }
}
@media screen and (max-width: 768px) {
  .news-card__read-article {
    gap: 0.78125vw;
  }
}
@media screen and (max-width: 570px) {
  .news-card__read-article {
    gap: 1.0526315789vw;
  }
}
@media screen and (max-width: 480px) {
  .news-card__read-article {
    gap: 1.25vw;
  }
}
@media screen and (max-width: 430px) {
  .news-card__read-article {
    gap: 1.3953488372vw;
  }
}
@media screen and (max-width: 390px) {
  .news-card__read-article {
    gap: 1.5384615385vw;
  }
}
.news-card__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.donation {
  overflow: hidden;
  padding: 0;
  min-height: 66.6145833333vw;
}
.donation__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.donation__image-container:before {
  content: "";
  display: block;
  padding-top: 66.6145833333%;
}
.donation__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .donation {
    min-height: 91.796875vw;
  }
}
@media screen and (max-width: 820px) {
  .donation {
    min-height: 114.6341463415vw;
  }
}
@media screen and (max-width: 768px) {
  .donation {
    min-height: 122.3958333333vw;
  }
}
@media screen and (max-width: 570px) {
  .donation {
    min-height: 164.9122807018vw;
  }
}
@media screen and (max-width: 480px) {
  .donation {
    min-height: 195.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .donation {
    min-height: 218.6046511628vw;
  }
}
@media screen and (max-width: 390px) {
  .donation {
    min-height: 241.0256410256vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .donation {
    min-height: 99.12109375vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .donation {
    min-height: 123.7804878049vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .donation {
    min-height: 132.1614583333vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .donation {
    min-height: 178.0701754386vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .donation {
    min-height: 211.4583333333vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .donation {
    min-height: 236.0465116279vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .donation {
    min-height: 260.2564102564vw;
  }
}
.donation::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #0a0b0a;
  opacity: 0.5;
}
.donation__image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.donation__image-container {
  height: 100%;
}
@media (max-width: 575px) {
  .donation__image-container {
    height: 126%;
  }
}
@media (max-width: 575px) {
  .donation__image {
    -o-object-position: 34%;
       object-position: 34%;
  }
}
.donation__wrapper {
  position: relative;
  z-index: 2;
  padding: 10.4166666667vw 0vw;
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .donation__wrapper {
    padding: 11.71875vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 820px) {
  .donation__wrapper {
    padding: 14.6341463415vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
  .donation__wrapper {
    padding: 15.625vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 570px) {
  .donation__wrapper {
    padding: 21.0526315789vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 480px) {
  .donation__wrapper {
    padding: 25vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 430px) {
  .donation__wrapper {
    padding: 27.9069767442vw 0vw;
  }
}
@media screen and (max-width: 1024px) and (max-width: 390px) {
  .donation__wrapper {
    padding: 30.7692307692vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 1024px) {
  .donation__wrapper {
    padding: 5.859375vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 820px) {
  .donation__wrapper {
    padding: 7.3170731707vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 768px) {
  .donation__wrapper {
    padding: 7.8125vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 570px) {
  .donation__wrapper {
    padding: 10.5263157895vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 480px) {
  .donation__wrapper {
    padding: 12.5vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 430px) {
  .donation__wrapper {
    padding: 13.9534883721vw 0vw;
  }
}
@media screen and (max-width: 575px) and (max-width: 390px) {
  .donation__wrapper {
    padding: 15.3846153846vw 0vw;
  }
}
.donation__description-wrapper {
  color: #ffffff;
}
.donation__description {
  margin: 1.0416666667vw 0vw 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .donation__description {
    margin: 1.46484375vw 0vw 2.44140625vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__description {
    margin: 1.8292682927vw 0vw 3.0487804878vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__description {
    margin: 1.953125vw 0vw 3.2552083333vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__description {
    margin: 2.6315789474vw 0vw 4.3859649123vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__description {
    margin: 3.125vw 0vw 5.2083333333vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__description {
    margin: 3.488372093vw 0vw 5.8139534884vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__description {
    margin: 3.8461538462vw 0vw 6.4102564103vw;
  }
}
.donation__quote {
  margin-bottom: 0;
}
.donation__button {
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .donation__button {
    margin-top: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__button {
    margin-top: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__button {
    margin-top: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__button {
    margin-top: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__button {
    margin-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__button {
    margin-top: 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__button {
    margin-top: 10.2564102564vw;
  }
}
@media (max-width: 575px) {
  .donation__button {
    width: auto;
  }
}
.donation__activity {
  padding: 2.0833333333vw 1.7708333333vw;
  border-radius: 10px;
  background-color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .donation__activity {
    padding: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity {
    padding: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity {
    padding: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity {
    padding: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity {
    padding: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity {
    padding: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity {
    padding: 5.1282051282vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .donation__activity {
    margin-top: 4.1015625vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .donation__activity {
    margin-top: 5.1219512195vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .donation__activity {
    margin-top: 5.46875vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .donation__activity {
    margin-top: 7.3684210526vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .donation__activity {
    margin-top: 8.75vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .donation__activity {
    margin-top: 9.7674418605vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .donation__activity {
    margin-top: 10.7692307692vw;
  }
}
.donation__activity-title {
  display: block;
  margin-bottom: 1.25vw;
  color: #0a0b0a;
}
@media screen and (max-width: 1024px) {
  .donation__activity-title {
    margin-bottom: 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-title {
    margin-bottom: 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-title {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-title {
    margin-bottom: 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-title {
    margin-bottom: 5.5813953488vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-title {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .donation__activity-title {
    margin-bottom: 1.3671875vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .donation__activity-title {
    margin-bottom: 1.7073170732vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .donation__activity-title {
    margin-bottom: 1.8229166667vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .donation__activity-title {
    margin-bottom: 2.4561403509vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .donation__activity-title {
    margin-bottom: 2.9166666667vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .donation__activity-title {
    margin-bottom: 3.2558139535vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .donation__activity-title {
    margin-bottom: 3.5897435897vw;
  }
}
.donation__activity-list-item {
  display: flex;
  align-items: flex-start;
  gap: 0.4166666667vw;
  padding: 0.8333333333vw 0vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media screen and (max-width: 1024px) {
  .donation__activity-list-item {
    gap: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-list-item {
    gap: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-list-item {
    gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-list-item {
    gap: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-list-item {
    gap: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-list-item {
    gap: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-list-item {
    gap: 2.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .donation__activity-list-item {
    padding: 0.78125vw 0vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-list-item {
    padding: 0.9756097561vw 0vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-list-item {
    padding: 1.0416666667vw 0vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-list-item {
    padding: 1.4035087719vw 0vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-list-item {
    padding: 1.6666666667vw 0vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-list-item {
    padding: 1.8604651163vw 0vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-list-item {
    padding: 2.0512820513vw 0vw;
  }
}
.donation__activity-list-item:last-child {
  border-bottom: none;
}
.donation__activity-icon {
  width: 1.25vw;
  height: 1.25vw;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 0.15625vw;
}
@media screen and (max-width: 1024px) {
  .donation__activity-icon {
    width: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-icon {
    width: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-icon {
    width: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-icon {
    width: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-icon {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-icon {
    width: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-icon {
    width: 5.1282051282vw;
  }
}
@media screen and (max-width: 1024px) {
  .donation__activity-icon {
    height: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-icon {
    height: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-icon {
    height: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-icon {
    height: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-icon {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-icon {
    height: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-icon {
    height: 5.1282051282vw;
  }
}
@media screen and (max-width: 1024px) {
  .donation__activity-icon {
    margin-top: 0.29296875vw;
  }
}
@media screen and (max-width: 820px) {
  .donation__activity-icon {
    margin-top: 0.3658536585vw;
  }
}
@media screen and (max-width: 768px) {
  .donation__activity-icon {
    margin-top: 0.390625vw;
  }
}
@media screen and (max-width: 570px) {
  .donation__activity-icon {
    margin-top: 0.5263157895vw;
  }
}
@media screen and (max-width: 480px) {
  .donation__activity-icon {
    margin-top: 0.625vw;
  }
}
@media screen and (max-width: 430px) {
  .donation__activity-icon {
    margin-top: 0.6976744186vw;
  }
}
@media screen and (max-width: 390px) {
  .donation__activity-icon {
    margin-top: 0.7692307692vw;
  }
}
.news__category-title {
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 1024px) {
  .news__category-title {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .news__category-title {
    margin-bottom: 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .news__category-title {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .news__category-title {
    margin-bottom: 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .news__category-title {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .news__category-title {
    margin-bottom: 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .news__category-title {
    margin-bottom: 10.2564102564vw;
  }
}
.news__filter {
  width: 12.6041666667vw;
  margin-bottom: 1.6666666667vw;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .news__filter {
    width: 23.6328125vw;
  }
}
@media screen and (max-width: 820px) {
  .news__filter {
    width: 29.512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .news__filter {
    width: 31.5104166667vw;
  }
}
@media screen and (max-width: 570px) {
  .news__filter {
    width: 42.4561403509vw;
  }
}
@media screen and (max-width: 480px) {
  .news__filter {
    width: 50.4166666667vw;
  }
}
@media screen and (max-width: 430px) {
  .news__filter {
    width: 56.2790697674vw;
  }
}
@media screen and (max-width: 390px) {
  .news__filter {
    width: 62.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .news__filter {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 820px) {
  .news__filter {
    margin-bottom: 3.9024390244vw;
  }
}
@media screen and (max-width: 768px) {
  .news__filter {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 570px) {
  .news__filter {
    margin-bottom: 5.6140350877vw;
  }
}
@media screen and (max-width: 480px) {
  .news__filter {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .news__filter {
    margin-bottom: 7.4418604651vw;
  }
}
@media screen and (max-width: 390px) {
  .news__filter {
    margin-bottom: 8.2051282051vw;
  }
}
@media (max-width: 575px) {
  .news__filter {
    width: 100%;
  }
}
.news__filter-select {
  border-color: rgba(46, 38, 61, 0.2196078431);
  padding-top: 0.4166666667vw;
  padding-bottom: 0.4166666667vw;
  padding-left: 0.8333333333vw;
  font-weight: 400;
  color: #433f3e;
}
@media screen and (max-width: 1024px) {
  .news__filter-select {
    padding-top: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .news__filter-select {
    padding-top: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .news__filter-select {
    padding-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .news__filter-select {
    padding-top: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .news__filter-select {
    padding-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .news__filter-select {
    padding-top: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .news__filter-select {
    padding-top: 2.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .news__filter-select {
    padding-bottom: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .news__filter-select {
    padding-bottom: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .news__filter-select {
    padding-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .news__filter-select {
    padding-bottom: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .news__filter-select {
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .news__filter-select {
    padding-bottom: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .news__filter-select {
    padding-bottom: 2.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .news__filter-select {
    padding-left: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .news__filter-select {
    padding-left: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .news__filter-select {
    padding-left: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .news__filter-select {
    padding-left: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .news__filter-select {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .news__filter-select {
    padding-left: 3.7209302326vw;
  }
}
@media screen and (max-width: 390px) {
  .news__filter-select {
    padding-left: 4.1025641026vw;
  }
}
.news__filter-select:focus, .news__filter-select:focus-visible {
  border-color: rgba(46, 38, 61, 0.2196078431);
  box-shadow: none;
  outline: none;
}

.detail-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.detail-header__image-container:before {
  content: "";
  display: block;
  padding-top: 67.9748822606%;
}
.detail-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.detail-header__wrapper {
  padding: 5.9895833333vw 0vw 2.0833333333vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1294117647);
}
@media screen and (max-width: 1024px) {
  .detail-header__wrapper {
    padding: 6.640625vw 0vw 3.90625vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__wrapper {
    padding: 8.2926829268vw 0vw 4.8780487805vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__wrapper {
    padding: 8.8541666667vw 0vw 5.2083333333vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__wrapper {
    padding: 11.9298245614vw 0vw 7.0175438596vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__wrapper {
    padding: 14.1666666667vw 0vw 8.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__wrapper {
    padding: 15.8139534884vw 0vw 9.3023255814vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__wrapper {
    padding: 17.4358974359vw 0vw 10.2564102564vw;
  }
}
.detail-header__image-container {
  overflow: hidden;
  border-radius: 6px;
  background-color: #d9d8d8;
}
@media (max-width: 991px) {
  .detail-header__image-container {
    border-radius: 15px;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .detail-header__image-container {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .detail-header__image-container {
    margin-bottom: 4.8780487805vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .detail-header__image-container {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .detail-header__image-container {
    margin-bottom: 7.0175438596vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .detail-header__image-container {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .detail-header__image-container {
    margin-bottom: 9.3023255814vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .detail-header__image-container {
    margin-bottom: 10.2564102564vw;
  }
}
.detail-header__back {
  display: inline-flex;
  align-items: center;
  gap: 0.4166666667vw;
  margin-bottom: 2.0833333333vw;
  color: #0a0b0a;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .detail-header__back {
    gap: 0.78125vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__back {
    gap: 0.9756097561vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__back {
    gap: 1.0416666667vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__back {
    gap: 1.4035087719vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__back {
    gap: 1.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__back {
    gap: 1.8604651163vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__back {
    gap: 2.0512820513vw;
  }
}
@media screen and (max-width: 1024px) {
  .detail-header__back {
    margin-bottom: 1.953125vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__back {
    margin-bottom: 2.4390243902vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__back {
    margin-bottom: 2.6041666667vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__back {
    margin-bottom: 3.5087719298vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__back {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__back {
    margin-bottom: 4.6511627907vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__back {
    margin-bottom: 5.1282051282vw;
  }
}
.detail-header__back img {
  margin-bottom: 0.2083333333vw;
}
@media screen and (max-width: 1024px) {
  .detail-header__back img {
    margin-bottom: 0.390625vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__back img {
    margin-bottom: 0.487804878vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__back img {
    margin-bottom: 0.5208333333vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__back img {
    margin-bottom: 0.701754386vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__back img {
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__back img {
    margin-bottom: 0.9302325581vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__back img {
    margin-bottom: 1.0256410256vw;
  }
}
.detail-header__back span {
  display: inline-block;
  border-bottom: 2px solid transparent;
}
.detail-header__back:hover span {
  border-bottom: 2px solid #0a0b0a;
}
.detail-header__title {
  margin-bottom: 0;
}
.detail-header__info-col {
  padding-right: 1.25vw !important;
}
@media screen and (max-width: 1024px) {
  .detail-header__info-col {
    padding-right: 2.34375vw !important;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__info-col {
    padding-right: 2.9268292683vw !important;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__info-col {
    padding-right: 3.125vw !important;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__info-col {
    padding-right: 4.2105263158vw !important;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__info-col {
    padding-right: 5vw !important;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__info-col {
    padding-right: 5.5813953488vw !important;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__info-col {
    padding-right: 6.1538461538vw !important;
  }
}
@media (max-width: 991px) {
  .detail-header__info-col {
    padding-right: 0 !important;
  }
}
.detail-header__info {
  display: flex;
  align-items: flex-start;
  gap: 3.5416666667vw;
  margin: 1.6666666667vw 0vw 1.25vw;
  color: #433f3e;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .detail-header__info {
    gap: 4.6875vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__info {
    gap: 5.8536585366vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__info {
    gap: 6.25vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__info {
    gap: 8.4210526316vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__info {
    gap: 10vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__info {
    gap: 11.1627906977vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__info {
    gap: 12.3076923077vw;
  }
}
@media screen and (max-width: 1024px) {
  .detail-header__info {
    margin: 3.125vw 0vw 2.34375vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__info {
    margin: 3.9024390244vw 0vw 2.9268292683vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__info {
    margin: 4.1666666667vw 0vw 3.125vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__info {
    margin: 5.6140350877vw 0vw 4.2105263158vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__info {
    margin: 6.6666666667vw 0vw 5vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__info {
    margin: 7.4418604651vw 0vw 5.5813953488vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__info {
    margin: 8.2051282051vw 0vw 6.1538461538vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 1024px) {
  .detail-header__info {
    margin: 1.953125vw 0vw 1.5625vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 820px) {
  .detail-header__info {
    margin: 2.4390243902vw 0vw 1.9512195122vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 768px) {
  .detail-header__info {
    margin: 2.6041666667vw 0vw 2.0833333333vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 570px) {
  .detail-header__info {
    margin: 3.5087719298vw 0vw 2.8070175439vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 480px) {
  .detail-header__info {
    margin: 4.1666666667vw 0vw 3.3333333333vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 430px) {
  .detail-header__info {
    margin: 4.6511627907vw 0vw 3.7209302326vw;
  }
}
@media screen and (max-width: 991px) and (max-width: 390px) {
  .detail-header__info {
    margin: 5.1282051282vw 0vw 4.1025641026vw;
  }
}
.detail-header__author-date {
  text-wrap: nowrap;
}
.detail-header__author {
  font-weight: 700;
}
.detail-header__date {
  font-style: italic;
}
.detail-header__category {
  display: inline-flex;
  align-items: flex-start;
  flex: 1 1 auto;
}
.detail-header__category > span {
  font-weight: 600;
}
.detail-header__category-label {
  margin-right: 4px;
}
.detail-header__category-link {
  color: #00b3b0;
}
.detail-header__category-link a {
  color: #00b3b0;
  font-weight: 700;
}
.detail-header__category-link a:hover {
  text-decoration: none;
}
.detail-header__share {
  display: flex;
  align-items: center;
}
.detail-header__share > span {
  display: inline-block;
  margin-right: 0.8333333333vw;
  color: #433f3e;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .detail-header__share > span {
    margin-right: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__share > span {
    margin-right: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__share > span {
    margin-right: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__share > span {
    margin-right: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__share > span {
    margin-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__share > span {
    margin-right: 3.7209302326vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__share > span {
    margin-right: 4.1025641026vw;
  }
}
.detail-header__share-item {
  display: inline-block;
  margin-right: 0.8333333333vw;
}
@media screen and (max-width: 1024px) {
  .detail-header__share-item {
    margin-right: 1.5625vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__share-item {
    margin-right: 1.9512195122vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__share-item {
    margin-right: 2.0833333333vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__share-item {
    margin-right: 2.8070175439vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__share-item {
    margin-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__share-item {
    margin-right: 3.7209302326vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__share-item {
    margin-right: 4.1025641026vw;
  }
}
.detail-header__share-item:last-child {
  margin-right: 0;
}
.detail-header__share-item svg {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
}
@media screen and (max-width: 1024px) {
  .detail-header__share-item svg {
    width: 3.125vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__share-item svg {
    width: 3.9024390244vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__share-item svg {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__share-item svg {
    width: 5.6140350877vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__share-item svg {
    width: 6.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__share-item svg {
    width: 7.4418604651vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__share-item svg {
    width: 8.2051282051vw;
  }
}
@media screen and (max-width: 1024px) {
  .detail-header__share-item svg {
    height: 3.125vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-header__share-item svg {
    height: 3.9024390244vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-header__share-item svg {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-header__share-item svg {
    height: 5.6140350877vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-header__share-item svg {
    height: 6.6666666667vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-header__share-item svg {
    height: 7.4418604651vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-header__share-item svg {
    height: 8.2051282051vw;
  }
}
.detail-header__share-item path {
  transition: 0.5s ease;
}

.detail-body {
  padding-top: 3.125vw;
}
@media screen and (max-width: 1024px) {
  .detail-body {
    padding-top: 5.859375vw;
  }
}
@media screen and (max-width: 820px) {
  .detail-body {
    padding-top: 7.3170731707vw;
  }
}
@media screen and (max-width: 768px) {
  .detail-body {
    padding-top: 7.8125vw;
  }
}
@media screen and (max-width: 570px) {
  .detail-body {
    padding-top: 10.5263157895vw;
  }
}
@media screen and (max-width: 480px) {
  .detail-body {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 430px) {
  .detail-body {
    padding-top: 13.9534883721vw;
  }
}
@media screen and (max-width: 390px) {
  .detail-body {
    padding-top: 15.3846153846vw;
  }
}

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