/*! /* Combined and Minified JS & CSS * / */
/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/Content/Sass/style.sass ***!
  \**************************************************************************************************************************/
@charset "UTF-8";
*:where(:not(html, iframe, canvas, img, svg, video, audio, ol):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

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

a,
button {
  cursor: revert;
}

menu {
  list-style: none;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

pre {
  all: revert;
}

::placeholder {
  color: unset;
}

*:where([hidden]) {
  display: none;
}

*:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

*:where([draggable=true]) {
  -webkit-user-drag: element;
}

*:where(dialog:modal) {
  all: revert;
}

@font-face {
  font-family: "Peridot";
  src: url(../js/compiled/fe7c15b83850340304bf.woff2) format("woff2"), url(../js/compiled/6a7c3691dacf52e53c99.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Peridot";
  src: url(../js/compiled/193f2522f43ba4959fb3.woff2) format("woff2"), url(../js/compiled/0b69aed16c0a0cac7761.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Peridot";
  src: url(../js/compiled/0dce1460c969e3c24d23.woff2) format("woff2"), url(../js/compiled/3aafff0dfea320b53ebf.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Peridot";
  src: url(../js/compiled/2ecc6cb4eabc79fa4e2c.woff2) format("woff2"), url(../js/compiled/073b164ffc6fbf930b35.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background-color: #ffffff;
  font-family: Peridot, sans-serif;
  font-size: 1.05rem;
  font-weight: 400;
  line-height: clamp(1.3rem, 0.131vw + 1.269rem, 1.4rem);
  color: #121212;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(18, 18, 18, 0);
  overflow-x: hidden;
}
body[data-scrolling=false] {
  overflow: hidden;
}

hr {
  margin: 0.5rem 0;
  color: #121212;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}

h1 {
  font-size: clamp(1.938rem, 0.984vw + 1.704rem, 2.688rem);
  line-height: clamp(2.228rem, 1.66vw + 1.834rem, 3.494rem);
}

h2 {
  font-size: clamp(1.313rem, 0.82vw + 1.118rem, 1.938rem);
  line-height: clamp(1.641rem, 1.152vw + 1.367rem, 2.519rem);
}

h3 {
  font-size: clamp(1.188rem, 0.246vw + 1.129rem, 1.375rem);
  line-height: clamp(1.484rem, 0.307vw + 1.411rem, 1.719rem);
}

h4 {
  font-size: clamp(1.031rem, 0.123vw + 1.002rem, 1.125rem);
  line-height: clamp(1.289rem, 0.154vw + 1.253rem, 1.406rem);
}

h5 {
  font-size: 1.05rem;
  line-height: 1.23;
}

h1 small,
h2 small,
h3 small {
  font-size: 65%;
}

h4 small,
h5 small,
h6 small,
small {
  font-size: 75%;
}

h1 {
  margin-bottom: 1rem;
}

h2 {
  margin-bottom: 1rem;
}

h3 {
  margin-bottom: 1rem;
}

h4 {
  margin-bottom: 1rem;
}

h5 {
  margin-bottom: 1rem;
}

p {
  margin-bottom: 1rem;
}

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

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

ol:not(.unstyled),
ul:not(.unstyled) {
  padding-left: 2rem;
}

ol.unstyled,
ul.unstyled {
  list-style: none;
}

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

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

dt {
  font-weight: 400;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

mark {
  padding: 0.1875em;
  background-color: yellow;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #1f4e7b;
  text-decoration: none;
  background-clip: border-box;
}
a:focus {
  color: #1f4e7b;
}
a:visited {
  color: #1f4e7b;
}
a:focus {
  outline: none;
}
@media (hover: hover) and (pointer: fine) {
  a {
    transition: color 300ms ease;
  }
  a:hover {
    color: rgb(52.1298701299, 129.6493506494, 203.8701298701);
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
ul li a,
ol li a {
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited,
p a:visited,
ul li a:visited,
ol li a:visited {
  color: inherit;
}

.button,
button {
  display: inline-block;
  width: fit-content;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-clip: border-box;
  overflow: hidden;
  padding-top: 0.72em;
  padding-right: 2em;
  padding-bottom: 0.75em;
  padding-left: 2em;
  user-select: none;
  border-radius: 2rem;
  font-size: 1.02rem;
  font-weight: 700;
  text-align: center;
}
.button, .button:active, .button:focus, .button.active,
button,
button:active,
button:focus,
button.active {
  outline: none;
}
.button:visited,
button:visited {
  color: #ffffff;
}
.button:hover, .button:focus,
button:hover,
button:focus {
  color: #ffffff;
  text-decoration: none;
}
.button:active, .button.active,
button:active,
button.active {
  background-image: none;
  outline: 0;
}
.button[disabled], .button fieldset[disabled],
button[disabled],
button fieldset[disabled] {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
fieldset[disabled] .button,
fieldset[disabled] button {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .button:hover,
  button:hover {
    transition: all 0.3s ease;
  }
}

.button,
button {
  height: auto;
}

button,
.button,
.button-default {
  color: #ffffff;
  background-color: #1f4e7b;
  border-color: #1f4e7b;
}
button:visited,
.button:visited,
.button-default:visited {
  color: #ffffff;
}
button:focus,
.button:focus,
.button-default:focus {
  color: #ffffff;
  background-color: #001c47;
  border-color: #001c47;
}

button,
.button,
.button-default {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  button:hover,
  .button:hover,
  .button-default:hover {
    color: #ffffff;
    background-color: #001c47;
    border-color: #001c47;
  }
}

.button:active, .button.active,
button:active,
button.active,
.button-default:active,
.button-default.active {
  color: #ffffff;
  background-color: #1089e0;
  background-image: none;
  border-color: rgb(25.8668831169, 65.0844155844, 102.6331168831);
}
.button:focus,
button:focus,
.button-default:focus {
  color: #ffffff;
  background-color: #1f4e7b;
  border-color: #1f4e7b;
}

@media (hover: hover) and (pointer: fine) {
  button:active:hover, button.active:hover,
  button:active:hover,
  button.active:hover,
  .button-default:active:hover,
  .button-default.active:hover {
    color: #ffffff;
    background-color: #1f4e7b;
    border-color: #1f4e7b;
  }
}

button[disabled]:focus, button[disabled]:hover, fieldset[disabled] button:focus, fieldset[disabled] button:hover,
button[disabled]:focus,
button[disabled]:hover,
fieldset[disabled] button:focus,
fieldset[disabled] button:hover,
.button-default[disabled]:focus,
.button-default[disabled]:hover,
fieldset[disabled] .button-default:focus,
fieldset[disabled] .button-default:hover {
  color: #ffffff;
  background-color: #1f4e7b;
  border-color: #1f4e7b;
}

.button-primary {
  color: #ffffff;
  background-color: #1089e0;
  border-color: #1089e0;
}
.button-primary:visited {
  color: #ffffff;
}
.button-primary:focus {
  color: #ffffff;
  background-color: #1089e0;
  border-color: #1089e0;
}

.button-primary {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-primary:hover {
    color: #ffffff;
    background-color: #1089e0;
    border-color: #1089e0;
  }
}

.button-primary:active,
.button-primary.active {
  color: #ffffff;
  background-color: rgb(98.2, 182.9, 243.8);
  background-image: none;
  border-color: rgb(98.2, 182.9, 243.8);
}
.button-primary:active:focus,
.button-primary.active:focus {
  color: #ffffff;
  background-color: #1089e0;
  border-color: #1089e0;
}

@media (hover: hover) and (pointer: fine) {
  .button-primary:active:hover,
  .button-primary.active:hover {
    color: #ffffff;
    background-color: #1089e0;
    border-color: #1089e0;
  }
}

.button-primary[disabled]:focus, .button-primary[disabled]:hover, fieldset[disabled] .button-primary:focus, fieldset[disabled] .button-primary:hover {
  color: #ffffff;
  background-color: #1089e0;
  border-color: #1089e0;
}

.button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.button-success:visited {
  color: #ffffff;
}
.button-success:focus {
  color: #ffffff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.button-success {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-success:hover {
    color: #ffffff;
    background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
    border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  }
}

.button-success:active,
.button-success.active {
  color: #ffffff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}
.button-success:active:focus,
.button-success.active:focus {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

@media (hover: hover) and (pointer: fine) {
  .button-success:active:hover,
  .button-success.active:hover {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #5cb85c;
  }
}

.button-success[disabled]:focus, .button-success[disabled]:hover, fieldset[disabled] .button-success:focus, fieldset[disabled] .button-success:hover {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.button-info:visited {
  color: #ffffff;
}
.button-info:focus {
  color: #ffffff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.button-info {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-info:hover {
    color: #ffffff;
    background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
    border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  }
}

.button-info:active,
.button-info.active {
  color: #ffffff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}
.button-info:active:focus,
.button-info.active:focus {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

@media (hover: hover) and (pointer: fine) {
  .button-info:active:hover,
  .button-info.active:hover {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #5bc0de;
  }
}

.button-info[disabled]:focus, .button-info[disabled]:hover, fieldset[disabled] .button-info:focus, fieldset[disabled] .button-info:hover {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.button-warning:visited {
  color: #ffffff;
}
.button-warning:focus {
  color: #ffffff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(236.015625, 151.21875, 30.984375);
}

.button-warning {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-warning:hover {
    color: #ffffff;
    background-color: rgb(236.015625, 151.21875, 30.984375);
    border-color: rgb(236.015625, 151.21875, 30.984375);
  }
}

.button-warning:active,
.button-warning.active {
  color: #ffffff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(236.015625, 151.21875, 30.984375);
}
.button-warning:active:focus,
.button-warning.active:focus {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

@media (hover: hover) and (pointer: fine) {
  .button-warning:active:hover,
  .button-warning.active:hover {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
  }
}

.button-warning[disabled]:focus, .button-warning[disabled]:hover, fieldset[disabled] .button-warning:focus, fieldset[disabled] .button-warning:hover {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.button-danger:visited {
  color: #ffffff;
}
.button-danger:focus {
  color: #ffffff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.button-danger {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-danger:hover {
    color: #ffffff;
    background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
    border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  }
}

.button-danger:active,
.button-danger.active {
  color: #ffffff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}
.button-danger:active:focus,
.button-danger.active:focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

@media (hover: hover) and (pointer: fine) {
  .button-danger:active:hover,
  .button-danger.active:hover {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d9534f;
  }
}

.button-danger[disabled]:focus, .button-danger[disabled]:hover, fieldset[disabled] .button-danger:focus, fieldset[disabled] .button-danger:hover {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.button-link {
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: #1f4e7b;
}
.button-link, .button-link:active, .button-link.active, .button-link[disabled],
.button-link fieldset[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button-link, .button-link:hover, .button-link:focus, .button-link:active, .button-link.active {
  border-color: transparent;
}
.button-link:hover, .button-link:focus {
  color: rgb(52.1298701299, 129.6493506494, 203.8701298701);
  background-color: transparent;
}
.button-link[disabled]:hover, .button-link[disabled]:focus, fieldset[disabled] .button-link:hover, fieldset[disabled] .button-link:focus {
  color: #9e9e9e;
  text-decoration: none;
}

.button-lg {
  font-size: 1.1rem;
  padding-top: 0.8em;
  padding-right: 3em;
  padding-bottom: 0.95em;
  padding-left: 3em;
}

.button-sm {
  font-size: 0.9rem;
  padding-top: 0.8em;
  padding-right: 3em;
  padding-bottom: 0.92em;
  padding-left: 3em;
}

.button-xs {
  font-size: 0.75rem;
  padding-top: 0.8em;
  padding-right: 3em;
  padding-bottom: 0.9em;
  padding-left: 3em;
}

.button-fullwidth {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

input[type=submit].button-fullwidth,
input[type=reset].button-fullwidth,
input[type=button].button-fullwidth {
  width: 100%;
}

.button-image {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
.button-image img {
  height: 25px;
}
.button-image .icon {
  flex: 0 0 auto;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}

input[type=search] {
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  all: revert;
  position: relative;
  top: 1px;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: none;
}

form, .form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
}
form fieldset,
form > *, .form fieldset,
.form > * {
  flex: 1;
}

fieldset {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
  border: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 576.02px) {
  fieldset {
    gap: 1.5rem;
  }
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #121212;
  font-size: clamp(1.313rem, 0.82vw + 1.118rem, 1.938rem);
  line-height: clamp(1.641rem, 1.152vw + 1.367rem, 2.519rem);
}
[class*=flex-group] .form-item:not(.radio):not(.checkbox) {
  flex-basis: 100%;
}

label {
  display: block;
  margin-bottom: 0.7rem;
  font-size: 0.9rem;
  line-height: 1.4;
  color: #666666;
}
@media (max-width: 576.02px) {
  label {
    margin-bottom: 0.8rem;
  }
}

span.field-validation-error {
  display: block;
  max-width: 100%;
  color: #d9534f;
}

span.field-validation-success {
  display: block;
  max-width: 100%;
  color: #5cb85c;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=country] {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0.7rem;
  padding-right: 1rem;
  padding-bottom: 0.9rem;
  padding-left: 1rem;
  background-color: #ebedec;
  background-image: none;
  border-radius: 0.25rem;
  transition: color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out, box-shadow 0.3s ease-out;
  font-size: clamp(0.875rem, 0.164vw + 0.836rem, 1rem);
  line-height: clamp(1.3rem, 0.131vw + 1.269rem, 1.4rem);
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=country]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=country]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
@media (hover: hover) and (pointer: fine) {
  select:hover,
  textarea:hover,
  input[type=text]:hover,
  input[type=password]:hover,
  input[type=datetime]:hover,
  input[type=datetime-local]:hover,
  input[type=date]:hover,
  input[type=month]:hover,
  input[type=time]:hover,
  input[type=week]:hover,
  input[type=number]:hover,
  input[type=email]:hover,
  input[type=url]:hover,
  input[type=search]:hover,
  input[type=tel]:hover,
  input[type=color]:hover,
  input[type=country]:hover {
    color: #121212;
  }
  select:hover::-webkit-input-placeholder,
  textarea:hover::-webkit-input-placeholder,
  input[type=text]:hover::-webkit-input-placeholder,
  input[type=password]:hover::-webkit-input-placeholder,
  input[type=datetime]:hover::-webkit-input-placeholder,
  input[type=datetime-local]:hover::-webkit-input-placeholder,
  input[type=date]:hover::-webkit-input-placeholder,
  input[type=month]:hover::-webkit-input-placeholder,
  input[type=time]:hover::-webkit-input-placeholder,
  input[type=week]:hover::-webkit-input-placeholder,
  input[type=number]:hover::-webkit-input-placeholder,
  input[type=email]:hover::-webkit-input-placeholder,
  input[type=url]:hover::-webkit-input-placeholder,
  input[type=search]:hover::-webkit-input-placeholder,
  input[type=tel]:hover::-webkit-input-placeholder,
  input[type=color]:hover::-webkit-input-placeholder,
  input[type=country]:hover::-webkit-input-placeholder {
    color: #121212;
  }
  select:hover:-ms-input-placeholder,
  textarea:hover:-ms-input-placeholder,
  input[type=text]:hover:-ms-input-placeholder,
  input[type=password]:hover:-ms-input-placeholder,
  input[type=datetime]:hover:-ms-input-placeholder,
  input[type=datetime-local]:hover:-ms-input-placeholder,
  input[type=date]:hover:-ms-input-placeholder,
  input[type=month]:hover:-ms-input-placeholder,
  input[type=time]:hover:-ms-input-placeholder,
  input[type=week]:hover:-ms-input-placeholder,
  input[type=number]:hover:-ms-input-placeholder,
  input[type=email]:hover:-ms-input-placeholder,
  input[type=url]:hover:-ms-input-placeholder,
  input[type=search]:hover:-ms-input-placeholder,
  input[type=tel]:hover:-ms-input-placeholder,
  input[type=color]:hover:-ms-input-placeholder,
  input[type=country]:hover:-ms-input-placeholder {
    color: #121212;
  }
}
select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=country]:focus {
  color: #121212;
  outline: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.095);
}
select::-ms-expand,
textarea::-ms-expand,
input[type=text]::-ms-expand,
input[type=password]::-ms-expand,
input[type=datetime]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=date]::-ms-expand,
input[type=month]::-ms-expand,
input[type=time]::-ms-expand,
input[type=week]::-ms-expand,
input[type=number]::-ms-expand,
input[type=email]::-ms-expand,
input[type=url]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=color]::-ms-expand,
input[type=country]::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled], select[readonly], fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type=text][disabled],
input[type=text][readonly],
fieldset[disabled] input[type=text],
input[type=password][disabled],
input[type=password][readonly],
fieldset[disabled] input[type=password],
input[type=datetime][disabled],
input[type=datetime][readonly],
fieldset[disabled] input[type=datetime],
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
fieldset[disabled] input[type=datetime-local],
input[type=date][disabled],
input[type=date][readonly],
fieldset[disabled] input[type=date],
input[type=month][disabled],
input[type=month][readonly],
fieldset[disabled] input[type=month],
input[type=time][disabled],
input[type=time][readonly],
fieldset[disabled] input[type=time],
input[type=week][disabled],
input[type=week][readonly],
fieldset[disabled] input[type=week],
input[type=number][disabled],
input[type=number][readonly],
fieldset[disabled] input[type=number],
input[type=email][disabled],
input[type=email][readonly],
fieldset[disabled] input[type=email],
input[type=url][disabled],
input[type=url][readonly],
fieldset[disabled] input[type=url],
input[type=search][disabled],
input[type=search][readonly],
fieldset[disabled] input[type=search],
input[type=tel][disabled],
input[type=tel][readonly],
fieldset[disabled] input[type=tel],
input[type=color][disabled],
input[type=color][readonly],
fieldset[disabled] input[type=color],
input[type=country][disabled],
input[type=country][readonly],
fieldset[disabled] input[type=country] {
  background-color: #9e9e9e;
  opacity: 1;
}
select[disabled], fieldset[disabled] select,
textarea[disabled],
fieldset[disabled] textarea,
input[type=text][disabled],
fieldset[disabled] input[type=text],
input[type=password][disabled],
fieldset[disabled] input[type=password],
input[type=datetime][disabled],
fieldset[disabled] input[type=datetime],
input[type=datetime-local][disabled],
fieldset[disabled] input[type=datetime-local],
input[type=date][disabled],
fieldset[disabled] input[type=date],
input[type=month][disabled],
fieldset[disabled] input[type=month],
input[type=time][disabled],
fieldset[disabled] input[type=time],
input[type=week][disabled],
fieldset[disabled] input[type=week],
input[type=number][disabled],
fieldset[disabled] input[type=number],
input[type=email][disabled],
fieldset[disabled] input[type=email],
input[type=url][disabled],
fieldset[disabled] input[type=url],
input[type=search][disabled],
fieldset[disabled] input[type=search],
input[type=tel][disabled],
fieldset[disabled] input[type=tel],
input[type=color][disabled],
fieldset[disabled] input[type=color],
input[type=country][disabled],
fieldset[disabled] input[type=country] {
  cursor: not-allowed;
}
select.input-validation-error,
textarea.input-validation-error,
input[type=text].input-validation-error,
input[type=password].input-validation-error,
input[type=datetime].input-validation-error,
input[type=datetime-local].input-validation-error,
input[type=date].input-validation-error,
input[type=month].input-validation-error,
input[type=time].input-validation-error,
input[type=week].input-validation-error,
input[type=number].input-validation-error,
input[type=email].input-validation-error,
input[type=url].input-validation-error,
input[type=search].input-validation-error,
input[type=tel].input-validation-error,
input[type=color].input-validation-error,
input[type=country].input-validation-error {
  border: 1px solid #d9534f;
  background-color: rgba(217, 83, 79, 0.1);
}
select.validation-success,
textarea.validation-success,
input[type=text].validation-success,
input[type=password].validation-success,
input[type=datetime].validation-success,
input[type=datetime-local].validation-success,
input[type=date].validation-success,
input[type=month].validation-success,
input[type=time].validation-success,
input[type=week].validation-success,
input[type=number].validation-success,
input[type=email].validation-success,
input[type=url].validation-success,
input[type=search].validation-success,
input[type=tel].validation-success,
input[type=color].validation-success,
input[type=country].validation-success {
  color: #5cb85c;
  border: 1px solid #5cb85c;
  background-color: rgba(92, 184, 92, 0.1);
}
@media (max-width: 767.98px) {
  select,
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color],
  input[type=country] {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}
@media (max-width: 576.02px) {
  select,
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color],
  input[type=country] {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}

output {
  display: block;
  font-size: clamp(0.875rem, 0.164vw + 0.836rem, 1rem);
  line-height: clamp(1.3rem, 0.131vw + 1.269rem, 1.4rem);
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}

textarea {
  padding-top: 0.7rem;
  padding-right: 1rem;
  padding-bottom: 0.9rem;
  padding-left: 1rem;
  resize: none;
  resize: vertical;
}
@media (max-width: 767.98px) {
  textarea {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}
@media (max-width: 576.02px) {
  textarea {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}

.select-item {
  position: relative;
}
.select-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  -webikit-transform: translateY(-4px);
  transform: translateY(-4px);
  border: 5px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.6);
  pointer-events: none;
  z-index: 10;
}
.select-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.checkbox.disabled label, fieldset[disabled] .checkbox label, .radio.disabled label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label, .radio label {
  display: inline;
  padding: 0 0 0 10px;
  margin-bottom: 0;
  cursor: pointer;
  margin-bottom: 0px;
  color: #313131;
}

table {
  position: relative;
  margin: 0;
  padding: 0;
  table-layout: auto;
  width: 100%;
  background-color: #ffffff;
  border-radius: 1rem;
  overflow: hidden;
}

table::after {
  content: "";
  display: block;
  height: 1.5rem;
  background-color: transparent;
}

table:has(tfoot)::after {
  height: 1rem;
}

table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}

table > thead,
table > tbody,
table > tfoot {
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  font-size: 1rem;
  line-height: 1.4;
  vertical-align: top;
  padding-inline: 10px;
  text-align: left;
}

@media (max-width: 576.02px) {
  table > thead > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > td {
    font-size: 0.85rem;
  }
}
table > thead {
  position: relative;
  isolation: isolate;
  z-index: 5;
  background-color: #1089e0;
}
table > thead::after, table > thead::before {
  content: "";
  position: absolute;
  left: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  width: calc(100% + 20px + 10px);
  margin-left: -15px;
}
table > thead::before {
  height: 100%;
  background-color: #1089e0;
  z-index: -1;
}
table > thead::after {
  background-color: #ffffff;
  height: 1rem;
  top: calc(100% - 1rem);
}
table > thead > tr > th {
  color: #ffffff;
  font-weight: 700;
  padding-block: 0.6rem 1.5rem;
  white-space: nowrap;
}

@supports (hanging-punctuation: first) and (-webkit-appearance: none) {
  table > thead {
    border-color: #1089e0;
    isolation: initial;
  }
  table > thead::before, table > thead::after {
    display: none;
  }
  table > thead > tr > th {
    padding-block: 0.6rem;
  }
  table > tbody {
    border-top: 1rem solid #ffffff;
    z-index: 5;
  }
}
table > tbody > tr > td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 0.15rem 0.3rem;
}
table > tbody > tr > td > * {
  font-weight: 700;
  white-space: nowrap;
}

table > tfoot > tr:last-of-type > td {
  padding-bottom: 1.5rem;
}

.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ebedec;
}

@media (hover: hover) and (pointer: fine) {
  table > tbody > tr th, table > tbody > tr td {
    transition: all 300ms ease;
  }
  table > tbody > tr:hover th,
  table > tbody > tr:hover td {
    border-color: black;
  }
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  font-size: 0.85rem;
  padding-inline: 2px;
}

table > thead > tr > td.active,
table > thead > tr > th.active, table > thead > tr.active > td, table > thead > tr.active > th,
table > tbody > tr > td.active,
table > tbody > tr > th.active,
table > tbody > tr.active > td,
table > tbody > tr.active > th,
table > tfoot > tr > td.active,
table > tfoot > tr > th.active,
table > tfoot > tr.active > td,
table > tfoot > tr.active > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.active::before,
table > thead > tr > th.active::before, table > thead > tr.active > td::before, table > thead > tr.active > th::before,
table > tbody > tr > td.active::before,
table > tbody > tr > th.active::before,
table > tbody > tr.active > td::before,
table > tbody > tr.active > th::before,
table > tfoot > tr > td.active::before,
table > tfoot > tr > th.active::before,
table > tfoot > tr.active > td::before,
table > tfoot > tr.active > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f5f5f5;
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.success,
table > thead > tr > th.success, table > thead > tr.success > td, table > thead > tr.success > th,
table > tbody > tr > td.success,
table > tbody > tr > th.success,
table > tbody > tr.success > td,
table > tbody > tr.success > th,
table > tfoot > tr > td.success,
table > tfoot > tr > th.success,
table > tfoot > tr.success > td,
table > tfoot > tr.success > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.success::before,
table > thead > tr > th.success::before, table > thead > tr.success > td::before, table > thead > tr.success > th::before,
table > tbody > tr > td.success::before,
table > tbody > tr > th.success::before,
table > tbody > tr.success > td::before,
table > tbody > tr.success > th::before,
table > tfoot > tr > td.success::before,
table > tfoot > tr > th.success::before,
table > tfoot > tr.success > td::before,
table > tfoot > tr.success > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #dff0d8;
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.info,
table > thead > tr > th.info, table > thead > tr.info > td, table > thead > tr.info > th,
table > tbody > tr > td.info,
table > tbody > tr > th.info,
table > tbody > tr.info > td,
table > tbody > tr.info > th,
table > tfoot > tr > td.info,
table > tfoot > tr > th.info,
table > tfoot > tr.info > td,
table > tfoot > tr.info > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.info::before,
table > thead > tr > th.info::before, table > thead > tr.info > td::before, table > thead > tr.info > th::before,
table > tbody > tr > td.info::before,
table > tbody > tr > th.info::before,
table > tbody > tr.info > td::before,
table > tbody > tr.info > th::before,
table > tfoot > tr > td.info::before,
table > tfoot > tr > th.info::before,
table > tfoot > tr.info > td::before,
table > tfoot > tr.info > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #d9edf7;
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.warning,
table > thead > tr > th.warning, table > thead > tr.warning > td, table > thead > tr.warning > th,
table > tbody > tr > td.warning,
table > tbody > tr > th.warning,
table > tbody > tr.warning > td,
table > tbody > tr.warning > th,
table > tfoot > tr > td.warning,
table > tfoot > tr > th.warning,
table > tfoot > tr.warning > td,
table > tfoot > tr.warning > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.warning::before,
table > thead > tr > th.warning::before, table > thead > tr.warning > td::before, table > thead > tr.warning > th::before,
table > tbody > tr > td.warning::before,
table > tbody > tr > th.warning::before,
table > tbody > tr.warning > td::before,
table > tbody > tr.warning > th::before,
table > tfoot > tr > td.warning::before,
table > tfoot > tr > th.warning::before,
table > tfoot > tr.warning > td::before,
table > tfoot > tr.warning > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #fcf8e3;
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.danger,
table > thead > tr > th.danger, table > thead > tr.danger > td, table > thead > tr.danger > th,
table > tbody > tr > td.danger,
table > tbody > tr > th.danger,
table > tbody > tr.danger > td,
table > tbody > tr.danger > th,
table > tfoot > tr > td.danger,
table > tfoot > tr > th.danger,
table > tfoot > tr.danger > td,
table > tfoot > tr.danger > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.danger::before,
table > thead > tr > th.danger::before, table > thead > tr.danger > td::before, table > thead > tr.danger > th::before,
table > tbody > tr > td.danger::before,
table > tbody > tr > th.danger::before,
table > tbody > tr.danger > td::before,
table > tbody > tr.danger > th::before,
table > tfoot > tr > td.danger::before,
table > tfoot > tr > th.danger::before,
table > tfoot > tr.danger > td::before,
table > tfoot > tr.danger > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f2dede;
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.winner,
table > thead > tr > th.winner, table > thead > tr.winner > td, table > thead > tr.winner > th,
table > tbody > tr > td.winner,
table > tbody > tr > th.winner,
table > tbody > tr.winner > td,
table > tbody > tr.winner > th,
table > tfoot > tr > td.winner,
table > tfoot > tr > th.winner,
table > tfoot > tr.winner > td,
table > tfoot > tr.winner > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.winner::before,
table > thead > tr > th.winner::before, table > thead > tr.winner > td::before, table > thead > tr.winner > th::before,
table > tbody > tr > td.winner::before,
table > tbody > tr > th.winner::before,
table > tbody > tr.winner > td::before,
table > tbody > tr.winner > th::before,
table > tfoot > tr > td.winner::before,
table > tfoot > tr > th.winner::before,
table > tfoot > tr.winner > td::before,
table > tfoot > tr.winner > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(194.24, 250.66, 238.9753846154);
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > thead > tr > td.loser,
table > thead > tr > th.loser, table > thead > tr.loser > td, table > thead > tr.loser > th,
table > tbody > tr > td.loser,
table > tbody > tr > th.loser,
table > tbody > tr.loser > td,
table > tbody > tr.loser > th,
table > tfoot > tr > td.loser,
table > tfoot > tr > th.loser,
table > tfoot > tr.loser > td,
table > tfoot > tr.loser > th {
  position: relative;
  isolation: isolate;
}
table > thead > tr > td.loser::before,
table > thead > tr > th.loser::before, table > thead > tr.loser > td::before, table > thead > tr.loser > th::before,
table > tbody > tr > td.loser::before,
table > tbody > tr > th.loser::before,
table > tbody > tr.loser > td::before,
table > tbody > tr.loser > th::before,
table > tfoot > tr > td.loser::before,
table > tfoot > tr > th.loser::before,
table > tfoot > tr.loser > td::before,
table > tfoot > tr.loser > th::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(255, 228.9, 231.4653846154);
  z-index: -1;
  opacity: 0;
  animation: stocksPulse 1000ms ease-out forwards;
}

table > tbody > tr {
  transition: background 300ms ease;
}
table > tbody > tr.highlight {
  background-color: #fff6a8;
}

table > tbody > tr.winner > td:first-of-type, table > tbody > tr.loser > td:first-of-type {
  position: relative;
}

table > tbody:has(> tr.winner) > tr > td:first-of-type,
table > tbody:has(> tr.loser) > tr > td:first-of-type {
  padding-left: 1.2rem;
}

table > tbody > tr > td.winner,
table > tbody > tr > td.loser {
  position: relative;
  padding-left: 1.2rem;
}

table > tbody > tr > td.winner .arrow,
table > tbody > tr > td.loser .arrow, table > tbody > tr.winner > td .arrow, table > tbody > tr.loser > td .arrow {
  position: absolute;
  top: 0.57rem;
  left: 0.2rem;
  display: block;
  width: 10px;
  height: 10px;
}
table > tbody > tr > td.winner .arrow::after, table > tbody > tr > td.winner .arrow::before,
table > tbody > tr > td.loser .arrow::after,
table > tbody > tr > td.loser .arrow::before, table > tbody > tr.winner > td .arrow::after, table > tbody > tr.winner > td .arrow::before, table > tbody > tr.loser > td .arrow::after, table > tbody > tr.loser > td .arrow::before {
  content: "";
  position: absolute;
}
table > tbody > tr > td.winner .arrow::after,
table > tbody > tr > td.loser .arrow::after, table > tbody > tr.winner > td .arrow::after, table > tbody > tr.loser > td .arrow::after {
  width: 8px;
  height: 8px;
}
table > tbody > tr > td.winner .arrow::before,
table > tbody > tr > td.loser .arrow::before, table > tbody > tr.winner > td .arrow::before, table > tbody > tr.loser > td .arrow::before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 2px;
  height: 100%;
}

table > tbody > tr > td.loser .arrow:after, table > tbody > tr.loser > td .arrow:after {
  border-left: 2px solid #ea0017;
  border-bottom: 2px solid #ea0017;
  bottom: 0;
  left: 0;
}
table > tbody > tr > td.loser .arrow::before, table > tbody > tr.loser > td .arrow::before {
  background-color: #ea0017;
}

table > tbody > tr > td.winner .arrow:after, table > tbody > tr.winner > td .arrow:after {
  border-right: 2px solid #0db693;
  border-top: 2px solid #0db693;
  top: 0;
  right: 0;
}
table > tbody > tr > td.winner .arrow::before, table > tbody > tr.winner > td .arrow::before {
  background-color: #0db693;
}

table > thead > tr > th .rt-sign,
table > tbody > tr > td .rt-sign,
table > tfoot > tr > td .rt-sign,
.rt-sign {
  display: inline-block;
  background-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
  padding: 0 3px 2px 3px;
  border-radius: 2px;
  margin-inline: 4px;
  font-size: 0.7rem;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}

table.sortable-table > thead > tr > th button {
  position: relative;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  vertical-align: top;
  text-align: left;
  padding: 0 1rem 0 0;
  border-radius: 0;
  background-color: transparent;
}
table.sortable-table > thead > tr > th button:active, table.sortable-table > thead > tr > th button:focus, table.sortable-table > thead > tr > th button.active, table.sortable-table > thead > tr > th button:visited, table.sortable-table > thead > tr > th button:hover {
  background-color: transparent;
}
table.sortable-table > thead > tr > th button span.arrows {
  position: absolute;
  color: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 11px;
  pointer-events: none;
}
table.sortable-table > thead > tr > th button span.arrows::after, table.sortable-table > thead > tr > th button span.arrows::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
table.sortable-table > thead > tr > th button span.arrows::after {
  top: 0;
  border-bottom: 5px solid currentColor;
}
table.sortable-table > thead > tr > th button span.arrows::before {
  bottom: 0;
  border-top: 5px solid currentColor;
}
table.sortable-table > thead > tr > th button[data-dir=asc] span.arrows::before {
  display: none;
}
table.sortable-table > thead > tr > th button[data-dir=asc] span.arrows::after {
  bottom: 0;
}
table.sortable-table > thead > tr > th button[data-dir=desc] span.arrows::after {
  display: none;
}
table.sortable-table > thead > tr > th button[data-dir=desc] span.arrows::before {
  top: 5px;
}

@media (max-width: 768px) {
  .responsive-table {
    width: 100%;
    overflow-x: auto;
    border-radius: 1rem;
    padding-bottom: 1rem;
  }
  .responsive-table > table > thead > tr > th,
  .responsive-table > table > thead > tr > td,
  .responsive-table > table > tbody > tr > th,
  .responsive-table > table > tbody > tr > td,
  .responsive-table > table > tfoot > tr > th,
  .responsive-table > table > tfoot > tr > td {
    white-space: nowrap;
  }
}
@media (max-width: 576.02px) {
  .responsive-table > table.table-condensed > thead > tr > th,
  .responsive-table > table.table-condensed > thead > tr > td,
  .responsive-table > table.table-condensed > tbody > tr > th,
  .responsive-table > table.table-condensed > tbody > tr > td,
  .responsive-table > table.table-condensed > tfoot > tr > th,
  .responsive-table > table.table-condensed > tfoot > tr > td {
    font-size: 0.9rem;
    padding-inline: 10px;
  }
}

.icon {
  fill: currentColor;
  height: 1em;
  width: 1em;
  line-height: 1;
}

.icon use {
  color: inherit;
  fill: currentColor;
}

.success {
  color: #5cb85c;
}

.panel {
  display: block;
  clear: both;
  width: 100%;
  max-width: 100%;
  text-align: center;
  border: 2px solid gray;
  border-radius: 5px;
  padding: 1em;
}
.panel.success {
  border: 2px solid #5cb85c;
  background-color: rgba(92, 184, 92, 0.1);
}

main {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  max-width: 1300px;
  margin-block: 0;
  margin-inline: auto;
  padding-block: 0;
  padding-inline: 0;
}
main section {
  margin-block: 4rem;
  padding-inline: 1.5rem;
}
@media (max-width: 768.02px) {
  main section {
    margin-block: 2.5rem;
  }
}
@media (max-width: 576.02px) {
  main section {
    margin-block: 2rem;
  }
}

.item {
  display: flex;
  gap: 1rem;
}
.item:not(.horizontal) {
  flex-direction: column;
}
.item-image {
  position: relative;
  background-color: #121212;
}

.item-image a {
  position: relative;
  display: block;
  width: 100%;
}

.item-image img {
  display: block;
}

.item-image:not(.normal-ratio) > a {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.item-image:not(.normal-ratio) > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-image:not(.normal-ratio).contained > a img {
  object-fit: contain;
}

.item-image > a::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  mix-blend-mode: multiply;
  z-index: 5;
  transition: opacity 0.3s ease;
  background-color: rgba(18, 18, 18, 0.1);
}

@media (hover: hover) and (pointer: fine) {
  .item-image > a:hover::before {
    opacity: 1;
  }
}
.item-image .play-icon {
  position: absolute;
  bottom: 0.25rem;
  left: 0.25rem;
  width: clamp(2rem, 13%, 5rem);
  aspect-ratio: 1;
  border: 1px solid white;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  z-index: 1;
}
.item-image .play-icon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 12px;
  aspect-ratio: 1;
  border-width: 7px 0px 7px 12px;
  border-color: transparent transparent transparent white;
  border-style: solid;
}

.item-image .badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  width: 7rem;
  aspect-ratio: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.item-image .badge img {
  border-radius: inherit;
}
@media (max-width: 576.02px) {
  .item-image .badge {
    top: 0.5rem;
    left: 0.5rem;
    width: 5rem;
  }
}

.item-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.item-content-header,
.item-content-footer {
  display: flex;
  align-items: stretch;
  gap: 1rem;
}

.item-content-header {
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
.item-content-header > * {
  font-size: 90%;
  color: #121212;
}
@media (hover: hover) and (pointer: fine) {
  .item-content-header a {
    transition: color 0.3s ease;
  }
  .item-content-header a:hover {
    color: #1f4e7b;
  }
}

.item-content-footer {
  flex: 1;
}
.item-content-footer > * {
  align-self: end;
  font-size: 80%;
  color: #1f4e7b;
  font-weight: 400;
  text-transform: uppercase;
}
@media (hover: hover) and (pointer: fine) {
  .item-content-footer a {
    transition: color 0.3s ease;
  }
  .item-content-footer a:hover {
    color: #121212;
  }
}

.item-content-header a:visited,
.item-content-footer a:visited {
  color: inherit;
}

.item-content h1,
.item-content h2,
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6 {
  color: #121212;
  font-weight: 700;
}
.item-content h1,
.item-content h2 {
  margin-bottom: 1rem;
}
@media (max-width: 576.02px) {
  .item-content h1,
  .item-content h2 {
    margin-bottom: 0.7rem;
  }
}
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6 {
  margin-bottom: 0.5rem;
}
@media (max-width: 576.02px) {
  .item-content h3,
  .item-content h4,
  .item-content h5,
  .item-content h6 {
    margin-bottom: 0.5rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .item-content h1 a,
  .item-content h2 a,
  .item-content h3 a,
  .item-content h4 a,
  .item-content h5 a,
  .item-content h6 a {
    transition: color 0.3s ease;
  }
  .item-content h1 a:hover,
  .item-content h2 a:hover,
  .item-content h3 a:hover,
  .item-content h4 a:hover,
  .item-content h5 a:hover,
  .item-content h6 a:hover {
    color: #1f4e7b;
  }
}
.item-content p {
  margin-bottom: 1rem;
}
.item-content h1 + .item-content-footer,
.item-content h2 + .item-content-footer,
.item-content h3 + .item-content-footer,
.item-content h4 + .item-content-footer,
.item-content h5 + .item-content-footer,
.item-content h6 + .item-content-footer {
  margin-top: 0.5rem;
}

.item-content > *:last-child {
  margin-bottom: 0px;
}

.item.horizontal {
  gap: 2rem;
}
@media (max-width: 576.02px) {
  .item.horizontal {
    gap: 1rem;
  }
}
.item.horizontal .item-image {
  flex: 0 1 35%;
}
.item.horizontal .item-content {
  justify-content: center;
}

.item.reversed .item-image {
  order: 1;
}
.item.reversed .item-content {
  order: 0;
}

.hero-item .item-image h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0;
  padding: 1.5rem;
  z-index: 10;
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(1.438rem, 0.656vw + 1.282rem, 1.938rem);
  line-height: clamp(1.797rem, 0.87vw + 1.59rem, 2.461rem);
}
@media (max-width: 1200.02px) {
  .hero-item .item-image h1 {
    position: relative;
    background-color: black;
  }
}
@media (hover: hover) and (pointer: fine) {
  .hero-item .item-image h1 {
    transition: background 200ms ease;
  }
  .hero-item .item-image h1:hover {
    background-color: rgba(0, 0, 0, 0.9);
  }
}

.hero-item .item-content p {
  font-size: clamp(0.969rem, 0.164vw + 0.93rem, 1.094rem);
  line-height: 1.4;
  margin-bottom: 0;
}

.opinion-item {
  padding-block: 3rem 2rem;
  padding-inline: 2rem;
  border-radius: 0.5rem;
  gap: 2.5rem;
}
@media (max-width: 576px) {
  .opinion-item {
    padding-block: 2rem 1.5rem;
    padding-inline: 1.5rem;
  }
}
.opinion-item.black-bg {
  background-color: #121212;
}
.opinion-item .item-content h2, .opinion-item .item-content h3, .opinion-item .item-content h4 {
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .opinion-item .item-content h2, .opinion-item .item-content h3, .opinion-item .item-content h4 {
    margin-bottom: 0.65rem;
  }
}

.opinion-item:not(.black-bg) {
  background-color: #f5e5d5;
}

.opinion-item-footer {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.opinion-item-footer .item-image {
  flex-basis: clamp(6rem, 30%, 12rem);
  background-color: transparent;
}
.opinion-item-footer .item-image a {
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}
.opinion-item-footer .item-image a img, .opinion-item-footer .item-image a::before {
  border-radius: inherit;
}
.opinion-item-footer .category {
  text-transform: uppercase;
  font-weight: 700;
  color: #121212;
}
.opinion-item-footer .category span {
  display: block;
  color: #1089e0;
}

.opinion-item.black-bg .item-content > * {
  color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  .opinion-item.black-bg .item-content h2:hover a, .opinion-item.black-bg .item-content h3:hover a, .opinion-item.black-bg .item-content h4:hover a {
    color: #9e9e9e;
  }
}
.opinion-item.black-bg .opinion-item-footer .category {
  color: #ffffff;
}

@media (max-width: 576.02px) {
  [class*=grid]:has(.opinion-item) {
    row-gap: 1rem;
  }
}
.item.newspaper-cover {
  background-color: #ebedec;
  height: 100%;
  padding: clamp(2rem, 15%, 4rem);
  justify-content: center;
  align-items: center;
  text-align: center;
}
.item.newspaper-cover .item-image {
  max-width: 220px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.item.newspaper-cover .item-image a {
  aspect-ratio: unset;
}
.item.newspaper-cover .item-image a img {
  height: auto;
  min-height: 100%;
}
.item.newspaper-cover .item-content {
  flex: 0 1 auto;
  align-items: center;
}
.item.newspaper-cover .item-content h3 {
  margin-bottom: 0;
}
.item.newspaper-cover .item-content a.button {
  font-size: 0.9rem;
  padding-top: 0.7em;
  width: fit-content;
}

@media (max-width: 1100px) and (min-width: 576px) {
  .item.newspaper-cover {
    flex-direction: row;
    gap: 5vmax;
  }
  .item.newspaper-cover .item-image {
    flex-basis: 30%;
  }
}
.item.category-hero {
  gap: 0;
}
.item.category-hero .item-content {
  background-color: #121212;
  padding: 1.5rem;
}
.item.category-hero .item-content .item-content-header span {
  color: #ffffff;
}
.item.category-hero .item-content h2 {
  color: #ffffff;
  font-weight: 700;
  font-size: clamp(1.438rem, 0.656vw + 1.282rem, 1.938rem);
  line-height: clamp(1.797rem, 0.87vw + 1.59rem, 2.461rem);
}
.item.category-hero .item-content p {
  color: #ffffff;
  font-size: clamp(0.969rem, 0.164vw + 0.93rem, 1.094rem);
  line-height: 1.4;
  margin-bottom: 0;
}
@media (hover: hover) and (pointer: fine) {
  .item.category-hero .item-content {
    transition: background 200ms ease;
  }
  .item.category-hero .item-content:hover {
    background-color: rgba(0, 0, 0, 0.9);
  }
}

[class*=grid] {
  display: grid;
  grid-auto-rows: auto;
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.grid {
  grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
  grid-gap: 2rem 2rem;
}

.gridx2 {
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}
@media (max-width: 576px) {
  .gridx2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .gridx2 {
    grid-column-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .gridx2 {
    grid-row-gap: 1rem;
  }
}
@media (max-width: 576px) {
  .gridx2 {
    grid-row-gap: 2rem;
  }
}

.gridx3 {
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}
@media (max-width: 576px) {
  .gridx3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 768px) {
  .gridx3 {
    grid-column-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .gridx3 {
    grid-row-gap: 1rem;
  }
}
@media (max-width: 576px) {
  .gridx3 {
    grid-row-gap: 2rem;
  }
}

.gridx4 {
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}
@media (max-width: 768px) {
  .gridx4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .gridx4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .gridx4 {
    grid-column-gap: 1rem;
  }
}
@media (max-width: 768px) {
  .gridx4 {
    grid-row-gap: 1rem;
  }
}

@media (max-width: 768px) {
  [class*=grid].grid-scroll {
    width: calc(100vw - 3rem);
    grid-template-columns: none;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    grid-auto-columns: 320px;
    gap: 2rem;
  }
  [class*=grid].grid-scroll::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  [class*=grid].grid-scroll > * {
    scroll-snap-align: start;
  }
}
@media (max-width: 576px) {
  [class*=grid].grid-scroll {
    grid-auto-columns: 280px;
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  [class*=grid].grid-scroll-tablet {
    width: calc(100vw - 3rem);
    grid-template-columns: none;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    grid-auto-columns: 320px;
    gap: 2rem;
  }
  [class*=grid].grid-scroll-tablet::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  [class*=grid].grid-scroll-tablet > * {
    scroll-snap-align: start;
  }
}
@media (max-width: 576px) {
  [class*=grid].grid-scroll-mobile {
    width: calc(100vw - 3rem);
    grid-template-columns: none;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    grid-auto-columns: 280px;
    gap: 1rem;
  }
  [class*=grid].grid-scroll-mobile::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  [class*=grid].grid-scroll-mobile > * {
    scroll-snap-align: start;
  }
}
[class*=flex-group] {
  display: flex;
  row-gap: 2rem;
  column-gap: 2rem;
}

.holy-albatross {
  display: flex;
  flex-wrap: wrap;
}
.holy-albatross > * {
  flex-grow: 1;
  flex-basis: calc((400px - 100%) * 999);
}

.flex-group-list {
  flex-direction: column;
  column-gap: 3.5rem;
}
.flex-group-list > *,
.flex-group-list .item,
.flex-group-list .form-item {
  flex-basis: auto;
}

.sticky-element {
  position: -webkit-sticky;
  position: sticky;
  top: 4.5rem;
}
.video-container {
  position: relative;
  aspect-ratio: 16/9;
}
.video-container iframe, .video-container video {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  object-fit: cover;
}

.banner-container {
  position: relative;
  text-align: center;
}

.banner-info {
  margin-bottom: 8px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
}

ul.social {
  display: flex;
  gap: 0.5rem;
  list-style: none;
  padding-left: 0;
}
ul.social li a {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #121212;
  border: 1px solid #121212;
  border-radius: 50%;
  background-clip: border-box;
  color: #ffffff;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.social li a .icon {
  color: inherit;
  line-height: inherit;
}
@media (hover: hover) and (pointer: fine) {
  ul.social li a:hover {
    color: white;
  }
}

ul.social li a.gplus {
  font-size: calc(1rem * 1.3);
}

ul.social li a.youtube {
  font-size: calc(1rem * 1.1);
}

ul.social.icon-color li a {
  background-color: transparent;
  border-color: transparent;
}
ul.social.icon-color li a.facebook {
  color: #3C5A96;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.facebook:hover {
    color: rgb(45.4285714286, 68.1428571429, 113.5714285714);
  }
}
ul.social.icon-color li a.map {
  color: #DB4C3F;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.map:hover {
    color: rgb(194.5263157895, 49.6447368421, 36.4736842105);
  }
}
ul.social.icon-color li a.twitter {
  color: #1DADEA;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.twitter:hover {
    color: rgb(18.024291498, 141.6194331984, 193.975708502);
  }
}
ul.social.icon-color li a.youtube {
  color: #E32524;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.youtube:hover {
    color: rgb(187.967611336, 24.8906882591, 24.032388664);
  }
}
ul.social.icon-color li a.instagram {
  color: #d10869;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.instagram:hover {
    color: rgb(159.8801843318, 6.1198156682, 80.3225806452);
  }
}
ul.social.icon-color li a.mail {
  color: #1f4e7b;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.mail:hover {
    color: rgb(20.7337662338, 52.1688311688, 82.2662337662);
  }
}

ul.social.bg-color li a {
  border-color: transparent;
  color: #ffffff;
}
ul.social.bg-color li a.facebook {
  background-color: #3C5A96;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.facebook:hover {
    background-color: rgb(45.4285714286, 68.1428571429, 113.5714285714);
  }
}
ul.social.bg-color li a.map {
  background-color: #DB4C3F;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.map:hover {
    background-color: rgb(194.5263157895, 49.6447368421, 36.4736842105);
  }
}
ul.social.bg-color li a.twitter {
  background-color: #1DADEA;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.twitter:hover {
    background-color: rgb(18.024291498, 141.6194331984, 193.975708502);
  }
}
ul.social.bg-color li a.youtube {
  background-color: #E32524;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.youtube:hover {
    background-color: rgb(187.967611336, 24.8906882591, 24.032388664);
  }
}
ul.social.bg-color li a.instagram {
  background-color: #d10869;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.instagram:hover {
    background-color: rgb(159.8801843318, 6.1198156682, 80.3225806452);
  }
}
ul.social.bg-color li a.mail {
  background-color: #1f4e7b;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.mail:hover {
    background-color: rgb(20.7337662338, 52.1688311688, 82.2662337662);
  }
}

.tags {
  display: block;
}
.tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
}
.tags ul li > a,
.tags ul li > span {
  display: block;
  height: 2.5rem;
  background-color: rgba(0, 28, 71, 0);
  border-radius: 2rem;
  border: 2px solid rgba(0, 0, 0, 0.15);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 2.1rem;
  color: #001c47;
  text-align: center;
  padding-inline: 2rem;
}
@media (hover: hover) and (pointer: fine) {
  .tags ul li a {
    transition: all 0.3s ease;
  }
  .tags ul li a:hover {
    color: #ffffff;
    background-color: #001c47;
  }
}
.tags ul li a.active,
.tags ul li a.selected {
  color: #ffffff;
  background-color: #001c47;
  cursor: default;
  pointer-events: none;
}

.alert-title {
  margin-bottom: 1.5rem;
  background-color: #ea0017;
  width: max-content;
  padding-block: 0.3rem 0.4rem;
  padding-inline: 1rem;
}
.alert-title > h1,
.alert-title > h2,
.alert-title > h3,
.alert-title > h4 {
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}

.breaker-title {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
}
.breaker-title:not(.underlined) {
  border-top: 4px solid #121212;
  padding-top: 0.5rem;
}
.breaker-title.underlined {
  border-bottom: 4px solid #121212;
  padding-bottom: 0.5rem;
}
@media (max-width: 576.02px) {
  .breaker-title {
    margin-bottom: 1rem;
  }
}

.breaker-title > h1,
.breaker-title > h2,
.breaker-title > h3,
.breaker-title > h4 {
  flex: 1;
  margin-bottom: 0px;
  font-size: clamp(1.188rem, 0.656vw + 1.032rem, 1.688rem);
  font-weight: 700;
}

.category-title {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border-top: 4px solid #121212;
  padding-top: 2rem;
}
@media (max-width: 767.98px) {
  .category-title {
    margin-bottom: 1rem;
  }
}

.category-title > h1,
.category-title > h2,
.category-title > h3,
.category-title > h4 {
  margin-bottom: 0;
  font-weight: 700;
}

.category-title .tags ul li a.selected {
  background-color: #1089e0;
  border-color: #1089e0;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 768px) {
  .category-title .tags {
    overflow: hidden;
  }
  .category-title .tags ul {
    flex-wrap: nowrap;
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .category-title .tags ul::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .category-title .tags ul li {
    scroll-snap-align: start;
  }
  .category-title .tags ul li a {
    padding-inline: 1.5rem;
  }
}
.right-column {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.right-column .banner-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ebedec;
}

.right-column .banner-container {
  flex: 1;
  min-height: 650px;
}

.news-feed {
  display: grid;
  grid-auto-rows: min-content;
}
.news-feed .item {
  padding-bottom: 1rem;
  border-bottom: 1px solid #9e9e9e;
}
.news-feed .news-feed-list .item {
  padding-top: 1rem;
}

.news-feed .breaker-title + .news-feed-list {
  border-top: 1px solid #9e9e9e;
}

.news-feed > .item.horizontal .item-image {
  flex-basis: 48.2%;
}
@media (max-width: 576.02px) {
  .news-feed > .item {
    flex-direction: column;
  }
  .news-feed > .item .item-image {
    flex-basis: auto;
  }
}

.news-feed-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(21rem, 100%), 1fr));
  grid-column-gap: 2rem;
}
.news-feed-list .item .item-image a {
  aspect-ratio: 1;
}
.news-feed-list .item .item-content > *:last-child {
  margin-bottom: 0;
}

