.agregator{background:linear-gradient(180deg,#FFFFFF 15.58%,#F2F6FF 56.76%,#F2F6FF 88.88%);border-radius:2.4rem 2.4rem 0px 0px;background-image:url('') bottom left no-repeat;padding:15rem 0}.agregator__main{display:flex;align-items:center;gap:clamp(12px,2.5vw,12rem)}.agregator__header{margin-bottom:3rem;text-align:center}.agregator__img img{width:clamp(30rem,35vw,600px)}.agregator__list{max-width:47rem;margin-left:auto}.agregator__item{display:flex;align-items:flex-start;gap:2.4rem;padding-bottom:2.4rem;position:relative}.agregator__item::after{position:absolute;top:0;left:2.5rem;content:"";height:100%;width:2px;background:rgba(52,128,247,0.15)}.agregator__item:last-child::after{display:none}.agregator__item__icon{width:5.2rem;height:5.2rem;background:#D9ECFF;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.agregator__item__icon svg{width:62%;height:62%}.agregator__item__text{font-size:1.8rem;line-height:130%;color:#212121;margin:0;margin-top:0.4rem}.agregator__item__header{font-size:2.4rem;font-weight:700;line-height:110%}@media (max-width: 768px){.agregator__main{flex-direction:column-reverse}.agregator__header{margin-bottom:3rem!important}.agregator__item{align-items:center}.agregator__item__text{font-size:1.6rem}.agregator__item__header{font-size:1.8rem}}