.card-post{-webkit-transition:-webkit-box-shadow 0.4s ease-in-out;transition:-webkit-box-shadow 0.4s ease-in-out;transition:box-shadow 0.4s ease-in-out;transition:box-shadow 0.4s ease-in-out,-webkit-box-shadow 0.4s ease-in-out;will-change:box-shadow,transform}.card-post:hover{-webkit-box-shadow:0px 6px 24px rgba(98,102,125,0.1);box-shadow:0px 6px 24px rgba(98,102,125,0.1)}.card-post img{border-radius:16px;aspect-ratio:1.78/1;width:100%;max-height:204px;-o-object-fit:cover;object-fit:cover;margin-bottom:16px}.card-post-title{height:84px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal;margin-bottom:8px}.card-post-category{margin-bottom:16px;color:var(--c-text)}.card-post-category span{position:relative}.card-post-category span:not(:first-child){margin-left:22px}.card-post-category span:not(:first-child):before{content:"";position:absolute;background-color:var(--c-text);left:-11px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;width:3px;height:3px}.card-post-text{height:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:normal;margin-bottom:16px}.card-post-meta{color:var(--c-text)}.pagination .page-numbers{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination .page-numbers.current{border-radius:8px;background-color:var(--c-white);border:1px solid var(--c-grey)}.breadcrumbs{margin:20px 0;font-size:14px;height:24px;overflow:hidden}.breadcrumbs p{margin:0}.breadcrumbs a{text-decoration:underline}.breadcrumbs a:hover{text-decoration:none}.breadcrumbs .breadcrumb_last{color:var(--c-text)}.breadcrumbs #breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs #breadcrumbs>span>span:not(:last-child){display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs #breadcrumbs>span>span:not(:last-child):after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.9463 11.9999L8.34625 7.39994L9.4 6.34619L15.0538 11.9999L9.4 17.6537L8.34625 16.5999L12.9463 11.9999Z' fill='%23010B13'/%3E%3C/svg%3E");margin:0 8px}body.blog .site{overflow:visible}.blog-top{padding-top:16px;padding-bottom:40px}@media screen and (min-width:1040px){.blog-top .card-post-top{padding:40px}}@media screen and (min-width:1040px){.blog-top .card-post-top-content{width:calc(48% - 40px);margin-right:40px}}@media screen and (max-width:1040px) and (min-width:690px){.blog-top .card-post-top-content{width:calc(50% - 24px);margin-right:24px}}.blog-top .card-post-top-content .card-post-title{height:190px;margin-bottom:16px}@media screen and (max-width:1300px){.blog-top .card-post-top-content .card-post-title{height:142px}}@media screen and (max-width:1040px){.blog-top .card-post-top-content .card-post-title{height:133px}}@media screen and (max-width:970px){.blog-top .card-post-top-content .card-post-title{height:100px}}@media screen and (max-width:690px){.blog-top .card-post-top-content .card-post-title{height:84px;margin-bottom:8px;font-size:20px;line-height:1.4}}@media screen and (min-width:690px){.blog-top .card-post-top-content .card-post-category,.blog-top .card-post-top-content .card-post-text{margin-bottom:24px}}@media screen and (min-width:690px){.blog-top .card-post-top img{width:52%;max-height:none;aspect-ratio:auto;margin:0}}@media screen and (max-width:1040px){.blog-top .card-post-top img{width:50%}}@media screen and (max-width:690px){.blog-top .card-post-top img{width:100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.admin-bar .blog-filter{top:96px}.blog-filter{background-color:var(--c-white);border-top:1px solid var(--c-grey);border-bottom:1px solid var(--c-grey);padding:20px 0;font-size:14px;font-weight:500;z-index:2;position:sticky;top:63px}@media screen and (max-width:970px){.blog-filter{padding:16px 0}}.blog-filter .filter-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.blog-filter .filter-item>span{color:var(--c-text)}.blog-filter .clead-filter{display:none;cursor:pointer}.dropdown{position:relative;margin-left:24px}.dropdown-toggle{cursor:pointer}.dropdown-menu{opacity:0;max-height:0;overflow:hidden;visibility:hidden;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;position:absolute;background:var(--c-white);border-radius:8px;-webkit-box-shadow:0px 4px 12px 0px rgba(98,102,125,0.1);box-shadow:0px 4px 12px 0px rgba(98,102,125,0.1);border:1px solid var(--c-grey);padding:0}.dropdown-menu a{display:block;padding:6px 16px;text-decoration:none;color:var(--c-text)}.dropdown-menu a.active,.dropdown-menu a:hover{background-color:var(--c-grey2)}.dropdown-menu a.active{pointer-events:none}.dropdown-arrow{-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out}.dropdown:hover .dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown:hover .dropdown-menu{opacity:1;pointer-events:inherit;max-height:500px;padding:10px 0;visibility:visible}section.blog{padding-top:0}section.blog .card-post{-webkit-transition:-webkit-box-shadow 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:-webkit-box-shadow 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;transition:box-shadow 0.4s ease-in-out,transform 0.4s ease-in-out;transition:box-shadow 0.4s ease-in-out,transform 0.4s ease-in-out,-webkit-box-shadow 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out}section.blog .card-post:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.blog-box{padding-top:40px}.pagination{margin-top:80px}.authors-top{padding-top:16px}@media screen and (max-width:970px){.authors-top{padding:40px 0}}.authors-top .avatar{border-radius:20px}.authors-top__title{margin:40px 0 16px}.authors-top__title .linkedin{margin-left:8px}.authors-top__title .linkedin svg{width:52px;height:52px}@media screen and (max-width:970px){.authors-top__title .linkedin svg{width:30px;height:30px}}.button-more-blog{margin:40px auto 0;width:194px}