.news-feed-list.floating-images .item {
  display: block;
}
.news-feed-list.floating-images .item::after {
  content: "";
  clear: both;
  display: table;
}
.news-feed-list.floating-images .item .item-image {
  width: 23%;
  float: right;
  margin-left: 1rem;
}
.news-feed-list.floating-images .item .item-content {
  display: block;
}

.news-feed-list .item.horizontal .item-image {
  order: 1;
  flex-basis: 6.5rem;
  max-width: 6.5rem;
}
.news-feed-list .item.horizontal .item-image a {
  height: 100%;
}
.news-feed-list .item.horizontal .item-content h4, .news-feed-list .item.horizontal .item-content h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-feed-list .item.horizontal .item-content h4 {
  -webkit-line-clamp: 3;
}
.news-feed-list .item.horizontal .item-content h5 {
  -webkit-line-clamp: 4;
}

.sponsors-container {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
}
.sponsors-container h3 {
  font-size: 0.85rem;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 700;
}
.sponsors-container a {
  height: 3.5rem;
}
.sponsors-container a img {
  object-fit: cover;
}

@media (max-width: 576.02px) {
  .sponsors-container h3 {
    font-size: 0.7rem;
  }
  .sponsors-container a {
    height: 2.5rem;
  }
}
.pager {
  position: relative;
  border-top: 2px solid #ebedec;
  border-bottom: 2px solid #ebedec;
  margin-top: 3.5rem;
  padding-block: 1rem;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 767.98px) {
  .pager {
    margin-top: 3rem;
  }
}
@media (max-width: 576.02px) {
  .pager {
    margin-top: 2rem;
  }
}
.pager a, .pager span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 47px;
  height: 50px;
  text-transform: uppercase;
  text-align: center;
}
.pager a {
  background-color: #001c47;
  color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  .pager a {
    transition: all 0.3s ease;
  }
  .pager a:hover {
    background-color: #1089e0;
    color: #ffffff;
  }
}
.pager a.selected {
  background-color: #ebedec;
  color: #121212;
  cursor: default;
  pointer-events: none;
}
.pager span {
  background-color: rgba(18, 18, 18, 0);
  color: #121212;
}
.pager nav {
  flex: 1;
  display: flex;
  align-items: stretch;
  gap: 3px;
}
@media (max-width: 576.02px) {
  .pager nav {
    justify-content: center;
  }
}
.pager nav a,
.pager nav span {
  flex: 0 1 50px;
  border-radius: 2rem;
}
.pager a.next-page {
  border-radius: 2rem;
  padding-block: 0;
  padding-inline: 3rem;
}
@media (max-width: 576.02px) {
  .pager a.next-page {
    display: none;
  }
}

