.counter__header{max-width:var(--site-center-narrow)}.counter__header.center{margin-left:auto;margin-right:auto}.counter__header.left{margin-right:auto}.counter__header.right{margin-left:auto}.counter__header h2{margin-bottom:1rem}.counter .container-header+.container-content{margin-top:2rem}@media screen and (min-width:48rem){.counter .container-header+.container-content{margin-top:2.5rem}}.counter__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.counter__wrapper--column{border-radius:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;gap:.5rem;padding:1rem .5rem 2rem;width:calc(50% - 12px)}@media screen and (max-width:47.9375rem){.counter__wrapper--column-wide{width:100%}}@media screen and (min-width:48rem){.counter__wrapper--column{padding:1rem 1rem 2rem;width:calc(50% - 12px)}.counter__wrapper--column--three{width:calc(33.3333% - 12px)}}@media screen and (min-width:64rem){.counter__wrapper--column{width:calc(25% - 12px)}}.counter__wrapper--column .icon{margin-bottom:.5rem}.counter__wrapper--column-heading{margin:0;word-break:break-all}.counter__wrapper--column-shadow{background:#000;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:opacity var(--duration-default) ease-in-out;transition:opacity var(--duration-default) ease-in-out;z-index:1040}.counter__wrapper--column-info-toggle{position:absolute;right:0;top:0;z-index:10}.counter__wrapper--column-info-toggle button{border-radius:100%;height:2rem;line-height:inherit;padding:0;width:2rem}.counter__wrapper--column-info-toggle button span{line-height:1rem}.counter__wrapper--column-info-toggle button .icon{margin:0}.counter__wrapper--column-info-toggle button .closed{display:block}.counter__wrapper--column-info-toggle button .opened{display:none}.counter__wrapper--column-tooltip{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:#fff;border-radius:1rem;-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.1);box-shadow:0 0 5px 5px rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:50%;max-height:80dvh;max-width:27.375rem;padding:2rem;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1050}@media screen and (max-width:29.9375rem){.counter__wrapper--column-tooltip{max-width:calc(100dvw - 32px)}}@media screen and (min-width:48rem){.counter__wrapper--column-tooltip-text{font-size:1.125rem}}.counter__wrapper--column-tooltip-body{overflow:auto}.counter__wrapper--column-tooltip-toggle{position:absolute;right:1rem;top:1rem}.counter__wrapper--column-tooltip-toggle button{border-radius:100%;height:2rem;line-height:inherit;padding:0;width:2rem}.counter__wrapper--column-tooltip-toggle button .icon{margin:0}.counter__wrapper--column-tooltip--button{margin-top:1rem}.counter__wrapper--column-tooltip .counter__wrapper--column-heading{margin-bottom:.5rem}.counter__wrapper--column-info-wrapper{position:relative;width:100%}.counter__wrapper--column--active .counter__wrapper--column-info-toggle .closed{display:none}.counter__wrapper--column--active .counter__wrapper--column-info-toggle .opened{display:block}.counter__wrapper--column--active .counter__wrapper--column-shadow{bottom:0;height:100vh;opacity:.3}.counter__wrapper--column--active .counter__wrapper--column-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex}