.fc-pc{margin-inline:auto;max-width:var(--wrapper-xl);padding:2rem 1rem}.fc-pc__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}.fc-pc__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.2;margin:0;text-transform:uppercase}.fc-pc__explore{align-items:center;color:var(--dark);display:inline-flex;font-size:1rem;font-weight:500;gap:.75rem;text-decoration:none;transition:opacity .3s ease;white-space:nowrap}.fc-pc__explore:hover{opacity:.75}.fc-pc__explore-icon{align-items:center;background:var(--fc-green);border-radius:50%;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.fc-pc__explore-icon svg{height:18px;width:18px}.fc-pc .swiper{overflow:visible}.fc-pc .swiper-wrapper{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.fc-pc .swiper-slide{width:auto!important}.fc-pc__card{background:#fff;border-radius:20px;box-shadow:0 2px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:1.75rem;transition:box-shadow .3s ease}.fc-pc__card:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.fc-pc__card-tag{color:var(--fc-green);display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.fc-pc__card-title{color:var(--dark);font-size:1.1rem;font-weight:700;line-height:1.3;margin:0 0 .5rem}.fc-pc__card-desc{color:#666;font-size:.85rem;line-height:1.6;margin:0 0 auto;padding-bottom:1.25rem}.fc-pc__card-footer{align-items:center;border-top:1px solid #eee;display:flex;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.fc-pc__card-date{align-items:center;color:var(--dark);display:inline-flex;font-size:.75rem;font-weight:600;gap:.35rem;text-transform:uppercase}.fc-pc__card-date svg{flex-shrink:0;height:14px;width:14px}.fc-pc__card-link{align-items:center;color:var(--dark);display:inline-flex;font-size:.75rem;font-weight:600;gap:.35rem;text-decoration:none;text-transform:uppercase;transition:opacity .3s ease;white-space:nowrap}.fc-pc__card-link:hover{opacity:.65}.fc-pc__card-link svg{flex-shrink:0;height:14px;width:14px}@media screen and (max-width:550px){.fc-pc{padding:2.5rem .75rem}.fc-pc__header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.fc-pc .swiper{overflow:hidden}.fc-pc .swiper-wrapper{display:flex;gap:0}.fc-pc .swiper-slide{width:85%!important}}