.figures-card{width:90%;max-width:1300px;background-color:#fff;margin-inline:auto;margin-top:60px;margin-bottom:80px;border-radius:24px;filter:drop-shadow(16px 16px 50px rgba(12,72,94,.1))}.figures-card .figures-content__wrapper{display:flex;justify-content:space-between;margin-inline:auto;padding:60px}.figures-card .figures-card__header{display:flex;justify-content:center;align-items:center;width:45%;column-gap:50px;row-gap:30px;flex-wrap:wrap}.figures-card .figures-card__header>h5{font-size:32px;line-height:1.5;color:var(--color-primary)}.figures-card .figures-card__header p{font-size:24px;line-height:1.5;color:var(--color-primary)}.figures-card .vertical-divider{width:2px;height:230px;background-color:#bdbdbd;border-radius:2px}.figures-card .figures-card__content{display:flex;justify-content:center;align-items:center;gap:16px;width:45%}.figures-card .figures-card__content .figures-card__info .number{display:none;font-size:64px;line-height:1.2;font-weight:600;color:var(--color-green)}.figures-card .figures-card__content .figures-card__info .text{display:none;font-size:18px;line-height:1.5;font-weight:700;text-wrap:balance;color:var(--color-green)}.figures-card .figures-card__content .figures-card__info .date{font-size:18px;line-height:1.5;color:var(--color-primary)}@media (max-width:1025px){.figures-card .figures-card__header h5{font-size:28px}.figures-card .figures-card__header p{font-size:21px}.figures-card .figures-card__content .figures-card__info .number{font-size:48px}.figures-card .figures-card__content .figures-card__info .text{font-size:16px}.figures-card .figures-card__content .figures-card__info .date{font-size:16px}}@media (max-width:800px){.figures-card .figures-content__wrapper{padding:40px 24px}.figures-card .figures-card__header h5{font-size:20px}.figures-card .figures-card__header p{font-size:18px}.figures-card .figures-card__content .figures-card__info .number{font-size:36px}.figures-card .figures-card__content .figures-card__info .text{font-size:14px}.figures-card .figures-card__content .figures-card__info .date{font-size:14px}}@media (max-width:650px){.figures-card .figures-content__wrapper{flex-direction:column}.figures-card .figures-card__header{width:100%}.figures-card .vertical-divider{width:69%;height:2px;margin:32px 0}.figures-card .figures-card__content{width:fit-content}}.loadingspinner{--square:26px;--offset:30px;--duration:2.4s;--delay:.2s;--timing-function:ease-in-out;--in-duration:.4s;--in-delay:.1s;--in-timing-function:ease-out;width:calc( 3 * var(--offset) + var(--square));height:calc( 2 * var(--offset) + var(--square));padding:0;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:30px;position:relative}.loadingspinner div{display:inline-block;background:var(--color-green);border:none;border-radius:2px;width:var(--square);height:var(--square);position:absolute;padding:0;margin:0;font-size:6pt;color:#000}.loadingspinner #square1{left:calc( 0 * var(--offset) );top:calc( 0 * var(--offset) );animation:square1 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square2{left:calc( 0 * var(--offset) );top:calc( 1 * var(--offset) );animation:square2 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square3{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) );animation:square3 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square4{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) );animation:square4 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square5{left:calc( 3 * var(--offset) );top:calc( 1 * var(--offset) );animation:square5 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both}@keyframes square1{0%{left:calc( 0 * var(--offset) );top:calc( 0 * var(--offset) )}8.333%{left:calc( 0 * var(--offset) );top:calc( 1 * var(--offset) )}100%{left:calc( 0 * var(--offset) );top:calc( 1 * var(--offset) )}}@keyframes square2{0%{left:calc( 0 * var(--offset) );top:calc( 1 * var(--offset) )}8.333%{left:calc( 0 * var(--offset) );top:calc( 2 * var(--offset) )}16.67%{left:calc( 1 * var(--offset) );top:calc( 2 * var(--offset) )}25.00%{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) )}83.33%{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) )}91.67%{left:calc( 1 * var(--offset) );top:calc( 0 * var(--offset) )}100%{left:calc( 0 * var(--offset) );top:calc( 0 * var(--offset) )}}@keyframes square3{0%,100%{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) )}16.67%{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) )}25.00%{left:calc( 1 * var(--offset) );top:calc( 0 * var(--offset) )}33.33%{left:calc( 2 * var(--offset) );top:calc( 0 * var(--offset) )}41.67%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}66.67%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}75.00%{left:calc( 2 * var(--offset) );top:calc( 2 * var(--offset) )}83.33%{left:calc( 1 * var(--offset) );top:calc( 2 * var(--offset) )}91.67%{left:calc( 1 * var(--offset) );top:calc( 1 * var(--offset) )}}@keyframes square4{0%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}33.33%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}41.67%{left:calc( 2 * var(--offset) );top:calc( 2 * var(--offset) )}50.00%{left:calc( 3 * var(--offset) );top:calc( 2 * var(--offset) )}58.33%{left:calc( 3 * var(--offset) );top:calc( 1 * var(--offset) )}100%{left:calc( 3 * var(--offset) );top:calc( 1 * var(--offset) )}}@keyframes square5{0%{left:calc( 3 * var(--offset) );top:calc( 1 * var(--offset) )}50.00%{left:calc( 3 * var(--offset) );top:calc( 1 * var(--offset) )}58.33%{left:calc( 3 * var(--offset) );top:calc( 0 * var(--offset) )}66.67%{left:calc( 2 * var(--offset) );top:calc( 0 * var(--offset) )}75.00%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}100%{left:calc( 2 * var(--offset) );top:calc( 1 * var(--offset) )}}@keyframes squarefadein{0%{transform:scale(.75);opacity:.0}100%{transform:scale(1);opacity:1.0}}