.panel-numbers{font-size:1.5rem;margin:auto}@media screen and (min-width:53.1875em){.panel-numbers{font-size:1.75rem}}.panel-numbers__grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}@media screen and (min-width:53.1875em){.panel-numbers__grid{gap:unset;flex-wrap:nowrap}}.panel-numbers__element{width:47%;background:#fff;position:relative;margin:auto;padding:0 0 1.5rem 1.5rem;min-height:13rem;display:flex;flex-direction:column}@media screen and (min-width:53.1875em){.panel-numbers__element{margin-left:15px;width:25%;min-height:unset;display:block}}@media screen and (min-width:53.1875em){.panel-numbers__element:first-child{margin-left:0}}.panel-numbers__element:before{content:"";height:100%;left:0;position:absolute;top:0;width:4px;background-color:#e2001a}.panel-numbers__element-title{color:#e2001a;font-weight:900;font-size:4rem;position:relative}@media screen and (min-width:53.1875em){.panel-numbers__element-title{font-size:5rem}}.panel-numbers__element-title strong{display:block}.panel-numbers__element-subtitle{font-size:1.4rem;font-weight:900!important;color:#000;display:block}