@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

/*!
 * @license MIT
 * @name vlitejs
 * @version 5.0.2
 * @copyright 2023 Joris DANIEL
 */
.v-controlButtonIcon {
	display: none;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.v-playPauseButton {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.v-time {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--vlite-controlsColor);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	height: 100%;
	margin-right: auto;
}

.v-progressBar {
	width: calc(100% - var(--vlite-controlBarHorizontalPadding) * 2);
}

.v-progressBarStyle {
	-webkit-tap-highlight-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	outline: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transition: height var(--vlite-transition), top var(--vlite-transition);
	transition: height var(--vlite-transition), top var(--vlite-transition);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 1;
}

.v-progressBarStyle:focus-visible {
	outline: 2px dashed var(--vlite-colorPrimary);
	outline-offset: 2px;
}

.v-progressBarStyle::-webkit-slider-runnable-track {
	background: -webkit-gradient(linear, left top, right top, color-stop(0, var(--vlite-colorPrimary)), color-stop(0, var(--vlite-progressBarBackground)));
	background: linear-gradient(to right, var(--vlite-colorPrimary) 0, var(--vlite-progressBarBackground) 0);
	background: -webkit-gradient(linear, left top, right top, from(var(--vlite-colorPrimary)), to(var(--vlite-progressBarBackground)));
	background: linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));
	border: none;
	border-radius: var(--vlite-progressBarHeight);
	height: var(--vlite-progressBarHeight);
}

.v-progressBarStyle::-moz-range-track {
	background: linear-gradient(to right, var(--vlite-colorPrimary) 0, var(--vlite-progressBarBackground) 0);
	background: linear-gradient(to right, var(--vlite-colorPrimary) var(--vlite-progressValue, 0), var(--vlite-progressBarBackground) var(--vlite-progressValue, 0));
	border: none;
	border-radius: var(--vlite-progressBarHeight);
	height: 100%;
}

.v-progressBarStyle::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	background: var(--vlite-colorPrimary);
	border: none;
	border-radius: 50%;
	height: calc(var(--vlite-progressBarHeight) * 2);
	margin-top: calc(var(--vlite-progressBarHeight) / 2 * -1);
	width: calc(var(--vlite-progressBarHeight) * 2);
}

.v-progressBarStyle::-moz-range-thumb {
	background: var(--vlite-colorPrimary);
	border: none;
	border-radius: 50%;
	height: calc(var(--vlite-progressBarHeight) * 2);
	margin-top: calc(var(--vlite-progressBarHeight) / 2 * -1);
	width: calc(var(--vlite-progressBarHeight) * 2);
}

.v-volumeButton {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-transition: opacity var(--vlite-transition), -webkit-transform var(--vlite-transition);
	transition: opacity var(--vlite-transition), -webkit-transform var(--vlite-transition);
	transition: transform var(--vlite-transition), opacity var(--vlite-transition);
	transition: transform var(--vlite-transition), opacity var(--vlite-transition), -webkit-transform var(--vlite-transition);
}

.v-controlBar {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: var(--vlite-controlBarHeight);
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-left: var(--vlite-controlBarHorizontalPadding);
	padding-right: var(--vlite-controlBarHorizontalPadding);
	padding-top: var(--vlite-progressBarHeight);
	position: relative;
	text-align: right;
	-webkit-transition: opacity var(--vlite-transition);
	transition: opacity var(--vlite-transition);
	width: 100%;
}

.v-controlBar:hover {
	opacity: 1 !important;
}

.v-controlBar.v-hidden {
	opacity: 0;
}

