.digits-item{display:flex;flex-direction:column;height:100%;transition:all .3s ease-in-out;width:100%}@media only screen and (max-width:780px){.digits-item{align-items: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}}@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__items{display:flex;justify-content:space-between;padding:50px 0}@media only screen and (max-width:1100px){.digits__items{flex-wrap:wrap;padding:30px 0}}.digits__item{max-width:280px;position:relative}@media only screen and (max-width:1100px){.digits__item{margin-top:40px;max-width:100%;padding-bottom:40px;padding-right:0;width:50%}}@media only screen and (max-width:780px){.digits__item{margin-top:40px;max-width:100%;padding-bottom:40px;padding-right:0;width:100%}.digits__item:after{background:linear-gradient(270deg,transparent,#abadb7,transparent);border:0;bottom:0;content:"";height:1px;position:absolute;width:100%}.digits__item:first-child{margin-top:0}}.digits__item:last-child .digits-item__value{font-size:30px;font-weight:400;line-height:30px}@media only screen and (max-width:780px){.digits__item:last-child{padding-bottom:0}}.digits__item:last-child:after{display:none}.digits--project-detail .digits__item{max-width:300px}@media only screen and (max-width:780px){.digits--project-detail .digits__item{max-width:100%}}.digits--project-detail .digits-item:last-child .digits-item__value{color:#ef7b30;font-size:60px;font-weight:300;line-height:40px;padding:0 10px 0 0}@media only screen and (max-width:780px){.digits--project-detail .digits-item:last-child .digits-item__value{font-size:50px}}.digits--project-detail .digits-item__text{font-size:18px;font-weight:400}@media only screen and (max-width:780px){.digits--project-detail .digits-item__text{text-align:center}}
