@property --color-white{syntax:"<color>";inherits:true;initial-value:#fff}@property --color-black{syntax:"<color>";inherits:true;initial-value:#111}@property --color-primary{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-primary-dark{syntax:"<color>";inherits:true;initial-value:#03467d}@property --color-primary-dark-light{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-gray{syntax:"<color>";inherits:true;initial-value:#f1f1f1}@property --color-dark-gray{syntax:"<color>";inherits:true;initial-value:#555}@property --color-gray-line{syntax:"<color>";inherits:true;initial-value:#ccc}@property --color-danger{syntax:"<color>";inherits:true;initial-value:#e11414}@property --color-danger-dark{syntax:"<color>";inherits:true;initial-value:#891010}@property --color-danger-light{syntax:"<color>";inherits:true;initial-value:#fc6363}@property --color-warning{syntax:"<color>";inherits:true;initial-value:#e69305}@property --color-warning-dark{syntax:"<color>";inherits:true;initial-value:#9f6809}@property --color-warning-light{syntax:"<color>";inherits:true;initial-value:#f5c776}@property --color-success{syntax:"<color>";inherits:true;initial-value:#00bc00}@property --color-success-dark{syntax:"<color>";inherits:true;initial-value:#244d0e}@property --color-success-light{syntax:"<color>";inherits:true;initial-value:#68f96e}@property --color-button-shadow{syntax:"<color>";inherits:true;initial-value:#517fc4}@property --sh-query-posts-author-date{syntax:"<color>";inherits:true;initial-value:#878787}@property --sh-query-posts-author-by{syntax:"<color>";inherits:true;initial-value:#878787}@property --sh-query-posts-author-separator{syntax:"<color>";inherits:true;initial-value:#878787}@property --sh-query-posts-description{syntax:"<color>";inherits:true;initial-value:#111}@property --sh-query-posts-input-bg{syntax:"<color>";inherits:true;initial-value:#f6f7f8}@property --sh-query-posts-input-border{syntax:"<color>";inherits:true;initial-value:#e5e5e5}@property --sh-query-posts-input-hover{syntax:"<color>";inherits:true;initial-value:#f75858}@property --sh-query-posts-input-hover-c{syntax:"<color>";inherits:true;initial-value:#fff}@property --sh-query-posts-title{syntax:"<color>";inherits:true;initial-value:#0160ac}.rdg-blocks .sh-query-posts{width:calc(var(--vw, 1vw)*100);position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:99.55vw}.rdg-blocks .sh-query-posts .preview-thumbs{background-image:url(../images/rdg-sh-query-posts-template-preview.jpg)}.rdg-blocks .sh-query-posts .container.content{width:100%;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;container-type:inline-size}.rdg-blocks .sh-query-posts .container.content .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .sh-query-posts .container.content .title h1,.rdg-blocks .sh-query-posts .container.content .title h2,.rdg-blocks .sh-query-posts .container.content .title h3,.rdg-blocks .sh-query-posts .container.content .title span{margin:0;font-weight:var(--font-weight);font-size:var(--font-size);line-height:var(--line-height)}@media (max-width:992px){.rdg-blocks .sh-query-posts .container.content .title h1,.rdg-blocks .sh-query-posts .container.content .title h2,.rdg-blocks .sh-query-posts .container.content .title h3,.rdg-blocks .sh-query-posts .container.content .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .sh-query-posts .container.content .title h1,.rdg-blocks .sh-query-posts .container.content .title h2,.rdg-blocks .sh-query-posts .container.content .title h3,.rdg-blocks .sh-query-posts .container.content .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .sh-query-posts .container.content .title h1,.rdg-blocks .sh-query-posts .container.content .title h2,.rdg-blocks .sh-query-posts .container.content .title h3,.rdg-blocks .sh-query-posts .container.content .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}.rdg-blocks .sh-query-posts .container.content .filter{display:flex;margin-bottom:2rem;gap:1rem}@media (max-width:768px){.rdg-blocks .sh-query-posts .container.content .filter{flex-direction:column}}.rdg-blocks .sh-query-posts .container.content .filter .search{width:40%}@media (max-width:992px){.rdg-blocks .sh-query-posts .container.content .filter .search{width:30%}}@media (max-width:768px){.rdg-blocks .sh-query-posts .container.content .filter .search{width:100%}}.rdg-blocks .sh-query-posts .container.content .filter .search #search{width:100%}.rdg-blocks .sh-query-posts .container.content .filter .options{width:60%;display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:992px){.rdg-blocks .sh-query-posts .container.content .filter .options{width:70%}}@media (max-width:768px){.rdg-blocks .sh-query-posts .container.content .filter .options{width:100%;justify-content:center}}.rdg-blocks .sh-query-posts .container.content .filter input,.rdg-blocks .sh-query-posts .container.content .filter select{margin:0;border-radius:23px;height:46px;box-sizing:border-box;border:1px solid var(--sh-query-posts-input-border);background-color:var(--sh-query-posts-input-bg)}.rdg-blocks .sh-query-posts .container.content .filter input{padding:12px 20px}.rdg-blocks .sh-query-posts .container.content .results{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:1.2rem}.rdg-blocks .sh-query-posts .container.content .results a{padding:.3rem .7rem;border-radius:23px;border:1px solid var(--sh-query-posts-input-border);transition:all .2s;color:var(--color-black)}.rdg-blocks .sh-query-posts .container.content .results a:hover{background-color:var(--sh-query-posts-input-hover);color:var(--sh-query-posts-input-hover-c);cursor:pointer}.rdg-blocks .sh-query-posts .container.content .container-query-posts{width:100%;display:flex;gap:25px}@container (max-width: 992px){.rdg-blocks .sh-query-posts .container.content .container-query-posts{gap:15px}}@container (max-width: 768px){.rdg-blocks .sh-query-posts .container.content .container-query-posts{flex-direction:column}}.rdg-blocks .sh-query-posts .container.content .container-query-posts a{color:var(--color-primary-dark-light)}.rdg-blocks .sh-query-posts .container.content .container-query-posts a:hover{color:var(--color-primary)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post{position:relative}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-link{height:100%;position:absolute;width:100%;z-index:2}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-image img{width:100%;height:500px;object-fit:cover;object-position:top top;border-radius:16px}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-title{margin-top:.5rem;margin-bottom:1rem;color:var(--sh-query-posts-title)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author{display:flex;margin-bottom:.8rem;gap:.3rem;flex-wrap:wrap}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .author-icon{display:flex;align-items:center}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .author-date{color:var(--sh-query-posts-author-date)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .author-by{color:var(--sh-query-posts-author-by)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .author-name{z-index:9999}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .post-categories{display:flex;gap:.3rem;z-index:9999}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-author .author-separator{color:var(--sh-query-posts-author-separator)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-post .post-content .post-description{color:var(--sh-query-posts-description)}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary.size-primary{width:55%}@container (max-width: 1200px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary.size-primary{width:50%}}@container (max-width: 992px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary.size-primary{width:60%}}@container (max-width: 768px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary.size-primary{width:100%}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary.size-primary-full{width:100%}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary .query-post .post-image{margin-top:0}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary .query-post .post-content .post-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}@container (max-width: 768px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-primary .query-post .post-content .post-description{-webkit-line-clamp:8;line-clamp:8}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists{display:flex;flex-direction:column;gap:1.6rem}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists.size-posts-list{width:45%}@container (max-width: 1200px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists.size-posts-list{width:50%}}@container (max-width: 992px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists.size-posts-list{width:40%;gap:.8rem}}@container (max-width: 768px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists.size-posts-list{width:100%}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post{width:100%;display:flex;gap:.8rem}@container (max-width: 992px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post{gap:.5rem}}@container (max-width: 576px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post{flex-direction:column}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-image{width:40%;margin-top:0}@container (max-width: 576px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-image{width:100%}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-image img{width:100%;height:160px;object-fit:cover;object-position:center center;border-radius:16px}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content{width:60%}@container (max-width: 576px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content{width:100%}}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content .post-title{margin-top:0;margin-bottom:.4rem;color:var(--sh-query-posts-title);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content .post-author{margin-bottom:.6rem}.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content .post-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}@container (max-width: 992px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content .post-description{-webkit-line-clamp:3;line-clamp:3}}@container (max-width: 768px){.rdg-blocks .sh-query-posts .container.content .container-query-posts .query-lists .query-post .post-content .post-description{-webkit-line-clamp:4;line-clamp:4}}.acf-block-preview .sh-query-posts{width:100%;left:0;right:0;margin-left:0;margin-right:0}