.v-audio .v-playPauseButton {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.v-audio .v-progressBar {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.v-audio .v-time {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	padding: 0 8px 0 12px;
}

.v-audio .v-progressBar+.v-volumeArea,
.v-audio .v-progressBar+.v-volumeButton {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.v-audio .v-controlBar {
	padding-top: 0;
}

.v-audio .v-progressBarStyle {
	height: 25px;
}

.v-video .v-progressBar {
	height: var(--vlite-progressBarHeight);
}

.v-video .v-controlBar {
	background: var(--vlite-controlBarBackground);
	bottom: 0;
	left: 0;
	position: absolute;
}

.v-video .v-controlBar .v-progressBar {
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@-webkit-keyframes loader {

	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes loader {

	0%,
	80%,
	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.v-loader {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity var(--vlite-transition), visibility var(--vlite-transition);
	transition: opacity var(--vlite-transition), visibility var(--vlite-transition);
	visibility: hidden;
	width: 100%;
	z-index: 5;
}

.v-loaderContent {
	margin: 0 auto;
	text-align: center;
	width: 70px;
}

.v-loaderContent>div {
	-webkit-animation: loader 1.4s ease-in-out infinite both;
	animation: loader 1.4s ease-in-out infinite both;
	background-color: var(--vlite-controlsColor);
	border-radius: 100%;
	display: inline-block;
	height: 18px;
	width: 18px;
}

.v-loaderContent .v-loaderBounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.v-loaderContent .v-loaderBounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.v-loading .v-loader {
	opacity: 1;
	visibility: visible;
}

.v-bigPlay {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	height: 58px;
	left: 50%;
	opacity: var(--vlite-controlsOpacity);
	outline: none;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: opacity var(--vlite-transition);
	transition: opacity var(--vlite-transition);
	width: 58px;
	z-index: 3;
}

.v-bigPlay * {
	pointer-events: none;
}

.v-bigPlay:hover {
	opacity: 1;
}

.v-bigPlay svg {
	fill: var(--vlite-controlsColor);
	height: 100%;
	width: 100%;
}

.v-loading .v-bigPlay {
	opacity: 0;
}

.v-overlay {
	height: calc(100% - var(--vlite-controlBarHeight));
}

.v-overlay,
.v-poster {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.v-poster {
	background-color: #000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	z-index: 2;
}

.v-poster.v-active {
	opacity: 1;
	visibility: visible;
}

.v-vlite {
	--vlite-colorPrimary: #ff7f15;
	--vlite-transition: 0.25s ease;
	--vlite-controlBarHeight: 50px;
	--vlite-controlBarHorizontalPadding: 10px;
	--vlite-controlBarBackground: linear-gradient(0deg, #000 -50%, #0000);
	--vlite-controlsColor: #fff;
	--vlite-controlsOpacity: 0.9;
	--vlite-progressBarHeight: 5px;
	--vlite-progressBarBackground: #00040;
	font-family: -apple-system, blinkmacsystemfont, segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	overflow: hidden;
	position: relative;
}

.v-vlite,
.v-vlite * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.v-vlite.v-audio {
	--vlite-controlsColor: #000;
	border-radius: 8px;
	-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1019607843);
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1019607843);
}

.v-vlite.v-video {
	aspect-ratio: 16/9;
	background-color: #000;
}

.v-vlite::-webkit-full-screen {
	height: 100%;
	width: 100%;
}

.v-vlite::-moz-full-screen,
::-moz-full-screen .v-vlite {
	height: 100%;
	width: 100%;
}

.v-vlite video::-webkit-media-controls {
	display: none !important;
}

.v-vlite.v-fullscreenButtonDisplay .v-bigPlay,
.v-vlite.v-fullscreenButtonDisplay .v-controlBar {
	position: fixed;
	z-index: 2147483647;
}

.v-vlite.v-paused .v-controlBar.v-hidden {
	opacity: 1;
}

.v-vlite.v-paused:not(.v-firstStart) .v-poster,
.v-vlite.v-playing .v-bigPlay,
.v-vlite.v-playing .v-poster {
	opacity: 0;
	visibility: hidden;
}

.v-vlite iframe.vlite-js {
	pointer-events: none;
}

.v-vlite .v-container,
.v-vlite .v-media,
.v-vlite .v-media>iframe {
	height: 100%;
	width: 100%;
}

.v-controlButton {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	color: inherit;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: inherit;
	font-size: inherit;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: var(--vlite-controlsOpacity);
	outline: none;
	padding: 0;
	position: relative;
	-webkit-transition: opacity var(--vlite-transition);
	transition: opacity var(--vlite-transition);
	width: 40px;
}

.v-controlButton * {
	pointer-events: none;
}

.v-controlButton:hover {
	opacity: 1;
}

.v-controlButton.v-controlPressed .v-iconUnpressed,
.v-controlButton:not(.v-controlPressed) .v-iconPressed {
	display: none;
}

.v-controlButton:focus-visible {
	outline: 2px dashed var(--vlite-colorPrimary);
	outline-offset: -4px;
}

.v-controlButton svg {
	fill: var(--vlite-controlsColor);
}

.v-controlButton.v-playPauseButton svg {
	height: 17px;
	width: 15px;
}

.v-controlButton.v-volumeButton svg {
	height: 20px;
	width: 24px;
}

.v-controlButton.v-fullscreenButton svg {
	height: 20px;
	width: 20px;
}

.bg-str img {
	width: 100%;
	max-width: none;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

html {
	font-size: var(--rem-base);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: constant(safe-area-inset);
	padding: env(safe-area-inset);
}

body {
	color: var(--base-text-color);
	font: var(--base-font-weight) var(--base-font-size)/var(--base-line-height) var(--base-font);
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: var(--color-white);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-weight: 600;
	line-height: 1.2;
	color: var(--h1-h6-color);
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.h a {
	color: inherit;
	font-size: inherit;
}

h1,
.h1 {
	font-size: var(--h1);
	margin: 0 0 0.5em;
}

h2,
.h2 {
	font-size: var(--h2);
	margin: 0 0 0.5em;
}

h3,
.h3 {
	font-size: var(--h3);
	margin: 0 0 0.5em;
}

h4,
.h4 {
	font-size: var(--h4);
	margin: 0 0 0.6em;
}

h5,
.transcript-date,
.h5 {
	font-size: var(--h5);
	margin: 0 0 0.7em;
}

h6,
.h6 {
	font-size: var(--h6);
	margin: 0 0 0.8em;
}

p {
	margin-bottom: var(--vertical-rhythm);
	margin-top: 0;
}

a {
	color: var(--base-link-color);
	text-decoration: none;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}

a:hover {
	color: var(--accent-color);
}

.fw-normal {
	font-weight: 400;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

ul,
ol {
	list-style: none;
	margin-top: 0;
	padding-left: 0;
}

ul li,
ol li {
	list-style: none;
}

#sidebar ol:not([class]),
#sidebar ul:not([class]),
.entry ol:not([class]),
.entry ul:not([class]),
ul.list-style,
ol.list-style {
	--margin-li-top: 10px;
	margin: 0 0 var(--vertical-rhythm);
}

#sidebar ol:not([class]) li,
#sidebar ul:not([class]) li,
.entry ol:not([class]) li,
.entry ul:not([class]) li,
ul.list-style li,
ol.list-style li {
	padding-left: 20px;
	position: relative;
}

#sidebar ol:not([class]) li+li,
#sidebar ul:not([class]) li+li,
.entry ol:not([class]) li+li,
.entry ul:not([class]) li+li,
ul.list-style li+li,
ol.list-style li+li {
	margin-top: var(--margin-li-top);
}

#sidebar ol:not([class]) ul,
#sidebar ul:not([class]) ul,
.entry ol:not([class]) ul,
.entry ul:not([class]) ul,
ul.list-style ul,
ol.list-style ul {
	margin-bottom: 0;
	margin-top: var(--margin-li-top);
}

#sidebar ol:not([class]) ol,
#sidebar ul:not([class]) ol,
.entry ol:not([class]) ol,
.entry ul:not([class]) ol,
ul.list-style ol,
ol.list-style ol {
	margin-bottom: 0;
	margin-top: var(--margin-li-top);
}

#sidebar ul:not([class])>li,
.entry ul:not([class])>li,
ul.list-style>li {
	padding-left: 15px;
}

#sidebar ul:not([class])>li:before,
.entry ul:not([class])>li:before,
ul.list-style>li:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	top: 0.6em;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: currentColor;
}

#sidebar ol:not([class]),
.entry ol:not([class]),
ol.list-style {
	counter-reset: li;
}

#sidebar ol:not([class]) li,
.entry ol:not([class]) li,
ol.list-style li {
	counter-increment: li;
	padding-left: 15px;
}

#sidebar ol:not([class]) li:before,
.entry ol:not([class]) li:before,
ol.list-style li:before {
	margin-left: -15px;
	margin-right: 5px;
	content: counters(li, ".") "";
}

#sidebar ol:not([class]) ol,
.entry ol:not([class]) ol,
ol.list-style ol {
	counter-reset: li;
}

.table-responsive {
	width: 100%;
	overflow-x: auto;
}

.table-clickable tr {
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 0;
}

table th {
	height: 50px;
	padding: 5px;
	background: var(--color-gray-100);
	font-size: 12px;
	line-height: 1.3;
	font-weight: 600;
	text-align: left;
	color: var(--color-gray-800);
}

table td {
	padding: 14px 5px;
	border-bottom: 1px solid var(--color-gray-500);
	font-size: var(--base-font-size);
	color: var(--base-text-color);
}

table td:last-child a {
	font-weight: 500;
}

table th:first-child,
table td:first-child {
	padding-left: 10px;
}

table tr:hover td {
	background-color: var(--color-blue-200);
}

table h4,
table .h4 {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 0;
}

pre {
	max-width: 100%;
	background: rgba(0, 0, 0, 0.1);
	padding: 0.5em;
	white-space: normal;
}

blockquote {
	font-size: 18px;
	line-height: 137%;
	color: var(--accent-blog-color);
	background: transparent;
	border-left: 4px solid #ececec;
	padding: 10px 0 10px 30px;
	margin: 0 0 var(--vertical-rhythm);
}

blockquote:not([class]) p:first-child {
	font-weight: 700;
	margin-bottom: 16px;
}

blockquote:not([class]) p:first-child::before {
	content: "“";
}

blockquote:not([class]) p:first-child::after {
	content: "”";
}

blockquote:not([class]) p:last-child {
	color: var(--caption-color);
	font-weight: 400;
	font-size: 0.666em;
	line-height: normal;
	margin-bottom: 0;
}

blockquote q:last-child,
blockquote p:last-child {
	margin-bottom: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
}

dl {
	margin: 0 0 var(--vertical-rhythm);
}

dl dt {
	float: left;
	clear: left;
	font-weight: bold;
	padding: 10px 5px;
}

dl dd {
	margin-left: 0;
	padding: 10px 0;
}

.button,
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 5px 7px;
	position: relative;
	padding: 5px 8px;
	border: 1px solid var(--color-gray-500);
	border-radius: 4px;
	background: var(--color-white);
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-align: center;
	color: var(--color-blue-600);
	cursor: pointer;
}

.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
button[type=submit]:hover {
	background: var(--color-blue-300);
	text-decoration: none;
}

.button-primary svg {
	color: var(--color-gray-750);
}

.button-secondary,
input[type=button].button-secondary,
input[type=reset].button-secondary,
input[type=submit].button-secondary,
button[type=submit].button-secondary {
	border-color: var(--accent-color);
	background: var(--accent-color);
	color: var(--color-white);
}

.button-secondary:hover,
input[type=button].button-secondary:hover,
input[type=reset].button-secondary:hover,
input[type=submit].button-secondary:hover,
button[type=submit].button-secondary:hover {
	background: var(--color-blue-700);
	border-color: var(--color-blue-700);
}

.button-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	color: var(--base-link-color);
}

.button-link:hover {
	color: var(--accent-color);
}

.button-actions {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
}

.button-actions:hover {
	color: var(--accent-color);
}

.button-delete {
	font-size: 12px;
	color: var(--color-gray-800);
}

.button-delete:hover {
	color: var(--accent-color);
}

.button-fullscreen {
	position: relative;
	color: #abadb9;
}

.is-fullscreen .button-fullscreen__default {
	opacity: 0;
	visibility: hidden;
}

.button-fullscreen__close {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
}

.is-fullscreen .button-fullscreen__close {
	opacity: 1;
	visibility: visible;
}

form,
fieldset {
	border: none;
	display: block;
	padding: 0;
	margin: 0 0 var(--vertical-rhythm);
}

label {
	display: block;
	font-weight: 600;
	font-size: var(--label-fz);
	line-height: var(--label-lh);
	color: var(--label-color);
	margin: 0 0 5px;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=number],
input[type=date],
input[type=file],
textarea {
	-webkit-appearance: none;
	outline: none;
	max-width: 100%;
	width: 100%;
	padding: var(--input-y) var(--input-x);
	margin: 0;
	border: var(--input-border) solid var(--input-border-color);
	border-radius: var(--input-radius);
	background: var(--input-bg-color);
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	font-weight: 400;
	color: var(--input-color);
	text-align: left;
}

input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=file]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=file]:-moz-placeholder,
textarea:-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=file]::-moz-placeholder,
textarea::-moz-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=file]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: var(--input-placeholder-color);
	opacity: 1;
	-ms-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=number]:focus,
input[type=date]:focus,
input[type=file]:focus,
textarea:focus {
	border-color: var(--input-focus-border-color);
}

input[type=text]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=date]:focus::-webkit-input-placeholder,
input[type=file]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity: 0;
}

input[type=text]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=date]:focus:-moz-placeholder,
input[type=file]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=date]:focus::-moz-placeholder,
input[type=file]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
	opacity: 0;
}

input[type=text]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=file]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
	opacity: 0;
}

.error input[type=text],
.error input[type=tel],
.error input[type=email],
.error input[type=search],
.error input[type=password],
.error input[type=url],
.error input[type=number],
.error input[type=date],
.error input[type=file],
.error textarea {
	color: var(--color-red);
}

textarea {
	resize: none;
	vertical-align: top;
	width: 100%;
	height: 160px;
}

textarea._lg {
	height: 194px;
}

.form-control {
	margin-bottom: 20px;
}

.form-check {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
}

.form-check label {
	margin: 0;
}

.form-switcher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.form-switcher label {
	margin: 0;
}

.switcher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 6px;
	cursor: pointer;
}

.switcher-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 30px;
	height: 17px;
	background: var(--input-border-color);
	border-radius: 20px;
	position: relative;
	outline: none;
	cursor: pointer;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.switcher-input:before {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	background: var(--color-white);
	border-radius: 50%;
	top: 2px;
	left: 2px;
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.switcher-input:checked {
	background: var(--accent-color);
}

.switcher-input:checked:before {
	-webkit-transform: translateX(13px);
	transform: translateX(13px);
}

.switcher label {
	font-weight: 400;
	color: var(--color-gray-800);
	margin: 0;
}

.select-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.select-button select,
.select-button .jcf-select {
	width: 100%;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.select-button .button,
.select-button input[type=button],
.select-button input[type=reset],
.select-button input[type=submit],
.select-button button[type=submit] {
	width: 62px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: none;
}

.form-upload-el {
	position: relative;
	overflow: hidden;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px;
}

.form-upload-el input[type=file] {
	display: none;
}

/* button, */
input[type=button],
input[type=reset],
input[type=submit],
button[type=submit] {
	-webkit-appearance: none;
}

input[type=reset] {
	margin-bottom: 13px;
}

input[type=file] {
	max-width: 100%;
}

input[type=search]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* custom checkbox styles */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: var(--input-bg-color);
	border: 1px solid var(--input-border-color);
	border-radius: var(--input-radius);
	margin: 0 0.5em 0 0;
	height: var(--checkbox-size);
	width: var(--checkbox-size);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 var(--checkbox-size);
	flex: 0 0 var(--checkbox-size);
	font-size: 0;
	line-height: 0;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 4px;
	width: 8px;
	top: 50%;
	left: 50%;
	margin: -3px 0 0 -3px;
	border: 2px solid var(--accent-color);
	border-width: 0 0 2px 2px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.jcf-checkbox input[type=checkbox] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */
.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid var(--input-border-color);
	border-radius: 50%;
	margin: 0 0.5em 0 0;
	height: var(--radio-size);
	width: var(--radio-size);
	-webkit-box-flex: 0;
	-ms-flex: 0 0 var(--radio-size);
	flex: 0 0 var(--radio-size);
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: var(--form-theme-color);
	border-radius: 100%;
}

.jcf-radio input[type=radio] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: var(--input-border) solid var(--input-border-color);
	border-width: 1px;
	border-radius: var(--input-radius);
	background: var(--input-bg-color);
	min-width: 0;
	/* width: 100%; */
	padding: var(--input-y) var(--input-x);
	padding-right: 30px;
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	font-weight: 400;
	color: var(--input-color);
}

