#site-header{background-color:#fff;box-shadow:0 0 32px rgba(10,147,225,.1)}#site-header .header-languages{display:none}.posts-container{padding-bottom:1rem}.posts-container:not(:first-of-type){border-top:2px solid rgba(0,0,0,.1);padding-top:4rem}@media(min-width: 768px)and (max-width: 1349px){.posts-container .posts-row{grid-template-columns:1fr 1fr}}.posts-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem;margin-bottom:2rem}.posts-row .post-thumbnail-wrapper img{object-fit:cover;height:15rem}@media(min-width: 1600px){.posts-row .post-thumbnail-wrapper img{height:12rem}}@media(max-width: 767px){.posts-row{grid-template-columns:1fr}}.post-wrapper{display:flex;background-color:var(--white);border-radius:4px;overflow:hidden;transition:all .4s}.post-wrapper>a{display:flex;flex-direction:column;width:100%}.post-wrapper:hover{box-shadow:0 0 16px rgba(24,63,139,.3)}.post-wrapper:hover .post-title{color:var(--primary-2)}.post-content-container{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:4% 6%}.post-title{color:var(--primary);font-size:100%;font-weight:700;letter-spacing:.2px;line-height:1.4;transition:all .4s}.post-description{display:flex;justify-content:space-between;color:var(--text);margin-top:2rem;font-size:80%}.pagination-row{padding-top:1rem;border-top:2px solid var(--primary-light-2)}.page-numbers{padding:.5rem}@media(min-width: 1350px){#all .post-col:first-of-type{grid-row:1/5}}@media(max-width: 1023px){#all .post-col:first-of-type{grid-row:1/1}}.archive #top,.author #top{padding-top:var(--spacing-small);padding-bottom:var(--spacing-small)}.archive .pagination-row,.author .pagination-row{text-align:center}.archive .posts-row,.author .posts-row{grid-template-columns:1fr 1fr 1fr}@media(max-width: 1599px){.archive .posts-row,.author .posts-row{grid-template-columns:1fr 1fr}}@media(max-width: 767px){.archive .posts-row,.author .posts-row{grid-template-columns:1fr}}.archive h1 span{color:var(--primary)}.author h1{color:var(--primary)}.author #author-info{text-align:center}.author .author-image-wrapper img{border-radius:50%}.author .author-social-media{display:flex;justify-content:center}.author .author-social-media a{padding:0 .25rem}.author .author-social-media img{border-radius:4px}#single-post-section{padding-top:var(--spacing-extra-small);padding-bottom:var(--spacing-small);color:var(--text-dark)}#single-post-section h1 a,#single-post-section h2 a,#single-post-section h3 a,#single-post-section h4 a,#single-post-section h5 a,#single-post-section h6 a{font-weight:800}@media(min-width: 1024px){#single-post-section p,#single-post-section ul,#single-post-section li,#single-post-section .breadcrumbs{font-size:18px}}@media(min-width: 1600px){#single-post-section p,#single-post-section ul,#single-post-section li,#single-post-section .breadcrumbs{font-size:20px}}#single-post-section h1,#single-post-section .style-h1{font-size:2rem}#single-post-section h2,#single-post-section .style-h2{padding-top:1.5rem;font-size:1.7rem;border-top:3px solid var(--primary-light)}#single-post-section h3,#single-post-section .style-h3{font-size:1.45rem}#single-post-section h4,#single-post-section .style-h4{font-size:1.25rem}#single-post-section h5,#single-post-section .style-h5{font-size:1.15rem}#single-post-section h6,#single-post-section .style-h6{font-size:1.05rem}#single-post-section h2,#single-post-section h3{margin-top:2rem}#single-post-section h4,#single-post-section h5,#single-post-section h6{margin-top:1.75rem;font-weight:700}#single-post-section a{font-weight:600}#single-post-section .entry-header a{font-weight:700}#single-post-section .entry-header .breadcrumbs,#single-post-section .entry-header .entry-title{text-align:center}#single-post-section .entry-header .breadcrumbs{margin-bottom:1rem}#single-post-section .entry-header .breadcrumb-separator{margin-left:.25rem;margin-right:.25rem}#single-post-section .entry-header .author-container{display:flex;justify-content:center;align-items:center;font-size:90%;margin-top:1rem;margin-bottom:1rem}#single-post-section .entry-header .author-container img{background-color:var(--primary-light);border-radius:50%;margin-right:.75rem;width:3rem}#single-post-section .entry-header .post-date-reading-time{font-size:90%}#single-post-section .entry-header .post-thumbnail-wrapper img{display:block;margin:1rem auto 2rem;border-radius:var(--border-radius)}#single-post-section .entry-content p,#single-post-section .entry-content ul,#single-post-section .entry-content ol{margin-top:1rem;margin-bottom:1rem;line-height:1.7}#single-post-section .entry-content ul,#single-post-section .entry-content ol{padding-left:30px}#single-post-section .entry-content ul{list-style:circle}#single-post-section .entry-content p+ul,#single-post-section .entry-content p+ol{margin-top:-0.5rem}#single-post-section .entry-content a{text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:3px}#single-post-section .entry-content a:hover>img{filter:grayscale(0.5)}#single-post-section .entry-content img{display:block;margin:1.5rem auto 2rem;border-radius:var(--border-radius);transition:filter .3s}#single-post-section .entry-content .table-of-contents-container{background-color:var(--primary-light);padding:2% 6%;margin-bottom:2rem;border-radius:var(--border-radius)}#single-post-section .entry-content .table-of-contents-container p{color:var(--text);font-weight:800}#single-post-section .entry-content .table-of-contents-container ul{list-style:disc}#single-post-section .entry-content .table-of-contents-container li::marker{color:var(--text)}#single-post-section .entry-content figcaption{text-align:center;font-style:italic;font-weight:600;margin-top:-0.5rem;margin-bottom:2rem}#single-post-section .entry-content .wp-block-group__inner-container{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:2rem;border-left:10px solid var(--primary)}#single-post-section .entry-content code{background-color:var(--light)}#single-post-section .entry-content pre{margin:1rem 0 2rem}#single-post-section .entry-content pre code{border-left:10px solid var(--primary);padding:1rem 1.5rem;overflow:auto}#single-post-section .entry-content li::marker{color:var(--primary)}#single-post-section .entry-content .wp-block-embed__wrapper{display:flex;justify-content:center}@media(min-width: 1024px){#single-post-section .container{width:60%;max-width:800px}}@media(max-width: 767px){#single-post-section h1{font-size:1.6rem}#single-post-section h2{font-size:1.4rem}#single-post-section h3{font-size:1.25rem}}#related-articles{position:relative;z-index:2}#related-articles a{display:flex;color:var(--text)}#related-articles .related-articles-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}#related-articles .related-article-col{overflow:hidden;transition:all .4s;background-color:var(--white);border-radius:var(--border-radius-small)}#related-articles .related-article-col:hover{box-shadow:0 0 16px rgba(24,63,139,.3)}#related-articles .related-article-col:hover .related-article-title h3{color:var(--primary-2)}#related-articles .related-article-thumbnail{flex-shrink:0}#related-articles .related-article-thumbnail img{width:12rem}#related-articles .related-article-content{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:3% 5%}#related-articles .related-article-title h3{color:var(--primary);font-size:100%;font-weight:700;transition:all .4s}#related-articles .related-article-description{display:flex;justify-content:space-between;margin-top:1rem}@media(max-width: 1023px){#related-articles a{flex-direction:column}#related-articles .related-article-thumbnail img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover}#related-articles .related-articles-row{grid-template-columns:1fr}}#single-post-contact{position:relative;z-index:2}#single-post-contact .btn{color:var(--white);background-color:var(--primary);border-color:var(--primary)}#single-post-contact .btn:hover{color:var(--primary);border-color:var(--white);background-color:var(--white)}/*# sourceMappingURL=index.css.map */
