.blog-card{background-color:#fff;border:1px solid #e8ecf9;box-shadow:0 4px 30px 0 rgba(0,0,0,.0509803922);border-radius:20px;transition:opacity .4s,transform .4s}.blog-card.is-hidden{opacity:0;transform:translateY(20px)}@media (hover:hover){.blog-card:has(a:hover){transform:translateY(-5%)}}.blog-card .blog-card__image img{width:100%;height:243px;object-fit:cover;border-radius:20px 20px 0 0}@media screen and (max-width:565px){.blog-card .blog-card__image img{height:196px}}.blog-card .blog-card__info{padding:24px 24px 32px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:565px){.blog-card .blog-card__info{padding:20px 16px}}.blog-card .blog-card__info .blog-card__info-header{display:flex;align-items:center;gap:8px}.blog-card .blog-card__info .blog-card__info-header .blog-card__category{font:600 14px/150% Figtree,sans-serif;color:#1d2ae1}.blog-card .blog-card__info .blog-card__info-header .blog-card__date{font:400 14px/150% Figtree,sans-serif;letter-spacing:-.14px;color:#616161}.blog-card .blog-card__info .blog-card__title h5{color:#211f26;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:565px){.blog-card .blog-card__info .blog-card__excerpt{display:none}}.blog-card .blog-card__info .blog-card__excerpt p{font:400 16px/150% Figtree,sans-serif;letter-spacing:0;color:#667085;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.blog-card .blog-card__info .blog-card__read-more{margin-top:4px;display:flex;align-items:center;gap:8px;color:#1d2ae1;font:600 18px/150% Figtree,sans-serif;letter-spacing:0;transition:color .25s ease}@media (hover:hover){.blog-card .blog-card__info .blog-card__read-more:hover{color:#0f19ae}.blog-card .blog-card__info .blog-card__read-more:hover svg path{stroke:#0f19ae}}@media screen and (max-width:565px){.blog-card .blog-card__info .blog-card__read-more{font:600 16px/150% Figtree,sans-serif}}.blog-card .blog-card__info .blog-card__read-more svg path{transition:all .25s ease}.author .author-title{padding-block:64px}@media screen and (max-width:767px){.author .author-title{padding-block:32px}}.author .author-title .author-title__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media screen and (max-width:991px){.author .author-title .author-title__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.author .author-title .author-title__content .author-photo{width:100%;max-width:500px}.author .author-title .author-title__content .author-photo img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;max-height:500px;border-radius:24px}.author .author-title .author-title__content .author-info{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;text-align:center}.author .author-title .author-title__content .author-info .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.author .author-title .author-title__content .author-info .socials a{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;border-radius:4px;width:28px;height:28px;background:#f6f8ff;border:.5px solid #d3dae8;-webkit-box-shadow:0 2px 2px 0 rgba(122,173,245,.1411764706);box-shadow:0 2px 2px 0 rgba(122,173,245,.1411764706);-webkit-transition:background .2s ease;transition:background .2s ease}@media (hover:hover){.author .author-title .author-title__content .author-info .socials a:hover{background:#fff;-webkit-box-shadow:0 4px 4px 0 rgba(122,173,245,.1411764706);box-shadow:0 4px 4px 0 rgba(122,173,245,.1411764706)}}.author .author-title .author-title__content .author-info .author-description{text-align:center;color:#394468;font:400 18px/150% Figtree,sans-serif;letter-spacing:0}@media screen and (max-width:767px){.author .author-title .author-title__content .author-info .author-description{font:400 16px/150% Figtree,sans-serif}}.author .author-posts{padding-block:56px 64px;background-color:#f6f8ff}@media screen and (max-width:767px){.author .author-posts{padding-block:40px 60px}}.author .author-posts .author-posts__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media screen and (max-width:767px){.author .author-posts .author-posts__content{gap:24px}}.author .author-posts .author-posts__content .author-posts__content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.author .author-posts .author-posts__content .author-posts__content-title h3{color:#211f26}@media screen and (max-width:767px){.author .author-posts .author-posts__content .author-posts__content-title h3{text-align:center}}.author .author-posts .author-posts__content .author-posts__content-title p{color:#394468}@media screen and (max-width:767px){.author .author-posts .author-posts__content .author-posts__content-title p{display:none}}.author .author-posts .author-posts__content .author-posts__content-posts{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.author .author-posts .author-posts__content .author-posts__content-posts.loading{pointer-events:none}.author .author-posts .author-posts__content .author-posts__content-posts.loading::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background:#fff;z-index:1}@media screen and (max-width:767px){.author .author-posts .author-posts__content .author-posts__content-posts{grid-template-columns:repeat(1,1fr)}}.author .author-posts .author-posts__load-more{margin-top:40px}@media screen and (max-width:767px){.author .author-posts .author-posts__load-more{margin-top:0}}.author .author-posts .author-posts__load-more button{margin:0 auto;padding:10.5px 40px;background:#fff}.author .author-posts .author-posts__load-more button.loading{pointer-events:none;opacity:.7;position:relative}.author .author-posts .author-posts__load-more button.loading::after{content:"";position:absolute;right:12px;top:50%;width:16px;height:16px;margin-top:-8px;border:2px solid #d6dae4;border-top-color:#0e225c;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}