.hza-banda{align-items:center;background-color:#3a3a3a;background-image:var(--m-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--m-text,#fff);display:flex;justify-content:center;min-height:var(--m-min-h,320px);overflow:hidden;padding:48px 24px;position:relative;text-align:center;width:100%}.hza-banda *{box-sizing:border-box}.hza-banda--parallax{background-attachment:fixed}.hza-banda__overlay{background:var(--m-overlay,#000);inset:0;opacity:calc(var(--m-overlay-op, 42)/100);pointer-events:none;position:absolute;z-index:1}.hza-banda__content{max-width:var(--m-max-width,800px);position:relative;z-index:2}.hza-banda__title{color:inherit;font-family:Tahu,cursive!important;font-size:clamp(30px,5vw,var(--m-title-size,46px));font-weight:400;line-height:1.15;margin:0 0 14px}.hza-banda__subtitle{color:inherit;font-size:clamp(15px,1.8vw,var(--m-subtitle-size,17px));font-weight:400;line-height:1.5;margin:0 auto;max-width:620px}.hza-banda__btn,.hza-banda__subtitle{font-family:Signika Negative,sans-serif}.hza-banda__btn{align-items:center;background:var(--m-btn-bg,#666);border-radius:10px;color:var(--m-btn-text,#fff);display:inline-flex;font-size:16px;font-weight:600;justify-content:center;margin-top:24px;padding:14px 32px;text-decoration:none;transition:filter .2s ease,transform .12s ease}.hza-banda__btn:hover{filter:brightness(.94)}.hza-banda__btn:active{transform:translateY(1px)}@media (max-width:767px){.hza-banda{background-attachment:scroll!important;min-height:400px;padding:56px 26px}.hza-banda__title{font-size:clamp(28px,9vw,40px)}.hza-banda__subtitle{font-size:15px}}