section.report-banner{margin-top:50px}@media (max-width:800px){section.report-banner{margin-top:20px}}@media (max-width:800px) and (max-width:500px){section.report-banner{margin-top:0}}section.report-banner .wrapper{gap:var(--gap-small);justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:800px){section.report-banner .wrapper{flex-direction:column}}section.report-banner h1{max-width:600px}@media (max-width:800px){section.report-banner h1{max-width:none}}section.report-banner .content{max-width:500px}@media (max-width:800px){section.report-banner .content{max-width:none}}section.report-banner .content ul{margin:1em 0;padding:0;list-style:none}section.report-banner .content ul li{font-size:var(--font-h6);align-items:center;display:flex}section.report-banner .content ul li:before{content:"";background:url(/circle-check.svg) 50% no-repeat;flex-shrink:0;width:20px;height:34px;margin-right:.5em;display:inline-block;top:5px}section.report-banner figure{max-width:550px;margin-right:20px}section.report-banner figure img{background:var(--grey);aspect-ratio:1;border-radius:var(--border-radius-medium)}section.report-banner figure .label{background:var(--green);color:var(--black);writing-mode:vertical-rl;font-size:var(--font-tiny);padding:1em .2em;text-decoration:none;position:absolute;top:80px;left:100%}