.jcf-select.jcf-select-select-sm {
	--input-y: 5px;
}

.jcf-select.jcf-select-select-lg {
	--input-y: 7px;
	--input-radius: 6px;
	font-size: 14px;
	line-height: 18px;
}

.jcf-select.jcf-drop-active {
	border-color: var(--input-focus-border-color);
}

.jcf-select.jcf-drop-active .jcf-select-opener:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	min-height: 1.2em;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
	fill: red;
	color: red;
}

.jcf-select .jcf-select-opener:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 13px;
	height: 8px;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMiAxTDYuNSA2LjVMMSAxIiBzdHJva2U9IiM3RDdGODgiLz4KPC9zdmc+Cg==");
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMiAxTDYuNSA2LjVMMSAxIiBzdHJva2U9IiM3RDdGODgiLz4KPC9zdmc+Cg==");
	-webkit-mask-size: 100% auto;
	mask-size: 100% auto;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	background-color: var(--input-color);
	margin-top: -4px;
}

body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -10px;
	right: -10px;
	width: calc(100% + 22px) !important;
	-webkit-box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.25);
	border-radius: var(--input-radius);
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border-radius: var(--input-radius);
	overflow: hidden;
}

/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: var(--color-white);
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	width: 100%;
}

.jcf-select-select-lg .jcf-list {
	font-size: 14px;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 15px 2px;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid var(--color-gray-400);
}

.jcf-list ul li:last-child {
	border: none;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px var(--input-x);
	color: var(--input-color);
	height: 1%;
}

.jcf-list .jcf-option .value {
	width: 40px;
	text-align: center;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: rgba(187, 214, 255, 0.45);
	color: var(--accent-color);
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list ul {
	position: relative;
	padding-top: 55px;
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list ul:before,
.jcf-select-drop.jcf-select-custom-drop .jcf-list ul:after {
	position: absolute;
	top: 15px;
	height: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: var(--color-gray-100);
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
	color: var(--color-gray-800);
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list ul:before {
	left: 10px;
	width: calc(100% - 20px);
	padding-right: 80px;
	padding-left: 10px;
	content: "Agent";
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list ul:after {
	right: 10px;
	padding-right: 10px;
	text-align: right;
	content: "Avg. Score";
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list ul li:first-child {
	border-bottom: none;
}

.jcf-select-drop.jcf-select-custom-drop .jcf-list .jcf-option-placeholder {
	display: none;
}

* {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

*:after,
*:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

.resize-active {
	-webkit-transition: none !important;
	transition: none !important;
}

.resize-active *,
.resize-active *:before,
.resize-active *:after {
	-webkit-transition: inherit !important;
	transition: inherit !important;
}

.container {
	width: 100%;
	max-width: calc(var(--container) + var(--gutter) * 2);
	margin: 0 auto;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
}

html,
body {
	height: 100%;
}

.wrapper {
	padding-left: 66px;
	min-height: 100vh;
	position: relative;
	overflow: hidden;
}

.wrapper:after {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	width: 100vw;
	background: var(--color-white);
	opacity: 0.8;
}

.main,
.header,
.footer {
	min-width: 0;
}

.bg-str {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.color-green {
	color: var(--color-green-500) !important;
}

.color-red {
	color: var(--color-red-300) !important;
}

.icon {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 16px;
	height: 16px;
}

.dropdown-menu {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.dropdown-menu-opener.button svg,
input.dropdown-menu-opener[type=button] svg,
input.dropdown-menu-opener[type=reset] svg,
input.dropdown-menu-opener[type=submit] svg,
button.dropdown-menu-opener[type=submit] svg {
	color: inherit;
}

.dropdown-menu-drop {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1;
	background: var(--color-white);
	-webkit-box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 3px 17px 0 rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	padding: 12px 15px;
	grid-template-columns: minmax(140px, 200px);
}

.dropdown-menu-drop ul {
	display: grid;
	gap: 18px;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
	text-align: left;
	margin: 0;
}

.dropdown-menu-drop ul a {
	display: block;
	gap: 5px 10px;
	color: var(--base-text-color);
}

.dropdown-menu-drop ul a:hover {
	color: var(--accent-color);
}

.buttons-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
}

.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 20px;
	font-size: 12px;
	color: var(--accent-color);
	margin-bottom: 15px;
}

.breadcrumbs li {
	position: relative;
}

.breadcrumbs li:after {
	position: absolute;
	top: 50%;
	right: -12px;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 5px;
	height: 8px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNSA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSAxTDQgNEwxIDciIHN0cm9rZT0iYmxhY2siLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-size: 100%;
}

.breadcrumbs li:last-child:after {
	display: none;
}

.breadcrumbs a {
	color: var(--color-gray-800);
}

.breadcrumbs a:hover {
	color: var(--accent-color);
}

.tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
}

.tags li {
	padding: 5px 15px;
	background: var(--color-blue-200);
	border-radius: 20px;
}

.person {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	gap: 10px;
}

.person-accent {
	font-weight: 700;
}

.person svg {
	color: #cacaca;
}

.no-data {
	position: absolute;
	top: calc(100% + 50vh - 180px);
	left: 50%;
	z-index: -1;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
	font-weight: 600;
	text-align: center;
	color: var(--color-gray-750);
}

.no-data__icon {
	width: 64px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #eee;
}

.no-data p {
	opacity: 0.5;
	margin: 0;
}

.tabset-horizontal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin: 0;
	background: var(--color-gray-100);
	font-weight: 600;
}

.tabset-horizontal:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	content: "";
	height: 1px;
	background: var(--color-gray-500);
}

.tabset-horizontal a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 8px 15px;
	border: 1px solid transparent;
	color: inherit;
}

.tabset-horizontal a:hover {
	color: var(--base-link-color);
}

.tabset-horizontal li.active a {
	border-color: var(--color-gray-500);
	border-bottom-color: transparent;
	background: var(--color-white);
	color: var(--base-link-color);
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 66px;
	height: 100vh;
	padding: 12px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 30px;
	background: var(--color-black-900);
	color: var(--color-white);
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.menu-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 17px;
	margin: 0;
}

.menu-list li.active a {
	opacity: 1;
	background: rgba(217, 217, 217, 0.2);
}

.menu-list a {
	width: 34px;
	aspect-ratio: 1/1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	opacity: 0.6;
	color: inherit;
}

.menu-list a:hover {
	opacity: 1;
}

.menu-opener {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	left: calc(100% + var(--gutter) - 10px);
	z-index: 5;
	outline: none;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.menu-opener:before,
.menu-opener:after,
.menu-opener span {
	content: "";
	background-color: var(--base-text-color);
	position: absolute;
	left: 10px;
	right: 10px;
	height: 2px;
	margin-top: -1px;
	border-radius: 10px;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.menu-opener span {
	top: 50%;
}

.menu-active .menu-opener span {
	opacity: 0;
}

.menu-opener:before {
	top: calc(25% + 3px);
}

.menu-active .menu-opener:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
}

.menu-opener:after {
	top: calc(75% - 3px);
	right: 15px;
}

.menu-active .menu-opener:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 50%;
	right: 10px;
}

.mfp-container {
	padding: 20px;
}

.mfp-bg {
	background: rgba(0, 0, 0, 0.75);
	-webkit-backdrop-filter: blur(12.5px);
	backdrop-filter: blur(12.5px);
	opacity: 1;
}

.mfp-close {
	top: 15px !important;
	right: 20px;
	width: 30px;
	height: 30px;
	font-size: 34px;
	line-height: 30px;
}

.modal {
	margin: 0 auto;
	padding: 20px 30px;
	position: relative;
	background: var(--color-white);
	border-radius: 6px;
}

.modal form {
	margin: 0;
}

.modal h3,
.modal .h3 {
	padding-right: 20px;
	margin-bottom: 20px;
}

.modal .buttons-group {
	margin-top: -5px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.modal .buttons-group .button,
.modal .buttons-group input[type=button],
.modal .buttons-group input[type=reset],
.modal .buttons-group input[type=submit],
.modal .buttons-group button[type=submit] {
	min-width: 78px;
}

.modal-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.modal-tabs-sidebar {
	width: 280px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.modal-tabs-sidebar .button,
.modal-tabs-sidebar input[type=button],
.modal-tabs-sidebar input[type=reset],
.modal-tabs-sidebar input[type=submit],
.modal-tabs-sidebar button[type=submit] {
	width: 100%;
	margin-bottom: 15px;
}

.modal-tabs-tabset {
	font-weight: 500;
	margin: 0;
}

.modal-tabs-tabset li {
	border-bottom: 1px solid var(--color-gray-500);
}

.modal-tabs-tabset li.active {
	background: rgba(187, 214, 255, 0.45);
	color: var(--accent-color);
}

.modal-tabs-tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px;
	padding: 13px 8px;
	color: inherit;
}

.modal-tabs-tabset a:hover {
	background: rgba(187, 214, 255, 0.45);
	color: var(--accent-color);
}

.modal-tabs-content {
	width: 100%;
	overflow: hidden;
}

.modal-tabs-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 15px;
}

.modal-tabs-heading h3,
.modal-tabs-heading .h3 {
	margin: 0;
}

.modal-form .form-row {
	display: grid;
	grid-template-columns: 1fr 1fr 20%;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;
}

.modal-form .buttons-group {
	margin-top: 15px;
}

.modal-sessions-table {
	min-width: 550px;
}

.modal-sessions-table th:nth-child(1),
.modal-sessions-table td:nth-child(1) {
	width: 27%;
}

.modal-sessions-table th:nth-child(2),
.modal-sessions-table td:nth-child(2) {
	width: 15%;
	text-align: center;
}

.modal-sessions-table th:nth-child(3),
.modal-sessions-table td:nth-child(3) {
	width: 15%;
	text-align: center;
}

.modal-sessions-table th:nth-child(4),
.modal-sessions-table td:nth-child(4) {
	width: 28%;
}

.modal-sessions-table th:nth-child(5),
.modal-sessions-table td:nth-child(5) {
	width: 15%;
	text-align: center;
}

.modal-sessions-table h4,
.modal-sessions-table .h4 {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 0;
}

.score-threshold {
	padding-top: 15px;
	margin: 0;
}

.score-threshold-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 46px;
	margin-bottom: 30px;
}

.score-threshold-line div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 12px;
	font-weight: 600;
}

