.blog{padding:90px 0;background:#edf3ff}.blog__title{margin-bottom:40px}.blog__aboveTitle,.blog__title{text-align:left}.blog__wrap{display:flex;gap:24px;width:calc(100% + 30px);margin-left:-15px;padding:0 15px;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;box-sizing:border-box}.blog__post{min-width:270px;overflow:hidden;box-sizing:border-box}.blog__post-picture{display:block;margin-bottom:16px;border-radius:4px;overflow:hidden}.blog__post-tag{color:#1766ff;font-size:14px;font-weight:500;text-transform:uppercase;margin-bottom:11px}.blog__post-tag.essentials{color:#7266e7}.blog__post-tag.data-reporting{color:#26b2f0}.blog__post-tag.automation,.blog__post-tag.business{color:#de3e95}.blog__post-title{font-size:18px;font-weight:500;line-height:1.3;color:#141f34;text-decoration:none;transition:.3s}.blog__btn{margin-top:40px}@media (min-width:768px){.blog{padding:100px 0}.blog__container{display:flex;flex-wrap:wrap;align-items:center}.blog__intro{width:calc(100% - 225px);max-width:490px}.blog__btn{margin-top:0;margin-right:0}.blog__wrap{order:1}.blog__title{margin-bottom:50px}}@media (min-width:768px) and (max-width:1023px){.blog__wrap{flex-direction:column}.blog__post{display:flex;gap:24px}.blog__post-picture{max-width:300px;margin-bottom:0}}@media (min-width:1024px){.blog{padding:120px 0}.blog__wrap{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.blog__post{transition:.3s}.blog__post:hover{transform:translateY(-10px)}}@media (min-width:1230px){.blog{padding:130px 0}.blog__wrap{gap:40px;grid-template-columns:470px 570px;justify-content:space-between}.blog__post:nth-child(1){grid-row:1/span 2;grid-column:1/2}.blog__post:not(:first-child){display:flex;gap:24px}.blog__post-picture{margin-bottom:24px}.blog__post:not(:first-child) .blog__post-picture{max-width:300px;margin-bottom:0}.blog__post:first-child .blog__post-picture{border-radius:8px}.blog__post:nth-child(2){grid-row:1/2;grid-column:2/3}.blog__post:nth-child(3){grid-row:2/3;grid-column:2/3}.blog__post-title{font-size:20px}.blog__post-tag{margin-bottom:15px}}