.blog{padding:60px 0}.blog__title{font-family:"HelveticaNeueCyr",sans-serif;font-weight:900;font-size:1.75rem;font-style:normal;line-height:2.25rem;text-decoration:none;text-transform:none;margin-bottom:48px;text-align:center}.blog__title span{background:linear-gradient(95deg,#0c101f 35.74%,#4430db 70.69%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog__items{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:24px}.blog__items--left{display:grid;gap:24px;width:100%;justify-content:center}.blog__items--right{width:100%}.blog__items--right .btn{width:100%;border-radius:20px}.blog__items--right .btn::after{content:none}.blog__item{text-align:left}.blog__item .wrap{padding:40px 12px 22px 22px;border-radius:0 0 20px 20px;border:1px solid rgba(58,58,58,.1);border-top:0;margin-top:-16px}.blog__item--excerpt{color:#3a3a3a;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;margin-bottom:17px}.blog__item .link{padding:0}@media all and (min-width:35.5rem){.blog__title{font-size:2rem;line-height:2.4rem}.blog__items--left{grid-template-columns:repeat(2,1fr)}.blog__item:first-child{grid-column:1/-1;justify-self:center;width:auto}.blog__item .wrap{min-height:161px;display:flex;flex-direction:column;align-self:stretch;justify-content:space-between}}@media all and (min-width:48rem){.blog{padding:73px 0 60px}.blog__items--left{grid-template-columns:repeat(3,1fr);justify-content:space-between;max-width:1188px}.blog__items--right .btn{padding:20px 32px}.blog__item:first-child{grid-column:1}}@media all and (min-width:72rem){.blog__items{flex-direction:row}.blog__items--right{max-width:68px;position:relative;bottom:-355px;rotate:-90deg}.blog__items--right .btn{min-width:420px}}