.fc-art{margin-inline:auto;max-width:var(--wrapper-xl);padding:2rem 1rem}.fc-art__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}.fc-art__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.2;margin:0;text-transform:uppercase}.fc-art__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-art__explore:hover{opacity:.75}.fc-art__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-art__explore-icon svg{height:18px;width:18px}.fc-art .swiper{overflow:visible}.fc-art .swiper-wrapper{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.fc-art .swiper-slide{width:auto!important}.fc-art__card{color:inherit;display:flex;flex-direction:column;text-decoration:none}.fc-art__card.fc-art__card--two-columns{background-color:#fff;border-radius:20px;box-shadow:0 4px 30px 0 rgba(0,0,0,.08);overflow:hidden}.fc-art__card.fc-art__card--two-columns .fc-art__card-image{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden}.fc-art__card.fc-art__card--two-columns .fc-art__card-body{padding:.5rem 1.5rem 1rem}.fc-art__card.fc-art__card--two-columns .fc-art__card-body .fc-art__card-date{margin-top:1rem;opacity:.5}.fc-art__card-image{aspect-ratio:4/3;border-radius:20px;overflow:hidden;position:relative}.fc-art__card-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.fc-art__card:hover .fc-art__card-image img{transform:scale(1.05)}.fc-art__card-tag{background:var(--bright);border-radius:8px;color:var(--fc-green);font-size:.7rem;font-weight:600;left:1rem;letter-spacing:.05em;padding:.4em .75em;position:absolute;text-transform:uppercase;top:1rem;z-index:1}.fc-art__card-body .fc-art__card-tag{display:inline-block;padding:.5rem 0;position:inherit}.fc-art__card-arrow{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.2);border-radius:10px;bottom:1rem;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;width:40px;z-index:1}.fc-art__card-arrow svg{height:14px;width:14px}.fc-art__card.fc-art__card--two-columns .fc-art__card-arrow{bottom:inherit;top:1rem}.fc-art__card-body{display:flex;flex-direction:column;gap:.35rem;padding:1rem .25rem}.fc-art__card-title{color:var(--dark);font-size:1.2rem;font-weight:600;line-height:1.3;margin:0}.fc-art__card-desc{color:#666;font-size:.85rem;line-height:1.5;margin:0}.fc-art__card-date{align-items:center;color:var(--dark);display:inline-flex;font-size:.75rem;font-weight:600;gap:.35rem;margin-top:.25rem;text-transform:uppercase}.fc-art__card-date svg{flex-shrink:0;height:14px;width:14px}@media screen and (max-width:550px){.fc-art{padding:2.5rem .75rem}.fc-art__header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.fc-art .swiper{overflow:hidden}.fc-art .swiper-wrapper{display:flex;gap:0}.fc-art .swiper-slide{width:80%!important}}