/**handles:block-acf-link-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 .custom__link__item{text-align:left;border-radius:10px;border:0;grid-template-columns:1fr auto;padding:15px;background-color:#e6e6e6;transition:background-color .3s ease-in-out,color .3s ease-in-out}.acf-block-preview .custom__link__item a{color:#000;text-decoration:none;pointer-events:none}.acf-block-preview .custom__link__item:hover{cursor:pointer;background-color:#e5a123}.acf-block-preview .custom__link__item:hover a{color:#fff}