.score-threshold-line__low {
	background: var(--color-orange);
}

.score-threshold-line__average {
	background: var(--color-green-300);
}

.score-threshold-line__top {
	background: var(--color-blue-400);
}

.score-threshold-edit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
}

.score-threshold-edit__low {
	--theme-color: var(--color-orange);
}

.score-threshold-edit__average {
	--theme-color: var(--color-green-300);
}

.score-threshold-edit__top {
	--theme-color: var(--color-blue-400);
}

.score-threshold-edit__controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 18px;
}

.score-threshold-edit__controls span {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.score-threshold-edit h5,
.score-threshold-edit .transcript-date,
.score-threshold-edit .h5 {
	padding-left: 25px;
	margin: 0 0 5px;
	position: relative;
}

.score-threshold-edit h5:before,
.score-threshold-edit .transcript-date:before,
.score-threshold-edit .h5:before {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	height: 8px;
	background: var(--theme-color);
}

.score-threshold-edit input {
	width: 72px;
	text-align: center;
}

.score-threshold .buttons-group {
	margin-top: 20px;
}

.session-info {
	background-color: #f5f5f5;
	border-radius: 4px;
}

.session-info-player {
	padding: 8px 15px;
	padding-right: 50px;
	display: grid;
	grid-template-columns: 135px 1fr;
	gap: 10px 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #d6d6d6;
}

.session-info-player__label {
	margin: 0;
	font-size: 16px;
	color: black;
}

.session-info-box {
	display: grid;
	grid-template-columns: 135px 1fr;
	gap: 20px;
	padding: 15px;
}

.session-info-box-legend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 2px;
	font-size: 12px;
	color: #574e4e;
}

.session-info-box-legend p {
	margin: 0;
}

.session-info-stats {
	height: 38px;
	background-color: white;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}

.session-info-stats-holder {
	display: grid;
	grid-template-columns: 1fr 95px;
	gap: 20px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.session-info-stats-labels {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 5px 20px;
}

.session-info .legend-item {
	font-size: 12px;
}

.session-info .legend-item-point {
	margin-top: 0.2em;
}

.session-info .stats-row {
	height: 19px;
	position: relative;
	border-bottom: 1px solid #fff;
}

.session-info .stats-row:last-child {
	margin-bottom: 0;
}

.session-info .stats-bar {
	position: absolute;
	height: 100%;
	width: 10%;
	border-radius: 2px;
}

.session-info .stats-audio-time {
	position: absolute;
	left: 0;
	height: 100%;
	width: 0;
	background-color: rgba(115, 115, 115, 0.2);
}

.audio-player .v-vlite {
	--vlite-progressBarBackground: #d1d0d0;
	--vlite-colorPrimary: #06f;
	--vlite-controlBarHeight: initial;
	--vlite-progressBarHeight: 8px;
}

.audio-player .v-vlite.v-audio {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.audio-player .v-playPauseButton {
	--vlite-controlsColor: #f5f5f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin-right: 10px;
	background-color: black;
}

.audio-player .v-playPauseButton svg {
	width: 12px !important;
	height: 12px !important;
}

.audio-player .v-playPauseButton:hover {
	background-color: #06f;
}

.audio-player .v-controlBar {
	padding: 0;
}

.audio-player .v-duration {
	color: #574e4e;
}

.audio-player .v-currentTime {
	color: #1c1818;
}

.audio-player .v-time {
	font-size: 12px;
}

.audio-player .v-controlButton {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}

.audio-player .v-controlButton.v-volumeButton svg {
	width: 17px;
	height: 40px;
	fill: #676363;
}

.audio-player .v-controlButton.v-volumeButton:hover svg {
	fill: #06f;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}

.audio-player .v-audio .v-progressBarStyle {
	height: 8px;
}

.audio-player__speed-button {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	width: 30px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	border: none;
	background: none;
	cursor: pointer;
	color: var(--accent-color);
	text-align: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.audio-player-base {
	margin-bottom: 20px;
}

.audio-player-base .v-vlite {
	--vlite-progressBarBackground: var(--color-gray-500);
	--vlite-colorPrimary: var(--color-black-900);
}

.audio-player-base .v-volumeButton {
	display: none;
}

.audio-player-base .v-playPauseButton {
	width: 28px;
	height: 28px;
	background: var(--accent-color);
}

.audio-player-base .v-playPauseButton svg {
	width: 10px !important;
	height: 10px !important;
	margin-left: 2px;
}

.audio-player-base .v-audio .v-progressBarStyle {
	height: 4px;
}

.audio-player-base .v-time {
	padding: 0 20px;
}

.audio-player-base .audio-player__speed-button {
	width: auto;
	color: inherit;
}

.player-mini {
	display: inline-block;
	width: 105px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.player-mini .v-vlite.v-audio {
	--vlite-controlBarHeight: 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.player-mini .v-vlite.v-audio .v-time {
	font-family: "Inter";
	font-size: 12px;
	color: #574e4e;
	padding: 0;
}

.player-mini .v-vlite.v-audio .v-controlBar {
	gap: 10px;
	padding: 0;
}

.player-mini .v-vlite.v-audio .v-controlButton {
	width: 15px;
}

.player-mini .v-vlite.v-audio .v-controlButton svg {
	width: 15px;
	height: 15px;
}

.line-chart {
	width: 100% !important;
	height: 300px !important;
}

.legend-item {
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
	color: var(--color-gray-800);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 8px;
}

.legend-item-point {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 18px;
	height: 6px;
	background-color: black;
	margin-top: 0.35em;
}

.legend-item-point._square {
	width: 10px;
	height: 10px;
}

.legend-item-point._yellow {
	background-color: #ffc165;
}

.legend-item-point._green {
	background-color: #47d591;
}

.legend-item-point._red {
	background-color: #ef7878;
}

.legend-item-value {
	font-weight: 600;
	color: #626262;
}

.chart-legend {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px 30px;
	margin-bottom: 30px;
}

.chart-legend._points-square .legend-item-point {
	width: 10px;
	height: 10px;
	margin-top: 0.25em;
}

.chart-legend._justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.chart-legend._justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.chart-legend._justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.chart-legend._hidden {
	display: none;
}

.bars-chart-holder .chart-legend {
	gap: 10px 20px;
}

.bars-chart-holder .legend-item-value {
	margin-top: 6px;
}

.bars-chart-holder .canvas-holder {
	margin: 0 -10px;
}

.bars-chart-holder .bars-chart {
	width: 100% !important;
	height: 220px !important;
}

.doughnut-chart-holder .chart-legend {
	gap: 10px 20px;
	margin-bottom: 10px;
}

.doughnut-chart-holder .canvas-holder {
	max-width: 300px;
	margin: 0 auto;
}

.doughnut-chart-holder .doughnut-chart {
	width: 100% !important;
	height: 100% !important;
}

.module-charts .chart-trends {
	position: relative;
	height: 100%;
}

.module-charts .chart-trends .line-chart-holder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.module-charts .chart-trends .line-chart-holder .canvas-holder {
	margin-right: -25px;
	height: 100%;
}

.module-charts .chart-trends .line-chart-holder .line-chart {
	height: 100% !important;
}

.chart-sentiment-trend.chart-holder {
	margin-bottom: 30px;
}

.chart-sentiment-trend.chart-holder h3,
.chart-sentiment-trend.chart-holder .h3 {
	margin-bottom: 0;
}

.chart-sentiment-trend.chart-holder .line-chart-holder {
	margin-top: -20px;
}

.chart-sentiment-trend.chart-holder .chart-legend {
	margin-bottom: 10px;
}

.chart-sentiment-trend.chart-holder .canvas-holder {
	margin-right: -25px;
}

.chart-sentiment-trend.chart-holder .line-chart {
	height: 170px !important;
}

.chart-coaching-session-score {
	margin-bottom: 20px;
}

.chart-coaching-session-score .chart-legend {
	margin-bottom: 10px;
}

.chart-coaching-session-score .canvas-holder {
	margin-right: -25px;
}

.chart-coaching-session-score .line-chart {
	height: 170px !important;
}

.chart-performance {
	margin-bottom: 25px;
}

.chart-performance h2,
.chart-performance .h2 {
	margin-bottom: 35px;
}

.chart-performance .chart-legend {
	margin-bottom: 10px;
}

.chart-performance .canvas-holder {
	margin-right: -20px;
}

.chart-performance .line-chart {
	height: 314px !important;
}

.chart-adherence {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.chart-adherence h2,
.chart-adherence .h2 {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: 20px;
}

.chart-adherence-guideline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
}

.chart-adherence-trends {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 155px;
}

.chart-adherence-trends .stats-list-sm {
	height: 100%;
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 10px;
	margin: 0;
}

.chart-adherence-trends .stats-list-sm:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	width: 1px;
	background: var(--color-gray-200);
}

.gauge-chart {
	width: 100% !important;
	height: 100% !important;
}

.gauge-chart-grid {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px;
}

.gauge-chart-wrapper {
	width: calc(33.33% - 20px);
}

.gauge-chart-holder {
	margin: -35px 0;
	overflow: hidden;
}

.chart-guideline-trends {
	margin-bottom: 30px;
}

.chart-guideline-trends h3,
.chart-guideline-trends .h3 {
	margin-bottom: 0;
}

.chart-guideline-trends .line-chart-holder {
	margin-top: -20px;
}

.chart-guideline-trends .chart-legend {
	margin-bottom: 10px;
}

.chart-guideline-trends .canvas-holder {
	margin-right: -20px;
}

.chart-guideline-trends .line-chart {
	height: 330px !important;
}

.header {
	padding: 15px var(--gutter);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid rgba(208, 219, 234, 0.5);
	background: var(--color-white);
}

.header h3,
.header .h3 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	margin: 0;
}

.header h3 .icon,
.header .h3 .icon {
	width: 20px;
	height: 20px;
}

.header-assets {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 22px;
	margin: 0;
}

.main-tabs {
	padding: 15px var(--gutter);
	position: relative;
}

.main-tabs-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin: 0;
	background: var(--color-gray-100);
	font-weight: 600;
}

.tab-03-active .main-tabs-tabset {
	width: calc(43% - 30px);
}

.main-tabs-tabset:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	content: "";
	height: 1px;
	background: var(--color-gray-500);
}

.main-tabs-tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 8px 15px;
	border: 1px solid transparent;
	color: inherit;
}

.main-tabs-tabset a:hover {
	color: var(--base-link-color);
}

.main-tabs-tabset li.active a {
	border-color: var(--color-gray-500);
	border-bottom-color: transparent;
	background: var(--color-white);
	color: var(--base-link-color);
}

.main-tabs-content {
	padding: 20px 0;
}

.modules-columns {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.module {
	margin-bottom: 50px;
}

.module:last-child {
	margin-bottom: 0;
}

.module-heading {
	margin-bottom: 15px;
}

.module-heading h2,
.module-heading .h2 {
	margin: 0;
}

.module-main {
	padding: 20px;
	border: 1px solid var(--color-gray-650);
	border-radius: 6px;
	overflow: hidden;
}

.module-charts {
	display: grid;
	grid-template-columns: 32% 1fr;
	gap: 20px 40px;
	margin-bottom: 40px;
}

.module-charts:last-child {
	margin-bottom: 0;
}

.module-charts-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.chart-holder h3,
.chart-holder .h3 {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 30px;
}

.chart-holder h3 span,
.chart-holder .h3 span {
	font-size: 18px;
	color: var(--color-gray-750);
}

.stats {
	margin: 0 0 25px;
}

.stats-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px 20px;
	margin-bottom: 30px;
}

.stats-heading h2,
.stats-heading .h2 {
	margin-bottom: 0;
}

.stats-filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 16px;
}

