*,: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}.homepage__production_section_wrapper{background-color:#f5f7fa;padding:6rem 3rem}.homepage__production_section_inner{margin:0 auto;max-width:1280px}.homepage__production_section_label{color:#0089d0;font-size:.875rem;font-weight:500;letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.homepage__production_section_heading{color:#333;font-family:Poppins,sans-serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:600;line-height:1.25;margin-bottom:3rem}.homepage__production_section_heading.homepage__heading_style span[style*=color]:not([style="color: #333333;"]){font-family:"Source Serif 4",Georgia,serif}.homepage__production_section_card{background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:2rem}.homepage__production_section_card_top{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.homepage__production_section_client_name{color:#333;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}.homepage__production_section_tags{display:flex;flex-wrap:wrap;gap:.5rem}.homepage__production_section_tag{border-radius:999px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.homepage__production_section_tag--pink{background-color:rgba(219,0,89,.1);color:#db0059}.homepage__production_section_tag--green{background-color:rgba(111,186,0,.1);color:#6fba00}.homepage__production_section_metrics{border-bottom:1px solid #e8ecf1;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem;padding-bottom:2rem}.homepage__production_section_metric_label{color:#999;font-size:.875rem;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.homepage__production_section_metric_value{font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:600;line-height:1.1}.homepage__production_section_metric_value--dark{color:#333}.homepage__production_section_metric_value--blue{color:#0089d0}.homepage__production_section_metric_value--green{color:#6fba00}.homepage__production_section_metric_sub{color:#666;font-size:.875rem;margin-top:.25rem}.homepage__production_section_body{color:#666;font-size:1.125rem;line-height:1.75;margin-bottom:2rem}.homepage__production_section_card_links{display:flex;flex-direction:column;gap:1rem}.homepage__production_section_link_primary{align-items:center;color:#0089d0;display:inline-flex;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.homepage__production_section_link_primary:hover{color:#006ba3}.homepage__production_section_link_secondary{align-items:center;color:#666;display:inline-flex;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.homepage__production_section_link_secondary:hover{color:#333}@media (min-width:768px){.homepage__production_section_card_top{align-items:center;flex-direction:row;justify-content:space-between}.homepage__production_section_metrics{grid-template-columns:repeat(3,1fr)}.homepage__production_section_card_links{flex-direction:row}}@media (min-width:1024px){.homepage__production_section_wrapper{padding:8rem 3rem}.homepage__production_section_card{padding:3rem}}@media (max-width:640px){.homepage__production_section_wrapper{padding:4rem 1.5rem}}