@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 --color-latest-post-title{syntax:"<color>";inherits:true;initial-value:#0160ac}@property --color-latest-post-title-hover{syntax:"<color>";inherits:true;initial-value:#3a96e0}@property --color-latest-post-description{syntax:"<color>";inherits:true;initial-value:#111}@property --color-latest-post-published{syntax:"<color>";inherits:true;initial-value:#7f8c8d}.rdg-blocks .rdg-latest-post{width:100%}.rdg-blocks .rdg-latest-post .title{width:100%;display:flex;text-align:center;align-items:center}.rdg-blocks .rdg-latest-post .title h1,.rdg-blocks .rdg-latest-post .title h2,.rdg-blocks .rdg-latest-post .title h3,.rdg-blocks .rdg-latest-post .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 .rdg-latest-post .title h1,.rdg-blocks .rdg-latest-post .title h2,.rdg-blocks .rdg-latest-post .title h3,.rdg-blocks .rdg-latest-post .title span{font-size:var(--font-size-lg);line-height:var(--line-height-lg)}}@media (max-width:768px){.rdg-blocks .rdg-latest-post .title h1,.rdg-blocks .rdg-latest-post .title h2,.rdg-blocks .rdg-latest-post .title h3,.rdg-blocks .rdg-latest-post .title span{font-size:var(--font-size-md);line-height:var(--line-height-md)}}@media (max-width:576px){.rdg-blocks .rdg-latest-post .title h1,.rdg-blocks .rdg-latest-post .title h2,.rdg-blocks .rdg-latest-post .title h3,.rdg-blocks .rdg-latest-post .title span{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}}@media (max-width:1200px){.rdg-blocks .rdg-latest-post .posts{padding:0;width:100%}}.rdg-blocks .rdg-latest-post .posts .item{display:flex;padding-top:1rem;padding-bottom:1rem;border-top:var(--width-separator-latest-post) solid var(--color-separator-latest-post)}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item{flex-direction:column-reverse}}.rdg-blocks .rdg-latest-post .posts .item:first-of-type{padding-top:0;border-top:none}.rdg-blocks .rdg-latest-post .posts .item:first-of-type.first-item-line{padding-top:1rem;border-top:var(--width-separator-latest-post) solid var(--color-separator-latest-post)}.rdg-blocks .rdg-latest-post .posts .item .content{width:90%;display:flex;margin-right:.6rem;flex-direction:column}@media (max-width:992px){.rdg-blocks .rdg-latest-post .posts .item .content{width:88%}}@media (max-width:768px){.rdg-blocks .rdg-latest-post .posts .item .content{width:85%}}@media (max-width:576px){.rdg-blocks .rdg-latest-post .posts .item .content{width:80%}}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item .content{width:100%;margin-right:0;margin-top:.5rem}}.rdg-blocks .rdg-latest-post .posts .item .content .title{display:flex;min-height:2.1rem;align-items:self-start;color:var(--color-latest-post-title);text-align:inherit}.rdg-blocks .rdg-latest-post .posts .item .content .title a{color:var(--color-latest-post-title);transition:all .3s ease-in-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.rdg-blocks .rdg-latest-post .posts .item .content .title a:hover{color:var(--color-latest-post-title-hover)}.rdg-blocks .rdg-latest-post .posts .item .content .description{margin-top:.2rem;color:var(--color-latest-post-description);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.rdg-blocks .rdg-latest-post .posts .item .content .description{-webkit-line-clamp:3}}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item .content .description{-webkit-line-clamp:4}}.rdg-blocks .rdg-latest-post .posts .item .content .published span{color:var(--color-latest-post-published)}.rdg-blocks .rdg-latest-post .posts .item .image{width:10%;display:flex;border-radius:.5rem;background-size:cover;background-repeat:no-repeat;background-position:top;min-height:5rem}@media (max-width:992px){.rdg-blocks .rdg-latest-post .posts .item .image{width:12%}}@media (max-width:768px){.rdg-blocks .rdg-latest-post .posts .item .image{width:15%}}@media (max-width:576px){.rdg-blocks .rdg-latest-post .posts .item .image{width:20%}}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item .image{width:100%;height:15rem}}.rdg-blocks .rdg-latest-post .posts .item.small .content{width:78%!important}@media (max-width:992px){.rdg-blocks .rdg-latest-post .posts .item.small .content{width:100%!important;margin-right:0!important}}@media (max-width:768px){.rdg-blocks .rdg-latest-post .posts .item.small .content{margin-right:.6rem!important}}@media (max-width:576px){.rdg-blocks .rdg-latest-post .posts .item.small .content{width:75%!important}}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item.small .content{width:100%!important;margin-right:0!important;margin-top:.5rem!important}}.rdg-blocks .rdg-latest-post .posts .item.small .image{width:22%!important}@media (max-width:992px){.rdg-blocks .rdg-latest-post .posts .item.small .image{display:none}}@media (max-width:768px){.rdg-blocks .rdg-latest-post .posts .item.small .image{display:inherit!important}}@media (max-width:576px){.rdg-blocks .rdg-latest-post .posts .item.small .image{width:25%!important}}@media (max-width:350px){.rdg-blocks .rdg-latest-post .posts .item.small .image{width:100%!important;height:15rem!important}}.rdg-blocks .rdg-latest-post .message{font-size:1.2rem;text-align:center;padding:1rem;color:var(--color-white)}.rdg-blocks .rdg-latest-post .message.danger{background-color:var(--color-message-bg);border:1px solid var(--color-message-border)}.rdg-blocks .rdg-latest-post .message.info{background-color:var(--color-primary);border:1px solid var(--color-primary-dark)}.acf-block-preview .rdg-latest-post{width:100%;left:0;right:0;margin-left:0;margin-right:0}