*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.stories__featured_section_wrapper{background-color:#f5f7fa;padding:4rem 3rem}.stories__featured_section_inner{margin:0 auto;max-width:1280px}.stories__featured_section_label{color:#fcb711;font-size:.875rem;font-weight:500;letter-spacing:.08em;margin-bottom:2rem;text-transform:uppercase}.stories_featured_card_flex_container{display:flex;flex-direction:column;gap:1rem}.stories__featured_section_card{background-color:#fff;border:1px solid #e8ecf1;border-radius:6px;overflow:hidden}.stories__featured_section_card_grid{display:grid;grid-template-columns:1fr}.stories__featured_section_left{padding:2rem}.stories__featured_section_tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.stories__featured_section_tag{border:1px solid #e8ecf1;border-radius:4px;color:#666;font-size:.75rem;font-weight:500;letter-spacing:.06em;padding:.375rem .75rem;text-transform:uppercase}.stories__featured_section_client{color:#333;font-size:.875rem;font-weight:600;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.stories__featured_section_heading{color:#333;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem}.stories__featured_section_body{color:#666;font-size:1rem;line-height:1.75;margin-bottom:2rem}.stories__featured_section_btn{align-items:center;background-color:#db0059;border-radius:4px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;height:44px;justify-content:center;padding:0 1.5rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.stories__featured_section_btn:hover{background-color:#c00050}.stories__featured_section_right{background-color:#fafbfc;border-top:1px solid #e8ecf1;padding:2rem}.stories__featured_section_metrics{display:flex;flex-direction:column;gap:2rem}.stories__featured_section_metric_label{color:#999;font-size:.75rem;font-weight:500;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.stories__featured_section_metric_value{font-size:1.125rem;font-weight:500;line-height:1.4}.stories__featured_section_metric_muted{color:#666}.stories__featured_section_metric_arrow{color:#999;margin:0 .5rem}.stories__featured_section_metric_amber{color:#fcb711}.stories__featured_section_metric_green{color:#6fba00}.stories__featured_section_metric_blue{color:#0089d0}@media (min-width:1024px){.stories__featured_section_wrapper{padding:5rem 3rem}.stories__featured_section_card_grid{grid-template-columns:3fr 2fr}.stories__featured_section_left{padding:3rem}.stories__featured_section_right{border-left:1px solid #e8ecf1;border-top:none;padding:3rem}}@media (max-width:640px){.stories__featured_section_wrapper{padding:3rem 1.5rem}}