.rating-stars {
  display: flex;
  gap: 1rem;
}
.rating-stars::before {
  content: "★★★★★";
  position: relative;
  font-size: 1.1rem;
  letter-spacing: 0.3rem;
  background: linear-gradient(90deg, #fbb500 calc(var(--stars) / 5 * 100% - 2px), transparent calc(var(--stars) / 5 * 100% - 2px));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fbb500;
  -webkit-text-stroke-width: 1px;
}

.breadcrumb {
  display: flex;
  gap: 0.75rem;
  width: fit-content;
}
.breadcrumb a, .breadcrumb span {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #121212;
  font-weight: 700;
  letter-spacing: 1px;
  border: 2px solid #1089e0;
  border-radius: 1rem;
  padding-block: 0.2rem 0.2rem;
  padding-inline: 1rem;
}
@media (hover: hover) and (pointer: fine) {
  .breadcrumb a {
    transition: all 300ms ease;
  }
  .breadcrumb a:hover {
    background-color: #1089e0;
    color: #ffffff;
  }
}

.contributor-details {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 3px solid #121212;
}
@media (max-width: 576.02px) {
  .contributor-details {
    margin-bottom: 1rem;
    flex-direction: column;
    gap: 1rem;
  }
}
.contributor-details .contributor-image {
  flex-basis: 120px;
  aspect-ratio: 1;
}
@media (max-width: 576.02px) {
  .contributor-details .contributor-image {
    width: 120px;
  }
}
.contributor-details .contributor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.contributor-details .contributor-infos h1 {
  margin-bottom: 0.5rem;
}
.contributor-details .contributor-infos p {
  margin-bottom: 0px;
}
.contributor-details .contributor-infos p a {
  text-decoration: underline;
}
@media (max-width: 576.02px) {
  .contributor-details .contributor-infos {
    text-align: center;
  }
}

.horizontal-articles-list {
  display: flex;
  flex-direction: column;
}
.horizontal-articles-list .item {
  padding: 1rem;
  flex-direction: row;
  align-items: center;
  gap: 2rem;
}
.horizontal-articles-list .item .item-image {
  flex-basis: 250px;
}

.horizontal-articles-list > .item {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}

.horizontal-articles-list > .item ~ .item {
  border-top: none;
}

@media (max-width: 576.02px) {
  .horizontal-articles-list .item {
    padding: 2rem;
    flex-direction: column;
    gap: 1rem;
  }
}
.horizontal-articles-list.round-image .item .item-image {
  flex-basis: 120px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.horizontal-articles-list.round-image .item .item-image a {
  border-radius: 50%;
  aspect-ratio: 1;
}
.horizontal-articles-list.round-image .item .item-image a::before {
  border-radius: inherit;
}
.horizontal-articles-list .item .item-content-header {
  margin-bottom: 0.35rem;
}

@media (max-width: 576.02px) {
  .horizontal-articles-list.round-image .item .item-image {
    flex-basis: auto;
    width: min(200px, 30vw);
  }
  .horizontal-articles-list .item .item-content {
    align-items: center;
    text-align: center;
  }
}
.horizontal-articles-list.striped .item {
  border: none;
  border-radius: 1rem;
}
.horizontal-articles-list.striped .item:nth-child(even) {
  background-color: rgb(240.3684210526, 241.8315789474, 241.1);
}

@media (max-width: 576.02px) {
  .horizontal-articles-list.striped {
    gap: 1rem;
  }
  .horizontal-articles-list.striped .item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
  }
  .horizontal-articles-list.striped .item + .pager {
    margin-top: 1rem;
  }
}
.horizontal-articles-list .pager {
  padding: 0;
  margin-top: 3rem;
  border: none;
}

.horizontal-articles-list + .gridx2 {
  margin-top: 4rem;
}

@media (max-width: 576.02px) {
  .horizontal-articles-list .pager {
    margin-top: 2rem;
  }
  .horizontal-articles-list .pager a.next-page {
    display: block;
  }
  .horizontal-articles-list + .gridx2 {
    margin-top: 2rem;
    gap: 1rem;
  }
}
.table-container {
  display: flex;
  flex-direction: column;
  padding: 0.5rem;
  background-color: #001c47;
}

.table-container:has(.responsive-table) {
  flex-wrap: wrap;
  overflow: hidden;
}

.table-container .table-title {
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  padding-top: 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ticker-layout .table-container + .table-container {
  padding-top: 0;
}

.table-container.parity table > thead > tr > th:not(:first-of-type),
.table-container.parity table > thead > tr > td:not(:first-of-type),
.table-container.parity table > tbody > tr > th:not(:first-of-type),
.table-container.parity table > tbody > tr > td:not(:first-of-type),
.table-container.parity table > tfoot > tr > th:not(:first-of-type),
.table-container.parity table > tfoot > tr > td:not(:first-of-type) {
  padding-inline: 0px;
}
.table-container.parity table > thead > tr > th:first-of-type,
.table-container.parity table > thead > tr > td:first-of-type,
.table-container.parity table > tbody > tr > th:first-of-type,
.table-container.parity table > tbody > tr > td:first-of-type,
.table-container.parity table > tfoot > tr > th:first-of-type,
.table-container.parity table > tfoot > tr > td:first-of-type {
  padding-right: 0;
}

.table-container.user-stocks .table-title h3 {
  margin-bottom: 0.5rem;
}
.table-container.user-stocks .table-title p {
  max-width: 32ch;
  font-weight: 400;
  margin-inline: auto;
  margin-bottom: 1rem;
}
.table-container.user-stocks .table-title nav {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
.table-container.user-stocks .table-title nav a {
  font-size: 0.9rem;
  padding-block: 0.4rem 0.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .table-container.user-stocks .table-title nav a:hover {
    background-color: #1089e0;
  }
}

.scrollable-table table {
  display: block;
  height: var(--scroll-height, 100%);
  overflow: hidden;
  overflow-y: scroll;
}
.scrollable-table table > thead,
.scrollable-table table > tbody,
.scrollable-table table > tfoot {
  display: block;
  width: 100%;
  border: none;
  padding-inline: 10px;
}
.scrollable-table table > thead > tr,
.scrollable-table table > tbody > tr,
.scrollable-table table > tfoot > tr {
  display: flex;
  flex-wrap: wrap;
}
.scrollable-table table > thead > tr > th,
.scrollable-table table > thead > tr > td,
.scrollable-table table > tbody > tr > th,
.scrollable-table table > tbody > tr > td,
.scrollable-table table > tfoot > tr > th,
.scrollable-table table > tfoot > tr > td {
  flex: 1;
}
.scrollable-table table > thead {
  position: sticky;
  top: 0;
}
.scrollable-table table > thead::after, .scrollable-table table > thead::before {
  width: 100%;
  margin-left: 0;
}

.table-container-footer {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-block: 2rem;
}
.table-container-footer > a {
  width: 70%;
}

.realtime-ticker table {
  display: block;
  height: 515px;
  overflow: hidden;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.realtime-ticker table > thead,
.realtime-ticker table > tbody,
.realtime-ticker table > tfoot {
  display: table;
  width: 100%;
  table-layout: auto;
}
.realtime-ticker table > thead {
  position: sticky;
  top: 0;
}
.realtime-ticker table > thead::after, .realtime-ticker table > thead::before {
  width: calc(100% + 10px);
  margin-left: -5px;
}

.realtime-ticker .table-title {
  gap: 0.75rem;
}
.realtime-ticker .table-title h3 {
  margin-bottom: 0;
}
.realtime-ticker .table-title form {
  max-width: 90%;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 0;
}
.realtime-ticker .table-title .form-item {
  position: relative;
}
.realtime-ticker .table-title .form-item input {
  padding-right: 3.5rem;
  padding-top: 0.6rem;
  padding-bottom: 0.7rem;
  text-align: left;
  border-radius: 3rem;
  background-color: #ffffff;
}
.realtime-ticker .table-title .search-submit {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  background-color: transparent;
  width: 3.5rem;
  height: 100%;
  padding: 0;
  pointer-events: none;
}
.realtime-ticker .table-title .search-submit span {
  position: absolute;
  inset: 0;
  margin: auto;
  transform: rotate(-45deg);
  width: 23px;
  height: 23px;
}
.realtime-ticker .table-title .search-submit span::after, .realtime-ticker .table-title .search-submit span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.realtime-ticker .table-title .search-submit span::after {
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #1f4e7b;
}
.realtime-ticker .table-title .search-submit span::before {
  bottom: 0;
  height: 10px;
  width: 2px;
  background-color: #1f4e7b;
}

.date-time {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.date-time p {
  white-space: nowrap;
  margin-bottom: 0;
  display: flex;
  gap: 0.4rem;
  align-items: center;
  font-size: 0.9rem;
  line-height: 0.7;
}
.date-time p span:first-of-type {
  width: 0.85rem;
  padding-top: 2px;
}
.date-time p.time span:first-of-type {
  padding-top: 3px;
}

.table-title:has(h3 + .date-time) h3 {
  margin-bottom: 0.3rem;
}

.ticker-controls {
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: center;
  column-gap: 0.5rem;
  row-gap: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.ticker-controls span {
  flex-basis: 3rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #ebedec;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  isolation: isolate;
}
.ticker-controls span::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-color: inherit;
  transition: transform 300ms ease;
  z-index: -1;
}
@media (hover: hover) and (pointer: fine) {
  .ticker-controls span:hover::before {
    transform: scale(1.1);
  }
}
.ticker-controls span:not(.refresh) svg {
  flex-basis: 0.9rem;
  height: auto;
}
.ticker-controls span.refresh svg {
  flex-basis: 1.5rem;
  height: auto;
}
.ticker-controls .button-primary {
  flex-basis: 100%;
}

.realtime-ticker .sponsor {
  margin-block: 2rem 1.5rem;
}
.realtime-ticker .sponsor a {
  display: block;
  width: 15rem;
  margin-inline: auto;
}

.picture-uploader {
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.picture-uploader .profile-image {
  width: 110px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #9e9e9e;
}
.picture-uploader .profile-image img {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.picture-uploader {
  /* Focus */
}
.picture-uploader .uploader {
  position: relative;
}
.picture-uploader .file-uploader {
  position: relative;
  width: 100%;
  max-width: 18rem;
  height: 2.5rem;
  margin-inline: auto;
  margin-bottom: 0;
  cursor: pointer;
}
.picture-uploader .file-uploader input {
  opacity: 0;
}
.picture-uploader .file-uploader input,
.picture-uploader .file-uploader span {
  width: 100%;
  height: 100%;
}
.picture-uploader .file-uploader span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 2rem;
  background-color: #1089e0;
  line-height: 2.4rem;
  color: #ffffff;
  font-size: 1rem;
  -webkit-user-select: none;
  user-select: none;
}
.picture-uploader .file-uploader span::after {
  content: "Επιλογή φωτογραφίας";
  text-align: center;
  display: block;
  width: 100%;
}
.picture-uploader .file-uploader input:focus ~ span {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.picture-uploader small {
  display: block;
  max-width: 40ch;
  margin-top: 1.3rem;
  margin-inline: auto;
  text-align: center;
  line-height: 1.4;
  font-size: 0.9rem;
  color: #666666;
}

.editable-item {
  background-color: #ebedec;
}

.editable-item .preview {
  position: relative;
  cursor: pointer;
  padding: 1.1rem 1.5rem 1.2rem;
}
.editable-item .preview label {
  margin-bottom: 0.4rem;
  color: #121212;
  font-size: 0.8rem;
  line-height: 0.7;
}
.editable-item .preview .preview-title {
  color: #121212;
  font-size: 1.3rem;
}
@media (max-width: 576.02px) {
  .editable-item .preview .preview-title {
    font-size: 1.1rem;
  }
}
.editable-item .preview .edit-icon {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translate(0, -50%);
  font-size: 1.2rem;
  opacity: 0.1;
  transition: opacity 300ms ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .editable-item:hover .preview .edit-icon {
    opacity: 0.6;
  }
}
.editable-item.active .preview {
  pointer-events: none;
  cursor: default;
}
.editable-item.active .preview .edit-icon {
  opacity: 0.6;
}
.editable-item.updated {
  transition: background-color 300ms ease;
  background-color: rgb(145.25, 145.25, 145.25);
}
.editable-item.updated .edit-icon {
  opacity: 0.6;
}

.editable-item .hidden-container {
  width: 100%;
  height: auto;
  display: none;
  padding: 0 0.5rem 0.5rem;
}
.editable-item.active .hidden-container {
  display: block;
}
.editable-item .input-handler {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2rem 1.5rem;
  border-radius: 0.75rem;
}
@media (max-width: 576.02px) {
  .editable-item .input-handler {
    padding: 1.5rem 1rem 1rem;
  }
}
.editable-item .input-handler .form-item {
  padding-bottom: 1rem;
}
@media (max-width: 576.02px) {
  .editable-item .input-handler .form-item {
    padding-bottom: 0rem;
  }
}
.editable-item .input-handler input {
  padding: 0.9rem 1.5rem;
  border-radius: 2rem;
}
.editable-item .input-handler input:focus {
  outline: 2px solid rgba(16, 137, 224, 0.2);
}
.editable-item .input-handler .input-controls {
  display: flex;
  gap: 0.5rem;
  width: 100%;
}
.editable-item .input-handler button.input-submit {
  background-color: #1089e0;
  padding-block: 0;
  height: 2.7rem;
}
.editable-item .input-handler button.input-clear {
  position: relative;
  padding: 0;
  width: 2.7rem;
  aspect-ratio: 1;
  background-color: transparent;
}
.editable-item .input-handler button.input-clear::after, .editable-item .input-handler button.input-clear::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #9e9e9e;
  width: 3px;
  height: 1.3rem;
}
.editable-item .input-handler button.input-clear::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.editable-item .input-handler button.input-clear::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  z-index: 50;
  display: none;
  isolation: isolate;
}
.popup-modal.active {
  display: block;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 40rem;
  max-width: 70%;
  border-radius: 0.75rem;
  box-shadow: 0 0 20rem rgba(18, 18, 18, 0.4);
  background-color: #ffffff;
  padding: 3rem 2rem;
}
@media (max-width: 576.02px) {
  .popup-content {
    min-width: inherit;
    max-width: inherit;
    width: 85vmin;
    padding: 2rem 1.5rem;
  }
}

[class*=template] .popup-modal .backdrop,
.popup-modal .backdrop {
  background-color: rgba(18, 18, 18, 0.6);
  backdrop-filter: blur(2px);
  height: 100vh;
  z-index: -1;
}

.popup-content > button.close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -100%);
  padding: 0.7rem 1.5rem;
  border-radius: 0;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 0.85rem;
  color: #ffffff;
  line-height: 1;
}
.popup-content > button.close span {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1rem;
  height: 1rem;
  transform: translate(0, -50%) rotate(45deg);
}
.popup-content > button.close span::after, .popup-content > button.close span::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #ffffff;
}
.popup-content > button.close span::after {
  width: 100%;
  height: 2px;
}
.popup-content > button.close span::before {
  height: 100%;
  width: 2px;
}
@media (hover: hover) and (pointer: fine) {
  .popup-content > button.close span::after, .popup-content > button.close span::before {
    transition: transform 200ms ease;
  }
  .popup-content > button.close:hover span::after {
    transform: rotate(-45deg);
  }
  .popup-content > button.close:hover span::before {
    transform: rotate(45deg);
  }
}

.delete-modal {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.delete-modal h3 {
  max-width: 30ch;
  text-align: center;
  margin-bottom: 0px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #666666;
}
.delete-modal nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  width: 100%;
}
.delete-modal nav button {
  padding-top: 0.7rem;
  padding-inline: 3rem;
}
@media (max-width: 576.02px) {
  .delete-modal nav {
    gap: 0.5rem;
  }
  .delete-modal nav button {
    padding-inline: 0;
    flex: 1;
    font-size: 0.9rem;
    padding-top: 0.6rem;
  }
}

form.stocks-modal-form legend {
  font-size: 1.2rem;
  font-weight: 700;
  border-bottom: none;
  margin-bottom: 1rem;
  color: #1f4e7b;
}
form.stocks-modal-form .form-item input + label {
  margin-top: 1rem;
}
form.stocks-modal-form .form-item input[disabled] {
  background-color: #ebedec;
}
form.stocks-modal-form .name-list-container {
  background-color: #121212;
  height: 300px;
  overflow: hidden;
  overflow-y: scroll;
}
form.stocks-modal-form .name-list-container .search-name-list {
  position: sticky;
  top: 0;
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 1;
  background-color: inherit;
}
form.stocks-modal-form .name-list-container .search-name-list input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #9e9e9e;
}
form.stocks-modal-form .name-list-container .search-name-list input::-webkit-input-placeholder {
  color: #9e9e9e;
}
form.stocks-modal-form .name-list-container .search-name-list input:-ms-input-placeholder {
  color: #9e9e9e;
}
@media (hover: hover) and (pointer: fine) {
  form.stocks-modal-form .name-list-container .search-name-list input:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
  }
  form.stocks-modal-form .name-list-container .search-name-list input:hover::-webkit-input-placeholder {
    color: #ffffff;
  }
  form.stocks-modal-form .name-list-container .search-name-list input:hover:-ms-input-placeholder {
    color: #ffffff;
  }
}
form.stocks-modal-form .name-list-container .search-name-list input:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: none;
}
form.stocks-modal-form .name-list-container .name-list {
  position: relative;
}
form.stocks-modal-form .name-list-container .form-item {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
form.stocks-modal-form .name-list-container .form-item label {
  color: #ffffff;
}
form.stocks-modal-form .popup-content-footer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
form.stocks-modal-form .popup-content-footer .detete-list {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  color: rgb(103.7826086957, 158.4782608696, 184.2173913043);
  display: flex;
  align-items: center;
  gap: 1rem;
}
form.stocks-modal-form .popup-content-footer .detete-list.inactive {
  display: none;
}
form.stocks-modal-form .popup-content-footer .detete-list span:first-child {
  font-size: 0.9rem;
}
form.stocks-modal-form .popup-content-footer .detete-list span:last-child {
  position: relative;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  background-color: #d0e1e9;
}
form.stocks-modal-form .popup-content-footer .detete-list span:last-child .icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: rgb(103.7826086957, 158.4782608696, 184.2173913043);
  font-size: 1.3rem;
}

@media (max-width: 576.02px) {
  aside.popups {
    position: fixed;
    z-index: 1100;
  }
  .popup-modal[data-content=stocks-list-modal] .popup-content {
    padding: 1.5rem 1rem;
  }
  form.stocks-modal-form .name-list-container {
    height: 250px;
  }
  form.stocks-modal-form .name-list-container .search-name-list,
  form.stocks-modal-form .name-list-container .form-item {
    padding: 0.5rem;
  }
  form.stocks-modal-form .popup-content-footer {
    justify-content: center;
    gap: 1rem;
  }
  form.stocks-modal-form .popup-content-footer button[type=submit] {
    width: 100%;
  }
  form.stocks-modal-form .popup-content-footer .detete-list {
    order: 0;
  }
}
.password-input {
  position: relative;
}
.password-input .toggle-password {
  position: absolute;
  top: 0;
  right: 0;
  width: 4rem;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}
@media (hover: hover) and (pointer: fine) {
  .password-input .toggle-password {
    transition: opacity 300ms ease;
  }
  .password-input .toggle-password:hover {
    opacity: 1;
  }
}
.password-input .toggle-password svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 35%;
  height: auto;
  fill: inherit;
}

.password-input input:focus ~ .toggle-password {
  opacity: 0.5;
}

.range-item {
  position: relative;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.7rem;
  padding-right: 1rem;
  padding-bottom: 0.9rem;
  padding-left: 1rem;
}
@media (max-width: 767.98px) {
  .range-item {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}
@media (max-width: 576.02px) {
  .range-item {
    padding-top: 0.7rem;
    padding-right: 1rem;
    padding-bottom: 0.9rem;
    padding-left: 1rem;
  }
}
.range-item input[type=range], .range-item output {
  width: auto;
}
.range-item input[type=range] {
  order: 1;
  flex: 1 1 0;
}
.range-item output {
  order: 1;
  flex: 0 1 80px;
  border-radius: 15px;
  text-align: center;
  line-height: 18px;
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
  color: #121212;
  margin-right: 20px;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range]::-webkit-slider-runnable-track {
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
}
input[type=range]::-ms-fill-lower {
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
}
input[type=range]::-ms-fill-upper {
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
}
input[type=range]::-webkit-slider-runnable-track {
  cursor: pointer;
  height: 5px;
  transition: all 0.3s ease;
  width: 100%;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
  border: 1px solid rgb(221.5789473684, 224.9210526316, 223.25);
  border-radius: 0px;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #1f4e7b;
  border: 2px solid #1f4e7b;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]::-moz-range-track {
  cursor: pointer;
  height: 5px;
  transition: all 0.3s ease;
  width: 100%;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
  border: 1px solid rgb(221.5789473684, 224.9210526316, 223.25);
  border-radius: 0px;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #1f4e7b;
  border: 2px solid #1f4e7b;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
}
input[type=range]::-ms-track {
  cursor: pointer;
  height: 5px;
  transition: all 0.3s ease;
  width: 100%;
  background-color: transparent;
  border-color: transparent;
  border-width: 9px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
  border: 1px solid rgb(221.5789473684, 224.9210526316, 223.25);
  border-radius: 0px;
}
input[type=range]::-ms-fill-upper {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(221.5789473684, 224.9210526316, 223.25);
  border: 1px solid rgb(221.5789473684, 224.9210526316, 223.25);
  border-radius: 0px;
}
input[type=range]::-ms-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #1f4e7b;
  border: 2px solid #1f4e7b;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
  margin-top: 0;
}

.switch {
  position: relative;
  cursor: pointer;
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.switch input.switch-checkbox {
  position: absolute;
  visibility: hidden;
}

.switch-toggle {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  width: 4rem;
  height: 2rem;
  transition: background 250ms ease;
}

.switch-toggle:before,
.switch-toggle:after {
  content: "";
}

.switch-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.25rem;
  margin: auto;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  transition: left 250ms ease;
}

.switch-checkbox:checked + .switch-toggle {
  background: #0db693;
}

.switch-checkbox:checked + .switch-toggle:before {
  left: 2.25rem;
}

/**
 * * Swiper 10.0.3
 * * Most modern mobile touch slider and framework with hardware accelerated transitions
 * * https: //swiperjs.com
 * *
 * * Copyright 2014-2023 Vladimir Kharlampidi
 * *
 * * Released under the MIT License
 * *
 * * Released on: July 3, 2023
 * */
@font-face {
  font-family: swiper-icons;
  src: url("data: application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: max-content;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.tabs {
  position: relative;
  display: block;
  padding: 2rem;
}

.tabs-controls {
  position: relative;
  margin-inline: auto;
  margin-bottom: 2rem;
  width: fit-content;
  background-color: #ebedec;
  border-radius: 10rem;
  overflow: hidden;
  isolation: isolate;
  display: flex;
  flex-wrap: wrap;
}
.tabs-controls::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: var(--tabs-left, 0);
  display: block;
  width: var(--tabs-width, 50%);
  height: 100%;
  border-radius: inherit;
  background-color: #1f4e7b;
  transition: all 300ms ease;
}
.tabs-controls li.selected {
  cursor: default;
  pointer-events: none;
}
.tabs-controls li a {
  display: block;
  cursor: pointer;
  padding-inline: 1rem;
  height: 2.75rem;
  line-height: 2.5rem;
  font-size: 0.85rem;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-controls li a, .tabs-controls li a:is(:active, :focus, .active) {
  outline: none;
}
.tabs-controls li.selected a {
  color: #ffffff;
}

.tabs-panels {
  position: relative;
  display: block;
}

.tabs-panel {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  display: none;
}
.tabs-panel.selected {
  position: relative;
  display: block;
  z-index: 10;
}

.right-column .tabs {
  background-color: #ffffff;
  border: 0.5rem solid #ebedec;
}
.right-column .tabs .flex-group-list {
  gap: 0.75rem;
}
.right-column .tabs .flex-group-list .item.horizontal {
  gap: 0.75rem;
}
.right-column .tabs .flex-group-list .item.horizontal .item-image {
  flex-basis: 27%;
  order: 1;
}
.right-column .tabs .flex-group-list .item.horizontal .item-image a {
  aspect-ratio: 1;
}
.right-column .tabs .flex-group-list .item.horizontal .item-content h5 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}
.right-column .tabs .flex-group-list .item.horizontal .item-content-footer span {
  font-weight: 700;
  color: #f25600;
  font-size: 0.8rem;
  line-height: 0.8;
}

