.custom-category-cloud{display:none}body.blog .custom-category-cloud{display:flex;position:fixed;bottom:20px;left:20px;margin-left:0;background-color:var(--white-color);border-radius:50px;height:60px;max-width:100vw;box-sizing:border-box;padding:0 15px 0 40px;align-items:center;transition:.5s ease;justify-content:end;overflow:hidden;pointer-events:auto}body.blog.scrolled-offset-50 .custom-category-cloud:not(.expanded,:hover){max-width:60px;padding:0 15px}body.blog.scrolled-offset-50 .custom-category-cloud:not(.expanded,:hover) .inner{opacity:0;pointer-events:none}body.blog .custom-category-cloud.expanded .inner,body.blog .custom-category-cloud:hover .inner,body.blog.scrolled-offset-50 .custom-category-cloud.expanded .inner,body.blog.scrolled-offset-50 .custom-category-cloud:hover .inner{display:flex}.custom-category-cloud .post-category:first-child{margin-left:10px}body.blog{background-color:var(--dark-color)}body.blog.scrolled-offset-50::before{opacity:0}body.blog .posts-wrapper{display:grid;grid-gap:20px}body.blog .see-more-container{margin-top:90px}body.blog .no-results-message{color:var(--white-color)}.post-item{background:url(../../images/post-bg.svg)no-repeat center;background-size:cover;height:344px;width:100%;display:flex;border-radius:24px;border:1px solid transparent;transition:var(--background-transition);position:relative;background-clip:padding-box}.post-item:before,.post-item:hover:before{content:"";background-color:var(--dark-color-opacity);border-radius:inherit;position:absolute;inset:0;z-index:0}.post-item:hover:before{background-color:var(--purple-01-opacity)}.post-item h2{font-size:24px;margin:15px 0 25px}.post-item h2,.post-item h2 a{color:var(--white-color)}.post-item h2 a:before{content:"";position:absolute;inset:0;cursor:pointer;pointer-events:auto}.post-item h2 a:hover{text-decoration:none}.post-item .post-content{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:37.5px 30px;z-index:1}.post-item .post-info,.post-item h2{font-weight:var(--font-weight-medium);letter-spacing:1px}.post-item .post-info{display:flex;align-items:center;gap:15px;font-size:13px;font-family:var(--font-family-ibm),monospace;text-transform:uppercase}.post-item .post-thumbnail{max-height:60px;max-width:60px}.post-item .post-thumbnail img{max-height:inherit;max-width:inherit}.post-item .post-categories a,.post-item .post-categories span{color:var(--white-color);text-decoration:none;pointer-events:none}.post-item .post-categories{display:flex;flex-direction:column;align-items:start}.post-item .post-button{margin-top:auto}.post-item .post-button,.post-item .post-button span{font-size:18px;font-weight:var(--font-weight-semibold);text-decoration:none;color:var(--white-color);letter-spacing:.5px}.wp-block-post-terms .wp-block-post-terms__separator{white-space:unset;display:inline-block;margin:0 5px}.custom-category-cloud .post-category.active{color:var(--purple-light)}.custom-category-cloud .post-category{text-decoration:none;margin-right:5px}.custom-category-cloud .post-category:not(:last-child)::after{content:"·";color:var(--dark-color);margin-left:5px}.wp-block-post-terms__separator{color:var(--dark-color);font-weight:var(--font-weight-semibold)}.custom-category-cloud .post-category,.wp-block-post-terms a{background-color:transparent;font-weight:var(--font-weight-semibold);text-transform:uppercase;padding:0;letter-spacing:1px}.custom-category-cloud .post-category{color:var(--dark-color);font-family:var(--font-family-ibm),monospace}.custom-category-cloud .filter-icon-wrapper{cursor:pointer;z-index:1;position:absolute}.custom-category-cloud .filter-icon{width:25px;height:25px;background:url(../../images/icons/files.svg)no-repeat var(--white-color);background-size:contain;background-position-x:center}.custom-category-cloud .filter-icon:before{content:"";position:absolute;left:-20px;width:20px;height:30px;background-color:var(--white-color)}.custom-category-cloud p{margin:0}.custom-category-cloud .post-category{font-size:13px!important;border:0;word-break:keep-all;white-space:nowrap;overflow-wrap:break-word}.custom-category-cloud .post-category:hover::after,.wp-block-post-terms,.wp-block-post-terms a{color:var(--dark-color)}.custom-category-cloud .post-category:hover,.wp-block-post-terms a:hover{background-color:transparent;color:var(--purple-01)}.custom-category-cloud .post-category:hover{text-decoration:none}.wp-block-post-terms{font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:1px}.wp-block-post-date a,.wp-block-post-terms a{font-family:var(--font-family-ibm),monospace;font-size:13px}.wp-block-post-date a:hover,.wp-block-post-terms a:hover{text-decoration:none}@media screen and (min-width:1400px){body.blog .posts-wrapper{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1400px){body.blog .posts-wrapper{grid-template-columns:1fr 1fr}.post-item .post-title{margin:auto 0}.post-item h2{margin:0}}@media screen and (max-width:992px){body.blog .posts-wrapper{grid-template-columns:1fr}body.blog .custom-category-cloud .inner{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}body.blog .custom-category-cloud .inner::-webkit-scrollbar{display:none}}@media screen and (min-width:768px) and (max-width:992px){body.blog .custom-category-cloud{max-width:calc(100% - 260px)}}@media screen and (min-width:768px){body.blog .see-more-container{display:flex;justify-content:center}.custom-category-cloud .filter-icon-wrapper{left:17px}}@media screen and (max-width:768px){body.blog .custom-category-cloud{bottom:20px;left:15px;height:40px;max-width:calc(100vw - 100px)}body.blog .posts-wrapper{display:flex;flex-direction:column;flex-wrap:wrap}.post-item{flex-direction:column}.post-item .post-content{width:auto;height:100%;padding:30px 17px}.post-item h2{font-size:25px}.post-item .post-info{font-size:13px}.post-item .post-categories span:not(:last-child):after{content:"·";margin:0 5px}.post-item .post-categories{display:flex;flex-direction:row}.post-item .post-button{text-align:left}body.blog.scrolled-offset-50 .custom-category-cloud:not(.expanded){max-width:40px}body.blog .custom-category-cloud{padding:0 15px 0 25px}.custom-category-cloud .filter-icon-wrapper{padding:10px;left:0}.custom-category-cloud .filter-icon{width:20px;height:20px}}