.holy-cupom-wrap{line-height:1}.holy-cupom{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font:inherit;line-height:1.2;padding:12px 20px;border:1px solid currentColor;border-radius:6px;background:transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.holy-cupom__content{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;transform:rotate(var(--holy-group-rotation,0deg));transform-origin:center;white-space:nowrap}.holy-cupom__label{display:inline-block}.holy-cupom__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto;font-size:14px}.holy-cupom__icon i{font-size:inherit}.holy-cupom__icon svg{display:block;fill:currentColor;width:1em;height:1em}.holy-cupom:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.holy-cupom-wrap.is-fixed{position:fixed;--holy-fixed-offset:0px}
.holy-cupom-wrap.is-fixed-left{left:var(--holy-fixed-offset)!important;right:auto!important}
.holy-cupom-wrap.is-fixed-right{right:var(--holy-fixed-offset)!important;left:auto!important}
.holy-cupom-wrap.is-fixed-centered{transform:translateY(-50%)}