.stats-filters label {
	font-weight: 500;
	color: var(--color-gray-750);
	margin: 0;
}

.stats-filters select,
.stats-filters .jcf-select {
	width: 210px;
}

.stats-list {
	--offset-x: 20px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(100px, auto));
	row-gap: 20px;
	margin: 0;
	font-weight: 500;
}

.stats-list--alt {
	grid-template-columns: repeat(auto-fit, minmax(100px, auto));
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}

.stats-list li {
	width: 100%;
	padding: 2px var(--offset-x);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 16px;
	border-left: 1px solid var(--color-gray-650);
}

.stats-list li:first-child {
	border: none;
	padding-left: 0;
}

.stats-list li:last-child {
	padding-right: 0;
}

.stats-list__title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 36px;
	line-height: 1.3;
	color: var(--color-blue-700);
}

.stats-list__value {
	margin-top: auto;
	font-size: 26px;
	line-height: 1.2;
	color: var(--color-black-600);
}

.stats-list__value-index {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	color: var(--color-green-500);
}

.stats-list__value-index._down svg {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.stats-list__value-mark {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 34px;
	aspect-ratio: 1/1;
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}

.stats-list__value-mark img {
	width: 100%;
}

.stats-list-sm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 3px;
	font-weight: 500;
}

.stats-list-sm li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px;
}

.stats-list-sm__title {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 36px;
	line-height: 1.3;
	color: var(--color-blue-700);
}

.stats-list-sm__value {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	color: var(--color-green-500);
}

.stats-list-sm__value._down svg {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}

.rankings-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
}

.rankings-heading h2,
.rankings-heading .h2 {
	margin: 0;
}

.rankings-heading__label {
	padding: 4px 9px;
	border: 1px solid var(--color-gray-675);
	border-radius: 30px;
	color: var(--color-gray-700);
	pointer-events: none;
}

.rankings-list {
	--title-color: var(--color-blue-550);
	--button-color: var(--color-blue-300);
}

.rankings-list__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	padding: 12px 0;
	padding-right: 5%;
	border-bottom: 1px dashed var(--color-gray-650);
}

.rankings-list__row:last-child {
	border-bottom: none;
}

.rankings-list__row._green {
	--button-color: var(--color-green-200);
	--title-color: var(--color-green-600);
}

.rankings-list__row.color-red {
	--button-color: var(--color-red-200);
	--title-color: var(--color-red-400);
}

.rankings-list__title {
	width: 90px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-weight: 500;
	color: var(--title-color);
}

.rankings-list ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 5px;
	margin: 0;
}

.rankings-list ul a {
	display: block;
	padding: 4px 12px;
	border-radius: 25px;
	background: var(--button-color);
	white-space: nowrap;
	color: var(--base-text-color);
}

.rankings-list ul a:hover {
	opacity: 0.8;
}

.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.progress-line {
	width: 100%;
	height: 11px;
	background: rgba(217, 217, 217, 0.3);
	border-radius: 6px;
	overflow: hidden;
}

.progress-line span {
	display: block;
	width: 0;
	height: 100%;
	background: var(--progress-color);
}

.guidelines-cards h2,
.guidelines-cards .h2 {
	margin-bottom: 20px;
}

.guidelines-cards-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.guidelines-card {
	padding: 20px;
	border: 1px solid var(--color-gray-650);
	border-radius: 6px;
}

.guidelines-card-score {
	display: grid;
	gap: 13px;
	margin: 0;
	font-size: 12px;
	line-height: 1.2;
}

.guidelines-card-score li {
	display: grid;
	grid-template-columns: 1fr 27%;
	gap: 30px;
}

.guidelines-card h3,
.guidelines-card .h3 {
	margin-bottom: 35px;
}

.guidelines-card h5,
.guidelines-card .transcript-date,
.guidelines-card .h5 {
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: var(--color-gray-800);
	margin-bottom: 5px;
}

.guidelines-card p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 0;
}

.guidelines-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
}

.guidelines-tabs-sidebar {
	width: 280px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.guidelines-tabs-sidebar h2,
.guidelines-tabs-sidebar .h2 {
	margin-bottom: 30px;
}

.guidelines-tabs-sidebar h3,
.guidelines-tabs-sidebar .h3 {
	margin-bottom: 20px;
}

.guidelines-tabs-tabset {
	font-weight: 500;
	margin: 0;
}

.guidelines-tabs-tabset li {
	border-bottom: 1px solid var(--color-gray-500);
}

.guidelines-tabs-tabset li.active {
	background: rgba(187, 214, 255, 0.45);
	color: var(--accent-color);
}

.guidelines-tabs-tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px;
	padding: 13px 8px;
	color: inherit;
}

.guidelines-tabs-tabset a:hover {
	background: rgba(187, 214, 255, 0.45);
	color: var(--accent-color);
}

.guidelines-tabs-content {
	width: 100%;
	overflow: hidden;
	margin-top: -2px;
}

.guidelines-tabs-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 25px;
}

.guidelines-tabs-heading h3,
.guidelines-tabs-heading .h3 {
	margin: 0;
}

.coaching {
	display: grid;
	grid-template-columns: 43% 57%;
}

.coaching-col {
	position: relative;
	padding-right: 30px;
}

.coaching-col:before {
	position: absolute;
	top: -75px;
	right: 0;
	z-index: -1;
	content: "";
	height: calc(100% + 150px);
	min-height: 100vh;
	width: 1px;
	background: var(--color-gray-200);
}

.coaching-col:last-child {
	margin-top: -52px;
	padding-left: 30px;
	padding-right: 0;
}

.coaching-col:last-child:before {
	display: none;
}

.coaching-profile-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 15px;
	margin-bottom: 20px;
}

.coaching-profile-heading-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px 15px;
}

.coaching-profile-heading label {
	font-size: 14px;
	font-weight: 500;
	color: var(--color-blue-700);
	margin: 0;
}

.coaching-profile-heading select,
.coaching-profile-heading .jcf-select {
	width: 260px;
}

.coaching-profile-heading .button-link {
	color: var(--color-gray-750);
}

.coaching-profile-heading .button-link:hover {
	color: var(--accent-color);
}

.coaching-profile .stats-list {
	--offset-x: 15px;
	grid-template-columns: repeat(auto-fit, minmax(100px, auto));
	margin-bottom: 40px;
}

.coaching-profile-chart {
	margin-bottom: 40px;
}

.coaching-sessions-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 15px;
}

.coaching-sessions-heading__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.coaching-sessions-heading h3,
.coaching-sessions-heading .h3 {
	margin: 0 5px 0 0;
}

.coaching-sessions-heading h3 a,
.coaching-sessions-heading .h3 a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.coaching-sessions-table {
	min-width: 600px;
}

.coaching-sessions-table th:nth-child(1),
.coaching-sessions-table td:nth-child(1) {
	width: 47%;
}

.coaching-sessions-table th:nth-child(2),
.coaching-sessions-table td:nth-child(2) {
	width: 16%;
}

.coaching-sessions-table th:nth-child(3),
.coaching-sessions-table td:nth-child(3) {
	width: 12.5%;
	text-align: center;
}

.coaching-sessions-table th:nth-child(4),
.coaching-sessions-table td:nth-child(4) {
	width: 16%;
}

.coaching-sessions-table th:nth-child(5),
.coaching-sessions-table td:nth-child(5) {
	width: 8.5%;
	text-align: center;
}

.coaching-sessions-table th.hidden,
.coaching-sessions-table td.hidden {
	font-size: 0;
	line-height: 0;
}

.coaching-sessions-table h4,
.coaching-sessions-table .h4 {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin: 0;
}

.coaching-session-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px 20px;
	margin-bottom: 15px;
}

.coaching-session-heading h2,
.coaching-session-heading .h2 {
	margin: 0;
}

.coaching-session-player {
	margin-bottom: 30px;
}

.coaching-session-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin: 0 0 15px;
	font-weight: 600;
}

.coaching-session-tabset:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	content: "";
	height: 1px;
	background: var(--color-gray-500);
}

.coaching-session-tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 8px 15px;
	border: 1px solid transparent;
	color: inherit;
}

.coaching-session-tabset a:hover {
	color: var(--base-link-color);
}

