.service-item{overflow:hidden;margin-bottom:12px;color:#fff;padding:36px 20px 50px;background:linear-gradient(270deg,#000a20,#004a6c,rgba(0,17,48,.94));background-size:600% 600%;-webkit-animation:AnimationName 11s ease infinite;-moz-animation:AnimationName 11s ease infinite;animation:AnimationName 11s ease infinite;box-sizing:border-box;transition:all .1s ease-in-out}.service-item,.service-item-content{height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.service-item-content{z-index:11;min-height:200px;margin-bottom:40px}.service-item .service-item-image{position:absolute;bottom:20px;right:20px;object-fit:cover;width:30%}.service-block-col{flex-basis:calc(33.3% - 6px);display:flex;flex-direction:column}.services-block{flex-direction:column;min-height:600px}.service-block-top,.services-block{display:flex;height:100%;justify-content:space-between}.service-item-name{font-size:26px}.service-item-bottom{display:flex;justify-content:flex-end}.service-item-bottom-button{border:1.3px solid #fff;padding:10px 25px}@media (max-width:1024px){.services-block{display:flex}.service-block-bottom,.service-block-top,.services-block{flex-direction:column}.service-item-name{font-size:18px;line-height:normal;margin-bottom:10px}.service-item-short-descr{font-size:15px;font-weight:300;color:#b0b4c2}}.statistic-info-number{font-size:100px;font-weight:700;background:url(/assets/images/bg_numbers.gif) repeat;-webkit-background-clip:text;background-clip:text;color:rgba(0,187,255,.51);text-align:center;padding:20px;line-height:120%;transition:color .5s ease}.statistic-info-text{font-size:18px;max-width:80%}.statistic-info{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;transition:all .5s ease}.statistic{margin-bottom:150px}.statics-infos{display:flex;justify-content:space-around}@media (max-width:1023px){.statistic-info-number{font-size:40px}.statistic-info-text{font-size:14px}.statistic-info{align-items:start;text-align:start}.statics-infos{flex-direction:column}}