/* herovt-svg */
.hero-ct-bvb .wp-block-button__link:focus{
  outline-width: 1px;
  outline-offset: -1px;
}

.hero-ct-bvb .wp-block-button__link {
  border: 1px solid currentColor;
}

.hero-ct-bvb .video-pause:not(.block-editor-block-list__block){display: none !important}

.hero-ct-bvb[data-state="playing"] .video-pause {
    display: flex !important
}

.hero-ct-bvb[data-state="playing"] .video-play{
  display: none !important;
}



 /* 
<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg">
<path d="M7.5 5.68532C7.5 4.91056 8.42745 4.42802 9.16602 4.81813L32.4502 17.1258C33.1831 17.5132 33.183 18.4727 32.4502 18.8601L9.16602 31.1687C8.42751 31.5587 7.5001 31.0762 7.5 30.3015V5.68532Z" fill="currentColor"/>
</svg>


<svg width="36" height="36" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg">
<rect x="7.5" y="4.5" width="7.44" height="27" rx="0.7" fill="currentColor"/>
<rect x="21.06" y="4.5" width="7.44" height="27" rx="0.7" fill="currentColor"/>
</svg>
 

 */