/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
.p-unione .p-featured-articles .featured-swiper {
  padding-inline: 20px;
  padding-bottom: 80px;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-next, .p-unione .p-featured-articles .featured-swiper .featured-swiper-prev {
  width: 16px;
  height: 26px;
}
:is(.p-unione .p-featured-articles .featured-swiper .featured-swiper-next, .p-unione .p-featured-articles .featured-swiper .featured-swiper-prev):after {
  content: "";
  background: linear-gradient(#2f4e874d, #2f4e874d), url("../../../common/images/theme_pattern02.jpg") center / cover no-repeat;
  width: 100%;
  height: 100%;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-next {
  right: 2px;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-next:after {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 9 13' fill='none'%3E%3Cpath d='M1 1.83789L7.016 6.85122L1 11.8646' stroke='black' stroke-width='2.00533' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 9 13' fill='none'%3E%3Cpath d='M1 1.83789L7.016 6.85122L1 11.8646' stroke='black' stroke-width='2.00533' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E") center / contain no-repeat;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-prev {
  left: 2px;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-prev:after {
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='13' viewBox='0 0 9 13' fill='none'%3E%3Cpath d='M7.01611 11.8652L1.00011 6.8519L7.01611 1.83857' stroke='black' stroke-width='2.00533' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='13' viewBox='0 0 9 13' fill='none'%3E%3Cpath d='M7.01611 11.8652L1.00011 6.8519L7.01611 1.83857' stroke='black' stroke-width='2.00533' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-pagination {
  bottom: 48px;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}
.p-unione .p-featured-articles .featured-swiper .featured-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: linear-gradient(#2f4e874d, #2f4e874d), url("../../../common/images/theme_pattern02.jpg") center / cover no-repeat;
}
.p-unione .p-post-list .articles-list:has(.article-item) .article-item:first-of-type {
  border-top: 1px solid #000;
}
.p-unione .c-pageHeading {
  margin-top: 40px;
  margin-block: 40px;
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading {
    margin-bottom: 80px;
  }
}
.p-unione .c-pageHeading > * {
  display: flex;
}
:is(.p-unione .c-pageHeading h1, .p-unione .c-pageHeading h2, .p-unione .c-pageHeading h3, .p-unione .c-pageHeading h4) .c-pageHeading__title {
  color: #0000;
  background: url("../../../common/images/theme_pattern.jpg") center / cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
  font-style: normal;
  line-height: 1.5;
}
.p-unione .c-pageHeading h2 .c-pageHeading__title {
  font-family: var(--_font-bold);
  font-size: 30px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h2 .c-pageHeading__title {
    font-size: 48px;
    line-height: 1.66;
  }
}
.p-unione .c-pageHeading h3 .c-pageHeading__title {
  font-size: 24px;
  font-family: var(--_font-bold);
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h3 .c-pageHeading__title {
    font-size: 32px;
  }
}
.p-unione .c-pageHeading h4 .c-pageHeading__title {
  font-size: 22px;
  font-family: var(--_font-bold);
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading h4 .c-pageHeading__title {
    font-size: 28px;
    line-height: 1;
  }
}
.p-unione .c-pageHeading.-center {
  text-align: center;
  justify-content: center;
}
.p-unione .c-pageHeading.-mt-lg {
  margin-top: 80px;
}
@media only screen and (min-width: 1024px) {
  .p-unione .c-pageHeading.-mt-lg {
    margin-top: 140px;
  }
}
.p-unione .c-pageHeading.-pattern-2 .c-pageHeading__title {
  color: #0000;
  background: url("../../../common/images/theme_pattern02.jpg") center / cover no-repeat;
  -webkit-background-clip: text;
  background-clip: text;
}
