.blog{padding-bottom:60px}.blog .breadcrumbs{margin-bottom:25px}.blog__banner{border-radius:20px;padding:60px 40px;background-repeat:no-repeat;background-size:cover;background-position:50%}.blog__title{margin-bottom:24px;font-family:var(--second-family);font-weight:700;font-size:50px;line-height:110%;background:linear-gradient(90deg,#4664ff,#8b33f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog__description{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:140%;letter-spacing:.02em}.blog__content{margin-top:60px;border:1px solid #dfdfdf;border-radius:30px;padding:80px 180px;background-color:#f2f2f2}@media(max-width:991px){.blog{padding-bottom:40px}.blog__banner{border-radius:30px;padding:24px}.blog__title{margin-bottom:12px;font-weight:700;font-size:30px;line-height:110%}.blog__description{font-weight:400;font-size:14px;line-height:140%}.blog__content{border:1px solid #dfdfdf;border-radius:30px;padding:40px 20px}}