/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/css/smart-app-banner.css ***!
  \*****************************************************************************************************************************************************************************************************************************/
.smartbanner-show {
	margin-top: 80px;
}

.smartbanner-show .smartbanner {
	display: block;
}

/** Default **/
.smartbanner {
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-family: 'SF Pro Display', 'Helvetica Neue', sans-serif;
	background: #f4f4f4;
	z-index: 9998;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	-webkit-text-size-adjust: none;
}

.smartbanner-container {
	margin: 0 auto;
	white-space: nowrap;
}

.smartbanner-close {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 5px;
	font-family: 'ArialRoundedMTBold', Arial;
	font-size: 20px;
	text-align: center;
	color: #888;
	text-decoration: none;
	border: 0;
	border-radius: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
}

.smartbanner-close:active,
.smartbanner-close:hover {
	color: #aaa;
}

.smartbanner-icon {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	margin-right: 12px;
	background-size: cover;
	border-radius: 10px;
}

.smartbanner-info {
	display: inline-block;
	vertical-align: middle;
	width: 44%;
	font-size: 12px;
	line-height: 1.3rem;
	font-weight: bold;
}

.smartbanner-title {
	font-size: 14px;
}

.smartbanner-button {
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 24px;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-weight: 400;
	color: #6a6a6a;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-button:active,
.smartbanner-button:hover {
	color: #aaa;
}

/** iOS **/
.smartbanner-ios {
	background: #F2F1F6;
	line-height: 80px;
}

.smartbanner-ios .smartbanner-close {
	border: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #C1C0C5;
	text-shadow: 0 1px 0 white;
}

.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
	color: #aaa;
}

.smartbanner-ios .smartbanner-icon {
	background: rgba(0, 0, 0, 0.6);
	background-size: cover;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.smartbanner-ios .smartbanner-info {
	color: #8D8C91;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-ios .smartbanner-title {
	color: #020204;
	font-weight: bold;
}

.smartbanner-ios .smartbanner-button {
	padding: 0 10px;
	min-width: 10%;
	color: #0077C8;
  border: 0;
}

.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
	background: #dcdcdc;
	background: linear-gradient(to bottom, #dcdcdc, #efefef);
}

/** Android **/
.smartbanner-android {
	background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
	box-shadow: inset 0 4px 0 #88b131;
	line-height: 82px;
}

.smartbanner-android .smartbanner-close {
	border: 0;
	width: 17px;
	height: 17px;
	line-height: 17px;
	margin-right: 7px;
	color: #b1b1b3;
	background: #1c1e21;
	text-shadow: 0 1px 1px #000;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}

.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
	color: #eee;
}

.smartbanner-android .smartbanner-icon {
	background-color: transparent;
	box-shadow: none;
}

.smartbanner-android .smartbanner-info {
	color: #ccc;
	text-shadow: 0 1px 2px #000;
}

.smartbanner-android .smartbanner-title {
	color: #fff;
	font-weight: bold;
}

.smartbanner-android .smartbanner-button {
	min-width: 12%;
	color: #d1d1d1;
	padding: 0;
	background: none;
	border-radius: 0;
	box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
}

.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
	background: none;
}

.smartbanner-android .smartbanner-button-text {
	text-align: center;
	display: block;
	padding: 0 10px;
	background: #42b6c9;
	background: linear-gradient(to bottom, #42b6c9, #39a9bb);
	text-transform: none;
	text-shadow: none;
	box-shadow: none;
}

.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
	background: #2ac7e1;
}

/** Windows **/
.smartbanner-windows {
	background: #f4f4f4;
	background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	line-height: 80px;
}

.smartbanner-windows .smartbanner-close {
	border: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	color: #888;
	text-shadow: 0 1px 0 white;
}

.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
	color: #aaa;
}

.smartbanner-windows .smartbanner-icon {
	background: rgba(0, 0, 0, 0.6);
	background-size: cover;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.smartbanner-windows .smartbanner-info {
	color: #6a6a6a;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.smartbanner-windows .smartbanner-title {
	color: #4d4d4d;
	font-weight: bold;
}

.smartbanner-windows .smartbanner-button {
	padding: 0 10px;
	min-width: 10%;
	color: #6a6a6a;
	background: #efefef;
	background: linear-gradient(to bottom, #efefef, #dcdcdc);
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, 0.6), 0 2px 0 rgba(255, 255, 255, 0.7) inset;
}

.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
	background: #dcdcdc;
	background: linear-gradient(to bottom, #dcdcdc, #efefef);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/* Settings */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  opacity: 0.25;
}

h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}

h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 0.875em;
}

mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: var(--bs-link-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-1 {
  --bs-border-width: 1px;
}

.border-2 {
  --bs-border-width: 2px;
}

.border-3 {
  --bs-border-width: 3px;
}

.border-4 {
  --bs-border-width: 4px;
}

.border-5 {
  --bs-border-width: 5px;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-2xl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: #e9ecef;
  --bs-progress-border-radius: 0.375rem;
  --bs-progress-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: #212529;
  --bs-btn-bg: transparent;
  --bs-btn-border-width: 1px;
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: none;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: 0.5rem;
}

.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: 0.25rem;
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: #fff;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0.375rem;
  --bs-dropdown-border-width: 1px;
  --bs-dropdown-inner-border-radius: calc(0.375rem - 1px);
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: #212529;
  --bs-dropdown-link-hover-color: #1e2125;
  --bs-dropdown-link-hover-bg: #e9ecef;
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.table {
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: transparent;
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: var(--bs-table-color);
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: 2px solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: 0.375rem;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
/* Rubik Font */
@font-face {
  font-family: "Rubik";
  src: url("/assets/fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/assets/fonts/Rubik-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Rubik";
  src: url("/assets/fonts/Rubik-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("/assets/fonts/Rubik-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/* Ciutadella Font */
@font-face {
  font-family: "Ciutadella";
  src: url("/assets/fonts/Ciutadella-Bold.otf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Ciutadella";
  src: url("/assets/fonts/Ciutadella-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Ciutadella";
  src: url("/assets/fonts/Ciutadella-RegularItalic.otf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Ciutadella";
  src: url("/assets/fonts/Ciutadella-Semibold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
/* FiraSans Font */
@font-face {
  font-family: "FiraSans";
  src: url("/assets/fonts/FiraSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("/assets/fonts/FiraSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "FiraSans";
  src: url("/assets/fonts/FiraSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("/assets/fonts/FiraSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/* CoreSansC Font */
@font-face {
  font-family: "CoreSansC";
  src: url("/assets/fonts/CoreSansC-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "CoreSansC";
  src: url("/assets/fonts/CoreSansC-Regular-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "CoreSansC";
  src: url("/assets/fonts/CoreSansC-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "CoreSansC";
  src: url("/assets/fonts/CoreSansC-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
/* LALIGAHeadline Font */
@font-face {
  font-family: "LALIGAHeadline";
  src: url("/assets/fonts/LALIGAHeadline-StdBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
/* LALIGAText Font */
@font-face {
  font-family: "LALIGAText";
  src: url("/assets/fonts/LALIGAText-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "LALIGAText";
  src: url("/assets/fonts/LALIGAText-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("/assets/fonts/SFPRODISPLAYREGULAR.OTF") format("opentype");
  font-weight: 400;
  font-style: normal;
}
/* SofiaSans Font */
@font-face {
  font-family: "SofiaSans";
  src: url("/assets/fonts/SofiaSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SofiaSans";
  src: url("/assets/fonts/SofiaSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SofiaSans";
  src: url("/assets/fonts/SofiaSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "SofiaSans";
  src: url("/assets/fonts/SofiaSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
/* SpaceGrotesk Font */
@font-face {
  font-family: "SpaceGrotesk";
  src: url("/assets/fonts/SpaceGrotesk-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SpaceGrotesk";
  src: url("/assets/fonts/SpaceGrotesk-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SpaceGrotesk";
  src: url("/assets/fonts/SpaceGrotesk-Light.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
.title1 {
  font: var(--title1) !important;
}

.btn.title1 {
  font: var(--title1) !important;
}

.titleLandingBold {
  font: var(--titleLandingBold) !important;
}

.btn.titleLandingBold {
  font: var(--titleLandingBold) !important;
}

.titleLandingRegular {
  font: var(--titleLandingRegular) !important;
}

.btn.titleLandingRegular {
  font: var(--titleLandingRegular) !important;
}

.titleMixBold {
  font: var(--titleMixBold) !important;
}

.btn.titleMixBold {
  font: var(--titleMixBold) !important;
}

.titleMixRegular {
  font: var(--titleMixRegular) !important;
}

.btn.titleMixRegular {
  font: var(--titleMixRegular) !important;
}

.title1-5Regular {
  font: var(--title1-5Regular) !important;
}

.btn.title1-5Regular {
  font: var(--title1-5Regular) !important;
}

.title1-5Extrabold {
  font: var(--title1-5Extrabold) !important;
}

.btn.title1-5Extrabold {
  font: var(--title1-5Extrabold) !important;
}

.title2 {
  font: var(--title2) !important;
}

.btn.title2 {
  font: var(--title2) !important;
}

.title3Bold {
  font: var(--title3Bold) !important;
}

.btn.title3Bold {
  font: var(--title3Bold) !important;
}

.title3Regular {
  font: var(--title3Regular) !important;
}

.btn.title3Regular {
  font: var(--title3Regular) !important;
}

.title4 {
  font: var(--title4) !important;
}

.btn.title4 {
  font: var(--title4) !important;
}

.title5 {
  font: var(--title5) !important;
}

.btn.title5 {
  font: var(--title5) !important;
}

.title7 {
  font: var(--title7) !important;
}

.btn.title7 {
  font: var(--title7) !important;
}

.h1Channel {
  font: var(--h1Channel) !important;
}

.btn.h1Channel {
  font: var(--h1Channel) !important;
}

.bodyTextRegular {
  font: var(--bodyTextRegular) !important;
}

.btn.bodyTextRegular {
  font: var(--bodyTextRegular) !important;
}

.bodyTextSemiBold {
  font: var(--bodyTextSemiBold) !important;
}

.btn.bodyTextSemiBold {
  font: var(--bodyTextSemiBold) !important;
}

.bodyCaptionRegular {
  font: var(--bodyCaptionRegular) !important;
}

.btn.bodyCaptionRegular {
  font: var(--bodyCaptionRegular) !important;
}

.bodyCaptionSemiBold {
  font: var(--bodyCaptionSemiBold) !important;
}

.btn.bodyCaptionSemiBold {
  font: var(--bodyCaptionSemiBold) !important;
}

.bodyCaptionBold {
  font: var(--bodyCaptionBold) !important;
}

.btn.bodyCaptionBold {
  font: var(--bodyCaptionBold) !important;
}

.bodyCaptionS {
  font: var(--bodyCaptionS) !important;
}

.btn.bodyCaptionS {
  font: var(--bodyCaptionS) !important;
}

.infoHeadline1 {
  font: var(--infoHeadline1) !important;
}

.btn.infoHeadline1 {
  font: var(--infoHeadline1) !important;
}

.infoHeadline2 {
  font: var(--infoHeadline2) !important;
}

.btn.infoHeadline2 {
  font: var(--infoHeadline2) !important;
}

.infoHeadline3 {
  font: var(--infoHeadline3) !important;
}

.btn.infoHeadline3 {
  font: var(--infoHeadline3) !important;
}

.labelBoldXL {
  font: var(--labelBoldXL) !important;
}

.btn.labelBoldXL {
  font: var(--labelBoldXL) !important;
}

.labelRegularXL {
  font: var(--labelRegularXL) !important;
}

.btn.labelRegularXL {
  font: var(--labelRegularXL) !important;
}

.labelBoldL {
  font: var(--labelBoldL) !important;
}

.btn.labelBoldL {
  font: var(--labelBoldL) !important;
}

.labelRegularL {
  font: var(--labelRegularL) !important;
}

.btn.labelRegularL {
  font: var(--labelRegularL) !important;
}

.labelBoldS {
  font: var(--labelBoldS) !important;
}

.btn.labelBoldS {
  font: var(--labelBoldS) !important;
}

.labelRegularS {
  font: var(--labelRegularS) !important;
}

.btn.labelRegularS {
  font: var(--labelRegularS) !important;
}

.labelDate {
  font: var(--labelDate) !important;
}

.btn.labelDate {
  font: var(--labelDate) !important;
}

.labelAltDate {
  font: var(--labelAltDate) !important;
}

.btn.labelAltDate {
  font: var(--labelAltDate) !important;
}

.labelDuration {
  font: var(--labelDuration) !important;
}

.btn.labelDuration {
  font: var(--labelDuration) !important;
}

.labelSchMonth {
  font: var(--labelSchMonth) !important;
}

.btn.labelSchMonth {
  font: var(--labelSchMonth) !important;
}

.labelSchDay {
  font: var(--labelSchDay) !important;
}

.btn.labelSchDay {
  font: var(--labelSchDay) !important;
}

.labelSchTimeS {
  font: var(--labelSchTimeS) !important;
}

.btn.labelSchTimeS {
  font: var(--labelSchTimeS) !important;
}

.labelSchTimeM {
  font: var(--labelSchTimeM) !important;
}

.btn.labelSchTimeM {
  font: var(--labelSchTimeM) !important;
}

.labelSchTimeL {
  font: var(--labelSchTimeL) !important;
}

.btn.labelSchTimeL {
  font: var(--labelSchTimeL) !important;
}

.buttonPrimaryL {
  font: var(--buttonPrimaryL) !important;
}

.btn.buttonPrimaryL {
  font: var(--buttonPrimaryL) !important;
}

.buttonSecondaryL {
  font: var(--buttonSecondaryL) !important;
}

.btn.buttonSecondaryL {
  font: var(--buttonSecondaryL) !important;
}

.buttonPrimaryS {
  font: var(--buttonPrimaryS) !important;
}

.btn.buttonPrimaryS {
  font: var(--buttonPrimaryS) !important;
}

.buttonSecondaryS {
  font: var(--buttonSecondaryS) !important;
}

.btn.buttonSecondaryS {
  font: var(--buttonSecondaryS) !important;
}

.buttonOnboardingPrimary {
  font: var(--buttonOnboardingPrimary) !important;
}

.btn.buttonOnboardingPrimary {
  font: var(--buttonOnboardingPrimary) !important;
}

.formFieldLabel {
  font: var(--formFieldLabel) !important;
}

.btn.formFieldLabel {
  font: var(--formFieldLabel) !important;
}

.formFieldValue {
  font: var(--formFieldValue) !important;
}

.btn.formFieldValue {
  font: var(--formFieldValue) !important;
}

.formFieldPlaceholder {
  font: var(--formFieldPlaceholder) !important;
}

.btn.formFieldPlaceholder {
  font: var(--formFieldPlaceholder) !important;
}

.formFieldLink {
  font: var(--formFieldLink) !important;
}

.btn.formFieldLink {
  font: var(--formFieldLink) !important;
}

.formFeedbackError {
  font: var(--formFeedbackError) !important;
}

.btn.formFeedbackError {
  font: var(--formFeedbackError) !important;
}

.errorMessage {
  font: var(--errorMessage) !important;
}

.btn.errorMessage {
  font: var(--errorMessage) !important;
}

.elementLabel {
  font: var(--elementLabel) !important;
}

.btn.elementLabel {
  font: var(--elementLabel) !important;
}

.mainNavigation {
  font: var(--mainNavigation) !important;
}

.btn.mainNavigation {
  font: var(--mainNavigation) !important;
}

.channelLabel {
  font: var(--channelLabel) !important;
}

.btn.channelLabel {
  font: var(--channelLabel) !important;
}

.productDescription {
  font: var(--productDescription) !important;
}

.btn.productDescription {
  font: var(--productDescription) !important;
}

.mobileBodyCaptionRegular {
  font: var(--mobileBodyCaptionRegular) !important;
}

.btn.mobileBodyCaptionRegular {
  font: var(--mobileBodyCaptionRegular) !important;
}

.suscriptionTips {
  font: var(--suscriptionTips) !important;
}

.btn.suscriptionTips {
  font: var(--suscriptionTips) !important;
}

.productPrice {
  font: var(--productPrice) !important;
}

.btn.productPrice {
  font: var(--productPrice) !important;
}

.bottomProductPrice {
  font: var(--bottomProductPrice) !important;
}

.btn.bottomProductPrice {
  font: var(--bottomProductPrice) !important;
}

.productBillingPeriod {
  font: var(--productBillingPeriod) !important;
}

.btn.productBillingPeriod {
  font: var(--productBillingPeriod) !important;
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .big-desktop-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 1400px) {
  .btn.big-desktop-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 1200px) {
  .btn.desktop-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 992px) {
  .btn.big-tablet-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 768px) {
  .btn.tablet-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 576px) {
  .btn.big-mobile-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle1Bold {
    font: var(--mobileTitle1Bold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle1Regular {
    font: var(--mobileTitle1Regular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle2 {
    font: var(--mobileTitle2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle3Bold {
    font: var(--mobileTitle3Bold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle3Regular {
    font: var(--mobileTitle3Regular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle4 {
    font: var(--mobileTitle4) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle5 {
    font: var(--mobileTitle5) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileTitle7 {
    font: var(--mobileTitle7) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileBodyTextRegular {
    font: var(--mobileBodyTextRegular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileBodyTextSemiBold {
    font: var(--mobileBodyTextSemiBold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileBodyCaptionRegular {
    font: var(--mobileBodyCaptionRegular) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileBodyCaptionSemiBold {
    font: var(--mobileBodyCaptionSemiBold) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileInfoHeadline1 {
    font: var(--mobileInfoHeadline1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileInfoHeadline2 {
    font: var(--mobileInfoHeadline2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileInfoHeadline3 {
    font: var(--mobileInfoHeadline3) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileInfoHeadlineMini {
    font: var(--mobileInfoHeadlineMini) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelBoldL {
    font: var(--mobileLabelBoldL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelRegularL {
    font: var(--mobileLabelRegularL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelBoldS {
    font: var(--mobileLabelBoldS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelRegularS {
    font: var(--mobileLabelRegularS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelDate {
    font: var(--mobileLabelDate) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelAltDate {
    font: var(--mobileLabelAltDate) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLabelDuration {
    font: var(--mobileLabelDuration) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileButtonPrimaryL {
    font: var(--mobileButtonPrimaryL) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileButtonPrimaryS {
    font: var(--mobileButtonPrimaryS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileButtonSecondaryS {
    font: var(--mobileButtonSecondaryS) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileButtonOnboardingPrimary {
    font: var(--mobileButtonOnboardingPrimary) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileDropdownPrimary {
    font: var(--mobileDropdownPrimary) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileDropdownSettings1 {
    font: var(--mobileDropdownSettings1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileDropdownSettings2 {
    font: var(--mobileDropdownSettings2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileFormFieldLabel {
    font: var(--mobileFormFieldLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileFormFieldValue {
    font: var(--mobileFormFieldValue) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileFormFieldPlaceholder {
    font: var(--mobileFormFieldPlaceholder) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileFormFieldLink {
    font: var(--mobileFormFieldLink) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileErrorMessage {
    font: var(--mobileErrorMessage) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileElementLabel {
    font: var(--mobileElementLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileMainNavigation1 {
    font: var(--mobileMainNavigation1) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileMainNavigation2 {
    font: var(--mobileMainNavigation2) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileChannelLabel {
    font: var(--mobileChannelLabel) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileProductDescription {
    font: var(--mobileProductDescription) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileSuscriptionTips {
    font: var(--mobileSuscriptionTips) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileProductPrice {
    font: var(--mobileProductPrice) !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

@media only screen and (max-width: 375px) {
  .btn.mobile-mobileLandingTitle8 {
    font: var(--mobileLandingTitle8) !important;
  }
}

.brandPrimary60BaseColor {
  color: var(--brandPrimary60BaseColor) !important;
}

.brandSecondary60BaseColor {
  color: var(--brandSecondary60BaseColor) !important;
}

.brandNeutrals10Color {
  color: var(--brandNeutrals10Color) !important;
}

.brandNeutrals20Color {
  color: var(--brandNeutrals20Color) !important;
}

.brandNeutrals30Color {
  color: var(--brandNeutrals30Color) !important;
}

.brandNeutrals40Color {
  color: var(--brandNeutrals40Color) !important;
}

.brandNeutrals50Color {
  color: var(--brandNeutrals50Color) !important;
}

.brandNeutrals60Color {
  color: var(--brandNeutrals60Color) !important;
}

.brandNeutrals70Color {
  color: var(--brandNeutrals70Color) !important;
}

.brandNeutrals80Color {
  color: var(--brandNeutrals80Color) !important;
}

.brandNeutrals90Color {
  color: var(--brandNeutrals90Color) !important;
}

.brandNeutrals100Color {
  color: var(--brandNeutrals100Color) !important;
}

.brandNeutrals140Color {
  color: var(--brandNeutrals140Color) !important;
}

.brandPrimary30Color {
  color: var(--brandPrimary30Color) !important;
}

.brandPrimary40Color {
  color: var(--brandPrimary40Color) !important;
}

.brandPrimary50Color {
  color: var(--brandPrimary50Color) !important;
}

.brandPrimary70Color {
  color: var(--brandPrimary70Color) !important;
}

.brandPrimary80Color {
  color: var(--brandPrimary80Color) !important;
}

.brandPrimary90Color {
  color: var(--brandPrimary90Color) !important;
}

.brandSecondary30Color {
  color: var(--brandSecondary30Color) !important;
}

.brandSecondary40Color {
  color: var(--brandSecondary40Color) !important;
}

.brandSecondary50Color {
  color: var(--brandSecondary50Color) !important;
}

.brandSecondary70Color {
  color: var(--brandSecondary70Color) !important;
}

.brandSecondary80Color {
  color: var(--brandSecondary80Color) !important;
}

.brandSecondary90Color {
  color: var(--brandSecondary90Color) !important;
}

.brandSecondary100Color {
  color: var(--brandSecondary100Color) !important;
}

.onBrandPrimaryColor {
  color: var(--onBrandPrimaryColor) !important;
}

.onBrandSecondary1 {
  color: var(--onBrandSecondary1) !important;
}

.onBrandSecondary2 {
  color: var(--onBrandSecondary2) !important;
}

.primaryButtonBackground {
  color: var(--primaryButtonBackground) !important;
}

.primaryButtonColor {
  color: var(--primaryButtonColor) !important;
}

.primaryButtonBorder {
  color: var(--primaryButtonBorder) !important;
}

.primaryHoverBackground {
  color: var(--primaryHoverBackground) !important;
}

.primaryHoverColor {
  color: var(--primaryHoverColor) !important;
}

.primaryHoverBorder {
  color: var(--primaryHoverBorder) !important;
}

.primaryFocusBackground {
  color: var(--primaryFocusBackground) !important;
}

.primaryFocusColor {
  color: var(--primaryFocusColor) !important;
}

.primaryFocusBorder {
  color: var(--primaryFocusBorder) !important;
}

.primaryFocusShadow {
  color: var(--primaryFocusShadow) !important;
}

.primaryActiveBackground {
  color: var(--primaryActiveBackground) !important;
}

.primaryActiveColor {
  color: var(--primaryActiveColor) !important;
}

.primaryActiveBorder {
  color: var(--primaryActiveBorder) !important;
}

.outlineButtonBackground {
  color: var(--outlineButtonBackground) !important;
}

.outlineButtonColor {
  color: var(--outlineButtonColor) !important;
}

.outlineButtonBorder {
  color: var(--outlineButtonBorder) !important;
}

.outlineHoverBackground {
  color: var(--outlineHoverBackground) !important;
}

.outlineHoverColor {
  color: var(--outlineHoverColor) !important;
}

.outlineHoverBorder {
  color: var(--outlineHoverBorder) !important;
}

.outlineFocusBackground {
  color: var(--outlineFocusBackground) !important;
}

.outlineFocusColor {
  color: var(--outlineFocusColor) !important;
}

.outlineFocusBorder {
  color: var(--outlineFocusBorder) !important;
}

.outlineFocusShadow {
  color: var(--outlineFocusShadow) !important;
}

.outlineActiveBackground {
  color: var(--outlineActiveBackground) !important;
}

.outlineActiveColor {
  color: var(--outlineActiveColor) !important;
}

.outlineActiveBorder {
  color: var(--outlineActiveBorder) !important;
}

.backgroundDefault10Color {
  color: var(--backgroundDefault10Color) !important;
}

.backgroundDefault50Color {
  color: var(--backgroundDefault50Color) !important;
}

.backgroundAlternative10Color {
  color: var(--backgroundAlternative10Color) !important;
}

.backgroundAlternative20Color {
  color: var(--backgroundAlternative20Color) !important;
}

.backgroundAlternative30Color {
  color: var(--backgroundAlternative30Color) !important;
}

.backgroundAlternative40Color {
  color: var(--backgroundAlternative40Color) !important;
}

.backgroundAlternative50Color {
  color: var(--backgroundAlternative50Color) !important;
}

.backgroundOverlayColor {
  color: var(--backgroundOverlayColor) !important;
}

.backgroundOverlay2Color {
  color: var(--backgroundOverlay2Color) !important;
}

.onBackgroundHighColor {
  color: var(--onBackgroundHighColor) !important;
}

.onBackgroundMediumColor {
  color: var(--onBackgroundMediumColor) !important;
}

.onBackgroundInputs {
  color: var(--onBackgroundInputs) !important;
}

.onBackgroundDefaultInfoColor {
  color: var(--onBackgroundDefaultInfoColor) !important;
}

.onBackgroundDefaultErrorColor {
  color: var(--onBackgroundDefaultErrorColor) !important;
}

.onBackgroundDefaultSuccessColor {
  color: var(--onBackgroundDefaultSuccessColor) !important;
}

.onBackgroundAlternativeHighColor {
  color: var(--onBackgroundAlternativeHighColor) !important;
}

.onBackgroundAlternativeMediumColor {
  color: var(--onBackgroundAlternativeMediumColor) !important;
}

.onBackgroundAlternativeLowColor {
  color: var(--onBackgroundAlternativeLowColor) !important;
}

.onBackgroundAlternativeExtraLowColor {
  color: var(--onBackgroundAlternativeExtraLowColor) !important;
}

.onBackgroundAlternativeInfoColor {
  color: var(--onBackgroundAlternativeInfoColor) !important;
}

.onBackgroundAlternativeErrorColor {
  color: var(--onBackgroundAlternativeErrorColor) !important;
}

.onBackgroundAlternativeSuccessColor {
  color: var(--onBackgroundAlternativeSuccessColor) !important;
}

.onBackgroundImageColor {
  color: var(--onBackgroundImageColor) !important;
}

.onBackgroundImage2Color {
  color: var(--onBackgroundImage2Color) !important;
}

.feedbackErrorColor {
  color: var(--feedbackErrorColor) !important;
}

.feedbackOnErrorColor {
  color: var(--feedbackOnErrorColor) !important;
}

.feedbackWarningColor {
  color: var(--feedbackWarningColor) !important;
}

.feedbackOnWarningColor {
  color: var(--feedbackOnWarningColor) !important;
}

.feedbackSuccessColor {
  color: var(--feedbackSuccessColor) !important;
}

.feedbackOnSuccessColor {
  color: var(--feedbackOnSuccessColor) !important;
}

.feedbackInfoColor {
  color: var(--feedbackInfoColor) !important;
}

.onFeedbackInfoColor {
  color: var(--onFeedbackInfoColor) !important;
}

.contentLiveColor {
  color: var(--contentLiveColor) !important;
}

.contentLiveAccentColor {
  color: var(--contentLiveAccentColor) !important;
}

.onContentLiveColor {
  color: var(--onContentLiveColor) !important;
}

.borderLiveColor {
  color: var(--borderLiveColor) !important;
}

.contentVodColor {
  color: var(--contentVodColor) !important;
}

.contentVodAccentColor {
  color: var(--contentVodAccentColor) !important;
}

.onContentVodColor {
  color: var(--onContentVodColor) !important;
}

.borderVodColor {
  color: var(--borderVodColor) !important;
}

.onContentVideoTagColor {
  color: var(--onContentVideoTagColor) !important;
}

.contentExclusiveColor {
  color: var(--contentExclusiveColor) !important;
}

.onContentExclusiveColor {
  color: var(--onContentExclusiveColor) !important;
}

.contentTimeColor {
  color: var(--contentTimeColor) !important;
}

.onContentTimeColor {
  color: var(--onContentTimeColor) !important;
}

.contentPlusColor {
  color: var(--contentPlusColor) !important;
}

.onContentPlusColor {
  color: var(--onContentPlusColor) !important;
}

.contentPPVColor {
  color: var(--contentPPVColor) !important;
}

.onContentPPVColor {
  color: var(--onContentPPVColor) !important;
}

.contentScheduleColor {
  color: var(--contentScheduleColor) !important;
}

.onContentSchedule1Color {
  color: var(--onContentSchedule1Color) !important;
}

.onContentSchedule2Color {
  color: var(--onContentSchedule2Color) !important;
}

.contentTeaserColor {
  color: var(--contentTeaserColor) !important;
}

.onContentTeaserColor {
  color: var(--onContentTeaserColor) !important;
}

.socialFacebookColor {
  color: var(--socialFacebookColor) !important;
}

.onSocialFacebookColor {
  color: var(--onSocialFacebookColor) !important;
}

.socialGoogleColor {
  color: var(--socialGoogleColor) !important;
}

.onSocialGoogleColor {
  color: var(--onSocialGoogleColor) !important;
}

.socialAppleColor {
  color: var(--socialAppleColor) !important;
}

.onSocialAppleColor {
  color: var(--onSocialAppleColor) !important;
}

.helpTextColor {
  color: var(--helpTextColor) !important;
}

.onBackgroundLowColor {
  color: rgba(var(--onBackgroundLowColor)) !important;
}

.onBackgroundExtraLowColor {
  color: rgba(var(--onBackgroundExtraLowColor)) !important;
}

.brandNeutrals40Color {
  color: rgba(var(--brandNeutrals40Color)) !important;
}

.bg-backgroundDefault20Color {
  background-color: rgba(var(--backgroundDefault20Color)) !important;
}

.bg-backgroundDefault10Color {
  background-color: rgba(var(--backgroundDefault10Color)) !important;
}

.bg-backgroundDefault10Color {
  background-color: var(--backgroundDefault10Color) !important;
}

.bg-backgroundDefault30Color {
  background-color: var(--backgroundDefault30Color) !important;
}

.bg-backgroundDefault40Color {
  background-color: var(--backgroundDefault40Color) !important;
}

.bg-onBackgroundInputs {
  background-color: var(--onBackgroundInputs) !important;
}

.bg-brandNeutrals70Color {
  background-color: var(--brandNeutrals70Color) !important;
}

.bg-brandNeutrals80Color {
  background-color: var(--brandNeutrals80Color) !important;
}

.bg-brandPrimary60BaseColor {
  background-color: var(--brandPrimary60BaseColor) !important;
}

.bg-carrouselArrowButtonBackground {
  background-color: var(--carrouselArrowButtonBackground) !important;
}

.bg-contentVodColor {
  background-color: var(--contentVodColor) !important;
}

.bg-feedbackErrorColor {
  background-color: var(--feedbackErrorColor) !important;
}

.bg-feedbackWarningColor {
  background-color: var(--feedbackWarningColor) !important;
}

html {
  height: 100%;
}

body {
  height: 100%;
  background-color: rgba(var(--backgroundDefault20Color), 1);
  color: var(--onBackgroundHighColor);
}

.logo {
  width: 148px;
  max-width: 148px;
  height: 36px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
}

.fade-bottom {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  background: linear-gradient(var(--backgroundGradient4Deg), rgba(var(--backgroundGradient4Color1)) 0%, rgba(var(--backgroundGradient4Color2)) var(--backgroundGradient4Color2Percentage));
}

.pos-0 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.background-cover-center {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.background-contain-center {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.fit-cover {
  object-fit: cover;
}

.cursor-pointer {
  cursor: pointer;
}

.invert {
  filter: invert(1);
}

.hidden {
  visibility: hidden;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text {
  font: var(--fst-bodyTextRegular) var(--fw-bodyTextRegular) clamp(var(--fs-mobile-bodyTextRegular), 2vw, var(--fs-bodyTextRegular))/clamp(var(--fh-mobile-bodyTextRegular), 2vw, var(--fh-bodyTextRegular)) var(--ff-bodyTextRegular);
}

.limit-lines {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.loading-min-size {
  min-width: 75px;
  min-height: 75px;
}

.max-width-696 {
  max-width: 696px;
}

.max-width-282 {
  max-width: 282px;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

@media (pointer: coarse) {
  .no-touchscreen {
    display: none !important;
    visibility: hidden;
  }
}

.visually-hidden {
  visibility: hidden !important;
}

@media only screen and (max-width: 1400px) {
  .big-desktop-d-none {
    display: none !important;
  }
}

@media only screen and (max-width: 1200px) {
  .desktop-d-none {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .big-tablet-d-none {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .tablet-d-none {
    display: none !important;
  }
}

@media only screen and (max-width: 576px) {
  .big-mobile-d-none {
    display: none !important;
  }
}

@media only screen and (max-width: 375px) {
  .mobile-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 1400px) {
  .from-big-desktop-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .from-desktop-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .from-big-tablet-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  .from-tablet-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 576px) {
  .from-big-mobile-d-none {
    display: none !important;
  }
}

@media only screen and (min-width: 375px) {
  .from-mobile-d-none {
    display: none !important;
  }
}

.opacity-1 {
  opacity: calc(0.1 * 1) !important;
}

.opacity-2 {
  opacity: calc(0.1 * 2) !important;
}

.opacity-3 {
  opacity: calc(0.1 * 3) !important;
}

.opacity-4 {
  opacity: calc(0.1 * 4) !important;
}

.opacity-5 {
  opacity: calc(0.1 * 5) !important;
}

.opacity-6 {
  opacity: calc(0.1 * 6) !important;
}

.opacity-7 {
  opacity: calc(0.1 * 7) !important;
}

.opacity-8 {
  opacity: calc(0.1 * 8) !important;
}

.opacity-9 {
  opacity: calc(0.1 * 9) !important;
}

.opacity-10 {
  opacity: calc(0.1 * 10) !important;
}

.z-index-1 {
  z-index: 1 !important;
}

.z-index-2 {
  z-index: 2 !important;
}

.z-index-3 {
  z-index: 3 !important;
}

.z-index-4 {
  z-index: 4 !important;
}

.z-index-5 {
  z-index: 5 !important;
}

.z-index-6 {
  z-index: 6 !important;
}

.z-index-7 {
  z-index: 7 !important;
}

.z-index-8 {
  z-index: 8 !important;
}

.z-index-9 {
  z-index: 9 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.z-index-11 {
  z-index: 11 !important;
}

.z-index-12 {
  z-index: 12 !important;
}

.z-index-13 {
  z-index: 13 !important;
}

.z-index-14 {
  z-index: 14 !important;
}

.z-index-15 {
  z-index: 15 !important;
}

.flex-justify-evenly {
  display: flex !important;
  justify-content: space-evenly !important;
}

.flex-justify-start {
  display: flex !important;
  justify-content: flex-start !important;
}

.flex-justify-end {
  display: flex !important;
  justify-content: flex-end !important;
}

.flex-justify-center {
  display: flex !important;
  justify-content: center !important;
}

.flex-justify-around {
  display: flex !important;
  justify-content: space-around !important;
}

.flex-justify-between {
  display: flex !important;
  justify-content: space-between !important;
}

.flex-justify-inherit {
  display: flex !important;
  justify-content: inherit !important;
}

.flex-align-baseline {
  display: flex !important;
  align-items: baseline !important;
}

.flex-align-stretch {
  display: flex !important;
  align-items: stretch !important;
}

.flex-align-start {
  display: flex !important;
  align-items: flex-start !important;
}

.flex-align-end {
  display: flex !important;
  align-items: flex-end !important;
}

.flex-align-center {
  display: flex !important;
  align-items: center !important;
}

.flex-align-inherit {
  display: flex !important;
  align-items: inherit !important;
}

.flex-evenly-baseline {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: baseline !important;
}

.flex-evenly-stretch {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: stretch !important;
}

.flex-evenly-start {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: flex-start !important;
}

.flex-evenly-end {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: flex-end !important;
}

.flex-evenly-center {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: center !important;
}

.flex-evenly-inherit {
  display: flex !important;
  justify-content: space-evenly !important;
  align-items: inherit !important;
}

.flex-start-baseline {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: baseline !important;
}

.flex-start-stretch {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
}

.flex-start-start {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
}

.flex-start-end {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: flex-end !important;
}

.flex-start-center {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
}

.flex-start-inherit {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: inherit !important;
}

.flex-end-baseline {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: baseline !important;
}

.flex-end-stretch {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: stretch !important;
}

.flex-end-start {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: flex-start !important;
}

.flex-end-end {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: flex-end !important;
}

.flex-end-center {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

.flex-end-inherit {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: inherit !important;
}

.flex-center-baseline {
  display: flex !important;
  justify-content: center !important;
  align-items: baseline !important;
}

.flex-center-stretch {
  display: flex !important;
  justify-content: center !important;
  align-items: stretch !important;
}

.flex-center-start {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
}

.flex-center-end {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-end !important;
}

.flex-center-center {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.flex-center-inherit {
  display: flex !important;
  justify-content: center !important;
  align-items: inherit !important;
}

.flex-around-baseline {
  display: flex !important;
  justify-content: space-around !important;
  align-items: baseline !important;
}

.flex-around-stretch {
  display: flex !important;
  justify-content: space-around !important;
  align-items: stretch !important;
}

.flex-around-start {
  display: flex !important;
  justify-content: space-around !important;
  align-items: flex-start !important;
}

.flex-around-end {
  display: flex !important;
  justify-content: space-around !important;
  align-items: flex-end !important;
}

.flex-around-center {
  display: flex !important;
  justify-content: space-around !important;
  align-items: center !important;
}

.flex-around-inherit {
  display: flex !important;
  justify-content: space-around !important;
  align-items: inherit !important;
}

.flex-between-baseline {
  display: flex !important;
  justify-content: space-between !important;
  align-items: baseline !important;
}

.flex-between-stretch {
  display: flex !important;
  justify-content: space-between !important;
  align-items: stretch !important;
}

.flex-between-start {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}

.flex-between-end {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-end !important;
}

.flex-between-center {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.flex-between-inherit {
  display: flex !important;
  justify-content: space-between !important;
  align-items: inherit !important;
}

.flex-inherit-baseline {
  display: flex !important;
  justify-content: inherit !important;
  align-items: baseline !important;
}

.flex-inherit-stretch {
  display: flex !important;
  justify-content: inherit !important;
  align-items: stretch !important;
}

.flex-inherit-start {
  display: flex !important;
  justify-content: inherit !important;
  align-items: flex-start !important;
}

.flex-inherit-end {
  display: flex !important;
  justify-content: inherit !important;
  align-items: flex-end !important;
}

.flex-inherit-center {
  display: flex !important;
  justify-content: inherit !important;
  align-items: center !important;
}

.flex-inherit-inherit {
  display: flex !important;
  justify-content: inherit !important;
  align-items: inherit !important;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 0.75rem !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-5 {
  gap: 1.25rem !important;
}

.gap-6 {
  gap: 1.5rem !important;
}

.gap-7 {
  gap: 1.75rem !important;
}

.gap-8 {
  gap: 2rem !important;
}

.gap-9 {
  gap: 2.25rem !important;
}

.gap-10 {
  gap: 2.5rem !important;
}

.gap-11 {
  gap: 2.75rem !important;
}

.gap-12 {
  gap: 3rem !important;
}

.gap-13 {
  gap: 3.25rem !important;
}

.gap-14 {
  gap: 3.5rem !important;
}

.gap-15 {
  gap: 3.75rem !important;
}

.gap-16 {
  gap: 4rem !important;
}

.gap-17 {
  gap: 4.25rem !important;
}

.gap-18 {
  gap: 4.5rem !important;
}

.gap-19 {
  gap: 4.75rem !important;
}

.gap-20 {
  gap: 5rem !important;
}

.d-grid {
  display: grid;
}

/* Variables */
/* Toastr */
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/* Smart App Banner */
/* Elements */
.accordion button {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion button[aria-expanded=true]::after {
  content: url("https://static.laligaplus.laliga.com/llstv-resources/pre/web/icons/components/ic-arrow-up-white.svg");
}
.accordion button[aria-expanded=false]::after {
  content: url("https://static.laligaplus.laliga.com/llstv-resources/pre/web/icons/components/ic-arrow-down-white.svg");
}

.btn {
  height: 48px;
  transition: color 200ms ease-in;
  font-size: 0.75rem;
  line-height: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.813rem 0.938rem;
  color: var(--onBackgroundMediumColor);
  cursor: pointer;
}
.btn:focus {
  box-shadow: none;
}
.btn:hover {
  color: var(--onBackgroundHighColor);
  text-decoration: none;
  outline: none;
}
.btn:disabled {
  opacity: 0.4;
  cursor: initial !important;
}
.btn.select {
  padding: 0 !important;
  background-color: transparent !important;
}
.btn.btn-clear {
  background-color: transparent !important;
}
.btn.btn-outline {
  font: var(--fst-buttonPrimaryL) var(--fw-buttonPrimaryL) clamp(var(--fs-mobile-buttonPrimaryS), 4vw, var(--fs-buttonPrimaryL))/clamp(var(--fh-mobile-buttonPrimaryS), 4vw, var(--fh-buttonPrimaryL)) var(--ff-buttonPrimaryL);
  text-transform: uppercase;
  color: var(--onBackgroundMediumColor);
  background-color: transparent;
  border: 1px solid var(--onBackgroundMediumColor);
  border-radius: 0;
  box-shadow: none;
}
.btn.btn-outline:not(:disabled):hover {
  color: var(--onBackgroundHighColor);
  background-color: var(--backgroundDefault50Color);
  border: 1px solid var(--onBackgroundHighColor);
  box-shadow: none !important;
}
.btn.btn-outline:not(:disabled):focus {
  color: var(--onBackgroundHighColor);
  background-color: rgba(var(--onBackgroundExtraLowColor));
  border: 2px solid var(--onBackgroundHighColor);
  box-shadow: 0 0 16px rgba(var(--outlineFocusShadow));
}
.btn.btn-outline:not(:disabled):active {
  border: 2px solid var(--onBackgroundHighColor);
  color: var(--onBackgroundHighColor);
  box-shadow: none !important;
}
.btn.btn-outline.btn-light {
  color: var(--onBackgroundHighColor);
  font-style: normal;
  font-stretch: normal;
}
.btn.btn-outline.btn-competition img {
  height: 1.5rem;
}
.btn.btn-outline.btn-team img {
  height: 3rem;
}
.btn.btn-outline:hover input[type=checkbox]:not(:checked) + label {
  border: 1px solid rgba(var(--onBackgroundHighColor));
}
.btn.btn-checkbox {
  font: var(--fst-infoHeadline2) var(--fw-infoHeadline2) clamp(var(--fs-mobile-title7), 2vw, var(--fs-infoHeadline2))/clamp(var(--fh-mobile-title7), 2vw, var(--fh-infoHeadline2)) var(--ff-infoHeadline2);
  color: var(--onBackgroundHighColor);
  background-color: transparent;
  border: 1px solid rgba(var(--onBackgroundExtraLowColor));
  border-radius: 4px;
}
.btn.btn-checkbox:hover {
  background-color: var(--backgroundDefault40Color);
}
.btn.btn-checkbox.active {
  color: var(--onBackgroundAlternativeHighColor);
  background-color: var(--backgroundAlternative10Color);
}
.btn.btn-checkbox.active:hover {
  background-color: var(--backgroundDefault40Color);
  color: var(--onBackgroundHighColor);
}
.btn.btn-link-small {
  font: var(--fst-buttonPrimaryS) var(--fw-buttonPrimaryS) clamp(var(--fs-mobile-buttonPrimaryS), 2vw, var(--fs-buttonPrimaryS))/clamp(var(--fh-mobile-buttonPrimaryS), 2vw, var(--fh-buttonPrimaryS)) var(--ff-buttonPrimaryS);
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.0825em;
  padding: 0.1rem 0.4rem 0.1rem 0.6rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  color: var(--onBackgroundMediumColor);
}
.btn.btn-link-small:hover:enabled {
  color: var(--onBackgroundHighColor);
  background-color: var(--backgroundDefault50Color);
  border: 1px solid var(--onBackgroundHighColor) !important;
}
.btn.btn-link-small:focus:enabled {
  color: var(--onBackgroundHighColor);
  background-color: rgba(var(--onBackgroundExtraLowColor));
  border: 1px solid var(--onBackgroundHighColor);
  box-shadow: 0 0 16px rgba(var(--outlineFocusShadow));
}
.btn.btn-link-small:active:enabled {
  border: 2px solid var(--onBackgroundHighColor);
}
.btn.btn-link-small.live:hover:enabled {
  background-color: var(--backgroundAlternative10Color);
  color: var(--contentLiveColor);
}
.btn.btn-block {
  width: 100%;
}

.btn-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--backgroundOverlayColor), 1);
  border-radius: 50%;
  padding: 0.563rem;
  border: none;
}
.btn-thumbnail.transparent {
  background-color: transparent;
}
.btn-thumbnail:hover:enabled {
  background-color: var(--contentVodColor);
}
.btn-thumbnail:focus:enabled {
  border: 1px solid var(--contentVodColor);
}
.btn-thumbnail:active:enabled {
  background-color: var(--contentVodColor);
  transform: scale(0.75, 0.75);
}
.btn-thumbnail.live:hover:enabled {
  background-color: var(--contentLiveColor);
}
.btn-thumbnail.live:focus:enabled {
  border: 1px solid var(--contentLiveColor);
}
.btn-thumbnail.live:active:enabled {
  background-color: var(--contentLiveColor);
}

.btn.btn-primary {
  font: var(--fst-buttonPrimaryL) var(--fw-buttonPrimaryL) clamp(var(--fs-mobile-buttonPrimaryS), 4vw, var(--fs-buttonPrimaryL))/clamp(var(--fh-mobile-buttonPrimaryS), 4vw, var(--fh-buttonPrimaryL)) var(--ff-buttonPrimaryL);
  text-transform: uppercase;
  color: var(--onBrandPrimaryColor);
  background-color: var(--primaryButtonBackground);
  border-radius: 0;
  border: 0;
}
.btn.btn-primary:focus {
  background-color: var(--primaryFocusBackground);
  border: 2px solid var(--primaryFocusBorder);
  box-shadow: 0 0 16px rgba(var(--primaryFocusShadow));
}

.btn:not(:disabled).btn-primary:hover {
  background-color: var(--primaryButtonBackground);
}
.btn:not(:disabled).btn-primary:active {
  opacity: 0.75;
  background-color: var(--primaryActiveBackground);
}

a {
  color: var(--onBackgroundMediumColor);
}
a:hover {
  color: var(--onBackgroundHighColor);
}

.link {
  color: var(--brandPrimary60BaseColor);
}

.btn.btn-outline-icon {
  border: 1px solid rgba(var(--onBackgroundLowColor));
}
.btn.btn-outline-icon:hover {
  color: var(--brandPrimary60BaseColor);
  background: var(--backgroundAlternative10Color);
}
.btn.btn-outline-icon:focus {
  border: 1px solid var(--brandPrimary60BaseColor);
}

.btn-social-media {
  font: var(--fst-buttonSocialMedia) var(--fw-buttonSocialMedia) clamp(var(--fs-mobile-buttonSocialMedia), 2vw, var(--fs-buttonSocialMedia))/clamp(var(--fh-mobile-buttonSocialMedia), 2vw, var(--fh-buttonSocialMedia)) var(--ff-buttonSocialMedia);
  background-color: var(--socialMediaButtonBackground);
  color: var(--socialMediaButtonColor);
  border: 2px solid var(--socialMediaButtonBorder);
  border-radius: 0;
  gap: 9px;
}
.btn-social-media:hover {
  color: var(--socialMediaButtonColor);
  background-color: var(--socialMediaButtonBackground);
}
.btn-social-media:focus {
  box-shadow: 0 0 16px var(--socialMediaFocusButtonShadow);
}
.btn-social-media:active {
  background-color: var(--socialMediaActiveButtonBackground);
}
.btn-social-media:disabled {
  opacity: 0.32;
}

.btn-link {
  font: var(--fst-buttonLink) var(--fw-buttonLink) clamp(var(--fs-mobile-buttonLink), 2vw, var(--fs-buttonLink))/clamp(var(--fh-mobile-buttonLink), 2vw, var(--fh-buttonLink)) var(--ff-buttonLink);
  background-color: transparent;
  color: var(--linkButtonColor);
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-link:hover {
  color: var(--linkButtonHoverColor);
}
.btn-link:focus {
  text-decoration: none;
}
.btn-link:active {
  color: var(--linkButtonActiveColor);
}
.btn-link:visited {
  color: var(--linkButtonVisitedColor);
}

.ll-error-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6rem 3.5rem 0;
}
@media only screen and (max-width: 1400px) {
  .ll-error-page {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .ll-error-page img {
    width: 40%;
  }
}
.ll-error-page .title {
  font: var(--fst-titleLandingBold) var(--fw-titleLandingBold) clamp(var(--fs-mobile-titleLandingBold), 4vw, var(--fs-titleLandingBold))/clamp(var(--fh-mobile-titleLandingBold), 4vw, var(--fh-titleLandingBold)) var(--ff-titleLandingBold);
  text-transform: uppercase;
  padding: 1rem;
}
.ll-error-page .info {
  font: var(--fst-bodyTextRegular) var(--fw-bodyTextRegular) clamp(var(--fs-mobile-bodyTextRegular), 3vw, var(--fs-bodyTextRegular))/clamp(var(--fh-mobile-bodyTextRegular), 3vw, var(--fh-bodyTextRegular)) var(--ff-bodyTextRegular);
  color: rgba(var(--onBackgroundExtraLowColor), 1);
  margin-bottom: 0;
  padding: 0 1rem;
  text-align: center;
}
.ll-error-page .info .error {
  font: var(--fst-bodyTextSemiBold) var(--fw-bodyTextSemiBold) clamp(var(--fs-mobile-bodyTextSemiBold), 2vw, var(--fs-bodyTextSemiBold))/clamp(var(--fh-mobile-bodyTextSemiBold), 2vw, var(--fh-bodyTextSemiBold)) var(--ff-bodyTextSemiBold);
}

.ll-form-field {
  display: flex;
  flex-direction: column;
}
.ll-form-field label {
  margin: 0;
}
.ll-form-field input {
  background: var(--backgroundDefault30Color);
  border: 1px solid rgba(var(--onBackgroundExtraLowColor));
  box-sizing: border-box;
  border-radius: 0.125rem;
  padding: 0.5rem 1rem;
}
.ll-form-field input[type=text]:focus-visible {
  outline: transparent !important;
}

.ll-form-field-checkbox {
  display: flex;
  align-items: center;
}
.ll-form-field-checkbox label {
  margin: 0;
  cursor: pointer;
}
.ll-form-field-checkbox input[type=checkbox] {
  display: none;
}
.ll-form-field-checkbox input[type=checkbox] + label {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  transition-duration: 0.7s;
  border: 1px solid rgba(var(--onBackgroundLowColor));
  border-radius: 50%;
  flex-shrink: 0;
}
.ll-form-field-checkbox input[type=checkbox] + label:hover {
  box-shadow: 0 0 5px rgba(var(--onBackgroundExtraLowColor), 1), inset 0px -15px 10px -12px rgba(255, 0, 0, 0.05);
  cursor: pointer;
}
.ll-form-field-checkbox input[type=checkbox]:checked + label {
  background-image: url("https://static.laligaplus.laliga.com/llstv-resources/pre/web/icons/components/ic-tick.svg");
  background-color: var(--brandPrimary60BaseColor);
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
}

.menu-item {
  letter-spacing: 0.03em;
  display: flex;
  align-items: center;
  text-decoration: none;
  height: 100%;
  padding: 4px 5px;
}
.menu-item ::first-letter {
  text-transform: capitalize;
}
.menu-item.main-navigation {
  font: var(--fst-mainNavigation) var(--fw-mainNavigation) clamp(var(--fs-mobile-mainNavigation), 2vw, var(--fs-mainNavigation))/clamp(var(--fh-mobile-mainNavigation), 2vw, var(--fh-mainNavigation)) var(--ff-mainNavigation);
}
@media only screen and (max-width: 768px) {
  .menu-item.main-navigation {
    width: 100%;
  }
}
.menu-item.main-navigation.active {
  color: rgba(var(--onBackgroundHighColor));
  border-bottom: solid 4px var(--brandPrimary60BaseColor);
}
.menu-item.main-navigation.active.live {
  border-bottom: solid 4px var(--borderLiveColor);
}

.footer-item {
  font: var(--fst-bodyTextRegular) var(--fw-bodyTextRegular) clamp(var(--fs-mobile-bodyTextRegular), 3vw, var(--fs-bodyTextRegular))/clamp(var(--fh-mobile-bodyTextRegular), 3vw, var(--fh-bodyTextRegular)) var(--ff-bodyTextRegular);
  color: rgba(var(--onBackgroundLowColor));
  text-align: center;
}

.modal-backdrop {
  top: 5rem;
}
.modal-backdrop.full-height {
  top: 0;
}
.modal-backdrop.full-height + .modal {
  top: 0;
  bottom: 0;
}
.modal-backdrop.full-height + .modal .modal-dialog {
  bottom: 0;
}
@media only screen and (max-width: 992px) {
  .modal-backdrop {
    opacity: 0.5 !important;
    top: 0;
  }
}

.modal {
  top: 5rem;
}
@media only screen and (max-width: 992px) {
  .modal {
    top: 0;
  }
}

.container-modal {
  background: var(--brandNeutrals80Color);
  padding: 20px;
}

.modal-dialog-centered {
  min-height: 100% !important;
}

.btn-close-modal {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 16px;
}

.modal-dialog {
  bottom: 5rem;
  margin: 0 auto;
}
@media only screen and (max-width: 576px) {
  .modal-dialog {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 992px) {
  .modal-dialog {
    bottom: 0;
  }
}

.modal-content {
  background-color: transparent;
  border: none;
  align-items: center;
}

.modal-open {
  padding-right: 0px !important;
}

.selector-button {
  opacity: 0.75;
  -webkit-appearance: none;
}
.selector-button:hover {
  opacity: 1;
}
.selector-button .language-selected-span {
  margin-left: 5px;
}
.selector-button img {
  width: 20px;
  height: 15px;
  filter: invert(1);
}

.legal-text h1 {
  font: var(--fst-title1) var(--fw-title1) clamp(var(--fs-mobile-title1), 4vw, var(--fs-title1))/clamp(var(--fh-mobile-title1), 4vw, var(--fh-title1)) var(--ff-title1);
}
.legal-text h2 {
  font: var(--fst-title2) var(--fw-title2) clamp(var(--fs-mobile-title2), 4vw, var(--fs-title2))/clamp(var(--fh-mobile-title2), 4vw, var(--fh-title2)) var(--ff-title2);
  text-decoration: none;
}
.legal-text h2 * {
  text-decoration: none;
}
.legal-text p, .legal-text ul, .legal-text li {
  font: var(--fst-bodyTextRegular) var(--fw-bodyTextRegular) clamp(var(--fs-mobile-bodyTextRegular), 3vw, var(--fs-bodyTextRegular))/clamp(var(--fh-mobile-bodyTextRegular), 3vw, var(--fh-bodyTextRegular)) var(--ff-bodyTextRegular);
}
.legal-text h3 {
  font: var(--fst-bodyTextSemiBold) var(--fw-bodyTextSemiBold) clamp(var(--fs-mobile-bodyTextSemiBold), 4vw, var(--fs-bodyTextSemiBold))/clamp(var(--fh-mobile-bodyTextSemiBold), 4vw, var(--fh-bodyTextSemiBold)) var(--ff-bodyTextSemiBold);
}
.legal-text h4 {
  text-decoration: underline;
}
.legal-text strong, .legal-text h2, .legal-text h3, .legal-text h4 {
  color: var(--onBackgroundHighColor);
}
.legal-text a {
  text-decoration: underline;
  color: var(--onBrandPrimaryColor);
}

.tag {
  font: var(--fst-labelBoldL) var(--fw-labelBoldL) clamp(var(--fs-mobile-labelBoldL), 3vw, var(--fs-labelBoldL))/clamp(var(--fh-mobile-labelBoldL), 3vw, var(--fh-labelBoldL)) var(--ff-labelBoldL);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--onContentVideoTagColor);
  text-transform: uppercase;
  white-space: nowrap;
  padding: 0 0.75rem;
  letter-spacing: 0.08em;
  border: transparent;
  text-align: left;
  height: 24px;
}
@media only screen and (max-width: 768px) {
  .tag {
    height: 20px;
  }
}
.tag img {
  height: 13px;
  margin-right: 7.1px;
}
.tag.duration {
  font: var(--fst-labelDuration) var(--fw-labelDuration) clamp(var(--fs-mobile-labelDuration), 3vw, var(--fs-labelDuration))/clamp(var(--fh-mobile-labelDuration), 3vw, var(--fh-labelDuration)) var(--ff-labelDuration);
  background-color: rgba(var(--contentTimeColor), 0.8);
  border-radius: 200px;
}
.tag.ppv {
  color: var(--onContentPPVColor);
  background-color: rgba(var(--contentPPVColor), 0.8);
}
.tag.start-date {
  font: var(--fst-bodyCaptionBold) var(--fw-bodyCaptionBold) clamp(var(--fs-mobile-bodyCaptionBold), 3vw, var(--fs-bodyCaptionBold))/clamp(var(--fh-mobile-bodyCaptionBold), 3vw, var(--fh-bodyCaptionBold)) var(--ff-bodyCaptionBold);
  gap: 3px;
  border-radius: 200px;
  text-transform: capitalize;
  background-color: var(--contentScheduleColor);
}
.tag.start-date.carousel {
  background-color: rgba(var(--contentTimeColor), 0.8);
}
.tag.start-date.carousel .date,
.tag.start-date.carousel .time {
  font: var(--fst-labelRegularL) var(--fw-labelRegularL) clamp(var(--fs-mobile-labelRegularL), 3vw, var(--fs-labelRegularL))/clamp(var(--fh-mobile-labelRegularL), 3vw, var(--fh-labelRegularL)) var(--ff-labelRegularL);
  color: rgba(var(--onContentTimeColor));
  text-transform: uppercase;
}
.tag.start-date.carousel .date {
  font: var(--fst-labelBoldL) var(--fw-labelBoldL) clamp(var(--fs-mobile-labelBoldL), 3vw, var(--fs-labelBoldL))/clamp(var(--fh-mobile-labelBoldL), 3vw, var(--fh-labelBoldL)) var(--ff-labelBoldL);
}
.tag.start-date .date {
  color: var(--onContentSchedule2Color);
  text-transform: uppercase;
}
.tag.start-date .time {
  font: var(--fst-bodyCaption) var(--fw-bodyCaption) clamp(var(--fs-mobile-bodyCaption), 3vw, var(--fs-bodyCaption))/clamp(var(--fh-mobile-bodyCaption), 3vw, var(--fh-bodyCaption)) var(--ff-bodyCaption);
  color: var(--onContentSchedule1Color);
}
.tag.tag-icon-only {
  background-color: transparent;
  padding: 0 0 0 0.5rem !important;
  height: 24px;
}
.tag.tag-icon-only img {
  height: 100% !important;
}
.tag.tag-blue {
  background-color: var(--contentCompleteColor);
  border-radius: 200px;
}
.tag.tag-red {
  background-color: var(--contentLiveColor);
  border-radius: 200px;
}
.tag.tag-purple {
  background-color: var(--contentExclusiveColor);
  border-radius: 200px;
}
.tag.tag-green {
  background-color: var(--contentTeaserColor);
  border-radius: 200px;
}
.tag.video-tag__complete {
  color: var(--onContentCompleteColor);
}
.tag.video-tag__teaser {
  color: var(--onContentTeaserColor);
}
.tag.video-tag__exclusive {
  color: var(--onContentExclusiveColor);
}

.ngx-toastr {
  cursor: none !important;
  box-shadow: none !important;
  background-color: #030303;
  pointer-events: auto;
  font-family: var(--ff-primary);
}

.toast-success-custom {
  text-align: center;
  background-color: var(--snackbarSuccessBackground);
  color: var(--snackbarSuccessColor);
}

.toast-error-custom {
  text-align: center;
  background-color: var(--snackbarErrorBackground);
  color: var(--snackbarErrorColor);
}

/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: var(--fw-bold);
}

.toast-message {
  display: flex;
  align-items: center;
  word-wrap: break-word;
  font: var(--fst-bodyTextRegularS) var(--fw-bodyTextRegularS) clamp(var(--fs-mobile-bodyTextRegularL), 2vw, var(--fs-bodyTextRegularS))/clamp(var(--fh-mobile-bodyTextRegularL), 2vw, var(--fh-bodyTextRegularS)) var(--ff-bodyTextRegularS);
}
.toast-message .label {
  font: var(--fst-buttonPrimaryS) var(--fw-bold) clamp(var(--fs-mobile-buttonPrimaryS), 2vw, var(--fs-buttonPrimaryS))/clamp(var(--fh-mobile-buttonPrimaryS), 2vw, var(--fh-buttonPrimaryS)) var(--ff-buttonPrimaryS);
}

.toast-message a,
.toast-message label {
  color: var(--onFeedbackInfoColor);
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: var(--fw-bold);
  color: var(--onFeedbackInfoColor);
  text-shadow: 0 1px 0 var(--onFeedbackInfoColor);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 15px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: var(--onFeedbackInfoColor);
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
  background-color: var(--feedbackInfoColor);
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
  background-color: var(--feedbackErrorColor);
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
  background-color: var(--feedbackSuccessColor);
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
  background-color: var(--feedbackWarningColor);
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

@media only screen and (max-width: 576px) {
  .toast-container .ngx-toastr div {
    padding: 8px 8px 8px 8px;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
  .toast-container .ngx-toastr div {
    padding: 15px 15px 15px 15px;
  }
}
.toast-container.toast-bottom-center .ngx-toastr-snackbar {
  width: 100%;
  max-width: 464px;
  margin-bottom: 40px;
  padding: 0;
  cursor: default !important;
  border-radius: 0;
}
.toast-container.toast-bottom-center .ngx-toastr-snackbar .toast-message {
  padding: 16px;
  display: flex;
  justify-content: space-between;
}
.toast-container.toast-bottom-center .ngx-toastr-snackbar .label {
  cursor: pointer;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .toast-container.toast-bottom-center .ngx-toastr-snackbar {
    margin: 24px 16px;
    max-width: calc(100% - 32px);
  }
}

/* MODALS */
.modal-backdrop.video-play-banner-dialog-backdrop {
  opacity: 0;
}

.video-play-banner-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
@media only screen and (max-width: 576px) {
  .video-play-banner-dialog-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.video-play-banner-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.video-play-banner-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .video-play-banner-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
    padding: 16px;
  }
}

.modal-backdrop.subscription-content-dialog-backdrop {
  opacity: 0;
}

.subscription-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.subscription-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}

.modal-backdrop.ppv-content-dialog-backdrop {
  opacity: 0;
}

.ppv-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.ppv-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}

.modal-backdrop.geographical-area-content-dialog-backdrop {
  opacity: 0;
}

.geographical-area-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.geographical-area-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.geographical-area-content-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .geographical-area-content-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
  }
}

.modal-backdrop.platform-license-content-dialog-backdrop {
  opacity: 0;
}

.platform-license-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.platform-license-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}

.modal-backdrop.ssm-concurrence-control-dialog-backdrop {
  opacity: 0;
}

.ssm-concurrence-control-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.ssm-concurrence-control-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.ssm-concurrence-control-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .ssm-concurrence-control-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
  }
}

.modal-backdrop.proxy-content-dialog-backdrop {
  opacity: 0;
}

.proxy-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.proxy-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.proxy-content-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .proxy-content-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
  }
}

.modal-backdrop.edit-subscription-plan-confirmation-dialog-backdrop {
  top: 0;
}

.edit-subscription-plan-confirmation-dialog-container.modal {
  top: 0;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.edit-subscription-plan-confirmation-dialog-container .modal-dialog {
  max-width: max-content;
  bottom: 0;
  margin: 0;
}

.event-bought-live-ppv-dialog-container {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.event-bought-live-ppv-dialog-container .modal-dialog {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  position: initial;
}

.modal-backdrop.ppv-and-subscription-content-dialog-backdrop {
  opacity: 0;
}

.ppv-and-subscription-content-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.ppv-and-subscription-content-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}

.plan-info-dialog-container ll-plan-info {
  position: relative;
  background-color: var(--brandNeutrals80Color);
  padding: 36px 32px;
}
@media only screen and (min-width: 576px) {
  .plan-info-dialog-container ll-plan-info {
    min-width: 460px;
  }
}
.plan-info-dialog-container ll-plan-info .btn-close-modal {
  right: 0px;
  top: 0px;
  padding: 16px;
}

.modal-backdrop.plus-total-product-dialog-backdrop {
  opacity: 0;
}

.plus-total-product-dialog-container {
  display: flex !important;
  align-items: flex-end;
}
.plus-total-product-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.plus-total-product-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .plus-total-product-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
  }
}

.modal-backdrop.ads-free-product-dialog-backdrop {
  opacity: 0;
}

.ads-free-product-dialog-container {
  display: flex !important;
  align-items: flex-end;
  z-index: 99999;
}
.ads-free-product-dialog-container .modal-dialog {
  max-width: 100%;
  margin: 0;
  flex-grow: 1;
}
.ads-free-product-dialog-container .modal-dialog .modal-content {
  display: block;
  align-items: center;
}
@media only screen and (max-width: 576px) {
  .ads-free-product-dialog-container .modal-dialog .modal-content {
    display: grid;
    justify-content: center;
  }
}

/* TENANT THEME OVERRIDES */
:root {
  /**** Brand Colors ****/
  /* Brand Primary */
  --brandPrimary60BaseColor: #ff4b44;
  /* Brand Secondary */
  --brandSecondary60BaseColor: #d20028;
  /* Brand Neutrals */
  --brandNeutrals10Color: #00d4d6;
  --brandNeutrals20Color: #ffffff;
  --brandNeutrals30Color: #c1c1c9;
  --brandNeutrals40Color: 171, 174, 176;
  --brandNeutrals50Color: #73777a;
  --brandNeutrals60Color: #505457;
  --brandNeutrals60ColorAds: #5054570a;
  --brandNeutrals70Color: #00000a;
  --brandNeutrals80Color: #232433;
  --brandNeutrals90Color: #1b1e20;
  --brandNeutrals100Color: #131516;
  --brandNeutrals110Color: #393d40;
  --brandNeutrals120Color: #353542;
  --brandNeutrals130Color: transparent;
  --brandNeutrals140Color: #adadb6;
  --brandNeutrals30Dark: #454551;
  --brandNeutralsLigth40Color: #d6d6db;
  /* Accents Primary */
  --brandPrimary30Color: #ff4b44;
  --brandPrimary40Color: #0089e7;
  --brandPrimary50Color: #0080d7;
  --brandPrimary70Color: #0071bd;
  --brandPrimary80Color: #ff4a44e1;
  --brandPrimary90Color: #0065aa;
  /* Accents Secondary */
  --brandSecondary30Color: #00d4d6;
  --brandSecondary40Color: #f0002d;
  --brandSecondary50Color: #e1002a;
  --brandSecondary70Color: #c70026;
  --brandSecondary80Color: #bd0024;
  --brandSecondary90Color: #b20022;
  --brandSecondary100Color: #ff0000;
  /* On Primary */
  --onBrandPrimaryColor: #ffffff;
  /* On Secondary */
  --onBrandSecondary1: #ffffff;
  --onBrandSecondary2: #1b1e20;
  /* Brand Gradients */
  --brandGradientPrimary1Deg: 180deg;
  --brandGradientPrimary1Color1: 47, 89, 243, 1;
  --brandGradientPrimary1Color1Percentage: 0%;
  --brandGradientPrimary1Color2: 47, 89, 243, 0;
  --brandGradientPrimary1Color2Percentage: 100%;
  --brandGradientPrimary2Deg: 259.77deg;
  --brandGradientPrimary2Color1: 0, 107, 180, 0.67;
  --brandGradientPrimary2Color1Percentage: 0%;
  --brandGradientPrimary2Color2: 47, 89, 243, 0;
  --brandGradientPrimary2Color2Percentage: 100%;
  --brandGradientPrimary3Deg: 259.77deg;
  --brandGradientPrimary3Color1: 47, 89, 243, 0.67;
  --brandGradientPrimary3Color1Percentage: 0%;
  --brandGradientPrimary3Color2: 37, 40, 42, 0.67;
  --brandGradientPrimary3Color2Percentage: 100%;
  --brandGradientSecondary1Deg: 135.93deg;
  --brandGradientSecondary1Color1: 27, 30, 32, 0.5;
  --brandGradientSecondary1Color1Percentage: 1.58%;
  --brandGradientSecondary1Color2: 27, 30, 32, 0.5;
  --brandGradientSecondary1Color2Percentage: 100%;
  /**** Buttons ****/
  --primaryButtonBackground: #ff4b44;
  --primaryButtonColor: #ffffff;
  --primaryButtonBorder: #ff4b44;
  --primaryHoverBackground: #006bb4;
  --primaryHoverColor: #ffffff;
  --primaryHoverBorder: #006bb4;
  --primaryFocusBackground: #ff4b44;
  --primaryFocusColor: #ffffff;
  --primaryFocusBorder: #ffafac;
  --primaryFocusShadow: rgba(255, 255, 255, 0.2);
  --primaryActiveBackground: #d52f29;
  --primaryActiveColor: #ffffff;
  --primaryActiveBorder: #d52f29;
  --outlineButtonBackground: #00000a;
  --outlineButtonColor: #d6d6db;
  --outlineButtonBorder: #d6d6db;
  --outlineHoverBackground: #3d4041;
  --outlineHoverColor: #ffffff;
  --outlineHoverBorder: #ffffff;
  --outlineFocusBackground: #636371;
  --outlineFocusColor: #ffffff;
  --outlineFocusBorder: #ffffff;
  --outlineFocusShadow: rgba(255, 255, 255, 0.2);
  --outlineActiveBackground: #25282a;
  --outlineActiveColor: #ffffff;
  --outlineActiveBorder: #ffffff;
  --socialMediaButtonBackground: #ffffff;
  --socialMediaButtonColor: #00000a;
  --socialMediaButtonBorder: #ffffff;
  --socialMediaFocusButtonShadow: rgba(255, 255, 255, 0.2);
  --socialMediaActiveButtonBackground: #d6d6db;
  --linkBoxButtonBackground: #353542;
  --linkButtonColor: #ff6c67;
  --linkButtonHoverColor: #ff4b44;
  --linkButtonActiveColor: #ffafac;
  --linkButtonVisitedColor: #d52f29;
  --carrouselArrowButtonBackground: #00000a;
  /**** Background Colors ****/
  /* Background Default */
  --backgroundDefault10Color: #00000a;
  --backgroundDefault20Color: 0, 0, 10;
  --backgroundDefault30Color: #232433;
  --backgroundDefault40Color: #2d3032;
  --backgroundDefault50Color: #3d4041;
  --backgroundDefault60Color: #00000a;
  --backgroundDefault70Color: #11111f;
  /* Related videos */
  --backgroundColorRelatedVideos: #00000a;
  /* Background Alternative */
  --backgroundAlternative10Color: #ffffff;
  --backgroundAlternative20Color: #f7f8f8;
  --backgroundAlternative30Color: #f0f1f1;
  --backgroundAlternative40Color: #e5e5e5;
  --backgroundAlternative50Color: #d9d9d9;
  /* Background Gradients */
  --backgroundGradientDef20CornerDeg: 133.94deg;
  --backgroundGradientDef20CornerColor1: 27, 30, 32, 1;
  --backgroundGradientDef20CornerColor1Percentage: -18.92%;
  --backgroundGradientDef20CornerColor2: 27, 30, 32, 0;
  --backgroundGradientDef20CornerColor2Percentage: 42.23%;
  --backgroundGradientDef20CornerColor3: 0, 0, 0, 0;
  --backgroundGradientDef20CornerColor3Percentage: 0;
  --backgroundGradientDef20TopTotalDeg: 180deg;
  --backgroundGradientDef20TopTotalColor1: 27, 30, 32, 1;
  --backgroundGradientDef20TopTotalColor1Percentage: 0%;
  --backgroundGradientDef20TopTotalColor2: 27, 30, 32, 0.5;
  --backgroundGradientDef20TopTotalColor2Percentage: 24.91%;
  --backgroundGradientDef20TopTotalColor3: 27, 30, 32, 0.5;
  --backgroundGradientDef20TopTotalColor3Percentage: 100%;
  --backgroundGradientDef20BottomTotalDeg: 0deg;
  --backgroundGradientDef20BottomTotalColor1: 27, 30, 32, 0.25;
  --backgroundGradientDef20BottomTotalColor1Percentage: 0%;
  --backgroundGradientDef20BottomTotalColor2: 27, 30, 32, 1;
  --backgroundGradientDef20BottomTotalColor2Percentage: 100%;
  --backgroundGradientDef10BottomTopDeg: 360deg;
  --backgroundGradientDef10BottomTopColor1: 19, 21, 22, 1;
  --backgroundGradientDef10BottomTopColor1Percentage: 0%;
  --backgroundGradientDef10BottomTopColor2: 19, 21, 22, 0;
  --backgroundGradientDef10BottomTopColor2Percentage: 100%;
  --backgroundGradient4Deg: 360deg;
  --backgroundGradient4Color1: 0, 0, 10, 1;
  --backgroundGradient4Color1Percentage: 0%;
  --backgroundGradient4Color2: 0, 0, 10, 0.0001;
  --backgroundGradient4Color2Percentage: 100%;
  /* Background Overlay */
  --backgroundOverlayColor: 19, 21, 22;
  --backgroundOverlay2Color: #3d4041;
  --backgroundOverlay3Color: 0, 0, 10, 0.5;
  /* On Background Default */
  --onBackgroundHighColor: #ffffff;
  --onBackgroundMediumColor: #d6d6db;
  --onBackgroundLowColor: 146, 147, 148;
  --onBackgroundExtraLowColor: 109, 111, 112;
  --onBackgroundDefaultInfoColor: #ff4b44;
  --onBackgroundDefaultErrorColor: #ff5959;
  --onBackgroundDefaultSuccessColor: #13c18e;
  --onBackgroundInputs: #353542;
  /* On Background Alternative */
  --onBackgroundAlternativeHighColor: #1b1e20;
  --onBackgroundAlternativeMediumColor: #25282a;
  --onBackgroundAlternativeLowColor: #5c6163;
  --onBackgroundAlternativeExtraLowColor: #8e9194;
  --onBackgroundAlternativeInfoColor: #0077c8;
  --onBackgroundAlternativeErrorColor: #d32e2f;
  --onBackgroundAlternativeSuccessColor: #00865b;
  /* On Image */
  --onBackgroundImageColor: #ffffff;
  --onBackgroundImage2Color: #1b1e20;
  /**** Feedback Colors ****/
  /* Error */
  --feedbackErrorColor: #d20028;
  --feedbackOnErrorColor: #ffffff;
  /* Warning */
  --feedbackWarningColor: #00d4d6;
  --feedbackOnWarningColor: #1b1e20;
  /* Success */
  --feedbackSuccessColor: #00aa20;
  --feedbackOnSuccessColor: #ffffff;
  /* Info */
  --feedbackInfoColor: #ff6c67;
  --onFeedbackInfoColor: #ffffff;
  /**** snackbar Colors ****/
  /* Success */
  --snackbarSuccessBackground: #00aa20;
  --snackbarSuccessColor: #ffffff;
  /* Error */
  --snackbarErrorBackground: #ff0000;
  --snackbarErrorColor: #ffffff;
  /**** Content Colors ****/
  /** View all content**/
  --viewAllBackground: #ff4b44;
  --viewAllTitle: #ffffff;
  --viewAllSubtitle: #ffffff;
  --viewAllIcon: #ffffff;
  --viewAllFocusBackground: #ff4b44;
  --viewAllFocusBorder: #ffafac;
  --viewAllFocusColor: #ffffff;
  --viewAllActiveBackground: #ff4b44;
  --viewAllActiveColor: #ffffff;
  --viewAllHoverBackground: #ffffff;
  --viewAllHoverTitle: #ff4b44;
  --viewAllHoverSubtitle: #11111f;
  --viewAllHoverIcon: brightness(0) saturate(100%) invert(34%) sepia(49%) saturate(3219%)
    hue-rotate(337deg) brightness(100%) contrast(101%);
  /* Live */
  --contentLiveColor: #ff4b44;
  --contentLiveAccentColor: #ff4b44;
  --onContentLiveColor: #ffffff;
  --borderLiveColor: #ff4b44;
  /* Vod */
  --contentVodColor: #00d4d6;
  --contentVodAccentColor: #ff4b44;
  --onContentVodColor: #ffffff;
  /* Video tags  */
  --onContentVideoTagColor: #ffffff;
  /* Video Exclusive tag*/
  --contentExclusiveColor: #7c4acc;
  --onContentExclusiveColor: #ffffff;
  /* Time */
  --contentTimeColor: 37, 40, 42;
  --onContentTimeColor: #ffffff;
  /* Plus */
  --contentPlusColor: #f6be00;
  --onContentPlusColor: #00000a;
  /* PPV */
  --contentPPVColor: 0, 0, 10;
  --onContentPPVColor: #ff6c67;
  /* Schedule */
  --contentScheduleColor: #ffffff;
  --onContentSchedule1Color: #1b1e20;
  --onContentSchedule2Color: #ff4b44;
  /* Teaser */
  --contentTeaserColor: #00000a;
  --onContentTeaserColor: #00d4d6;
  /* Complete */
  --contentCompleteColor: #00000a;
  --onContentCompleteColor: #00d4d6;
  /* Content Gradients */
  --contentGradientLiveDeg: 68.85deg;
  --contentGradientLiveColor1: 210, 0, 40, 0.75;
  --contentGradientLiveColor1Percentage: 0%;
  --contentGradientLiveColor2: 27, 30, 32, 0;
  --contentGradientLiveColor2Percentage: 64.05%;
  --contentGradientExclusiveDeg: 66.62deg;
  --contentGradientExclusiveColor1: 101, 78, 163, 0.75;
  --contentGradientExclusiveColor1Percentage: 0%;
  --contentGradientExclusiveColor2: 101, 78, 163, 0;
  --contentGradientExclusiveColor2Percentage: 65.23%;
  --contentGradientExclusiveColor3: 0, 0, 0, 0;
  --contentGradientExclusiveColor3Percentage: 0%;
  --contentGradientExclusiveColor4: 0, 0, 0, 0;
  --contentGradientExclusiveColor4Percentage: 0%;
  --contentGradientVODDeg: 68.85deg;
  --contentGradientVODColor1: 0, 119, 200, 0.75;
  --contentGradientVODColor1Percentage: 0%;
  --contentGradientVODColor2: 0, 119, 200, 0;
  --contentGradientVODColor2Percentage: 64.05%;
  --contentGradientLiveHoverDeg: 135deg;
  --contentGradientLiveHoverColor1: 210, 0, 40, 0.2;
  --contentGradientLiveHoverColor1Percentage: 0%;
  --contentGradientLiveHoverColor2: 27, 30, 32, 0.2;
  --contentGradientLiveHoverColor2Percentage: 100%;
  --contentGradientVODHoverDeg: 135deg;
  --contentGradientVODHoverColor1: 0, 119, 200, 0.2;
  --contentGradientVODHoverColor1Percentage: 0%;
  --contentGradientVODHoverColor2: 27, 30, 32, 0.2;
  --contentGradientVODHoverColor2Percentage: 100%;
  /**** Social Colors ****/
  /* Facebook */
  --socialFacebookColor: #4267b2;
  --onSocialFacebookColor: #ffffff;
  /* Google */
  --socialGoogleColor: #ffffff;
  --onSocialGoogleColor: #1b1e20;
  /* Apple */
  --socialAppleColor: #ffffff;
  --onSocialAppleColor: #1b1e20;
  /* Shadows */
  --shadowOver1Color1: 0, 0, 0, 0.24;
  --shadowOver1Color2: 0, 0, 0, 0.16;
  /**** Pages ****/
  /* Landing Banner Gradients */
  --landingBannerGradientPrimaryColor1: 0, 0, 0, 0;
  --landingBannerGradientPrimaryColor1Percentage: 0%;
  --landingBannerGradientPrimaryColor2: 0, 0, 0, 0;
  --landingBannerGradientPrimaryColor2Percentage: 0%;
  --landingBannerGradientPrimaryDeg: 259.77deg;
  --landingBannerGradientSecondaryColor1: 0, 0, 10, 0.1;
  --landingBannerGradientSecondaryColor1Percentage: 0%;
  --landingBannerGradientSecondaryColor2: 0, 0, 10, 0.1;
  --landingBannerGradientSecondaryColor2Percentage: 34.9%;
  --landingBannerGradientSecondaryColor3: 0, 0, 10, 0.1;
  --landingBannerGradientSecondaryColor3Percentage: 65.1%;
  --landingBannerGradientSecondaryColor4: 0, 0, 10, 0.1;
  --landingBannerGradientSecondaryColor4Percentage: 100%;
  --landingBannerGradientSecondaryDeg: 180deg;
  /* Channel Carousel */
  --backgroundOverlayColorOpacity: 0.4;
  /* Channel */
  --fadeChannelHeaderGradientPrimaryColor1: 16, 5, 36, 0.1;
  --fadeChannelHeaderGradientPrimaryColor1Percentage: 50%;
  --fadeChannelHeaderGradientPrimaryColor2: 16, 5, 36, 1;
  --fadeChannelHeaderGradientPrimaryColor2Percentage: 100%;
  --fadeChannelHeaderGradientPrimaryDeg: 180deg;
  --backgroundChannelHeaderOpacity: 0.33;
  /* Devices */
  --backgroundHeaderDevicesOpacity: 0.55;
  /* Channels */
  --channelThumbnailGradientDeg: 134.38deg;
  --channelThumbnailGradientColor1: 0, 119, 200, 0.4;
  --channelThumbnailGradientColor1Percentage: 0%;
  --channelThumbnailGradientColor2: 0, 101, 170, 0;
  --channelThumbnailGradientColor2Percentage: 101.11%;
  /* Home-Hero Banner */
  --heroBannerGradientColor: 19, 21, 22;
  /* Help section */
  --helpTextColor: #d6d6db;
  /* Search section */
  --searchHeaderBackgroundColor: #11111f;
  --searchBarPlaceHolderColor: #adadb6;
  --searchBarCursorColor: #ff4b44;
  --searchBarBackgroundColor: #232433;
  --emptyStateTitleColor: #ffffff;
  --emptyStateSubtitleColor: #d6d6db;
  --searchBarInputTextColor: #ffffff;
  --cancelTextColor: #ffffff;
  /* Carrousel Arrows */
  --overlays-tints-plain-light: rgba(0, 0, 10, 0.25);
  /* Typography */
  --ff-primary: LALIGAHeadline;
  --ff-secondary: LALIGAText;
  --fw-light: 300;
  --fw-regular: 400;
  --fw-extraRegular: 500;
  --fw-semiBold: 600;
  --fw-bold: 700;
  --fw-extraBold: 800;
  --fst-n: normal;
  --fst-i: italic;
  --fs-title1: 40px;
  --fh-title1: 48px;
  --fw-title1: var(--fw-bold);
  --ff-title1: var(--ff-primary);
  --fst-title1: var(--fst-n);
  --fs-titleLandingRegular: 64px;
  --fh-titleLandingRegular: 56px;
  --fw-titleLandingRegular: var(--fw-bold);
  --ff-titleLandingRegular: var(--ff-primary);
  --fst-titleLandingRegular: var(--fst-n);
  --fs-titleLandingBold: 48px;
  --fh-titleLandingBold: 56px;
  --fw-titleLandingBold: var(--fw-bold);
  --ff-titleLandingBold: var(--ff-primary);
  --fst-titleLandingBold: var(--fst-n);
  --fs-title-light: 10px;
  --fh-title-light: 10px;
  --fw-title-light: var(--fw-extraBold);
  --ff-title-light: var(--ff-primary);
  --fst-title-light: var(--fst-n);
  --fs-titleMix: 32px;
  --fh-titleMix: 38px;
  --fw-titleMix: var(--fw-bold);
  --ff-titleMix: var(--ff-primary);
  --fst-titleMix: var(--fst-n);
  --fs-title1-5Regular: 32px;
  --fh-title1-5Regular: 40px;
  --fw-title1-5Regular: var(--fw-regular);
  --ff-title1-5Regular: var(--ff-primary);
  --fst-title1-5Regular: var(--fst-n);
  --fs-title1-5ExtraBold: 40px;
  --fh-title1-5ExtraBold: 48px;
  --fw-title1-5ExtraBold: var(--fw-bold);
  --ff-title1-5ExtraBold: var(--ff-primary);
  --fst-title1-5ExtraBold: var(--fst-n);
  --fs-title-device: 24px;
  --fh-title-device: 33.6px;
  --fw-title-device: var(--fw-bold);
  --ff-title-device: var(--ff-secondary);
  --fst-title-device: var(--fst-n);
  --fs-title2: 22px;
  --fh-title2: 38px;
  --fw-title2: var(--fw-bold);
  --ff-title2: var(--ff-secondary);
  --fst-title2: var(--fst-n);
  --fs-title3: 24px;
  --fh-title3: 39px;
  --fw-title3: var(--fw-bold);
  --ff-title3: var(--ff-primary);
  --fst-title3: var(--fst-n);
  --fs-title3Regular: 24px;
  --fh-title3Regular: 24px;
  --fw-title3Regular: var(--fw-regular);
  --ff-title3Regular: var(--ff-secondary);
  --fst-title3Regular: var(--fst-n);
  --fs-title4: 40px;
  --fh-title4: 48px;
  --fw-title4: var(--fw-bold);
  --ff-title4: var(--ff-primary);
  --fst-title4: var(--fst-n);
  --fs-title5: 22px;
  --fh-title5: 31px;
  --fw-title5: var(--fw-bold);
  --ff-title5: var(--ff-secondary);
  --fst-title5: var(--fst-n);
  --fs-title6: 24px;
  --fh-title6: 33.6px;
  --fw-title6: var(--fw-regular);
  --ff-title6: var(--ff-secondary);
  --fst-title6: var(--fst-n);
  --fs-title7: 14px;
  --fh-title7: 20px;
  --fw-title7: var(--fw-bold);
  --ff-title7: var(--ff-secondary);
  --fst-title7: var(--fst-n);
  --fs-title8: 24px;
  --fh-title8: 24px;
  --fw-title8: var(--fw-regular);
  --ff-title8: var(--ff-secondary);
  --fst-title8: var(--fst-n);
  --fs-titleL: 22px;
  --fh-titleL: 31px;
  --fw-titleL: var(--fw-bold);
  --ff-titleL: var(--ff-secondary);
  --fst-titleL: var(--fst-n);
  --fs-titleXL: 24px;
  --fh-titleXL: 34px;
  --fw-titleXL: var(--fw-bold);
  --ff-titleXL: var(--ff-secondary);
  --fst-titleXL: var(--fst-n);
  --fs-bodyTextRegular: 16px;
  --fh-bodyTextRegular: 22px;
  --fw-bodyTextRegular: var(--fw-regular);
  --ff-bodyTextRegular: var(--ff-secondary);
  --fst-bodyTextRegular: var(--fst-n);
  --fs-bodyTextRegularS: 14px;
  --fh-bodyTextRegularS: 19.6px;
  --fw-bodyTextRegularS: var(--fw-regular);
  --ff-bodyTextRegularS: var(--ff-secondary);
  --fst-bodyTextRegularS: var(--fst-n);
  --fs-bodyTextRegularL: 16px;
  --fh-bodyTextRegularL: 22.4px;
  --fw-bodyTextRegularL: var(--fw-regular);
  --ff-bodyTextRegularL: var(--ff-secondary);
  --fst-bodyTextRegularL: var(--fst-n);
  --fs-bodyTextSemiBold: 18px;
  --fh-bodyTextSemiBold: 25px;
  --fw-bodyTextSemiBold: var(--fw-bold);
  --ff-bodyTextSemiBold: var(--ff-secondary);
  --fst-bodyTextSemiBold: var(--fst-n);
  --fs-bodyTextBoldL: 16px;
  --fh-bodyTextBoldL: 22px;
  --fw-bodyTextBoldL: var(--fw-bold);
  --ff-bodyTextBoldL: var(--ff-secondary);
  --fst-bodyTextBoldL: var(--fst-n);
  --fs-bodyCaption: 12px;
  --fh-bodyCaption: 14.4px;
  --fw-bodyCaption: var(--fw-regular);
  --ff-bodyCaption: var(--ff-secondary);
  --fst-bodyCaption: var(--fst-n);
  --fs-bodyCaptionBold: 12px;
  --fh-bodyCaptionBold: 16px;
  --fw-bodyCaptionBold: var(--fw-bold);
  --ff-bodyCaptionBold: var(--ff-secondary);
  --fst-bodyCaptionBold: var(--fst-n);
  --fs-bodyCaptionS: 12px;
  --fh-bodyCaptionS: 17px;
  --fw-bodyCaptionS: var(--fw-regular);
  --ff-bodyCaptionS: var(--ff-secondary);
  --fst-bodyCaptionS: var(--fst-n);
  --fs-suscriptionTips: 16px;
  --fh-suscriptionTips: 24px;
  --fw-suscriptionTips: var(--fw-regular);
  --ff-suscriptionTips: var(--ff-secondary);
  --fst-suscriptionTips: var(--fst-n);
  --fs-faqsTitle: 32px;
  --fh-faqsTitle: 38px;
  --fw-faqsTitle: var(--fw-bold);
  --ff-faqsTitle: var(--ff-primary);
  --fst-faqsTitle: var(--fst-n);
  --fs-infoHeadlineFaqs: 18px;
  --fh-infoHeadlineFaqs: 25px;
  --fw-infoHeadlineFaqs: var(--fw-bold);
  --ff-infoHeadlineFaqs: var(--ff-secondary);
  --fst-infoHeadlineFaqs: var(--fst-n);
  --fs-infoHeadline1: 18px;
  --fh-infoHeadline1: 25px;
  --fw-infoHeadline1: var(--fw-bold);
  --ff-infoHeadline1: var(--ff-secondary);
  --fst-infoHeadline1: var(--fst-n);
  --fs-infoHeadline2: 16px;
  --fh-infoHeadline2: 22px;
  --fw-infoHeadline2: var(--fw-bold);
  --ff-infoHeadline2: var(--ff-secondary);
  --fst-infoHeadline2: var(--fst-n);
  --fs-infoHeadline3: 22px;
  --fh-infoHeadline3: 31px;
  --fw-infoHeadline3: var(--fw-bold);
  --ff-infoHeadline3: var(--ff-secondary);
  --fst-infoHeadline3: var(--fst-n);
  --fs-labelRegularS: 10px;
  --fh-labelRegularS: 12px;
  --fw-labelRegularS: var(--fw-regular);
  --ff-labelRegularS: var(--ff-secondary);
  --fst-labelRegularS: var(--fst-n);
  --fs-labelBoldS: 10px;
  --fh-labelBoldS: 12px;
  --fw-labelBoldS: var(--fw-bold);
  --ff-labelBoldS: var(--ff-secondary);
  --fst-labelBoldS: var(--fst-n);
  --fs-labelRegularL: 12px;
  --fh-labelRegularL: 14px;
  --fw-labelRegularL: var(--fw-regular);
  --ff-labelRegularL: var(--ff-secondary);
  --fst-labelRegularL: var(--fst-n);
  --fs-labelBoldL: 12px;
  --fh-labelBoldL: 14px;
  --fw-labelBoldL: var(--fw-bold);
  --ff-labelBoldL: var(--ff-secondary);
  --fst-labelBoldL: var(--fst-n);
  --fs-labelDate: 12px;
  --fh-labelDate: 17px;
  --fw-labelDate: var(--fw-regular);
  --ff-labelDate: var(--ff-secondary);
  --fst-labelDate: var(--fst-n);
  --fs-labelAltDate: 12px;
  --fh-labelAltDate: 12px;
  --fw-labelAltDate: var(--fw-regular);
  --ff-labelAltDate: var(--ff-secondary);
  --fst-labelAltDate: var(--fst-n);
  --fs-labelDuration: 12px;
  --fh-labelDuration: 12px;
  --fw-labelDuration: var(--fw-regular);
  --ff-labelDuration: var(--ff-regular);
  --fst-labelDuration: var(--fst-n);
  --fs-labelSchMonth: 14px;
  --fh-labelSchMonth: 14px;
  --fw-labelSchMonth: var(--fw-regular);
  --ff-labelSchMonth: var(--ff-primary);
  --fst-labelSchMonth: var(--fst-n);
  --fs-labelSchDay: 22px;
  --fh-labelSchDay: 22px;
  --fw-labelSchDay: var(--fw-regular);
  --ff-labelSchDay: var(--ff-primary);
  --fst-labelSchDay: var(--fst-n);
  --fs-labelSchTimeL: 18px;
  --fh-labelSchTimeL: 25px;
  --fw-labelSchTimeL: var(--fw-bold);
  --ff-labelSchTimeL: var(--ff-secondary);
  --fst-labelSchTimeL: var(--fst-n);
  --fs-labelSchLiveStream: 28px;
  --fh-labelSchLiveStream: 33px;
  --fw-labelSchLiveStream: var(--fw-regular);
  --ff-labelSchLiveStream: var(--ff-primary);
  --fst-labelSchLiveStream: var(--fst-n);
  --fs-buttonPrimaryS: 14px;
  --fh-buttonPrimaryS: 17px;
  --fw-buttonPrimaryS: var(--fw-bold);
  --ff-buttonPrimaryS: var(--ff-secondary);
  --fst-buttonPrimaryS: var(--fst-n);
  --fs-buttonPrimaryL: 14px;
  --fh-buttonPrimaryL: 17px;
  --fw-buttonPrimaryL: var(--fw-bold);
  --ff-buttonPrimaryL: var(--ff-secondary);
  --fst-buttonPrimaryL: var(--fst-n);
  --fs-buttonSecondaryS: 12px;
  --fh-buttonSecondaryS: 16.8px;
  --fw-buttonSecondaryS: var(--fw-regular);
  --ff-buttonSecondaryS: var(--ff-secondary);
  --fst-buttonSecondaryS: var(--fst-n);
  --fs-buttonOnboardingPrimary: 16px;
  --fh-buttonOnboardingPrimary: 24px;
  --fw-buttonOnboardingPrimary: var(--fw-semiBold);
  --ff-buttonOnboardingPrimary: var(--ff-primary);
  --fst-buttonOnboardingPrimary: var(--fst-n);
  --fs-buttonLink: 16px;
  --fh-buttonLink: 22.4px;
  --fw-buttonLink: var(--fw-regular);
  --ff-buttonLink: var(--ff-secondary);
  --fst-buttonLink: var(--fst-n);
  --fs-buttonSocialMedia: 16px;
  --fh-buttonSocialMedia: 22.4px;
  --fw-buttonSocialMedia: var(--fw-bold);
  --ff-buttonSocialMedia: var(--ff-secondary);
  --fst-buttonSocialMedia: var(--fst-n);
  --fs-formFieldLabel: 14px;
  --fh-formFieldLabel: 20px;
  --fw-formFieldLabel: var(--fw-regular);
  --ff-formFieldLabel: var(--ff-secondary);
  --fst-formFieldLabel: var(--fst-n);
  --fs-formFieldValue: 16px;
  --fh-formFieldValue: 20px;
  --fw-formFieldValue: var(--fw-regular);
  --ff-formFieldValue: var(--ff-secondary);
  --fst-formFieldValue: var(--fst-n);
  --fs-formFeedbackError: 14px;
  --fh-formFeedbackError: 20px;
  --fw-formFeedbackError: var(--fw-regular);
  --ff-formFeedbackError: var(--ff-secondary);
  --fst-formFeedbackError: var(--fst-i);
  --fs-elementLabel: 16px;
  --fs-elementLabel: 24px;
  --fw-elementLabel: var(--fw-regular);
  --ff-elementLabel: var(--ff-primary);
  --fst-elementLabel: var(--fst-n);
  --fs-mainNavigation: 16px;
  --fh-mainNavigation: 22px;
  --fw-mainNavigation: var(--fw-bold);
  --ff-mainNavigation: var(--ff-secondary);
  --fst-mainNavigation: var(--fst-n);
  --fs-productPrice: 22px;
  --fh-productPrice: 31px;
  --fw-productPrice: var(--fw-bold);
  --ff-productPrice: var(--ff-secondary);
  --fst-productPrice: var(--fst-n);
  --fs-bottomProductPrice: 12px;
  --fh-bottomProductPrice: 17px;
  --fw-bottomProductPrice: var(--fw-regular);
  --ff-bottomProductPrice: var(--ff-secondary);
  --fst-bottomProductPrice: var(--fst-n);
  --fs-productBillingPeriod: 16px;
  --fh-productBillingPeriod: 22px;
  --fw-productBillingPeriod: var(--fw-bold);
  --ff-productBillingPeriod: var(--ff-secondary);
  --fst-productBillingPeriod: var(--fst-n);
  --fs-scheduledLivestream: 14px;
  --fh-scheduledLivestream: 22px;
  --fw-scheduledLivestream: var(--fw-regular);
  --ff-scheduledLivestream: var(--ff-secondary);
  --fst-scheduledLivestream: var(--fst-n);
  --fs-contactButtons: 14px;
  --fh-contactButtons: 16.8px;
  --fw-contactButtons: var(--fw-regular);
  --ff-contactButtons: var(--ff-secondary);
  --fst-contactButtons: var(--fst-n);
  --fs-searchEmptyStates: 48px;
  --fh-searchEmptyStates: 56px;
  --fw-searchEmptyStates: var(--fw-bold);
  --ff-searchEmptyStates: var(--ff-primary);
  --fst-searchEmptyStates: var(--fst-n);
  /* Typography-mobile */
  --fs-mobile-contactButtons: 12px;
  --fh-mobile-contactButtons: 14.4px;
  --fw-mobile-contactButtons: var(--fw-regular);
  --ff-mobile-contactButtons: var(--ff-secondary);
  --fst-mobile-contactButtons: var(--fst-n);
  --fs-mobile-title1: 32px;
  --fh-mobile-title1: 36px;
  --fw-mobile-title1: var(--fw-bold);
  --ff-mobile-title1: var(--ff-primary);
  --fst-mobile-title1: var(--fst-n);
  --fs-mobile-titleLandingBold: 26px;
  --fh-mobile-titleLandingBold: 37px;
  --fw-mobile-titleLandingBold: var(--fw-bold);
  --ff-mobile-titleLandingBold: var(--ff-primary);
  --fst-mobile-titleLandingBold: var(--fst-n);
  --fs-mobile-title-device: 20px;
  --fh-mobile-title-device: 28px;
  --fw-mobile-title-device: var(--fw-bold);
  --ff-mobile-title-device: var(--ff-secondary);
  --fst-mobile-title-device: var(--fst-n);
  --fs-mobile-title2: 18px;
  --fh-mobile-title2: 26px;
  --fw-mobile-title2: var(--fw-bold);
  --ff-mobile-title2: var(--ff-secondary);
  --fst-mobile-title2: var(--fst-n);
  --fs-mobile-title3: 22px;
  --fh-mobile-title3: 26px;
  --fw-mobile-title3: var(--fw-bold);
  --ff-mobile-title3: var(--ff-primary);
  --fst-mobile-title3: var(--fst-n);
  --fs-mobile-title4: 22px;
  --fh-mobile-title4: 26px;
  --fw-mobile-title4: var(--fw-bold);
  --ff-mobile-title4: var(--ff-primary);
  --fst-mobile-title4: var(--fst-n);
  --fs-mobile-title6: 20px;
  --fh-mobile-title6: 28px;
  --fw-mobile-title6: var(--fw-bold);
  --ff-mobile-title6: var(--ff-secondary);
  --fst-mobile-title6: var(--fst-n);
  --fs-mobile-title5: 12px;
  --fh-mobile-title5: 17px;
  --fw-mobile-title5: var(--fw-bold);
  --ff-mobile-title5: var(--ff-secondary);
  --fst-mobile-title5: var(--fst-n);
  --fs-mobile-title7: 14px;
  --fh-mobile-title7: 20px;
  --fw-mobile-title7: var(--fw-bold);
  --ff-mobile-title7: var(--ff-secondary);
  --fst-mobile-title7: var(--fst-n);
  --fs-mobile-title8: 12px;
  --fh-mobile-title8: 16.8px;
  --fw-mobile-title8: var(--fw-regular);
  --ff-mobile-title8: var(--ff-secondary);
  --fst-mobile-title8: var(--fst-n);
  --fs-mobile-titleL: 18px;
  --fh-mobile-titleL: 25px;
  --fw-mobile-titleL: var(--fw-bold);
  --ff-mobile-titleL: var(--ff-secondary);
  --fst-mobile-titleL: var(--fst-n);
  --fs-mobile-titleXL: 20px;
  --fh-mobile-titleXL: 28px;
  --fw-mobile-titleXL: var(--fw-bold);
  --ff-mobile-titleXL: var(--ff-secondary);
  --fst-mobile-titleXL: var(--fst-n);
  --fs-mobile-suscriptionTips: 14px;
  --fh-mobile-suscriptionTips: 20px;
  --fw-mobile-suscriptionTips: var(--fw-regular);
  --ff-mobile-suscriptionTips: var(--ff-secondary);
  --fst-mobile-suscriptionTips: var(--fst-n);
  --fs-mobile-bodyTextSemiBold: 14px;
  --fh-mobile-bodyTextSemiBold: 20px;
  --fw-mobile-bodyTextSemiBold: var(--fw-regular);
  --ff-mobile-bodyTextSemiBold: var(--ff-secondary);
  --fst-mobile-bodyTextSemiBold: var(--fst-n);
  --fs-mobile-bodyTextRegular: 16px;
  --fh-mobile-bodyTextRegular: 22px;
  --fw-mobile-bodyTextRegular: var(--fw-regular);
  --ff-mobile-bodyTextRegular: var(--ff-secondary);
  --fst-mobile-bodyTextRegular: var(--fst-n);
  --fs-mobile-bodyTextRegularS: 14px;
  --fh-mobile-bodyTextRegularS: 19.6px;
  --fw-mobile-bodyTextRegularS: var(--fw-regular);
  --ff-mobile-bodyTextRegularS: var(--ff-secondary);
  --fst-mobile-bodyTextRegularS: var(--fst-n);
  --fs-mobile-bodyTextRegularL: 14px;
  --fh-mobile-bodyTextRegularL: 19.6px;
  --fw-mobile-bodyTextRegularL: var(--fw-regular);
  --ff-mobile-bodyTextRegularL: var(--ff-secondary);
  --fst-mobile-bodyTextRegularL: var(--fst-n);
  --fs-mobile-bodyTextBoldL: 14px;
  --fh-mobile-bodyTextBoldL: 19.6px;
  --fw-mobile-bodyTextBoldL: var(--fw-bold);
  --ff-mobile-bodyTextBoldL: var(--ff-secondary);
  --fst-mobile-bodyTextBoldL: var(--fst-n);
  --fs-mobile-bodyCaption: 10px;
  --fh-mobile-bodyCaption: 12px;
  --fw-mobile-bodyCaption: var(--fw-regular);
  --ff-mobile-bodyCaption: var(--ff-secondary);
  --fst-mobile-bodyCaption: var(--fst-n);
  --fs-mobile-bodyCaptionBold: 10px;
  --fh-mobile-bodyCaptionBold: 12px;
  --fw-mobile-bodyCaptionBold: var(--fw-bold);
  --ff-mobile-bodyCaptionBold: var(--ff-secondary);
  --fst-mobile-bodyCaptionBold: var(--fst-n);
  --fs-mobile-bodyCaptionS: 10px;
  --fh-mobile-bodyCaptionS: 14px;
  --fw-mobile-bodyCaptionS: var(--fw-regular);
  --ff-mobile-bodyCaptionS: var(--ff-secondary);
  --fst-mobile-bodyCaptionS: var(--fst-n);
  --fs-mobile-faqsTitle: 22px;
  --fh-mobile-faqsTitle: 26px;
  --fw-mobile-faqsTitle: var(--fw-bold);
  --ff-mobile-faqsTitle: var(--ff-primary);
  --fst-mobile-faqsTitle: var(--fst-n);
  --fs-mobile-infoHeadlineFaqs: 16px;
  --fh-mobile-infoHeadlineFaqs: 22px;
  --fw-mobile-infoHeadlineFaqs: var(--fw-bold);
  --ff-mobile-infoHeadlineFaqs: var(--ff-secondary);
  --fst-mobile-infoHeadlineFaqs: var(--fst-n);
  --fs-mobile-infoHeadline1: 16px;
  --fh-mobile-infoHeadline1: 25px;
  --fw-mobile-infoHeadline1: var(--fw-bold);
  --ff-mobile-infoHeadline1: var(--ff-secondary);
  --fst-mobile-infoHeadline1: var(--fst-n);
  --fs-mobile-infoHeadline2: 14px;
  --fh-mobile-infoHeadline2: 20px;
  --fw-mobile-infoHeadline2: var(--fw-bold);
  --ff-mobile-infoHeadline2: var(--ff-secondary);
  --fst-mobile-infoHeadline2: var(--fst-n);
  --fs-mobile-infoHeadline3: 12px;
  --fh-mobile-infoHeadline3: 17px;
  --fw-mobile-infoHeadline3: var(--fw-bold);
  --ff-mobile-infoHeadline3: var(--ff-secondary);
  --fst-mobile-infoHeadline3: var(--fst-n);
  --fs-mobile-labelRegularS: 9px;
  --fh-mobile-labelRegularS: 11px;
  --fw-mobile-labelRegularS: var(--fw-regular);
  --ff-mobile-labelRegularS: var(--ff-secondary);
  --fst-mobile-labelRegularS: var(--fst-n);
  --fs-mobile-labelBoldS: 9px;
  --fh-mobile-labelBoldS: 11px;
  --fw-mobile-labelBoldS: var(--fw-bold);
  --ff-mobile-labelBoldS: var(--ff-secondary);
  --fst-mobile-labelBoldS: var(--fst-n);
  --fs-mobile-labelRegularL: 9px;
  --fh-mobile-labelRegularL: 11px;
  --fw-mobile-labelRegularL: var(--fw-regular);
  --ff-mobile-labelRegularL: var(--ff-secondary);
  --fst-mobile-labelRegularL: var(--fst-n);
  --fs-mobile-labelBoldL: 9px;
  --fh-mobile-labelBoldL: 11px;
  --fw-mobile-labelBoldL: var(--fw-bold);
  --ff-mobile-labelBoldL: var(--ff-secondary);
  --fst-mobile-labelBoldL: var(--fst-n);
  --fs-mobile-labelDate: 12px;
  --fh-mobile-labelDate: 17px;
  --fw-mobile-labelDate: var(--fw-regular);
  --ff-mobile-labelDate: var(--ff-secondary);
  --fst-mobile-labelDate: var(--fst-n);
  --fs-mobile-labelAltDate: 12px;
  --fh-mobile-labelAltDate: 12px;
  --fw-mobile-labelAltDate: var(--fw-regular);
  --ff-mobile-labelAltDate: var(--ff-secondary);
  --fst-mobile-labelAltDate: var(--fst-n);
  --fs-mobile-labelDuration: 10px;
  --fh-mobile-labelDuration: 10px;
  --fw-mobile-labelDuration: var(--fw-regular);
  --ff-mobile-labelDuration: var(--ff-secondary);
  --fst-mobile-labelDuration: var(--fst-n);
  --fs-mobile-labelSchTimeL: 12px;
  --fh-mobile-labelSchTimeL: 14px;
  --fw-mobile-labelSchTimeL: var(--fw-bold);
  --ff-mobile-labelSchTimeL: var(--ff-secondary);
  --fst-mobile-labelSchTimeL: var(--fst-n);
  --fs-mobile-labelSchLiveStream: 15px;
  --fh-mobile-labelSchLiveStream: 15px;
  --fw-mobile-labelSchLiveStream: var(--fw-regular);
  --ff-mobile-labelSchLiveStream: var(--ff-primary);
  --fst-mobile-labelSchLiveStream: var(--fst-n);
  --fs-mobile-buttonPrimaryL: 12px;
  --fh-mobile-buttonPrimaryL: 14px;
  --fw-mobile-buttonPrimaryL: var(--fw-bold);
  --ff-mobile-buttonPrimaryL: var(--ff-secondary);
  --fst-mobile-buttonPrimaryL: var(--fst-n);
  --fs-mobile-buttonPrimaryS: 12px;
  --fh-mobile-buttonPrimaryS: 14px;
  --fw-mobile-buttonPrimaryS: var(--fw-bold);
  --ff-mobile-buttonPrimaryS: var(--ff-secondary);
  --fst-mobile-buttonPrimaryS: var(--fst-n);
  --fs-mobile-buttonSecondaryS: 10px;
  --fh-mobile-buttonSecondaryS: 14px;
  --fw-mobile-buttonSecondaryS: var(--fw-regular);
  --ff-mobile-buttonSecondaryS: var(--ff-secondary);
  --fst-mobile-buttonSecondaryS: var(--fst-n);
  --fs-mobile-buttonLink: 14px;
  --fh-mobile-buttonLink: 20px;
  --fw-mobile-buttonLink: var(--fw-regular);
  --ff-mobile-buttonLink: var(--ff-secondary);
  --fst-mobile-buttonLink: var(--fst-n);
  --fs-mobile-buttonSocialMedia: 14px;
  --fh-mobile-buttonSocialMedia: 20px;
  --fw-mobile-buttonSocialMedia: var(--fw-bold);
  --ff-mobile-buttonSocialMedia: var(--ff-secondary);
  --fst-mobile-buttonSocialMedia: var(--fst-n);
  --fs-mobile-formFieldLabel: 14px;
  --fh-mobile-formFieldLabel: 20px;
  --fw-mobile-formFieldLabel: var(--fw-regular);
  --ff-mobile-formFieldLabel: var(--ff-secondary);
  --fst-mobile-formFieldLabel: var(--fst-n);
  --fs-mobile-formFieldValue: 14px;
  --fh-mobile-formFieldValue: 20px;
  --fw-mobile-formFieldValue: var(--fw-regular);
  --ff-mobile-formFieldValue: var(--ff-secondary);
  --fst-mobile-formFieldValue: var(--fst-n);
  --fs-mobile-formFeedbackError: 14px;
  --fh-mobile-formFeedbackError: 20px;
  --fw-mobile-formFeedbackError: var(--fw-regular);
  --ff-mobile-formFeedbackError: var(--ff-secondary);
  --fst-mobile-formFeedbackError: var(--fst-i);
  --fs-mobile-elementLabel: 16px;
  --fh-mobile-elementLabel: 20px;
  --fw-mobile-elementLabel: var(--fw-regular);
  --ff-mobile-elementLabel: var(--ff-primary);
  --fst-mobile-elementLabel: var(--fst-n);
  --fs-mobile-mainNavigation: 14px;
  --fh-mobile-mainNavigation: 14px;
  --fw-mobile-mainNavigation: var(--fw-extraRegular);
  --ff-mobile-mainNavigation: var(--ff-primary);
  --fst-mobile-mainNavigation: var(--fst-n);
  --fs-mobile-productPrice: 18px;
  --fh-mobile-productPrice: 25px;
  --fw-mobile-productPrice: var(--fw-bold);
  --ff-mobile-productPrice: var(--ff-secondary);
  --fst-mobile-productPrice: var(--fst-n);
  --fs-mobile-bottomProductPrice: 12px;
  --fh-mobile-bottomProductPrice: 17px;
  --fw-mobile-bottomProductPrice: var(--fw-regular);
  --ff-mobile-bottomProductPrice: var(--ff-secondary);
  --fst-mobile-bottomProductPrice: var(--fst-n);
  --fs-mobile-productBillingPeriod: 14px;
  --fh-mobile-productBillingPeriod: 20px;
  --fw-mobile-productBillingPeriod: var(--fw-bold);
  --ff-mobile-productBillingPeriod: var(--ff-secondary);
  --fst-mobile-productBillingPeriod: var(--fst-n);
  --fs-mobile-scheduledLivestream: 14px;
  --fh-mobile-scheduledLivestream: 22px;
  --fw-mobile-scheduledLivestream: var(--fw-regular);
  --ff-mobile-scheduledLivestream: var(--ff-secondary);
  --fst-mobile-scheduledLivestream: var(--fst-n);
  --fs-mobile-searchEmptyStates: 26px;
  --fh-mobile-searchEmptyStates: 36px;
  --fw-mobile-searchEmptyStates: var(--fw-bold);
  --ff-mobile-searchEmptyStates: var(--ff-primary);
  --fst-mobile-searchEmptyStates: var(--fst-n);
  /* IMAGES */
  --headerDevices: url("/assets/images/img-top-devices@3x.jpg");
}
:root style attribute {
  --vh: 0.5006226650062268vh;
  --vw: 0.5vw;
}

iframe.embeddedMessagingFrame {
  z-index: 999999;
}