.coaching-session-tabset li.active a {
	border-color: var(--color-gray-500);
	border-bottom-color: transparent;
	background: var(--color-white);
	color: var(--base-link-color);
}

.accordion {
	display: grid;
	gap: 20px;
}

.accordion-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 12px 13px;
	margin-bottom: 10px;
	background: var(--color-gray-100);
	border-radius: var(--input-radius);
	font-size: 12px;
	line-height: 1.3;
	font-weight: 600;
	color: var(--color-gray-800);
}

.accordion-header-col {
	width: 100%;
}

.accordion-header-col:last-child {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 7px;
	width: 80px;
	text-align: center;
}

.accordion-item-opener {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	padding: 8px 0;
	padding-left: 40px;
	position: relative;
	color: var(--color-black-900);
}

.accordion-item-opener:before,
.accordion-item-opener:after {
	position: absolute;
	top: 10px;
	left: 9px;
	z-index: 1;
	content: "";
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDcuOTk4MDVIOFYxMy45OThINlY3Ljk5ODA1SDBWNS45OTgwNUg2Vi0wLjAwMTk1MzEySDhWNS45OTgwNUgxNFY3Ljk5ODA1WiIgZmlsbD0iIzdEN0Y4OCIvPgo8L3N2Zz4K");
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.accordion-item-opener:after {
	opacity: 0;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDcuOTk4MDVIMFY1Ljk5ODA1SDE0VjcuOTk4MDVaIiBmaWxsPSIjN0Q3Rjg4Ii8+Cjwvc3ZnPgo=");
}

.accordion-item-opener:hover {
	color: var(--accent-color);
}

.accordion-item-opener h4,
.accordion-item-opener .h4 {
	color: inherit;
	margin: 0;
}

.accordion-item.active .accordion-item-opener:before {
	opacity: 0;
}

.accordion-item.active .accordion-item-opener:after {
	opacity: 1;
}

.accordion-item-value {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	width: 80px;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
}

.accordion-item-slide {
	display: grid;
	gap: 10px;
	padding-top: 3px;
}

.call-item {
	border: 1px solid var(--color-gray-650);
	border-radius: 6px;
	overflow: hidden;
}

.call-item--alt .call-item-heading {
	background: rgba(224, 69, 0, 0.08);
}

.call-item-heading {
	padding: 17px 13px;
	background: var(--color-gray-100);
}

.call-item-heading h4,
.call-item-heading .h4 {
	font-weight: 400;
	margin: 0;
}

.call-item-content {
	padding: 15px 13px;
}

.call-item-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: flex-start;
	gap: 5px 18px;
	color: var(--color-gray-750);
	flex-direction: column;
}

.call-item-text .edits {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 0 5px;
	font-weight: 600;
	margin-left: 10px;
}

.call-item-text .edits a {
	font-weight: 500;
}

.call-item-note {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px 10px;
	margin-top: 10px;
}

.call-item-note h4,
.call-item-note .h4 {
	margin: 0;
}

.call-item-note p {
	margin: 0;
}

.call-item-note-edit {
	width: 100%;
	display: none;
	overflow: hidden;
	margin-top: 10px;
	border: 1px solid var(--color-gray-300);
	border-radius: 6px;
}

.call-item-note-edit textarea {
	height: 86px;
	padding: 12px;
	margin: 0;
	border: none;
	font-size: var(--base-font-size);
	line-height: var(--base-line-height);
	font-weight: var(--base-font-weight);
}

.call-item-note-edit .button,
.call-item-note-edit input[type=button],
.call-item-note-edit input[type=reset],
.call-item-note-edit input[type=submit],
.call-item-note-edit button[type=submit] {
	display: block;
	width: 70px;
	margin: 0 10px 10px auto;
}

.call-item .button-edit {
	font-weight: 500;
}

.audio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 22px;
	color: var(--color-gray-800);
}

.profile {
	padding: 15px var(--gutter);
}

.profile-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px 20px;
	margin-bottom: 10px;
}

.profile-header .breadcrumbs {
	margin-bottom: 0;
}

.profile-header select,
.profile-header .jcf-select {
	width: 210px;
}

.profile-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 20px;
}

.profile-heading-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.profile-heading-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px;
}

.profile-heading-filter label {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: 0;
	font-weight: 400;
	color: var(--color-gray-800);
}

.profile-heading-filter select,
.profile-heading-filter .jcf-select {
	width: 160px;
}

.profile-heading-id {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.profile-heading-id ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 25px;
	padding: 5px 14px;
	margin: 0;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-weight: 600;
	color: var(--color-blue-700);
}

.profile-heading-id ul span {
	margin-right: 5px;
	font-weight: 400;
	color: var(--color-gray-800);
}

.profile-heading h2,
.profile-heading .h2 {
	margin: 0 10px 0 0;
}

.profile-heading h2 a,
.profile-heading .h2 a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
}

.profile-heading h3,
.profile-heading .h3 {
	font-weight: 400;
	margin: 0;
}

.profile .stats-list {
	margin-bottom: 30px;
}

.profile-tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 1;
	margin: 0 0 30px;
	background: var(--color-gray-100);
	font-weight: 600;
}

.profile-tabset:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	content: "";
	height: 1px;
	background: var(--color-gray-500);
}

.profile-tabset a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	padding: 8px 15px;
	border: 1px solid transparent;
	color: inherit;
}

.profile-tabset a:hover {
	color: var(--base-link-color);
}

.profile-tabset li.active a {
	border-color: var(--color-gray-500);
	border-bottom-color: transparent;
	background: var(--color-white);
	color: var(--base-link-color);
}

.coaching-sessions-columns {
	display: grid;
	grid-template-columns: 41.5% 1fr;
	gap: 30px;
}

.iteractions-heading {
	margin-bottom: 15px;
}

.iteractions-heading h3 {
	margin: 0;
}

.iteractions-heading h3 a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}

.call-details-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 20px;
}

.call-details-heading h2,
.call-details-heading .h2 {
	margin: 0;
}

.call-details-heading h2 a,
.call-details-heading .h2 a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 15px;
}

.call-details-heading h2 svg,
.call-details-heading .h2 svg {
	color: var(--color-gray-750);
}

.fullscreen-wrapper {
	width: 100%;
	background: var(--color-white);
}

.fullscreen-wrapper.is-fullscreen {
	position: fixed;
	top: 58px;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 60vw;
	padding: 20px;
	-webkit-box-shadow: 0px 13px 21px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 13px 21px 0px rgba(0, 0, 0, 0.25);
	border: 1px solid var(--color-gray-650);
}

.table-guidelines {
	min-width: 980px;
}

.table-guidelines th:nth-child(1),
.table-guidelines td:nth-child(1) {
	width: 49%;
	padding-right: 20px;
}

.table-guidelines th:nth-child(2),
.table-guidelines td:nth-child(2) {
	width: 10%;
}

.table-guidelines th:nth-child(3),
.table-guidelines td:nth-child(3) {
	width: 9.5%;
}

.table-guidelines th:nth-child(4),
.table-guidelines td:nth-child(4) {
	width: 8%;
}

.table-guidelines th:nth-child(5),
.table-guidelines td:nth-child(5) {
	width: 9.5%;
}

.table-guidelines th:nth-child(6),
.table-guidelines td:nth-child(6) {
	width: 7%;
	text-align: center;
}

.table-guidelines th:nth-child(7),
.table-guidelines td:nth-child(7) {
	width: 7%;
	text-align: center;
}

.table-guidelines .dropdown-menu-drop {
	grid-template-columns: minmax(100px, 200px);
}

.table-guidelines-full {
	min-width: 1465px;
}

.table-guidelines-full th:nth-child(1),
.table-guidelines-full td:nth-child(1) {
	width: 11%;
}

.table-guidelines-full th:nth-child(2),
.table-guidelines-full td:nth-child(2) {
	width: 41%;
}

.table-guidelines-full th:nth-child(3),
.table-guidelines-full td:nth-child(3) {
	width: 8%;
}

.table-guidelines-full th:nth-child(4),
.table-guidelines-full td:nth-child(4) {
	width: 8%;
	text-align: center;
}

.table-guidelines-full th:nth-child(5),
.table-guidelines-full td:nth-child(5) {
	width: 8%;
	text-align: center;
}

.table-guidelines-full th:nth-child(6),
.table-guidelines-full td:nth-child(6) {
	width: 8%;
	text-align: center;
}

.table-guidelines-full th:nth-child(7),
.table-guidelines-full td:nth-child(7) {
	width: 16%;
	font-weight: 500;
}

.table-iteractions {
	min-width: 1400px;
}

.table-iteractions th:nth-child(1),
.table-iteractions td:nth-child(1) {
	width: 14%;
}

.table-iteractions th:nth-child(2),
.table-iteractions td:nth-child(2) {
	width: 30%;
}

.table-iteractions th:nth-child(3),
.table-iteractions td:nth-child(3) {
	width: 11%;
}

.table-iteractions th:nth-child(4),
.table-iteractions td:nth-child(4) {
	width: 7%;
}

.table-iteractions th:nth-child(5),
.table-iteractions td:nth-child(5) {
	width: 10%;
}

.table-iteractions th:nth-child(6),
.table-iteractions td:nth-child(6) {
	width: 7%;
	text-align: center;
}

.table-iteractions th:nth-child(7),
.table-iteractions td:nth-child(7) {
	width: 7%;
	text-align: center;
}

.table-iteractions th:nth-child(8),
.table-iteractions td:nth-child(8) {
	width: 7%;
	text-align: center;
}

.table-iteractions th:nth-child(9),
.table-iteractions td:nth-child(9) {
	width: 7%;
	text-align: center;
}

.table-perforamnce {
	min-width: 1240px;
}

.table-perforamnce th,
.table-perforamnce td {
	width: 7%;
}

.table-perforamnce th:nth-child(1),
.table-perforamnce td:nth-child(1) {
	width: 16%;
}

.table-perforamnce th:nth-child(2),
.table-perforamnce td:nth-child(2) {
	text-align: center;
}

.table-perforamnce th {
	border-bottom: 3px solid var(--color-white);
}

.table-perforamnce th:first-child {
	border-top-left-radius: 4px;
}

