.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.recording-indicator{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes bounce{0%{text-shadow:0 0 2px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1);transform:scale(1)}50%{text-shadow:0 0 4px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}to{text-shadow:0 0 2px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%{text-shadow:0 0 2px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1);transform:scale(1)}50%{text-shadow:0 0 4px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}to{text-shadow:0 0 2px #21ac45,0 0 2px rgba(0,0,0,.5);-webkit-transform:scale(1);transform:scale(1)}}.recording-indicator .v-tooltip__content{pointer-events:auto}.recording-indicator__href{text-decoration:underline;color:#fff}.recording-indicator__icon{color:#21ac45!important;font-size:25px;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.recording-indicator__icon--red{color:red!important}.recording-indicator__text{color:#fff;font-size:13px;font-weight:700;letter-spacing:.05em;text-shadow:0 0 2px rgba(0,0,0,.5)}.recording-indicator--no-pointer{cursor:auto}