/*!
 * 
 *       Name: SS-AIR
 *       Description: The responsive theme for SS-AIR
 *       website: http://
 *       lastUpdate: 19/08/25 @ 40:22
 *
 */:root{--stat-dasharray:800}.donut-chart__row{grid-row-gap:1.875rem;display:grid;justify-content:center;margin-bottom:2.5rem;row-gap:1.875rem}@media(min-width:992px){.donut-chart__row{grid-template-columns:repeat(2,auto);margin-bottom:5rem}}.donut-chart__row:last-child{margin-bottom:0}.donut-chart__item{padding:0 3.75rem;width:27.25rem}.donut-chart__item.-c-primary-1{color:#382a61}.donut-chart__item.-c-primary-1 .donut-chart__item-graphic__circle{stroke:#382a61}.donut-chart__item.-c-primary-2{color:gray}.donut-chart__item.-c-primary-2 .donut-chart__item-graphic__circle{stroke:gray}.donut-chart__item.-c-secondary-1{color:#5fc3d9}.donut-chart__item.-c-secondary-1 .donut-chart__item-graphic__circle{stroke:#5fc3d9}.donut-chart__item.-c-secondary-2{color:#de055b}.donut-chart__item.-c-secondary-2 .donut-chart__item-graphic__circle{stroke:#de055b}.donut-chart__item.-c-secondary-3{color:#7d2082}.donut-chart__item.-c-secondary-3 .donut-chart__item-graphic__circle{stroke:#7d2082}.donut-chart__item-graphic{margin-bottom:2.5rem;position:relative}.donut-chart__item-graphic__container{--stat-percent:var(--stat-dasharray)}.donut-chart__item-graphic__container:not(html.js .donut-chart__item-graphic__container),.donut-chart__item.-in-view .donut-chart__item-graphic__container{--stat-percent:var(--stat-percent-total)}.donut-chart__item-graphic__percentage{transform:rotate(-90deg)}.donut-chart__item-graphic__circle{stroke-dasharray:800;stroke-dasharray:var(--stat-dasharray);stroke-dashoffset:var(--stat-percent);transition:stroke-dashoffset 1.2s ease-in-out}.donut-chart__item-stat{font-size:5rem;font-weight:300;left:50%;line-height:1;margin:0;position:absolute;top:calc(50% - 5px);transform:translate(-50%,-50%);z-index:1}@media(min-width:576px){.donut-chart__item-stat{font-size:6rem}}@keyframes progress{0%{stroke-dashoffset:800;stroke-dashoffset:var(--stat-dasharray)}}.donut-chart__item-graphic__background{opacity:.15}.donut-chart__item-label{bottom:3.1875rem;font-size:1.375rem;font-weight:300;left:50%;line-height:1;position:absolute;transform:translateX(-50%)}.donut-chart__item-caption{font-weight:300;text-align:center}