.table-perforamnce th:last-child {
	border-top-right-radius: 4px;
}

.table-perforamnce td {
	border-bottom-color: var(--color-green-100);
	background: var(--color-green-100) !important;
}

.table-perforamnce tr.is-blue td {
	border-bottom-color: var(--color-blue-100);
	background: var(--color-blue-100) !important;
}

.table-perforamnce tr.is-red td {
	border-bottom-color: var(--color-red-100);
	background: var(--color-red-100) !important;
}

.table-perforamnce tr.is-separator td {
	position: relative;
}

.table-perforamnce tr.is-separator td:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 1;
	content: "";
	width: 100%;
	border-bottom: 1px dashed #ababab;
}

.table-perforamnce tbody tr:last-child td:first-child {
	border-bottom-left-radius: 4px;
}

.table-perforamnce tbody tr:last-child td:last-child {
	border-bottom-right-radius: 4px;
}

.table-calls {
	min-width: 620px;
}

.table-calls th,
.table-calls td {
	text-align: center;
}

.table-calls th:nth-child(1),
.table-calls td:nth-child(1) {
	width: 30%;
	text-align: left;
}

.table-calls th:nth-child(2),
.table-calls td:nth-child(2) {
	width: 10%;
}

.table-calls th:nth-child(3),
.table-calls td:nth-child(3) {
	width: 10%;
}

.table-calls th:nth-child(4),
.table-calls td:nth-child(4) {
	width: 25%;
}

.table-calls th:nth-child(5),
.table-calls td:nth-child(5) {
	width: 15%;
}

.table-calls th:nth-child(6),
.table-calls td:nth-child(6) {
	width: 10%;
}

.table-calls td {
	padding-top: 8px;
	padding-bottom: 8px;
}

.table-guideline-trends {
	min-width: 1240px;
}

.table-guideline-trends th:nth-child(1),
.table-guideline-trends td:nth-child(1) {
	width: 11%;
}

.table-guideline-trends th:nth-child(2),
.table-guideline-trends td:nth-child(2) {
	width: 57%;
}

.table-guideline-trends th:nth-child(3),
.table-guideline-trends td:nth-child(3) {
	width: 8%;
	text-align: center;
}

.table-guideline-trends th:nth-child(4),
.table-guideline-trends td:nth-child(4) {
	width: 8%;
	text-align: center;
}

.table-guideline-trends th:nth-child(5),
.table-guideline-trends td:nth-child(5) {
	width: 16%;
	font-weight: 500;
}

.table-sentiment-trends {
	min-width: 1100px;
}

.table-sentiment-trends th:nth-child(1),
.table-sentiment-trends td:nth-child(1) {
	width: 22%;
}

.table-sentiment-trends th:nth-child(2),
.table-sentiment-trends td:nth-child(2) {
	width: 18%;
}

.table-sentiment-trends th:nth-child(3),
.table-sentiment-trends td:nth-child(3) {
	width: 15%;
}

.table-sentiment-trends th:nth-child(4),
.table-sentiment-trends td:nth-child(4) {
	width: 15%;
	text-align: center;
}

.table-sentiment-trends th:nth-child(5),
.table-sentiment-trends td:nth-child(5) {
	width: 10%;
	text-align: center;
}

.table-sentiment-trends th:nth-child(6),
.table-sentiment-trends td:nth-child(6) {
	width: 10%;
	text-align: center;
}

.table-sentiment-trends th:nth-child(7),
.table-sentiment-trends td:nth-child(7) {
	width: 10%;
	text-align: center;
}

.main-columns {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px 20px;
}

.call-tabs-tabset {
	margin-bottom: 20px;
}

.summary {
    font-size: 15px;
    line-height: 1.667;
}

.summary-group {
	margin-bottom: 25px;
}

.summary-group:last-child {
	margin-bottom: 0;
}

.summary h4,
.summary .h4 {
	margin-bottom: 7px;
	font-size: 15px;
}

.summary .list-accent {
	padding: 12px 15px;
	background: var(--color-blue-200);
	border-radius: 4px;
	font-weight: 500;
}

.summary-sentiment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 5px 15px;
}

.summary-sentiment h4,
.summary-sentiment .h4 {
	margin: 0;
}

.summary-sentiment__value {
	padding-left: 20px;
	position: relative;
	font-size: 14px;
}

.summary-sentiment__value:before {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	content: "";
	-webkit-transform: translateY(-51%);
	transform: translateY(-51%);
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.summary-sentiment__value.is-gray:before {
	background: var(--color-gray-675);
}

.summary-sentiment__value.is-green:before {
	background: var(--color-green-500);
}

.summary-sentiment__value.is-red:before {
	background: var(--color-red-300);
}

.transcript {
	display: grid;
	gap: 10px;
}

.transcript-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 20px;
	padding: 10px;
	border-radius: 4px;
}

.transcript-item:nth-child(even) {
	background: var(--color-blue-250);
}

.transcript-avatar {
	width: 32px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	overflow: hidden;
}

.transcript-avatar-name {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: var(--color-orange);
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
	color: var(--color-white);
}

.transcript-avatar img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.transcript-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 0 7px;
	margin-bottom: 5px;
}

.transcript-heading h5,
.transcript-heading .transcript-date,
.transcript-heading .h5 {
	margin: 0;
}

.transcript-content {
	width: 100%;
}

.transcript-date {
	color: var(--accent-color);
}

.transcript-status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	gap: 5px;
	margin-top: 7px;
	margin-right: 0;
	font-size: 12px;
}

.transcript-status svg {
	color: #858795;
}

.transcript p:last-of-type {
	margin-bottom: 0;
}

.transcript-alt {
	gap: 10px;
	color: var(--color-blue-700);
	max-height: 77vh;
	overflow: scroll;
}

.transcript-alt .transcript-item {
	gap: 10px;
	padding: 15px;
}

.transcript-alt .transcript-item:nth-child(even) {
	background: var(--color-gray-100);
	font-weight: 600;
}

.transcript-alt .transcript-avatar-name {
	background: var(--color-black-900);
	color: var(--color-white);
}

.columns-grid {
	display: grid;
	grid-template-columns: 280px 1fr 47%;
	gap: 40px;
}

.columns-grid-col-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 25px;
}

.columns-grid-col-heading h2,
.columns-grid-col-heading .h2 {
	margin: 2px 0 0;
}

.columns-grid-col-heading h2 a,
.columns-grid-col-heading .h2 a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 8px;
}

.columns-grid-col-heading h3,
.columns-grid-col-heading .h3 {
	margin: 0;
}

.columns-grid-col-heading+.coaching-session-tabs {
	margin-top: -5px;
}

.form-upload {
	margin: 0;
}

.form-upload-el {
	margin-bottom: 28px;
}

.form-upload h5,
.form-upload .transcript-date,
.form-upload .h5 {
	font-weight: 400;
	color: var(--color-gray-750);
	margin-bottom: 15px;
}

.form-upload ul {
	font-weight: 500;
	margin: 0;
}

.form-upload ul li {
	border-bottom: 1px solid var(--color-gray-200);
}

.form-upload ul li.active a {
	color: var(--accent-color);
	background: var(--color-blue-200);
}

.form-upload ul a {
	display: block;
	padding: 13px 7px;
	color: #333E5A;
}

.form-upload ul a:hover {
	color: var(--accent-color);
	background: var(--color-blue-200);
}



ol.list-calls {
	font-weight: 600;
	max-height: 69vh;
	overflow: scroll;
	color: #333E5A;
}

ol.list-calls li {
	padding-left: 28px;
}

ol.list-calls ol {
	margin-top: 11px;
	margin-left: -24px;
	margin-bottom: 24px;
	font-weight: 400;
}

ol.list-calls ol li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 13px 16px;
	padding-left: 37px;
	border-bottom: 1px solid var(--color-gray-200);
}

ol.list-calls ol li:before {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-left: -15px;
	margin-right: 5px;
}

ol.list-calls ol li span {
	width: 100%;
}

ol.list-calls ol .tooltip {
	margin-left: 20px;
	margin-right: 20px;
}

.tooltip {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: relative;
}

.tooltip:hover .tooltip-text {
	display: block;
}

.tooltip-opener {
	font-weight: 500;
	cursor: pointer;
}

.tooltip-text {
	display: none;
	position: absolute;
	bottom: calc(100% - 25px);
	right: -32px;
	z-index: 2;
	width: 340px;
	padding: 10px;
	border-radius: 8px;
	border: 1px solid var(--color-gray-400);
	background: var(--color-white);
	-webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.07);
	box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.07);
	font-size: 12px;
	line-height: 1.383;
	font-weight: 400;
	color: var(--color-gray-900);
}

