/*! Local UIkit-compatible utility subset for tpl_rollerflow */
.uk-container{display:block;box-sizing:border-box;max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;width:100%}.uk-container-expand{max-width:none}.uk-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box;margin:0;border:0;border-radius:999px;cursor:pointer;font:inherit;font-weight:700;line-height:1;text-decoration:none;padding:.9rem 1.3rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.uk-button:hover{text-decoration:none;transform:translateY(-1px)}.uk-button-primary{background:linear-gradient(135deg,#ef7d23,#f59b49);color:#fff;box-shadow:0 12px 24px rgba(239,125,35,.25)}
