@import url(https://fonts.googleapis.com/css?family=Nunito+Sans);.blog-post{align-items:flex-start;margin-bottom:24px;max-width:400px;padding:0;width:100%}.blog-post,.blog-post-content{display:flex;flex-direction:column}.blog-post-content{background:#fff;border:1px solid var(--colorInterfaceLightDown,#e0e2ee);border-radius:0 0 var(--borderRadiusSm,8px) var(--borderRadiusSm,8px);height:100%;justify-content:space-between;padding:24px}.blog-post-content span{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;max-width:400px;width:100%}.blog-post-content h5{margin:0;padding:0}.blog-post-content h5,.blog-post-tag{color:var(--colorInterfaceDarkDown,#67697a);font-family:Nunito Sans;font-size:12px;font-style:normal;font-weight:600;line-height:110%}.blog-post-tag{margin:0!important;text-decoration:none}.blog-post-tag:hover{text-decoration-line:underline}.blog-post-tag{background:var(--colorInterfaceLightUp,#f3f5fe);border-radius:16px;height:20px;padding:0 8px}.blog-post-cta,.blog-post-tag{align-items:center;display:flex;gap:4px}.blog-post-cta{color:var(--colorBrandPrimaryPure,#0025e0);font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-decoration-line:none}.blog-post-cta:hover{text-decoration-line:underline}.blog-post-content h4{color:var(--colorInterfaceDarkDeep,#393b47);font-family:Nunito Sans;font-size:20px;font-style:normal;font-weight:800;line-height:100%;margin:0 0 32px;padding:0}.blog-post-tag h6{margin:0!important}