/**handles:block-acf-listagem-links-block**/
.acf-block-preview .d-flex{display:flex}.acf-block-preview .d-grid{display:grid}.acf-block-preview .w-full{width:100%}.acf-block-preview .gap-default{gap:15px}.acf-block-preview .align-center{align-items:center}.acf-block-preview .justify-center{justify-content:center}.acf-block-preview .space-between{justify-content:space-between}.acf-block-preview .txt-smaller{font-size:14px;line-height:21px}.acf-block-preview .txt-default{font-size:16px;line-height:23px}.acf-block-preview .regular{font-weight:400}.acf-block-preview .bold{font-weight:700}.acf-block-preview .flex-wrap-wrap{flex-wrap:wrap}.acf-block-preview .m-t-lx{margin-top:50px}.acf-block-preview .listagem__links{display:flex;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.5625rem}.acf-block-preview .listagem__links .link__item{height:30px;padding:0 15px;background-color:#e5a224;color:#fff!important;border-radius:25px;transition:background-color .3s ease-in-out}.acf-block-preview .listagem__links .link__item:hover{background-color:#e5a123;cursor:pointer}.acf-block-preview .listagem__links .link__item a{pointer-events:none}