.firstBlock,.secondBlock,section.elements{margin-top:150px}section.elements hr{margin-bottom:60px;margin-top:60px}section.elements .h2{margin-bottom:60px}section.elements .elements--item,span.counter{display:flex;align-items:center}span.counter{min-width:50px;min-height:50px;max-width:50px;max-height:50px;border-radius:50%;background-color:#ce0b0b;justify-content:center;margin-right:15px}.firstBlock ol.items{padding:0;list-style:none;counter-reset:list1}.firstBlock li.item{counter-increment:list1;position:relative}.firstBlock li.item:first-child{margin-top:70px}.firstBlock li.item+li.item{margin-top:50px}.firstBlock ol.items li.item::before{display:flex;justify-content:center;align-items:center;background-color:#ce0b0b;content:counter(list1);max-width:50px;max-height:50px;min-width:50px;min-height:50px;border-radius:50%;z-index:1;margin-bottom:25px}.firstBlock ol.items li.item::after{position:absolute;content:'';background:#0f0f0f;height:20px;width:100%;top:15px;left:0;z-index:-1}.secondBlock ol.items{padding:0;list-style:none;counter-reset:list2}.secondBlock li.item{margin-bottom:0;counter-increment:list2;position:relative;padding:40px;border-bottom:1px rgba(255,255,255,.25) solid}.secondBlock li.item:first-child{margin-top:40px}.secondBlock ol.items li.item::before{display:flex;color:#ce0b0b;font-size:3.25rem;font-weight:500;content:counter(list2)}.formContainer{margin-top:150px;margin-bottom:150px}