@media (max-width: 1265px) and (min-width: 1100px) {
  .right-column .tabs .tabs-controls li {
    max-width: 50%;
  }
}
@media (max-width: 1100px) and (min-width: 576.02px) {
  .right-column .tabs .tabs-controls li a {
    padding-inline: 5vw;
  }
  .right-column .tabs .flex-group-list {
    gap: 2rem;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .right-column .tabs .flex-group-list .item.horizontal {
    flex-basis: 45%;
    flex-grow: 1;
  }
  .right-column .tabs .flex-group-list .item.horizontal .item-image {
    order: 0;
    gap: 2rem;
  }
  .right-column .tabs .flex-group-list .item.horizontal .item-content h5 {
    max-width: 30ch;
  }
}
@media (max-width: 576px) {
  .right-column .tabs {
    padding: 1rem;
  }
  .right-column .tabs .tabs-controls {
    width: 100%;
  }
  .right-column .tabs .tabs-controls li {
    flex: 1;
  }
  .right-column .tabs .tabs-controls li a {
    font-size: 0.75rem;
    padding-inline: 2vw;
  }
}
.accordion-header,
.accordion-button {
  position: relative;
  display: block;
  cursor: pointer;
  border: none;
  outline: none;
  margin: 0;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(157, 157, 157, 0.2);
  font-size: 19px;
  font-weight: 700;
  color: #121212;
}
.accordion-header .plus-icon,
.accordion-button .plus-icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 13px;
  height: 13px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.accordion-header .plus-icon::after, .accordion-header .plus-icon::before,
.accordion-button .plus-icon::after,
.accordion-button .plus-icon::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #121212;
}
.accordion-header .plus-icon::before,
.accordion-button .plus-icon::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-header.active,
.accordion-button.active {
  color: #1f4e7b;
}
.accordion-header.active .plus-icon,
.accordion-button.active .plus-icon {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.accordion-panel {
  display: block;
  width: 100%;
}
.accordion-panel:not(.active) {
  overflow: hidden;
}

header {
  position: sticky;
  top: 0;
  width: 100%;
  height: 3.5rem;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(5px);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
}
header .primary,
header .secondary {
  display: flex;
}
header .primary {
  flex: 1;
  height: 3.5rem;
}
@media (max-width: 576.02px) {
  header {
    background: radial-gradient(circle, #1f4e7b 0%, #001c47 100%);
  }
}

header nav a,
header .user-controls > a,
header .user-infos span:not(.user-counter) {
  font-weight: 700;
  color: #121212;
}
header nav a:visited, header nav a:hover,
header .user-controls > a:visited,
header .user-controls > a:hover,
header .user-infos span:not(.user-counter):visited,
header .user-infos span:not(.user-counter):hover {
  color: #121212;
}

header nav a {
  text-decoration: underline 0.1em rgba(18, 18, 18, 0);
  text-underline-offset: 0.35rem;
}
@media (hover: hover) and (pointer: fine) {
  header nav a {
    transition: text-decoration-color 300ms;
  }
  header nav a:hover {
    text-decoration-color: #121212;
  }
}

.trigger-nav {
  border-radius: 0;
  padding-block: 0;
  padding-inline: 1rem;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.2rem;
}
@media (max-width: 576.02px) {
  .trigger-nav {
    width: 67px;
  }
}
.trigger-nav:active, .trigger-nav:focus {
  background-color: transparent;
}
.trigger-nav span.line {
  height: 0.1rem;
  background-color: #121212;
  transition: all 300ms ease;
}
@media (max-width: 576.02px) {
  .trigger-nav span.line {
    background-color: #ffffff;
  }
}
.trigger-nav span:nth-child(1) {
  width: 1.6rem;
}
.trigger-nav span:nth-child(2) {
  width: 1.2rem;
}
.trigger-nav span:nth-child(3) {
  width: 0.8rem;
}
@media (hover: hover) and (pointer: fine) {
  .trigger-nav:active:hover, .trigger-nav:hover {
    background-color: transparent;
  }
  .trigger-nav:hover span:nth-child(2),
  .trigger-nav:hover span:nth-child(3) {
    width: 1.6rem;
  }
}

header .main-logo {
  position: relative;
  flex-basis: 3.5rem;
  aspect-ratio: 1;
  background-color: #1f4e7b;
}
header .main-logo a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  color: #ffffff;
}
header .main-logo .icon-logo,
header .main-logo .mobile-logo {
  width: 100%;
}
header .main-logo .mobile-logo {
  display: none;
}

@media (max-width: 576.02px) {
  header .main-logo {
    flex: 1;
    background: transparent;
  }
  header .main-logo a {
    width: 11rem;
    height: 2.5rem;
    padding-inline: 0.2rem;
  }
  header .main-logo a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.3rem;
    background-color: #f25600;
  }
  header .main-logo a .icon-logo {
    display: none;
  }
  header .main-logo a .mobile-logo {
    display: block;
  }
  header .main-logo a .mobile-logo svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
    filter: drop-shadow(0 0.2rem 0.3rem rgba(18, 18, 18, 0.5));
  }
}
header nav {
  flex: 1;
  display: flex;
  gap: 0.8vmax;
  align-items: center;
  padding-left: 1.5vmax;
}

@media (max-width: 768.02px) {
  header nav {
    display: none;
  }
}
.collaborations {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
}
.collaborations .bloomberg-opinion,
.collaborations .forbes {
  padding-block: 0;
  height: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.collaborations .bloomberg-opinion span img,
.collaborations .forbes span img {
  width: 100%;
  height: auto;
}
.collaborations .bloomberg-opinion {
  background-color: #ebedec;
}
.collaborations .bloomberg-opinion span {
  width: 8rem;
  padding-top: 2px;
}
.collaborations .forbes {
  background-color: #d2ae74;
}
.collaborations .forbes span {
  width: 3.25rem;
}

@media (max-width: 576.02px) {
  header .collaborations {
    display: none;
  }
}
.secondary .user-controls {
  padding-inline: 1rem;
}
.secondary .user-controls .user-infos {
  position: relative;
  display: flex;
  height: 100%;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
}
.secondary .user-controls .user-infos > .profile-image {
  width: 35px;
  height: 35px;
}
.secondary .user-controls .profile-image {
  position: relative;
  background-color: #666666;
  border-radius: 50%;
}
@media (max-width: 576.02px) {
  .secondary .user-controls .profile-image {
    background-color: rgba(255, 255, 255, 0.25);
  }
}
.secondary .user-controls .profile-image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}

@media (max-width: 1200.02px) {
  .secondary .user-infos > span:first-of-type {
    display: none;
  }
}
.user-counter {
  position: relative;
  width: 1.13rem;
  height: 1.13rem;
  border-radius: 50%;
  background-color: #ea0017;
  font-size: 0.55rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.12rem;
  color: #ffffff;
  white-space: nowrap;
}

.profile-image .user-counter {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  transform: translate(10%, -20%);
  z-index: 1;
  width: 0.7rem;
  height: 0.7rem;
  overflow: hidden;
  color: #ea0017;
  border: 1px solid #ffffff;
}

@media (max-width: 576px) {
  header .profile-image .user-counter {
    border-color: #001c47;
  }
}

body[data-loading=true] .user-infos .user-dropdown {
  display: none;
}

.user-infos .user-dropdown {
  position: absolute;
  top: 100%;
  right: 1rem;
  padding-top: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-out;
}
.user-infos .user-dropdown .user-dropdown-inner {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  min-width: 350px;
  width: fit-content;
  display: inline-flex;
  flex-direction: column;
  gap: 1rem;
}
@media (hover: hover) and (pointer: fine) {
  .user-infos:hover .user-dropdown {
    opacity: 1;
    visibility: visible;
  }
}

.user-dropdown-header {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  border-bottom: 1px solid #ebedec;
}
.user-dropdown-header .profile-image {
  width: 7rem;
  height: 7rem;
  flex-basis: 7rem;
}
.user-dropdown-header h3 {
  margin-bottom: 0.5rem;
}
.user-dropdown-header a.button {
  font-size: 0.9rem;
  color: #121212;
  border: 2px solid #ebedec;
  background-color: transparent;
  gap: 0.3rem;
  transition: border-color 200ms ease-out;
}
.user-dropdown-header a.button:hover {
  border-color: rgb(208.1578947368, 212.8421052632, 210.5);
}

ul.user-nav {
  padding-inline: 2rem;
  padding-block: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
ul.user-nav li a {
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  transition: color 200ms ease-out;
}
ul.user-nav li a svg {
  font-size: 1.2rem;
  color: inherit;
}
ul.user-nav li a:hover {
  color: #666666;
}

.user-dropdown .logout {
  width: 100%;
}
.user-dropdown .logout button {
  text-align: center;
  padding-block: 1.2rem;
  font-weight: 700;
  border-radius: 0;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  width: 100%;
}
@media (hover: hover) and (pointer: fine) {
  .user-dropdown .logout button {
    transition: all 200ms ease-out;
  }
}

.header-utilities .main-logo {
  position: relative;
  width: 100%;
  display: grid;
  place-items: center;
  padding-block: clamp(1rem, 2vmax, 2.2rem);
  background: radial-gradient(circle, rgb(36.1331168831, 90.9155844156, 143.3668831169) 0%, rgb(0, 17.9436619718, 45.5) 70%);
}
@media (max-width: 576.02px) {
  .header-utilities .main-logo {
    display: none;
  }
}
.header-utilities .main-logo::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.2) 40%, transparent 70%);
  mix-blend-mode: overlay;
  opacity: 0;
  transition: opacity 300ms ease-out;
}

@supports selector(:has(*)) {
  @media (hover: hover) and (pointer: fine) {
    .main-logo:hover:has(a:hover)::before {
      opacity: 1;
    }
  }
}
.header-utilities .main-logo a {
  color: #ffffff;
  padding-bottom: 0.3rem;
  padding-inline: 0.5rem;
  position: relative;
}
.header-utilities .main-logo a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12%;
  background-color: #f25600;
}
.header-utilities .main-logo a:visited, .header-utilities .main-logo a:focus, .header-utilities .main-logo a:hover {
  color: #ffffff;
}
.header-utilities .main-logo a .icon {
  display: block;
  width: clamp(17rem, 3.32rem + 18.55vw, 21.88rem);
  height: clamp(3.87rem, 0.67rem + 4.39vw, 5.06rem);
  color: inherit;
  filter: drop-shadow(0 0.2rem 0.3rem rgba(18, 18, 18, 0.5));
}

.markets-panel {
  background-color: black;
}
.markets-panel nav {
  max-width: 1300px;
  margin-inline: auto;
  padding-block: 0.5rem;
  padding-inline: 1.5rem;
  display: grid;
  grid-auto-flow: column;
  gap: 0.3rem;
}
.markets-panel .market-item {
  background-color: rgb(30.75, 30.75, 30.75);
  border: 1px solid rgb(56.25, 56.25, 56.25);
  border-radius: 0.25rem;
  padding: 0.5rem;
  transition: opacity 300ms;
  color: #ffffff;
  line-height: 1.2;
  font-size: clamp(0.8rem, 0.76889rem + 0.131vw, 0.9rem);
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.markets-panel .market-arrow {
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  position: relative;
}
.markets-panel .market-arrow .icon {
  position: absolute;
  inset: 0;
  margin: auto;
}
.markets-panel .market-details {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.5rem;
}
.markets-panel .market-details .market-name {
  flex-basis: 100%;
  font-weight: 700;
}
.markets-panel .market-details .market-value,
.markets-panel .market-details .market-variable {
  font-size: 90%;
}

@media (min-width: 768.02px) and (max-width: 1280px) {
  .markets-panel .market-item {
    padding: 0.4rem;
    gap: 0.5rem;
    position: relative;
  }
  .markets-panel .market-arrow {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    height: 1.3rem;
  }
  .markets-panel .market-arrow .icon {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .markets-panel nav {
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-padding: 1.5rem;
    grid-auto-columns: 13rem;
    padding-inline: 0;
  }
  .markets-panel nav::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .markets-panel nav .market-item {
    scroll-snap-align: start;
  }
  .markets-panel nav .market-item:first-of-type {
    margin-left: 1.5rem;
  }
  .markets-panel nav .market-item:last-of-type {
    margin-right: 1.5rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .markets-panel nav:hover .market-item:not(.market-item:hover) {
    opacity: 0.5;
  }
}
.markets-panel .winner .market-arrow {
  background-color: rgba(13, 182, 147, 0.3);
}
.markets-panel .winner .market-arrow .icon {
  color: #0db693;
  transform: rotate(-90deg);
}
.markets-panel .winner .market-details .market-variable {
  color: #0db693;
}
.markets-panel .loser .market-arrow {
  background-color: rgba(234, 0, 23, 0.2);
}
.markets-panel .loser .market-arrow .icon {
  color: #ea0017;
  transform: rotate(90deg);
}
.markets-panel .loser .market-details .market-variable {
  color: #ea0017;
}

.utilities-panel {
  position: relative;
  padding-block: 1rem;
  background-color: #ffffff;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
}

@media (min-width: 768.02px) {
  .utilities-panel .close-button,
  .utilities-panel button.close-button {
    display: none;
  }
}
@media (max-width: 768px) {
  .utilities-panel .close-button,
  .utilities-panel button.close-button {
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease;
    top: 5rem;
  }
  .utilities-panel[data-search-open=true] .close-button,
  .utilities-panel[data-search-open=true] button.close-button {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 576.02px) {
  .utilities-panel .close-button,
  .utilities-panel button.close-button {
    top: 4rem;
  }
}
.utilities-panel .flex-group,
.utilities-panel .flex-group-list {
  max-width: 1300px;
  margin-inline: auto;
  padding-inline: 1.5rem;
}
.utilities-panel .flex-group {
  position: relative;
  column-gap: 2vw;
  row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 1;
}

.utilities-panel[data-search-open=true] {
  z-index: 500;
}

@media (max-width: 992.02px) {
  .utilities-panel .flex-group {
    column-gap: 2rem;
  }
  .utilities-panel form {
    order: 2;
  }
  .utilities-panel nav {
    order: 0;
  }
  .utilities-panel .button {
    order: 1;
  }
}
@media (max-width: 576.02px) {
  .utilities-panel .flex-group {
    row-gap: 0.5rem;
  }
}
.utilities-panel form {
  flex: 1;
}
@media (max-width: 992.02px) {
  .utilities-panel form {
    flex-basis: 100%;
  }
}
.utilities-panel form .form-item {
  position: relative;
}
.utilities-panel form .form-item input {
  padding-left: 3.5rem;
}
.utilities-panel form .search-submit {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  background-color: transparent;
  width: 3.5rem;
  height: 100%;
  padding: 0;
}
.utilities-panel form .search-submit span {
  position: absolute;
  inset: 0;
  margin: auto;
  transform: rotate(45deg);
  width: 23px;
  height: 23px;
}
.utilities-panel form .search-submit span::after, .utilities-panel form .search-submit span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.utilities-panel form .search-submit span::after {
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #666666;
}
.utilities-panel form .search-submit span::before {
  bottom: 0;
  height: 10px;
  width: 2px;
  background-color: #666666;
}

.utilities-panel[data-search-open=false] form {
  cursor: pointer;
}
.utilities-panel[data-search-open=false] form .form-item {
  pointer-events: none;
}

.utilities-panel[data-search-open=true] form input {
  background-color: #121212;
  color: #ffffff;
}
.utilities-panel[data-search-open=true] form input::-webkit-input-placeholder {
  color: #ffffff;
}
.utilities-panel[data-search-open=true] form input:-ms-input-placeholder {
  color: #ffffff;
}
.utilities-panel[data-search-open=true] form input:focus {
  box-shadow: 0 0 10px #1089e0;
  outline: 1px solid rgba(16, 137, 224, 0.5);
}

.utilities-panel nav {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3rem;
}
@media (max-width: 992.02px) {
  .utilities-panel nav {
    column-gap: 2rem;
  }
}

.general-index,
.turnover {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.2rem;
  font-size: 1.05rem;
  line-height: 1;
  color: #121212;
  text-align: center;
}
@media (max-width: 576.02px) {
  .general-index,
  .turnover {
    font-size: 0.95rem;
  }
}
.general-index .name,
.general-index .values,
.turnover .name,
.turnover .values {
  display: flex;
  gap: 0.3rem;
  justify-content: center;
}
.general-index .values span,
.turnover .values span {
  padding: 2px 5px;
}
.general-index .name,
.turnover .name {
  font-weight: 700;
}
.general-index .values,
.turnover .values {
  font-size: 0.85em;
}
.general-index.winner .values span,
.turnover.winner .values span {
  color: #0db693;
}
.general-index.loser .values span,
.turnover.loser .values span {
  color: #ea0017;
}

.utilities-panel[data-search-open=true] .general-index,
.utilities-panel[data-search-open=true] .turnover {
  color: #ffffff;
}

.general-index .values span,
.turnover .values span {
  position: relative;
  isolation: isolate;
}
.general-index .values span::before,
.turnover .values span::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-color: currentColor;
  border-radius: 0.2rem;
  opacity: 0;
}
.general-index[data-update=true] .values span::before,
.turnover[data-update=true] .values span::before {
  animation: pulse 1000ms ease-out forwards;
}

.general-index {
  position: relative;
}
.general-index::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(1.5rem, -50%);
  width: 2px;
  height: 75%;
  background-color: #9e9e9e;
}
@media (max-width: 992.02px) {
  .general-index::after {
    transform: translate(1rem, -50%);
  }
}

.utilities-panel .button {
  padding-block: 0;
  line-height: 2.7;
  overflow: hidden;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 992.02px) {
  .utilities-panel .button {
    height: 3rem;
    line-height: 2.6;
  }
}
@media (max-width: 576.02px) {
  .utilities-panel .button {
    display: none;
  }
}

body[data-loading=true] .utilities-panel .search-results {
  display: none;
}

.utilities-panel .search-results {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: rgba(0, 0, 0, 0.95);
  clip-path: polygon(0 -1px, 100% -1px, 100% var(--yMask, 0%), 0 var(--yMask, 0%));
}

@media (max-width: 992.02px) {
  .utilities-panel .search-results {
    padding-top: 10rem;
  }
}
@media (max-width: 576.02px) {
  .utilities-panel .search-results {
    padding-top: 39vmin;
  }
  .utilities-panel .flex-group-list {
    gap: 1rem;
  }
}
.search-results-item h5 {
  color: #9e9e9e;
}

.search-results-item .tags ul li a {
  border-color: #313131;
  color: #9e9e9e;
  background-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
  .search-results-item .tags ul li a:hover {
    border-color: #ebedec;
    color: #ebedec;
  }
}

.featured-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: 1.5rem;
}
.featured-grid .item h4 {
  font-weight: 400;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (hover: hover) and (pointer: fine) {
  .featured-grid .item h4 a:hover {
    color: #9e9e9e;
  }
}

@media (max-width: 992.02px) and (min-width: 768.02px) {
  .featured-grid {
    grid-auto-flow: row;
    grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  }
}
@media (max-width: 768px) {
  .featured-grid {
    grid-auto-columns: 17rem;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-padding: 1.5rem;
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translate(-50%, 0);
    mask-image: linear-gradient(to right, black 85%, transparent 100%);
  }
  .featured-grid::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .featured-grid .item {
    scroll-snap-align: start;
  }
  .featured-grid .item:first-child {
    margin-left: 1.5rem;
  }
  .featured-grid .item:last-child {
    margin-right: 3rem;
  }
}
@media (max-width: 576.02px) {
  .featured-grid {
    grid-auto-columns: 16rem;
  }
  .search-results-item .tags {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    width: 100vw;
    left: 50%;
    transform: translate(-50%, 0);
    mask-image: linear-gradient(to right, black 85%, transparent 100%);
  }
  .search-results-item .tags::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .search-results-item .tags ul {
    flex-wrap: nowrap;
    width: max-content;
    padding-inline: 1.5rem 3rem;
  }
}
body[data-loading=true] #side-navigation {
  display: none;
}

#side-navigation[data-navigation-open=false] {
  visibility: hidden;
}

#side-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}
#side-navigation .navigation-inner {
  width: min(500px, 100%);
  height: 100%;
  background-color: #001c47;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  clip-path: polygon(0 0, var(--navX, 100%) 0, var(--navX, 100%) 100%, 0 100%);
}
#side-navigation .navigation-inner::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}

.navigation-header {
  position: sticky;
  top: 0;
  width: 100%;
  height: max(8vh, 4.5rem);
  background-color: inherit;
  z-index: 20;
}

.navigation-header .close-button,
.navigation-header button.close-button {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  background-color: transparent;
  box-shadow: none;
}
.navigation-header .close-button span::after, .navigation-header .close-button span::before,
.navigation-header button.close-button span::after,
.navigation-header button.close-button span::before {
  background-color: #ffffff;
}
.navigation-header .close-button span::after,
.navigation-header button.close-button span::after {
  width: 24px;
}
.navigation-header .close-button span::before,
.navigation-header button.close-button span::before {
  height: 24px;
}

.navigation-header .main-logo {
  width: 100%;
  height: 100%;
  padding-top: 5px;
  padding-left: min(2rem, 10vmax);
  display: flex;
  align-items: center;
}
.navigation-header .main-logo a {
  color: #ffffff;
}
.navigation-header .main-logo a:visited, .navigation-header .main-logo a:focus, .navigation-header .main-logo a:hover {
  color: #ffffff;
}
.navigation-header .main-logo a .icon {
  display: block;
  width: 12rem;
  height: 44px;
  color: inherit;
}

.navigation-content {
  width: 100%;
  min-height: calc(100% - max(8vh, 4.5rem));
  background-color: rgb(0, 17.9436619718, 45.5);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.navigation-content nav {
  flex: 1;
}
.navigation-content nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.navigation-content nav ul li {
  position: relative;
}
.navigation-content nav ul a {
  display: block;
  width: fit-content;
  height: 3.5rem;
  isolation: isolate;
  font-size: 1rem;
  color: #ffffff;
  line-height: 3rem;
}
.navigation-content nav ul a::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 200ms linear;
  z-index: -1;
}
@media (hover: hover) and (pointer: fine) {
  .navigation-content nav ul a:hover::before {
    background-color: rgba(255, 255, 255, 0.1);
  }
}
.navigation-content nav > ul {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.navigation-content nav > ul > li {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.navigation-content nav > ul li > a {
  padding-left: min(2rem, 10vmax);
}
.navigation-content nav ul li ul {
  overflow: hidden;
  position: relative;
}
.navigation-content nav ul li ul::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 2.3rem;
  width: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  height: calc(100% - 2.7rem);
}
.navigation-content nav ul li ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.navigation-content nav ul li ul li a {
  padding-left: min(9vmax, 3.5rem);
}
.navigation-content span.more {
  position: absolute;
  top: 0;
  right: 0;
  width: max(8vh, 4.5rem);
  height: 3.5rem;
  cursor: pointer;
  z-index: 10;
}
.navigation-content span.more::after, .navigation-content span.more::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #ffffff;
  transition: transform 300ms ease;
}
.navigation-content span.more::after {
  width: 1rem;
  height: 2px;
}
.navigation-content span.more::before {
  height: 1rem;
  width: 2px;
}
.navigation-content span.more.active::after, .navigation-content span.more.active::before {
  transform: rotate(45deg);
}

.navigation-content nav ul li.user > a {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
.navigation-content nav ul li.user span.profile-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.navigation-content nav ul li.user span.profile-image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}
.navigation-content nav ul li ul li a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.navigation-content nav ul li ul li a svg {
  font-size: 1.2rem;
  color: inherit;
}

@media (min-width: 576px) {
  .navigation-content .collaborations {
    display: none;
  }
}
@media (max-width: 576.02px) {
  .navigation-content .collaborations {
    margin-top: 2rem;
    padding-inline: min(2rem, 10vmax);
    flex-direction: column;
  }
  .navigation-content .collaborations a {
    align-items: center;
    height: 3rem;
    width: 100%;
    line-height: 1.2;
  }
  .navigation-content .collaborations a.bloomberg-opinion span {
    width: 10rem;
  }
  .navigation-content .collaborations a.forbes span {
    width: 4rem;
  }
}
.navigation-footer {
  padding: min(2rem, 10vmax);
}
.navigation-footer .copyright {
  margin-bottom: 2rem;
}
.navigation-footer .copyright a,
.navigation-footer .copyright p {
  display: block;
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
.navigation-footer .social li a {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
}

.utilities-panel,
#side-navigation {
  isolation: isolate;
}
.utilities-panel .backdrop,
#side-navigation .backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(18, 18, 18, 0.5);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}

.utilities-panel .backdrop {
  mix-blend-mode: overlay;
}

.close-button,
button.close-button {
  position: fixed;
  top: 1rem;
  right: 1rem;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  z-index: 2000;
}
.close-button span,
button.close-button span {
  position: absolute;
  inset: 0;
  transform: rotate(-45deg);
}
.close-button span::after, .close-button span::before,
button.close-button span::after,
button.close-button span::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
}
.close-button span::after,
button.close-button span::after {
  width: 19px;
  height: 2px;
  background-color: #121212;
}
.close-button span::before,
button.close-button span::before {
  width: 2px;
  height: 19px;
  background-color: #121212;
}
@media (hover: hover) and (pointer: fine) {
  .close-button:active:hover, .close-button.active:hover,
  button.close-button:active:hover,
  button.close-button.active:hover {
    background-color: transparent;
  }
}

.slider-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.slider-controls:has(.arrows-container) {
  gap: 2rem;
}
.slider-controls .arrow-prev,
.slider-controls .arrow-next {
  width: 2.75rem;
}

.arrows-container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.arrow-prev,
.arrow-next {
  position: relative;
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #121212;
  border-radius: 50%;
  outline: none;
  transition: opacity 200ms ease;
}
.arrow-prev.swiper-button-disabled,
.arrow-next.swiper-button-disabled {
  opacity: 0.2;
}

.arrow-prev span,
.arrow-next span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1rem;
  height: 1.2rem;
}

.arrow-prev span::before,
.arrow-next span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.arrow-prev span::after,
.arrow-next span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow-next span::after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 0;
  left: auto;
}

.arrow-prev span::after {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  right: auto;
  left: 0;
}

.swiper-fraction {
  display: flex;
  gap: 1.9rem;
  position: relative;
  font-size: 0.9rem;
  font-weight: 700;
}
.swiper-fraction::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 1rem;
  height: 2px;
  background-color: #121212;
}
.swiper-fraction span {
  padding-bottom: 2px;
}

.news-slider {
  position: relative;
}
.news-slider::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, transparent 82%, white 98%);
  pointer-events: none;
  transition: opacity 125ms ease;
  z-index: 10;
}
.news-slider.isEnd::after {
  opacity: 0;
}

.news-slider .swiper:not(.swiper-horizontal) {
  display: none;
}

.news-slider .swiper-slide {
  flex-basis: min(22rem, 70vw);
  position: relative;
}
.news-slider .swiper-slide:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 2px;
  height: 100%;
  background-color: #ebedec;
}
@media (max-width: 768.02px) {
  .news-slider .swiper-slide:not(:last-of-type)::after {
    right: -17px;
  }
}
.news-slider .swiper-slide .item-content h4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
}

.news-slider .arrow-prev,
.news-slider .arrow-next {
  position: absolute;
  top: 50%;
  z-index: 11;
}
.news-slider .arrow-prev {
  left: 0;
  transform: translate(-180%, -50%);
}
.news-slider .arrow-next {
  right: 0;
  transform: translate(180%, -50%);
}

@media (max-width: 1400.02px) and (min-width: 768.02px) {
  .news-slider .arrow-prev,
  .news-slider .arrow-next {
    top: 0;
    right: 0;
    left: auto;
  }
  .news-slider .arrow-prev {
    transform: translate(-120%, -150%);
  }
  .news-slider .arrow-next {
    transform: translate(0, -150%);
  }
}
@media (max-width: 768.02px) {
  .news-slider .slider-controls {
    display: none;
  }
}
.feed-slider {
  position: relative;
}

@media (max-width: 1400.02px) {
  .feed-slider {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .feed-slider::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, transparent 82%, white 98%);
    pointer-events: none;
    transition: opacity 125ms ease;
    z-index: 10;
  }
  .feed-slider.isEnd::after {
    opacity: 0;
  }
}
.feed-slider .swiper:not(.swiper-horizontal) {
  display: none;
}

.feed-slider .swiper-slide .item.horizontal {
  gap: 1rem;
}
.feed-slider .swiper-slide .item.horizontal .item-image {
  flex-basis: 35%;
}
.feed-slider .swiper-slide .item.horizontal .item-image a {
  aspect-ratio: 1;
  height: 100%;
}
.feed-slider .swiper-slide .item.horizontal .item-content .item-content-header {
  margin-bottom: 0.2rem;
}
.feed-slider .swiper-slide .item.horizontal .item-content h5 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .feed-slider .swiper-slide {
    flex-basis: 70vmin;
  }
}
@media (max-width: 400px) {
  .feed-slider .swiper-slide {
    flex-basis: 50vmin;
  }
  .feed-slider .swiper-slide .item.horizontal {
    flex-direction: column;
  }
  .feed-slider .swiper-slide .item.horizontal .item-image {
    flex-basis: auto;
  }
}
.feed-slider .arrow-prev,
.feed-slider .arrow-next {
  position: absolute;
  top: 50%;
  z-index: 11;
}
.feed-slider .arrow-prev {
  left: 0;
  transform: translate(-180%, -50%);
}
.feed-slider .arrow-next {
  right: 0;
  transform: translate(180%, -50%);
}

@media (max-width: 1400.02px) and (min-width: 768.02px) {
  .feed-slider .arrow-prev,
  .feed-slider .arrow-next {
    top: 0;
    right: 0;
    left: auto;
  }
  .feed-slider .arrow-prev {
    transform: translate(-120%, -125%);
  }
  .feed-slider .arrow-next {
    transform: translate(0, -125%);
  }
}
@media (max-width: 768px) {
  .feed-slider .slider-controls {
    display: none;
  }
}
.promo-slider {
  padding: 2rem;
  background-color: #ebedec;
  overflow: hidden;
}
@media (max-width: 576.02px) {
  .promo-slider {
    padding: 1rem;
  }
}

.promo-slider .swiper:not(.swiper-horizontal) {
  display: none;
}

