.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}.blog-post__author{align-items:center;display:flex;gap:12px}.blog-post__author img{border-radius:50%;max-width:40px!important}.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{max-width:100%!important;width:100%}}.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}.sidebar-custom{background:#e3e6e8;margin-top:53px;max-width:385px!important;padding:66px 40px;text-align:center}.sidebar-custom .item--quick-subscribe{margin-bottom:0!important}.sidebar-custom .item--quick-subscribe h3{color:#000;font-size:36px;margin-bottom:21px;margin-top:0;text-align:center}.sidebar-custom .item--quick-subscribe h6{color:#000;font-size:14px;line-height:21px}.sidebar-custom form{margin-top:54px}.sidebar-custom input.hs-input,.sidebar-custom input[type=email],.sidebar-custom input[type=file],.sidebar-custom input[type=number],.sidebar-custom input[type=password],.sidebar-custom input[type=tel],.sidebar-custom input[type=text],.sidebar-custom select,.sidebar-custom textarea{background-color:transparent;border:none;border-bottom:1px solid #009fe3;border-radius:0;color:#7a7a7a;font-family:FrutigerNextLight;font-size:14px;font-weight:400}.sidebar-custom .hs-form-field{margin-bottom:10px}.sidebar-custom .hs_submit input[type=submit]{background-color:#009fe3;border-color:#009fe3;border-radius:8px;color:#000;font-size:20px;margin-top:40px}@media (max-width:992px){.post .top h1{font-size:30px}.post h3{font-size:24px}.post h4{font-size:22px}.blog-subscription-banner .form-wrapper{padding:30px 24px!important}.post{padding:10px 0 40px!important}.sidebar-custom h2{font-size:24px}.sidebar-custom h3{display:none}}.d-flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.align-start{align-items:flex-start}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-end{align-items:flex-end}.flex-wrap{flex-wrap:wrap}.hs-blog-listing .container{margin:0 auto;max-width:calc(var(--container-width) + 40px)}