:root{--margin-contain: 32px}@media(max-width: 680px){:root{--margin-contain: 16px}}.author{display:flex;flex-wrap:wrap;justify-content:center}.author__container{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:1fr auto;max-width:1216px;width:100%;margin-top:128px;margin-bottom:52px;margin-inline:32px}@media(max-width: 1024px){.author__container{margin-bottom:32px}}@media(max-width: 880px){.author__container{grid-template-rows:1fr auto auto;margin-top:80px}}@media(max-width: 680px){.author__container{margin-inline:16px}}@media(max-width: 586px){.author__container{grid-template-rows:repeat(4, auto);margin-top:80px}}.author__avatar{width:98px;height:98px;border-radius:50%;grid-row:1/span 2;margin-right:20px}@media(max-width: 1024px){.author__avatar{width:90px;height:90px}}@media(max-width: 880px){.author__avatar{width:80px;height:80px;grid-row:1}}@media(max-width: 586px){.author__avatar{width:50px;height:50px}}.author__title{font-size:60px;font-weight:700;color:#303030;line-height:1}@media(max-width: 1024px){.author__title{font-size:54px}}@media(max-width: 880px){.author__title{grid-row:2;font-size:42px;margin-top:16px}}@media(max-width: 586px){.author__title{font-size:20px}}.author__job{grid-column:2/span 2;grid-row:2/3;align-self:center;font-size:20px;font-weight:600;color:gray}@media(max-width: 1024px){.author__job{font-size:18px}}@media(max-width: 880px){.author__job{grid-row:3;grid-column:1}}@media(max-width: 586px){.author__job{font-size:12px;margin-top:4px}}.author__socials{grid-row:2/3}@media(max-width: 880px){.author__socials{grid-row:3;justify-self:end}}@media(max-width: 650px){.author__socials{grid-row:4;justify-self:start;margin-top:16px}}.author__social-link svg circle{transition:all .1s ease-in}.author__social-link svg path{transition:all .1s ease-in}@media(max-width: 586px){.author__social-link svg{width:32px;height:32px}}.author__social-link svg:hover circle{fill:#ff393d}.author__social-link svg:hover path{fill:#fff}.author-hr{border:0;width:100%;min-height:1px;background-color:#e0e0e7;max-width:1216px;margin-inline:32px}@media(max-width: 680px){.author-hr{margin-inline:16px}}.author-paginate{display:flex;margin-inline:var(--margin-contain);margin-top:32px;margin-bottom:50px}.author-paginate .page-numbers{font-size:14px;font-weight:600;color:#312b55}@media(max-width: 520px){.author-paginate .page-numbers{font-size:12px}}.author-paginate .page-numbers.dots{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:5px}@media(max-width: 520px){.author-paginate .page-numbers.dots{width:30px;height:30px}}.author-paginate .page-numbers.dots:hover{color:inherit;background-color:rgba(0,0,0,0)}.author-paginate .page-numbers:not(.dots){display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:5px;border:1px solid #e0e0e7;border-radius:50%}@media(max-width: 520px){.author-paginate .page-numbers:not(.dots){width:30px;height:30px}.author-paginate .page-numbers:not(.dots).first{display:none}}.author-paginate .page-numbers:not(.dots) svg{fill:currentcolor}.author-paginate .page-numbers:not(.dots) svg path{fill:currentcolor}.author-paginate .page-numbers:not(.dots):hover{background-color:#ff393d;color:#fff;border:1px solid rgba(0,0,0,0)}.author-paginate .page-numbers.current{border:1px solid rgba(0,0,0,0)}.author-paginate .page-numbers.disabled{color:rgba(23,21,40,.4117647059)}.author-paginate .page-numbers.disabled:hover{border:1px solid #e0e0e7;color:rgba(23,21,40,.4117647059);background-color:rgba(0,0,0,0)}.author-paginate .prev.page-numbers:hover::before,.author-paginate .next.page-numbers:hover::before,.author-paginate .next.page-numbers::before,.author-paginate .prev.page-numbers::before{content:none}.posts{display:flex;justify-content:center}.posts__container{display:flex;flex-direction:column;max-width:calc(1216px + var(--margin-contain)*2);width:100%;padding-top:40px}.posts .post{max-width:calc((100% - 104px)/3);transition:all .1s ease-in-out}@media(max-width: 900px){.posts .post{max-width:50%}}.posts .post:hover .post__link{transition:all .1s ease-in-out;color:#ff393d;text-decoration:underline}.posts .post:hover .post__icon{transition:all .1s ease;background-color:#ff393d}.posts .post:hover .post__icon svg{transition:all .1s ease;transform:rotate(45deg)}.posts .post:hover .post__icon svg path{transition:all .1s ease;fill:#fff}.posts .post__img-wrap{position:relative}.posts .post__img-wrap img{transition:all .1s ease-in-out;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid #e0e0e7;border-radius:12px;aspect-ratio:16/9}.posts .post__img-wrap img:hover{box-shadow:2px 2px 16px 0 rgba(60,15,96,.18)}.posts .post__icon{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;width:33px;height:33px;margin:12px;background-color:#fff;border-radius:8px}@media(max-width: 1024px){.posts .post__icon{width:25px;height:25px}}@media(max-width: 778px){.posts .post__icon{width:30px;height:30px}}.posts .post__date{font-size:14px;font-weight:500;color:#303030;margin-top:8px;line-height:1.5}@media(max-width: 778px){.posts .post__date{font-size:12px}}.posts .post__link{font-size:18px;font-weight:700;color:#312b55;margin-top:8px;line-height:1.5;transition:all .1s ease-in-out}.posts .top{display:flex;margin-inline:32px}@media(max-width: 680px){.posts .top{margin-inline:16px}}@media(max-width: 586px){.posts .top{flex-wrap:wrap}}.posts .top .post{max-width:584px;width:100%}@media(max-width: 586px){.posts .top .post{min-width:100%}}.posts .top .post__img-wrap{height:clamp(16rem,38.542vw - 8.667rem,20.625rem)}@media(max-width: 1024px){.posts .top .post__img-wrap{height:clamp(11.563rem,28.862vw - 2.472rem,16rem)}}@media(max-width: 586px){.posts .top .post__img-wrap{height:185px}}.posts .top .post:first-child{padding-right:24px;border-right:1px solid #e0e0e7}@media(max-width: 586px){.posts .top .post:first-child{padding-right:0;border-right:0}}.posts .top .post:last-child{padding-left:24px}@media(max-width: 586px){.posts .top .post:last-child{padding-left:0;margin-top:24px}}.posts .top .post__icon{width:40px;height:40px}@media(max-width: 1024px){.posts .top .post__icon{width:30px;height:30px}}.posts .bottom{display:flex;flex-wrap:wrap;margin-inline:32px}@media(max-width: 680px){.posts .bottom{margin-inline:16px}}.posts .bottom .post{margin-top:40px}@media(max-width: 900px){.posts .bottom .post{box-sizing:border-box}}@media(max-width: 586px){.posts .bottom .post{min-width:100%}}.posts .bottom .post__img-wrap{height:clamp(9.875rem,26.042vw - 6.792rem,13rem)}@media(max-width: 900px){.posts .bottom .post__img-wrap{height:185px}}.posts .bottom .post:nth-child(3n+1){padding-right:24px}@media(max-width: 900px){.posts .bottom .post:nth-child(3n+1){padding-right:unset}}.posts .bottom .post:nth-child(3n+2){padding-inline:24px;border-inline:1px solid #e0e0e7}@media(max-width: 900px){.posts .bottom .post:nth-child(3n+2){padding-inline:unset;border-inline:none}}.posts .bottom .post:nth-child(3n+3){padding-left:24px}@media(max-width: 900px){.posts .bottom .post:nth-child(3n+3){padding-left:unset}}@media(max-width: 900px){.posts .bottom .post:nth-child(odd){padding-right:24px;border-right:1px solid #e0e0e7}}@media(max-width: 586px){.posts .bottom .post:nth-child(odd){padding-right:0;border-right:0}}@media(max-width: 900px){.posts .bottom .post:nth-child(even){padding-left:24px}}@media(max-width: 586px){.posts .bottom .post:nth-child(even){padding-left:0;border-right:0}}@media(max-width: 590px){.blog-page-subscribe__input.form__item.form__item-on-blog-page{flex:auto}}