.promo-slider .swiper {
  margin-bottom: 2rem;
}

.promo-slider .swiper-slide .item.horizontal {
  background-color: #ffffff;
  gap: 0;
}
.promo-slider .swiper-slide .item.horizontal .item-image a {
  aspect-ratio: 1;
}
.promo-slider .swiper-slide .item.horizontal .item-content {
  padding: 2rem;
}
.promo-slider .swiper-slide .item.horizontal .item-content p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 1100px) and (min-width: 576px) {
  .promo-slider .swiper-slide .item.horizontal .item-image {
    flex-basis: 45%;
  }
}
@media (max-width: 576.02px) {
  .promo-slider .swiper-slide .item.horizontal {
    flex-direction: column;
  }
}
.promo-slider-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 576.02px) {
  .promo-slider-footer {
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }
  .promo-slider-footer .slider-controls {
    width: 100%;
    order: 0;
    justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: 1px solid #9e9e9e;
    position: relative;
  }
  .promo-slider-footer .sponsors-container {
    order: 1;
  }
}
.template-hh {
  display: grid;
  gap: 2rem;
}
@media (min-width: 1100.02px) {
  .template-hh {
    grid-template-columns: repeat(12, 1fr);
  }
  .template-hh .hero {
    grid-column: 1/span 8;
    grid-row: 1;
  }
  .template-hh .stories {
    grid-column: 9/-1;
    grid-row: 1;
  }
  .template-hh [class*=grid] {
    grid-column: 1/-1;
    grid-row: 2;
  }
  .template-hh .tags {
    grid-column: 1/-1;
    grid-row: 3;
  }
}

.template-hh .hero {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}

.template-hh .hero .related-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 0;
}
.template-hh .hero .related-list li {
  flex-basis: calc((500px - 100%) * 999);
  flex-grow: 1;
  max-width: 50ch;
  padding-left: clamp(1rem, 1.5vw, 1.5rem);
  padding-block: 0.5rem;
  border-left: 4px solid #1f4e7b;
  display: flex;
  align-items: center;
}
.template-hh .hero .related-list li a {
  color: #1f4e7b;
  font-weight: 700;
  font-size: clamp(1.063rem, 0.082vw + 1.043rem, 1.125rem);
  line-height: clamp(1.328rem, 0.176vw + 1.286rem, 1.463rem);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (hover: hover) and (pointer: fine) {
  .template-hh .hero .related-list li a:hover {
    color: #1089e0;
  }
}

@media (max-width: 576.02px) {
  .template-hh .hero .related-list {
    gap: 1rem;
  }
}
.template-hh .stories {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.group-stories {
  padding-top: 1.2rem;
  border-top: 4px solid #121212;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.group-stories .item .item-image a {
  aspect-ratio: 1;
}
.group-stories .item .item-content > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1100.02px) {
  .group-stories .item {
    display: block;
  }
  .group-stories .item::after {
    content: "";
    clear: both;
    display: table;
  }
  .group-stories .item .item-image {
    width: 23%;
    float: right;
    margin-left: 1rem;
  }
  .group-stories .item .item-content {
    display: block;
  }
}

.group-stories ul.related-stories {
  margin-bottom: 0;
}
.group-stories ul.related-stories li {
  padding-block: 0.65rem 0.9rem;
  border-top: 1px solid #9e9e9e;
}
.group-stories ul.related-stories li a {
  color: #1f4e7b;
  font-weight: 700;
  font-size: 1.02rem;
  line-height: 1.25;
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}
@media (hover: hover) and (pointer: fine) {
  .group-stories ul.related-stories li a:hover {
    color: #1089e0;
  }
}
.group-stories ul.related-stories li a span:last-of-type {
  flex: 1;
}
.group-stories ul.related-stories li a .arrow {
  margin-top: 0.2rem;
  flex-basis: 0.75rem;
  aspect-ratio: 1;
  position: relative;
}
.group-stories ul.related-stories li a .arrow::after, .group-stories ul.related-stories li a .arrow::before {
  content: "";
}
.group-stories ul.related-stories li a .arrow::after {
  position: absolute;
  inset: 3px 0 0 3px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
}
.group-stories ul.related-stories li a .arrow::before {
  position: absolute;
  inset: 0;
  margin: auto;
  transform: rotate(-45deg);
  width: 2px;
  height: 100%;
  background-color: currentColor;
}

@media (max-width: 1100px) {
  .template-hh .stories {
    position: relative;
    isolation: isolate;
    padding-block: 2rem;
  }
  .template-hh .stories::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #ebedec;
    z-index: -1;
  }
  .group-stories .item {
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
  .group-stories .item .item-image {
    flex-basis: 8rem;
    aspect-ratio: 1;
  }
  .group-stories .item .item-content > * {
    max-width: 40ch;
  }
  .group-stories ul.related-stories {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
  .group-stories ul.related-stories li {
    flex-basis: calc((500px - 100%) * 999);
    flex-grow: 1;
  }
}
@media (max-width: 480px) {
  .group-stories .item .item-image {
    flex-basis: 18%;
    margin-top: 0.3rem;
  }
}
@media (max-width: 576.02px) {
  .group-stories ul.related-stories {
    gap: 0;
  }
}
@media (max-width: 1100px) and (min-width: 576px) {
  .template-hh [class*=grid] {
    grid-template-columns: 1fr;
  }
  .template-hh [class*=grid] .item {
    flex-direction: row;
    align-items: center;
    gap: 2rem;
  }
  .template-hh [class*=grid] .item .item-image {
    flex-basis: 35%;
  }
  .template-hh [class*=grid] .item .item-content > * {
    max-width: 40ch;
  }
}
@media (max-width: 768px) {
  .template-hh [class*=grid] .item .item-content > p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.template-hh .tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  padding-block: 1rem;
  border-top: 1px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
}
.template-hh .tags ul, .template-hh .tags h3 {
  margin-bottom: 0;
}
.template-hh .tags h3 {
  flex-basis: 200px;
  flex-grow: 1;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 4px;
}
.template-hh .tags ul {
  flex-basis: 870px;
  flex-grow: 9999;
}
.template-hh .tags ul li {
  flex-grow: 1;
  flex-basis: auto;
}
@media (max-width: 1100px) {
  .template-hh .tags ul li {
    min-width: min(200px, 100%);
  }
}
.template-hh .tags ul li a {
  background-color: #1f4e7b;
  padding-inline: 1rem 0.5rem;
  padding-block: 0.25rem;
  border: none;
  height: auto;
  color: #ffffff;
  font-size: 0.85rem;
  text-transform: uppercase;
  display: flex;
  gap: 10%;
  align-items: center;
  justify-content: space-between;
}
.template-hh .tags ul li a span:last-of-type {
  border: 2px solid rgba(255, 255, 255, 0.2);
  padding: 0.4rem;
  border-radius: 50%;
}
.template-hh .tags ul li a span:last-of-type .icon {
  font-size: 0.75rem;
}

.template-lrc {
  display: grid;
  grid-column-gap: 2rem;
}
@media (min-width: 1100.02px) {
  .template-lrc {
    grid-template-columns: repeat(12, 1fr);
    grid-row-gap: 4rem;
    grid-auto-flow: dense;
  }
  .template-lrc .left-column {
    grid-column: 1/span 8;
  }
  .template-lrc .right-column {
    grid-column: 9/-1;
  }
  .template-lrc[data-rows="2"] {
    grid-template-rows: repeat(2, min-content);
  }
  .template-lrc[data-rows="2"] .right-column {
    grid-row: 1/-1;
  }
}
@media (max-width: 1100px) {
  .template-lrc {
    grid-row-gap: 2rem;
  }
}

.template-lrc + .template-lrc {
  margin-top: 4rem;
}
@media (max-width: 576.02px) {
  .template-lrc + .template-lrc {
    margin-top: 2rem;
  }
}

.template-lrc.ticker-layout .right-column {
  padding-top: 0;
  padding-bottom: 0;
  gap: 0;
}
.template-lrc.ticker-layout .right-column .realtime-ticker {
  flex: 1;
  margin-bottom: 2rem;
}
.template-lrc.ticker-layout .right-column .table-container.user-stocks {
  padding-bottom: 2rem;
}
.template-lrc.ticker-layout table > thead > tr > th,
.template-lrc.ticker-layout table > thead > tr > td,
.template-lrc.ticker-layout table > tbody > tr > th,
.template-lrc.ticker-layout table > tbody > tr > td,
.template-lrc.ticker-layout table > tfoot > tr > th,
.template-lrc.ticker-layout table > tfoot > tr > td {
  font-size: 0.82rem;
  line-height: clamp(1.3rem, 0.131vw + 1.269rem, 1.4rem);
}

@media (max-width: 1280px) {
  .template-lrc.ticker-layout .right-column .table-container table > thead > tr > th,
  .template-lrc.ticker-layout .right-column .table-container table > tbody > tr > td,
  .template-lrc.ticker-layout .right-column .table-container table > tfoot > tr > td {
    font-size: 0.8rem;
  }
  .template-lrc.ticker-layout .right-column .table-container table > thead > tr > th:not(:first-of-type),
  .template-lrc.ticker-layout .right-column .table-container table > tbody > tr > td:not(:first-of-type),
  .template-lrc.ticker-layout .right-column .table-container table > tfoot > tr > td:not(:first-of-type) {
    padding-inline: 0.1rem;
  }
  .template-lrc.ticker-layout .right-column .table-container table > thead > tr > th:first-of-type,
  .template-lrc.ticker-layout .right-column .table-container table > tbody > tr > td:first-of-type,
  .template-lrc.ticker-layout .right-column .table-container table > tfoot > tr > td:first-of-type {
    padding-right: 0;
  }
}
@media (max-width: 1120px) and (min-width: 1100px) {
  .template-lrc.ticker-layout .right-column .table-container table > thead > tr > th:last-of-type,
  .template-lrc.ticker-layout .right-column .table-container table > tbody > tr > td:last-of-type,
  .template-lrc.ticker-layout .right-column .table-container table > tfoot > tr > td:last-of-type {
    display: none;
  }
}
@media (max-width: 1100px) and (min-width: 700px) {
  .template-lrc.ticker-layout .right-column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, min-content);
    column-gap: 0.5rem;
  }
  .template-lrc.ticker-layout .right-column .realtime-ticker {
    grid-column: 2;
    grid-row: 1/-1;
    margin-bottom: 0;
  }
  .template-lrc.ticker-layout .right-column .realtime-ticker .sticky-element,
  .template-lrc.ticker-layout .right-column .realtime-ticker .table-container {
    height: 100%;
  }
  .template-lrc.ticker-layout .right-column .realtime-ticker .sticky-element table,
  .template-lrc.ticker-layout .right-column .realtime-ticker .table-container table {
    flex-basis: 52rem;
  }
}
@media (max-width: 576.02px) {
  .template-lrc.ticker-layout .right-column .realtime-ticker {
    margin-bottom: 1rem;
  }
  .template-lrc.ticker-layout .right-column .table-container table > thead > tr > th,
  .template-lrc.ticker-layout .right-column .table-container table > tbody > tr > td,
  .template-lrc.ticker-layout .right-column .table-container table > tfoot > tr > td {
    font-size: 0.75rem;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  .template-ol .gridx3 {
    grid-template-columns: 1fr;
    grid-auto-rows: min-content;
  }
  .template-ol .gridx3 .opinion-item {
    padding: 2rem;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .template-ol .gridx3 .opinion-item .opinion-item-footer {
    flex-basis: 25%;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .template-ol .gridx3 .opinion-item .opinion-item-footer .item-image {
    width: 7rem;
  }
  .template-ol .gridx3 .opinion-item .opinion-item-footer .category {
    text-align: center;
  }
}
.template-lra {
  display: grid;
  gap: 2rem;
}
@media (min-width: 1100.02px) {
  .template-lra {
    grid-template-columns: repeat(12, 1fr);
  }
  .template-lra > .breaker-title {
    grid-column: 1/-1;
  }
  .template-lra > .item {
    grid-column: 1/span 8;
  }
  .template-lra .flex-group-list {
    grid-column: 9/-1;
  }
}
@media (max-width: 1100px) and (min-width: 576px) {
  .template-lra {
    grid-auto-flow: row;
  }
  .template-lra .flex-group-list {
    flex-direction: row;
    column-gap: 2rem;
  }
}

.left-column .template-lra {
  grid-row-gap: 1rem;
}

.left-column .template-lra + .template-lra,
.left-column .template-lra + .news-feed {
  margin-top: 4rem;
}
@media (max-width: 576.02px) {
  .left-column .template-lra + .template-lra,
  .left-column .template-lra + .news-feed {
    margin-top: 2rem;
  }
}

.template-lra .breaker-title {
  margin-bottom: 0;
}

.template-lra .item .item-content *:last-child {
  margin-bottom: 0;
}

@media (min-width: 1100.02px) {
  .template-lra > .item {
    height: 100%;
  }
  .template-lra > .item .item-image {
    flex: 1;
  }
  .template-lra > .item .item-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    aspect-ratio: unset;
  }
  .template-lra > .item .item-image a img {
    height: auto;
    min-height: 100%;
  }
  .template-lra > .item .item-content {
    flex: 0 1 auto;
  }
  .template-lra .flex-group-list {
    grid-column: 9/-1;
    gap: 1rem;
  }
  .template-lra .flex-group-list .item:not(:last-of-type) {
    padding-bottom: 1rem;
    border-bottom: 1px solid #9e9e9e;
  }
}
@media (max-width: 1100px) {
  .left-column .template-lra > .item {
    padding-bottom: 1rem;
  }
}
@media (max-width: 1100px) and (min-width: 576px) {
  .template-lra .flex-group-list .item {
    flex: 1;
  }
}
@media (max-width: 576.02px) {
  .template-lra .flex-group-list {
    gap: 1rem;
  }
  .template-lra .flex-group-list .item {
    flex-direction: row;
    align-items: center;
  }
  .template-lra .flex-group-list .item:not(:last-of-type) {
    padding-bottom: 1rem;
    border-bottom: 1px solid #9e9e9e;
  }
  .template-lra .flex-group-list .item .item-image {
    flex-basis: 33%;
  }
  .template-lra .flex-group-list .item .item-image a {
    aspect-ratio: 1;
  }
}
section:has(.template-bf) {
  margin: 0;
}

.template-bf {
  padding-block: clamp(2rem, 5vh, 7rem);
}

[class*=template] .backdrop {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  width: 100vw;
  height: 100%;
  overflow: hidden;
}

.backdrop-cover {
  width: 100%;
  height: 100%;
}
.backdrop-cover > * {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.matrix {
  width: 100%;
  height: 100%;
  background-color: rgb(0, 23.9774647887, 60.8);
  position: relative;
}
.matrix::after {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.7) 40%, #000000 100%);
  mix-blend-mode: overlay;
}

.matrix-inner {
  font-size: clamp(2rem, 3vw, 4rem);
  line-height: 1;
  color: rgb(0, 32.0225352113, 81.2);
  text-align: justify;
  font-weight: 700;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  cursor: default;
}

.blob {
  height: 50vh;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  background-color: white;
  background: linear-gradient(90deg, rgb(131, 58, 180) 0%, rgb(16, 137, 224) 50%, rgb(242, 86, 0) 100%);
  animation: rotate-blob 20s infinite;
}

.blob-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(200px);
  z-index: 1;
}

.template-bf .form-container,
.template-bf .tabs-container {
  position: relative;
  z-index: 1;
  width: min(45rem, 100%);
  border-radius: 1rem;
  overflow: hidden;
}
.template-bf .form-container .form-item input + input,
.template-bf .tabs-container .form-item input + input {
  margin-top: 0.5rem;
}

.template-bf .tabs-container {
  background-color: #ffffff;
}

.template-bf .form-container {
  background-color: rgba(18, 18, 18, 0.8);
  backdrop-filter: blur(20px);
}
.template-bf .form-container .breaker-title {
  color: #ffffff;
  border-color: #ffffff;
}
.template-bf .form-container form label {
  color: #ffffff;
}

.template-bf .form-container {
  padding: 3rem;
}
@media (max-width: 576.02px) {
  .template-bf .form-container {
    padding: 2rem;
    background-color: rgba(18, 18, 18, 0.6);
  }
  .template-bf .form-container .breaker-title {
    margin-top: 1rem;
  }
  .template-bf .form-container .flex-group {
    gap: 1.5rem;
    flex-direction: column;
  }
  .template-bf .form-container .form-item:has(textarea) {
    margin-top: 0.5rem;
  }
}

.tabs-container .tabs {
  padding: 0;
}
.tabs-container .tabs-controls {
  width: 100%;
  border-radius: 0;
}
.tabs-container .tabs-controls::after {
  background-color: #1089e0;
}
.tabs-container .tabs-controls li {
  flex: 1;
}
.tabs-container .tabs-controls li a {
  font-size: 1.1rem;
  height: 4.6rem;
  line-height: 4.5rem;
}
.tabs-container .tabs-panels {
  padding-block: 2rem 4rem;
  padding-inline: 2rem;
}

@media (max-width: 576.02px) {
  .tabs-container .tabs-controls {
    margin-bottom: 1rem;
  }
  .tabs-container .tabs-controls li a {
    font-size: 0.95rem;
    height: 3.5rem;
    line-height: 3.4rem;
  }
  .tabs-container .tabs-panels {
    padding-block: 1.5rem 3rem;
    padding-inline: 1.5rem;
  }
}
.social-login {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.social-login button {
  flex: 0 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background-color: #ffffff;
  width: 100%;
  height: 3rem;
  padding: 0;
  border: 2px solid rgb(224.2631578947, 227.3368421053, 225.8);
  line-height: 2.7rem;
  color: #121212;
}
.social-login button .button-icon {
  flex: 0 0 1.2rem;
}
.social-login button .button-icon > * {
  display: block;
}

@media (max-width: 576.02px) {
  .social-login {
    gap: 0.5rem;
  }
  .social-login button {
    flex-basis: 100%;
  }
}
.separation-title {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding-block: 1rem;
}
@media (max-width: 576.02px) {
  .separation-title {
    padding-block: 0.3rem;
  }
}
.separation-title::after, .separation-title::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #666666;
}
.separation-title h4 {
  margin-bottom: 0;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #666666;
}

.tabs-panel fieldset.picture-uploader + fieldset {
  margin-top: 2rem;
}

.login-password-reset {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.login-password-reset a, .login-password-reset p {
  font-size: 0.9em;
  margin: 0;
}
.login-password-reset a {
  text-decoration: underline;
}

.tabs-container button[type=submit] {
  width: 100%;
  height: 3.5rem;
}

.dashboard-controls .dashboard-controls-inner {
  position: sticky;
  top: 5rem;
  padding-block: 2rem;
  border-radius: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  background-color: #0f191e;
  gap: 3rem;
}
@media (max-width: 768px) {
  .dashboard-controls .dashboard-controls-inner {
    position: relative;
    top: 0;
    flex-direction: row;
    gap: 2rem;
    align-items: center;
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    padding-block: 2rem 0rem;
  }
  .dashboard-controls .dashboard-controls-inner .dashboard-profile {
    order: 0;
    flex: 1;
    padding-inline: 1.5rem;
  }
  .dashboard-controls .dashboard-controls-inner .dashboard-navigation {
    order: 2;
  }
  .dashboard-controls .dashboard-controls-inner .dashboard-controls-footer {
    order: 1;
  }
}
@media (max-width: 576.02px) {
  .dashboard-controls .dashboard-controls-inner {
    padding-top: 1rem;
    gap: 1rem;
  }
}

.dashboard-profile {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-inline: 2rem;
  align-items: center;
}
.dashboard-profile .profile-image {
  width: 4rem;
  aspect-ratio: 1;
  border-radius: 50%;
  outline: 2px solid #1089e0;
  border: 2px solid #0f191e;
}
.dashboard-profile .profile-image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
}
.dashboard-profile .profile-description > *:last-child {
  margin-bottom: 0;
}
.dashboard-profile h3 {
  color: #ffffff;
  font-size: 1.2rem;
  margin-bottom: 0;
}

.dashboard-navigation {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.05rem;
}
.dashboard-navigation::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}
@media (max-width: 768px) {
  .dashboard-navigation {
    flex-direction: row;
    gap: 1rem;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    padding-block: 0.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .dashboard-navigation a {
    scroll-snap-align: start;
    flex: 0 0 auto;
  }
  .dashboard-navigation a.selected {
    order: 0;
  }
  .dashboard-navigation a:not(.selected) {
    order: 1;
  }
}

.dashboard-navigation a {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  padding: 1rem 2rem;
  font-size: 0.9rem;
  color: #dfecf2;
  font-weight: 700;
}
.dashboard-navigation a .icon {
  font-size: 1.3rem;
  flex-basis: 1.3rem;
}
@media (hover: hover) and (pointer: fine) {
  .dashboard-navigation a {
    transition: all 300ms ease;
  }
  .dashboard-navigation a:hover {
    background-color: rgb(32, 53.3333333333, 64);
  }
}
.dashboard-navigation a.selected {
  cursor: default;
  pointer-events: none;
  position: relative;
  background-color: rgb(32, 53.3333333333, 64);
}
.dashboard-navigation a.selected::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #dfecf2;
  width: 4px;
  height: 40%;
}

.dashboard-controls-footer {
  padding-inline: 2rem;
}
.dashboard-controls-footer button {
  position: relative;
  width: 100%;
  justify-content: center;
  padding-left: 1rem;
}
@media (max-width: 576.02px) {
  .dashboard-controls-footer button {
    padding-left: 0;
    width: 50px;
    height: 50px;
  }
  .dashboard-controls-footer button svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-70%, -50%);
  }
  .dashboard-controls-footer button span {
    display: none;
  }
}

.dashboard-title {
  padding-top: 2.1rem;
}
@media (max-width: 768px) {
  .dashboard-title {
    padding-top: 0;
  }
}
.dashboard-title > *:last-child {
  margin-bottom: 0px;
}
.dashboard-title h1 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media (max-width: 576.02px) {
  .dashboard-title h1 {
    font-size: 1.2rem;
  }
}

.dashboard-notifications {
  background-color: #d0e1e9;
  padding: 2rem;
  margin-bottom: 2rem;
}
.dashboard-notifications > *:last-child {
  margin-bottom: 0;
}
.dashboard-notifications p + button {
  margin-top: 1rem;
}

.dashboard-data-processing .picture-uploader {
  flex-direction: row;
  justify-content: flex-start;
  background-color: #d0e1e9;
  padding: 1.5rem;
}
.dashboard-data-processing .picture-uploader .profile-image {
  width: 120px;
}
.dashboard-data-processing .picture-uploader .title {
  flex: 1;
}
.dashboard-data-processing .picture-uploader .file-uploader {
  width: 5rem;
  height: 5rem;
}
.dashboard-data-processing .picture-uploader .file-uploader span {
  font-size: 1.6rem;
  border-radius: 50%;
}
.dashboard-data-processing .picture-uploader .file-uploader span .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dashboard-data-processing .picture-uploader .file-uploader span::after {
  display: none;
}
.dashboard-data-processing .picture-uploader small {
  margin-top: 0;
  margin-inline: 0;
  text-align: left;
}

@media (max-width: 576.02px) {
  .dashboard-data-processing .picture-uploader {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }
  .dashboard-data-processing .picture-uploader .title h3 {
    margin-bottom: 0.5rem;
  }
  .dashboard-data-processing .picture-uploader .file-uploader {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 4rem;
    height: 4rem;
  }
}
.dashboard-data-processing .editable-item {
  background-color: #d0e1e9;
}
.dashboard-data-processing .editable-item.updated {
  background-color: rgb(190.6304347826, 213.9130434783, 224.8695652174);
}
.dashboard-data-processing .editable-item .preview label {
  color: rgb(103.7826086957, 158.4782608696, 184.2173913043);
}
.dashboard-data-processing .editable-item .preview .preview-title {
  color: #121212;
}

@media (max-width: 1601px) {
  .dashboard-data-processing form,
  .dashboard-data-processing form fieldset,
  .dashboard-data-processing form .flex-group {
    gap: 1rem;
  }
  .dashboard-data-processing form .form-group,
  .dashboard-data-processing form .flex-group {
    flex-wrap: wrap;
  }
}
.dashboard-forum-profile {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 576.02px) {
  .dashboard-forum-profile {
    gap: 1rem;
  }
}

.dashboard-forum-profile .dashboard-profile {
  gap: 1rem;
  padding: 2rem;
  background-color: #d0e1e9;
}
.dashboard-forum-profile .dashboard-profile .profile-image {
  width: max(9rem, 7vw);
  border-color: #d0e1e9;
}
.dashboard-forum-profile .dashboard-profile h3 {
  font-weight: 700;
  color: #121212;
}
@media (max-width: 576.02px) {
  .dashboard-forum-profile .dashboard-profile {
    justify-content: center;
  }
  .dashboard-forum-profile .dashboard-profile .profile-description {
    text-align: center;
  }
}

.dashboard-forum-profile .details-data {
  flex: 0 1 auto;
}
.dashboard-forum-profile .details-data li {
  color: #121212;
  font-size: 1rem;
  border-bottom-color: #d0e1e9;
}

.dashboard-friends-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(15rem, 100%), 1fr));
  gap: 0.5rem;
}
.dashboard-friends-list .item {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 0.75rem;
  align-items: center;
  position: relative;
}
.dashboard-friends-list .item .item-image {
  width: 9rem;
  aspect-ratio: 1;
  background-color: transparent;
  border-radius: 50%;
  overflow: hidden;
}
.dashboard-friends-list .item .item-content {
  align-items: center;
  gap: 1rem;
}
.dashboard-friends-list .item .detete-item {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0;
  width: 3rem;
  height: 3rem;
  background-color: rgb(240.9913043478, 246.4391304348, 251.1086956522);
  color: rgb(103.7826086957, 158.4782608696, 184.2173913043);
  font-size: 1.3rem;
}
.dashboard-friends-list .item .button-image {
  padding-bottom: 0.65rem;
  font-size: 0.9rem;
}
@media (hover: hover) and (pointer: fine) {
  .dashboard-friends-list .item .detete-item {
    transition: background-color 300ms ease, opacity 300ms ease;
    opacity: 0;
  }
  .dashboard-friends-list .item:hover .detete-item {
    opacity: 1;
  }
  .dashboard-friends-list .item .detete-item:hover {
    background-color: #dfecf2;
  }
}

.dashboard-articles-list .item {
  background-color: #ffffff;
  padding: 2rem;
  border-radius: 0.75rem;
  position: relative;
}
.dashboard-articles-list .item .item-image {
  background-color: transparent;
}
.dashboard-articles-list .item .detete-item {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0;
  width: 3rem;
  height: 3rem;
  background-color: rgb(240.9913043478, 246.4391304348, 251.1086956522);
  color: rgb(103.7826086957, 158.4782608696, 184.2173913043);
  font-size: 1.3rem;
}
@media (hover: hover) and (pointer: fine) {
  .dashboard-articles-list .item .detete-item {
    transition: background-color 300ms ease, opacity 300ms ease;
    opacity: 0;
  }
  .dashboard-articles-list .item:hover .detete-item {
    opacity: 1;
  }
  .dashboard-articles-list .item .detete-item:hover {
    background-color: #dfecf2;
  }
}

@media (max-width: 576.02px) {
  .dashboard-articles-list {
    gap: 1rem;
    padding-bottom: 1rem;
  }
  .dashboard-articles-list .item.horizontal {
    flex-direction: column;
  }
  .dashboard-articles-list .item.horizontal .detete-item {
    background-color: #ffffff;
  }
}
.stocks-list-container[data-loading=false] .loader {
  display: none;
}

.stocks-list-container[data-loading=true] > *:not(.loader) {
  display: none;
}

.stocks-list-container.has-data .dashboard-notifications {
  display: none;
}

