.brxe-video{padding:0;aspect-ratio:auto}.brxe-video>video{position:relative;object-fit:cover}.tab-nestable-hover-state{--tab-title-background-color:;--tab-title-text-color:black;--tab-title-transition-time:0.3s}.tab-nestable-hover-state-image{--tab-title-background-image:url("")}.tab-nestable-hover-state .tab-title:hover{background-color:var(--tab-title-background-color);background-image:var(--tab-title-background-image);background-size:100% 100%;color:var(--tab-title-text-color);transition:background-color var(--tab-title-transition-time) ease-in-out}.brx-animate-shake-x-subtle{animation-name:shake-x-custom-subtle}@keyframes shake-x-custom-subtle{from,to{transform:translate3d(0,0,0)}25%,75%{transform:translate3d(-5px,0,0)}50%{transform:translate3d(5px,0,0)}}@keyframes bounce-subtle{from,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-7.5px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0) scaleY(.95)}90%{transform:translate3d(0,-2px,0) scaleY(1.02)}}.brx-animate-bounce-subtle{animation-name:bounce-subtle;transform-origin:center bottom}.brx-animate-swing-subtle{transform-origin:top center;animation-name:swing}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}60%{transform:rotate3d(0,0,1,5deg)}to{transform:rotate3d(0,0,1,0deg)}}.brx-animate-fadeIn-Left{transform-origin:top center;animation-name:fadeIn-Left;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease-out}@keyframes fadeIn-Left{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeIn-Left{from{opacity:0;-webkit-transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0)}}