.fpcard-slider{margin:0 auto;max-width:1200px;position:relative}.fpcard-slider__nav{display:flex;gap:8px;justify-content:flex-end;margin-bottom:20px}.fpcard-slider__btn{align-items:center;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:border-color .2s ease,background .2s ease;width:36px}.fpcard-slider__btn:hover{background:#2563eb;border-color:#2563eb}.fpcard-slider__btn:hover svg{stroke:#fff}.fpcard-slider__btn svg{fill:none;height:16px;stroke:#6b7280;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:stroke .2s ease;width:16px}.fpcard-slider__btn.swiper-button-disabled{opacity:.4;pointer-events:none}.fpcard-swiper{overflow:hidden;padding-bottom:4px}.fpcard{background:#fff;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .3s ease,transform .3s ease}.fpcard:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.fpcard__image{aspect-ratio:16/10;display:block;object-fit:cover;width:100%}.fpcard__body{gap:8px;padding:20px}.fpcard__tag{color:#6b7280;font-size:13px;font-weight:400}.fpcard__title{color:#111827;font-size:15px;font-weight:600;line-height:1.5}.fpcard__link{align-items:center;color:#2563eb;display:inline-flex;font-size:13px;font-weight:500;gap:4px;margin-top:8px;text-decoration:none;transition:gap .2s ease}.fpcard__link:hover{gap:8px}.fpcard__link:after{content:"›";font-size:16px;line-height:1}.fpcard-swiper .swiper-wrapper{align-items:stretch}.fpcard-swiper .swiper-slide{height:auto}.fpcard{display:flex;flex-direction:column;height:100%}.fpcard__body{display:flex;flex:1;flex-direction:column}.fpcard__title{flex:1}.fpcard__link{margin-top:auto}