@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.digits-item{display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease-in-out;width:100%}@media only screen and (max-width:780px){.digits-item{align-items:center}}.digits-item--black:before{background:#0003;bottom:10px;content:"";position:absolute;right:0;top:10px;width:1px}@media only screen and (max-width:780px){.digits-item--black:before{background:linear-gradient(270deg,transparent,#abadb7,transparent);border:0;bottom:-40px;content:"";height:1px;position:absolute;top:inherit;width:100%}}.digits-item--black:last-child:before{display:none}.digits-item--black .digits-item__units{color:#100c08}.digits-item--black .digits-item__value{color:#100c08;font-size:50px;font-weight:400}.digits-item--black .digits-item__title{color:#858598;font-family:GT Eesti Pro Display;font-size:18px;font-weight:400;max-width:250px;padding-bottom:0}@media only screen and (max-width:780px){.digits-item--black .digits-item__title{max-width:100%;text-align:center}}.digits-item__header{align-items:flex-end;display:flex;padding-bottom:10px}.digits-item__value{color:#ef7b30;font-family:GT Eesti Pro Display;font-size:60px;font-weight:300;line-height:40px;padding:0 10px 0 0}@media only screen and (max-width:780px){.digits-item__value{font-size:50px}}.digits-item__units{color:#ef7b30;font-size:30px;line-height:100%;padding:0 10px 0 0}.digits-item__title{font-family:GT Eesti Pro Display;font-size:20px;font-weight:600;padding-bottom:0}.digits-item__text{font-size:20px;font-weight:400}@media only screen and (max-width:780px){.digits-item__text{text-align:center}}
