.bh-button{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;height:36px;padding:0 12px;line-height:1;display:inline-flex;position:relative}.bh-button-type-hollow{--btn-fontColor:#06c;--btn-bgColor:transparent;color:var(--btn-fontColor);border-color:var(--btn-fontColor);background-color:var(--btn-bgColor)}.bh-button-type-hollow.bh-button-theme-white{--btn-fontColor:#fff;--btn-bgColor:transparent}.bh-button-type-hollow.bh-button-theme-black{--btn-fontColor:#000;--btn-bgColor:transparent}.bh-button-type-hollow:hover{color:var(--btn-bgColor);background-color:var(--btn-fontColor)}.bh-button-type-hollow:hover.bh-button-theme-white{--btn-bgColor:#000}.bh-button-type-hollow:hover.bh-button-theme-black,.bh-button-type-hollow:hover.bh-button-theme-blue{--btn-bgColor:#fff}.bh-button-type-hollow-play{--btn-fontColor:#fff;--btn-bgColor:transparent;color:var(--btn-fontColor);border-color:var(--btn-fontColor);background-color:var(--btn-bgColor);border-radius:60px}.bh-button-type-hollow-play:hover{opacity:.8}.bh-button-type-solid{--btn-fontColor:#fff;--btn-bgColor:#06c;color:var(--btn-fontColor);border-color:var(--btn-bgColor);background-color:var(--btn-bgColor)}.bh-button-type-solid.bh-button-theme-white{--btn-fontColor:#000;--btn-bgColor:#fff}.bh-button-type-solid.bh-button-theme-black{--btn-fontColor:#fff;--btn-bgColor:#000}.bh-button-type-solid:hover{opacity:.7}.bh-button-type-link{height:auto;color:var(--btn-fontColor)}.bh-button-type-link:hover{text-decoration:underline}.bh-button-type-link-arrow{height:auto;color:var(--btn-fontColor);position:relative}.bh-button-type-link-arrow .bh-button-arrow{font-size:12px;transform:rotate(-90deg)}.bh-button-type-link-arrow:hover{text-decoration:underline}
