html::-webkit-scrollbar{background-color:#f7f7f7;border-radius:24px;width:8px}html::-webkit-scrollbar-thumb{background:#999;border-radius:24px}html{scrollbar-color:#999 #f7f7f7;scrollbar-width:thin}body{font-family:var(--font-stack-body)}*,:after,:before{box-sizing:border-box}ul{list-style:none;margin:0;padding:0}svg.fill--red{fill:#e2001a}svg.fill--black{fill:#1d1d1d}svg.fill--white{fill:#fff}svg.fill--green{fill:#7eac29}svg.fill--green-positive{fill:#26845f}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}.stime-container{margin:0 auto;padding:8px 4px;width:100%}@media(max-width:767px){.stime-container{padding:16px 0 8px}}@media(min-width:768px){.stime-container{padding:24px 16px}}@media(min-width:1280px){.stime-container{max-width:1280px;padding:16px 0}.stime-container--xl{max-width:1440px}.stime-container--md{max-width:1024px}}.cmsImage{margin-inline:auto;max-width:100%}.customIframe{border:1px solid #fff;border-radius:16px}input::-ms-clear,input::-ms-reveal{display:none}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.btn-invisible{background:none;border:none;cursor:pointer;padding:0}@keyframes showMobileHeader{0%{margin-top:-75px}to{margin-top:0}}.ReactCollapse--collapse{transition:.3s ease-out}.truncate-multiline{--line-clamp:2;display:-webkit-box;-webkit-line-clamp:var(--line-clamp);overflow:hidden;-webkit-box-orient:vertical}