.participants-header{position:relative}.participants-header>.background-overlay{border-bottom-left-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius);height:100%;position:absolute;top:0;width:100%;z-index:-1}.country-reports-link{align-items:center;display:flex;justify-content:space-between}.country-reports-link:after{color:var(--text-color-blue);content:"\f061";font:var(--fa-font-light)}@media screen and (min-width:768px){.participants-header>.background-overlay{left:0;margin:0 auto;right:0;width:calc(min((100vw), calc(var(--max-width) + 5rem)))}}
29:5	⚠  Parse error on line 1: 
min((100vw), calc(var(--max-width) + 5rem))
------------------------------------------^
Expecting end of input, "ADD", "SUB", "MUL", "DIV", got unexpected "RPAREN" [postcss-calc]