.fb{overflow:hidden}.fb__inner{max-width:1280px;margin:0 auto}.fb__label{display:flex;align-items:center;gap:10px;margin-bottom:20px}.fb__label-text{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.fb__label-line{flex:1;height:1px;background:#0c305b1a}.fb__card{display:grid;grid-template-columns:55% 1fr;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 2px 24px #0c305b14,0 8px 48px #0c305b0f;text-decoration:none;transition:box-shadow .25s ease,transform .25s ease;border:1px solid rgba(12,48,91,.06)}.fb__card:hover{box-shadow:0 8px 40px #0c305b1f,0 24px 64px #0c305b14;transform:translateY(-4px);text-decoration:none}.fb__image-col{position:relative;overflow:hidden;min-height:500px}.fb__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.fb__card:hover .fb__image{transform:scale(1.04)}.fb__img-badge{position:absolute;top:20px;left:20px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:6px 14px;border-radius:20px;z-index:2}.fb__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#cde4f3,#a8d0eb);display:flex;align-items:center;justify-content:center;color:#7db4d9;font-size:14px}.fb__content{padding:48px 52px;display:flex;flex-direction:column;justify-content:center}.fb__meta{display:flex;align-items:center;gap:12px;margin-bottom:24px}.fb__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.fb__avatar img{width:100%;height:100%;object-fit:cover}.fb__avatar-initials{font-size:13px;font-weight:800;color:#fff;letter-spacing:.02em}.fb__meta-info{display:flex;flex-direction:column;gap:3px}.fb__author{font-size:14px;font-weight:700;line-height:1}.fb__date{font-size:13px;line-height:1}.fb__read-time{margin-left:auto;font-size:12px;font-weight:600;background:#f0f4f8;padding:5px 12px;border-radius:20px;white-space:nowrap;letter-spacing:.02em}.fb__title{font-size:32px;font-weight:800;line-height:1.2;margin:0 0 16px;padding:0;letter-spacing:-.02em}.fb__divider{width:40px;height:3px;border-radius:2px;margin-bottom:20px}.fb__excerpt{font-size:15px;line-height:1.75;margin:0 0 36px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fb__btn{display:inline-flex;align-items:center;gap:10px;border-radius:50px;padding:15px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease;align-self:flex-start;letter-spacing:.01em}.fb__btn svg{transition:transform .2s ease}.fb__card:hover .fb__btn{background:transparent}.fb__card:hover .fb__btn svg{transform:translate(4px)}@media (max-width: 1100px){.fb{padding-left:24px;padding-right:24px}.fb__content{padding:40px}.fb__title{font-size:26px}}@media (max-width: 768px){.fb__card{grid-template-columns:1fr}.fb__image-col{min-height:280px}.fb__content{padding:32px 28px}.fb__title{font-size:22px}.fb__read-time{display:none}}@media (max-width: 480px){.fb{padding-left:16px;padding-right:16px}.fb__content{padding:28px 20px}.fb__title{font-size:20px}.fb__btn{width:100%;justify-content:center}}
