#single-post-component,#single-post-page{display:block}#single-post-component .article-meta{display:flex;align-items:center;justify-content:space-between;padding:0 25%;height:5rem;border-bottom:1px solid var(--color-shadows-gray);margin-bottom:2rem;user-select:none}@media screen and (max-width:67.5rem){#single-post-component .article-meta{padding:0 10%}}@media screen and (max-width:26.5625rem){#single-post-component .article-meta{padding:0 5%}}#single-post-component .article-meta .author-meta{display:flex;grid-gap:.625rem;height:3rem}@media screen and (max-width:20rem){#single-post-component .article-meta .author-meta{font-size:.8rem;height:2rem}}#single-post-component .article-meta .author-meta .smart-image{width:3rem;height:3rem}#single-post-component .article-meta .author-meta .smart-image .single-post-profile-picture{height:100%;width:100%;object-fit:contain;border-radius:100%}#single-post-component .article-meta .author-meta .author-name{display:flex;flex-direction:column;font-weight:200}#single-post-component .article-meta .date-meta{display:flex;flex-direction:column;height:3rem}@media screen and (max-width:20rem){#single-post-component .article-meta .date-meta{font-size:.8rem;height:2rem}}#single-post-component .article-meta .date-meta .publish-date{font-weight:700}#single-post-component .article-meta .date-meta .read-time{font-weight:200}#single-post-component .article-body{display:flex;flex-direction:column;width:100%;padding:0 25%;color:var(--color-solid-dark);margin:0 0 5rem}@media screen and (max-width:67.5rem){#single-post-component .article-body{padding:0 10%}}@media screen and (max-width:26.5625rem){#single-post-component .article-body{padding:0 5%}}#single-post-component .article-body p{line-height:1.6;margin:.5rem 0}#single-post-component .article-body h2{font-size:2.2rem;font-weight:700;margin:1.5rem 0}#single-post-component .article-body h3{font-size:2rem;font-weight:700;margin:1.5rem 0}#single-post-component .article-body code{color:var(--color-solid-danger)}#single-post-component .article-body a{text-decoration:underline}#single-post-component .article-body blockquote{margin:2rem;border-left:3px solid var(--color-solid-primary);padding-left:1rem;font-style:italic}#single-post-component .article-body ul{margin:1rem 3rem;list-style:disc}#single-post-component .article-body ol{margin:1rem 3rem}#single-post-component .article-body pre{margin:2rem 0}#single-post-component .article-body .kg-gallery-row{display:grid;grid-gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem;align-items:start}@media screen and (max-width:67.5rem){#single-post-component .article-body .kg-gallery-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:30rem){#single-post-component .article-body .kg-gallery-row{grid-template-columns:1fr}}#single-post-component .article-body .kg-image-card{display:flex;flex-direction:column;align-items:center;margin:3.75rem 0}#single-post-component .article-body .kg-image-card.kg-width-wide{width:90vw;align-self:center}#single-post-component .article-body .kg-image-card.kg-width-full{align-self:center;width:100vw}#single-post-component .article-body .kg-image-card img{box-shadow:var(--shadow-material-medium);border-radius:4px}#single-post-component .article-body .kg-image-card figcaption{margin-top:1rem;color:var(--color-secondary-dark);font-weight:200}#single-post-component .article-body .kg-embed-card{align-self:center;width:70%;margin:3rem 0}@media screen and (max-width:50rem){#single-post-component .article-body .kg-embed-card{width:80%}}@media screen and (max-width:30rem){#single-post-component .article-body .kg-embed-card{width:95%}}@media screen and (max-width:20rem){#single-post-component .article-body .kg-embed-card{width:100%}}#single-post-component .article-body .kg-embed-card iframe{box-shadow:var(--shadow-material-medium);border-radius:10px;height:25rem}@media screen and (max-width:50rem){#single-post-component .article-body .kg-embed-card iframe{height:20rem}}@media screen and (max-width:30rem){#single-post-component .article-body .kg-embed-card iframe{height:15rem}}#single-post-component .article-body .kg-embed-card figcaption{text-align:center;margin-top:1rem;color:var(--color-secondary-dark);font-weight:200}#single-post-component .article-body .kg-bookmark-container{display:grid;grid-template-columns:60% 1fr;height:15rem;overflow:hidden;padding:1rem 2rem;border:1px solid var(--color-shadows-dark);margin:3rem 0;border-radius:4px;text-decoration:none;grid-gap:2rem}@media screen and (max-width:30rem){#single-post-component .article-body .kg-bookmark-container{grid-template-columns:1fr;height:35rem}}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content{display:flex;flex-direction:column;justify-content:space-evenly}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-title{font-weight:700}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-description{text-decoration:none;color:var(--color-secondary-dark);font-weight:200}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata{display:flex;grid-gap:1rem;align-items:center}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata .kg-bookmark-icon{width:1.5rem}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata .kg-bookmark-author:after{content:"•";margin-left:.5rem}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata .kg-bookmark-publisher{margin-left:-.5rem}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-thumbnail{height:calc(100% + 2rem);width:calc(100% + 1rem);margin:-1rem 1rem}@media screen and (max-width:30rem){#single-post-component .article-body .kg-bookmark-container .kg-bookmark-thumbnail{grid-row:1;margin:-1rem -2rem;width:calc(100% + 4rem)}}#single-post-component .article-body .kg-bookmark-container .kg-bookmark-thumbnail img{height:100%;width:100%;object-fit:cover}.lead-form{display:flex;align-items:center;justify-content:center;height:8.75rem;border-top:1px solid var(--color-shadows-gray);border-bottom:1px solid var(--color-shadows-gray)}@media screen and (max-width:50rem){.lead-form{flex-direction:column}}@media screen and (max-width:37.5rem){.lead-form{height:17rem}}.lead-form .medium-text{font-size:18px;font-weight:500;line-height:21px;text-align:center;text-transform:uppercase;color:#0b132a;margin-right:6.25rem}@media screen and (max-width:67.5rem){.lead-form .medium-text{margin-right:3rem;width:13rem}}@media screen and (max-width:50rem){.lead-form .medium-text{width:auto;margin-bottom:1rem;margin-right:0}}.lead-form .newsletter-form{display:flex;align-items:center}@media screen and (max-width:37.5rem){.lead-form .newsletter-form{flex-direction:column}}.lead-form .newsletter-form .field{margin-bottom:0;margin-right:1.5626rem}@media screen and (max-width:37.5rem){.lead-form .newsletter-form .field{margin-right:0;margin-bottom:1rem;width:15.625rem}}.lead-form .newsletter-form .field .control .input{height:2.8rem;padding:0 1.25em;background:none;box-shadow:none;border-width:2px;border-radius:2px;border-color:var(--color-solid-dark);color:var(--color-solid-dark);font-size:.875rem}.lead-form .newsletter-form .field .control .input::placeholder{color:var(--color-solid-dark)}.lead-form .newsletter-form .field .control .input:active::placeholder,.lead-form .newsletter-form .field .control .input:focus::placeholder{color:var(--color-secondary-dark)}.lead-form .newsletter-form .field .help.is-danger{margin-bottom:-21px}#related-posts-section .cards-flex{display:flex;grid-gap:3rem;align-items:center;justify-content:center;margin-bottom:5rem;padding:0 3rem;flex-wrap:wrap}@media screen and (max-width:30rem){#related-posts-section .cards-flex{flex-direction:column;padding:0}}.section-title{display:flex;flex-direction:column;align-items:center;margin:3.75rem 0}.section-title.expanded{width:100%}.section-title.no-bottom-margin{margin-bottom:0}.section-title .section-h2{font-size:38px;font-weight:700;line-height:38px;max-width:100%;text-align:center;color:var(--color-solid-dark)}@media screen and (max-width:30rem){.section-title .section-h2{max-width:95%}}.section-title .section-h2.invert{color:var(--color-solid-white)}.section-title .section-divider{width:9.375rem;height:.25rem;background-color:var(--color-solid-primary);margin-top:1.5rem}.card-post{margin-top:2.5rem;display:grid;grid-template-columns:1fr;grid-template-rows:15rem;background:var(--color-solid-white);box-shadow:var(--shadow-material-medium);width:20rem;border-radius:5px;overflow:hidden}@media screen and (max-width:20rem){.card-post{width:18rem}}.card-post .smart-image{height:100%}.card-post .smart-image .card-img{height:100%;width:100%;object-fit:cover}.card-post .content-wrapper{padding:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:10rem}.card-post .content-wrapper .card-title h3{font-size:1.5rem;font-weight:500;color:var(--color-solid-dark)}.card-post .content-wrapper .read-time{font-size:.75rem;color:var(--color-secondary-ligher-dark)}.card-post .content-wrapper .read-time .icon .mdi:before{font-size:1rem}