.tooltip-text:after {
	position: absolute;
	top: 100%;
	right: 40px;
	z-index: 1;
	content: "";
	margin-top: -3px;
	height: 7px;
	width: 7px;
	background-color: var(--color-white);
	border-top: var(--color-gray-400) solid 1px;
	border-left: var(--color-gray-400) solid 1px;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.tooltip-text p {
	margin: 0;
}

@media (max-width: 1679px) {
	.chart-sentiment-trend.chart-holder .line-chart-holder {
		margin-top: 20px;
	}

	.columns-grid {
		grid-template-columns: 280px 1fr 40%;
	}

	ol.list-calls ol .tooltip {
		margin-right: 0;
	}

}

@media (max-width: 1439px) {
	.stats-list__value {
		font-size: 24px;
	}
}

@media (max-width: 1365px) {
	.doughnut-chart-holder .chart-legend {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.module-charts .chart-trends .line-chart-holder {
		position: static;
		height: auto;
	}

	.module-charts .chart-trends .line-chart-holder .line-chart {
		height: 250px !important;
	}

	.chart-sentiment-trend.chart-holder .line-chart-holder {
		margin-top: -20px;
	}

	.chart-coaching-session-score .canvas-holder {
		margin-right: -20px;
	}

	.tab-03-active .main-tabs-tabset {
		width: auto;
	}

	.modules-columns {
		grid-template-columns: 100%;
	}

	.stats-list--alt .stats-list__value {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.guidelines-cards-list {
		gap: 20px;
	}

	.coaching {
		grid-template-columns: 100%;
		gap: 30px;
	}

	.coaching-col {
		padding: 0;
	}

	.coaching-col:before {
		display: none;
	}

	.coaching-col:last-child {
		margin-top: 0;
		padding: 0;
	}

	.coaching-col:last-child .no-data {
		display: none;
	}

	.coaching-sessions-columns {
		grid-template-columns: 100%;
	}

	.fullscreen-wrapper.is-fullscreen {
		top: 0;
		width: calc(100vw - 66px);
	}

	.main-columns {
		grid-template-columns: 100%;
	}
}

@media (max-width: 1279px) {
	.doughnut-chart-holder .chart-legend {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.module-charts .chart-trends .line-chart-holder .canvas-holder {
		margin-right: -15px;
	}

	.module-charts {
		grid-template-columns: 100%;
	}

	.stats-list {
		--offset-x: 15px;
	}

	.stats-list li {
		padding-top: 0;
		padding-bottom: 0;
	}

	.stats-list__title {
		font-size: 12px;
	}

	.stats-list__value {
		font-size: 20px;
	}

	.stats-list-sm__title {
		font-size: 12px;
	}

	.guidelines-cards-list {
		grid-template-columns: 100%;
	}

	.guidelines-card-score li {
		grid-template-columns: 1fr 30%;
	}

	.guidelines-tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.guidelines-tabs-sidebar {
		width: 100%;
	}

	.guidelines-tabs-content {
		margin-top: 0;
	}
}

@media (max-width: 1023px) and (min-width: 667px) {
	.gauge-chart-wrapper {
		width: calc(33.33% - 10px);
	}

	.stats-list li:nth-child(5n+1) {
		border: none;
		padding-left: 0;
	}
}

@media (max-width: 1023px) {
	.chart-performance .line-chart {
		height: 50vw !important;
		max-height: 250px !important;
	}

	.chart-guideline-trends .line-chart {
		height: 50vw !important;
		max-height: 250px !important;
	}

	.stats-heading {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.stats-list {
		grid-template-columns: repeat(5, 1fr);
	}

	.rankings-list__row {
		padding-right: 0;
	}

	.coaching-profile .stats-list {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.wrapper {
		padding-left: 0;
	}

	.menu-active .wrapper:after {
		display: block;
	}

	.menu {
		-webkit-transform: translateX(-66px);
		transform: translateX(-66px);
	}

	.menu-active .menu {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	.menu-opener {
		display: block;
	}

	.mfp-close {
		right: 15px;
	}

	.modal {
		padding: 20px;
	}

	.modal-tabs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}

	.modal-tabs-sidebar {
		width: 100%;
	}

	.score-threshold-edit__controls {
		gap: 10px;
	}

	.audio-player__speed-text {
		display: none;
	}

	.header {
		padding-left: calc(50px + var(--gutter));
	}

	.stats-list--alt .stats-list__value {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.fullscreen-wrapper.is-fullscreen {
		width: 100vw;
	}
}

@media (max-width: 666px) and (min-width: 480px) {
	.stats-list li:nth-child(3n+1) {
		border: none;
		padding-left: 0;
	}
}

@media (max-width: 666px) {
	.score-threshold-edit {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.score-threshold-edit input {
		width: 50%;
	}

	.session-info-player {
		padding-right: 15px;
	}

	.bars-chart-holder .bars-chart {
		height: 50vw !important;
		max-height: 250px !important;
	}

	.doughnut-chart-holder .canvas-holder {
		max-width: 250px;
	}

	.module-charts .chart-trends .line-chart-holder .line-chart {
		height: 50vw !important;
		max-height: 250px !important;
	}

	.chart-sentiment-trend.chart-holder .line-chart-holder {
		margin-top: 20px;
	}

	.chart-adherence {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.chart-adherence-trends .stats-list-sm {
		padding-left: 0;
	}

	.chart-adherence-trends .stats-list-sm:before {
		display: none;
	}

	.gauge-chart-holder {
		margin: -20px 0;
	}

	.chart-guideline-trends .line-chart-holder {
		margin-top: 20px;
	}

	.stats-filters {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		gap: 10px;
	}

	.stats-list {
		grid-template-columns: repeat(3, 1fr);
	}

	.stats-list--alt {
		grid-template-columns: repeat(3, 1fr);
	}

	.coaching-profile .stats-list {
		grid-template-columns: repeat(3, 1fr);
	}

	.accordion-header-col:last-child {
		margin-right: 0;
		width: auto;
	}

	.accordion-item-value {
		width: 60px;
		margin-right: 13px;
		font-size: 14px;
	}
}

@media (max-width: 567px) {
	blockquote:not([class]) p:last-child {
		font-size: 0.86em;
	}

	.modal-form .form-row {
		grid-template-columns: 100%;
	}

	.session-info-player {
		grid-template-columns: 1fr;
	}

	.session-info-box {
		grid-template-columns: 70px 1fr;
		gap: 10px;
	}

	.session-info-stats-holder {
		grid-template-columns: 1fr;
	}

	.session-info-stats-labels {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.gauge-chart-wrapper {
		width: 100vw;
		max-width: 160px;
		margin: 0 auto;
	}

	.call-item-text {
		gap: 5px 15px;
	}
}

@media (max-width: 479px) {
	.tabset-horizontal {
		font-size: 12px;
	}

	.tabset-horizontal a {
		padding: 8px 10px;
	}

	.doughnut-chart-holder .chart-legend {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.main-tabs-tabset {
		font-size: 12px;
	}

	.main-tabs-tabset a {
		padding: 8px 10px;
	}

	.stats-list {
		grid-template-columns: repeat(2, 1fr);
	}

	.stats-list--alt {
		grid-template-columns: repeat(2, 1fr);
	}

	.stats-list li:nth-child(2n+1) {
		border: none;
		padding-left: 0;
	}

	.rankings-list__row {
		gap: 10px;
	}

	.rankings-list__title {
		width: 80px;
		font-size: 12px;
	}

	.guidelines-card h5,
	.guidelines-card .transcript-date,
	.guidelines-card .h5 {
		letter-spacing: 0;
	}

	.coaching-profile .stats-list {
		grid-template-columns: repeat(2, 1fr);
	}

	.coaching-session-tabset {
		font-size: 12px;
	}

	.coaching-session-tabset a {
		padding: 8px 10px;
	}

	.profile-tabset {
		font-size: 12px;
	}

	.profile-tabset a {
		padding: 8px 10px;
	}
}

@media (max-width: 374px) {
	html {
		overflow-x: hidden;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.profile .stats-list:not(.stats-list--alt) {
		grid-template-columns: repeat(6, 1fr);
	}

	.profile .stats-list li:nth-child(6n+1) {
		border: none;
		padding-left: 0;
	}
}

@media (min-width: 1366px) {
	.main-columns__col:last-child {
		padding-top: 6px;
	}
}

.audio-player .v-time {
	display: none;
}

/* Loading message styles */
#loading-indicator,
#evaluation-loading-indicator {
	display: none;
	text-align: center;
	margin-top: 20px;
}

#loading-message,
#evaluation-loading-message {
	font-size: 18px;
	opacity: 1;
	transition: opacity 0.5s ease-in-out;
}

.fade-out {
	opacity: 0;
}

.fade-in {
	opacity: 1;
}

/* Ensure the fade-in class is removed after the animation */
#loading-indicator,
#evaluation-loading-indicator {
	display: none;
	/* text-align: center; */
	margin-top: 20px;
	gap: 10px;
	justify-content: center;
}

#loading-message,
#evaluation-loading-message {
	font-size: 18px;
	opacity: 1;
	transition: opacity 0.5s ease-in-out;
}

.fade-out {
	opacity: 0;
}

.fade-in {
	opacity: 1;
}

/* Ensure the fade-in class is removed after the animation */
#loading-message.fade-in,
#evaluation-loading-message.fade-in {
	animation: fadeInAnimation 0.5s forwards;
}

@keyframes fadeInAnimation {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.audio-player-base .audio-player__speed-button {
	margin-left: 5px;
}

img#evaluation-loading-gif {
	height: 23px;
}

.call-tabs-content {
	max-height: 80vh;
	overflow: scroll;
}

/* Style for score */
.score {
	float: right;
	font-weight: bold;
}

/* Style for total score */
.total-score {
	font-weight: bold;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

.recording-selected {
	color: #06f !important;
	background: var(--color-blue-200);
	border-radius: 4px;
}

.read-more {
    display: inline-block;
    color: #007bff; /* Adjust color to match your theme */
    cursor: pointer;
}

.read-more:hover {
    text-decoration: underline;
}

/* Style for the explanation text */
.explanation-text {
    margin-top: 10px;
}

/* Style for the read-more and read-less links within the explanation */
.explanation-text a.read-more,
.explanation-text a.read-less {
    color: #007bff; /* Adjust color to match your theme */
    cursor: pointer;
    text-decoration: none;
}

.explanation-text a.read-more:hover,
.explanation-text a.read-less:hover {
    text-decoration: underline;
}

/* Transcript Item */
.transcript-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

/* Avatar Container */
.transcript-avatar {
    flex: 0 0 auto;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Avatar */
.transcript-avatar .avatar {
    width: 40px;
    height: 40px;
    background-color: black; /* Customize the color as needed */
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.transcript-alt .transcript-item:nth-child(even) .transcript-avatar .avatar {
    background-color: #007bff;
}

/* Transcript Content */
.transcript-content {
    flex: 1;
}

.transcript-content p {
    margin: 0;
}

p.explanation-text {
    font-weight: normal;
	width: 88%;
}

.agent-status {
    display: flex;
    align-items: center;
}

.dropdown {
    /* padding-right: 20px; */
    display: flex;
    justify-content: space-around;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown .dropbtn {
    font-size: 14px;
    color: #E0E0E0;
    padding: 6px 8px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    border: 1px solid;
    border-radius: 8px;
    display: flex;
    align-items: center;
    width: 120px;
    justify-content: space-between;
}

.btn-lay {
    display: flex;
    align-items: center;
}

.active-dot {
    height: 12px;
    width: 12px;
    background-color: #18D987;
    border-radius: 50%;
    display: inline-block;
}

.status-title {
    padding-left: 10px;
    color: #222222;
}