body {
  transition: opacity ease-in 0.2s;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.a-image a,
.a-image picture,
.a-image span {
  display: block;
  width: inherit;
}
.a-image picture img {
  background-color: #f7f6f5;
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23e5e5e5" fill-rule="even-odd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 15.8"><path d="M0 0h19.5v15.8H0V0Zm1 1v13.8h17.5V1H1Zm1.31 10.18v2.24h14.88V8.55l-4.31-4.63-5.31 5.7-1.91-2.04-3.36 3.6Zm2.02-5.02a2.02 2.02 0 1 0-.002-4.042A2.02 2.02 0 0 0 4.33 6.16Z" /></svg>');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 15%;
  text-indent: -9999em;
  display: block;
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: 100%;
}

.tags {
  display: none;
}

.soc-2 {
  display: none;
}

.a-image.-hover a {
  position: relative;
}
.a-image.-hover a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background-color: #000;
  opacity: 0;
  transition: opacity 0.25s;
  pointer-events: none;
  z-index: 1;
}
.a-image.-hover a:hover::after {
  opacity: 0.3;
}
.a-image.-size-full {
  width: 100%;
}
.a-image.-size-full img {
  width: 100%;
}
.a-image.-size-006-square {
  width: 48px;
}
.a-image.-size-006-square picture {
  width: 48px;
  height: 48px;
}
.a-image.-size-006-square picture img {
  background-size: 40%;
}
.a-image.-size-008-square {
  width: 64px;
}
.a-image.-size-008-square picture {
  width: 64px;
  height: 64px;
}
.a-image.-size-008-square picture img {
  background-size: 40%;
}
.a-image.-size-012-square {
  width: 96px;
}
.a-image.-size-012-square picture {
  width: 96px;
  height: 96px;
}
.a-image.-size-012-square picture img {
  background-size: 40%;
}
.a-image.-size-016-square {
  width: 128px;
}
.a-image.-size-016-square picture {
  width: 128px;
  height: 128px;
}
.a-image.-size-016-square picture img {
  background-size: 40%;
}
.a-image.-size-200 {
  width: 146px;
}
.a-image.-size-200 picture {
  width: 146px;
  height: 97px;
}
.a-image.-size-200 picture img {
  background-size: 15%;
}
.a-image.-size-300 {
  width: 246px;
}
.a-image.-size-300 picture {
  width: 246px;
  height: 164px;
}
.a-image.-size-300 picture img {
  background-size: 15%;
}
.a-image.-size-400 {
  width: 346px;
}
.a-image.-size-400 picture {
  width: 346px;
  height: 231px;
}
.a-image.-size-400 picture img {
  background-size: 15%;
}
.a-image.-size-500 {
  width: 446px;
}
.a-image.-size-500 picture {
  width: 446px;
  height: 297px;
}
.a-image.-size-500 picture img {
  background-size: 15%;
}
.a-image.-size-600 {
  width: 546px;
}
.a-image.-size-600 picture {
  width: 546px;
  height: 364px;
}
.a-image.-size-600 picture img {
  background-size: 15%;
}
.a-image.-size-700 {
  width: 646px;
}
.a-image.-size-700 picture {
  width: 646px;
  height: 431px;
}
.a-image.-size-700 picture img {
  background-size: 15%;
}
.a-image.-size-800 {
  width: 746px;
}
.a-image.-size-800 picture {
  width: 746px;
  height: 497px;
}
.a-image.-size-800 picture img {
  background-size: 15%;
}
.a-image.-size-panorama {
  position: relative;
  width: 100%;
  padding-bottom: 41.66%;
}
.a-image.-size-panorama a {
  position: absolute;
  height: 100%;
}
.a-image.-size-panorama picture {
  position: absolute;
  height: 100%;
}
.a-image.-size-panorama picture img {
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 1440px) {
  .a-image.-size-200 {
    width: 172px;
  }
  .a-image.-size-200 picture {
    width: 172px;
    height: 115px;
  }
  .a-image.-size-200 picture img {
    background-size: 15%;
  }
  .a-image.-size-300 {
    width: 290px;
  }
  .a-image.-size-300 picture {
    width: 290px;
    height: 193px;
  }
  .a-image.-size-300 picture img {
    background-size: 15%;
  }
  .a-image.-size-400 {
    width: 408px;
  }
  .a-image.-size-400 picture {
    width: 408px;
    height: 272px;
  }
  .a-image.-size-400 picture img {
    background-size: 15%;
  }
  .a-image.-size-500 {
    width: 526px;
  }
  .a-image.-size-500 picture {
    width: 526px;
    height: 351px;
  }
  .a-image.-size-500 picture img {
    background-size: 15%;
  }
  .a-image.-size-600 {
    width: 644px;
  }
  .a-image.-size-600 picture {
    width: 644px;
    height: 429px;
  }
  .a-image.-size-600 picture img {
    background-size: 15%;
  }
  .a-image.-size-700 {
    width: 762px;
  }
  .a-image.-size-700 picture {
    width: 762px;
    height: 508px;
  }
  .a-image.-size-700 picture img {
    background-size: 15%;
  }
  .a-image.-size-800 {
    width: 880px;
  }
  .a-image.-size-800 picture {
    width: 880px;
    height: 587px;
  }
  .a-image.-size-800 picture img {
    background-size: 15%;
  }
}
:root {
  --color-accent: #dc1a21;
}
body.path_root_114466,
body.path_root_147834,
body.path_root_110536,
body.path_root_156342,
body.path_root_100791,
body.path_root_178851 {
  --color-accent: #0071bb;
}
body.path_root_53580,
body.path_root_165250,
body.path_root_156622,
body.path_root_163881,
body.path_root_154844,
body.path_root_53664,
body.path_root_193290 {
  --color-accent: #877443;
}
body.path_root_162772,
body.path_root_165249 {
  --color-accent: #14bed2;
}
body.path_root_121641,
body.path_root_168430 {
  --color-accent: #f5a623;
}
.grid--r {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.7rem;
  margin-right: -1.7rem;
}
.grid--c-1 {
  flex: 1 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.grid--c-2 {
  flex: 1 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.grid--c-3 {
  flex: 1 0 25%;
  max-width: 25%;
}
.grid--c-4 {
  flex: 1 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.grid--c-5 {
  flex: 1 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.grid--c-6 {
  flex: 1 0 50%;
  max-width: 80%;
}
.grid--c-7 {
  flex: 1 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.grid--c-8 {
  flex: 1 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.grid--c-9 {
  flex: 1 0 75%;
  max-width: 75%;
}
.grid--c-10 {
  flex: 1 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.grid--c-11 {
  flex: 1 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.grid--c-12 {
  flex: 1 0 100%;
  max-width: 100%;
}
[class*="grid--c-"] {
  padding-left: 1.7rem;
  padding-right: 1.7rem;
}
.grid--bordered .grid--c {
  border-right: 1px solid #e5e5e5;
}
.grid--bordered .grid--c:last-child {
  border-right: 0;
}
@font-face {
  font-family: "Austin News Deck Web";
  font-style: normal;
  font-weight: 600;
  src: url("https://static.im-g.pl/wyborcza2020/fonts/AustinNewsDeck-Bold-Web.woff2")
    format("woff2");
  font-display: swap;
  font-stretch: normal;
}
@font-face {
  font-family: "Austin News Deck Web";
  font-style: normal;
  font-weight: 400;
  src: url("https://static.im-g.pl/wyborcza2020/fonts/AustinNewsDeck-Medium-Web.woff2")
    format("woff2");
  font-display: swap;
  font-stretch: normal;
}
@font-face {
  font-family: "Austin News Deck Web";
  font-style: italic;
  font-weight: 300;
  src: url("https://static.im-g.pl/wyborcza2020/fonts/AustinNewsDeck-Italic-Web.woff2")
    format("woff2");
  font-display: swap;
  font-stretch: normal;
}
@font-face {
  font-family: "Austin News Deck Web";
  font-style: normal;
  font-weight: 200;
  src: url("https://static.im-g.pl/wyborcza2020/fonts/AustinNewsDeck-Light-Web.woff2")
    format("woff2");
  font-display: swap;
  font-stretch: normal;
}
.font-head-900 {
  font: 700 2.23em/1.096 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-head-900--white {
  color: #fff;
}
.font-head-900--white-on-red-bg {
  background: #dc1a21;
}
.font-head-900--white-on-black-bg {
  background: #000;
}
.font-head-900--white-on-red-bg,
.font-head-900--white-on-black-bg {
  color: #fff;
  position: relative;
  left: -0.43rem;
  display: inline;
  padding: 0 0.43rem 0.43rem;
  line-height: 1.149;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.font-head-800 {
  font: 300 2.23em/1.3 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-head-700 {
  font: 500 1.49em/1.135 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-head-500 {
  font: 500 1.27em/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-head-300 {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-head-100 {
  font: 400 0.8em/1.3 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.font-title-900 {
  font: 300 3.19em/1.1 Austin News Deck Web, Times New Roman, serif;
}
.font-title-700 {
  font: 500 2.23em/1.1 Austin News Deck Web, Times New Roman, serif;
}
.font-title-600 {
  font: 300 2.23em/1.2 Montserrat, Verdana, sans-serif;
}
.font-head-section-500 {
  font: 300 1.7em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
}
.font-head-section-100 {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
}
.font-number-big {
  font: 700 5.31em/1.1 Austin News Deck Web, Times New Roman, serif;
}
.font-category {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  display: inline-block;
  color: #dc1a21;
  color: var(--color-accent);
  text-transform: uppercase;
  padding: 6px 0;
}
.font-category--white {
  color: #fff;
}
.font-author {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
}
.font-author--white {
  color: #fff;
}
.font-author-opinion {
  font: 300 0.85em/1.25 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.2px;
  text-transform: capitalize;
}
.font-button {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
}
.font-hp-lead {
  font: 400 0.85em/1.24 Georgia, Times New Roman, serif;
  color: #484848;
}
.font-hp-lead--white {
  color: #fff;
}
.font-lead {
  font: 500 1.27em/1.5 Austin News Deck Web, Times New Roman, serif;
}
.font-text {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
}
.font-caption {
  font: 400 0.64em/1.33 Georgia, Times New Roman, serif;
  color: #8b8b8b;
}
.font-caption--white {
  color: #fff;
}
.font-caption--red-point,
.font-caption--white-point {
  position: relative;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 0.43rem;
  bottom: 2px;
}
.font-caption--red-point::before,
.font-caption--white-point::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  transform: translateY(50%);
}
.font-caption--red-point::before {
  background: #dc1a21;
}
.font-caption--white-point::before {
  background: #fff;
}
.font-quotation-500 {
  font: 400 1.7em/1.3 Austin News Deck Web, Times New Roman, serif;
}
*,
html,
body,
div,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
img,
q,
s,
strong,
sub,
sup,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
figcaption,
footer,
header,
menu,
nav,
section,
summary,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html {
  scroll-behavior: smooth;
}
[hidden] {
  display: none;
}
.btn {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn:hover {
  background-color: #000;
  color: #fff;
}
.btn--accent {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #9d87b0;
  border-radius: 3px;
  color: #9d87b0;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--accent:hover {
  background-color: #9d87b0;
  color: #fff;
}
.btn--red {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #dc1a21;
  border: 1px solid var(--color-accent);
  border-radius: 3px;
  color: #dc1a21;
  color: var(--color-accent);
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--red:hover {
  background-color: #dc1a21;
  background-color: var(--color-accent);
  color: #fff;
}
.btn--filled {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #000;
  border-radius: 3px;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--filled:hover {
  background-color: #fff;
  color: #000;
}
.btn--filled:hover {
  background-color: #dc1a21;
  background-color: var(--color-accent);
  border-color: #dc1a21;
  border-color: var(--color-accent);
  color: #fff;
}
.btn--ghost {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--ghost:hover {
  background-color: #000;
  color: rgba(0, 0, 0, 0);
}
.btn--ghost:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--accent-filled {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #9d87b0;
  border-radius: 3px;
  color: #fff;
  background-color: #9d87b0;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--accent-filled:hover {
  background-color: #fff;
  color: #9d87b0;
}
.btn--accent-filled:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--red-filled {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #dc1a21;
  border: 1px solid var(--color-accent);
  border-radius: 3px;
  color: #fff;
  background-color: #dc1a21;
  background-color: var(--color-accent);
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--red-filled:hover {
  background-color: #fff;
  color: #dc1a21;
  color: var(--color-accent);
}
.btn--red-filled:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--radius {
  border-radius: 1.01rem;
}
.btn--img {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  text-transform: uppercase;
  gap: 0.48rem;
}
.btn--img:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.btn--img > img,
.btn--img > svg {
  width: 1.22rem;
  height: 1.22rem;
  stroke: #15181b;
  fill: none;
}
.btn--clear {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  border: none;
}
.btn--clear:hover {
  background-color: #000;
  color: #fff;
}
.btn--clear:hover {
  background-color: #fff;
  color: #dc1a21;
  color: var(--color-accent);
  border: none;
}
.btn--accent:disabled,
.btn--red:disabled,
.btn--filled:disabled,
.btn--accent-filled:disabled,
.btn--red-filled:disabled {
  pointer-events: none;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #fff;
}
.img--hover {
  position: relative;
}
.img--hover::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background-color: #000;
  opacity: 0;
  transition: opacity 0.25s;
  pointer-events: none;
  z-index: 1;
}
.img--hover:hover::after {
  opacity: 0.3;
}
.img--fluid {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  background-color: #f0efec;
}
.img--fluid::before {
  padding-bottom: 66.666%;
  content: "";
  display: block;
}
.img--fluid > img {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: 100%;
  transform: translateX(-50%);
}
.img--round {
  border-radius: 50%;
}
.img--round::before {
  padding-bottom: 100%;
}
.img--round::after {
  border-radius: inherit;
}
.img--square::before {
  padding-bottom: 100%;
}
.img [data-src],
.img [data-src-mobile] {
  visibility: hidden;
}
.d-hidden {
  overflow: hidden;
  display: block;
  width: 0;
  height: 0;
  float: left;
}
.m- {
  margin: 0.43rem !important;
}
.mt- {
  margin-top: 0.43rem !important;
}
.mr- {
  margin-right: 0.43rem !important;
}
.mb- {
  margin-bottom: 0.43rem !important;
}
.ml- {
  margin-left: 0.43rem !important;
}
.mv- {
  margin-top: 0.43rem !important;
  margin-bottom: 0.43rem !important;
}
.mh- {
  margin-left: 0.43rem !important;
  margin-right: 0.43rem !important;
}
.m {
  margin: 0.85rem !important;
}
.mt {
  margin-top: 0.85rem !important;
}
.mr {
  margin-right: 0.85rem !important;
}
.mb {
  margin-bottom: 0.85rem !important;
}
.ml {
  margin-left: 0.85rem !important;
}
.mv {
  margin-top: 0.85rem !important;
  margin-bottom: 0.85rem !important;
}
.mh {
  margin-left: 0.85rem !important;
  margin-right: 0.85rem !important;
}
.m\+ {
  margin: 1.27rem !important;
}
.mt\+ {
  margin-top: 1.27rem !important;
}
.mr\+ {
  margin-right: 1.27rem !important;
}
.mb\+ {
  margin-bottom: 1.27rem !important;
}
.ml\+ {
  margin-left: 1.27rem !important;
}
.mv\+ {
  margin-top: 1.27rem !important;
  margin-bottom: 1.27rem !important;
}
.mh\+ {
  margin-left: 1.27rem !important;
  margin-right: 1.27rem !important;
}
.m\+\+ {
  margin: 1.7rem !important;
}
.mt\+\+ {
  margin-top: 1.7rem !important;
}
.mr\+\+ {
  margin-right: 1.7rem !important;
}
.mb\+\+ {
  margin-bottom: 1.7rem !important;
}
.ml\+\+ {
  margin-left: 1.7rem !important;
}
.mv\+\+ {
  margin-top: 1.7rem !important;
  margin-bottom: 1.7rem !important;
}
.mh\+\+ {
  margin-left: 1.7rem !important;
  margin-right: 1.7rem !important;
}
.m\+\+\+ {
  margin: 2.55rem !important;
}
.mt\+\+\+ {
  margin-top: 2.55rem !important;
}
.mr\+\+\+ {
  margin-right: 2.55rem !important;
}
.mb\+\+\+ {
  margin-bottom: 2.55rem !important;
}
.ml\+\+\+ {
  margin-left: 2.55rem !important;
}
.mv\+\+\+ {
  margin-top: 2.55rem !important;
  margin-bottom: 2.55rem !important;
}
.mh\+\+\+ {
  margin-left: 2.55rem !important;
  margin-right: 2.55rem !important;
}
.m0 {
  margin: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mv0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mh0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.p- {
  padding: 0.43rem !important;
}
.pt- {
  padding-top: 0.43rem !important;
}
.pr- {
  padding-right: 0.43rem !important;
}
.pb- {
  padding-bottom: 0.43rem !important;
}
.pl- {
  padding-left: 0.43rem !important;
}
.pv- {
  padding-top: 0.43rem !important;
  padding-bottom: 0.43rem !important;
}
.ph- {
  padding-left: 0.43rem !important;
  padding-right: 0.43rem !important;
}
.p {
  padding: 0.85rem !important;
}
.pt {
  padding-top: 0.85rem !important;
}
.pr {
  padding-right: 0.85rem !important;
}
.pb {
  padding-bottom: 0.85rem !important;
}
.pl {
  padding-left: 0.85rem !important;
}
.pv {
  padding-top: 0.85rem !important;
  padding-bottom: 0.85rem !important;
}
.ph {
  padding-left: 0.85rem !important;
  padding-right: 0.85rem !important;
}
.p\+ {
  padding: 1.27rem !important;
}
.pt\+ {
  padding-top: 1.27rem !important;
}
.pr\+ {
  padding-right: 1.27rem !important;
}
.pb\+ {
  padding-bottom: 1.27rem !important;
}
.pl\+ {
  padding-left: 1.27rem !important;
}
.pv\+ {
  padding-top: 1.27rem !important;
  padding-bottom: 1.27rem !important;
}
.ph\+ {
  padding-left: 1.27rem !important;
  padding-right: 1.27rem !important;
}
.p\+\+ {
  padding: 1.7rem !important;
}
.pt\+\+ {
  padding-top: 1.7rem !important;
}
.pr\+\+ {
  padding-right: 1.7rem !important;
}
.pb\+\+ {
  padding-bottom: 1.7rem !important;
}
.pl\+\+ {
  padding-left: 1.7rem !important;
}
.pv\+\+ {
  padding-top: 1.7rem !important;
  padding-bottom: 1.7rem !important;
}
.ph\+\+ {
  padding-left: 1.7rem !important;
  padding-right: 1.7rem !important;
}
.p\+\+\+ {
  padding: 2.55rem !important;
}
.pt\+\+\+ {
  padding-top: 2.55rem !important;
}
.pr\+\+\+ {
  padding-right: 2.55rem !important;
}
.pb\+\+\+ {
  padding-bottom: 2.55rem !important;
}
.pl\+\+\+ {
  padding-left: 2.55rem !important;
}
.pv\+\+\+ {
  padding-top: 2.55rem !important;
  padding-bottom: 2.55rem !important;
}
.ph\+\+\+ {
  padding-left: 2.55rem !important;
  padding-right: 2.55rem !important;
}
.p0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pv0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ph0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.g- {
  gap: 0.43rem !important;
}
.gv- {
  row-gap: 0.43rem !important;
}
.gh- {
  -moz-column-gap: 0.43rem !important;
  column-gap: 0.43rem !important;
}
.g {
  gap: 0.85rem !important;
}
.gv {
  row-gap: 0.85rem !important;
}
.gh {
  -moz-column-gap: 0.85rem !important;
  column-gap: 0.85rem !important;
}
.g\+ {
  gap: 1.27rem !important;
}
.gv\+ {
  row-gap: 1.27rem !important;
}
.gh\+ {
  -moz-column-gap: 1.27rem !important;
  column-gap: 1.27rem !important;
}
.g\+\+ {
  gap: 1.7rem !important;
}
.gv\+\+ {
  row-gap: 1.7rem !important;
}
.gh\+\+ {
  -moz-column-gap: 1.7rem !important;
  column-gap: 1.7rem !important;
}
.g\+\+\+ {
  gap: 2.55rem !important;
}
.gv\+\+\+ {
  row-gap: 2.55rem !important;
}
.gh\+\+\+ {
  -moz-column-gap: 2.55rem !important;
  column-gap: 2.55rem !important;
}
.g0 {
  gap: 0 !important;
}
.gv0 {
  row-gap: 0 !important;
}
.gh0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
.d\:m- {
  margin: 0.43rem !important;
}
.d\:mt- {
  margin-top: 0.43rem !important;
}
.d\:mr- {
  margin-right: 0.43rem !important;
}
.d\:mb- {
  margin-bottom: 0.43rem !important;
}
.d\:ml- {
  margin-left: 0.43rem !important;
}
.d\:mv- {
  margin-top: 0.43rem !important;
  margin-bottom: 0.43rem !important;
}
.d\:mh- {
  margin-left: 0.43rem !important;
  margin-right: 0.43rem !important;
}
.d\:m {
  margin: 0.85rem !important;
}
.d\:mt {
  margin-top: 0.85rem !important;
}
.d\:mr {
  margin-right: 0.85rem !important;
}
.d\:mb {
  margin-bottom: 0.85rem !important;
}
.d\:ml {
  margin-left: 0.85rem !important;
}
.d\:mv {
  margin-top: 0.85rem !important;
  margin-bottom: 0.85rem !important;
}
.d\:mh {
  margin-left: 0.85rem !important;
  margin-right: 0.85rem !important;
}
.d\:m\+ {
  margin: 1.27rem !important;
}
.d\:mt\+ {
  margin-top: 1.27rem !important;
}
.d\:mr\+ {
  margin-right: 1.27rem !important;
}
.d\:mb\+ {
  margin-bottom: 1.27rem !important;
}
.d\:ml\+ {
  margin-left: 1.27rem !important;
}
.d\:mv\+ {
  margin-top: 1.27rem !important;
  margin-bottom: 1.27rem !important;
}
.d\:mh\+ {
  margin-left: 1.27rem !important;
  margin-right: 1.27rem !important;
}
.d\:m\+\+ {
  margin: 1.7rem !important;
}
.d\:mt\+\+ {
  margin-top: 1.7rem !important;
}
.d\:mr\+\+ {
  margin-right: 1.7rem !important;
}
.d\:mb\+\+ {
  margin-bottom: 1.7rem !important;
}
.d\:ml\+\+ {
  margin-left: 1.7rem !important;
}
.d\:mv\+\+ {
  margin-top: 1.7rem !important;
  margin-bottom: 1.7rem !important;
}
.d\:mh\+\+ {
  margin-left: 1.7rem !important;
  margin-right: 1.7rem !important;
}
.d\:m\+\+\+ {
  margin: 2.55rem !important;
}
.d\:mt\+\+\+ {
  margin-top: 2.55rem !important;
}
.d\:mr\+\+\+ {
  margin-right: 2.55rem !important;
}
.d\:mb\+\+\+ {
  margin-bottom: 2.55rem !important;
}
.d\:ml\+\+\+ {
  margin-left: 2.55rem !important;
}
.d\:mv\+\+\+ {
  margin-top: 2.55rem !important;
  margin-bottom: 2.55rem !important;
}
.d\:mh\+\+\+ {
  margin-left: 2.55rem !important;
  margin-right: 2.55rem !important;
}
.d\:m0 {
  margin: 0 !important;
}
.d\:mt0 {
  margin-top: 0 !important;
}
.d\:mr0 {
  margin-right: 0 !important;
}
.d\:mb0 {
  margin-bottom: 0 !important;
}
.d\:ml0 {
  margin-left: 0 !important;
}
.d\:mv0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.d\:mh0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.d\:p- {
  padding: 0.43rem !important;
}
.d\:pt- {
  padding-top: 0.43rem !important;
}
.d\:pr- {
  padding-right: 0.43rem !important;
}
.d\:pb- {
  padding-bottom: 0.43rem !important;
}
.d\:pl- {
  padding-left: 0.43rem !important;
}
.d\:pv- {
  padding-top: 0.43rem !important;
  padding-bottom: 0.43rem !important;
}
.d\:ph- {
  padding-left: 0.43rem !important;
  padding-right: 0.43rem !important;
}
.d\:p {
  padding: 0.85rem !important;
}
.d\:pt {
  padding-top: 0.85rem !important;
}
.d\:pr {
  padding-right: 0.85rem !important;
}
.d\:pb {
  padding-bottom: 0.85rem !important;
}
.d\:pl {
  padding-left: 0.85rem !important;
}
.d\:pv {
  padding-top: 0.85rem !important;
  padding-bottom: 0.85rem !important;
}
.d\:ph {
  padding-left: 0.85rem !important;
  padding-right: 0.85rem !important;
}
.d\:p\+ {
  padding: 1.27rem !important;
}
.d\:pt\+ {
  padding-top: 1.27rem !important;
}
.d\:pr\+ {
  padding-right: 1.27rem !important;
}
.d\:pb\+ {
  padding-bottom: 1.27rem !important;
}
.d\:pl\+ {
  padding-left: 1.27rem !important;
}
.d\:pv\+ {
  padding-top: 1.27rem !important;
  padding-bottom: 1.27rem !important;
}
.d\:ph\+ {
  padding-left: 1.27rem !important;
  padding-right: 1.27rem !important;
}
.d\:p\+\+ {
  padding: 1.7rem !important;
}
.d\:pt\+\+ {
  padding-top: 1.7rem !important;
}
.d\:pr\+\+ {
  padding-right: 1.7rem !important;
}
.d\:pb\+\+ {
  padding-bottom: 1.7rem !important;
}
.d\:pl\+\+ {
  padding-left: 1.7rem !important;
}
.d\:pv\+\+ {
  padding-top: 1.7rem !important;
  padding-bottom: 1.7rem !important;
}
.d\:ph\+\+ {
  padding-left: 1.7rem !important;
  padding-right: 1.7rem !important;
}
.d\:p\+\+\+ {
  padding: 2.55rem !important;
}
.d\:pt\+\+\+ {
  padding-top: 2.55rem !important;
}
.d\:pr\+\+\+ {
  padding-right: 2.55rem !important;
}
.d\:pb\+\+\+ {
  padding-bottom: 2.55rem !important;
}
.d\:pl\+\+\+ {
  padding-left: 2.55rem !important;
}
.d\:pv\+\+\+ {
  padding-top: 2.55rem !important;
  padding-bottom: 2.55rem !important;
}
.d\:ph\+\+\+ {
  padding-left: 2.55rem !important;
  padding-right: 2.55rem !important;
}
.d\:p0 {
  padding: 0 !important;
}
.d\:pt0 {
  padding-top: 0 !important;
}
.d\:pr0 {
  padding-right: 0 !important;
}
.d\:pb0 {
  padding-bottom: 0 !important;
}
.d\:pl0 {
  padding-left: 0 !important;
}
.d\:pv0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.d\:ph0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.d\:g- {
  gap: 0.43rem !important;
}
.d\:gv- {
  row-gap: 0.43rem !important;
}
.d\:gh- {
  -moz-column-gap: 0.43rem !important;
  column-gap: 0.43rem !important;
}
.d\:g {
  gap: 0.85rem !important;
}
.d\:gv {
  row-gap: 0.85rem !important;
}
.d\:gh {
  -moz-column-gap: 0.85rem !important;
  column-gap: 0.85rem !important;
}
.d\:g\+ {
  gap: 1.27rem !important;
}
.d\:gv\+ {
  row-gap: 1.27rem !important;
}
.d\:gh\+ {
  -moz-column-gap: 1.27rem !important;
  column-gap: 1.27rem !important;
}
.d\:g\+\+ {
  gap: 1.7rem !important;
}
.d\:gv\+\+ {
  row-gap: 1.7rem !important;
}
.d\:gh\+\+ {
  -moz-column-gap: 1.7rem !important;
  column-gap: 1.7rem !important;
}
.d\:g\+\+\+ {
  gap: 2.55rem !important;
}
.d\:gv\+\+\+ {
  row-gap: 2.55rem !important;
}
.d\:gh\+\+\+ {
  -moz-column-gap: 2.55rem !important;
  column-gap: 2.55rem !important;
}
.d\:g0 {
  gap: 0 !important;
}
.d\:gv0 {
  row-gap: 0 !important;
}
.d\:gh0 {
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-none {
  display: none !important;
}
.d\:d-flex {
  display: flex !important;
}
.d\:d-inline-flex {
  display: inline-flex !important;
}
.d\:d-grid {
  display: grid !important;
}
.d\:d-inline-grid {
  display: inline-grid !important;
}
.d\:d-block {
  display: block !important;
}
.d\:d-inline-block {
  display: inline-block !important;
}
.d\:d-none {
  display: none !important;
}
.f-row {
  flex-direction: row !important;
}
.f-row-reverse {
  flex-direction: row-reverse !important;
}
.f-column {
  flex-direction: column !important;
}
.f-column-reverse {
  flex-direction: column-reverse !important;
}
.fj-start {
  justify-content: flex-start !important;
}
.fj-end {
  justify-content: flex-end !important;
}
.fj-center {
  justify-content: center !important;
}
.fj-between {
  justify-content: space-between !important;
}
.fj-around {
  justify-content: space-around !important;
}
.fj-evenly {
  justify-content: space-evenly !important;
}
.fa-start {
  align-items: flex-start !important;
}
.fa-end {
  align-items: flex-end !important;
}
.fa-center {
  align-items: center !important;
}
.fa-baseline {
  align-items: baseline !important;
}
.fa-stretch {
  align-items: stretch !important;
}
.fw-wrap {
  flex-wrap: wrap !important;
}
.fw-no {
  flex-wrap: nowrap !important;
}
.fw-reverse {
  flex-wrap: wrap-reverse !important;
}
.d\:f-row {
  flex-direction: row !important;
}
.d\:f-row-reverse {
  flex-direction: row-reverse !important;
}
.d\:f-column {
  flex-direction: column !important;
}
.d\:f-column-reverse {
  flex-direction: column-reverse !important;
}
.d\:fj-start {
  justify-content: flex-start !important;
}
.d\:fj-end {
  justify-content: flex-end !important;
}
.d\:fj-center {
  justify-content: center !important;
}
.d\:fj-between {
  justify-content: space-between !important;
}
.d\:fj-around {
  justify-content: space-around !important;
}
.d\:fj-evenly {
  justify-content: space-evenly !important;
}
.d\:fa-start {
  align-items: flex-start !important;
}
.d\:fa-end {
  align-items: flex-end !important;
}
.d\:fa-center {
  align-items: center !important;
}
.d\:fa-baseline {
  align-items: baseline !important;
}
.d\:fa-stretch {
  align-items: stretch !important;
}
.d\:fw-wrap {
  flex-wrap: wrap !important;
}
.d\:fw-no {
  flex-wrap: nowrap !important;
}
.d\:fw-reverse {
  flex-wrap: wrap-reverse !important;
}
.lb {
  border-bottom: 1px solid #e5e5e5;
}
.lb\+ {
  border-bottom: 1px solid #484848;
}
.lb\+\+ {
  border-bottom: 4px solid #000;
}
.lb3 {
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
.lb3::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 4px;
  display: block;
  border-top: 1px solid #e5e5e5;
  box-sizing: content-box;
  content: "";
  border-bottom: 1px solid #e5e5e5;
}
.l {
  border: 1px solid #e5e5e5;
}
.section-header {
  font: 300 1.7em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  position: relative;
  padding-bottom: 1.27rem;
  color: #000;
  text-align: center;
}
.section-header::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  border-bottom: 4px solid #000;
  content: "";
}
.section-header > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.section-header > a:hover {
  border-bottom-color: currentColor;
}
.section-header--mobile {
  margin-right: -20px;
  margin-left: -20px;
}
.box-divider {
  position: relative;
}
.box-divider:after {
  position: absolute;
  display: block;
  content: "";
  width: 1px;
  top: 5.74rem;
  bottom: 2.13rem;
  left: 0;
  background-color: #e5e5e5;
}
.text-red {
  color: #dc1a21;
}
.text-accent {
  color: #dc1a21;
  color: var(--color-accent);
}
.text-white {
  color: #fff;
}
.text-light {
  color: #8b8b8b;
}
.text-dark {
  color: #484848;
}
.text-violet {
  color: #9d87b0;
}
.h\:text-red:hover {
  color: #dc1a21;
}
.h\:text-accent:hover {
  color: #dc1a21;
  color: var(--color-accent);
}
.h\:text-black:hover {
  color: #15181b;
}
[class*="h:"] {
  transition: color 0.25s;
}
.bg-current {
  background: currentColor;
}
.bg-red {
  background: #dc1a21;
}
.bg-accent {
  background: #dc1a21;
  background: var(--color-accent);
}
.bg-violet {
  background: #9d87b0;
}
.fill-accent {
  fill: #dc1a21;
  fill: var(--color-accent);
}
.fill-current {
  fill: currentColor;
}
.fill-violet {
  fill: #9d87b0;
}
.stroke-accent {
  stroke: #dc1a21;
  stroke: var(--color-accent);
}
.stroke-current {
  stroke: currentColor;
}
.stroke-violet {
  stroke: #9d87b0;
}
.text-center {
  text-align: center;
}
.text-italic {
  font-style: italic;
}
.text-underline {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.text-underline:hover {
  border-bottom-color: currentColor;
}
.text-underline2 {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.text-underline2:hover {
  border-bottom-color: currentColor;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
html {
  font-size: 16px;
  /* min-width: 1220px; */
  width: 100%;
}
@media (min-width: 1440px) {
  html {
    font-size: 18.8235294118px;
  }
}
body,
.safari_mobile,
.safari {
  position: relative;
  margin: 0;
  font-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  text-size-adjust: none;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.7rem;
  padding-right: 1.7rem;
  max-width: 75.24rem;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.container-bkg {
  background-color: #f0efec;
  position: relative;
  z-index: 1;
}
.container-bkg .container {
  background-color: #f0efec;
}
.header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 400;
}
.wyborcza-player {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: #000;
}
[data-mc-placeholder-id]:not(.is-initialized) {
  display: none;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.cap-navigation {
  background-color: #fff;
}
.cap-navigation--level1 {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cap-navigation--level1-item {
  margin: 0 0.4em;
  position: relative;
  z-index: 0;
  outline: 0;
}
.cap-navigation--level1-item::before {
  background-color: var(--color-accent);
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transition: left 0.2s ease, width 0.2s ease;
  width: 0;
}
.cap-navigation--level1-item:hover::before,
.cap-navigation--level1-item.active::before {
  left: 0;
  width: 100%;
}
.cap-navigation--level1-item[data-id]:focus-visible::after {
  content: "";
  position: absolute;
  border: 2px solid #9747ff;
  top: 6px;
  left: -6px;
  right: -6px;
  bottom: 6px;
}
.cap-navigation--level1-link {
  position: relative;
  align-items: center;
  color: #000;
  cursor: pointer;
  display: flex;
  font: 500 0.64em/24px Montserrat, Verdana, sans-serif;
  padding: 1em 0;
  text-transform: uppercase;
}
.cap-navigation--level1-link:focus-visible::after {
  content: "";
  position: absolute;
  top: 6px;
  left: -6px;
  right: -6px;
  bottom: 6px;
  border: 2px solid #9747ff;
  pointer-events: none;
}
.cap-navigation--level1-link > svg {
  height: 24px;
  margin-right: 0.43rem;
  width: 24px;
}
.cap-navigation--level1-link > svg[class*="chevron"] {
  position: relative;
  margin: 0 0 0 0.21rem;
  width: 11px;
  height: 11px;
  bottom: 1px;
}
li.active .cap-navigation--level1-link > svg[class*="chevron"] {
  transform: rotate(180deg);
}
.cap-navigation--level2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-height: 0;
  overflow: hidden;
  padding: 0 0.85rem;
  transition: max-height 0.3s ease, padding 0.3s ease;
}
.cap-navigation--level2.active {
  max-height: 9em;
  padding: 0.85rem;
}
.cap-navigation--level2-item {
  margin: 0.2em 0.5em;
  position: relative;
  z-index: 0;
}
.cap-navigation--level2-item::before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transition: left 0.2s ease, width 0.2s ease;
  width: 0;
}
.cap-navigation--level2-item:hover::before,
.cap-navigation--level2-item.active::before {
  left: 0;
  width: 100%;
}
.cap-navigation--level2-link {
  color: #000;
  cursor: pointer;
  display: block;
  font: 400 0.96em/1.1 Austin News Deck Web, Times New Roman, serif;
  padding: 0.4em 0;
}
.cap-navigation--level2-link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
#wyborczaHat {
  display: none;
}
.header-sticky .skip-navigation {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  height: 40px;
}
.header-sticky .skip-navigation:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -2px;
}
.cap {
  background-color: #fff;
  position: relative;
}
.cap--progress-bar-outer {
  background-color: #e5e5e5;
  bottom: -4px;
  display: none;
  left: 0;
  height: 4px;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
body[data-type="7"] .cap--small .cap--progress-bar-outer {
  display: block;
}
.cap--progress-bar-inner {
  background-color: #dc1a21;
  height: 100%;
  transform: translate3d(0, 0, 0);
  transition: width 50ms;
  width: 0;
}
.cap--small {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.cap--container {
  border-bottom: 1px solid #000;
  display: flex;
}
body[data-type="0"] .cap--container {
  border-bottom-width: 4px;
}
body .cap--small .cap--container {
  border-bottom-width: 0;
}
.cap--left {
  align-items: center;
  display: flex;
  height: 50px;
  width: 29%;
}
.cap--center {
  flex-grow: 1;
}
.cap--right {
  align-items: center;
  display: flex;
  height: 50px;
  justify-content: flex-end;
  width: 29%;
}
.cap--reader-link {
  align-items: center;
  color: #484848;
  display: flex;
  height: 50px;
  font: 400 0.8em/1.1 Georgia, Times New Roman, serif;
  margin-left: 30px;
}
.cap--reader-link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
@media (min-width: 1440px) {
  .cap--reader-link {
    margin-left: 40px;
  }
}
.cap--reader-link > img {
  margin-right: 0.43rem;
}
.cap--user-action {
  display: none;
  margin-right: 30px;
}
.cap--small .cap--user-action:not(:empty) {
  display: block;
}
.cap-hamburger {
  display: flex;
  height: 50px;
  position: relative;
}
.cap-hamburger a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.cap-hamburger a.cap-hamburger--menu-level2-link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -2px;
}
.cap-hamburger--icon {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  cursor: pointer;
  display: flex;
}
.cap-hamburger--icon:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  width: 24px;
  height: 24px;
  align-self: center;
}
.cap-hamburger--icon > svg {
  height: 24px;
  width: 24px;
}
.cap-hamburger--menu {
  left: 0;
  position: absolute;
  transition: opacity 0.2s ease, top 0.2s ease;
  top: 45px;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  height: auto;
  max-height: auto;
}
.cap-hamburger--menu.zoomed {
  position: fixed;
  height: 100vh;
  min-height: 100vh;
  top: 0;
  left: 90px;
  padding: 10px 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 10;
  box-sizing: border-box;
  scrollbar-width: none;
  transition: opacity 0.2s ease, top 0.2s ease;
}
.cap-hamburger--menu.zoomed:has(.hidden) {
  width: 100vw;
}
.active > .cap-hamburger--menu {
  opacity: 1;
  pointer-events: all;
}
.cap-hamburger--menu-level1 {
  position: relative;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  display: block;
  padding: 0.43rem 20px;
  width: 300px;
  max-width: 100%;
  box-sizing: border-box;
  transition: left 0.2s ease, opacity 0.2s ease;
}
.zoomed .cap-hamburger--menu-level1 {
  position: relative;
  max-width: 100%;
  box-sizing: border-box;
  transition: left 0.2s ease, opacity 0.2s ease;
}
.cap-hamburger--menu-level1-item:nth-child(n + 2) {
  border-top: 1px solid #e5e5e5;
}
.cap-hamburger--menu-level1-link,
.cap-hamburger--menu-level1-more {
  position: relative;
  z-index: 0;
  color: #000;
  cursor: pointer;
  display: block;
  font: 500 0.74em/1.4 Montserrat, Verdana, sans-serif;
  padding: 0.43rem 0;
}
.cap-hamburger--menu-level1-link::before,
.cap-hamburger--menu-level1-more::before {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: left 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  width: 0;
  z-index: -1;
}
.active > .cap-hamburger--menu-level1-link::before,
.active > .cap-hamburger--menu-level1-more::before {
  opacity: 1;
}
.active > .cap-hamburger--menu-level1-link::before,
.cap-hamburger--menu-level1-link:hover::before,
.active > .cap-hamburger--menu-level1-more::before,
.cap-hamburger--menu-level1-more:hover::before {
  left: -20px;
  width: calc(100% + 40px);
}
.cap-hamburger--menu-level1-more {
  padding-right: 30px;
  position: relative;
}
.cap-hamburger--menu-level1-more::after {
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  content: "";
  display: block;
  height: 10px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: calc(50% - 5px);
  transform: rotate(45deg);
  width: 10px;
}
.cap-hamburger--menu-level1-item[tabindex="0"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.cap-hamburger--menu-level2 {
  background-color: #fff;
  outline: 1px solid #e5e5e5;
  border-left: none;
  top: 0;
  bottom: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  transition: left 0.2s ease, opacity 0.2s ease;
  display: block;
  left: 300px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  z-index: -1;
  box-sizing: border-box;
  margin-left: -0.32rem;
  padding: 0.43rem 0;
}
.cap-hamburger--menu-level2.columns-2 {
  -moz-columns: 2;
  columns: 2;
}
.active > .cap-hamburger--menu-level2 {
  opacity: 1;
  pointer-events: all;
}
.cap-hamburger--menu-level2-link {
  position: relative;
  z-index: 0;
  font: 500 0.74em/1.3 Montserrat, Verdana, sans-serif;
  padding: 0.43rem 20px;
  color: #484848;
  display: flex;
  cursor: pointer;
  width: 200px;
}
.cap-hamburger--menu-level2-link::before {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: left 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  width: 0;
  z-index: -1;
}
.active > .cap-hamburger--menu-level2-link::before {
  opacity: 1;
}
.active > .cap-hamburger--menu-level2-link::before,
.cap-hamburger--menu-level2-link:hover::before {
  left: 0;
  width: 100%;
}
.cap-message {
  align-items: center;
  display: flex;
  justify-content: center;
  background: #fff;
}
.cap-message__content {
  align-items: center;
  background: #f7f6f5;
  display: flex;
  justify-content: center;
  padding: 0.43rem;
  width: 100%;
  height: 100%;
}
.cap-message__content > * {
  margin: 0 0.43rem;
}
.cap-message-container {
  min-height: 46px;
}
.cap-message--yellow {
  background-color: #fffa97;
}
.cap-message--orange {
  background-color: #ffa156;
}
.cap-message:empty,
.cap--small > .cap-message {
  display: none;
}
.cap-vignette {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 120px;
  justify-content: center;
  overflow: hidden;
  transition: height 0.3s ease;
}
.cap-vignette--logo-large,
.cap-vignette--logo-image {
  display: block;
  height: 50px;
}
.cap-vignette--logo-large:focus-visible,
.cap-vignette--logo-image:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.cap-vignette--logo-small {
  display: none;
}
.cap-vignette--text-large {
  color: #15181b;
  display: block;
  font: 400 1.49em/1.1 Austin News Deck Web, Times New Roman, serif;
  text-transform: uppercase;
}
.cap-vignette--text-large:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.cap-vignette--text-small {
  color: #15181b;
  display: block;
  font: 400 0.64em/1.1 Austin News Deck Web, Times New Roman, serif;
  text-transform: uppercase;
}
.cap--small .cap-vignette {
  flex-direction: row;
  height: 50px;
}
.cap--small .cap-vignette--logo-large,
.cap--small .cap-vignette--logo-image {
  height: 30px;
}
.cap--small .cap-vignette--text-large {
  border-left: 1px solid #000;
  font-size: 1.17em;
  line-height: 30px;
  height: 30px;
  margin-left: 0.43rem;
  padding-left: 0.43rem;
}
.cap--small .cap-vignette--text-small {
  display: none;
}
.double-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.43rem;
}
.double-logo__first,
.double-logo__second {
  flex: 0 1 auto;
  align-self: center;
}
.double-logo__second {
  position: relative;
  margin-left: 32px;
  height: 66px;
  width: 238px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.double-logo__second picture {
  display: flex;
  width: 100%;
  height: 100%;
}
.double-logo__second img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.double-logo__second ::before {
  position: absolute;
  top: 10px;
  left: -16px;
  content: "";
  display: block;
  width: 1px;
  height: 46px;
  background-color: #000;
}
.cap--small .double-logo__second {
  position: relative;
  margin-left: 32px;
  width: 107px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cap--small .double-logo__second img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.cap--small .double-logo__second ::before {
  top: 0px;
  height: 30px;
}
.cap-account {
  display: flex;
  height: 50px;
  position: relative;
}
.cap-account--icon {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  color: #484848;
  cursor: pointer;
  display: flex;
  gap: 5px;
  font: 400 0.8em/1.1 Georgia, Times New Roman, serif;
}
.cap-account--icon:focus {
  outline: none;
}
.cap-account--icon::after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #484848;
  content: "";
  height: 0;
  margin-left: 0.43rem;
  width: 0;
}
.cap-account--icon > svg {
  height: 32px;
  margin-left: 0.43rem;
  width: 32px;
}
.cap-account--menu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  transition: opacity 0.2s ease, top 0.2s ease;
  top: 25px;
  z-index: 1;
}
.active > .cap-account--menu {
  opacity: 1;
  pointer-events: all;
  top: 45px;
}
.cap-account--menu-level1 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  display: block;
  padding: 0.43rem 20px;
  width: 300px;
}
.cap-account--menu-level1-line {
  border-top: 1px solid #e5e5e5;
  margin: 0.43rem 0;
}
.cap-account--menu-level1-link {
  position: relative;
  z-index: 0;
  color: #000;
  cursor: pointer;
  display: block;
  font: 500 0.74em/1.4 Montserrat, Verdana, sans-serif;
  padding: 0.43rem 0;
}
.cap-account--menu-level1-link::before {
  left: 50%;
  width: 0;
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  opacity: 0.5;
  position: absolute;
  transition: left 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  top: 0;
  z-index: -1;
}
.active > .cap-account--menu-level1-link::before {
  opacity: 1;
}
.active > .cap-account--menu-level1-link::before,
.cap-account--menu-level1-link:hover::before {
  left: -20px;
  width: calc(100% + 40px);
}
.cap-account--menu-level1-chip {
  font: 600 0.64rem/0.85rem Montserrat, Verdana, sans-serif;
  display: inline-block;
  margin-left: 0.32rem;
  bottom: 0.05rem;
}
.cap-account--menu-level1-chip[data-chip] {
  position: relative;
}
.cap-account--menu-level1-chip[data-chip]::before {
  content: attr(data-chip);
  background-color: #8b8b8b;
  border-radius: 9px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4px;
  min-width: 18px;
  height: 18px;
}
.cap-account #widget-my-account-menu {
  display: flex;
  align-items: center;
}
.cap-search {
  display: flex;
  height: 50px;
  margin-left: 30px;
  position: relative;
}
@media (min-width: 1440px) {
  .cap-search {
    margin-left: 40px;
  }
}
.cap-search--icon {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  cursor: pointer;
  display: flex;
  position: relative;
  z-index: 5;
}
.cap-search--icon:focus {
  outline: none;
}
.cap-search--icon:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
  width: 24px;
  height: 24px;
  align-self: center;
}
.cap-search--icon > svg {
  height: 24px;
  width: 24px;
}
.cap-search--menu {
  background-color: #fff;
  border: 1px solid #fff;
  left: -20px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 20px;
  pointer-events: none;
  position: absolute;
  top: 3px;
  transition: border-color 0.2s ease, opacity 0.2s ease;
  width: 340px;
  z-index: 4;
}
@media (min-width: 1440px) {
  .cap-search--menu {
    width: 360px;
  }
}
.cap-search.active .cap-search--menu {
  opacity: 1;
  pointer-events: all;
}
.cap-search.border .cap-search--menu {
  border-color: #e5e5e5;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.cap-search--menu-form {
  display: block;
  padding: 0 1.7rem 2px;
  position: relative;
}
.cap-search--menu-form::after {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transition: left 0.2s ease, width 0.2s ease;
  width: 0;
}
.cap-search.active .cap-search--menu-form::after {
  left: 0;
  width: 100%;
}
.cap-search--menu-form-input {
  background-color: #fff;
  color: #484848;
  font: 300 0.74em/24px Montserrat, Verdana, sans-serif;
  padding: 7px 0;
  width: 100%;
}
.cap-search--menu-form-input:focus {
  outline: none;
}
.cap-search--menu-close {
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  cursor: pointer;
  display: flex;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 9px;
  transition: opacity 0.2s ease, right 0.2s ease;
  z-index: 5;
}
.cap-search.active .cap-search--menu-close {
  opacity: 1;
  right: 20px;
}
.cap-search--menu-close:focus {
  outline: none;
}
.cap-search--menu-close > svg {
  height: 24px;
  width: 24px;
}
.cap-search--list {
  display: none;
  margin: 0.43rem 0;
}
.cap-search.border .cap-search--list {
  display: block;
}
.cap-search--list-item-link {
  position: relative;
  z-index: 0;
  color: #484848;
  cursor: pointer;
  display: block;
  font: 500 0.74em/18px Montserrat, Verdana, sans-serif;
  padding: 0.43rem 1.7rem;
}
.cap-search--list-item-link::before {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transition: left 0.3s ease, opacity 0.3s ease, width 0.3s ease;
  width: 0;
  z-index: -1;
}
.active > .cap-search--list-item-link::before {
  opacity: 1;
}
.active > .cap-search--list-item-link::before,
.cap-search--list-item-link:hover::before {
  left: -20px;
  width: calc(100% + 40px);
}
.cap-search--list-item-link span {
  font-weight: 300;
}
.cap-search--more {
  display: none;
  margin: 0 0 10px;
  text-align: center;
}
.cap-search.border .cap-search--more {
  display: block;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.article--social-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.article--meta-promo {
  align-items: center !important;
}
.article--meta-promo-lead.text--lead {
  font: 600 1.17rem/1.81rem Montserrat, Verdana, sans-serif;
}
.article--meta-promo-lead.text--lead::first-letter {
  font: inherit;
  margin-right: 0;
  margin-right: initial;
  float: none;
  float: initial;
}
.article--meta-promo .related--image-author {
  display: none;
}
.article--meta-promo .metadata--meta {
  margin-bottom: 16px;
}
.article--meta-promo .metadata--title {
  font: 600 1.91rem/2.34rem Montserrat, Verdana, sans-serif;
}
.article--disclaimer {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  color: #000;
  font: 300 0.96rem/1.38rem Montserrat, Verdana, sans-serif;
  margin-bottom: 1.27rem;
  padding: 0.85rem 0;
  text-align: center;
}
.article--content-free .art_oList {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.13rem;
  counter-reset: list;
  clear: both;
}
.article--content-free .art_oList .art_list_el {
  position: relative;
  color: #15181b;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.85rem 0 1.27rem 2.55rem;
  counter-increment: list;
}
.article--content-free .art_oList .art_list_el::before {
  font: 300 2.23em/1.3 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  content: counter(list);
  position: absolute;
  top: 0.43rem;
  left: 0;
}
.article--content-free .art_oList .art_list_el b {
  font-weight: 700;
}
.article--content-free .art_oList .art_list_el .art_link {
  border-bottom: 2px dotted #15181b;
}
.article--content-free .art_oList .art_list_el .art_link:hover {
  border-bottom-style: solid;
}
.article-audio {
  display: flex;
  align-items: center;
  min-height: 3.29rem;
  padding-bottom: 1.27rem;
  font: 600 0.64rem/24px Montserrat, Verdana, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.article-audio__button {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.37rem 0.85rem;
  border-radius: 1.06rem;
  background-color: #fff;
  color: #8a65a8;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.25s, color 0.25s;
}
.article-audio__button:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: flex;
}
.article-audio__button svg {
  fill: #8a65a8;
  transition: fill 0.25s;
}
.article-audio__button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  border: solid 1px #ab95bc;
  border-radius: 1.06rem;
  opacity: 1;
  transition: opacity 0.25s;
}
.article-audio__button__icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.article-audio__button__text {
  display: flex;
  align-items: center;
  margin: 0 0.43rem;
}
.article-audio__button__text .audio-duration {
  margin-left: 0.43rem;
}
.article-audio__button svg.spinner {
  animation: spin 2s linear infinite;
}
.article-audio__button:hover {
  background-color: #8a65a8;
  color: #fff;
}
.article-audio__button:hover::after {
  opacity: 0;
}
.article-audio__button:hover svg {
  fill: #fff;
}
.article-audio__tooltip {
  position: absolute;
  left: 0.85rem;
  display: flex;
  flex-wrap: nowrap;
  width: 17rem;
  padding: 0.43rem 0.43rem 0.43rem 0.85rem;
  border-radius: 0.21rem;
  background-color: #15181b;
  color: #fff;
  transform: translateY(-50%);
  font: 600 0.58rem/0.85rem Montserrat, Verdana, sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.14);
}
.article-audio__tooltip a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.article-audio__tooltip i {
  font-style: italic;
}
.article-audio__tooltip b {
  font-weight: bold;
}
.article-audio__tooltip::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 2px;
  transform: translate(-100%, -50%);
  border-top: solid 10px rgba(0, 0, 0, 0);
  border-bottom: solid 10px rgba(0, 0, 0, 0);
  border-right: solid 10px #15181b;
  z-index: -1;
}
.article-audio__tooltip__close-button {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  cursor: pointer;
}
.article-audio__tooltip-container {
  position: relative;
  height: 100%;
}
.article-audio__seekbar {
  display: none;
  align-items: center;
  flex-grow: 1;
  padding-left: 0.85rem;
  touch-action: pan-y;
}
.article-audio__seekbar__time {
  display: flex;
  justify-content: center;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
.article-audio__seekbar__timeline {
  position: relative;
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin: 0 0.85rem;
  pointer-events: none;
  cursor: pointer;
}
.article-audio__seekbar__timeline__progress {
  display: block;
  position: relative;
  width: 0;
  height: 5px;
  margin: 3px auto 3px 0;
  background-color: #8a65a8;
}
.article-audio__seekbar__timeline__progress::after {
  position: absolute;
  content: "";
  top: -3px;
  right: -1px;
  width: 3px;
  background-color: #000;
  height: 11px;
}
.article-audio__seekbar__timeline::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: -1;
}
.article-audio__seekbar__timeline.seeking-allowed {
  pointer-events: auto;
}
.article-audio__info {
  order: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  left: 0.85rem;
}
.article-audio__info:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  border-radius: 50%;
}
.article-audio__info__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.article-audio__info__icon svg {
  fill: #15181b;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.nw_2021_padlock-content a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.opinion--meta.article--meta {
  margin-bottom: 0;
}
.metadata--promo .index--tag {
  font-size: 0.85rem;
  line-height: 16px;
}
.metadata--gallery {
  padding-bottom: 4.52rem;
}

.metadata--gallery::after {
  bottom: 0;
}
.metadata--gallery .metadata--headline {
  text-align: center;
}
.metadata--gallery .metadata--meta {
  justify-content: center;
}
.metadata--gallery .metadata--authors {
  justify-content: center;
}
.metadata--live .metadata--meta {
  align-items: baseline;
}
.metadata--live .metadata--live-badge {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  padding: 6px 8px 6px 12px;
  background-color: #dc1a21;
  color: #fff;
  margin-right: 0.85rem;
  position: relative;
}
.metadata--live .metadata--live-badge::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 0.53rem;
  width: 0.21rem;
  height: 0.21rem;
  border-radius: 50%;
  background-color: #fff;
}
.metadata--opinion {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  margin-bottom: -15px;
}
.metadata--opinion .metadata--container {
  display: flex;
  align-items: center;
}
.metadata--opinion .metadata--title {
  font-weight: 300;
}
.metadata--opinion .metadata--authors-list {
  margin: 1.7rem 0 1.27rem;
  display: block;
  margin-left: 0;
  max-width: none;
  max-width: initial;
}
.metadata--opinion .metadata--authors-name-big:last-child,
.metadata--opinion .metadata--authors-name-small:last-child {
  margin-right: 0;
}
.metadata--opinion .metadata--authors-name-small {
  font: 300 0.85rem/1.06rem Montserrat, Verdana, sans-serif;
}
.metadata--opinion .metadata--authors-name-small:nth-child(n + 1) {
  margin-right: 0.21rem;
}
.metadata--opinion .metadata--authors-name-big {
  font: 300 2.23rem/1.1 Montserrat, Verdana, sans-serif;
}
.metadata--opinion .metadata--authors-name-big:nth-child(n + 1) {
  margin-right: 0.85rem;
}
.metadata--opinion .metadata--authors-img {
  width: 9.14rem;
  height: 9.14rem;
}
.metadata--opinion .metadata--authors-img:nth-child(n + 2) {
  margin-left: -2.55rem;
}
.metadata--opinion .metadata--authors-img:last-of-type {
  margin-right: 1.27rem;
}
.metadata--opinion .metadata--portraits {
  display: flex;
  margin-right: 1.27rem;
}
.metadata--opinion .metadata--meta {
  margin-bottom: 0;
  margin-bottom: initial;
}
.metadata--opinion .metadata--headline {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.metadata--opinion .metadata--headline-start {
  justify-content: flex-start;
}
.metadata--article .metadata--authors-list {
  display: flex;
  flex-wrap: wrap;
}
.metadata--photostory::after {
  bottom: -1.33rem;
}
.metadata--photostory .metadata--title {
  text-align: center;
}
.metadata--photostory .metadata--meta {
  justify-content: center;
}
.metadata--photostory .metadata--authors {
  justify-content: center;
}
.metadata--authors {
  display: flex;
  align-items: center;
  color: #000;
}
.metadata--authors-img {
  background-color: #f7f6f5;
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23e5e5e5" fill-rule="even-odd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.5 15.8"><path d="M0 0h19.5v15.8H0V0Zm1 1v13.8h17.5V1H1Zm1.31 10.18v2.24h14.88V8.55l-4.31-4.63-5.31 5.7-1.91-2.04-3.36 3.6Zm2.02-5.02a2.02 2.02 0 1 0-.002-4.042A2.02 2.02 0 0 0 4.33 6.16Z" /></svg>');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 40%;
  text-indent: -9999em;
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  flex-shrink: 0;
  filter: grayscale(1);
}
.metadata--authors-img:nth-child(n + 2) {
  margin-left: -0.85rem;
  border: 1px solid #fff;
}
.metadata--authors-img:last-of-type {
  margin-right: 0.85rem;
}
.metadata--authors-portrait {
  width: 10.2rem;
  height: 11.69rem;
  filter: grayscale(1);
}
.metadata--authors-portrait:nth-child(n + 2) {
  margin-left: -3.72rem;
}
.metadata--authors-name {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  margin-right: 0.21rem;
  white-space: nowrap;
}
.metadata--authors-name[href] {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.metadata--authors-name[href]:hover {
  border-bottom-color: currentColor;
}
.metadata--authors-name[href]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.metadata--authors-name:last-child {
  margin-right: 0;
}
.metadata--authors-name:not(:last-child)::after {
  content: ", ";
}
.metadata--authors-list {
  max-width: 100%;
}
.metadata--authors-list-wide {
  text-align: center;
  padding: 0 1.27rem 0 0;
}
.metadata--tag {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  color: var(--color-accent);
  margin-right: 0.85rem;
  padding: 6px 0;
}
.metadata--tag:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.metadata--tag:hover {
  color: #000;
}
.metadata--meta {
  display: flex;
  align-items: baseline;
  margin-bottom: 1rem;
}
.metadata--meta .index--tag-business {
  margin-right: 0.85rem;
}
.metadata--meta-time {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #707070;
  text-transform: uppercase;
  padding: 6px 0;
}
.metadata--title {
  font: 500 2.23em/1.1 Austin News Deck Web, Times New Roman, serif;
  color: #000;
}
.article--header-variant1 .article--meta,
.article--header-variant2 .article--meta,
.article--header-variant3 .article--meta {
  align-items: flex-start;
  padding-top: 2.13rem;
}
.article--header-variant1 .metadata--headline,
.article--header-variant2 .metadata--headline,
.article--header-variant3 .metadata--headline {
  margin-bottom: 3.83rem;
  position: relative;
}
.article--header-variant1 .metadata--headline::after,
.article--header-variant2 .metadata--headline::after,
.article--header-variant3 .metadata--headline::after {
  content: "";
  position: absolute;
  width: 12.54rem;
  height: 1px;
  bottom: -2.55rem;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-color: #000;
}
.article--header-variant1 .metadata--title,
.article--header-variant2 .metadata--title,
.article--header-variant3 .metadata--title {
  text-align: center;
}
.article--header-variant1 .metadata--meta,
.article--header-variant2 .metadata--meta,
.article--header-variant3 .metadata--meta {
  justify-content: center;
  margin-bottom: 4.25rem;
}
.article--header-variant1 .metadata--authors,
.article--header-variant2 .metadata--authors,
.article--header-variant3 .metadata--authors {
  justify-content: center;
}
.article--header-variant1 .metadata--title {
  font-weight: 300;
}
.article--header-variant1.article--header {
  margin-bottom: 0;
  margin-top: 2.13rem;
}
.article--header-variant1.article--header::after {
  content: none;
}
.article--header-variant2 .article--meta {
  margin-bottom: 2.55rem;
}
.article--header-variant2 .metadata--magazine {
  width: 100%;
}
.article--header-variant2.article--header::after {
  content: none;
}
.article--header-variant3.article--header {
  margin-top: 0;
}
.article--header-variant3.article--header::after {
  content: none;
}
.article--header-variant3 .article--meta {
  align-items: center;
  margin-bottom: 0;
}
.article--header-variant2 .metadata--title,
.article--header-variant3 .metadata--title {
  font: 300 3.19rem/3.83rem Austin News Deck Web, Times New Roman, serif;
}
.metadata--gallery,
.metadata--photostory {
  position: relative;
}
.metadata--gallery::after,
.metadata--photostory::after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #e5e5e5;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.article--content .adviewDFPBanner {
  margin-bottom: 2.13rem;
}
.adviewDFPBanner.DFP-001-TOPBOARD,
.adviewDFPBanner.DFP-000-MAINBOARD,
.adviewDFPBanner.DFP-087-ADBOARD-A,
.adviewDFPBanner.DFP-087-ADBOARD-B,
.adviewDFPBanner.DFP-087-ADBOARD-C,
.adviewDFPBanner.DFP-087-ADBOARD-D,
.adviewDFPBanner.DFP-087-ADBOARD-E,
.adviewDFPBanner.DFP-087-ADBOARD-F,
.adviewDFPBanner.DFP-042-FOOTBOARD,
.adviewDFPBanner.DFP-003-RECTANGLE,
.adviewDFPBanner.DFP-035-RECTANGLE-BTF,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF {
  align-items: center;
  background-color: #fff;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: none !important;
  min-width: 0 !important;
  position: relative;
  z-index: 0;
}
.adviewDFPBanner.DFP-001-TOPBOARD:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-000-MAINBOARD:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-A:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-B:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-C:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-D:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-E:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-087-ADBOARD-F:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-042-FOOTBOARD:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-003-RECTANGLE:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-035-RECTANGLE-BTF:not(.activeBan):not(.yb_recovery),
.adviewDFPBanner.DFP-067-RECTANGLE-BTF:not(.activeBan):not(.yb_recovery) {
  justify-content: center;
}
.adviewDFPBanner.DFP-001-TOPBOARD > div,
.adviewDFPBanner.DFP-000-MAINBOARD > div,
.adviewDFPBanner.DFP-087-ADBOARD-A > div,
.adviewDFPBanner.DFP-087-ADBOARD-B > div,
.adviewDFPBanner.DFP-087-ADBOARD-C > div,
.adviewDFPBanner.DFP-087-ADBOARD-D > div,
.adviewDFPBanner.DFP-087-ADBOARD-E > div,
.adviewDFPBanner.DFP-087-ADBOARD-F > div,
.adviewDFPBanner.DFP-042-FOOTBOARD > div,
.adviewDFPBanner.DFP-003-RECTANGLE > div,
.adviewDFPBanner.DFP-035-RECTANGLE-BTF > div,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF > div {
  position: sticky !important;
  top: 60px;
}
.adviewDFPBanner.DFP-001-TOPBOARD > div:empty,
.adviewDFPBanner.DFP-000-MAINBOARD > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-A > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-B > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-C > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-D > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-E > div:empty,
.adviewDFPBanner.DFP-087-ADBOARD-F > div:empty,
.adviewDFPBanner.DFP-042-FOOTBOARD > div:empty,
.adviewDFPBanner.DFP-003-RECTANGLE > div:empty,
.adviewDFPBanner.DFP-035-RECTANGLE-BTF > div:empty,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF > div:empty {
  display: none;
}
.adviewDFPBanner.DFP-001-TOPBOARD .banLabel,
.adviewDFPBanner.DFP-000-MAINBOARD .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-A .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-B .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-C .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-D .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-E .banLabel,
.adviewDFPBanner.DFP-087-ADBOARD-F .banLabel,
.adviewDFPBanner.DFP-042-FOOTBOARD .banLabel,
.adviewDFPBanner.DFP-003-RECTANGLE .banLabel,
.adviewDFPBanner.DFP-035-RECTANGLE-BTF .banLabel,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF .banLabel {
  display: none !important;
}
.adviewDFPBanner.DFP-001-TOPBOARD::before,
.adviewDFPBanner.DFP-000-MAINBOARD::before,
.adviewDFPBanner.DFP-087-ADBOARD-A::before,
.adviewDFPBanner.DFP-087-ADBOARD-B::before,
.adviewDFPBanner.DFP-087-ADBOARD-C::before,
.adviewDFPBanner.DFP-087-ADBOARD-D::before,
.adviewDFPBanner.DFP-087-ADBOARD-E::before,
.adviewDFPBanner.DFP-087-ADBOARD-F::before,
.adviewDFPBanner.DFP-042-FOOTBOARD::before,
.adviewDFPBanner.DFP-003-RECTANGLE::before,
.adviewDFPBanner.DFP-035-RECTANGLE-BTF::before,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF::before {
  color: #d0d0d0;
  content: "REKLAMA";
  display: block;
  font: 600 12px/20px Montserrat, Verdana, sans-serif;
  letter-spacing: 5px;
  pointer-events: none;
}
.adviewDFPBanner.yb_recovery {
  display: flex !important;
}
.adviewDFPBanner.DFP-001-TOPBOARD,
.adviewDFPBanner.DFP-000-MAINBOARD,
.adviewDFPBanner.DFP-087-ADBOARD-A,
.adviewDFPBanner.DFP-087-ADBOARD-B,
.adviewDFPBanner.DFP-087-ADBOARD-C,
.adviewDFPBanner.DFP-087-ADBOARD-D,
.adviewDFPBanner.DFP-087-ADBOARD-E,
.adviewDFPBanner.DFP-087-ADBOARD-F,
.adviewDFPBanner.DFP-042-FOOTBOARD {
  min-height: 320px;
  width: 100%;
}
body.dfp-video-bg .adviewDFPBanner.DFP-000-MAINBOARD,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-A,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-B,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-C,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-D,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-E,
body.dfp-video-bg .adviewDFPBanner.DFP-087-ADBOARD-F,
body.dfp-video-bg .adviewDFPBanner.DFP-042-FOOTBOARD {
  max-width: 75.24rem !important;
}
.fixedScreening .adviewDFPBanner.DFP-000-MAINBOARD,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-A,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-B,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-C,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-D,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-E,
.fixedScreening .adviewDFPBanner.DFP-087-ADBOARD-F {
  margin-left: auto;
  margin-right: auto;
  max-width: 75.24rem !important;
  width: 100% !important;
}
body.dfp-video-bg .adviewDFPBanner#adUnit-000-MAINBOARD {
  z-index: 0 !important;
  margin-bottom: 0 !important;
}
body.path_biznes .adviewDFPBanner.DFP-000-MAINBOARD,
body.path_biznes .adviewDFPBanner.DFP-042-FOOTBOARD {
  padding-top: 0.85rem;
}
body.path_biznes .adviewDFPBanner.DFP-042-FOOTBOARD {
  padding-bottom: 0.85rem;
}
.fixedScreening:not(.fixedScreeningLimited) .adviewDFPBanner.DFP-042-FOOTBOARD {
  margin: 0 auto;
  max-width: 75.24rem !important;
  width: 100% !important;
}
body[data-type="7"] .adviewDFPBanner.DFP-001-TOPBOARD {
  margin-top: 2.55rem;
}
@media screen and (max-width: 1440px) {
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-A,
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-B,
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-C,
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-D,
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-E,
  body[data-type="7"] .adviewDFPBanner.DFP-087-ADBOARD-F {
    transform: scale(0.8);
  }
}
body .bunny-hp .adviewDFPBanner.DFP-001-TOPBOARD {
  margin-top: 0;
}
.adviewDFPBanner.DFP-003-RECTANGLE {
  min-height: 620px;
  width: 300px;
}
.adviewDFPBanner.DFP-035-RECTANGLE-BTF,
.adviewDFPBanner.DFP-067-RECTANGLE-BTF {
  min-height: 270px;
  width: 300px;
}
.adviewDFPBanner.DFP-201-PREMIUMBOARD {
  width: 100%;
  min-height: 120px;
  position: relative;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.adviewDFPBanner.DFP-201-PREMIUMBOARD::before {
  color: #d0d0d0;
  content: "REKLAMA";
  display: block;
  font: 600 12px/20px Montserrat, Verdana, sans-serif;
  letter-spacing: 5px;
  pointer-events: none;
}
body.dfp-video-bg .adviewDFPBanner.DFP-001-TOPBOARD {
  background: rgba(0, 0, 0, 0);
}
body.dfp-video-bg .adviewDFPBanner.DFP-001-TOPBOARD .toggleSound {
  right: 0.85rem;
}
body[data-pagetype="index"] .adviewDFPBanner.DFP-001-TOPBOARD,
body[data-pagetype="video"] .adviewDFPBanner.DFP-001-TOPBOARD,
body.path_biznes .adviewDFPBanner.DFP-001-TOPBOARD {
  margin-top: 0.85rem;
}
body.path_biznes.fixedScreening .adviewDFPBanner.DFP-001-TOPBOARD {
  margin-top: 0;
}
.fixedScreening .adviewDFPBanner.DFP-001-TOPBOARD {
  padding-top: 20px;
}
.fixedScreening .adviewDFPBanner.DFP-001-TOPBOARD::before {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
}
.adviewDFPBanner.DFP-091-RELATED span.banLabel {
  display: none !important;
}
.premiumboard-wrapper {
  display: none;
}
.ads--splint,
.col--splint {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.ads--splint-grow-1,
.col--splint-grow-1 {
  flex-grow: 1;
}
.ads--splint-grow-2,
.col--splint-grow-2 {
  flex-grow: 2;
}
.ads--splint-grow-1,
.ads--splint-grow-2,
.col--splint-grow-1,
.col--splint-grow-2 {
  position: relative;
}
.ads--splint-grow-1 .adviewDFPBanner,
.ads--splint-grow-2 .adviewDFPBanner,
.col--splint-grow-1 .adviewDFPBanner,
.col--splint-grow-2 .adviewDFPBanner {
  margin-bottom: 1.27rem;
  position: sticky;
  top: 175px;
  transition: top 1s ease;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.aws--overlay {
  align-items: center;
  background: rgba(255, 255, 255, 0.81);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500;
}
.aws--overlay-outer {
  background-color: #f7f6f5;
  border: 1px solid #e5e5e5;
  border-radius: 0.43rem;
  padding: 1.86rem 2.87rem 2.13rem;
  position: relative;
}
.aws--overlay-close {
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  opacity: 0.6;
  position: absolute;
  right: 0.43em;
  top: 0.43em;
  transition: opacity 0.3s ease;
}
.aws--overlay-close:hover {
  opacity: 1;
}
.aws--overlay-close svg {
  display: block;
  height: 24px;
  width: 24px;
}
.aws--nick-form {
  width: 28.37rem;
}
.aws--nick-form-heading {
  border-bottom: 1px solid #484848;
  color: #000;
  font: 300 1.27rem/1.49rem Montserrat, Verdana, sans-serif;
  padding: 0 0 0.85rem;
}
.aws--nick-form-content {
  color: #484848;
  font: 300 0.74rem/0.96rem Montserrat, Verdana, sans-serif;
  padding: 0.9rem 0 2.13rem;
}
.aws--nick-form-message {
  color: #484848;
  font: 300 0.74rem/0.96rem Montserrat, Verdana, sans-serif;
  padding: 0.9rem 0 7.65rem;
}
.aws--nick-form-message b {
  color: #dc1a21;
  font-weight: 300;
}
.aws--nick-form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8b8b8b;
  border-radius: 0.21rem;
  color: #484848;
  display: block;
  font: 400 0.85rem/1.06rem Georgia, Times New Roman, serif;
  padding: 0.74rem 1.06rem;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: border-color 0.3s ease;
  width: 100%;
}
.aws--nick-form-input:focus {
  border-color: #000;
  outline: none;
}
.aws--nick-form-label {
  color: #8b8b8b;
  font: 300 0.74rem/0.96rem Montserrat, Verdana, sans-serif;
  padding: 0.37rem 0 1.65rem;
}
.aws--nick-form-error {
  color: #dc1a21;
}
.aws--nick-form-button {
  display: block;
  margin: 0 auto;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.btn {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn:hover {
  background-color: #000;
  color: #fff;
}
.btn--accent {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #9d87b0;
  border-radius: 3px;
  color: #9d87b0;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--accent:hover {
  background-color: #9d87b0;
  color: #fff;
}
.btn--red {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid var(--color-accent);
  border-radius: 3px;
  color: var(--color-accent);
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--red:hover {
  background-color: var(--color-accent);
  color: #fff;
}
.btn--filled {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #000;
  border-radius: 3px;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--filled:hover {
  background-color: #fff;
  color: #000;
}
.btn--filled:hover {
  background-color: var(--color-accent);
  border-color: var(--color-accent);
  color: #fff;
}
.btn--ghost {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--ghost:hover {
  background-color: #000;
  color: rgba(0, 0, 0, 0);
}
.btn--ghost:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--accent-filled {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #9d87b0;
  border-radius: 3px;
  color: #fff;
  background-color: #9d87b0;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--accent-filled:hover {
  background-color: #fff;
  color: #9d87b0;
}
.btn--accent-filled:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--red-filled,
#p_lock_action a,
#p_lock_action .padlock-action-url,
.padlock-action a,
.padlock-action .padlock-action-url {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid var(--color-accent);
  border-radius: 3px;
  color: #fff;
  background-color: var(--color-accent);
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
}
.btn--red-filled:hover,
#p_lock_action a:hover,
#p_lock_action .padlock-action-url:hover,
.padlock-action a:hover,
.padlock-action .padlock-action-url:hover {
  background-color: #fff;
  color: var(--color-accent);
}
.btn--red-filled:hover,
#p_lock_action a:hover,
#p_lock_action .padlock-action-url:hover,
.padlock-action a:hover,
.padlock-action .padlock-action-url:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--radius {
  border-radius: 1.01rem;
}
.btn--img {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  text-transform: uppercase;
  gap: 0.48rem;
}
.btn--img:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.btn--img > img,
.btn--img > svg {
  width: 1.22rem;
  height: 1.22rem;
  stroke: #15181b;
  fill: none;
}
.btn--clear {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid #000;
  border-radius: 3px;
  color: #000;
  background-color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  border: none;
}
.btn--clear:hover {
  background-color: #000;
  color: #fff;
}
.btn--clear:hover {
  background-color: #fff;
  color: var(--color-accent);
  border: none;
}
.btn--accent:disabled,
.btn--red:disabled,
.btn--filled:disabled,
.btn--accent-filled:disabled,
.btn--red-filled:disabled,
#p_lock_action a:disabled,
#p_lock_action .padlock-action-url:disabled,
.padlock-action a:disabled,
.padlock-action .padlock-action-url:disabled {
  pointer-events: none;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #fff;
}
#__editorTarget {
  min-height: 450px;
}
.no-cookie-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(229, 229, 229, 0.4);
  -webkit-backdrop-filter: blur(8px) opacity(0.95);
  backdrop-filter: blur(8px) opacity(0.95);
  text-align: center;
  z-index: 9999;
}
.no-cookie-box .close_btn {
  display: block;
  width: 1.7rem;
  height: 1.7rem;
  position: absolute;
  top: 0.85rem;
  right: 0.85rem;
  cursor: pointer;
}
.no-cookie-box__logo {
  margin: 0.43rem auto 1.27rem;
  width: 7.17rem;
  height: 1.22rem;
}
.no-cookie-box__body {
  position: relative;
  top: 50%;
  left: 50%;
  display: flex;
  padding: 2.13rem;
  width: 46.75rem;
  background-color: #fff;
  box-shadow: 0px 0.11rem 2.55rem #f0efec;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, -50%);
}
.no-cookie-box__headline {
  font: 500 1.49em/1.135 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  margin-bottom: 1.27rem;
}
.no-cookie-box__text {
  font: 300 1.27rem/1.91rem Austin News Deck Web, Times New Roman, serif;
  color: #484848;
}
.no-cookie-box__link {
  border-bottom: 2px dotted #484848;
}
.no-cookie-box .okey-btn {
  margin-top: 1.7rem;
  padding: 1.49rem 1.81rem;
  font-size: 0.8rem;
  line-height: 1.01rem;
}
.noCookiesBox.no-cookie-box.hide {
  display: none;
  z-index: -1;
}
#p_lock,
.p-lock {
  padding: 1.49rem;
  background-color: #f7f6f5;
  text-align: center;
}
#p_lock_header,
.padlock-header {
  position: relative;
  margin-bottom: 2.44rem;
  background-color: inherit;
  line-height: 1.17rem;
  text-align: center;
  z-index: 1;
}
#p_lock_header::after,
.padlock-header::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 0.05rem;
  content: "";
  background-color: #cbcbcb;
}
#p_lock_head_msg,
#padlock-header-msg,
.padlock-header-msg {
  position: relative;
  margin: 0 auto;
  padding: 0 1.27rem 0 2.87rem;
  font: 500 0.96rem/1.17rem Austin News Deck Web, Times New Roman, serif;
  background-color: inherit;
  z-index: 10;
}
#p_lock_head_msg::before,
#padlock-header-msg::before,
.padlock-header-msg::before {
  position: absolute;
  top: -0.11rem;
  left: 1.06rem;
  display: block;
  width: 1.27rem;
  height: 1.27rem;
  content: "";
  background-color: #cbcbcb;
}
#p_lock_title_msg,
.padlock-article-title {
  font: 700 2.23em/1.096 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  margin: 0 auto 1.7rem auto;
  font-size: 2.23rem;
  line-height: 2.44rem;
  font-weight: 500;
}
#p_lock_body_msg,
#p_lock_body_content,
.padlock-article-lead {
  font: 300 1.27rem/1.91rem Austin News Deck Web, Times New Roman, serif;
  color: #000;
}
#p_lock_body_msg a,
#p_lock_body_content a,
.padlock-article-lead a {
  border-bottom: 2px dotted #484848;
}
#p_lock_body_msg a:hover,
#p_lock_body_content a:hover,
.padlock-article-lead a:hover {
  color: #000;
  border-bottom-color: #000;
}
.padlock-article-lead {
  font-weight: 500;
}
#p_lock_action,
.padlock-action {
  margin: 1.38rem auto;
}
#p_lock_action a,
#p_lock_action .padlock-action-url,
.padlock-action a,
.padlock-action .padlock-action-url {
  height: auto;
  padding: 1.01rem 1.38rem;
  font-size: 0.8rem;
  line-height: 1.01rem;
}
#p_lock_footer,
.padlock-footer {
  margin-top: 1.91rem;
}
#p_lock_footer_options,
.padlock-footer-list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}
#p_lock_footer_options li,
.padlock-footer-list li {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  position: relative;
  padding: 0 0.43rem;
  color: #8b8b8b;
  text-transform: uppercase;
}
#p_lock_footer_options li a,
.padlock-footer-list li a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
#p_lock_footer_options li a:hover,
.padlock-footer-list li a:hover {
  color: #000;
  border-bottom-color: #000;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
#p_lock_footer_options li + li,
.padlock-footer-list li + li {
  margin-left: 0.05rem;
}
#p_lock_footer_options li + li::before,
.padlock-footer-list li + li::before {
  position: absolute;
  top: 0;
  left: -0.11rem;
  content: "|";
  color: #8b8b8b;
}
#p_lock[data-cta="nojavascript"] #p_lock_head_msg {
  position: relative;
  display: inline-block;
  padding-left: 2.87rem;
  color: #dc1a21;
  background-color: #f7f6f5;
}
#p_lock[data-cta="nojavascript"] #p_lock_head_msg::before {
  position: absolute;
  top: -0.05rem;
  left: 1.06rem;
  display: block;
  width: 1.27rem;
  height: 1.27rem;
  content: "";
  background-color: rgba(0, 0, 0, 0);
  background-image: url("data:image/svg+xml,%3Csvg width=%271.27rem%27 height=%271.27rem%27 viewBox=%270 0 24 24%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Ctitle%3Eicon/PadlockClose%3C/title%3E%3Cg id=%27icon/PadlockClose%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M12 1.25 C14.9168292 1.25 16.6518223 2.90282962 16.7459602 5.75279603 L16.75 6 L16.75 10 L18 10 C19.1045695 10 20 10.8954305 20 12 L20 21 C20 22.1045695 19.1045695 23 18 23 L6 23 C4.8954305 23 4 22.1045695 4 21 L4 12 C4 10.8954305 4.8954305 10 6 10 L7.25 10 L7.25 6 C7.25 3.08235567 9.04167952 1.25 12 1.25 Z M18 11.5 L6 11.5 C5.75454011 11.5 5.55039163 11.6768752 5.50805567 11.9101244 L5.5 12 L5.5 21 C5.5 21.2454599 5.67687516 21.4496084 5.91012437 21.4919443 L6 21.5 L18 21.5 C18.2454599 21.5 18.4496084 21.3231248 18.4919443 21.0898756 L18.5 21 L18.5 12 C18.5 11.7545401 18.3231248 11.5503916 18.0898756 11.5080557 L18 11.5 Z M12 14 C13.1045695 14 14 14.8954305 14 16 C14 16.7398375 13.5982846 17.3858493 13.0010775 17.7318119 L13 19 C13 19.5522847 12.5522847 20 12 20 C11.4477153 20 11 19.5522847 11 19 L10.9999275 17.7323937 C10.4021661 17.3865739 10 16.7402524 10 16 C10 14.8954305 10.8954305 14 12 14 Z M12 2.75 C9.95091837 2.75 8.82895751 3.8251704 8.75401738 5.78647771 L8.75 6 L8.75 10 L15.25 10 L15.25 6 C15.25 3.8272851 14.1719716 2.75 12 2.75 Z%27 id=%27Combined-Shape%27 fill=%27%23dc1a21%27 fill-rule=%27nonzero%27%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.padlock-article-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 1.27rem auto;
  padding: 0 !important;
  max-width: 37.19rem;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0.43rem;
  list-style-type: none;
  list-style-position: inside;
  box-sizing: border-box;
}
.padlock-article-list li {
  font: 300 1.7em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  position: relative;
  margin: 1.27rem;
  padding: 0 0 0 1.91rem;
  font-size: 0.74rem;
  font-weight: 500;
  line-height: 0.85rem;
  text-align: left;
}
.padlock-article-list li::before,
.padlock-article-list li::after {
  position: absolute;
  display: block;
  content: "";
}
.padlock-article-list li::before {
  top: 0.11rem;
  left: 0;
  width: 1.06rem;
  height: 1.06rem;
  border-radius: 50%;
  background-color: #08a453;
}
.padlock-article-list li::after {
  top: 0.46rem;
  left: 0.28rem;
  width: 0.48rem;
  height: 0.28rem;
  border: none;
  border-left: 1.7px solid #fff;
  border-bottom: 1.7px solid #fff;
  transform: rotate(-45deg);
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.footer-vignette {
  border-top: 4px solid #000;
  padding: 1.7rem 0 2.55rem;
}
.footer-navi {
  display: flex;
  margin: 0 -1.7rem;
}
.footer-navi a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: block;
}
.footer-navi--col {
  flex: 0 0 16.66%;
  padding: 0 1.7rem;
  width: 16.66%;
}
.footer-navi--col:nth-child(3) {
  max-height: 24.97em;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.footer-navi--heading {
  border-bottom: 2px solid #dc1a21;
  display: block;
  font: 500 1.27em/1.1 Austin News Deck Web, Times New Roman, serif;
  margin: 0 0 0.85rem;
  padding: 0 0 0.85rem;
}
.footer-navi--subheading {
  border-bottom: 1px solid #e5e5e5;
  color: #8b8b8b;
  display: block;
  font: 500 0.96em/1.1 Austin News Deck Web, Times New Roman, serif;
  margin: 0.85rem 0 0.43rem;
  padding: 0 0 0.43em;
}
.footer-navi--item {
  margin: 0 0 0.43rem;
}
.footer-navi--link {
  font: 500 0.96em/1.1 Austin News Deck Web, Times New Roman, serif;
}
.footer-navi--link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer-navi--more,
.footer-navi--less {
  margin: 1.7rem 0;
  overflow: hidden;
  text-align: center;
  transition: max-height 0.5s ease;
}
.footer-navi--more-button,
.footer-navi--less-button {
  cursor: pointer;
}
.footer-navi--checkbox {
  display: none;
}
.footer-navi--checkbox:checked ~ .footer-navi > .footer-navi--col:nth-child(3) {
  max-height: 62.16em;
}
.footer-navi--more,
.footer-navi--checkbox:checked ~ .footer-navi--less {
  display: block;
}
.footer-navi--less,
.footer-navi--checkbox:checked ~ .footer-navi--more {
  display: none;
}
.footer-social {
  --color-accent: #dc1a21;
  border-top: 1px solid #e5e5e5;
  display: flex;
  padding: 1.27rem 0;
}
.footer-social a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: flex;
}
.footer-social--col {
  align-items: center;
  display: flex;
  flex: 0 0 33.33%;
  width: 33.33%;
}
.footer-social--col:nth-child(1) {
  justify-content: flex-start;
}
.footer-social--col:nth-child(2) {
  justify-content: center;
}
.footer-social--col:nth-child(3) {
  justify-content: flex-end;
}
.footer-social--col.app-btns {
  position: relative;
  top: 2px;
}
.footer-social--item:nth-child(n + 2) {
  margin-left: 2.13rem;
}
.app-btns .footer-social--item:nth-child(n + 2) {
  margin-left: 0.85rem;
}
.footer-social--item-icon {
  position: relative;
  height: 1.27rem;
  width: 1.27rem;
  transition: fill 0.25s, stroke 0.25s;
}
.footer-social--item-icon-instagram,
.footer-social--item-icon-bluesky,
.footer-social--item-icon-twitter {
  top: 3px;
}
.footer-social--item-icon-facebook {
  top: 2px;
}
.footer-social--item-icon-linkedin {
  fill: none;
  top: 1px;
}
.footer-social--item .btn--img {
  grid-gap: 0;
  gap: 0;
}
.footer-social--item .btn--img svg {
  margin-right: 0.43rem;
  width: 1.49rem;
}
.footer-social--item:hover .footer-social--item-icon-facebook {
  color: #1877f2;
}
.footer-social--item:hover .footer-social--item-icon-bluesky {
  color: #0886fe;
}
.footer-social--item:hover .footer-social--item-icon-twitter {
  color: #1d9bf0;
}
.footer-social--item:hover .footer-social--item-icon-instagram {
  color: #ed0075;
}
.footer-social--item:hover .footer-social--item-icon-linkedin {
  color: #2867b2;
}
.footer-menu {
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  padding: 0.85rem 0;
}
.footer-menu a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.footer-menu--list {
  display: flex;
  order: 2;
  align-items: center;
}
.footer-menu--copy {
  order: 1;
}
.footer-menu--link {
  display: block;
  font: 500 0.64em/1.1 Montserrat, Verdana, sans-serif;
  text-align: center;
  margin: 0 0.43rem;
  padding: 0.64em 0;
  position: relative;
  text-transform: uppercase;
  z-index: 0;
}
.footer-menu--link::before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transition: left 0.2s ease, width 0.2s ease;
  width: 0;
}
.footer-menu--link:hover::before {
  left: 0;
  width: 100%;
}
.footer-webscrapping {
  border-top: 1px solid #e5e5e5;
  color: #8b8b8b;
  font: 400 11px/16px Montserrat, Verdana, sans-serif;
  padding: 1.27rem 0;
}
.footer-webscrapping i {
  font-style: italic;
}
.footer-webscrapping b {
  font-weight: 700;
}
.footer-webscrapping a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.footer-webscrapping a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.read-later--added svg {
  fill: #15181b;
  stroke: #15181b;
  transition: fill 0.25s, stroke 0.25s;
}
.read-later--added:hover svg {
  fill: #8b8b8b;
  stroke: #8b8b8b;
}
.read-later--ghost {
  position: absolute;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  z-index: 401;
  fill: #000;
  stroke: #000;
  will-change: left, top;
  transition: left 1s ease-out, 1s ease-out;
}
.read-later--related-header {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1.27rem;
  padding-bottom: 0.64rem;
}
.read-later--related-toggle {
  width: 1.59rem;
  height: 1.86rem;
  margin-right: 1.27rem;
  cursor: pointer;
}
.read-later--related-toggle-icon {
  width: inherit;
  height: inherit;
  fill: rgba(0, 0, 0, 0);
  stroke: currentColor;
}
.read-later--related-btn {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  position: absolute;
  right: 0;
}
.read-later--aside a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: block;
}
.read-later--aside-header {
  text-align: center;
  margin: 1.27rem 0;
  position: relative;
}
.read-later--aside-header::before {
  top: -0.16rem;
  right: 0.05rem;
  left: auto;
}
.read-later--aside-content {
  width: 100%;
}
.read-later--aside-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  padding: 1.27rem;
  border: 1px solid #e5e5e5;
  min-height: 8.7rem;
}
@media (min-width: 1440px) {
  .read-later--aside-container {
    min-height: 7.9rem;
  }
}
.read-later--aside-container.heightless {
  min-height: 0;
  min-height: initial;
}
.read-later--aside-container::before {
  position: absolute;
  left: 0.85rem;
  right: 0.85rem;
  bottom: -6px;
  height: 5px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  content: "";
}
.read-later--aside-container::after {
  position: absolute;
  left: 1.7rem;
  right: 1.7rem;
  bottom: -11px;
  height: 5px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  background: rgba(0, 0, 0, 0);
  content: "";
}
.read-later--aside-container .a-image {
  flex-shrink: 0;
  margin-left: 0.85rem;
}
.read-later--aside-title {
  margin-bottom: 0.43rem;
}
.read-later--aside-title-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.read-later--aside-title-link:hover {
  border-bottom-color: currentColor;
}
.read-later--aside--tag {
  display: block;
  padding: 6px 0;
}
.read-later--aside--tag:hover {
  color: #000;
}
.read-later--aside-category {
  display: block;
}
.read-later--aside-btn {
  margin: 1.7rem auto 1.27rem;
}
.read-later--aside-toggle {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0.11rem 0.37rem 0 0;
  cursor: pointer;
}
.read-later--aside-toggle-icon {
  fill: rgba(0, 0, 0, 0);
  stroke: currentColor;
  width: 24px;
  height: 24px;
}
body[data-type="0"] .read-later--aside-header {
  margin: 2.55rem 0 0.85rem;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.social {
  display: flex;
  margin-bottom: 2.55rem;
  justify-content: center;
}

.soc-2 {
  display: none;
}
.social--btn {
  order: 1;
}
.social--list {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
}
.social--item {
  position: relative;
  display: flex;
  width: 3.83rem;
  height: 3.83rem;
  border-top: 1px solid #e5e5e5;
}
.social--link {
  flex: 1 0 100%;
}
.social--link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -5px;
}
.social--img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.22rem;
  height: 1.22rem;
  stroke: #15181b;
  fill: rgba(0, 0, 0, 0);
  pointer-events: none;
  transition: fill 0.25s, stroke 0.25s;
}
.social--link:hover .social--img {
  stroke: #8b8b8b;
}
.social--link-fb:hover .social--img {
  stroke: #1877f2;
}
.social--link-bluesky:hover .social--img {
  stroke: #0886fe;
}
.social--link-tw:hover .social--img {
  stroke: #1d9bf0;
}
.social--link-comment:hover .social--img {
  stroke: var(--color-accent);
}
.social--link-in:hover .social--img {
  stroke: #2867b2;
}
.social--count {
  position: absolute;
  top: 0.69rem;
  right: 0.43rem;
  display: block;
  min-width: 1.33rem;
  height: 1.33rem;
  padding: 0 0.21rem;
  font: 400 0.74em/1.33rem Montserrat, Verdana, sans-serif;
  text-align: center;
  color: #fff;
  background: var(--color-accent);
  border-radius: 50%;
}
.social--count:empty {
  display: none;
}
.social--horizontal {
  flex-direction: column;
  margin-bottom: 1.7rem;
  padding-bottom: 1.27rem;
  border-bottom: 1px solid #e5e5e5;
}
.social--horizontal .social--list {
  flex: 1 0 auto;
  flex-direction: row;
  border: 0;
  margin-bottom: 0.85rem;
}
.social--horizontal .social--item {
  width: 1.22rem;
  height: 1.22rem;
  margin-right: 0.43rem;
  border: 0;
}
.tags {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
}
.tags--anchor {
  display: inline-block;
  margin-right: 1.7rem;
  margin-bottom: 0.85rem;
  transition: color 0.25s;
  word-break: break-word;
}
.tags--anchor:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.tags--anchor:hover {
  color: #15181b;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.art_paragraph {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
  margin-bottom: 2.55rem;
}
.art_paragraph b {
  font-weight: 700;
}
.art_paragraph .art_link {
  border-bottom: 2px dotted #15181b;
}
.art_paragraph .art_link:hover {
  border-bottom-style: solid;
}
.art_interview_question {
  font: 700 1.12em/1.65 Georgia, Times New Roman, serif;
  margin-top: 2.13rem;
  margin-bottom: 1.27rem;
}
.art_sub_title {
  font: 500 1.49em/1.135 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  margin-top: 2.55rem;
  margin-bottom: 1.27rem;
}
.text--paragraph {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
  margin-bottom: 2.13rem;
}
.text--paragraph:last-child {
  margin-bottom: 0;
}
.text--title {
  margin-top: 2.13rem;
  margin-bottom: 1.27rem;
}
.text--title:first-child {
  margin-top: 0;
}
.text--question {
  font: 700 1.12em/1.65 Georgia, Times New Roman, serif;
  margin-top: 2.13rem;
  margin-bottom: 1.27rem;
}
.text--question:first-child {
  margin-top: 0;
}
.text--link {
  border-bottom: 2px dotted #15181b;
}
.text--link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.text--link:hover {
  border-bottom-style: solid;
}
.text--embed:not(:has(.wyborcza-player)) {
  margin-bottom: 2.13rem;
}
.text--embed:not(:has(.wyborcza-player)) iframe {
  margin: 0 auto !important;
  background-color: #fff;
  max-width: 100%;
}
.text--embed:not(:has(.wyborcza-player)) .img--center {
  margin: 0 auto 0.85rem;
}
.text--embed:not(:has(.wyborcza-player)) .img--round img {
  border-radius: 50%;
}
.text--embed:not(:has(.wyborcza-player)) .tableau-embed {
  width: 100% !important;
}
.text--embed:not(:has(.wyborcza-player)) .youtube-container {
  background: #000;
  position: relative;
  padding-bottom: 56.25%;
}
.text--embed:not(:has(.wyborcza-player)) .youtube-container-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.text--embed:not(:has(.wyborcza-player)) .arte-tv-embed {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.text--embed:not(:has(.wyborcza-player)) .arte-tv-embed iframe {
  position: absolute !important;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.text--embed:not(:has(.wyborcza-player)) .telegram-post iframe {
  max-width: 500px;
}
.text--embed:not(:has(.wyborcza-player)) .election-quiz-iframe {
  width: calc(100% + 35px);
  max-width: calc(100% + 35px);
  height: 90vh;
  border: 1px solid #34aad2;
  padding: 0.43rem 0;
  margin: 0;
}
.text--embed:not(:has(.wyborcza-player)) .mod_uzr_sport6 img {
  max-width: 100%;
  height: auto;
}
.text--embed:not(:has(.wyborcza-player)) .podcast-skin-article {
  left: 2.02rem;
}
.text--related {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  padding: 0.85rem 0;
  border-top: 1px solid #e5e5e5;
}
.text--related:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.text--related-link {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.text--related-link:hover {
  border-bottom-color: #15181b;
}
.text--photo {
  margin-bottom: 2.13rem;
}
.text--photo-image {
  display: block;
  width: 100%;
  height: auto;
}
.text--photo-caption {
  font: 400 0.64em/1.33 Georgia, Times New Roman, serif;
  position: relative;
  margin: 0.43rem 0;
  padding-left: 0.69rem;
  color: #484848;
}
.text--photo-caption::before {
  position: absolute;
  left: 0;
  color: var(--color-accent);
  font-weight: 700;
  content: "•";
}
.text--list {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.13rem;
  counter-reset: list;
  clear: both;
}
.text--list-item {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.85rem 0 1.27rem 1.27rem;
  counter-increment: list;
}
.text--list-item::before {
  position: absolute;
  left: 0;
}
.text--list-item-ordered {
  padding-left: 2.55rem;
}
.text--list-item-ordered::before {
  font: 300 2.23em/1.3 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  top: 0.43rem;
  content: counter(list);
}
.text--list-item-unordered::before {
  content: "•";
}
.text--quote {
  margin-bottom: 2.13rem;
  text-align: center;
  font-style: italic;
  color: #484848;
}
.text--quote::before {
  display: block;
  width: 0.96rem;
  height: 1.54rem;
  margin: 0 auto 0.85rem;
  content: "";
  background: var(--color-accent);
}
.text--paragraph,
.text--list-item {
  color: #15181b;
}
.text--paragraph a:focus-visible,
.text--list-item a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.text--paragraph u,
.text--list-item u {
  border-bottom: 2px solid #15181b;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.text--paragraph i,
.text--list-item i {
  font-style: italic;
}
.text--paragraph b,
.text--list-item b {
  font-weight: 600;
}
.text--paragraph sup,
.text--list-item sup {
  vertical-align: super;
  font-size: smaller;
}
.text--paragraph sub,
.text--list-item sub {
  vertical-align: sub;
  font-size: smaller;
}
.text--lead {
  font: 400 1.27em/1.5 Austin News Deck Web, Times New Roman, serif;
  margin-bottom: 1.27rem;
}
.text--lead::after {
  display: block;
  clear: both;
  content: "";
}
.text--lead::first-letter {
  font: 500 3.08em/0.95 Austin News Deck Web, Times New Roman, serif;
  margin-right: 0.1em;
  float: left;
}
.art_uList {
  font: 400 1.12em/1.65 Georgia, Times New Roman, serif;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.13rem;
  counter-reset: list;
  clear: both;
}
.art_uList .art_list_el {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.85rem 0 1.27rem 1.27rem;
  counter-increment: list;
}
.art_uList .art_list_el::before {
  position: absolute;
  left: 0;
  content: "•";
}
.art_uList .art_list_el-ordered {
  padding-left: 2.55rem;
}
.art_uList .art_list_el-ordered::before {
  font: 300 2.23em/1.3 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  top: 0.43rem;
  content: counter(list);
}
.art_uList .art_list_el .art_link {
  border-bottom: 2px dotted #15181b;
}
.art_uList .art_list_el .art_link:hover {
  border-bottom-style: solid;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.amg-item {
  position: relative;
  cursor: pointer;
}
.amg-item-img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.amg-item-button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.amg-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 401;
  touch-action: none;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 0.25s;
}
.amg-backdrop.amg-animation {
  opacity: 0;
}
.amg-magnified {
  position: absolute;
  top: 10vh;
  right: 10vw;
  bottom: 10vh;
  left: 10vw;
  transform: scale(1);
  transition: transform 0.25s;
}
.amg-animation .amg-magnified {
  transform: scale(0);
}
.amg-magnified-image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  transform: translate(-50%, -50%);
}
.amg-vertical .amg-magnified-image {
  display: inline-block;
}
.amg-magnified-image.amg-vector {
  width: 100%;
}
.amg-vertical .amg-magnified-image.amg-vector {
  width: auto;
  height: 100%;
}
.amg-magnified-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -30px;
  cursor: pointer;
}
.amg-magnified-close:hover {
  opacity: 0.5;
}
.amg-magnified-close::after,
.amg-magnified-close::before {
  position: absolute;
  top: 13px;
  right: -4px;
  width: 38px;
  height: 3px;
  content: "";
  background-color: #fff;
  transform-origin: center;
}
.amg-magnified-close::after {
  transform: rotate(45deg);
}
.amg-magnified-close::before {
  transform: rotate(-45deg);
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.big-number {
  position: relative;
  float: left;
  width: 16.63rem;
  margin: 2.55rem 1.27rem 2.55rem 0;
  padding-top: 1.7rem;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  color: #000;
}
.big-number::before {
  position: absolute;
  top: -0.27rem;
  left: 0;
  right: 0;
  height: calc(0.53rem - 1px);
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  content: "";
}
.big-number--number {
  font: 700 5.31em/1.1 Austin News Deck Web, Times New Roman, serif;
  transform-origin: 0 50%;
  white-space: nowrap;
}
.big-number--unit {
  font: 500 1.27em/1.1 Austin News Deck Web, Times New Roman, serif;
  margin: -0.21rem 0 0.43rem;
}
.big-number--signature {
  font: 400 0.8em/1.1 Georgia, Times New Roman, serif;
  color: #484848;
}
.big-number--list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.55rem;
}
.big-number--list .big-number {
  width: 100%;
  max-width: calc(50% - 1.275rem);
  margin: 0;
}
.live--body .big-number {
  float: none;
  width: auto;
  margin: 0 auto 0 0;
  padding-top: 0;
  border-top: 0;
  text-align: left;
}
.live--body .big-number::before {
  display: none;
}
.live--body .big-number--number,
.live--body .big-number--signature {
  line-height: 1.2;
}
.live--body .big-number--unit {
  line-height: 1.15;
  margin-top: 0;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.quote::before {
  content: none;
}
.quote--image {
  filter: grayscale(100%);
  height: 3.4rem;
  border-radius: 1.7rem;
  margin: 0 auto 0.43rem;
}
.quote--text {
  display: block;
}
.quote--footer {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  margin-top: 0.85rem;
  font-size: 0.64rem;
  color: #8b8b8b;
  text-transform: uppercase;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.embed--biqmap-container {
  position: relative;
  width: 100%;
  border: 1px solid #484848;
}
.embed--biqmap-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.biqpin-embed {
  position: relative;
  width: 100%;
}
.biqpin-embed > iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.reddit-embed--container {
  max-width: 640px;
  margin: 0 auto;
}
.reddit-embed {
  width: 100%;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.article--header {
  display: flex;
  margin: 0 -1.7rem 0 0;
  padding: 3.4rem 0 1.7rem;
  position: relative;
  text-align: center;
}

.article--meta {
  display: flex;
  align-items: flex-end;
  flex: 1 0 60%;
  padding: 0 3.4rem 0 0;
}
.article--meta .wyborcza-player {
  padding-bottom: 56.25%;
}
.article--image {
  flex: 1 0 40.25%;
  max-width: 40.25%;
  padding: 0 1.7rem 0 0;
}
.article--image img.preview {
  cursor: pointer;
}
.article--header-opinion .article--meta {
  flex: 1 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 0 1.7rem 0 0;
}
.article--header-opinion .article--image {
  flex: 1 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.article--header-variant1 .article--meta {
  flex: 1 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.article--header-variant1 .article--image {
  flex: 1 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.article--header-variant2 {
  flex-direction: column;
  margin-top: 0;
}
.article--header-variant2 .img--fluid::before {
  padding-bottom: 50%;
}
.article--header-variant2 .img--fluid img {
  height: auto;
  width: 100%;
}
.article--header-variant2 .wyborcza-player {
  padding-bottom: 56.25%;
}
.article--header-variant2 .article--meta {
  flex: 1 0 100%;
  max-width: 100%;
}
.article--header-variant2 .article--image {
  flex: 1 0 100%;
  max-width: 100%;
}
.article--header-variant3 {
  height: 49.94rem;
  position: relative;
  margin-left: 0;
  margin-right: 0;
  box-sizing: content-box;
}
.article--header-variant3 .a-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.article--header-variant3 .a-image picture img {
  position: static;
  transform: none;
  left: auto;
  top: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 47.81rem;
}
.article--header-variant3 .a-image::before {
  content: none;
}
.article--header-variant3 .wyborcza-player {
  padding-bottom: 47.81rem;
}
.article--header-variant3 .article--meta {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  width: 50%;
  padding: 0;
  margin-left: min(0px, max((1400px - 100vw)/2, -6.27rem));
  padding-right: 1.7rem;
}
.article--header-variant3 .article--image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  padding: 0;
  max-width: none;
}
.article--header-commentary {
  padding-bottom: 1.27rem;
}
.article--header-commentary .article--meta {
  flex: 1 0 68.3333333333%;
  max-width: 68.3333333333%;
  padding: 0 1.27rem 0 0;
}
.article--header-commentary .article--image {
  flex: 1 0 31.6666666667%;
  max-width: 31.6666666667%;
}
.article--preview {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 400;
  background: #15181b;
  transition: opacity 0.25s;
}
.article--preview-container {
  position: absolute;
  top: 0.43rem;
  left: 0.43rem;
  bottom: 0.43rem;
  right: 0.43rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: opacity 0.25s;
}
.article--preview-container-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: wait;
}
.article--preview-container-loading::after {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #e5e5e5;
  border-color: #e5e5e5 rgba(0, 0, 0, 0) #e5e5e5 rgba(0, 0, 0, 0);
  animation: rotate 1.2s linear infinite;
}
.article--preview-close {
  position: absolute;
  top: 1.7rem;
  right: 1.7rem;
  width: 1.27rem;
  height: 1.27rem;
  background: inherit;
  cursor: pointer;
}
.article--preview-close:hover {
  opacity: 0.7;
}
.article--preview-close::before,
.article--preview-close::after {
  position: absolute;
  top: calc(50% - 1px);
  height: 2px;
  background-color: #fff;
  left: 0;
  right: 0;
  content: "";
}
.article--preview-close::before {
  transform: rotate(45deg);
}
.article--preview-close::after {
  transform: rotate(-45deg);
}
.article--preview-image {
  max-width: 100%;
  max-height: 100%;
  transition: opacity 0.25s;
}
.article--preview-container-loading .article--preview-image {
  position: absolute;
}
.article--preview-fade {
  opacity: 0;
}
.article--preview-body {
  overflow: hidden;
}
.related--image img {
  -o-object-fit: contain;
  object-fit: contain;
}
.related--image-wrapper {
  position: relative;
}
.related--image-wrapper .a-image a {
  overflow: hidden;
}
.related--image-wrapper .a-image a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.related--image-wrapper .a-image a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: linear-gradient(
    180deg,
    rgba(21, 24, 27, 0) 80%,
    rgba(21, 24, 27, 0.5) 100%
  );
  opacity: 1;
  transition: opacity 0.25s;
}
.related--image-wrapper .a-image a img.zoom {
  transition: transform 0.3s ease-in-out;
}
.related--image-wrapper .a-image a .related-image__meta {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  z-index: 2;
}
.related--image-wrapper .a-image a .related-image__meta__zoom-bar {
  display: inline-block;
  width: 0.69rem;
  height: 2.13rem;
  background-color: var(--color-accent);
  align-self: flex-end;
  -webkit-align-self: flex-end;
  will-change: height;
  transition: height 0.3s ease-in-out;
}
.related--image-wrapper .a-image a .related-image__meta .related--image-count {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  position: relative;
  height: 1.27rem;
  left: auto;
  left: initial;
  bottom: auto;
  bottom: initial;
  display: flex;
  align-items: flex-end;
  padding: 0.32rem 0;
  margin: 0 0.85rem 0.85rem;
  border-left: 0;
  color: #fff;
  transition: none 0s ease 0s;
  transition: initial;
  z-index: 1;
}
.related--image-wrapper
  .a-image
  a
  .related-image__meta
  .related--image-count
  .related--image-icon {
  width: 1.17rem;
  position: relative;
  top: 0.21rem;
}
.related--image-wrapper .a-image a:hover::after {
  opacity: 1;
}
.related--image-wrapper .a-image a:hover img.zoom {
  transform: scale(1.1);
}
.related--image-wrapper .a-image a:hover .related-image__meta__zoom-bar {
  height: 3.4rem;
}
.related--image-icon {
  width: 1.27rem;
  height: 1.12rem;
  margin-right: 0.43rem;
}
.related--image-caption {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font: 400 0.64em/1.33 Georgia, Times New Roman, serif;
  position: relative;
  margin-top: 0.43rem;
  padding-left: 0.69rem;
  color: #484848;
}
.related--image-caption::before {
  content: "";
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--color-accent);
  display: inline-block;
  top: 4px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.podcast-player-desc-date {
  color: #707070 !important;
}
.index a:focus-visible {
  display: block;
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.index a[class*="btn"] {
  display: inline-flex;
  border-radius: 0;
}
.index--heading {
  font: 300 1.7em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  text-align: center;
  padding: 1.27rem 0;
  border-bottom: 4px solid #000;
}
.index--header {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  text-align: center;
  padding: 2.55rem 0 1.27rem;
  border-bottom: 1px solid #484848;
}
.index--header::first-letter {
  text-transform: capitalize;
}
.index--header a {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.index--header a:hover {
  border-bottom-color: currentColor;
}
.index--header-underline {
  border-bottom: 1px solid #000;
}
body[data-type="7"] .index--header,
body[data-type="51"] .index--header,
body[data-type="56"] .index--header {
  padding: 1.7rem 0 0.85rem;
}
body .bunny-hp .index--header {
  padding: 2.55rem 0 1.27rem;
}
.index--content {
  width: 100%;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  display: flex;
  flex-direction: column;
}
.index--row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.index--row.index--row-float .index--tag:not(.index--tag-business) {
  float: left;
  margin-bottom: 0;
}
.index--list {
  position: relative;
}
.index--list-item {
  display: flex;
  padding: 0.85rem 0;
  border-bottom: 1px solid #e5e5e5;
  align-items: flex-start;
}
.index--list-item:last-child {
  border-bottom: 0;
}
.index--s-list::after {
  display: none;
  width: 0;
}
.index--headline {
  font: 500 1.49em/1.135 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  display: block;
  margin-bottom: 0.85rem;
}
.index--headline-link {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.index--headline-link:hover {
  border-bottom-color: currentColor;
}
.index--tag {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  display: table-cell;
  color: var(--color-accent);
  text-transform: uppercase;
  margin-right: 0.85rem;
  padding: 6px 0;
}
.index--tag:hover {
  color: #000;
}
.index--tag-business {
  background-color: #e5e5e5;
  color: #000;
  padding: 6px 8px !important;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 0;
  order: -1;
  margin-bottom: 0.85rem;
}
.index--multi-tags {
  font-family: Montserrat, Verdana, sans-serif;
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  margin-top: 0.85rem;
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
}
.index--multi-tag {
  display: block;
  color: #8b8b8b;
  cursor: pointer;
  margin-right: 0.85rem;
  margin-bottom: 0.43rem;
}
.index--multi-tag:hover {
  color: #000;
}
.index--date {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  display: inline-block;
  margin-right: 0.85rem;
  color: #707070;
  text-transform: uppercase;
}
.index--lead {
  position: relative;
  font: 400 0.85em/1.24 Georgia, Times New Roman, serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #484848;
  margin: 0.85rem 0;
  clear: left;
}
.index--lead a {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.index--lead a:hover {
  border-bottom-color: currentColor;
}
.index--lead a:focus-visible {
  padding: 0.21rem;
}
.index--lead a:focus-visible::after {
  content: "";
  position: absolute;
  border: 2px solid #9747ff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.index--headline + .index--lead {
  margin-top: 0;
}
.index--author {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  display: block;
  padding: 6px 0;
}
.index time.index--author {
  color: #707070;
}
.index--footer {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  padding: 0.85rem 0 1.7rem;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  color: #484848;
}
.index--footer-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.index--footer-link:hover {
  border-bottom-color: currentColor;
}
body[data-type="0"] .index.variant_hp .index--header,
body .bunny-hp .index.variant_hp .index--header {
  margin-bottom: 0;
}
body[data-type="0"] .index--header,
body .bunny-hp .index--header {
  font: 300 1.7em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
}
body[data-type="0"] .index--header-underline,
body .bunny-hp .index--header-underline {
  border-bottom: 4px solid #000;
}
body[data-type="0"] .index--header-underline a:focus-visible,
body .bunny-hp .index--header-underline a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: inline-block;
}
body[data-type="0"] .index--list-item,
body .bunny-hp .index--list-item {
  justify-content: space-between;
}
body[data-type="0"] .index--tag,
body .bunny-hp .index--tag {
  margin-right: 0.85rem;
  padding: 6px 0;
}
body[data-type="0"] .index--content,
body .bunny-hp .index--content {
  padding-right: 1.7rem;
}
body[data-type="0"] .index--pagination,
body .bunny-hp .index--pagination {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 1.27rem;
  color: #484848;
}
body[data-type="0"] .index--pagination::after,
body .bunny-hp .index--pagination::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 1px;
  background: #d0d0d0;
  transform: translateY(-50%);
  top: 50%;
}
body[data-type="0"] .index--pagination-pages,
body .bunny-hp .index--pagination-pages {
  z-index: 2;
  display: flex;
}
body[data-type="0"] .index--pagination-pages a,
body[data-type="0"] .index--pagination-pages span,
body .bunny-hp .index--pagination-pages a,
body .bunny-hp .index--pagination-pages span {
  padding: 0.58rem 1.06rem;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  margin-right: 0.85rem;
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
}
body[data-type="0"] .index--pagination-pages a:hover,
body[data-type="0"] .index--pagination-pages span:hover,
body .bunny-hp .index--pagination-pages a:hover,
body .bunny-hp .index--pagination-pages span:hover {
  background-color: #d0d0d0;
}
body[data-type="0"] .index--pagination-pages a:last-child,
body[data-type="0"] .index--pagination-pages span:last-child,
body .bunny-hp .index--pagination-pages a:last-child,
body .bunny-hp .index--pagination-pages span:last-child {
  margin-right: 0;
}
body[data-type="0"] .index--pagination-pages a.index--pagination-current,
body[data-type="0"] .index--pagination-pages span.index--pagination-current,
body .bunny-hp .index--pagination-pages a.index--pagination-current,
body .bunny-hp .index--pagination-pages span.index--pagination-current {
  border-color: #15181b;
  background-color: #f7f6f5;
}
body[data-type="0"]
  .index--pagination-pages
  a.index--pagination-pages-white-hover,
body[data-type="0"]
  .index--pagination-pages
  span.index--pagination-pages-white-hover,
body .bunny-hp .index--pagination-pages a.index--pagination-pages-white-hover,
body
  .bunny-hp
  .index--pagination-pages
  span.index--pagination-pages-white-hover {
  cursor: auto;
  cursor: initial;
}
body[data-type="0"]
  .index--pagination-pages
  a.index--pagination-pages-white-hover:hover,
body[data-type="0"]
  .index--pagination-pages
  span.index--pagination-pages-white-hover:hover,
body
  .bunny-hp
  .index--pagination-pages
  a.index--pagination-pages-white-hover:hover,
body
  .bunny-hp
  .index--pagination-pages
  span.index--pagination-pages-white-hover:hover {
  background-color: #fff;
}
body[data-type="0"] .index--more,
body .bunny-hp .index--more {
  display: flex;
  justify-content: center;
}
div#app .index--header-underline {
  border-bottom: 4px solid #000;
}
.index.bigHeader .index--header {
  padding: 2.55rem 0 1.27rem;
}
.index--s a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.index--s [class*="headline"] a:focus-visible {
  display: block;
}
.index--s.bigHeader .index--s-header {
  padding: 2.55rem 0 1.27rem;
}
.index--s-header {
  border-bottom: 1px solid #000;
}
.index--s-header a {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.index--s-header a:hover {
  border-bottom-color: currentColor;
}
.index--s-headline {
  margin-bottom: 0.43rem;
}
.index--s-headline-link {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-weight: 400;
}
.index--s-headline-link:hover {
  border-bottom-color: currentColor;
}
.index--s-list {
  position: relative;
}
body[data-type="7"] .index--s-list::after {
  content: "";
  position: absolute;
  left: -1.75rem;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
}
body .bunny-hp .index--s-list::after {
  content: none;
}
.index--s-list-item {
  padding: 0.85rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.index--s-list-item:last-of-type {
  border-bottom-width: 0;
}
.index--s-list-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index--s-list-row .secretBox-text {
  margin-right: 0.85rem;
}
.index--s-list-row .secretBox-text:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.index--s-list-row .secretBox-img {
  height: 6.11rem;
}
body[data-type="0"] .index--s-header,
body .bunny-hp .index--s-header {
  border-bottom: 4px solid #000;
}
body[data-type="0"] .index--s-list-item,
body .bunny-hp .index--s-list-item {
  display: flex;
  align-items: start;
}
body[data-type="0"] .index--s .index--content,
body .bunny-hp .index--s .index--content {
  padding-right: 0;
}
body[data-type="0"] .index--s .a-image,
body .bunny-hp .index--s .a-image {
  align-self: start;
}
body[data-type="0"] .index--s .img--square,
body .bunny-hp .index--s .img--square {
  flex: 0 0 3.4rem;
  margin-left: 0.43rem;
}
.index--s.variant_hp a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: inline-block;
}
.index--s.variant_hp a[class*="link"]:focus-visible {
  display: block;
}
.index--s.variant_hp a[class*="tag"]:focus-visible {
  display: inline-block;
}
.index--s.variant_hp a[class*="btn"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -6px;
  display: inline-flex;
}
.index--s.variant_hp a[class="komunikaty-header"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -10px;
  display: flex;
}
.index--s.variant_hp .index--header {
  margin-bottom: 0;
}
.index--s.variant_hp .index--tag {
  padding: 6px 0;
}
.index--s.variant_hp .index--s-header {
  margin-bottom: 0;
}
.index--s.variant_hp .index--s-list-item {
  align-items: start;
}
.index--s.variant_hp .index--s-more {
  text-align: center;
}
.index--s.variant_hp .index--s-more .btn {
  border: none;
}
.index--s.variant_hp .index--s-more .btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-accent);
}
.index--s.variant_hp-small .index--s-list-item .img--fluid {
  flex: 0 0 3.4rem;
  align-self: start;
  margin-left: 0.43rem;
  flex-shrink: 0;
}
.index--s.variant_hp-small .index--s-list-item .img--fluid::before {
  padding-bottom: 100%;
}
.index--s.variant_hp-large .index--s-list-item {
  flex-direction: column;
}
.index--s.variant_hp-large .index--s-list-item .img--fluid {
  max-width: 9.14rem;
  flex: 0 0 6.11rem;
  align-self: start;
  margin-left: 0;
  margin-top: 0.43rem;
}
.index--s.variant_mp,
.index--s.variant_mtlocal {
  padding: 0 0 2.13rem;
}
.index--s.variant_mp a:focus-visible,
.index--s.variant_mtlocal a:focus-visible {
  display: block;
  outline: 2px solid #9747ff;
  outline-offset: 2px;
}
.index--s.variant_mp.bigHeader .index--s-header,
.index--s.variant_mtlocal.bigHeader .index--s-header {
  padding: 2.55rem 0 1.27rem;
}
.index--s.variant_mp .index--s-header,
.index--s.variant_mtlocal .index--s-header {
  align-content: center;
  display: flex;
  justify-content: center;
  margin: 0 0 1.27rem;
  padding: 1.27rem 0;
}
.index--s.variant_mp .index--s-header > .btn,
.index--s.variant_mtlocal .index--s-header > .btn {
  margin-left: 1.27rem;
}
.index--s.variant_mp .index--s-header > .btn:focus-visible,
.index--s.variant_mtlocal .index--s-header > .btn:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: inline-block;
  border-radius: 0;
}
.index--s.variant_mp .index--s-cities,
.index--s.variant_mtlocal .index--s-cities {
  padding-top: 0;
}
.index--s.variant_mp .index--s-list,
.index--s.variant_mtlocal .index--s-list {
  align-items: stretch;
  display: flex;
  margin: 0 -1.7rem;
}
.index--s.variant_mp .index--s-list-item,
.index--s.variant_mtlocal .index--s-list-item {
  border: 0;
  flex: 0 0 25%;
  padding: 0 1.7rem;
  position: relative;
}
.index--s.variant_mp .index--s-list-item:nth-child(n + 2)::before,
.index--s.variant_mtlocal .index--s-list-item:nth-child(n + 2)::before {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.index--s.variant_mp .index--s-headline,
.index--s.variant_mtlocal .index--s-headline {
  margin: 0.43rem 0 0;
  padding: 0;
}
.index--s.variant_mp .index--s-headline-link,
.index--s.variant_mtlocal .index--s-headline-link {
  font: 500 1.27em/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.index--s.variant_mp figure.a-image,
.index--s.variant_mtlocal figure.a-image {
  margin: 0 0 0.43rem;
}
.index--s.variant_mtlocal {
  margin-bottom: 0;
  padding-bottom: 2.13rem;
}
.index--s.variant_mtlocal .index--s-header {
  padding-top: 0.43rem;
}
.index--s.variant_mtlocal .index--s-headline {
  margin-top: 0;
  padding-bottom: 0.43rem;
}
.index--s.variant_on .index--tag {
  display: inline-block;
  line-height: 0.64rem;
  padding: 6px 0;
}
.index--s.variant_on .index--s-headline {
  margin: 0 0 0.43rem;
}
.index--s.variant_on .index--s-headline-link.-font-300 {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.index--s.variant_on .index--s-headline-link.-font-500 {
  font: 500 1.27em/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.index--s.variant_on .index--s-grid {
  align-items: stretch;
  display: flex;
  margin: 0 -1.7rem;
  padding: 1.27rem 0;
}
.index--s.variant_on .index--s-list {
  border: 0;
  flex: 0 0 25%;
  padding: 0 1.7rem;
  position: relative;
}
.index--s.variant_on .index--s-list:nth-child(n + 2)::before {
  background-color: #e5e5e5;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
.index--s.variant_on .index--s-list-item {
  display: block;
}
.index--s.variant_on .index--s-list-item:first-child {
  padding-top: 0;
}
.index--s.variant_on .index--s-list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.index--s.variant_on figure.a-image {
  margin: 0.43rem 0 0;
}
.index--s.komunikaty {
  background-color: #f2f8fc;
  margin-top: 1.7rem;
}
.index--s.komunikaty .komunikaty-header {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 4px solid #484848;
  padding: 1.81rem 0 0.85rem;
}
.index--s.komunikaty .komunikaty-header img {
  margin-right: 0.85rem;
}
.index--s.komunikaty .komunikaty-header h3 {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  font-size: 1.7rem;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  transition: border-color 0.4s ease;
}
.index--s.komunikaty .komunikaty-header h3:hover {
  border-color: #000;
}
.index--s.komunikaty .komunikaty-controls {
  display: none;
}
.index--s.komunikaty .index--tag {
  display: inline-block;
}
.index--s.komunikaty .index--tag-business {
  margin-right: 0.85rem;
  display: inline-block;
}
.index--s.komunikaty .index--list-item {
  padding: 0.85rem;
}
.index2 a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: block;
}
.index2--list {
  position: relative;
  display: inline-block;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-width: auto;
  column-width: auto;
  -moz-column-gap: 2.39rem;
  column-gap: 2.39rem;
}
.index2--list.more_red {
  display: flex !important;
}
.index2--list.more_red .index2--group-left,
.index2--list.more_red .index2--group-right {
  flex: 1;
}
.index2--list::after {
  content: "";
  position: absolute;
  top: 0.85rem;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #e5e5e5;
}
.index2--list-item {
  display: block;
  padding: 0.85rem 0;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  -webkit-column-break-inside: avoid;
}
.index2--list-item-ad {
  display: block;
  margin: 0;
  padding: 0;
  min-height: 0;
  border-bottom: none;
}
.index2--list-item-ad > .activeBan {
  padding: 0.85rem 0;
  width: 100%;
  align-self: center;
  border-bottom: 1px solid #e5e5e5;
}
.index2--list-item .a-image {
  margin-top: 0.43rem;
}
.index2--list-item.index2--borderless {
  border-bottom-width: 0;
}
.index2--list-item .index--content {
  align-items: flex-start;
}
body[data-os="MAC_OS"] .index2--list,
body[data-os="IPAD_OS"] .index2--list {
  display: block;
}
body[class*="firefox"] .index2--list-item {
  display: inline-block;
}
@supports (page-break-insid: avoid) {
  .index2--list-item {
    page-break-inside: avoid;
  }
}
#__editorTarget .editor-right-column-width {
  max-width: 21.68rem;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.promo a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
}
.promo a[class*="link"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -2px;
  display: block;
}
@supports (-webkit-hyphens: none) {
  .promo a[class*="headline"]:focus-visible {
    outline: 2px solid #9747ff;
    outline-offset: -2px;
  }
}
body[data-type="0"] .promo {
  margin-top: 0.85rem;
}
body[data-type="0"] .promo--section-headline {
  display: none;
}
body[data-type="0"] .promo--paragraph {
  display: inline-block;
  word-break: break-word;
}
body[data-type="0"] .promo--content {
  width: 9.56rem;
}
body[data-type="7"] .promo,
body[data-type="10"] .promo,
body[data-type="13"] .promo,
body[data-type="51"] .promo,
body[data-type="56"] .promo {
  margin: 1.27rem 0 0.85rem;
}
.promo--list {
  display: flex;
  justify-content: space-between;
}
body[data-type="7"] .promo--list,
body[data-type="10"] .promo--list,
body[data-type="13"] .promo--list,
body[data-type="51"] .promo--list,
body[data-type="56"] .promo--list {
  grid-template-columns: 1fr 1fr 1fr;
}
.promo--list-item {
  display: flex;
  align-items: start;
  width: 15.41rem;
  height: 4.09rem;
  border-bottom: solid 1px #e5e5e5;
}
body[data-type="0"] .promo--list-item {
  border-bottom: none;
}
body[data-type="7"] .promo--list-item,
body[data-type="10"] .promo--list-item,
body[data-type="13"] .promo--list-item,
body[data-type="51"] .promo--list-item,
body[data-type="56"] .promo--list-item {
  width: 13.81rem;
  height: 3.61rem;
  border-bottom: none;
}
body[data-type="7"] .promo--list-item:last-of-type,
body[data-type="10"] .promo--list-item:last-of-type,
body[data-type="13"] .promo--list-item:last-of-type,
body[data-type="51"] .promo--list-item:last-of-type,
body[data-type="56"] .promo--list-item:last-of-type {
  display: none;
}
.promo--list-item .img--fluid {
  flex: 0 0 48px;
}
.promo--list-item .img--fluid::before {
  padding-bottom: 100%;
}
.promo--image-link {
  display: block;
  margin-right: 0.85rem;
  order: 0;
}
.promo--image {
  height: 48px;
  width: 48px;
  border: none;
  display: block;
  overflow: hidden;
}
.promo--content {
  line-height: 1;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  align-content: space-between;
  align-items: flex-start;
  order: 1;
}
body[data-type="7"] .promo--content,
body[data-type="10"] .promo--content,
body[data-type="13"] .promo--content,
body[data-type="51"] .promo--content,
body[data-type="56"] .promo--content {
  padding-bottom: 0;
}
.promo--headline {
  font: 400 0.8em/1.26 Austin News Deck Web, Times New Roman, serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #484848;
  align-self: stretch;
  word-break: break-word;
}
.promo--headline:has(a:focus-visible) {
  margin: -0.32rem;
}
.promo--headline-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font-weight: 500;
  color: #000;
  letter-spacing: -0.5px;
}
.promo--headline-link:hover {
  border-bottom-color: currentColor;
}
.promo--headline-link:focus-visible {
  margin: 0.32rem;
}
.promo--headline:hover,
.promo--headline:active,
.promo--headline:focus,
.promo--headline:visited {
  font: 400 0.8em/1.26 Austin News Deck Web, Times New Roman, serif;
}
body[data-type="7"] .promo--headline,
body[data-type="10"] .promo--headline,
body[data-type="13"] .promo--headline,
body[data-type="51"] .promo--headline,
body[data-type="56"] .promo--headline {
  -webkit-line-clamp: 2;
}
.promo--section {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.69rem 0 0.32rem;
  color: var(--color-accent);
  text-transform: uppercase;
  overflow: hidden;
  align-self: stretch;
}
.promo--section:hover {
  color: #000;
}
.promo--section:hover,
.promo--section:active,
.promo--section:focus,
.promo--section:visited {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
}
body[data-type="7"] .promo--section,
body[data-type="10"] .promo--section,
body[data-type="13"] .promo--section,
body[data-type="51"] .promo--section,
body[data-type="56"] .promo--section {
  margin: 0.69rem 0 0.32rem;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.bio--article {
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
  align-items: flex-start;
}
.bio--article::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 4px;
  display: block;
  border-top: 1px solid #e5e5e5;
  box-sizing: content-box;
  content: "";
  border-bottom: 1px solid #e5e5e5;
}
.bio--article + .bio--article {
  margin-top: 1.7rem;
}
.bio--article-image {
  filter: grayscale(100%);
}
.bio--article-image-container {
  flex: 0 0 3.4rem;
  margin: 0.43rem 1.27rem 1.27rem 0;
}
.bio--article-desc {
  padding: 0.43rem 0 1.7rem;
  color: #15181b;
}
.bio--article-desc-name {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.bio--article-desc-name:hover {
  border-bottom-color: currentColor;
}
.bio--article-desc-name:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.bio--article-desc i {
  font-style: italic;
}
.bio--article-desc b {
  font-weight: 600;
}
.bio--article-desc a {
  border-bottom: 2px dotted #15181b;
}
.bio--article-desc a:hover {
  border-bottom-style: solid;
}
.path_root_177557 .bio--article {
  border-top: 1px solid #dcdcdc;
  border-bottom: none;
  padding: 16px 0;
  margin-bottom: 0 !important;
}
.path_root_177557 .bio--article:after {
  content: none;
}
.path_root_177557 .bio--article .bio--article-desc-name {
  font: 700 18px/23px Lora, serif;
  transition: color 0.25s;
}
.path_root_177557 .bio--article .bio--article-desc-name:hover {
  color: #0c64a3;
}
.path_root_177557 .bio--article .bio--article-image-container {
  flex: 0 0 64px;
  margin: 0 24px 0 0;
}
.path_root_177557 .bio--article .bio--article-desc {
  padding: 16px 0 0 0;
  font: 500 16px/26px HK Grotesk;
  color: #181e3f;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.tooltip {
  position: absolute;
  display: flex;
  align-items: center;
  padding: 0.43rem;
  opacity: 0;
  max-width: calc(18.06rem + 2 * 0.43rem);
  z-index: 350;
}
.tooltip__content {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0.43rem 0.43rem 0.43rem 0.85rem;
  border-radius: 3px;
  background-color: #000;
}
.tooltip__content__message {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  line-height: 0.96rem;
  color: #fff;
  padding-right: 0.43rem;
}
.tooltip__content__message a {
  color: inherit;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  cursor: pointer;
}
.tooltip__content__message i {
  font-style: italic;
}
.tooltip__content__message b {
  font-weight: bold;
}
.tooltip__content__close {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 1.59rem;
  width: 1.59rem;
  height: 1.59rem;
  cursor: pointer;
}
.tooltip__content__close svg {
  fill: #fff;
}
.tooltip::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.tooltip--closeable {
  transition: opacity 0.25s linear;
}
.tooltip--auto-close {
  animation: fadeInOut 3s linear;
}
.tooltip--position-above {
  transform: translateY(calc(-100% - 4px));
}
.tooltip--position-above::after {
  bottom: 0;
  left: 0;
  left: var(--left-value, 0);
  transform: translateX(-50%);
  border-left: 0.53rem solid rgba(0, 0, 0, 0);
  border-right: 0.53rem solid rgba(0, 0, 0, 0);
  border-top: 0.53rem solid #000;
}
.tooltip--position-above--center::after {
  transform: translateX(calc(-2px - 0.43rem)) !important;
}
.tooltip--position-right {
  transform: translateY(-50%) translateX(4px);
}
.tooltip--position-right::after {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-top: 0.53rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.53rem solid rgba(0, 0, 0, 0);
  border-right: 0.53rem solid #000;
}
.tooltip--position-below {
  transform: translateY(4px);
}
.tooltip--position-below::after {
  top: 0;
  left: 0;
  left: var(--left-value, 0);
  transform: translateX(-50%);
  border-left: 0.53rem solid rgba(0, 0, 0, 0);
  border-right: 0.53rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.53rem solid #000;
}
.tooltip--position-below--center::after {
  transform: translateX(calc(-2px - 0.43rem)) !important;
}
.tooltip--position-left {
  transform: translateY(-50%) translateX(-4px);
}
.tooltip--position-left::after {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-top: 0.53rem solid rgba(0, 0, 0, 0);
  border-bottom: 0.53rem solid rgba(0, 0, 0, 0);
  border-left: 0.53rem solid #000;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.comments .sort .index--header {
  display: flex;
}
.comments .sort .index--header.index--s-header {
  margin-bottom: 0;
}
.comments .sort .index--header .all-comments {
  line-height: 1.45;
  align-self: center;
  flex: 1 1 auto;
  text-align: left;
}
.comments .sort .index--header .dropdown-sorting {
  align-self: center;
}
.dropdown-sorting {
  display: flex;
  padding-right: 0.319rem;
  position: relative;
  width: 15.5rem;
  align-self: center;
  justify-content: flex-end;
  box-sizing: border-box;
}
.dropdown-sorting__label,
.dropdown-sorting__btn,
.dropdown-sorting__btn__selected-option,
.dropdown-sorting__option-list {
  color: #15181b;
  text-transform: uppercase;
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
}
.dropdown-sorting__label,
.dropdown-sorting__btn {
  float: left;
  align-self: center;
}
.dropdown-sorting__label {
  display: block;
  margin-top: 0.5rem;
  color: #8b8b8b;
}
.dropdown-sorting__btn {
  position: relative;
  display: flex;
  width: 11.5rem;
  margin: 0.5rem 0 0 0.5rem;
  padding: 0 0.75rem 0 0;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.dropdown-sorting__btn,
.dropdown-sorting__btn:hover,
.dropdown-sorting__btn:focus,
.dropdown-sorting__btn:active,
.dropdown-sorting__btn:visited {
  outline: none !important;
}
.dropdown-sorting__btn::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  width: 0;
  height: 0;
  border: none;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #15181b;
  transition: all 0.3s ease-in-out;
  transform: translateY(-50%);
  will-change: transform;
}
.dropdown-sorting__btn,
.dropdown-sorting__btn:active,
.dropdown-sorting__btn:focus,
.dropdown-sorting__btn:visited,
.dropdown-sorting__btn:hover {
  outline: 0 !important;
}
.dropdown-sorting__btn--extended::after,
.dropdown-sorting__btn[aria-expanded="true"]::after {
  border: none;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid #15181b;
  transform: translateY(-50%);
}
.dropdown-sorting__btn__selected-option {
  display: inline-block;
  align-self: center;
  white-space: nowrap;
}
.dropdown-sorting__option-list {
  display: none;
  position: absolute;
  top: 4px;
  right: -1px;
  padding-bottom: 0.8rem;
  width: 13.9rem;
  border: 0.5px solid #d0d0d0;
  background-color: #fff;
  box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.9),
    0 1px 10px 0 rgba(0, 0, 0, 0.08);
  transform: translate3d(0, 2.14rem, 0);
  will-change: transform;
  z-index: 1;
}
.dropdown-sorting__option-list--show {
  display: block;
}
.dropdown-sorting__option-list__item {
  display: block;
  padding: 0.9rem 0.7rem 0 0.7rem;
  color: #8b8b8b;
  line-height: 1.5;
  text-align: left;
  transition: color 0.55s ease-in-out;
}
.dropdown-sorting__option-list__item:hover,
.dropdown-sorting__option-list__item--selected {
  color: #15181b;
}
.dropdown-sorting__option-list a {
  border-bottom: none;
}
@supports (-webkit-touch-callout: none) {
  .dropdown-sorting {
    width: 19rem;
  }
  .dropdown-sorting__label,
  .dropdown-sorting__btn,
  .dropdown-sorting__btn__selected-option,
  .dropdown-sorting__option-list {
    font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  }
  .dropdown-sorting__label,
  .dropdown-sorting__btn {
    display: block;
    height: 0.9rem;
  }
  .dropdown-sorting__label {
    width: 4.5rem;
    text-align: right;
  }
  .dropdown-sorting__btn {
    width: 15rem;
    text-align: left;
  }
  .dropdown-sorting__btn__selected-option {
    display: inline-block;
    width: 100%;
    height: 0.9rem;
    text-align: left;
  }
}
.comments-heading {
  margin-bottom: 2.55rem;
}
.comments--login {
  display: flex;
  align-items: center;
  margin-bottom: 0.64rem;
}
.comments--login-text {
  margin-left: 0.64rem;
}
.comments--login-rules {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.comments input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  width: 12px;
  height: 11px;
}
.comments input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 3px;
  top: 3px;
  background: #707070;
}
.comments input[type="checkbox"]::after {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  border: 1px solid #707070;
  border-radius: 2px;
  width: 12px;
  height: 12px;
  content: "";
}
.comments .oInfo {
  font: 400 0.85rem/1.01rem Georgia, Times New Roman, serif;
}
.comments .oInfo a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.comments .oInfo.oInfoSucess,
.comments .oInfo.oInfoAlert {
  padding: 0.43rem 0.85rem;
  border-radius: 8px;
  margin-bottom: 0.43rem;
  text-align: center;
  color: #fff;
}
.comments .oInfo.oInfoSucess {
  background: #08a453;
}
.comments .oInfo.oInfoAlert {
  background: #dc1a21;
}
.comments .oHead {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
}
.comments .oHead .oCntInf {
  flex: 1 0 25%;
  max-width: 25%;
  font: 300 1.27rem/1.1 Austin News Deck Web, Times New Roman, serif;
  text-transform: uppercase;
}
.comments .oHead .oCntInf #oCnt {
  font-size: 4.25rem;
  font-weight: 500;
}
.comments .oHead .oCntInf .ocntHead {
  position: relative;
  top: 0.53rem;
}
.comments .oHead .oCntInf .ocntHead::after {
  position: absolute;
  left: 30px;
  border-top: 2px solid #dc1a21;
  width: 3.4rem;
  bottom: -1.59rem;
  content: "";
}
.comments .oHead .sort {
  margin-left: 5%;
  flex: 1 0 75%;
}
.comments .oHead .sort .index--header {
  display: flex;
  align-items: flex-start;
  padding: 1.7rem 0 0.85rem;
}
.comments .oHead .sort .index--header .sort-wrapper-outer {
  display: flex;
  text-transform: uppercase;
  font: 700 0.64rem/1.1 Montserrat, Verdana, sans-serif;
}
.comments .oHead .sort .index--header .sort-wrapper-outer .oSortOpts {
  display: flex;
  flex-direction: column;
}
.comments .oHead .oFormBox {
  flex: 1 0 75%;
  max-width: 75%;
}
.comments .oHead .oFormBox .cUser {
  display: flex;
  align-items: center;
  gap: 0.64rem;
  margin-bottom: 0.64rem;
}
.comments .oHead .oFormBox .cUser .cAccountType {
  line-height: 0;
}
.comments .oHead .oFormBox .cUser .cAccountType svg {
  width: 32px;
  height: 32px;
}
.comments .oHead .oFormBox .cUser .cNickName {
  font: 600 0.8rem/1.1 Austin News Deck Web, Times New Roman, serif;
}
.comments .oHead .oFormBox .rTop .writeCommentTextarea,
.comments .oHead .oFormBox .rTop .subscribeToWriteComment {
  border: 1px solid #8b8b8b;
  border-radius: 4px;
  font: 400 16px/20px Georgia, Times New Roman, serif;
  padding: 18px 0.85rem;
}
.comments .oHead .oFormBox .rTop .subscribeToWriteComment {
  color: #8b8b8b;
}
.comments .oHead .oFormBox .rTop .subscribeToWriteComment a {
  color: #dc1a21;
}
.comments .oHead .oFormBox .rTop .writeCommentTextarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #484848;
  display: block;
  height: 60px;
  min-height: 60px;
  resize: vertical;
  transition: border-color 0.3s ease;
  width: 100%;
}
.comments .oHead .oFormBox .rTop .writeCommentTextarea:active,
.comments .oHead .oFormBox .rTop .writeCommentTextarea:focus {
  border-color: #484848;
  outline: none;
}
.comments .oHead .oFormBox .rTop .writeCommentTextarea:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
  display: inline-block;
}
.comments .oHead .oFormBox .cLoginLink {
  color: #15181b;
  display: flex;
  align-items: center;
  margin-bottom: 0.64rem;
  font: 400 0.8rem/1.1 Georgia, Times New Roman, serif;
}
.comments .oHead .oFormBox .cLoginLink[data-action] {
  color: #dc1a21;
}
.comments .oHead .oFormBox .cLoginLink-icon {
  width: 32px;
  height: 32px;
  margin-right: 0.64rem;
}
.comments .oHead .oFormBox .cLoginLink:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.comments .oHead .oFormBox .rBtm {
  margin-top: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comments .oHead .oFormBox .rBtm .cFlex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.comments .oHead .oFormBox .rBtm .cReg {
  text-align: right;
  font: 400 0.74rem/1.1 Georgia, Times New Roman, serif;
  color: #484848;
  align-self: center;
  flex-grow: 1;
  margin-right: 0.85rem;
}
.comments .oHead .oFormBox .rBtm .cReg a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.comments .oHead .oFormBox .rBtm .cReg a:hover {
  color: #dc1a21;
}
.comments .oHead .oFormBox .rBtm .cSubmit {
  order: 2;
}
.comments .oHead .oFormBox .rBtm .sendCommentButton:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
  display: inline-block;
}
.comments .cToolCheck {
  margin-right: 8px;
}
.comments .oToolsTop {
  display: flex;
  margin-left: 25%;
  margin-top: 20px;
}
.comments .oToolsTop a {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  text-transform: uppercase;
  background: #8b8b8b;
  color: #fff;
  padding: 0.43rem 0.85rem;
  border-radius: 3px;
  margin-right: 1.27rem;
}
.comments .selectAllBox {
  margin-left: 25%;
  margin-top: 20px;
  padding-bottom: 0.43rem;
  border-bottom: 1px solid #484848;
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
}
.comments .selectAllBox label {
  margin-left: 0.43rem;
}
.comments .selectAllBox span {
  text-transform: uppercase;
  color: #8b8b8b;
}
.comments .selectAllBox .oInfo {
  margin-bottom: 1.27rem;
}
.comments .oBody {
  margin: 0 0 1.7rem 5%;
}
.comments .oBody .moderation .cBody,
.comments .oBody .moderation .cFt {
  padding-left: 20px;
}
.comments .oBody .cRow {
  color: #15181b;
  border-bottom: 0;
  padding: 1.7rem 0 0;
}
.comments .oBody .cRow.cResHidden .cResComment {
  display: none;
}
.comments .oBody .cRow.cResShown .cResComment {
  display: block;
}
.comments .oBody .cRow.flag_DELETED > .cBody {
  color: #8b8b8b;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}
.comments .oBody .cRow.flag_CENSORED > .cFt {
  margin-left: 0;
}
.comments .oBody .cRow.flag_CENSORED > .cBody {
  color: #8b8b8b;
}
.comments .oBody .cRow.flag_CENSORED.moderation > .cBody::after {
  content: "komentarz ocenzurowany";
  text-transform: uppercase;
  margin-left: 1.27rem;
}
.comments .oBody .cRow .cHead {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.comments .oBody .cRow .cHead .cName {
  font: 400 0.8rem/1.1 Georgia, Times New Roman, serif;
  margin-right: 1.17rem;
}
.comments .oBody .cRow .cHead .cEmail {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  margin-right: 1.17rem;
}
.comments .oBody .cRow .cHead .cDate {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  color: #707070;
  position: relative;
}
.comments .oBody .cRow .cHead .cDate::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #8b8b8b;
  border-radius: 50%;
  position: absolute;
  top: 0.27rem;
  left: -0.64rem;
}
.comments .oBody .cRow .cHead .cIp {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  margin-left: 1.17rem;
}
.comments .oBody .cRow .cBody {
  color: #484848;
  margin: 0.43rem 0;
  font: 400 0.85rem/1.17rem Georgia, Times New Roman, serif;
  word-wrap: break-word;
}
.comments .oBody .cRow .cBody .badge {
  color: #15181b;
  font: 600 0.58rem/0.74rem Montserrat, Verdana, sans-serif;
  margin-right: 0.64rem;
  padding-left: 0.85rem;
  position: relative;
  text-transform: uppercase;
}
.comments .oBody .cRow .cBody .badge::before {
  background-color: #dc1a21;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 11px;
}
.comments .oBody .cRow .cBody .writeCommentReplyTo {
  color: #8b8b8b;
  font: 400 0.8rem/0.9rem Georgia, Times New Roman, serif;
  margin-bottom: 0.43rem;
}
.comments .oBody .cRow .cBody .writeCommentReplyTo svg {
  height: 16px;
  width: 16px;
}
.comments .oBody .cRow .cFt {
  display: flex;
  font: 500 0.58rem/0.64rem Montserrat, Verdana, sans-serif;
  text-transform: uppercase;
  align-items: center;
  margin-left: -1.27rem;
}
.comments .oBody .cRow .cFt > * + * {
  margin-left: 1.27rem;
}
.comments .oBody .cRow .cFt.votedInfo .cAlreadyVoted {
  display: block;
  margin-left: 1.27rem;
}
.comments .oBody .cRow .cFt.votedInfo .cVoteUp,
.comments .oBody .cRow .cFt.votedInfo .cVoteDown {
  display: none;
}
.comments .oBody .cRow .cFt .cAlreadyVoted {
  display: none;
  order: 1;
}
.comments .oBody .cRow .cFt .cVoteUp,
.comments .oBody .cRow .cFt .cVoteDown {
  align-items: center;
  display: flex;
  order: 1;
}
.comments .oBody .cRow .cFt .cVoteUp a,
.comments .oBody .cRow .cFt .cVoteDown a {
  align-items: center;
  display: flex;
}
.comments .oBody .cRow .cFt .cVoteUp a svg,
.comments .oBody .cRow .cFt .cVoteDown a svg {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  position: relative;
  top: -1px;
  fill: rgba(0, 0, 0, 0);
  stroke: #000;
}
.comments .oBody .cRow .cFt .cVoteDown {
  order: 2;
}
.comments .oBody .cRow .cFt .cVoteDown:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.comments .oBody .cRow .cFt .cVoteSpam {
  align-items: center;
  display: flex;
  order: 3;
}
.comments .oBody .cRow .cFt .cVoteSpam a {
  display: flex;
  align-items: center;
}
.comments .oBody .cRow .cFt .cVoteSpam a svg {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.comments .oBody .cRow .cFt .cVoteSpam a.voted {
  opacity: 0.3;
}
.comments .oBody .cRow .cFt .cResWrite {
  order: 4;
}
.comments .oBody .cRow .cFt .cResWrite a svg {
  display: none;
}
.comments .oBody .cRow .cFt .cResShow {
  order: 5;
}
.comments .oBody .cRow .cFt .cResShow svg {
  display: none;
}
.comments .oBody .cRow.cResComment {
  margin-left: 1.17rem;
}
.comments .oBody .cRow .cWriteResComment .writeCommentTop {
  background-color: #fff;
  margin: 0 0 16px;
  position: relative;
}
.comments .oBody .cRow .cWriteResComment .writeCommentTop .writeCommentCaret {
  bottom: -9px;
  color: #8b8b8b;
  height: 10px;
  left: 16px;
  position: absolute;
  transition: color 0.3s ease;
  width: 10px;
}
.comments .oBody .cRow .cWriteResComment .writeCommentTop .writeCommentReplyTo,
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea {
  border: 1px solid #8b8b8b;
  border-radius: 4px;
  font: 400 16px/20px Georgia, Times New Roman, serif;
  padding: 18px 0.85rem;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentReplyTo:focus-visible,
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.comments .oBody .cRow .cWriteResComment .writeCommentTop .writeCommentReplyTo {
  color: #8b8b8b;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentReplyTo
  a {
  color: #dc1a21;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentReplyTo
  svg {
  height: 16px;
  width: 16px;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #484848;
  display: block;
  margin-top: 10px;
  min-height: 100px;
  resize: vertical;
  transition: border-color 0.3s ease;
  width: 100%;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:active,
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:focus {
  border-color: #484848;
  outline: none;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:active
  + .writeCommentCaret,
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:focus
  + .writeCommentCaret {
  color: #484848;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentTop
  .writeCommentTextarea:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.comments .oBody .cRow .cWriteResComment .writeCommentBottom {
  align-items: center;
  display: flex;
  width: 100%;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentBottom
  .writeCommentAvatar {
  margin: 0 20px 0 0;
  width: 100%;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentBottom
  .writeCommentAvatar
  svg {
  height: 32px;
  width: 32px;
}
.comments .oBody .cRow .cWriteResComment .writeCommentBottom .writeCommentText,
.comments .oBody .cRow .cWriteResComment .writeCommentBottom .writeCommentLink {
  color: #484848;
  flex-shrink: 0;
  font: 400 0.74rem/1.1 Georgia, Times New Roman, serif;
}
.comments .oBody .cRow .cWriteResComment .writeCommentBottom .writeCommentText {
  margin: 0 20px 0 0;
}
.comments .oBody .cRow .cWriteResComment .writeCommentBottom .writeCommentLink {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentBottom
  .writeCommentLink:hover {
  color: #dc1a21;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentBottom
  .sendCommentButton {
  flex-shrink: 0;
}
.comments
  .oBody
  .cRow
  .cWriteResComment
  .writeCommentBottom
  .sendCommentButton:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 2px;
  display: inline-block;
}
.comments .oFooter {
  margin-bottom: 1.7rem;
}
.comments .oFooter .oFooterContainer {
  margin-left: 5%;
}
.comments .oFooter .oFooterContainer .oFooterParagraph {
  position: relative;
  text-align: center;
}
.comments .oFooter .oFooterContainer .oFooterParagraph::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 1px solid #e6e6e6;
  z-index: -1;
}
.comments .show-counter {
  position: relative;
}
.comments .show-counter::after {
  bottom: 5px;
  color: #8b8b8b;
  content: attr(data-counter) "/4000";
  font: 400 12px/16px Georgia, Times New Roman, serif;
  position: absolute;
  right: 10px;
}
.comments a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.comments .dropdown-sorting__btn:focus-visible {
  outline: 2px solid #9747ff !important;
  outline-offset: 2px;
  display: block;
}
.wyborcza-podcast {
  opacity: 0;
}
.wyborcza-podcast:empty {
  height: 202px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.roach {
  display: flex;
  flex-wrap: wrap;
  padding: 1.7rem 0 0;
  justify-content: center;
}
.roach a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 0;
  display: inline-block;
}
.roach--header {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  align-self: center;
  display: flex;
  justify-content: flex-end;
}
.roach--toggle {
  margin-top: 0.85rem;
  padding-top: 1.7rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #484848;
}
.roach--section {
  padding: 0 1.27rem 1.27rem;
}
.roach--section-list-item {
  width: -moz-fit-content;
  width: fit-content;
}
.roach--section-header {
  font: 300 1.27em/1.1 Montserrat, Verdana, sans-serif;
  letter-spacing: -0.5px;
  margin-bottom: 0.85rem;
}
.roach--section-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  font: 400 0.85em/1.24 Georgia, Times New Roman, serif;
  color: #484848;
}
.roach--section-link:hover {
  border-bottom-color: currentColor;
}
.roach--control {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  display: flex;
  cursor: pointer;
  margin-left: 0.85rem;
  width: 100px;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  height: 38px;
  align-items: center;
  justify-content: center;
  transition: background 0.25s, color 0.25s;
}
.roach--control:hover {
  color: #fff;
  background: #000;
}
.roach--control::before {
  content: attr(data-opened);
}
.roach--control:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  border-radius: 0;
}
.roach--control-input {
  display: none;
}
.roach--control-input:checked ~ .roach--control::before {
  content: attr(data-closed);
}
.roach--control-input:checked ~ .roach--toggle {
  height: 0;
}
.roach--control-input:checked + .roach--toggle {
  height: 0;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.poll--box {
  margin: 0 -1.27rem 2.55rem;
  padding: 1.27rem;
  border: 1px solid #d0d0d0;
  background: #f7f6f5;
  color: #000;
}
.poll--box .a-image {
  margin-bottom: 0.43rem;
}
.poll--title {
  font: 400 1.49rem/1.7rem Austin News Deck Web, Times New Roman, serif;
  margin-bottom: 1.27rem;
}
.poll--intro {
  font: 500 1.49rem/1.7rem Austin News Deck Web, Times New Roman, serif;
  padding-bottom: 0.43rem;
  color: #000;
}
.poll--entry {
  position: relative;
  padding: 1.27rem 0;
  border-top: 1px solid #e5e5e5;
}
.poll--entry:first-of-type {
  border-top: 0;
}
.poll--entry:last-of-type {
  padding-bottom: 0;
}
.poll--title + .poll--entry {
  border-top: 0;
}
.poll--photo {
  display: block;
  max-width: 100%;
}
.poll--photo-link {
  display: block;
}
.poll--box-result .poll--photo-link {
  margin-bottom: 1.27rem;
}
.poll--answer .poll--photo-link,
.poll--result .poll--photo-link {
  max-width: 20%;
  margin-bottom: 0.43rem;
  border: 0;
}
.poll--checkbox {
  display: none;
}
.poll--checkbox-pretty {
  display: block;
  position: relative;
  margin: 0.21rem 0.85rem 0 0;
  content: "";
  width: 1.06rem;
  height: 1.06rem;
  border: 1px solid #707070;
  border-radius: 50%;
  cursor: pointer;
}
.poll--checkbox-pretty::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  content: "";
}
.poll--result {
  color: #000;
  margin-bottom: 1.27rem;
  margin-top: 2.13rem;
}
.poll--result:nth-of-type(2) {
  margin-top: 2.55rem;
}
.poll--result b {
  font-weight: 500;
}
.poll--result i {
  font-style: italic;
}
.poll--result a {
  border-bottom: 2px dotted #15181b;
}
.poll--result a:hover {
  border-bottom-style: solid;
}
.poll--label {
  font: 300 1.27rem/1.49rem Austin News Deck Web, Times New Roman, serif;
  display: -webkit-inline-box;
  padding-right: 1.7rem;
}
.poll--label-answer {
  font: 300 1.27rem/1.49rem Austin News Deck Web, Times New Roman, serif;
  margin-bottom: 0.425rem;
}
.poll--label b {
  font-weight: 500;
  margin-right: 0.21rem;
}
.poll--label i {
  font-style: italic;
  margin-right: 0.21rem;
}
.poll--label a {
  border-bottom: 2px dotted currentColor;
  margin-right: 0.21rem;
}
.poll--label a:hover {
  border-bottom-style: solid;
}
:checked + .poll--label .poll--checkbox-pretty::after {
  background-color: #dc1a21;
}
.poll--submit {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.27rem auto 0;
}
.poll--votes {
  display: flex;
  align-items: center;
}
.poll--bar {
  position: relative;
  display: flex;
  justify-content: start;
  height: 2.02rem;
  width: 100%;
}
.poll--bar-percent {
  min-width: 1px;
  border-radius: 3px;
  background-color: #f1a3a6;
}
.poll--bar-percent-max {
  background-color: #dc1a21;
}
.poll--total {
  white-space: nowrap;
  flex: 0 0 9.14rem;
  text-align: right;
}
.poll--total-percent {
  font: 400 2.23rem/2.02rem Austin News Deck Web, Times New Roman, serif;
  color: #000;
}
.poll--total-number {
  font: 300 0.96rem/1.06rem Austin News Deck Web, Times New Roman, serif;
  color: #000;
  text-transform: none;
  text-transform: initial;
}
.poll--summary {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
}
.poll--anchor {
  position: relative;
  top: -30vh;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ecommerce {
  margin: 2.55rem 0;
}
.ecommerce .glide__bullets {
  display: none;
}
.ecommerce--list {
  display: flex;
  justify-content: center;
}
.ecommerce--card {
  padding: 0.85rem;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  display: flex;
  flex: 1 0 0%;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  max-width: 100%;
  margin-right: 0.43rem;
}
.ecommerce--card:hover .btn--filled {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.ecommerce--card:last-of-type {
  margin-right: 0;
}
.ecommerce--card-label {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: -1px;
  background: #1691ce;
  color: #fff;
  padding: 0.43rem;
}
.ecommerce--header {
  text-overflow: ellipsis;
  font-size: 0.96rem;
  line-height: 1.38rem;
  font-family: Montserrat, Verdana, sans-serif;
  text-align: center;
  margin-top: 0.85rem;
  font-weight: 600;
}
.ecommerce--header:not(.ecommerce--header-sub) {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ecommerce--header b {
  display: block;
  font-weight: 700;
}
.ecommerce--header i {
  font-style: italic;
}
.ecommerce--header-sub {
  font-size: 0.74rem;
  line-height: 1.17rem;
  font-weight: 300;
  margin-top: 0.43rem;
}
.ecommerce--image {
  min-height: 11.69rem;
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
.ecommerce--row {
  font-family: Montserrat, Verdana, sans-serif;
  display: flex;
  justify-content: center;
  font-size: 0.96rem;
  line-height: 1.38rem;
  margin-top: 0.43rem;
}
.ecommerce--price {
  font-family: Montserrat, Verdana, sans-serif;
  font-size: 0.96rem;
  line-height: 1.38rem;
  text-align: center;
  font-weight: 700;
  color: #484848;
  margin-top: 0.43rem;
}
.ecommerce--price-old {
  margin-right: 6px;
  position: relative;
  color: #484848;
}
.ecommerce--price-old::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0.64rem;
  background: #dc1a21;
  transform: rotate(145deg);
}
.ecommerce--price-new {
  color: #dc1a21;
  font-weight: 700;
}
.ecommerce .btn--filled {
  align-self: center;
  margin-top: 0.85rem;
  transition: none 0s ease 0s;
  transition: initial;
}
.ecommerce--footer {
  font-family: Montserrat, Verdana, sans-serif;
  font-size: 0.64rem;
  line-height: 0.8rem;
  color: #8b8b8b;
  margin-bottom: 0.85rem;
}
.mod-ecommerce {
  margin: 36px 0;
}
.mod-ecommerce__list {
  display: flex;
  justify-content: space-between;
}
.mod-ecommerce__item {
  display: flex;
  width: 100%;
  max-width: 237px;
  padding: 2.8%;
  flex-direction: column;
  align-items: center;
  border: 1px solid #e5e5e5;
}
.mod-ecommerce__item:not(:last-of-type) {
  margin-right: 2.8%;
}
.mod-ecommerce__item:hover .mod-ecommerce__button {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.mod-ecommerce__image {
  display: block;
  width: 100%;
}
.mod-ecommerce__title {
  font: 14px/18px Montserrat, Verdana, sans-serif;
  margin: 0.8em 0 1em;
  font-weight: 300;
  text-align: center;
}
.mod-ecommerce__title + .mod-ecommerce__title {
  margin-bottom: 0.85rem;
}
.mod-ecommerce__title b {
  display: block;
  font-weight: 700;
  font-size: 0.96rem;
  line-height: 1.38rem;
}
.mod-ecommerce__title i {
  font-style: italic;
}
.mod-ecommerce__button {
  font: 12px/15px Montserrat, Verdana, sans-serif;
  font-size: 0.64rem;
  line-height: 0.74rem;
  width: 142px;
  padding: 0.85em;
  margin-top: auto;
  margin-bottom: 0;
  color: #fff;
  background: #000;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0);
}
.mod-ecommerce__material-promo {
  font: 12px/15px Montserrat, Verdana, sans-serif;
  color: #8b8b8b;
  width: auto;
  margin: 10px 0 0.85rem;
  text-align: right;
  word-break: break-word;
}
.mod-ecommerce .glide__bullets {
  display: none;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.quiz--article {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 2.13rem;
  background-color: #f0efec;
}
.quiz--article::before {
  padding-bottom: 66.666%;
  content: "";
  display: block;
}
.quiz--article > img {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  height: 100%;
  transform: translateX(-50%);
}
.quiz--article::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  background: linear-gradient(0deg, #15181b 0%, rgba(21, 24, 27, 0) 100%);
}
.quiz--article-title {
  font: 500 1.49em/1.135 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  position: absolute;
  right: 2.55rem;
  bottom: 5.31rem;
  left: 2.55rem;
  z-index: 2;
  color: #fff;
  text-align: center;
}
.quiz--article-btn {
  position: absolute;
  bottom: 2.66rem;
  left: 50%;
  transform: translate(-50%, 50%);
  z-index: 2;
}
.quiz--article-btn:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.editor-container,
.desktop-article {
  max-width: 46.75rem;
}
.desktop-hp {
  max-width: 21.68rem;
}
.editor-header {
  min-height: 5.95rem;
  display: grid;
  grid-template-columns: 1fr 3fr;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.37rem;
  border-bottom: 4px solid #000;
}
.editor-header.no-photo {
  text-align: center;
  grid-template-columns: 1fr;
}
.desktop-hp .editor-header.no-photo .index--header,
.desktop-article .editor-header.no-photo .index--header {
  text-align: center;
}
.editor-header .a-image {
  justify-self: flex-end;
}
.editor-header .a-image picture {
  height: 3.4rem;
  width: 3.4rem;
}
.editor-header .index--header,
.desktop-hp .editor-header .index--header,
.desktop-article .editor-header .index--header {
  padding: 0;
  font-size: 1.7rem;
  word-break: break-word;
  align-self: center;
  text-align: left;
  border-bottom: none;
}
.editor {
  margin: 1.27rem -1.27rem;
}
.editor a:focus-visible {
  display: block;
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.desktop-hp .editor {
  margin: 0;
}
.desktop-hp .editor .editor--list {
  flex-direction: column;
}
.desktop-hp .editor .editor--list-item {
  flex-direction: column-reverse;
  margin: 0;
  padding: 0.85rem 0;
}
.desktop-hp .editor .editor--list-item .editor--content {
  display: flex;
  flex-direction: column-reverse;
}
.desktop-hp .editor .editor--list-item .editor--content .editor--headline {
  font: 500 1.27em/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  color: #000;
}
.desktop-hp .editor .editor--list-item:not(:first-of-type) {
  border-top: 1px solid #e5e5e5;
}
.desktop-hp
  .editor
  .editor--list-item:not(:first-of-type)
  .editor--content
  .editor--section {
  margin-bottom: 0;
}
.desktop-hp
  .editor
  .editor--list-item:not(:first-of-type)
  .editor--content
  .editor--headline {
  font: 500 0.96em/1.15 Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.desktop-hp .editor .editor--list-item:not(:first-of-type)::before {
  width: 0;
}
.desktop-article .editor {
  margin: 1.27rem -1.27rem;
}
.desktop-article .editor figure.-size-wide {
  width: 100%;
  position: relative;
}
.desktop-article .editor figure.-size-wide a {
  height: 100%;
}
.desktop-article .editor figure.-size-wide picture {
  height: 100%;
}
.desktop-article .editor figure.-size-wide picture img {
  -o-object-fit: cover;
  object-fit: cover;
}
.editor--list {
  display: flex;
  justify-content: space-between;
}
.editor--list-item {
  display: flex;
  align-items: start;
  position: relative;
  flex-direction: column;
  border-bottom: none;
  flex: 0 0 33.33%;
  padding: 0px 1.27rem;
}
.editor--list-item:nth-child(n + 2)::before {
  position: absolute;
  content: "";
  width: 1px;
  background-color: #e5e5e5;
  bottom: 0;
  left: 0;
  top: 0;
}
.editor--content {
  order: 1;
}
.editor--content .editor--headline {
  color: #000;
}
.editor--content .editor--headline-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #000;
}
.editor--content .editor--headline-link:hover {
  border-bottom-color: currentColor;
}
.desktop-article .editor--content {
  padding-bottom: 0;
}
.editor--section {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.74rem 0;
  color: var(--color-accent);
  text-transform: uppercase;
  overflow: hidden;
  align-self: stretch;
}
.editor--section:hover {
  color: #000;
}
.editor--section:hover,
.editor--section:active,
.editor--section:focus,
.editor--section:visited {
  font: 600 0.64em/1 Montserrat, Verdana, sans-serif;
}
.blocked {
  height: 100%;
  overflow: hidden;
}
.foundation-popup {
  display: none;
  max-width: 600px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 20px 20px;
  background: #fff;
  z-index: 99999999;
  color: dimgray;
  font-size: 12px;
  font-family: Times;
  line-height: 14px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
}
#__editorTarget .foundation-popup {
  display: block;
}
.foundation-popup b {
  font-weight: 700;
}
.foundation-popup i {
  font-style: italic;
}
.foundation-popup a {
  color: #3860be;
  font-weight: 700;
}
.foundation-popup a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.foundation-popup-exit {
  position: absolute;
  font-size: 24px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.foundation-popup-accept {
  display: block;
  min-width: 135px;
  width: -moz-max-content;
  width: max-content;
  padding: 12px 10px;
  line-height: 1.4;
  font-size: 0.949em;
  font-weight: 600;
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  background-color: #1371c3;
  border-color: #1371c3;
  color: #fff;
  text-align: center;
  margin-top: 24px;
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 2px;
}
.foundation-popup-accept:hover {
  opacity: 0.7;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.jutronauci-info-and-partners .jutronauci-infobox--white {
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fff;
}
.jutronauci-info-and-partners .jutronauci-infobox--blue {
  color: #000;
  background-color: #f2f8fc;
}
.jutronauci-info-and-partners .jutronauci-infobox--light-gray {
  color: #000;
  background-color: #ebebe6;
}
.jutronauci-info-and-partners .jutronauci-infobox--dark-gray {
  color: #000;
  background-color: #e1e2e1;
}
.jutronauci-info-and-partners .jutronauci-infobox--black {
  color: #fff;
  background-color: #25282b;
}
.jutronauci-info-and-partners .jutronauci-infobox--green {
  color: #000;
  background-color: #e0e4d6;
}
.jutronauci-info-and-partners .jutronauci-infobox--purple {
  color: #000;
  background-color: #bdc7dc;
}
.jutronauci-info-and-partners .jutronauci-infobox--pink {
  color: #000;
  background-color: #ece0e0;
}
.jutronauci-info-and-partners .jutronauci-infobox--yellow {
  color: #000;
  background-color: #ffd600;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn {
  transition: background 0.3s ease-out, color 0.3s ease-out,
    border-color 0.3s ease-out;
  color: #000;
  border-color: #e3e3dc;
  background-color: #fff;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--black {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--black:hover,
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--black:focus {
  color: #fff;
  border-color: #dc1a21;
  background-color: #dc1a21;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--red {
  color: #fff;
  border-color: #dc1a21;
  background-color: #dc1a21;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--red:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--white {
  color: #000;
  border-color: #000;
  background-color: #fff;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--white:hover {
  color: #fff;
  border-color: #000;
  background-color: #000;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--light-gray {
  color: #000;
  border-color: #e3e3dc;
  background-color: #e3e3dc;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--light-gray:hover {
  color: #000;
  border-color: #c3c8bb;
  background-color: #c3c8bb;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--gray-blue {
  color: #fff;
  border-color: #455a64;
  background-color: #455a64;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--gray-blue:hover {
  color: #fff;
  border-color: #1c313a;
  background-color: #1c313a;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--light-blue {
  color: #000;
  border-color: #bbebeb;
  background-color: #bbebeb;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--light-blue:hover {
  color: #000;
  border-color: #8ab9b9;
  background-color: #8ab9b9;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--blue {
  color: #fff;
  border-color: #0071bb;
  background-color: #0071bb;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--blue:hover {
  color: #fff;
  border-color: #025891;
  background-color: #025891;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--gray {
  color: #000;
  border-color: #b1cbce;
  background-color: #b1cbce;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--gray:hover {
  color: #000;
  border-color: #819a9d;
  background-color: #819a9d;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--orange {
  color: #000;
  border-color: #ff9100;
  background-color: #ff9100;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--orange:hover {
  color: #000;
  border-color: #ff6d00;
  background-color: #ff6d00;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--light-green {
  color: #000;
  border-color: #aeea00;
  background-color: #aeea00;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--light-green:hover {
  color: #000;
  border-color: #79b700;
  background-color: #79b700;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--green {
  color: #fff;
  border-color: #2a6b26;
  background-color: #2a6b26;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--green:hover {
  color: #fff;
  border-color: #003a04;
  background-color: #003a04;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--magenta {
  color: #fff;
  border-color: #bd0041;
  background-color: #bd0041;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--magenta:hover {
  color: #fff;
  border-color: #670020;
  background-color: #670020;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--purple {
  color: #fff;
  border-color: #6750a4;
  background-color: #6750a4;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--purple:hover {
  color: #fff;
  border-color: #21005d;
  background-color: #21005d;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--yellow {
  color: #000;
  border-color: #ffd600;
  background-color: #ffd600;
}
.jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-btn--yellow:hover {
  color: #000;
  border-color: #ffe170;
  background-color: #ffe170;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--brown {
  color: #fff;
  border-color: #705d00;
  background-color: #705d00;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn--brown:hover {
  color: #fff;
  border-color: #544600;
  background-color: #544600;
}
.jutronauci-info-and-partners .jutronauci-infobox {
  position: relative;
  display: flex;
  width: 100%;
  padding: 3.4rem;
}
.jutronauci-info-and-partners .jutronauci-infobox__header {
  display: flex;
  margin: 0 0 0.85rem 0;
  flex-direction: column;
  grid-gap: 0;
  gap: 0;
}
.jutronauci-info-and-partners .jutronauci-infobox__header .font-head-900 {
  font-weight: 500;
}
.jutronauci-info-and-partners .jutronauci-infobox__header .jutronauci-headline {
  font-size: 2.55rem;
  margin: 1.27rem 0 0 0;
}
.jutronauci-info-and-partners
  .jutronauci-infobox__header
  .jutronauci-subheadline {
  margin: 1.7rem 0 0 0;
}
.jutronauci-info-and-partners .jutronauci-infobox__header .link {
  display: inline-block;
}
.jutronauci-info-and-partners .jutronauci-infobox__header .logo {
  display: inline-block;
  max-width: 26.14rem;
}
.jutronauci-info-and-partners .jutronauci-infobox__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.jutronauci-info-and-partners .jutronauci-infobox__image-wrap picture {
  display: inline-block;
  width: 100%;
}
.jutronauci-info-and-partners .jutronauci-infobox__image-wrap img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  box-sizing: border-box;
}
.jutronauci-info-and-partners .jutronauci-infobox__text {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.01rem;
  line-height: 1.59rem;
  font-weight: 400;
  letter-spacing: -0.31;
}
.jutronauci-info-and-partners .jutronauci-infobox__text b {
  font-weight: bold;
}
.jutronauci-info-and-partners .jutronauci-infobox__text i {
  font-style: italic;
}
.jutronauci-info-and-partners .jutronauci-infobox__text a {
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: all 0.1s;
}
.jutronauci-info-and-partners .jutronauci-infobox__text a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.jutronauci-info-and-partners .jutronauci-infobox__buttons {
  display: block;
  margin: 1.7rem 0 0;
  text-align: left;
  width: 100%;
}
.jutronauci-info-and-partners .jutronauci-infobox .jutronauci-btn {
  display: inline-flex;
  margin: 0;
  padding: 0 0.85rem;
  min-width: 9.03rem;
  min-height: 2.02rem;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.16rem;
  font: normal 600 12px/12px Montserrat, Verdana, sans-serif;
  text-transform: uppercase;
}
.jutronauci-info-and-partners .jutronauci-infobox--view-v1 {
  padding: 0;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v1
  .jutronauci-infobox__content {
  padding: 3.4rem 1.7rem 3.4rem 3.4rem;
  width: 50%;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v1
  .jutronauci-infobox__image-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v1
  .jutronauci-infobox__image-wrap
  img,
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v1
  .jutronauci-infobox__image-wrap
  picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v2
  .jutronauci-infobox__content {
  padding: 0;
  width: 100%;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v2
  .jutronauci-infobox__image-wrap {
  display: none;
}
.jutronauci-info-and-partners .jutronauci-infobox--view-v3 {
  padding: 0;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__header {
  margin-bottom: 0;
  grid-gap: 0;
  gap: 0;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__header
  .jutronauci-headline {
  font-size: 2.55rem;
  margin: 1.27rem 1.27rem 0 1.27rem;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__header
  h2.jutronauci-subheadline,
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__header
  h3.jutronauci-subheadline {
  margin: 1.7rem;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__content {
  display: none;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__image-wrap {
  padding: 0;
  width: 100%;
  flex: 1 1 auto;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__image-wrap
  img {
  width: 100%;
  max-width: 100%;
  max-height: 27.63rem;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__image-wrap
  .logo {
  margin: 1.7rem 1.7rem 0 1.7rem;
  width: 100%;
  max-width: 28.69rem;
}
.jutronauci-info-and-partners
  .jutronauci-infobox--view-v3
  .jutronauci-infobox__buttons {
  margin: 0.85rem;
  width: calc(100% - 1.7rem);
  text-align: center;
}
.jutronauci-info-and-partners .logos .index--header {
  font: 300 1.7rem/1.91rem Montserrat, Verdana, sans-serif;
  padding: 2.55rem 0 1.27rem;
  border-bottom: 4px solid #000;
}
.jutronauci-info-and-partners .logos .logos__container {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 1.27rem;
  height: 5.1rem;
}
.jutronauci-info-and-partners .logos .logos__container .logos__group {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  height: inherit;
  grid-gap: 0.85rem;
  gap: 0.85rem;
  opacity: 0;
  z-index: 0;
  transition: opacity 1s;
}
.jutronauci-info-and-partners .logos .logos__container .logos__group--active {
  opacity: 1;
  z-index: 1;
}
.jutronauci-info-and-partners .logos .logos__container .logos__item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
.jutronauci-info-and-partners
  .logos
  .logos__container
  .logos__item
  .logos__logo__partnership {
  font-family: Montserrat, Verdana, sans-serif;
  font-weight: 400;
  font-size: 0.74rem;
  line-height: 114%;
  flex: 1 1 auto;
  align-self: center;
  text-align: center;
}
.jutronauci-info-and-partners
  .logos
  .logos__container
  .logos__item
  .logos__link {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  -o-object-fit: contain;
  object-fit: contain;
  flex: 1 1 auto;
  align-self: auto;
}
.jutronauci-info-and-partners
  .logos
  .logos__container
  .logos__item
  .logos__img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  max-width: 15.94rem;
  height: auto;
}
.jutronauci-info-and-partners .logos--only-partners .logos__container {
  margin-top: 0;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox
  .jutronauci-infobox__content
  .jutronauci-infobox__buttons {
  margin: 1.27rem 0 0;
}
.article--content .jutronauci-info-and-partners .jutronauci-infobox__header {
  margin: 0 0 0.85rem 0;
  grid-gap: 0;
  gap: 0;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox__header
  .jutronauci-subheadline {
  margin: 1.27rem 0 0 0;
  font: 500 1.27rem/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v1
  .jutronauci-infobox__content {
  margin: 0;
  width: 60%;
  padding: 1.27rem 1.7rem 1.27rem 1.27rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v1
  .jutronauci-infobox__image-wrap {
  width: 40%;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v1
  .logo {
  display: inline-block;
  max-width: 13.81rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v2 {
  padding: 1.27rem 1.7rem 1.27rem 1.27rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v2
  .jutronauci-infobox__content {
  margin: 0;
  padding: 0;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v2
  .jutronauci-infobox__header {
  margin-bottom: 0.85rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v2
  .logo {
  display: inline-block;
  max-width: 13.81rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v3 {
  padding: 0;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v3
  .logo {
  display: inline-block;
  margin: 0.85rem 0.85rem 0 0.85rem;
  max-width: 13.81rem;
}
.article--content
  .jutronauci-info-and-partners
  .jutronauci-infobox.jutronauci-infobox--view-v3
  .jutronauci-subheadline {
  margin: 0.85rem 0.85rem 0;
}
.article--content
  .jutronauci-info-and-partners
  .logos
  .logos__container
  .logos__logo__partnership {
  font-size: 0.56rem;
  line-height: 114%;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.account-footer {
  padding: 0.85rem;
  border-top: 1px solid #e5e5e5;
}
.account-footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.account-footer-nav-item {
  margin: 0 0.64rem;
  padding: 0.43rem 0;
  position: relative;
  display: block;
  z-index: 0;
}
.account-footer-nav-item::before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transition: left 0.2s ease, width 0.2s ease;
  width: 0;
}
.account-footer-nav-item:hover::before {
  left: 0;
  width: 100%;
}
.account-footer-nav-item-link {
  color: #000;
  display: block;
  font: 400 0.64rem/0.8rem Montserrat, Verdana, sans-serif;
  text-transform: uppercase;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.bunny {
  position: relative;
  overflow: hidden;
  height: 80vh;
  color: #fff;
  background-attachment: fixed;
}
.bunny-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("//static.im-g.pl/i/obrazki/wo-2018/wo-bunny-bg.png") repeat
    center center;
}
.bunny-outer {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  text-align: center;
  transform: translate(-50%, -50%);
  transition: top 0.2s;
}
.bunny-outer span {
  font: 500 1.27em/1.49rem Austin News Deck Web, Times New Roman, serif;
  letter-spacing: -0.5px;
  font-weight: 300;
}
.bunny-progress {
  position: relative;
  width: 300px;
  margin: 0 auto;
  padding-top: 80px;
}
@keyframes bunny-run {
  100% {
    background-position: 0 -350px;
  }
}
.bunny-sprite {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 70px;
  background: url("//static.im-g.pl/i/obrazki/wo-2018/wo-bunny-sprite.png")
    no-repeat 0 0;
  transition: left 0.2s;
}
.bunny-sprite-run {
  animation: bunny-run 0.4s steps(5) infinite;
}
.bunny-sprite-flip {
  transform: scaleX(-1);
}
.bunny-bar {
  width: 100%;
  height: 2px;
  margin-bottom: 38px;
  background: #707070;
  opacity: 0.9;
}
.bunny-bar-fill {
  width: 30%;
  height: 2px;
  background: #fff;
  transition: width 0.2s;
}
.bunny-hp {
  min-height: 100vh;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.article--content .text--embed,
.live--item-content .text--embed {
  position: relative;
}
.article--content .text--embed a:focus-visible,
.live--item-content .text--embed a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.article--content .text--embed a[class*="link"]:focus-visible,
.live--item-content .text--embed a[class*="link"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: -2px;
  display: inline-block;
}
.article--content .text--embed a[class*="publio-link"]:focus-visible,
.live--item-content .text--embed a[class*="publio-link"]:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: inline-flex;
}
.article--content .text--embed.external--embed,
.live--item-content .text--embed.external--embed {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2748%27 height=%2748%27 fill=%27%23757575%27 viewBox=%270 0 960 960%27%3E%3Cpath d=%27M234 940q-48 0-81-33t-33-81q0-48 33-81t81-33q14 0 25 3l21 7 85-106q-19-23-29-52t-5-62l-121-41q-15 25-39 39t-57 14q-48 0-81-33T0 400q0-48 33-81t81-33q48 0 81 33t33 81v4l122 42q18-32 44-49t56-24V244q-39-11-61-43t-23-67q0-48 33-81t81-33q48 0 81 33t33 81q0 35-23 67t-61 43v129q31 7 57 24t44 49l121-42v-4q0-48 33-81t81-33q48 0 81 33t33 81q0 48-33 81t-81 33q-32 0-57-14t-39-39l-121 41q5 32-4 62t-30 52l85 106q11-5 22-7l24-3q48 0 81 33t33 81q0 48-33 81t-81 33q-48 0-81-33t-33-81q0-20 6-36t15-31l-85-106q-32 17-68 17t-69-17l-84 107q10 15 16 31t5 35q0 48-33 81t-81 33z%27/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  display: flex;
  min-height: 15.94rem;
  height: 15.94rem;
  justify-content: center;
  overflow: clip;
  position: relative;
  transition: height 0.5s ease;
}
.article--content .text--embed .cities-for-rent-embed,
.article--content .text--embed .biqpin-embed-outer,
.article--content .text--embed .flourish-embed,
.article--content .text--embed .vimeo-embed,
.article--content .text--embed .youtube-embed,
.live--item-content .text--embed .cities-for-rent-embed,
.live--item-content .text--embed .biqpin-embed-outer,
.live--item-content .text--embed .flourish-embed,
.live--item-content .text--embed .vimeo-embed,
.live--item-content .text--embed .youtube-embed {
  width: 100%;
}
.article--content .text--embed .text--related,
.live--item-content .text--embed .text--related {
  display: flex;
  justify-content: space-between;
  padding: 1.27rem;
  border: 1px solid #e5e5e5;
}
.path_root_177557 .article--content .text--embed .text--related,
.path_root_177557 .live--item-content .text--embed .text--related {
  padding: 16px;
  background-color: #f8f8fb;
  border: none;
  border-radius: 8px;
}
.path_root_177557
  .article--content
  .text--embed
  .text--related
  .text--related-wrapper,
.path_root_177557
  .live--item-content
  .text--embed
  .text--related
  .text--related-wrapper {
  order: 2;
  justify-content: center;
  width: 344px;
}
.path_root_177557
  .article--content
  .text--embed
  .text--related
  .text--related-wrapper
  a,
.path_root_177557
  .live--item-content
  .text--embed
  .text--related
  .text--related-wrapper
  a {
  color: #181e3f;
  font: 500 24px/31px Lora, serif;
}
.path_root_177557
  .article--content
  .text--embed
  .text--related
  .text--related-wrapper
  a:hover,
.path_root_177557
  .live--item-content
  .text--embed
  .text--related
  .text--related-wrapper
  a:hover {
  color: #2e396f;
}
.path_root_177557 .article--content .text--embed .text--related .a-image,
.path_root_177557 .live--item-content .text--embed .text--related .a-image {
  order: 1;
  margin: 0 20px 0 0;
  width: 310px;
  height: 182px;
  overflow: hidden;
  transition: filter 0.25s;
}
.path_root_177557 .article--content .text--embed .text--related .a-image:hover,
.path_root_177557
  .live--item-content
  .text--embed
  .text--related
  .a-image:hover {
  filter: brightness(0.78);
}
.article--content .text--embed .text--related-link,
.live--item-content .text--embed .text--related-link {
  border: none;
  font: 500 1.27rem/1.49rem Austin News Deck Web, Times New Roman, serif;
}
.article--content .text--embed .text--related-link:focus-visible,
.live--item-content .text--embed .text--related-link:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.article--content .text--embed .text--related-link:hover,
.live--item-content .text--embed .text--related-link:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.article--content .text--embed .text--related-wrapper,
.live--item-content .text--embed .text--related-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article--content .text--embed .text--related-wrapper a:focus-visible,
.live--item-content .text--embed .text--related-wrapper a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
  display: flex;
}
.article--content .text--embed .text--related .a-image,
.live--item-content .text--embed .text--related .a-image {
  margin-left: 1.7rem;
}
.article--content .text--embed .text--related .a-image a:focus-visible,
.live--item-content .text--embed .text--related .a-image a:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.article--content-promo > *,
.live--item-content-promo > * {
  font-family: Montserrat, Verdana, sans-serif !important;
}
.article--content-promo .text--paragraph,
.live--item-content-promo .text--paragraph {
  font: 400 0.96rem/1.81rem Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--title,
.live--item-content-promo .text--title {
  font: 600 1.49rem/2.02rem Montserrat, Verdana, sans-serif;
}
.article--content-promo-tag,
.live--item-content-promo-tag {
  font-size: 0.9rem !important;
}
.article--content-promo .text--question,
.live--item-content-promo .text--question {
  font-family: Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--list,
.live--item-content-promo .text--list {
  font: 400 0.96rem/1.81rem Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--list-item-ordered::before,
.live--item-content-promo .text--list-item-ordered::before {
  font: 600 1.91rem/2.34rem Montserrat, Verdana, sans-serif;
  top: 16px;
}
.article--content-promo .text--quote,
.live--item-content-promo .text--quote {
  font: 600 1.49rem/2.07rem Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--photo-author,
.live--item-content-promo .text--photo-author {
  display: none;
}
.article--content-promo .text--embed,
.live--item-content-promo .text--embed {
  position: relative;
}
.article--content-promo .text--embed:has(.twitter-tweet),
.live--item-content-promo .text--embed:has(.twitter-tweet) {
  height: 13.28rem;
}
.article--content-promo .text--embed .big-number--number,
.live--item-content-promo .text--embed .big-number--number {
  font: 600 4.52rem/5.53rem Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--embed .big-number--unit,
.live--item-content-promo .text--embed .big-number--unit {
  font: 600 1.17rem/1.81rem Montserrat, Verdana, sans-serif;
}
.article--content-promo .text--embed .big-number--signature,
.live--item-content-promo .text--embed .big-number--signature {
  font: 400 0.85rem/1.33rem Montserrat, Verdana, sans-serif;
}
.article--content-paid,
.live--item-content-paid {
  margin-bottom: 2.55rem;
}
.article--content img.preview,
.live--item-content img.preview {
  cursor: pointer;
}
.article--content-fadeout,
.live--item-content-fadeout {
  position: relative;
}
.article--content-fadeout::before,
.live--item-content-fadeout::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 326px;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0%, #fff 100%);
}
.container .article--content .text--embed:has(.mapcreator-embed),
.container .live--item-content .text--embed:has(.mapcreator-embed) {
  display: block;
}
.art-embed-social-media-canvas {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: 1;
}
.art-embed-social-media-canvas[data-state="screen-cookie"] {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  gap: 1.06rem;
  background-color: #fff;
}
.art-embed-social-media-canvas[data-state="screen-expand"] {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-height: 10.63rem;
  background: linear-gradient(0deg, #fff, transparent);
  pointer-events: none;
}
.art-embed-social-media-canvas__icon {
  display: block;
  margin: 0 auto;
  height: 1.27rem;
  width: 1.27rem;
}
.art-embed-social-media-canvas__icon:before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27%23757575%27 viewBox=%270 0 960 960%27%3E%3Cpath d=%27M480 960q-100 0-187-38-88-38-153-102-64-65-102-152Q0 580 0 481q0-90 35-177 35-86 97-154 62-67 150-109Q370 0 474 0l52 2q26 3 54 9-11 54 7 102t54 79q36 32 86 44 49 12 102-6-31 71 9 136 40 64 120 67l1 24 1 25q0 98-38 185T820 819q-65 65-153 103-87 38-187 38Zm-72-575q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21zm-96 239q30 0 51-21t21-50q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 29 21 50t51 21zm312 48q20 0 34-13 14-14 14-35 0-20-14-34t-34-14q-20 0-34 14t-14 34q0 21 14 35 14 13 34 13z%27/%3E%3C/svg%3E");
  display: block;
  font-size: 0;
  line-height: 0;
}
.art-embed-social-media-canvas__text {
  font: 600 0.74rem/0.96rem Montserrat, Verdana, sans-serif;
  text-align: center;
}
.art-embed-social-media-canvas__button {
  font: 600 0.64rem/1.1 Montserrat, Verdana, sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.02rem;
  padding: 0 1.06rem;
  border: 1px solid var(--color-accent);
  border-radius: 3px;
  color: #fff;
  background-color: var(--color-accent);
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.25s, color 0.25s, border-color 0.25s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: auto;
  transform: translateY(-10px);
}
.art-embed-social-media-canvas__button:hover {
  background-color: #fff;
  color: var(--color-accent);
}
.art-embed-social-media-canvas__button:focus-visible {
  outline: 2px solid #9747ff;
  outline-offset: 4px;
}
.art-embed-social-media-canvas__button:hover {
  border-color: #000;
  color: #fff;
  background-color: #000;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.warning18mod_overlay {
  display: flex;
  gap: 2.55rem;
  margin: 2.13rem auto;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0.85rem;
  box-shadow: 0 0.11rem 2.55rem #f0efec;
  padding: 2.13rem 2.87rem;
}
.warning18mod_overlay .account-form-control-checkbox {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0px;
}
.warning18mod_overlay .account-form-control-checkbox .checkbox-mark {
  margin: 0;
  width: 1.27rem;
  height: 1.27rem;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.21rem;
  border: 1px solid #8b8b8b;
}
.warning18mod_overlay .account-form-control-checkbox .checkbox-mark svg {
  width: 0.74rem;
  height: 0.74rem;
  display: none;
  fill: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.warning18mod_overlay .account-form-control-checkbox input {
  box-shadow: none;
  flex-shrink: 0;
  width: 1.27rem;
  height: 1.27rem;
  display: inline-block;
  position: relative;
  cursor: pointer;
  opacity: 0;
  z-index: 1;
}
.warning18mod_overlay
  .account-form-control-checkbox
  input:checked
  + .checkbox-mark {
  border: none;
  background: #dc1a21;
}
.warning18mod_overlay
  .account-form-control-checkbox
  input:checked
  + .checkbox-mark
  svg {
  display: block;
}
.warning18mod_overlay .account-form-control-checkbox span {
  margin-left: 0.43rem;
  margin-bottom: 0;
  text-transform: none;
  font: 400 0.85rem/1.1 Georgia, Times New Roman, serif;
  color: #484848;
}
.warning18mod_text {
  display: flex;
  align-items: center;
  font: 500 30px/1.1 Austin News Deck Web, Times New Roman, serif;
  max-width: 576px;
}
.warning18mod_text:before {
  color: #dc1a21;
  border-radius: 1.86rem;
  border: 2px solid #dc1a21;
  width: 3.72rem;
  height: 3.72rem;
  padding: 0.9rem 1.27rem;
  letter-spacing: -1.5px;
  content: "18+";
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  font: 600 24px/1.1 Montserrat, Verdana, sans-serif;
}
.warning18mod__actions {
  margin: 1.7rem 0;
}
.warning18mod__actions .btn {
  width: 12.75rem;
  padding: 0.69rem 1.06rem;
  height: 2.44rem;
  gap: 0.53rem;
}
.warning18mod__option {
  text-align: center;
}
.warning18mod__option p {
  margin-bottom: 0.43rem;
  font: 400 19px/1.1 Georgia, Times New Roman, serif;
  color: #484848;
  letter-spacing: -0.3px;
}
.warning18mod__remember {
  margin-top: 1.06rem;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.43rem;
}

.under-bold {
  font-weight: bold;
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.open-article-teaser {
  width: 100%;
  margin-bottom: 20px;
}
.open-article-teaser__photo {
  display: flex;
  justify-content: space-around;
  max-width: 100%;
}
.open-article-teaser__photo--img {
  max-height: 300px;
  max-width: 100%;
}
.open-article-teaser__wrapper {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  border-top: none;
  margin-bottom: 20px;
}
.open-article-teaser__wrapper__header {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 4px 24px;
  background-color: #dc1a21;
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-transform: uppercase;
  border-radius: 4px 4px 0 0;
}
.open-article-teaser__wrapper__header a {
  text-decoration: underline;
}
.open-article-teaser__wrapper__content {
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 16px 16px 24px;
  border-radius: 0 0 4px 4px;
}
.open-article-teaser__wrapper__content__text {
  text-align: center;
  font-family: "Austin News Deck Web";
  color: #484848;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}
.open-article-teaser__wrapper__content__text a {
  text-decoration: underline;
}
.open-article-teaser__wrapper__content__text--highlighted {
  color: #dc1a21;
}
.open-article-teaser__wrapper__content__information {
  text-align: center;
  font-family: Montserrat;
  color: #8b8b8b;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #484848;
}
.open-article-teaser__wrapper__content__information a {
  all: unset;
  cursor: pointer;
}
.open-article-teaser__wrapper__content__information--underlined {
  text-decoration-line: underline;
}
.open-article-teaser__wrapper__content__sponsor-photo {
  max-width: 100%;
  margin: 12px auto 0;
}
.open-article-teaser__wrapper__content__sponsor-photo--img {
  width: 100%;
  height: 100%;
}
.open-article-teaser__wrapper__button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 48px;
  padding: 13px 20px;
  margin-top: 16px;
  border-radius: 4px;
  background-color: #dc1a21;
  text-decoration: none;
  font-family: Montserrat;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.open-article-teaser__wrapper__button:hover {
  background-color: #15181b;
}
.open-article-teaser a:focus-visible,
.open-article-teaser button:focus-visible,
.open-article-teaser input:focus-visible {
  outline: 2px solid rgb(151, 71, 255);
  outline-offset: 4px;
}
.open-article-teaser b {
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .open-article-teaser__wrapper__header {
    font-size: 14px;
    line-height: 32px;
  }
  .open-article-teaser__wrapper__content {
    align-items: center;
    padding: 24px 40px;
  }
  .open-article-teaser__wrapper__content__text {
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
  }
  .open-article-teaser__wrapper__content__sponsor-photo {
    margin-top: 16px;
  }
  .open-article-teaser__wrapper__button {
    max-width: 270px;
    min-width: 208px;
    margin: 0 auto;
    margin-top: 24px;
    font-size: 12px;
    line-height: 12px;
  }
}

.video-main-wrapper {
  width: 100%;
  margin: 1.5rem 0; /* Відступи зверху та знизу */
  display: block;
}

/* Контейнер для збереження пропорцій 16:9 */
.video-aspect-ratio {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* Створює висоту відносно ширини (16:9) */
  background-color: #000; /* Чорний фон, поки вантажиться відео */
  border-radius: 8px; /* Гарні закруглені кути */
  overflow: hidden; /* Щоб відео не вилазило за кути */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* Легка тінь для глибини */
}

/* Стилі власне для плеєра */
.video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Тепер на всю ширину без дірок */
  height: 100%;
  object-fit: contain; /* Відео заповнює весь простір (як у Netflix/YouTube) */
  display: block;
}

/* Адаптація під мобільні: на маленьких екранах прибираємо закруглення, щоб було більше місця */
@media (max-width: 768px) {
  .video-main-wrapper {
    margin: 1rem 0;
  }
  .video-aspect-ratio {
    border-radius: 0;
  }
}

/* ============================================================
   RESPONSIVE FIXES — 2-column layout (sidebar + content)
   ============================================================ */

/* Prevent horizontal scroll.
   - html: prevents viewport-level horizontal scroll including iOS Safari
   - body: clip (not hidden) avoids creating a scroll container that breaks position:fixed */
html {
  overflow-x: hidden;
}
body {
  overflow-x: clip;
}

/* Base: fluid images inside article body */
.article--content img,
.text--photo img,
.a-image.-size-full img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* All images max-width guard */
img {
  max-width: 100%;
}

/* ── DESKTOP: fix 2-column layout after ad removal ──
   Before: grid--c-2 (16.67%) + grid--c-6 (50%) + gap (33.33%)
   After:  grid--c-2 (16.67%) + content fills rest (83.33%)
*/
.article--social-top ~ .grid--c-6,
.article--social-bottom ~ .grid--c-6 {
  flex: 1 0 0% !important;
  max-width: 83.3333% !important;
}

/* Comments: grid--c-8 without side column -> full width */
.grid--r > .grid--c-8 {
  flex: 1 0 100% !important;
  max-width: 100% !important;
}

/* Navigation: always horizontal scroll (no line wrapping) */
.cap-navigation--level1 {
  flex-wrap: nowrap;
  overflow-x: auto;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.cap-navigation--level1::-webkit-scrollbar {
  display: none;
}
.cap-navigation--level1-item {
  flex-shrink: 0;
}

/* ── TABLET (768px – 1023px) ── */
@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  /* Sidebar: narrow fixed width */
  .article--social-top,
  .article--social-bottom {
    flex: 0 0 56px !important;
    max-width: 56px !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  /* Content: fill remaining space */
  .article--social-top ~ .grid--c-6,
  .article--social-bottom ~ .grid--c-6 {
    flex: 1 0 0% !important;
    max-width: calc(100% - 56px) !important;
  }

  /* Large images become fluid */
  .a-image.-size-600,
  .a-image.-size-700,
  .a-image.-size-800 {
    width: 100% !important;
  }
  .a-image.-size-600 picture,
  .a-image.-size-700 picture,
  .a-image.-size-800 picture {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 2;
  }
  .a-image.-size-600 picture img,
  .a-image.-size-700 picture img,
  .a-image.-size-800 picture img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
}

/* ── MOBILE (max 767px) ── */
@media (max-width: 767px) {
  .container {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  /* Grid row compact margins */
  .grid--r {
    margin-left: -0.85rem;
    margin-right: -0.85rem;
  }
  [class*="grid--c-"] {
    padding-left: 0.85rem;
    padding-right: 0.85rem;
  }

  /* All grid columns: full width */
  [class*="grid--c-"] {
    flex: 1 0 100% !important;
    max-width: 100% !important;
  }

  /* Reset desktop sidebar+content override */
  .article--social-top ~ .grid--c-6,
  .article--social-bottom ~ .grid--c-6 {
    max-width: 100% !important;
  }

  /* Social sidebar: becomes horizontal bar */
  .article--social-top,
  .article--social-bottom {
    flex: 1 0 100% !important;
    max-width: 100% !important;
    flex-direction: row !important;
    padding: 0.5rem 0.85rem;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
  }
  .social--list {
    display: flex;
    flex-direction: row;
    gap: 0.75rem;
  }

  /* Tags below social buttons */

  /* Article header */
  .article--header {
    flex-direction: column;
    margin: 0;
    padding: 1rem 0;
    text-align: left;
  }
  .article--meta {
    flex: 1 0 100% !important;
    max-width: 100% !important;
    padding: 0;
  }

  /* Title smaller on mobile */
  .metadata--title {
    font-size: 1.4rem !important;
    line-height: 1.25 !important;
  }

  /* Lead text */
  .text--lead {
    font-size: 1rem !important;
    line-height: 1.55 !important;
  }

  /* Paragraph text */
  .text--paragraph {
    font-size: 1rem !important;
    line-height: 1.65 !important;
  }

  /* All fixed-size images become fluid */
  .a-image.-size-200,
  .a-image.-size-300,
  .a-image.-size-400,
  .a-image.-size-500,
  .a-image.-size-600,
  .a-image.-size-700,
  .a-image.-size-800 {
    width: 100% !important;
  }
  .a-image.-size-200 picture,
  .a-image.-size-300 picture,
  .a-image.-size-400 picture,
  .a-image.-size-500 picture,
  .a-image.-size-600 picture,
  .a-image.-size-700 picture,
  .a-image.-size-800 picture {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 3 / 2;
  }
  .a-image.-size-200 picture img,
  .a-image.-size-300 picture img,
  .a-image.-size-400 picture img,
  .a-image.-size-500 picture img,
  .a-image.-size-600 picture img,
  .a-image.-size-700 picture img,
  .a-image.-size-800 picture img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }

  /* Video: remove border-radius for more space */
  .video-aspect-ratio {
    border-radius: 0;
  }

  /* Comment actions: allow wrapping */
  .cFt {
    flex-wrap: wrap;
    gap: 0.5rem;
  }

  /* CTA button: full width */
  .open-article-teaser__wrapper__button {
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) {
  .soc-2 {
    display: flex;
    margin-bottom: 2.55rem;
  }

  .metadata--header-container {
    padding-left: 40px;
  }
}

@media screen and (min-width: 1024px) {
  .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin-top: 0.5rem;
  }

  .comments .oBody {
    margin: 0 0 1.7rem 175px;
  }

  .comments .oHead {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
  }

  .subscribeToWriteComment {
    width: 650px;
  }

  .oCntInf {
    padding-left: 40px;
  }

  .comments .oHead .sort {
    display: none;
  }

  .metadata--header-container {
    padding-left: 0;
  }

  /* Desktop: article images — smaller and centered */
  .text--photo {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .text--photo .a-image.-size-full {
    width: 65%;
    max-width: 640px;
  }

  .text--photo .a-image.-size-full img {
    width: 100%;
    height: auto;
  }

  .text--photo .text--photo-caption {
    width: 65%;
    max-width: 640px;
  }
}

@media screen and (min-width: 1440px) {
  .comments .oBody {
    margin: 0 0 1.7rem 237px;
  }

  .video-main-wrapper {
    width: 80%;
    margin: 1.5rem auto;
  }

  .metadata--header-container {
    padding-left: 65px;
  }
}

/* ============================================================
   FOOTER — responsive layout + CSS accordion (no JS)
   ============================================================ */

/* ── DESKTOP (>1023px): existing 6-column layout enhanced ── */
.footer-vignette {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-navi--heading {
  /* label inherits block display from existing CSS */
  cursor: default; /* on desktop heading is not a toggle */
}

/* ── TABLET & MOBILE (≤1023px): accordion ── */
@media (max-width: 1023px) {
  /* Stack all columns vertically */
  .footer-navi {
    flex-direction: column;
    margin: 0;
  }

  .footer-navi--col {
    flex: none;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
  }

  /* Reset "Serwisy lokalne" special max-height (desktop-only feature) */
  .footer-navi--col:nth-child(3) {
    max-height: none !important;
    overflow: visible;
  }

  /* Heading (now <label>) — accordion trigger */
  .footer-navi--heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.9rem 1rem;
    margin: 0;
    border-bottom: none;
    cursor: pointer;
    user-select: none;
    width: 100%;
    box-sizing: border-box;
    font: 600 0.95rem/1.2 Montserrat, Verdana, sans-serif;
    letter-spacing: 0;
    color: #000;
  }

  /* Arrow: + when closed */
  .footer-navi--heading::after {
    content: "+";
    font-family: Montserrat, Verdana, sans-serif;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1;
    color: #dc1a21;
    flex-shrink: 0;
    margin-left: 0.75rem;
    display: inline-block;
    transition: transform 0.2s ease;
  }

  /* Arrow: − when open */
  .footer-navi--checkbox:checked ~ .footer-navi--heading::after {
    content: "−";
  }

  /*
    Hide ONLY lists that have a checkbox sibling (cols 0-4).
    The last col has no checkbox, so its lists stay visible.
  */
  .footer-navi--col .footer-navi--checkbox ~ .footer-navi--list {
    display: none;
    padding: 0 1rem 1rem;
    animation: footerSlideDown 0.2s ease;
  }

  /* Show list when its checkbox is checked */
  .footer-navi--col .footer-navi--checkbox:checked ~ .footer-navi--list {
    display: block;
  }

  /* Last col (no heading/checkbox): always show lists with padding */
  .footer-navi--col:last-child .footer-navi--list {
    display: block;
    padding: 0.5rem 1rem 1rem;
  }

  /* Subheading inside last col */
  .footer-navi--subheading {
    margin: 0.85rem 1rem 0.43rem;
  }

  /* Items: a bit more spacing on mobile */
  .footer-navi--item {
    margin: 0 0 0.6rem;
  }

  /* Hide "Więcej/Mniej" buttons — not needed on mobile */
  .footer-navi--more,
  .footer-navi--less,
  .footer-navi--checkbox:checked ~ .footer-navi--less,
  .footer-navi--checkbox:checked ~ .footer-navi--more {
    display: none !important;
  }

  /* Footer social: stack into column */
  .footer-social {
    flex-wrap: wrap;
    gap: 1.2rem;
    padding: 1.2rem 0;
  }

  .footer-social--col {
    flex: 0 0 100% !important;
    width: 100% !important;
    justify-content: flex-start !important;
  }

  .footer-social--item:nth-child(n + 2) {
    margin-left: 1.2rem;
  }
}

/* ── MOBILE only (≤767px): tighter padding ── */
@media (max-width: 767px) {
  .footer-navi--heading {
    padding: 0.85rem;
    font-size: 0.9rem;
  }

  .footer-navi--col .footer-navi--checkbox ~ .footer-navi--list {
    padding: 0 0.85rem 0.85rem;
  }

  .footer-navi--col:last-child .footer-navi--list {
    padding: 0.5rem 0.85rem 0.85rem;
  }

  .footer-navi--subheading {
    margin: 0.85rem 0.85rem 0.43rem;
  }

  /* App buttons wrap on very small screens */
  .footer-social--col.app-btns {
    flex-wrap: wrap;
    gap: 0.6rem;
  }
  .app-btns .footer-social--item:nth-child(n + 2) {
    margin-left: 0;
  }
}

@keyframes footerSlideDown {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ============================================================
   HEADER-STICKY: fixes + compact scroll mode + progress bar
   ============================================================ */

/* Ensure header has solid background */
.header-sticky {
  background-color: #fff;
}

.cap {
  position: relative;
  background-color: #fff;
  transition: box-shadow 0.3s ease;
}

/* ── Progress bar: always visible, 5px, below header (not inside 50px) ── */
.cap--progress-bar-outer {
  display: block !important;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #e5e5e5;
  z-index: 2;
  pointer-events: none;
}

.cap--progress-bar-inner {
  background-color: #dc1a21;
  height: 100%;
  width: 0;
  transition: width 80ms linear;
  transform: none;
}

/* ── cap--small: compact mode (added via JS on scroll) ── */
.cap--small {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

/* Collapse newsletter banner when compact */
.cap-message-container-large {
  overflow: hidden;
  max-height: 150px; /* explicit value so CSS can animate 150px→0 and 0→150px */
  transition: max-height 0.3s ease, opacity 0.25s ease;
}

.cap--small .cap-message-container-large {
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0;
  pointer-events: none;
}

/* Logo shrinks in compact mode (CSS already defines .cap--small .cap-vignette--logo-image height:30px) */
.cap-vignette {
  transition: height 0.3s ease;
}

/* ── MOBILE (<768px): hide elements, compact header ── */
@media (max-width: 767px) {
  /* Hide newsletter banner */
  .cap-message-container-large {
    display: none !important;
  }

  /* Hide search and reader link */
  .cap-search,
  .cap--reader-link {
    display: none !important;
  }

  /* Logo fits mobile header height */
  .cap-vignette {
    height: 50px !important;
  }

  .cap-vignette--logo-large,
  .cap-vignette--logo-image {
    height: 34px !important;
    width: auto;
  }

  /* Left side: only hamburger on mobile */
  .cap--left {
    width: auto;
  }

  /* Right side: compact */
  .cap--right {
    width: auto;
  }
}
