.progress-bar-wrapper{background-color:transparent;height:7px;position:sticky;top:var(--header-mobile-height);width:100%;z-index:98}@media (min-width:768px){.progress-bar-wrapper{top:var(--header-height)}}.progress-bar-wrapper .progress-bar{background-color:var(--primary-color);height:7px;width:0}.post .tags-wrapper{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.post .tags-wrapper a{background:#f1f6ff;border-radius:4px;color:#121857;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:15px;padding:7.5px;text-transform:uppercase}.post{margin:0 auto;padding:80px 20px}.post .columns-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.post .top{width:100%}.post .top h1{font-weight:700;line-height:1.1}.post .top .blog-post__meta{align-items:center;display:flex;gap:8px;margin-bottom:20px}.post .post .top .blog-post__meta time,.post .top .blog-post__meta span{color:#a8adc3;font-size:14px;line-height:19px}.post .top .blog-post__meta .social{display:flex;margin:0 0 0 auto}.post .top .blog-post__meta .social a{margin-left:10px}.post .top .blog-post__meta .social a svg path{transition:all .3s}.post .top .blog-post__meta .social a:hover svg path{fill:#3f83f7}.post .blog-post__image-wrapper{margin-bottom:72px}@media (max-width:767px){.post .blog-post__image-wrapper{margin-bottom:52px}}.post .blog-post__image-wrapper img{border-radius:12px;width:100%}.post .blog-post__body{width:calc(65% - 25px)}@media (max-width:1023px){.post .blog-post__body{max-width:100%;width:100%}}.post .realted-posts-wrapper{margin-bottom:120px;margin-top:80px}.post .realted-posts-wrapper h2{margin-bottom:50px}.post .realted-posts-wrapper .post-listing{display:flex;flex-wrap:wrap;gap:50px 30px}.post .realted-posts-wrapper .post-listing>.post{border-bottom:1px solid rgba(16,26,84,.1);display:block;padding-bottom:20px;width:calc(33.33% - 20px)}@media (max-width:1023px){.post .realted-posts-wrapper .post-listing>.post{width:calc(50% - 20px)}}@media (max-width:767px){.post .realted-posts-wrapper .post-listing>.post{width:100%}}.post .realted-posts-wrapper .post-listing>.post .thumb{height:260px;margin-bottom:30px}.post .sidebar{max-width:350px;width:calc(35% - 25px);will-change:min-height}@media (max-width:1023px){.post .sidebar{display:none}}.post .sidebar .wrapper{transform:translate(0);transform:translateZ(0);will-change:position,transform}.post .sidebar .item{margin-bottom:50px}.post .sidebar .item--about .thumb{background-position:50%;background-size:cover;border-bottom-left-radius:0;border-bottom-right-radius:0;height:250px;width:100%}.post .sidebar .item--about .content{background:#f1f6ff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:20px 30px;text-align:center}.post .sidebar .item .blog-popular-post{gap:20px 20px}.post .sidebar .item .blog-popular-post .thumb{height:75px;min-width:75px;width:75px}.post .sidebar .item .blog-popular-post .post{flex-wrap:nowrap;width:100%}.post .sidebar .item--popular-tags ul{display:flex;flex-wrap:wrap;gap:10px 10px;list-style:none;padding:0}.post .sidebar .item--popular-tags a,.post .sidebar .item--popular-tags a:not(.filter-expand-link){color:#121857;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:15px;text-transform:uppercase}.post .sidebar .item--popular-tags a:not(.filter-expand-link){background:#f1f6ff;border-radius:4px;display:block;padding:7.5px}.post .sidebar .tags-wrapper{margin-bottom:0}