.bh-block-gap{--bh-gap-pc:100px;--bh-gap-pad:80px;--bh-gap-h5:60px;width:100%;height:var(--bh-gap-pc);position:relative}@media (max-width:1024px){.bh-block-gap{height:var(--bh-gap-pad)}}@media not (min-width:768px){.bh-block-gap{height:var(--bh-gap-h5)}}
.bh-block-video{width:100%;height:100%;position:relative}.bh-block-video video{object-fit:cover;width:100%;height:100%;display:block}.bh-block-video .bh-block-video-icon{z-index:2;cursor:pointer;width:24px;height:24px;position:absolute;top:24px;right:24px}
.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}