.stocks-list-container:not(.has-data) .dashboard-content-footer,
.stocks-list-container:not(.has-data) .stocks-list-controls {
  display: none;
}

.stocks-list-container {
  position: relative;
  display: flex;
  flex-direction: column;
}

.stocks-list-container .loader {
  position: absolute;
  inset: 0;
  display: grid;
  place-content: center;
}
.stocks-list-container .loader img {
  width: 3rem;
  aspect-ratio: 1;
  border-radius: 0.5rem;
}

.stocks-list-controls {
  display: flex;
  align-items: center;
  padding: 0.75rem;
  background-color: #edf4fa;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
  border-radius: 0.75rem;
  margin-bottom: 2rem;
}
.stocks-list-controls .left {
  flex: 1;
  display: flex;
  gap: 1rem;
}
.stocks-list-controls .left label {
  margin-bottom: 0;
}
.stocks-list-controls button.create-list {
  padding-block: 0.7em;
}

@media (max-width: 576.02px) {
  .stocks-list-controls {
    align-items: stretch;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
  .stocks-list-controls .left {
    gap: 0.5rem;
    justify-content: space-between;
  }
  .stocks-list-controls .left label {
    font-size: 0.9rem;
  }
  .stocks-list-controls button.create-list {
    width: 100%;
  }
}
.stocks-list {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 576.02px) {
  .stocks-list {
    gap: 0rem;
  }
}

.stock-item {
  background-color: #d0e1e9;
  padding: 1.5rem;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 576.02px) {
  .stock-item {
    position: relative;
    padding: 1rem 1.5rem;
    width: 100vw;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 1rem;
    background: linear-gradient(to bottom, rgb(190.6304347826, 213.9130434783, 224.8695652174), rgba(208, 225, 233, 0));
    gap: 1rem;
  }
}

.stock-item-header {
  display: flex;
  align-items: center;
}
.stock-item-header > * {
  margin-bottom: 0px;
  flex: 1;
}

.stock-item-header .stock-item-controls {
  display: flex;
  justify-content: flex-end;
  gap: 0.5rem;
}
.stock-item-header .trigger-popup {
  background-color: rgba(255, 255, 255, 0.5);
  color: #1f4e7b;
}
.stock-item-header .toggle-popup {
  padding-block: 0;
}
.stock-item-header .accordion-button {
  flex: 0 1 44px;
  height: 44px;
  border: none;
  background-color: rgba(255, 255, 255, 0.4);
  color: #1f4e7b;
}
.stock-item-header .accordion-button .icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.stock-item-header .accordion-button .icon.hide {
  display: none;
}
.stock-item-header .accordion-button.active .icon.show {
  display: none;
}
.stock-item-header .accordion-button.active .icon.hide {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  .stock-item-header .trigger-popup,
  .stock-item-header .accordion-button {
    transition: background-color 300ms ease;
  }
  .stock-item-header .trigger-popup:hover,
  .stock-item-header .accordion-button:hover {
    color: #1f4e7b;
    background-color: white;
  }
}

@media (max-width: 576.02px) {
  .stock-item-header h3 {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: elipsis;
  }
  .stock-item-header .trigger-popup {
    flex: 0 1 44px;
    width: 44px;
    height: 44px;
    padding: 0;
    justify-content: center;
  }
  .stock-item-header .trigger-popup span.text {
    display: none;
  }
}
.stock-item .table {
  position: relative;
  background-color: #dfecf2;
  border-collapse: separate;
  padding-inline: 0.5rem;
  border-spacing: 0 0.5rem;
  overflow: visible;
}
.stock-item .table::after {
  display: none;
}
.stock-item .table > thead,
.stock-item .table > tbody,
.stock-item .table > tfoot {
  border: none;
}
.stock-item .table > thead > tr > th,
.stock-item .table > thead > tr > td,
.stock-item .table > tbody > tr > th,
.stock-item .table > tbody > tr > td,
.stock-item .table > tfoot > tr > th,
.stock-item .table > tfoot > tr > td {
  font-size: 0.9rem;
  padding-inline: 0.75rem;
}
.stock-item .table > thead {
  background-color: transparent;
}
.stock-item .table > thead::after,
.stock-item .table > thead::before {
  display: none;
}
.stock-item .table > thead > tr > th {
  padding-block: 0.5rem 0.25rem;
  color: #1f4e7b;
}
.stock-item .table > tbody {
  position: relative;
  z-index: 10;
}
.stock-item .table > tbody > tr {
  position: relative;
}
.stock-item .table > tbody > tr > td {
  padding-block: 1rem;
  border: none;
  background-color: #ffffff;
}
.stock-item .table > tbody > tr > td:not(:last-of-type) {
  position: relative;
}
.stock-item .table > tbody > tr > td:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  background-color: #dfecf2;
  width: 2px;
  height: 2rem;
}
.stock-item .table > tbody > tr > td:first-of-type {
  position: relative;
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.stock-item .table > tbody > tr > td:first-of-type a {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 1rem;
}
.stock-item .table > tbody > tr > td:first-of-type::before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0.75rem;
  margin: auto;
  width: 6px;
  height: 1.5rem;
  background: repeating-linear-gradient(to right, rgba(18, 18, 18, 0.3), rgba(18, 18, 18, 0.3) 1px, #ffffff 1px, #ffffff 2px);
}
.stock-item .table > tbody > tr > td:last-of-type {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

@media (max-width: 1429.98px) {
  .stock-item .table {
    overflow: hidden;
  }
  .stock-item .table > tbody > tr > td:first-of-type a {
    padding-left: 0rem;
  }
  .stock-item .table > tbody > tr > td:first-of-type::before {
    display: none;
  }
  .stock-item .accordion-panel-inner {
    width: 100%;
    overflow-x: auto;
    border-radius: 0.5rem;
    padding-bottom: 1rem;
  }
  .stock-item .accordion-panel-inner > table > thead > tr > th,
  .stock-item .accordion-panel-inner > table > thead > tr > td,
  .stock-item .accordion-panel-inner > table > tbody > tr > th,
  .stock-item .accordion-panel-inner > table > tbody > tr > td,
  .stock-item .accordion-panel-inner > table > tfoot > tr > th,
  .stock-item .accordion-panel-inner > table > tfoot > tr > td {
    white-space: nowrap;
  }
}
@media (min-width: 769px) {
  .stock-item .accordion-panel-inner {
    /* Height */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .stock-item .accordion-panel-inner::-webkit-scrollbar {
    height: 0.6rem;
  }
  .stock-item .accordion-panel-inner::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 0.5rem;
  }
  .stock-item .accordion-panel-inner::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0.5rem;
  }
  .stock-item .accordion-panel-inner::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
  }
}
.dashboard-details {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(20.6rem, 100%), 1fr));
  place-content: start;
  gap: 0.5rem;
}
@media (max-width: 1441px) and (min-width: 576px) {
  .dashboard-details {
    padding-top: 0.5rem;
    gap: 2rem;
  }
  .dashboard-details .profile-preview,
  .dashboard-details .forum-preview {
    flex: 1;
  }
}
@media (max-width: 576.02px) {
  .dashboard-details {
    gap: 1rem;
  }
}
.dashboard-details .profile-preview,
.dashboard-details .forum-preview {
  padding: 2rem;
  background-color: #0f191e;
  border-radius: 0.8rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.dashboard-details .profile-preview > *,
.dashboard-details .forum-preview > * {
  margin-bottom: 0px;
}
.dashboard-details .profile-preview .button,
.dashboard-details .forum-preview .button {
  width: 100%;
}

.details-title {
  padding-top: 1rem;
  text-align: center;
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
}

.details-data {
  flex: 1;
}
.details-data li {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  font-size: 0.9rem;
  padding-block: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.useful-actions button {
  width: 100%;
  background-color: transparent;
  padding: 0.2rem 0;
  font-size: 0.9rem;
  color: #cccccc;
  border-radius: 0px;
}
.useful-actions button:active, .useful-actions button:focus, .useful-actions button.active {
  background-color: transparent;
}
.useful-actions button:visited {
  background-color: transparent;
}
.useful-actions button:hover {
  background-color: transparent;
}
.useful-actions button .icon {
  font-size: 1rem;
}

.dashboard-content-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 2rem;
  gap: 0.75rem;
}
.dashboard-content-footer .delete-profile,
.dashboard-content-footer .revert-button {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
}
.dashboard-content-footer .delete-profile button,
.dashboard-content-footer .revert-button button {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  font-size: 1rem;
  color: #1f4e7b;
}
.dashboard-content-footer .delete-profile .icon,
.dashboard-content-footer .revert-button .icon {
  font-size: 1.2rem;
}
.dashboard-content-footer p {
  flex-basis: 100%;
  margin-bottom: 0;
}

@media (max-width: 1601px) {
  .dashboard-content-footer {
    padding-top: 1.5rem;
  }
}
@media (max-width: 576.02px) {
  .dashboard-content-footer {
    flex-direction: column;
    padding-bottom: 1.5rem;
  }
  .dashboard-content-footer p {
    flex-basis: auto;
  }
  .dashboard-content-footer button[type=submit] {
    width: 100%;
  }
  .dashboard-content-footer .delete-profile,
  .dashboard-content-footer .revert-button {
    padding-top: 1rem;
    justify-content: center;
  }
}
body:has(section.template-ud) {
  background-color: #edf4fa;
}

section.template-ud {
  position: relative;
  margin: 0;
  padding: 3rem;
  width: 100vw;
  max-width: 1920px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 768px) {
  section.template-ud {
    padding: 0;
    overflow: hidden;
  }
}

section.template-ud .inner-grid {
  position: relative;
  background-color: #dfecf2;
}
section.template-ud .inner-grid .dashboard-content {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1100.02px) {
  section.template-ud .inner-grid {
    grid-template-columns: 330px 1fr;
    padding: 3rem;
    gap: 3rem;
  }
  section.template-ud .inner-grid .dashboard-controls {
    grid-column: 1;
  }
  section.template-ud .inner-grid .dashboard-content {
    grid-column: 2;
    gap: 3rem;
  }
  section.template-ud .inner-grid .dashboard-content .dashboard-title {
    flex: 0 1 100%;
  }
  section.template-ud .inner-grid .dashboard-content .dashboard-content-inner {
    flex: 1;
  }
  section.template-ud .inner-grid .dashboard-content .dashboard-details {
    flex: 0 1 330px;
  }
}
@media (max-width: 1441px) {
  section.template-ud .inner-grid {
    padding: 2rem;
    gap: 2rem;
  }
  section.template-ud .inner-grid .dashboard-content {
    gap: 2rem;
  }
  section.template-ud .inner-grid .dashboard-content .dashboard-content-inner,
  section.template-ud .inner-grid .dashboard-content .dashboard-details {
    width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  section.template-ud .inner-grid {
    grid-template-columns: 1fr;
    padding: 0;
  }
  section.template-ud .inner-grid .dashboard-controls {
    grid-column: 1;
    grid-row: 1;
    overflow: hidden;
  }
  section.template-ud .inner-grid .dashboard-content {
    padding: 2rem;
  }
}
@media (max-width: 576.02px) {
  section.template-ud .inner-grid {
    gap: 0rem;
  }
  section.template-ud .inner-grid .dashboard-content {
    padding: 1.5rem;
    gap: 1rem;
  }
}

@media (max-width: 1430px) {
  section.template-ud .inner-grid .dashboard-content:has(.stocks-list-container) {
    overflow: hidden;
  }
}
@media (max-width: 1850px) and (min-width: 1441px) {
  section.template-ud .inner-grid .dashboard-content:has(.stocks-list-container) {
    gap: 2rem;
  }
  section.template-ud .inner-grid .dashboard-content:has(.stocks-list-container) .dashboard-details {
    flex-basis: 100%;
    padding-top: 0.5rem;
    flex-direction: row;
    gap: 2rem;
  }
  section.template-ud .inner-grid .dashboard-content:has(.stocks-list-container) .dashboard-details .profile-preview,
  section.template-ud .inner-grid .dashboard-content:has(.stocks-list-container) .dashboard-details .forum-preview {
    flex: 1;
  }
}

.template-au {
  padding: 5vmin 0;
  display: grid;
}
@media (min-width: 768.02px) {
  .template-au {
    grid-template-columns: repeat(12, 1fr);
    gap: 3rem;
  }
  .template-au .breaker-title {
    grid-column: 1/-1;
    grid-row: 1;
    margin-bottom: 0px;
  }
  .template-au .content,
  .template-au .infos {
    grid-row: 2;
  }
  .template-au .content {
    grid-column: 1/span 7;
  }
  .template-au .infos {
    grid-column: 8/-1;
  }
}
@media (max-width: 768px) {
  .template-au {
    gap: 1rem;
  }
}
@media (max-width: 768px) and (min-width: 577px) {
  .template-au .breaker-title,
  .template-au .content {
    padding-inline: 2rem;
  }
}

.template-au .content,
.template-au .infos {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.template-au .content h3, .template-au .content p,
.template-au .infos h3,
.template-au .infos p {
  margin-bottom: 0;
  line-height: 1.3;
}
.template-au .content h3,
.template-au .infos h3 {
  font-weight: 700;
  text-transform: uppercase;
}
.template-au .content p,
.template-au .infos p {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  font-size: 1.06rem;
}
.template-au .content p a,
.template-au .infos p a {
  flex: 0 1 auto;
  text-decoration: underline;
  text-underline-offset: 0.1rem;
  text-decoration-thickness: 0.05em;
}
.template-au .content p a:not(:first-of-type),
.template-au .infos p a:not(:first-of-type) {
  position: relative;
  padding-left: 1rem;
}
.template-au .content p a:not(:first-of-type)::before,
.template-au .infos p a:not(:first-of-type)::before {
  content: "";
  position: absolute;
  top: 0.7rem;
  left: 0;
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: rgb(133.5974025974, 179.987012987, 224.4025974026);
}

.template-au .infos {
  gap: 1.3rem;
  padding: 3rem;
  background-color: rgb(0, 23.9774647887, 60.8);
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 20rem;
  border-bottom-right-radius: 20rem;
}
@media (max-width: 768px) {
  .template-au .infos {
    padding: 2rem;
    gap: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.template-au .content h3 {
  color: #1f4e7b;
  font-size: 1.3rem;
}

.template-au .infos h3 {
  color: rgb(50.6, 161.0125, 240.4);
  font-size: 1.1rem;
}

.template-au .infos p {
  color: #ffffff;
}

@media (max-width: 576.02px) {
  .template-au .infos {
    padding: 1.5rem;
    border-radius: 0.5rem;
  }
  .template-au .content h3 {
    font-size: 1.05rem;
  }
  .template-au .infos h3 {
    font-size: 1rem;
  }
  .template-au .content p,
  .template-au .infos p {
    font-size: 1rem;
    gap: 0.4rem;
    flex-direction: column;
  }
  .template-au .content p a:not(:first-of-type),
  .template-au .infos p a:not(:first-of-type) {
    padding-left: 0;
  }
  .template-au .content p a:not(:first-of-type)::before,
  .template-au .infos p a:not(:first-of-type)::before {
    display: none;
  }
}
.template-au .logo-icon {
  flex: 1;
  display: flex;
  align-items: flex-end;
  padding: 5vw;
}
.template-au .logo-icon img {
  width: 100%;
}
@media (max-width: 768px) {
  .template-au .logo-icon {
    display: none;
  }
}

.template-au .about-grid {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.2rem;
}

.template-au .content .about-grid {
  border-top: 3px solid #ebedec;
  padding: 1rem 0;
}
.template-au .content .about-grid:last-child {
  border-bottom: 3px solid #ebedec;
}
@media (max-width: 768px) {
  .template-au .content .about-grid:first-child {
    border-top: none;
  }
}

.terms-conditions {
  position: relative;
  padding-block: min(3rem, 2vmax);
  width: min(70ch, 90vw);
  margin: auto;
}
.terms-conditions .breaker-title {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 3rem;
}
.terms-conditions .breaker-title h4 {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
}

.terms-conditions-content p, .terms-conditions-content ol, .terms-conditions-content ul {
  margin-bottom: 1rem;
}
.terms-conditions-content li > ul,
.terms-conditions-content li > ol {
  padding-top: 1rem;
}
.terms-conditions-content p + h4,
.terms-conditions-content ul + h4,
.terms-conditions-content ol + h4 {
  margin-top: 3rem;
}
.terms-conditions-content h4 {
  font-size: 1.5rem;
  font-weight: 700;
}
.terms-conditions-content p:has(span) {
  position: relative;
  padding-left: 3rem;
}
.terms-conditions-content p:has(span) span {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.terms-conditions-content ol, .terms-conditions-content ul {
  padding-left: 3rem;
}
.terms-conditions-content a {
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 576.02px) {
  .terms-conditions-content p:has(span),
  .terms-conditions-content ol, .terms-conditions-content ul {
    padding-left: 2.5rem;
  }
}

section:has(.template-sr) {
  margin-top: 0;
}

.template-sr {
  display: grid;
  grid-auto-flow: row;
  gap: 3rem;
}

.template-sr .search-form {
  position: relative;
}
.template-sr .search-form::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100vw;
  height: 100%;
  background-color: #001c47;
}
.template-sr .search-form form {
  position: relative;
  padding: 4vw 0;
  background-color: transparent;
  z-index: 1;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form {
    padding-top: 9vmin;
    padding-bottom: 9vmin;
  }
}
.template-sr .search-form form fieldset {
  align-items: center;
  gap: 1rem;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form fieldset {
    gap: 0.5rem;
  }
}
.template-sr .search-form form fieldset .form-item {
  width: 100%;
}
.template-sr .search-form form input[type=search] {
  text-align: center;
  font-size: 1.7rem;
  background-color: transparent;
  border-radius: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.template-sr .search-form form input[type=search]::-webkit-input-placeholder {
  color: #ffffff;
}
.template-sr .search-form form input[type=search]:-ms-input-placeholder {
  color: #ffffff;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form input[type=search] {
    padding-bottom: 0.3rem;
  }
}
.template-sr .search-form form input[type=search]:focus {
  box-shadow: none;
  color: #ffffff;
}
.template-sr .search-form form small {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffffff;
}

.template-sr .pager {
  margin: 0;
}

.article-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
}
.article-header .breadcrumb {
  margin-bottom: 1rem;
}
.article-header .article-title {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1rem;
}
.article-header .article-title > * {
  margin-bottom: 0px;
}
.article-header .article-title h3.headline-live {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding-left: 1.75rem;
  padding-bottom: 1px;
}
.article-header .article-title h3.headline-live span {
  background-color: currentColor;
  border-radius: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.article-header .article-title h1 {
  line-height: 1.2;
  margin-bottom: 0;
  max-width: 45ch;
}
.article-header .article-title p {
  font-size: 1.1rem;
  line-height: 1.6;
  max-width: 70ch;
}

@media (max-width: 576.02px) {
  .article-header {
    gap: 1.5rem;
  }
  .article-header .breadcrumb,
  .article-header .article-title {
    gap: 0.5rem;
  }
  .article-header .breadcrumb {
    margin-bottom: 0.5rem;
  }
  .article-header h1 {
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .article-header .article-title p {
    font-size: 1.05rem;
    line-height: 1.4;
  }
}
.article-infos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.article-infos .author {
  flex: 1;
}

@media (max-width: 576.02px) {
  .article-infos {
    flex-direction: column;
    padding-top: 1rem;
    gap: 1rem;
  }
  .article-infos .author {
    flex: 0 1 auto;
    width: 100%;
  }
}
.author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.author .author-image {
  flex-basis: 70px;
  aspect-ratio: 1;
}
.author .author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.author .author-infos {
  padding-left: 0.5rem;
  flex: 1;
}
.author .author-infos h4, .author .author-infos p {
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0;
}
.article-header .author .author-infos h4 {
  color: rgb(50.6, 161.0125, 240.4);
}

.article-header ul.details {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-end;
}
.article-header ul.details li {
  width: fit-content;
}
.article-header ul.details li span,
.article-header ul.details li span.rating-stars::before,
.article-header ul.details li a {
  font-size: 0.9rem;
}
.article-header ul.details li .comments {
  display: flex;
  align-items: center;
}
.article-header ul.details li .rating-stars,
.article-header ul.details li .comments {
  gap: 0.5rem;
}

@media (min-width: 576.02px) {
  .article-header ul.details::before {
    content: "";
    position: relative;
    flex: 0 1 2px;
    width: 1rem;
    order: 1;
    background-color: #1089e0;
  }
  .article-header ul.details li:first-of-type {
    order: 0;
  }
  .article-header ul.details li:last-of-type {
    order: 2;
  }
}
@media (max-width: 576.02px) {
  .article-header ul.details {
    padding-top: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.content-grid {
  position: relative;
}

@media (min-width: 576px) {
  .content-grid {
    grid-template-columns: repeat(9, 1fr);
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
  }
  .content-grid .hero {
    grid-column: 1/-1;
  }
  .content-grid .actions {
    grid-column: 1;
  }
  .content-grid .content {
    grid-column: 2/-1;
  }
}
@media (max-width: 768px) and (min-width: 576.02px) {
  .content-grid .content {
    grid-column: 2/9;
    grid-row-gap: 2rem;
  }
}
@media (max-width: 576.02px) {
  .content-grid {
    grid-auto-columns: 100%;
    grid-auto-rows: min-content;
    gap: 1rem;
  }
}
.article-content .hero {
  aspect-ratio: 16/9;
}
.article-content .hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-content .hero .image-credit,
.article-content .hero .image-caption {
  display: block;
  margin-top: 0.5rem;
}
@media (max-width: 576.02px) {
  .article-content .hero .image-credit,
  .article-content .hero .image-caption {
    margin-top: 0.25rem;
  }
}

.actions .social {
  margin-bottom: 0px;
  gap: 1rem;
  padding-block: 1rem 1.5rem;
}
@media (max-width: 576.02px) {
  .actions .social {
    gap: 0.5rem;
  }
}
.actions .social li {
  width: fit-content;
  border-radius: 50%;
}
.actions .social li a {
  background-color: #001c47;
  border: none;
  color: #ffffff;
  font-size: 1.05rem;
  border: none;
}
@media (hover: hover) and (pointer: fine) {
  .actions .social li a {
    transition: all 300ms ease;
  }
  .actions .social li a:hover {
    color: #ffffff;
    background-color: #1089e0;
  }
}

@media (min-width: 576px) {
  .content-grid .actions .social,
  .timeline-grid .actions .social {
    flex-direction: column;
    padding-block: 0;
  }
}
.article-content .content > *:last-child {
  margin-bottom: 0px;
}

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content p, .article-content ul, .article-content ol {
  margin-bottom: 1.7rem;
}
@media (max-width: 576.02px) {
  .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content p, .article-content ul, .article-content ol {
    margin-bottom: 1.4rem;
  }
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  line-height: 1.4;
}
.article-content p {
  font-size: clamp(1.063rem, 0.082vw + 1.043rem, 1.125rem);
  line-height: clamp(1.7rem, 0.279vw + 1.634rem, 1.912rem);
}
.article-content h1 a, .article-content h2 a, .article-content h3 a, .article-content h4 a, .article-content h5 a, .article-content h6 a {
  color: inherit;
}
.article-content h1 a:is(:visited, :focus), .article-content h2 a:is(:visited, :focus), .article-content h3 a:is(:visited, :focus), .article-content h4 a:is(:visited, :focus), .article-content h5 a:is(:visited, :focus), .article-content h6 a:is(:visited, :focus) {
  color: inherit;
}
.article-content p a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.article-content h1 + p,
.article-content h2 + p,
.article-content h3:not(:first-of-type) + p {
  margin-top: -1rem;
}
.article-content small {
  display: block;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4 {
  font-size: clamp(1.313rem, 0.492vw + 1.196rem, 1.688rem);
  line-height: clamp(1.772rem, 0.775vw + 1.588rem, 2.363rem);
}

.article-content .content > div:not(.video-container),
.article-content .content > figure {
  margin-bottom: 1.7rem;
}
@media (max-width: 576.02px) {
  .article-content .content > div:not(.video-container),
  .article-content .content > figure {
    margin-bottom: 1.4rem;
  }
}

.listen {
  border-block: 2px solid rgba(0, 0, 0, 0.1);
  padding-block: 1rem;
}
@media (max-width: 576.02px) {
  .listen {
    padding-block: 0.75rem;
  }
}
.listen .button {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  color: #121212;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.listen .button .headset-icon {
  background-color: #1089e0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.listen .button .headset-icon .icon {
  margin-top: -3px;
  font-size: 1.6rem;
  color: #ffffff;
}
.listen .button .headset-icon .play {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 12px;
  aspect-ratio: 1;
  border-width: 7px 0px 7px 12px;
  border-color: transparent transparent transparent white;
  border-style: solid;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .listen .button .headset-icon .icon,
  .listen .button .headset-icon .play {
    transition: opacity 200ms ease;
  }
  .listen .button:hover .headset-icon .icon {
    opacity: 0;
  }
  .listen .button:hover .headset-icon .play {
    opacity: 1;
  }
}

.article-content .iframe-container {
  max-width: 100%;
  text-align: center;
}
.article-content .iframe-container > * {
  margin: auto;
}

.article-content .video-container {
  margin-block: 2.7rem;
}
@media (max-width: 576.02px) {
  .article-content .video-container {
    margin-block: 2.4rem;
  }
}

.article-content .image {
  position: relative;
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
}

.article-content .image .image-credit,
.article-content .hero .image-credit {
  text-transform: uppercase;
  color: #121212;
  font-size: 13px;
  text-align: left;
  letter-spacing: 1px;
}
@media (max-width: 576.02px) {
  .article-content .image .image-credit,
  .article-content .hero .image-credit {
    font-size: 11px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .article-content .image a.image-credit,
  .article-content .hero a.image-credit {
    transition: color 300ms ease;
  }
  .article-content .image a.image-credit:hover,
  .article-content .hero a.image-credit:hover {
    color: #1f4e7b;
  }
}
.article-content .image .image-caption,
.article-content .hero .image-caption {
  color: #666666;
  font-size: 0.9rem;
  line-height: 1.6;
  line-height: inherit;
}
.article-content .image p.image-caption,
.article-content .hero p.image-caption {
  margin-bottom: 0;
}
.article-content .image small,
.article-content .hero small {
  color: #666666;
}

.article-content figure {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.article-content figure figcaption {
  font-size: 0.95rem;
  line-height: 1.5;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #9e9e9e;
}
.article-content figure figcaption p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.article-content figure figcaption small {
  margin-top: 0.5rem;
}

@media (min-width: 576.02px) {
  .article-content .image,
  .article-content figure {
    padding-top: 0.6rem;
  }
  .article-content .image.alignleft, .article-content .image.alignright,
  .article-content figure.alignleft,
  .article-content figure.alignright {
    width: 42%;
  }
  .article-content .image.alignleft,
  .article-content figure.alignleft {
    float: left;
    margin-right: 2rem;
  }
  .article-content .image.alignright,
  .article-content figure.alignright {
    float: right;
    margin-left: 2rem;
  }
}
.article-content .content > blockquote {
  margin-top: 2.7rem;
  margin-bottom: 2.7rem;
}

.article-content .content > blockquote {
  padding-block: 2rem;
  padding-inline: 2rem;
  border-left: 0;
  border-right: 0;
  border-top: 3px solid #121212;
  border-bottom: 3px solid #121212;
}
.article-content .content > blockquote p {
  padding: 0px;
  margin: 0px;
}
.article-content .content > blockquote .blockquote-footer {
  display: block;
  margin-top: 1.2rem;
  font-size: 1rem;
}

.article-content .content > blockquote,
.article-content .content > blockquote p {
  font-size: 32px;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .article-content .content > blockquote {
    padding: 2rem 1rem;
  }
  .article-content .content > blockquote,
  .article-content .content > blockquote p {
    font-size: 29px;
  }
}
@media (max-width: 576px) {
  .article-content .content > blockquote {
    padding: 1.5rem 0.5rem;
  }
  .article-content .content > blockquote,
  .article-content .content > blockquote p {
    font-size: 1.7rem;
  }
}
.timeline-grid {
  background-color: #ebedec;
}
@media (min-width: 577px) {
  .timeline-grid {
    grid-template-columns: repeat(9, 1fr);
    padding: 3rem;
    border-radius: 0.75rem;
  }
  .timeline-grid .actions {
    grid-column: 1;
  }
  .timeline-grid .timeline-content {
    grid-column: 2/-1;
  }
}

.timeline-grid .actions li a {
  background-color: rgb(0, 48.1126760563, 122);
}

.timeline-grid .timeline-content {
  grid-column: 2/-1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
}

.timeline-grid .timeline-item {
  padding: 2rem;
  background-color: #ffffff;
  border-radius: 1rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.timeline-grid .timeline-item > * {
  margin-bottom: 0px;
}
.timeline-grid .timeline-item .timeline-item-header p,
.timeline-grid .timeline-item .item-content p {
  font-size: 1.06rem;
  line-height: 1.5;
}
.timeline-grid .timeline-item .item-content p {
  margin-bottom: 0.75rem;
}
@media (max-width: 576px) {
  .timeline-grid .timeline-item {
    padding: 2rem 1.5rem;
  }
}

.timeline-grid .timeline-item-header .date {
  display: block;
  font-size: 0.9rem;
  margin-bottom: 0.75rem;
}
.timeline-grid .timeline-item-header > h1, .timeline-grid .timeline-item-header > h2, .timeline-grid .timeline-item-header > h3, .timeline-grid .timeline-item-header > h4 {
  font-size: clamp(1.188rem, 0.246vw + 1.129rem, 1.375rem);
  line-height: clamp(1.484rem, 0.307vw + 1.411rem, 1.719rem);
  font-weight: 700;
  max-width: 35ch;
}
.timeline-grid .timeline-item-header .author {
  gap: 0.3rem;
}
.timeline-grid .timeline-item-header .author .author-image {
  flex-basis: 50px;
}
.timeline-grid .timeline-item-header .author .author-infos h4 {
  font-size: 1rem;
  line-height: 1.1;
}

.timeline-grid .timeline-item-footer {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
}
.timeline-grid .timeline-item-footer > * {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .timeline-grid .timeline-item-footer {
    gap: 1rem;
    margin-top: 1rem;
  }
  .timeline-grid .timeline-item-footer .social {
    order: 0;
  }
  .timeline-grid .timeline-item-footer > .button {
    order: 1;
    width: 100%;
  }
}

.rating-visualizer {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 3rem;
}
@media (max-width: 576.02px) {
  .rating-visualizer {
    gap: 1.2rem;
  }
}

.rating-visualizer .output {
  text-align: center;
}
.rating-visualizer .output h2, .rating-visualizer .output h3, .rating-visualizer .output h4 {
  font-size: 5rem;
  line-height: 0.5;
  padding-bottom: 1rem;
  margin-bottom: 0.3rem;
  color: #313131;
}
.rating-visualizer .output small {
  font-size: 1rem;
  color: #9e9e9e;
}
@media (max-width: 576.02px) {
  .rating-visualizer .output {
    order: 1;
  }
  .rating-visualizer .output h2, .rating-visualizer .output h3, .rating-visualizer .output h4 {
    font-size: 3rem;
    padding-top: 5px;
  }
  .rating-visualizer .output small {
    font-size: 1rem;
    color: #9e9e9e;
  }
}

.rating-visualizer .rating-bars {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.rating-visualizer .rating-bars .stars {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 576.02px) {
  .rating-visualizer .rating-bars {
    order: 0;
  }
}

.rating-bars .stars .stars-container {
  width: 75px;
  padding-bottom: 1px;
  display: flex;
  justify-content: flex-end;
}
.rating-bars .stars .stars-container::before {
  position: relative;
  font-size: 0.65rem;
  line-height: 0.9;
  letter-spacing: 4px;
  color: #666666;
}

.rating-bars .stars.five-stars .stars-container::before {
  content: "★★★★★";
}

.rating-bars .stars.four-stars .stars-container::before {
  content: "★★★★";
}

.rating-bars .stars.three-stars .stars-container::before {
  content: "★★★";
}

.rating-bars .stars.two-stars .stars-container::before {
  content: "★★";
}

.rating-bars .stars.one-stars .stars-container::before {
  content: "★";
}

.rating-bars .stars .bar {
  position: relative;
  flex: 1;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
}
.rating-bars .stars .bar span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 100%;
  background-color: #666666;
}

.rating-visualizer .reviews-counter {
  position: absolute;
  bottom: -22px;
  right: 0;
  flex-basis: 100%;
  font-size: 13px;
  color: #666666;
  margin-bottom: 0;
}
@media (max-width: 576.02px) {
  .rating-visualizer .reviews-counter {
    left: 0;
    bottom: -40px;
    text-align: center;
    padding-top: 0.5rem;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
  }
}

form.user-critic fieldset {
  flex-direction: row;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding-block: 0.2rem;
  padding-inline: 0.7rem;
  border-radius: 2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
@media (max-width: 576.02px) {
  form.user-critic fieldset {
    border-radius: 1rem;
  }
}
form.user-critic fieldset .rating-range {
  flex: 1;
}
form.user-critic fieldset .button {
  padding: 0.4rem 1rem 0.6rem 1rem;
}

.rating-range {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.rating-range .range-inputs {
  padding-bottom: 4px;
}
.rating-range .range-inputs input {
  display: none;
}
.rating-range .range-inputs label {
  margin: 0;
  padding: 0;
  float: right;
  color: rgb(216.2105263158, 220.0894736842, 218.15);
  height: 44px;
  overflow: hidden;
}
.rating-range .range-inputs label::before {
  content: "★";
  position: relative;
  display: inline-block;
  margin: 0 7px;
  font-size: 1.6rem;
  line-height: 44px;
}
.rating-range .range-inputs label.half::before {
  position: absolute;
  width: 0.8rem;
  overflow: hidden;
}

.rating-range .range-inputs input:checked ~ label {
  color: #fbb500;
}
.rating-range .range-inputs:not(:checked) > label:hover {
  color: #fbb500;
}
.rating-range .range-inputs:not(:checked) > label:hover ~ label {
  color: #fbb500;
}
.rating-range .range-inputs input:checked + label:hover,
.rating-range .range-inputs input:checked ~ label:hover,
.rating-range .range-inputs label:hover ~ input:checked ~ label,
.rating-range .range-inputs input:checked ~ label:hover ~ label {
  color: rgb(255, 211.2151394422, 98);
}

.rating-range .handler-input {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.rating-range .minus, .rating-range .plus, .rating-range .clear {
  position: relative;
  flex-basis: 35px;
  height: 35px;
  cursor: pointer;
  border-radius: 50%;
}
.rating-range .minus::after, .rating-range .plus::after, .rating-range .clear::after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  inset: 0;
  margin: auto;
}
.rating-range .minus, .rating-range .plus {
  background-color: #1089e0;
}
.rating-range .minus::after, .rating-range .plus::after {
  background-color: #ffffff;
}
.rating-range .plus::before, .rating-range .clear::before {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 2px;
  inset: 0;
  margin: auto;
  background-color: #ffffff;
}
.rating-range .plus::before {
  transform: rotate(90deg);
}
.rating-range .clear {
  background-color: rgba(18, 18, 18, 0.1);
}
.rating-range .clear::after, .rating-range .clear::before {
  background-color: #9e9e9e;
}
.rating-range .clear::after {
  transform: rotate(45deg);
}
.rating-range .clear::before {
  transform: rotate(-45deg);
}
.rating-range output {
  font-size: 1.3rem;
  margin-left: 1rem;
}

@media (min-width: 768.1px) {
  .rating-range .minus, .rating-range .plus, .rating-range .clear {
    display: none;
  }
  .rating-range output {
    margin-left: 0rem;
  }
}
@media (max-width: 576.02px) {
  form.user-critic fieldset {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 1rem;
    gap: 1rem;
  }
  .rating-range {
    flex-direction: column;
    width: 100%;
    gap: 0.5rem;
  }
  .rating-range .range-inputs {
    padding-bottom: 0;
  }
  .rating-range .handler-input {
    flex-basis: 44px;
    justify-content: center;
    width: 100px;
    position: relative;
  }
  .rating-range .minus, .rating-range .plus {
    flex-basis: 44px;
    height: 44px;
  }
  .rating-range output {
    display: none;
  }
  form.user-critic fieldset .button {
    width: 100%;
  }
}
.article-footer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 3rem;
}
@media (max-width: 768px) {
  .article-footer {
    gap: 2rem;
  }
}

.article-footer-title h4 {
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
}

.rating-comments .rating {
  background-color: rgb(240.3684210526, 241.8315789474, 241.1);
  padding: 2rem 1.5rem 4rem;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.rating-comments .rating form.user-critic {
  margin-bottom: 3rem;
}
@media (max-width: 576.02px) {
  .rating-comments .rating form.user-critic {
    margin-bottom: 2rem;
  }
}

.rating-comments .comments {
  display: flex;
  align-items: center;
  padding: 1.2rem 1.5rem;
  border-block: 1px solid #666666;
  background-color: rgb(0, 13.9211267606, 35.3);
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
.rating-comments .comments h3 {
  margin-bottom: 0px;
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 700;
}
.rating-comments .comments h3 svg {
  font-size: 1.1rem;
}
.rating-comments .comments a {
  background-color: #1089e0;
}

@media (max-width: 576.02px) {
  .rating-comments .comments {
    flex-direction: column;
    gap: 1rem;
  }
  .rating-comments .comments a {
    width: 100%;
  }
}
.article-footer .article-tags {
  width: 100%;
}
.article-footer .tags ul {
  margin-bottom: 0px;
}
.article-footer .tags ul li a {
  border-color: rgba(210, 174, 116, 0.2);
  background-color: rgba(210, 174, 116, 0.2);
  color: #121212;
}
@media (hover: hover) and (pointer: fine) {
  .article-footer .tags ul li a:hover {
    background-color: rgba(210, 174, 116, 0.4);
  }
}

@media (max-width: 576px) {
  .article-footer .tags {
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .article-footer .tags::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .article-footer .tags ul {
    flex-wrap: nowrap;
    width: fit-content;
  }
}
.related-articles .flex-group-list {
  gap: 1rem;
}
.related-articles .flex-group-list .item.horizontal .item-image {
  flex-basis: 25%;
}
@media (max-width: 576px) {
  .related-articles .flex-group-list .item.horizontal .item-image {
    flex-basis: 33%;
  }
  .related-articles .flex-group-list .item.horizontal .item-image a {
    height: 100%;
    width: 100%;
    aspect-ratio: 1;
  }
  .related-articles .flex-group-list .item.horizontal .item-content h3 {
    font-size: 1.1rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.template-al {
  display: grid;
  width: 100%;
}
@media (min-width: 768.02px) {
  .template-al {
    grid-template-columns: 1fr 300px;
    grid-auto-rows: min-content;
    grid-column-gap: 3rem;
    grid-template-areas: "aheader aheader" "content banner2" "content banner2" "content banner2" "content banner3" "afooter banner3";
    position: relative;
    padding-inline: 2rem;
    padding-bottom: 3rem;
  }
  .template-al::after {
    content: "";
    position: absolute;
    top: 2rem;
    left: 50%;
    width: calc(100% + 2rem);
    height: calc(100% - 2rem);
    transform: translate(-50%, 0);
    pointer-events: none;
    z-index: 10;
    border: 1px solid rgba(255, 255, 255, 0.15);
    mix-blend-mode: difference;
    border-radius: 0.5rem;
  }
  .template-al .article-header {
    grid-area: aheader;
    padding-block: 5rem 10.5rem;
    margin-bottom: -10.5rem;
  }
  .template-al > .banner-container,
  .template-al .article-content {
    margin-top: 3.5rem;
  }
  .template-al .sticky-element {
    top: 5.5rem;
  }
  .template-al > .banner-container {
    grid-area: banner2;
  }
  .template-al .article-content {
    grid-area: content;
  }
  .template-al .article-footer {
    grid-area: afooter;
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid #666666;
  }
  .template-al > .banner-container:nth-child(4) {
    grid-area: banner3;
  }
}

@media (max-width: 768px) {
  section:has(.template-al) {
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .template-al .banner-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    isolation: isolate;
    min-height: 600px;
  }
  .template-al .banner-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ebedec;
    z-index: -1;
  }
  .template-al .sticky-element {
    top: 6rem;
  }
  .template-al .article-header {
    padding: 3rem 2.3rem;
  }
  .template-al .article-content {
    padding: 2.3rem 2.3rem 3rem;
  }
  .template-al .article-footer {
    padding: 2.3rem 2.3rem 0;
  }
  .template-al .article-header + .banner-container::before {
    background-color: rgb(0, 7.8873239437, 20);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (max-width: 576.02px) {
  .template-al {
    grid-template-columns: 100%;
  }
  .template-al .article-header {
    padding: 2.5rem 1.75rem;
  }
  .template-al .article-content {
    padding: 1.75rem 1.75rem 2.5rem;
  }
  .template-al .article-footer {
    padding: 1.75rem 1.75rem 0;
  }
}
.template-al .article-header {
  position: relative;
  isolation: isolate;
}
.template-al .article-header::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100dvw;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  z-index: -1;
  background-color: rgb(0, 13.9211267606, 35.3);
}
@media (max-width: 576.02px) {
  .template-al .article-header::before {
    width: 100%;
    left: 0;
    transform: translate(0, 0);
  }
}
.template-al .article-header .breadcrumb a {
  color: #ffffff;
}
.template-al .article-title h1,
.template-al .article-title p {
  color: #ffffff;
}

.template-al .article-infos {
  border-top-color: rgba(255, 255, 255, 0.3);
}
.template-al .author .author-infos p {
  color: #ffffff;
}
.template-al ul.details li span,
.template-al ul.details li span.rating-stars::before,
.template-al ul.details li a {
  color: #ffffff;
}
.template-al ul.details li span.rating-stars::before {
  background: linear-gradient(90deg, #ffffff calc(var(--stars) / 5 * 100% - 2px), transparent calc(var(--stars) / 5 * 100% - 2px));
  -webkit-background-clip: text;
  -webkit-text-stroke-color: #ffffff;
}
@media (max-width: 576.02px) {
  .template-al ul.details {
    border-top-color: rgba(255, 255, 255, 0.3);
  }
}

.timeline {
  position: sticky;
  top: 56px;
  width: 100%;
  padding-block: 2rem 3rem;
  isolation: isolate;
  z-index: 10;
}
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  height: calc(100% - 20px);
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: -1;
}

@media (max-width: 768px) {
  .timeline {
    position: relative;
    top: 0;
    overflow: hidden;
    padding-block: 2rem;
  }
  .timeline::before {
    background-color: #ebedec;
    box-shadow: none;
    height: 100%;
  }
}
@media (max-width: 576.02px) {
  .timeline:before {
    width: 100%;
  }
}
.timeline-slider {
  position: relative;
}
.timeline-slider::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, transparent 82%, white 98%);
  pointer-events: none;
  transition: opacity 125ms ease;
  z-index: 10;
}
@media (max-width: 768px) {
  .timeline-slider::after {
    background: linear-gradient(to right, transparent 82%, #ebedec 98%);
  }
}
.timeline-slider.isEnd::after {
  opacity: 0;
}

.timeline-slider .swiper:not(.swiper-horizontal) {
  display: none;
}

.timeline-slider .swiper-slide {
  flex-basis: min(20rem, 60vw);
  position: relative;
}
.timeline-slider .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
  background-color: #9e9e9e;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotate(45deg);
  outline: 7px solid #ffffff;
  z-index: 1;
}
.timeline-slider .swiper-slide.timeline-active::after {
  background-color: #ea0017;
}
.timeline-slider .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0;
  background-color: #ea0017;
  display: block;
  width: var(--progress);
  height: 2px;
}
.timeline-slider .swiper-slide .item-content {
  padding-top: 2rem;
  padding-right: 2rem;
  position: relative;
}
.timeline-slider .swiper-slide .item-content::before {
  content: "";
  position: absolute;
  display: block;
  top: 0.6rem;
  left: 0;
  background-color: rgba(0, 0, 0, 0.05);
  width: 100%;
  height: 2px;
}
.timeline-slider .swiper-slide .item-content h5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #ffffff;
  text-underline-offset: 0.2rem;
}
@media (hover: hover) and (pointer: fine) {
  .timeline-slider .swiper-slide .item-content h5 {
    transition: text-decoration-color 300ms ease;
  }
  .timeline-slider .swiper-slide .item-content h5:hover {
    text-decoration-color: #121212;
  }
}
.timeline-slider .swiper-slide.timeline-active .item-content h5 {
  text-decoration-color: #121212;
  pointer-events: none;
}

@media (max-width: 768px) {
  .timeline-slider .swiper-slide::after {
    left: 2.3rem;
    outline: 7px solid #ebedec;
  }
  .timeline-slider .swiper-slide .item-content {
    padding-inline: 2rem;
  }
  .timeline-slider .swiper-slide .item-content h5 {
    text-decoration-color: #ebedec;
  }
}
@media (max-width: 576.02px) {
  .timeline-slider .swiper-slide::after {
    left: 2.3rem;
    outline: 7px solid #ebedec;
  }
  .timeline-slider .swiper-slide .item-content {
    padding-inline: 1.75rem;
  }
}
@media (min-width: 768.02px) {
  .timeline-slider .arrow-prev,
  .timeline-slider .arrow-next {
    position: absolute;
    top: 50%;
    z-index: 11;
  }
  .timeline-slider .arrow-prev {
    left: 0;
    transform: translate(-180%, -50%);
  }
  .timeline-slider .arrow-next {
    right: 0;
    transform: translate(180%, -50%);
  }
}
@media (max-width: 768px) {
  .slider-controls {
    position: relative;
    display: flex;
    margin-top: 2rem;
    padding-inline: 2rem;
    z-index: 20;
  }
  .slider-controls .arrow-prev,
  .slider-controls .arrow-next {
    flex: 1;
    height: 40px;
    border-radius: 0.5rem;
  }
}
@media (max-width: 576.02px) {
  .slider-controls {
    margin-top: 1rem;
  }
}
body:has(.template-atl) header {
  background-color: #ffffff;
}

section:has(.template-atl) {
  margin-top: 0;
}

.template-atl {
  display: grid;
  width: 100%;
}
@media (min-width: 768.02px) {
  .template-atl {
    grid-template-columns: 1fr 300px;
    grid-auto-rows: min-content;
    grid-column-gap: 3rem;
    grid-template-areas: "aheader aheader" "timeline timeline" "content banner2" "content banner2" "content banner2" "content banner3" "afooter banner3";
  }
  .template-atl .article-header {
    grid-area: aheader;
    padding-block: 3rem;
  }
  .template-atl .timeline {
    grid-area: timeline;
  }
  .template-atl > .banner-container,
  .template-atl .article-content {
    margin-top: 3.5rem;
  }
  .template-atl .sticky-element {
    top: 18.5rem;
  }
  .template-atl > .banner-container {
    grid-area: banner2;
  }
  .template-atl .article-content {
    grid-area: content;
  }
  .template-atl .article-footer {
    grid-area: afooter;
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid #666666;
  }
  .template-atl > .banner-container:nth-child(5) {
    grid-area: banner3;
  }
}

@media (max-width: 768px) {
  section:has(.template-atl) {
    padding: 0;
    width: 100%;
  }
  .template-atl {
    grid-template-columns: 100%;
  }
  .template-atl .banner-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    min-height: 600px;
  }
  .template-atl .sticky-element {
    top: 6rem;
  }
  .template-atl .article-header {
    padding: 3rem 2.3rem;
  }
  .template-atl .article-content {
    padding: 2.3rem 2.3rem 3rem;
  }
  .template-atl .article-footer {
    padding: 2.3rem 2.3rem 0;
  }
}
@media (max-width: 576.02px) {
  .template-atl .article-header {
    padding: 2.5rem 1.75rem;
  }
  .template-atl .article-content {
    padding: 1.75rem 1.75rem 2.5rem;
  }
  .template-atl .article-footer {
    padding: 1.75rem 1.75rem 0;
  }
}
.template-atl .article-header {
  position: relative;
  isolation: isolate;
}
.template-atl .article-header::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #560d15;
  height: 100%;
  z-index: -1;
}
@media (max-width: 576.02px) {
  .template-atl .article-header::before {
    width: 100%;
    left: 0;
    transform: translate(0, 0);
  }
}
.template-atl .article-header h3.headline-live,
.template-atl .article-header .article-title h1,
.template-atl .article-header .article-title p {
  color: #ffffff;
}
.template-atl .article-header h3.headline-live span {
  background-color: #ea0017;
}
.template-atl .breadcrumb a {
  color: #ffffff;
  border-color: #ea0017;
}
@media (hover: hover) and (pointer: fine) {
  .template-atl .breadcrumb a:hover {
    background-color: #ea0017;
  }
}

.template-atl .article-header .article-infos {
  border-top-color: rgba(255, 255, 255, 0.3);
}
.template-atl .article-header .author .author-infos .author-name {
  color: #ea0017;
}
@media (hover: hover) and (pointer: fine) {
  .template-atl .article-header .author .author-infos .author-name:hover a {
    color: #ffffff;
  }
}
.template-atl .article-header .author .author-infos p {
  color: #ffffff;
}
.template-atl .article-header ul.details::before {
  background-color: #ea0017;
}
.template-atl .article-header ul.details li span,
.template-atl .article-header ul.details li span.rating-stars::before,
.template-atl .article-header ul.details li a {
  color: #ffffff;
}
.template-atl .article-header ul.details li span.rating-stars::before {
  background: linear-gradient(90deg, #ffffff calc(var(--stars) / 5 * 100% - 2px), transparent calc(var(--stars) / 5 * 100% - 2px));
  -webkit-background-clip: text;
  -webkit-text-stroke-color: #ffffff;
}
@media (max-width: 576.02px) {
  .template-atl .article-header .article-title {
    gap: 1rem;
  }
  .template-atl .article-header ul.details {
    border-top-color: rgba(255, 255, 255, 0.3);
  }
}

section:has(.template-ap) {
  margin-top: 0;
}

.template-ap {
  position: relative;
}

.template-ap .article-hero {
  position: relative;
  width: 100vw;
  aspect-ratio: 16/6;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 3rem;
}
.template-ap .article-hero img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.template-ap .article-header {
  align-items: center;
  max-width: min(50rem, 85vw);
  margin-inline: auto;
  margin-bottom: 10vmin;
}
.template-ap .article-header .article-title {
  text-align: center;
}

.template-ap .article-content {
  position: relative;
}
.template-ap .article-content .content {
  display: grid;
  width: 100%;
  grid-template-columns: 1fr min(25rem, 42vw) min(25rem, 42vw) 1fr;
}
.template-ap .article-content .content > *:not(.image):not(.video-container) {
  grid-column: 2/span 2;
}
.template-ap .article-content .content .video-container,
.template-ap .article-content .content .image {
  grid-column: 1/-1;
  margin-block: 3rem 5rem;
}
@media (max-width: 576.02px) {
  .template-ap .article-content .content .video-container,
  .template-ap .article-content .content .image {
    margin-block: 1rem 2rem;
  }
}

.template-ap .actions,
.template-ap .article-footer {
  max-width: min(50rem, 85vw);
  margin-inline: auto;
}
.template-ap .actions {
  margin-top: 10vmin;
  margin-bottom: 1rem;
  padding-top: 1rem;
  border-top: 2px solid #9e9e9e;
}

section:has(.template-sp) {
  position: relative;
  isolation: isolate;
  margin: 0;
  padding-block: clamp(2rem, 6vh, 4rem);
}
@media (max-width: 576.02px) {
  section:has(.template-sp) {
    padding-inline: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
section:has(.template-sp)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translate(-50%, 0);
  z-index: -1;
  background-image: linear-gradient(to bottom, #001c47, rgb(0, 17.9436619718, 45.5));
}

.template-sp {
  display: grid;
  grid-column-gap: 1rem;
}
.template-sp .table-container,
.template-sp .right-column .banner-container {
  background-color: rgba(255, 255, 255, 0.13);
}
.template-sp .breaker-title h2,
.template-sp .right-column .banner-info {
  color: #ffffff;
}
.template-sp .realtime-ticker .table-container {
  border-top-right-radius: 1rem 1rem;
  border-top-left-radius: 1rem 1rem;
}
.template-sp .table-container.user-stocks {
  padding-block: 0.5rem 2rem;
  border-bottom-right-radius: 1rem 1rem;
  border-bottom-left-radius: 1rem 1rem;
}
.template-sp table > thead > tr > th,
.template-sp table > thead > tr > td,
.template-sp table > tbody > tr > th,
.template-sp table > tbody > tr > td,
.template-sp table > tfoot > tr > th,
.template-sp table > tfoot > tr > td {
  font-size: 0.82rem;
  line-height: clamp(1.3rem, 0.131vw + 1.269rem, 1.4rem);
}

@media (min-width: 576.02px) {
  .template-sp {
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(5, min-content);
  }
  .template-sp .right-column {
    border-radius: 1rem;
  }
}

@media (min-width: 1100.02px) {
  .template-sp .breaker-title {
    grid-column: 1/-1;
    grid-row: 1;
  }
  .template-sp .realtime-ticker {
    grid-column: 5/span 4;
    grid-row: 2/4;
  }
  .template-sp .realtime-ticker table {
    height: 480px;
  }
  .template-sp .right-column {
    grid-column: 9/-1;
    grid-row: 2/-1;
  }
  .template-sp .table-container.international-markets {
    grid-column: 1/span 4;
    grid-row: 2/3;
  }
  .template-sp .table-container.parity {
    grid-column: 1/span 4;
    grid-row: 3/-1;
  }
  .template-sp .table-container.user-stocks {
    grid-column: 5/span 4;
    grid-row: 4/-1;
    padding-block: 0.5rem 2rem;
    position: relative;
  }
  .template-sp .table-container.user-stocks::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 80%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .template-sp .table-container.international-markets {
    border-top-right-radius: 1rem 1rem;
    border-top-left-radius: 1rem 1rem;
  }
  .template-sp .table-container.parity {
    border-bottom-right-radius: 1rem 1rem;
    border-bottom-left-radius: 1rem 1rem;
  }
}

@media (max-width: 1100px) and (min-width: 576.02px) {
  .template-sp .breaker-title {
    grid-column: 1/-1;
    grid-row: 1;
  }
  .template-sp .realtime-ticker {
    grid-column: 1/span 6;
    grid-row: 2/2;
  }
  .template-sp .right-column {
    grid-column: 7/-1;
    grid-row: 2/-1;
  }
  .template-sp .table-container.international-markets {
    grid-column: 1/span 6;
    grid-row: 3;
    position: relative;
  }
  .template-sp .table-container.international-markets::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 80%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .template-sp .table-container.parity {
    grid-column: 1/span 6;
    grid-row: 4;
  }
  .template-sp .table-container.user-stocks {
    grid-column: 1/span 6;
    grid-row: 5;
  }
}

@media (max-width: 576.02px) {
  .template-sp .table-container table > thead > tr > th,
  .template-sp .table-container table > tbody > tr > td,
  .template-sp .table-container table > tfoot > tr > td {
    font-size: 0.75rem;
  }
  .template-sp .table-container table > thead > tr > th:not(:first-of-type),
  .template-sp .table-container table > tbody > tr > td:not(:first-of-type),
  .template-sp .table-container table > tfoot > tr > td:not(:first-of-type) {
    padding-inline: 0.1rem;
  }
  .template-sp .table-container table > thead > tr > th:first-of-type,
  .template-sp .table-container table > tbody > tr > td:first-of-type,
  .template-sp .table-container table > tfoot > tr > td:first-of-type {
    padding-right: 0;
  }
}

.template-sp .breaker-title {
  margin-bottom: 3.5rem;
  border-top: none;
  gap: 2rem;
  flex-direction: column;
}
.template-sp .breaker-title .stocks-icon {
  flex-basis: clamp(6rem, 7vmax, 8rem);
  aspect-ratio: 1;
}
.template-sp .breaker-title h2 {
  font-size: clamp(2.5rem, 2.459vw + 1.291rem, 3.75rem);
}

.template-sd {
  display: grid;
  grid-row-gap: 2rem;
}
.template-sd .right-column .table-container {
  padding: 1rem;
}
@media (min-width: 1100.02px) {
  .template-sd {
    grid-column-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
    grid-template-areas: "header header header header header header header header chart chart chart chart" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner1 banner1 banner1 banner1" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner1 banner1 banner1 banner1" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner1 banner1 banner1 banner1" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner2 banner2 banner2 banner2" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner2 banner2 banner2 banner2" "stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk stockMrk banner2 banner2 banner2 banner2" "stocksP stocksP stocksP stocksP stocksP stocksP stocksP stocksP stocksP stocksP stocksP stocksP";
  }
  .template-sd .stocks-header {
    grid-area: header;
  }
  .template-sd .stocks-grid {
    grid-area: stockMrk;
  }
  .template-sd .top-banner {
    grid-area: banner1;
  }
  .template-sd .chart-container {
    grid-area: chart;
  }
  .template-sd .market-stats {
    grid-area: stocksP;
  }
  .template-sd .bottom-banner {
    grid-area: banner2;
  }
}

@media (max-width: 1024.02px) {
  .template-sd {
    grid-row-gap: 1.5rem;
  }
}

@media (max-width: 1024.02px) and (min-width: 576.02px) {
  .template-sd .right-column:has(.table-container) {
    flex-direction: row;
    gap: 1.5rem;
  }
  .template-sd .right-column:has(.table-container) .table-container {
    order: 0;
    flex: 1;
  }
  .template-sd .right-column:has(.table-container) .banner-container {
    order: 1;
    flex: 1;
  }
}

@media (max-width: 576.02px) {
  main section:has(.template-sd) {
    padding: 0;
  }
  .template-sd {
    gap: 0;
    grid-template-columns: 1.5rem 1fr 1fr 1.5rem;
    grid-auto-flow: row;
  }
  .template-sd .stocks-header {
    grid-column: 1/-1;
  }
  .template-sd .stocks-grid,
  .template-sd .market-stats,
  .template-sd .right-column {
    grid-column: 1/-1;
  }
  .template-sd .chart-container {
    grid-column: 2/-2;
    margin-block: 1.5rem;
  }
  .template-sd .stocks-header .title,
  .template-sd .stocks-header > p,
  .template-sd .stocks-header .stocks-navigation ul {
    padding-inline: 1.5rem;
  }
  .template-sd .stocks-header .stocks-navigation ul {
    padding-top: 1.5rem;
    padding-bottom: 0;
  }
  .template-sd .stocks-header > p {
    margin-bottom: 1.2rem;
  }
  .template-sd .stocks-grid.stockmarkets {
    padding: 1.5rem;
    gap: 1.5rem;
  }
  .template-sd .stocks-grid.stockmarkets .table-container {
    padding: 0;
  }
  .template-sd .market-stats .stats-grid {
    scroll-padding: 1rem;
    padding-inline: 1rem;
    gap: 0rem;
  }
  .template-sd .market-stats .breaker-title + .stats-grid {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .template-sd .right-column:has(.table-container) {
    gap: 0;
  }
  .template-sd .right-column:has(.table-container) .table-container {
    padding: 1.5rem;
  }
}
.template-stc {
  display: grid;
  grid-row-gap: 2rem;
}
.template-stc .right-column .table-container {
  padding: 1rem;
}
@media (min-width: 1100.02px) {
  .template-stc {
    grid-column-gap: 2rem;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: dense;
  }
  .template-stc .stocks-header,
  .template-stc .stocks-grid {
    grid-column: 1/span 8;
  }
  .template-stc .right-column {
    grid-column: 9/-1;
    grid-row: 1/span 2;
  }
  .template-stc .stocks-grid {
    grid-row: 2;
  }
  .template-stc .market-stats {
    grid-column: 1/-1;
  }
}

.stocks-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 2rem;
  border-top: 4px solid #121212;
}

.stocks-header .title {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
}
.stocks-header .title h1 {
  margin-bottom: 0px;
  font-size: clamp(1.313rem, 0.82vw + 1.118rem, 1.938rem);
  line-height: clamp(1.641rem, 1.152vw + 1.367rem, 2.519rem);
  font-weight: 700;
}
.stocks-header .title .date-time {
  border-radius: 1.5rem;
  padding: 0.6rem 1.2rem 0.65rem;
  background-color: #121212;
  margin-top: 0.2rem;
  margin-bottom: 0px;
}
.stocks-header .title .date-time p {
  color: #ffffff;
}
.stocks-header .title .date-time p:not(:last-of-type) {
  padding-right: 1rem;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.stocks-header .title .date-time p span:first-of-type {
  padding-top: 1px;
}
.stocks-header .title .date-time p.time span:first-of-type {
  padding-top: 1px;
}

@media (max-width: 576.02px) {
  .stocks-header .title h1 {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .stocks-header > p {
    margin-bottom: 0;
  }
}
.stock-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 0.5rem;
  padding-block: 2.5rem;
  border-top: 4px solid #121212;
}

.stock-header h1 {
  flex: 1;
  font-size: clamp(1.313rem, 0.82vw + 1.118rem, 1.938rem);
  line-height: clamp(1.641rem, 1.152vw + 1.367rem, 2.519rem);
  font-weight: 700;
}

.stock-header h1,
.stock-header .tags ul {
  margin-bottom: 0;
}

.stock-header .tags ul li a {
  text-align: center;
}

@media (max-width: 768.02px) {
  .stock-header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-block: 2rem;
    gap: 1rem;
  }
  .stock-header h1 {
    text-align: center;
  }
}
@media (max-width: 576.02px) {
  .stock-header .tags ul li {
    flex-grow: 1;
  }
}
.stock-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  background-color: #ebedec;
  padding-block: 3rem;
  position: relative;
  isolation: isolate;
}
@media (max-width: 576.02px) {
  .stock-container {
    padding-block: 2rem;
  }
}
.stock-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  transform: translate(-50%, 0);
  background-color: inherit;
  z-index: -1;
}

.stock-container nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding-bottom: 1rem;
}
.stock-container nav a {
  padding: 0.4rem 2rem 0.6rem;
  border-radius: 2rem;
  background-color: rgba(255, 255, 255, 0.4);
  white-space: nowrap;
  font-size: 0.9rem;
  font-weight: 700;
  text-align: center;
  color: #121212;
}
.stock-container nav a.active {
  background-color: #001c47;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .stock-container nav a {
    transition: all 300ms ease;
  }
  .stock-container nav a:hover {
    background-color: #ffffff;
  }
}

@media (max-width: 768.02px) {
  .stock-container nav {
    gap: 0.5rem;
  }
  .stock-container nav a {
    min-width: 200px;
  }
}
@media (max-width: 576.02px) {
  .stock-container nav {
    position: relative;
    width: 100vw;
    left: 50%;
    padding-inline: 2rem;
    transform: translate(-50%, 0);
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: scroll;
    mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 5%, rgb(0, 0, 0) 95%, rgba(0, 0, 0, 0) 100%);
  }
  .stock-container nav::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .stock-container nav a {
    min-width: auto;
  }
}
.stock-container .overview {
  background-color: #ffffff;
  border-radius: 2rem;
  padding: 1rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 768.02px) {
  .stock-container .overview {
    justify-content: center;
  }
}
@media (max-width: 576.02px) {
  .stock-container .overview {
    border-radius: 1.25rem;
  }
}

.intraday {
  padding: 3rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.intraday h2 {
  font-size: 4rem;
}
.intraday .intraday-change {
  width: 100%;
  border: 1px solid rgba(18, 18, 18, 0.2);
  padding: 0.3rem 0.5rem 0.4rem;
  border-radius: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.7rem;
  font-size: 1.1rem;
  font-weight: 700;
}
.intraday .last-update {
  font-size: 0.9rem;
}

@media (max-width: 768.02px) {
  .intraday {
    padding: 2rem 2rem 1rem;
  }
}
@media (max-width: 576.02px) {
  .intraday {
    padding-bottom: 0.5rem;
  }
  .intraday h2 {
    font-size: 6vmax;
  }
}
.overview .overview-details {
  border-radius: inherit;
  background-color: #ffffff;
  flex: 1;
  padding: 2rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview .overview-details ul {
  width: 100%;
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 1rem;
  row-gap: 0.6rem;
}
.overview .overview-details ul li {
  position: relative;
  padding: 0.5rem;
  border-radius: 0.5rem;
}
.overview .overview-details ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0, -0.38rem);
  width: 100%;
  height: 0.19rem;
  background-color: rgba(0, 0, 0, 0.2);
}
.overview .overview-details ul li span {
  display: block;
  line-height: 1.2;
}
.overview .overview-details ul li span.details-name {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.6);
}
.overview .overview-details ul li span.details-value {
  font-size: 1.4rem;
}

.stock-container.winner .overview .overview-details ul li[data-update=true],
.stock-container.loser .overview .overview-details ul li[data-update=true],
.stock-container .overview .overview-details ul li[data-update=true] {
  animation: overviewPulse 1000ms ease-out forwards;
}

@media (max-width: 768.02px) {
  .overview .overview-details {
    padding: 2rem;
  }
  .overview .overview-details ul li span.details-name {
    font-size: 0.75rem;
  }
  .overview .overview-details ul li span.details-value {
    font-size: 1.2rem;
  }
}
@media (min-width: 576px) {
  .overview .overview-details ul li:nth-of-type(-n + 4)::after {
    display: none;
  }
}
@media (max-width: 576.02px) {
  .overview .overview-details {
    padding: 1.2rem;
    border-radius: 1.2rem;
  }
  .overview .overview-details ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .overview .overview-details ul li:nth-of-type(-n + 2)::after {
    display: none;
  }
  .overview .overview-details ul li span.details-value {
    font-size: 1.2rem;
  }
}
.stock-container.winner {
  background-color: rgb(2.8, 39.2, 31.6615384615);
}
.stock-container.winner nav a {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
.stock-container.winner nav a.active {
  background-color: rgb(9.6, 134.4, 108.5538461538);
}
@media (hover: hover) and (pointer: fine) {
  .stock-container.winner nav a:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.stock-container.winner .intraday-change {
  color: rgb(11.3, 158.2, 127.7769230769);
  background-color: rgba(13, 182, 147, 0.1);
  border-color: rgba(13, 182, 147, 0.2);
}
.stock-container.winner .overview .overview-details ul li::after {
  background-color: rgb(6.2, 86.8, 70.1076923077);
}

.stock-container.loser {
  background-color: rgb(65.7, 0, 6.4576923077);
}
.stock-container.loser nav a {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
.stock-container.loser nav a.active {
  background-color: rgb(183, 0, 17.9871794872);
}
@media (hover: hover) and (pointer: fine) {
  .stock-container.loser nav a:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.stock-container.loser .intraday-change {
  color: rgb(208.5, 0, 20.4935897436);
  background-color: rgba(234, 0, 23, 0.1);
  border-color: rgba(234, 0, 23, 0.2);
}
.stock-container.loser .overview .overview-details ul li::after {
  background-color: rgb(132, 0, 12.9743589744);
}

.finance-controls {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.finance-controls .form {
  padding-top: 1rem;
  border-top: 4px solid #121212;
}
.finance-controls .form input {
  background-color: rgb(255, 239.6613545817, 200);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.finance-controls .form label {
  font-size: 1.2rem;
  color: #121212;
  font-weight: 700;
}

.searched-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.searched-tags .searched-tag {
  position: relative;
  background-color: black;
  border: 1px solid #ebedec;
  padding: 0.4rem 2.5rem 0.55rem 1rem;
  border-radius: 0.4rem;
  color: #ebedec;
  font-size: 0.95rem;
  cursor: pointer;
}
.searched-tags .searched-tag::after, .searched-tags .searched-tag::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.85rem;
  bottom: 0;
  left: auto;
  margin: auto;
  display: block;
  background-color: #ebedec;
  width: 13px;
  height: 2px;
}
.searched-tags .searched-tag::after {
  transform: rotate(45deg);
}
.searched-tags .searched-tag::before {
  transform: rotate(-45deg);
}

.highstock-container {
  background-color: #001c47;
  padding: 1.5rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.highstock-container nav {
  display: flex;
  gap: 0.7rem;
  flex-wrap: wrap;
}
.highstock-container nav a {
  flex: 1;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 2rem;
  padding: 0.5rem;
  color: #ffffff;
  font-size: 0.9rem;
  text-align: center;
}
.highstock-container nav a.selected {
  pointer-events: none;
  cursor: default;
  background-color: #1089e0;
  border-color: #1089e0;
}
@media (hover: hover) and (pointer: fine) {
  .highstock-container nav a {
    transition: all 300ms ease;
  }
  .highstock-container nav a:hover {
    border-color: rgba(255, 255, 255, 0.4);
  }
}

.highstock-container .highstock-charts {
  border-radius: 1.5rem;
  padding: inherit;
  box-shadow: inherit;
  overflow: hidden;
  background-color: #ffffff;
}

@media (max-width: 576.02px) {
  .highstock-container {
    padding: 1rem;
    margin-top: 0rem;
  }
  .highstock-container nav {
    column-gap: 0.3rem;
  }
  .highstock-container nav a {
    flex: 1 1 auto;
    font-size: 0.8rem;
    padding-inline: 0;
  }
  .highstock-container nav a:first-of-type {
    flex-basis: 100%;
  }
  .highstock-container .highstock-charts {
    border-radius: 1rem;
  }
}
.stocks-grid.stockmarkets {
  grid-template-columns: repeat(auto-fit, minmax(min(20rem, 100%), 1fr));
  padding: 1rem 0.5rem;
  background-color: #001c47;
}

@media (max-width: 768.02px) {
  .stockmarkets .table-container table > thead > th,
  .stockmarkets .table-container table > tbody > td,
  .stockmarkets .table-container table > tfoot > td {
    font-size: 0.85rem;
  }
}
.stocks-grid.sectors {
  padding: 1rem;
  background-color: #001c47;
}
.stocks-grid.sectors .table-container {
  width: 100%;
}

.stocks-grid.market-stats-grid {
  grid-template-columns: repeat(auto-fit, minmax(min(20rem, 100%), 1fr));
  padding: 1rem 0.5rem;
  background-color: #001c47;
}
.stocks-grid.market-stats-grid .stocks-controls {
  grid-column: 1/-1;
  margin-bottom: 1rem;
}

.stocks-grid.shares-compositions-grid {
  padding: 1rem 0.5rem;
  background-color: #001c47;
}

@media (min-width: 768px) {
  .stocks-grid.shares-compositions-grid table > thead > tr > th,
  .stocks-grid.shares-compositions-grid table > thead > tr > td,
  .stocks-grid.shares-compositions-grid table > tbody > tr > th,
  .stocks-grid.shares-compositions-grid table > tbody > tr > td,
  .stocks-grid.shares-compositions-grid table > tfoot > tr > th,
  .stocks-grid.shares-compositions-grid table > tfoot > tr > td {
    font-size: 0.85rem;
    padding-inline: 2px;
  }
}
.market-stats {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background-color: #1f4e7b;
  overflow: hidden;
}
.market-stats .breaker-title {
  border: none;
  margin-bottom: 0;
  padding: 1rem 0;
}
.market-stats .breaker-title h2 {
  color: #ffffff;
  text-align: center;
}
.market-stats .stats-grid {
  width: 100%;
  padding: 1rem 0.5rem;
  background-color: #001c47;
}
@media (min-width: 1024.02px) {
  .market-stats .stats-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1024.02px) {
  .market-stats .stats-grid {
    grid-auto-flow: column;
    grid-auto-columns: 27rem;
    gap: 1rem;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-padding: 1rem;
    padding-inline: 1rem;
  }
  .market-stats .stats-grid::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .market-stats .stats-grid > * {
    scroll-snap-align: start;
  }
}

.market-stats .breaker-title + .stats-grid {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
@media (max-width: 576.02px) {
  .market-stats .breaker-title + .stats-grid {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
}

.chart-container {
  padding: 2rem;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}
.chart-container .breaker-title {
  border: none;
  margin-bottom: 0;
}
.chart-container .breaker-title h4 {
  font-size: clamp(1.031rem, 0.123vw + 1.002rem, 1.125rem);
  line-height: clamp(1.289rem, 0.154vw + 1.253rem, 1.406rem);
  text-align: center;
}

.pie-holder {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.pie-holder svg.pie-chart {
  flex-basis: 150px;
  transform: rotate(-90deg);
}
@media (max-width: 768.02px) {
  .pie-holder svg.pie-chart {
    flex-basis: 200px;
  }
}
.pie-holder .description {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.pie-holder .description h4 {
  position: relative;
  padding-left: 1.3rem;
  padding-right: 0.9rem;
  padding-block: 0.5rem 0.7rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 0px;
  isolation: isolate;
  overflow: hidden;
}
.pie-holder .description h4:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.pie-holder .description h4 span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: var(--chart-color);
  width: 0;
  height: 100%;
}
.pie-holder .description h4::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: var(--chart-color);
}

@media (max-width: 576.02px) {
  .pie-holder {
    flex-direction: column;
  }
  .pie-holder .description {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .pie-holder .description h4 {
    width: 150px;
    padding-right: 0;
  }
}
.stocks-navigation ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
  padding: 0.5rem;
  background-color: #001c47;
  border-radius: 3rem;
  margin-bottom: 0;
}
.stocks-navigation ul li {
  flex: 1;
}
.stocks-navigation ul li > a,
.stocks-navigation ul li > span {
  display: block;
  height: 3rem;
  background-color: transparent;
  border-radius: 2rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  font-size: 1rem;
  line-height: 2.6rem;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
@media (hover: hover) and (pointer: fine) {
  .stocks-navigation ul li a {
    transition: all 0.3s ease;
  }
  .stocks-navigation ul li a:hover {
    border-color: rgba(255, 255, 255, 0.4);
  }
}
.stocks-navigation ul li a.active,
.stocks-navigation ul li a.selected {
  border-color: #1089e0;
  background-color: #1089e0;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 576.02px) {
  .stocks-navigation ul {
    flex-direction: column;
    padding: 0.5rem;
    border-radius: 0;
  }
  .stocks-navigation ul li > a,
  .stocks-navigation ul li > span {
    height: 2.3rem;
    font-size: 0.9rem;
    line-height: 2rem;
  }
}
.stocks-controls {
  padding-inline: 0.5rem;
  background-color: #001c47;
}
.stocks-controls form .flex-group {
  gap: 0.5rem;
}
.stocks-controls form select {
  font-size: 0.9rem;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 2rem;
}
.stocks-controls small {
  display: block;
  color: #ffffff;
  width: 100%;
  margin-top: 0.5rem;
  text-align: center;
}

@media (max-width: 768.02px) {
  .stocks-controls form .flex-group {
    flex-direction: column;
  }
}
.stocks-controls.sticky-controls {
  position: sticky;
  top: 56px;
  width: 100%;
  padding-block: 0.5rem;
  z-index: 10;
}

footer {
  background-color: #001c47;
}

.footer-inner {
  display: block;
  max-width: 1300px;
  padding-inline: 1.5rem;
  margin-inline: auto;
}

.footer-grid {
  display: grid;
}
@media (min-width: 768.02px) {
  .footer-grid {
    grid-template-columns: repeat(12, 1fr);
    column-gap: 2rem;
  }
}

.footer-newsletter {
  position: relative;
  isolation: isolate;
  padding-block: 2rem;
}
.footer-newsletter::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: rgba(0, 0, 0, 0.7);
  mix-blend-mode: multiply;
  z-index: -1;
}
.footer-newsletter h4 {
  color: #ffffff;
  margin-bottom: 0;
}
.footer-newsletter form {
  position: relative;
  min-height: 50px;
}
.footer-newsletter form input {
  height: 100%;
  border-radius: 2rem;
  padding-inline: 1.5rem;
}
.footer-newsletter form button.button-primary.submit {
  position: absolute;
  inset: 3px 3px 3px auto;
  z-index: 10;
  text-transform: uppercase;
  padding-block: 0;
  padding-inline: 5%;
  font-size: 0.9rem;
}
@media (min-width: 768.02px) {
  .footer-newsletter h4 {
    grid-column: 1/span 4;
    align-self: center;
  }
  .footer-newsletter form {
    grid-column: 6/-1;
  }
}

@media (max-width: 768.02px) {
  .footer-newsletter {
    gap: 1rem;
  }
  .footer-newsletter h4 {
    text-align: center;
  }
  .footer-newsletter form {
    width: 100%;
    margin-inline: auto;
  }
}
@media (max-width: 768.02px) and (min-width: 576px) {
  .footer-newsletter form {
    max-width: 80%;
  }
}

.footer-content {
  padding-block: 3rem;
}
@media (max-width: 576.02px) {
  .footer-content {
    padding-block: 2rem;
  }
}
.footer-content::before {
  content: "";
  position: relative;
}
.footer-content p, .footer-content a {
  color: #ffffff;
}
.footer-content a:visited,
.footer-content a:focus,
.footer-content a:hover {
  color: #ffffff;
}
@media (min-width: 768.02px) {
  .footer-content .main-logo {
    grid-column: 1/span 4;
    grid-row: 1;
  }
  .footer-content .description {
    grid-column: 1/span 4;
    grid-row: 2;
  }
  .footer-content .footer-sitemap {
    grid-column: 6/-1;
    grid-row: 1/span 2;
  }
  .footer-content::before {
    grid-column: 1/-1;
    grid-row: 3;
    height: 5rem;
  }
  .footer-content .social {
    grid-column: 1/span 4;
    grid-row: 4;
  }
  .footer-content .capital-info {
    grid-column: 6/-1;
    grid-row: 4;
  }
  .footer-content .footer-copyright {
    grid-column: 1/-1;
    grid-row: 5;
  }
}

.footer-content .main-logo {
  display: block;
  margin-bottom: 0.5rem;
}
.footer-content .main-logo .icon {
  display: block;
  width: 17rem;
  height: 4rem;
  color: inherit;
  filter: drop-shadow(0 0.2rem 0.3rem rgba(18, 18, 18, 0.5));
}
@media (max-width: 576.02px) {
  .footer-content .main-logo .icon {
    width: 13rem;
    height: 3rem;
  }
}

.footer-content {
  margin-bottom: 0;
}
.footer-content .description {
  line-height: 1.5;
}
@media (max-width: 576.02px) {
  .footer-content .description {
    font-size: 0.9rem;
    line-height: 1.2;
    margin-bottom: 2rem;
  }
}

@media (min-width: 768.02px) {
  .footer-content .social {
    margin-bottom: 0;
  }
}
@media (max-width: 576.02px) {
  .footer-content .social {
    margin-bottom: 2rem;
  }
}
.footer-content .social li a {
  background-color: rgba(255, 255, 255, 0.1);
}

.footer-content .footer-sitemap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(max(9rem, 25%), 1fr));
  grid-auto-rows: min-content;
  column-gap: 2rem;
}
@media (min-width: 768.02px) {
  .footer-content .footer-sitemap {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .footer-content .footer-sitemap {
    margin-bottom: 3.5rem;
  }
}
.footer-content .footer-sitemap li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
}
.footer-content .footer-sitemap a {
  line-height: 1.9;
  font-size: 0.9rem;
}

.capital-info {
  display: flex;
  gap: 2rem;
}

.capital-info .stocks-info {
  flex: 1;
  flex-grow: 1;
}
.capital-info .stocks-info p {
  max-width: 42ch;
}
@media (max-width: 576.02px) {
  .capital-info .stocks-info p {
    font-size: 0.8rem;
    line-height: 1.2;
  }
}
.capital-info .stocks-info ul {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0;
}
.capital-info .stocks-info ul li a,
.capital-info .stocks-info ul li span {
  display: block;
  height: 1.5rem;
}

.capital-info .membership {
  display: flex;
  gap: 0.3rem;
}
.capital-info .membership .membership-item {
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 0.5rem;
  padding: 0.3rem;
  font-size: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.capital-info .membership .membership-item img {
  width: 3rem;
}
@media (max-width: 576.02px) {
  .capital-info .membership .membership-item img {
    width: 4rem;
  }
}

.footer-copyright {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 1rem;
  margin-top: 3rem;
  border-top: 1px solid #ffffff;
}
.footer-copyright p {
  margin-bottom: 0px;
  flex: 1;
}
.footer-copyright nav {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 768px) {
  .footer-copyright {
    gap: 0.3rem;
  }
  .footer-copyright p {
    flex-basis: 100%;
  }
  .footer-copyright nav {
    gap: 0.5rem;
  }
}
@media (max-width: 576.02px) {
  .footer-copyright {
    padding-top: 2rem;
    margin-top: 2rem;
  }
  .footer-copyright p {
    margin-bottom: 0.5rem;
  }
  .footer-copyright nav {
    row-gap: 0.1rem;
  }
}

.promo-magazine {
  padding: 3rem;
  background-color: #001c47;
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-auto-flow: column;
  gap: 3rem;
  align-items: center;
}
.promo-magazine .left {
  display: flex;
  align-items: flex-end;
  gap: 1rem;
}
.promo-magazine .left .newspaper-cover {
  flex-basis: 300px;
}
.promo-magazine .left .magazine-cover {
  flex-basis: 250px;
}
.promo-magazine .right h2 {
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 2rem;
}

@supports (-webkit-box-reflect: below) {
  .promo-magazine .left .newspaper-cover,
  .promo-magazine .left .magazine-cover {
    -webkit-box-reflect: below 0 linear-gradient(to bottom, transparent 90%, rgba(255, 255, 255, 0.3) 100%);
  }
}
@media (max-width: 768.02px) {
  .promo-magazine {
    grid-auto-flow: row;
    padding: 7vmax;
  }
  .promo-magazine .left {
    justify-content: center;
  }
  .promo-magazine .left .newspaper-cover,
  .promo-magazine .left .magazine-cover {
    flex-grow: 1;
  }
}
@media (max-width: 576.02px) {
  .promo-magazine {
    padding: 2rem;
    gap: 2rem;
  }
  .promo-magazine .right h2 {
    margin-bottom: 1.5rem;
  }
  .promo-magazine .right .button {
    width: 100%;
  }
}
.capital-promotion {
  display: flex;
  gap: 0.3rem;
}
.capital-promotion .icon {
  height: 23px;
  width: 90px;
}
.promo-magazine .capital-promotion {
  color: #ffffff;
}

@keyframes pulse {
  50% {
    opacity: 0.3;
  }
}
@keyframes stocksPulse {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rotate-blob {
  from {
    rotate: 0deg;
  }
  50% {
    scale: 1 1.5;
  }
  to {
    rotate: 360deg;
  }
}
@keyframes overviewPulse {
  25% {
    background-color: #fff6a8;
  }
  75% {
    background-color: #fff6a8;
  }
}
[data-updated=true] {
  animation: updated 1000ms ease-out forwards;
}

@keyframes updated {
  25% {
    background-color: #fff6a8;
  }
  75% {
    background-color: #fff6a8;
  }
}
main section:first-of-type:has(.banner-container):not(:has(.template-sp)) {
  margin-block: 1.75rem;
}

main section:first-of-type:has(.banner-container):not(:has(.template-sp)) + section:not(:has(.news-slider)) {
  margin-top: 0;
}

/*# sourceMappingURL=style.css.map*/