.border-4{border-radius:4px;overflow:hidden}.border-8{border-radius:8px;overflow:hidden}.border-12{border-radius:12px;overflow:hidden}.border-16{border-radius:16px;overflow:hidden}.border-20{border-radius:20px;overflow:hidden}.blog-card{background-color:transparent;border-radius:.75rem;color:var(--color-text);display:flex;flex-direction:column;gap:1.5rem;transition:background-color .6s}@media only screen and (min-width:992px){.blog-card{padding:1.5rem;width:28.625rem}}@media only screen and (max-width:991px){.blog-card{padding:0;width:24.625rem}}@media only screen and (max-width:767px){.blog-card{width:15.5rem}}@media only screen and (min-width:992px){.blog-card:hover{background-color:rgba(35,142,159,.08)}.blog-card:hover .source-text{opacity:1;visibility:visible}.blog-card:hover .more-btn{background-color:#d9e1ec}.blog-card:hover .btn_primary{background:var(--color-text);color:#f4f4f4}}.blog-card .h6-title+.blog-card__footer{margin-top:0}.blog-card .h6-title+.blog-card__btns{margin-top:-.25rem}.blog-card .h6-title+.blog-card__text{margin-top:-1rem}.blog-card_bordered{border-radius:.75rem;min-height:11.25rem;position:relative}@media only screen and (min-width:992px){.blog-card_bordered:hover:before{opacity:0}}.blog-card_bordered .h6-title{font-size:1.125rem;letter-spacing:.0225rem;line-height:1.4}.blog-card_bordered:before{background-color:#d9e1ec;bottom:0;content:"";height:1px;left:1rem;opacity:1;position:absolute;right:1rem;transition:opacity .6s}@media only screen and (max-width:991px){.blog-card_bordered:before{left:0;right:0}}.blog-card__footlogo{display:block;margin-top:2rem}.blog-card__media{border-radius:.5rem;overflow:hidden;position:relative}.blog-card__media>picture{aspect-ratio:1.84684}.blog-card__media img{border-radius:.5rem;width:100%}.blog-card .badge{display:flex;padding:.25rem .5625rem;-webkit-text-stroke:.00625rem;border-radius:.25rem;font-family:AeonikMono!important;font-size:.75rem;letter-spacing:.03rem}@media only screen and (max-width:767px){.blog-card .badge{font-size:.6875rem}}.blog-card .badge_sm{font-size:.6875rem;letter-spacing:.01375rem;padding:.0625rem .4375rem;-webkit-text-stroke:.00625rem;margin-right:.1875rem}.blog-card .badge_blue{background:rgba(52,205,215,.3)}.blog-card__desc{display:flex;flex-direction:column;gap:1.5rem}.blog-card__text{color:#6a6e75;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;-webkit-text-stroke:.0125rem}.blog-card__text a{color:#6a6e75;text-decoration:underline}.blog-card__footer{align-items:center;display:flex;flex-wrap:wrap;font-family:AeonikMono!important;font-size:.75rem;gap:.5rem;margin-top:-.1875rem}.blog-card__footer>span:first-child{color:#000}.blog-card__footer .author-wrapper{display:flex;font-size:.6875rem;gap:.25rem;letter-spacing:normal}.blog-card__date{font-family:AeonikMono!important;font-size:.6875rem;-webkit-text-stroke:.00625rem}.blog-card__author{-webkit-text-stroke:.0125rem}.blog-card .card-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blog-card__logo{left:50%;max-width:172px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.blog-card__logo picture{aspect-ratio:auto!important;justify-content:center}.blog-card .btn_small{font-family:Aeonik!important;font-size:.9375rem;height:2rem}.blog-card__source{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.blog-card .source-text{color:#6a6e75;-webkit-text-stroke:.00625rem;font-family:AeonikMono;font-size:.625rem;font-weight:400;opacity:0;transition:opacity .6s,visibility .6s;visibility:hidden}@media only screen and (max-width:991px){.blog-card .source-text{opacity:1;visibility:visible}}.more-btn{align-items:center;background-color:transparent;border:1px solid #d9e1ec;border-radius:50%;display:flex;height:1.25rem;justify-content:center;position:relative;transition:background-color .6s;width:1.25rem}.more-btn:before{content:"...";font-weight:700;left:.21875rem;position:absolute;top:-.375rem}@media only screen and (min-width:1280px){.category-page .post-slider .blog-card{margin-right:3.5rem}}.link-external .h6-title,.link-external .list-link__title b{display:inline-block;padding-right:1.5em;position:relative}.link-external .h6-title:after,.link-external .list-link__title b:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;opacity:.5;position:absolute;right:0;top:6px;transition:opacity .2s ease;width:16px}.link-external:hover .h6-title:after,.link-external:hover .list-link__title b:after{opacity:1}.latest{padding:5rem 0}@media only screen and (max-width:767px){.latest{padding:3.5rem 0}}.latest__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #d9e1ec;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding-bottom:1.9375rem}.latest__body{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem 7.2%}@media only screen and (min-width:992px){.latest__body{margin:-1rem}}@media only screen and (max-width:1439px){.latest__body{grid-gap:5rem 5%}}@media only screen and (max-width:1279px){.latest__body{grid-gap:3.5rem 2rem}}@media only screen and (max-width:991px){.latest__body{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.latest__body{grid-template-columns:repeat(1,1fr)}}.latest__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.40625rem;margin-bottom:3.125rem}.latest .blog-card{padding:1rem;width:auto}@media only screen and (max-width:991px){.latest .blog-card{padding:0 0 16px}}.latest .blog-card .badge{font-size:.6875rem;letter-spacing:.01375rem;padding:.0625rem .4375rem;-webkit-text-stroke:.00625rem;margin-right:.1875rem}.latest .blog-card__author{margin-left:-.1875rem}.latest__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;gap:1rem;justify-content:flex-end;margin-top:4.75rem}.latest__footer .btn{padding:0 1.1875rem}.latest_type2 .latest__body{grid-gap:1.875rem 7.2%}@media only screen and (max-width:1439px){.latest_type2 .latest__body{grid-gap:1.875rem 5%}}@media only screen and (max-width:1279px){.latest_type2 .latest__body{grid-gap:1.875rem 1rem}}.latest_type2 .pagination{margin-top:4.5rem}.latest-filter{border:1px solid #d9e1ec;border-radius:1.25rem;color:var(--color-text);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.1875rem .75rem;-webkit-text-stroke:.0125rem;cursor:pointer;font-size:.875rem;letter-spacing:.01312rem;line-height:1.4}.latest-filter .close-icon{color:var(--color-text);cursor:pointer;display:none;line-height:1.3;margin-left:12px}.latest-filter.active{background-color:var(--color-text);color:var(--color-white)}.latest-filter.active .close-icon{color:var(--color-white);display:inline-block}@media only screen and (min-width:768px){.latest-filter:hover{background-color:var(--color-text);color:var(--color-white)}}.latest-filter .blog-card__footlogo.ebook-cover{background:#f8f9fa;border-radius:.5rem;margin-top:auto!important;overflow:hidden;padding-bottom:56.25%;position:relative}.latest-filter .blog-card__footlogo.ebook-cover,.latest-filter .blog-card__footlogo.ebook-cover picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.latest-filter .blog-card__footlogo.ebook-cover picture{height:100%;left:0;position:absolute;top:0}.latest-filter .blog-card__footlogo.ebook-cover .ebook-cover-image{border-radius:.5rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.latest-filter .blog-card__footlogo.ebook-cover:hover .ebook-cover-image{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.blog-card__footlogo.ebook-cover{background:#f8f9fa!important;border-radius:.5rem!important;margin-top:auto!important;overflow:hidden!important;padding-bottom:56.25%!important;position:relative!important;width:100%!important}.blog-card__footlogo.ebook-cover .ebook-cover-image,.blog-card__footlogo.ebook-cover picture{height:100%!important;left:0!important;position:absolute!important;top:0!important;width:100%!important}.blog-card__footlogo.ebook-cover .ebook-cover-image{border-radius:.5rem!important;-o-object-fit:cover!important;object-fit:cover!important;-webkit-transition:-webkit-transform .3s ease!important;transition:-webkit-transform .3s ease!important;transition:transform .3s ease!important;transition:transform .3s ease,-webkit-transform .3s ease!important}.blog-card__footlogo.ebook-cover:hover .ebook-cover-image{-webkit-transform:scale(1.05)!important;-ms-transform:scale(1.05)!important;transform:scale(1.05)!important}