:root {
  --article-body-tablet-offset: rem(32px);
  --grid-6-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-6-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap))
  );
  --grid-8-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap))
  );
  --grid-8-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap))
  );
  --grid-12-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap))
  );
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

b,
strong {
  font-weight: bolder;
}

button,
input,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button {
  text-transform: none;
}

button,
[type="button"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

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

img {
  display: block;
  border: none;
}

input,
textarea {
  outline: none;
}

figure {
  margin: 0;
}

[type="search"]::-webkit-search-cancel-button {
  display: none;
}

._g {
  position: relative;
  box-sizing: border-box;
  grid-template-rows: max-content;
  grid-auto-flow: dense;
}

._g {
  grid-template-columns: repeat(4, 1fr);
}

._g-xs {
  display: grid;
}

:root {
  --grid-column-gap: 1.3125rem;
  --grid-column-gap-justify: -1.3125rem;
  --grid-offset: 1.25rem;
  --grid-offset-justify: -1.25rem;
}

._g {
  grid-column-gap: 1.3125rem;
}

._g-o {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

._g-o {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width: 100%;
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Bold.woff2") format("woff2");
}

@font-face {
  font-family: MajritTxRoman;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Roman.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Semibold.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Black.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/marcinantb-regular-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/marcinantb-bold-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Bold-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/marcinantb-medium-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/marcinantb-heavy-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MajritTxRoman;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Medium.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Medium-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Semibold-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Extrabold.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Extrabold-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Black-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/marcinantb-medium-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/marcinantb-heavy-webfont.woff2") format("woff2");
}

@font-face {
  font-family: MajritTxRoman;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Medium.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Medium-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Semibold-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Extrabold.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Extrabold-Italic.woff2") format("woff2");
}

@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/Majrit-Text-Black-Italic.woff2") format("woff2");
}

.clearfix:after,
._cf:after {
  display: block;
  clear: both;
  content: "";
}

.btn {
  color: inherit;
  background-color: unset;
  border: none;
  padding: 0;
  box-sizing: border-box;
  font-size: 0.6875rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
  padding: 0.3125rem 0.5rem;
  border-radius: 0.125rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 700;
  min-width: 1.6875rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: MarcinAntB, sans-serif;
  outline: none;
  border: 0.0625rem solid rgba(0, 0, 0, 0);
  white-space: nowrap;
}

.btn:hover {
  opacity: 0.8;
}

.btn-1 {
  right: 0.75rem;
  top: 0.75rem;
}

.btn-2 {
  background: #f7cf3c;
}

.btn-3 {
  border: 1px solid #f7cf3c;
}

.btn-4 {
  border: 1px solid #efefef;
  border-radius: 0;
}

.btn-5,
.btn-6 {
  background: #016ca2;
  color: #fff;
}

.btn-7 {
  border: 1px solid #016ca2;
  color: #111;
}

.btn-i {
  height: 2rem;
  width: 2rem;
}

.btn-i svg {
  height: auto;
  width: 1rem;
}

._re {
  width: 100%;
  height: auto;
}

._pr {
  position: relative;
}

._pa {
  position: absolute;
}

._pf {
  position: fixed;
}

._ls {
  list-style: none;
  padding: 0;
  margin: 0;
}

._db {
  display: block;
}

._df {
  display: flex;
}

._dib {
  display: inline-block;
}

._dn {
  display: none;
}

._jc-c {
  justify-content: center;
}

._btn {
  color: inherit;
  background-color: unset;
  border: none;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

._sr {
  order: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body {
  background: #fff;
  color: #111;
  font-family: MajritTx, serif;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  opacity: 0.8;
  transition: opacity 0.4s;
}

figure a:hover {
  opacity: 1;
}

.ad {
  display: flex;
  justify-content: center;
  line-height: 0;
}

.cs {
  padding-top: 1.5rem;
  grid-template-rows: repeat(4, auto);
}

.cs_t {
  grid-column: 1/5;
  grid-row: 2;
  border-bottom: 1px solid #000;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
}

.cs_t:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 14.6875rem;
  height: 0.25rem;
  background: #000;
}

.cs_t_e {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 900;
  letter-spacing: -0.0375rem;
  color: #000;
}

.cs_t_l {
  padding-bottom: 0.75rem;
  display: inline-block;
  position: relative;
}

.cs_m {
  grid-column: 1/5;
  grid-row: 4;
  font-family: MarcinAntB, sans-serif;
  position: relative;
  display: flex;
  width: 100%;
  box-sizing: border-box;
}

.cs_m:after {
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  right: -0.0625rem;
  background: #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}

.cs_m:before {
  content: "";
  width: 90%;
  height: 0.3125rem;
  position: absolute;
  top: 0;
  left: 0;
}

.cs_m .sm {
  overflow-x: scroll;
  padding-right: 1rem;
  padding-left: 0;
}

.cs_m a {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 1.375rem 0.1875rem;
  letter-spacing: 0.00625rem;
}

.cs_m a:not(:last-child):after {
  content: "\b7";
  margin-left: 0.4rem;
}

.x {
  box-shadow:
    0 0.0625rem 0.25rem #00000005,
    0 0.125rem 0.25rem #00000017;
  transform: translateZ(0);
  width: 100%;
  z-index: 5;
  top: 0;
}

.x_w {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background: #fff;
}

.x_ep {
  grid-column: 1/3;
  align-items: center;
}

.x_u {
  grid-column: 3/5;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}

.x .btn-h {
  padding: 0;
  margin-right: 0.75rem;
}

.x .btn-h svg {
  width: 1.625rem;
}

.x .btn-u {
  font-weight: 400;
  margin-left: 0.375rem;
}

.ep_l {
  margin: 0;
  display: inline-flex;
}

.ep_e {
  height: 2rem;
  min-width: 8.125rem;
  display: inline-flex;
}

.ep_i {
  height: 1.875rem;
  width: auto;
  margin-top: -0.0625rem;
}

.x_sep {
  line-height: 0;
  background: #fff;
}

.x_sep_i {
  line-height: 0;
  height: 0.0625rem;
  background: #efefef;
}

.icon_portal_login_user {
  width: 100%;
  max-width: 1rem;
}

.x-ph {
  min-height: 3.25rem;
}

.me {
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}

.ed ul {
  text-transform: uppercase;
  flex-direction: column;
}

.ed ul li {
  margin: 0;
}

.ed a {
  position: relative;
  padding-left: 1.25rem;
  display: block;
  line-height: 1.5rem;
  font-size: 11px;
}

.ed a:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  display: block;
  left: 0;
  top: 0.375rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #f2f2f2;
  border: 0;
}

.ed_c {
  font-weight: 900;
}

.ed_c a:after {
  content: "";
  position: absolute;
  border-radius: 100%;
  display: block;
  left: 0.1875rem;
  top: 0.5625rem;
  width: 0.375rem;
  height: 0.375rem;
  background-color: #00b1ff;
  border: 0;
}

.ed_l {
  list-style: none;
  background: rgba(239, 239, 239, 0.5);
  position: inherit;
  display: block;
  box-shadow: inherit;
  border-radius: 0;
  width: auto;
  padding: 0.375rem 0.875rem;
  margin: 0.25rem 0;
}

.ed_l li {
  padding: 0;
}

.ed_l li:last-child {
  margin-bottom: 0;
}

.ed_l li a:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  display: block;
  left: 0;
  top: 0.3125rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #fff;
  border: 1px solid #ededed;
}

.ed_l li a span {
  text-transform: capitalize;
}

.mc_bg {
  z-index: 1040;
  height: 100vh;
  width: 100%;
  background-color: #0003;
  top: 0;
  left: 0;
  right: 0;
}

.a {
  background: #fff;
}

.a_e {
  padding-top: 1rem;
  margin-bottom: 1.25rem;
}

.a_e_txt {
  grid-column: 1/5;
  flex-direction: column;
  color: #111;
  padding-bottom: 1.875rem;
}

.a_e_m {
  grid-column: 1/5;
  margin-bottom: 0;
}

.a_e_m .a_m_w {
  margin-left: var(--grid-offset-justify);
  margin-right: var(--grid-offset-justify);
}

.a_k {
  margin-bottom: 0.375rem;
  align-items: center;
}

.a_k_n {
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
  font-family: MarcinAntB;
  font-weight: 400;
}

.a_k a.a_k_n:after {
  content: ">";
  display: inline-block;
  margin-left: 0.1875rem;
}

.a_t {
  margin: 0;
  font-size: 1.875rem;
  line-height: 2.0625rem;
  letter-spacing: -0.0675rem;
  color: #111;
}

.videoTop:has(div.c_vr) {
  height: 100%;
}

.w_rs {
  font-family: MarcinAntB, sans-serif;
  display: inline-block;
  border-top: 0.0625rem solid #4a4a4a;
  padding-top: 0.8125rem;
  margin-top: 0.9375rem;
}

.w_rs_i {
  display: inline-block;
  margin: 0 0.375rem 0 0;
  position: relative;
}

.w_rs_t {
  font-weight: 700;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.75rem;
  line-height: 0.875rem;
  position: relative;
  top: -0.25rem;
  margin-right: 0.375rem;
}

.w_rs svg {
  width: auto;
  height: 1rem;
  stroke: none;
}

.w_rs ._btn {
  width: 1.625rem;
  height: 1.625rem;
  background-color: #efefef;
  border-radius: 0.8125rem;
  margin: 0 0.375rem 0 0;
  padding: 0.3125rem;
  vertical-align: top;
}

.w_rs ._btn:first-child {
  margin-left: 0;
}

.w_rs ._btn:last-child {
  margin-right: 0;
}

.w_rs ._btn.rs_l svg {
  stroke-width: 0.5;
}

.w_rs ._btn.rs_c {
  width: auto;
  min-width: 1.625rem;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: #000;
  position: relative;
  top: 0;
  margin-left: 1.125rem;
}

.w_rs ._btn.rs_c svg {
  fill: #0000;
  stroke: #000;
}

.w_rs ._btn.rs_c span:not(:empty) {
  line-height: 0.9375rem;
  padding: 0 0.25rem 0 0.125rem;
  display: inline-block;
}

.a_md {
  margin: 0 0 1.875rem;
}

.a_md_i {
  grid-column: 1/5;
  text-align: center;
  margin-bottom: 0.625rem;
}

.a_md_i ._re {
  border-radius: 50%;
  width: 4.125rem;
  height: 4.125rem;
  display: inline-block;
}

.a_md_txt {
  grid-column: 1/5;
  text-align: center;
}

.a_md_a {
  margin-bottom: 0.75rem;
}

.a_md_a_n {
  font-family: MajritTx, serif;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
}

.a_md_a_n:after {
  content: "|";
  color: #d3d3d3;
  right: 0;
  top: -0.0625rem;
  position: relative;
  margin: 0 0.4375rem;
}

.a_md_a_n:last-child:after {
  display: none;
}

.a_md_f {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.875rem;
  white-space: nowrap;
  letter-spacing: 0.1px;
}

.a_md_f span {
  display: block;
  margin-bottom: 0.3125rem;
}

.a_md_f span:last-child {
  margin-bottom: 0;
}

.a_c {
  font-family: MajritTxRoman, serif;
  font-size: 1.1875rem;
  line-height: 1.5625rem;
  color: #191919;
  margin-bottom: 2.5rem;
}

.a_c > *:last-child:last-of-type {
  margin-bottom: 0;
}

.a_c .w {
  margin-top: 50px;
  margin-bottom: 50px;
}

.a_c .a_m:has(._rt-9x16) {
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
}

.a_c p b,
.a_c li b,
.a_c li strong {
  font-weight: 600;
  font-family: MajritTx, serif;
}

.a_c p a {
  color: #016ca2;
  text-decoration: underline;
}

.a_c p a:hover {
  text-decoration: none;
}

.a_c > p {
  margin: 0 0 2rem;
  letter-spacing: -0.0011875rem;
}

.a_m {
  color: #111;
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 600px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 400px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@container scoreboard (min-width: 768px) {
}

@media (min-width: 768px) {
  ._g {
    grid-template-columns: repeat(8, 1fr);
  }

  :root {
    --grid-column-gap: 1.8125rem;
    --grid-column-gap-justify: -1.8125rem;
    --grid-offset: 1.625rem;
    --grid-offset-justify: -1.625rem;
  }

  ._g {
    grid-column-gap: 1.8125rem;
  }

  ._g-o {
    max-width: 47.9375rem;
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }

  .cs {
    padding-top: 1.875rem;
  }

  .cs_t {
    grid-column: 1/9;
  }

  .cs_t_e {
    margin: 0;
    font-size: 1.75rem;
    line-height: 1.75rem;
    letter-spacing: -0.0375rem;
  }

  .cs_m {
    grid-column: 1/9;
  }

  .cs_m:after {
    width: 2rem;
  }

  .cs_m .sm {
    padding-right: 2rem;
  }

  .x-nf .x_w {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .x_u {
    grid-column: 6/9;
    grid-row: 1;
  }

  .x .btn-u {
    background: none;
    border-color: #f7cf3c;
    width: auto;
    position: relative;
  }

  .x .btn-u:after {
    content: " \25be";
    display: inline-block;
    padding: 0 0.1875rem 0 1.25rem;
  }

  .x .btn-u svg,
  .x .btn-u abbr {
    display: none;
  }

  .x .btn-u span {
    display: block;
  }

  .x-nf .ep_l {
    justify-content: center;
  }

  .x_e {
    font-family: MarcinAntB, sans-serif;
    font-size: 0.6875rem;
    line-height: 1rem;
    align-items: center;
    grid-column: 1/9;
  }

  .x .ed {
    height: 1rem;
    position: relative;
    margin-left: 0.25rem;
  }

  .x .ed > ul {
    position: absolute;
    top: -0.3125rem;
    left: 0.3125rem;
    display: flex;
    box-shadow: 0 0.0625rem 0.25rem #0000001a;
    transform: translateZ(0);
    border-radius: 0.125rem;
    width: 9.375rem;
    background-color: #fff;
    line-height: 1.5rem;
  }

  .x .ed > ul > li {
    padding: 0 0.625rem;
  }

  .x .ed > ul > li:last-child {
    margin-bottom: 0.625rem;
  }

  .x .ed li {
    display: none;
  }

  .x .ed li.ed_a {
    order: 0;
    font-weight: 700;
    padding: 0 0.625rem;
    display: block;
  }

  .x .ed li.ed_a > a {
    cursor: default;
    pointer-events: none;
  }

  .x .ed li.ed_a a {
    padding-left: 0;
  }

  .x .ed li.ed_a a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.5625rem;
    width: 0;
    height: 0;
    border-left: 0.3125rem solid rgba(0, 0, 0, 0);
    border-right: 0.3125rem solid rgba(0, 0, 0, 0);
    border-top: 0.3125rem solid #00aeff;
    transition: all 0.3s ease-out;
  }

  .x .ed li.ed_a a:before {
    display: none;
  }

  .x .ed li.ed_c > a {
    cursor: default;
    pointer-events: none;
  }

  .x-nf {
    box-shadow: none;
  }

  .x-nf .x_e {
    display: flex;
    grid-column: 1/6;
    grid-row: 1;
  }

  .x-nf .x_ep {
    grid-column: 1/9;
    grid-row: 2;
    display: contents;
  }

  .x-nf .x_bh {
    grid-column: 1/2;
    margin: 1.25rem 0 0;
    display: flex;
    align-items: center;
  }

  .x-nf .ep_l {
    grid-column: 3/7;
    margin-top: 1.25rem;
  }

  .x-ph {
    min-height: 8.9375rem;
  }

  .a_e,
  .a_md {
    grid-column: 1/9;
  }

  .a_c,
  .w-sea {
    grid-column: 1/5;
  }

  .a_o {
    grid-column: 6/9;
  }

  .a_e {
    border-bottom: 0.0625rem solid #4a4a4a;
  }

  .a_e_txt {
    grid-column: 1/9;
    padding-bottom: 3.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .a_e_m {
    grid-column: 1/9;
  }

  .a_t {
    font-size: 2.3125rem;
    line-height: 2.625rem;
    letter-spacing: -0.0675rem;
  }

  .w_rs {
    display: block;
    border: none;
    padding-top: 0;
    margin-top: 0;
  }

  .a_md {
    margin: 0 0 3.125rem;
  }

  .a_md_i {
    grid-column: 1/9;
    text-align: center;
    margin-bottom: 0.625rem;
  }

  .a_md_i ._re {
    width: 4.125rem;
    height: 4.125rem;
  }

  .a_md_txt {
    grid-column: 1/9;
    text-align: center;
  }

  .a_md_a {
    margin-bottom: 0.3125rem;
  }

  .a_md_f {
    border-bottom: 1px solid #4a4a4a;
    display: inline-block;
    padding-bottom: 0.8125rem;
    margin-bottom: 0.9375rem;
  }

  .a_md_f span {
    display: inline;
  }

  .a_c {
    margin-bottom: 3rem;
  }

  .a_c {
    font-size: 1.375rem;
    line-height: 2rem;
  }

  .a_c .w {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .a_c > p {
    margin: 0 2rem 3.125rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) and (max-width: 1000.98px) {
  .x .btn-u span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 6.875rem;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .x .ed:hover li {
    display: block;
  }

  .x .ed:hover li a:hover {
    font-weight: 700;
  }

  .x .ed:hover li.ed_a {
    border-bottom: 1px solid rgba(151, 151, 151, 0.14);
    margin-bottom: 0.625rem;
  }

  .x .ed:hover li.ed_a a:after {
    transform: rotate(180deg);
  }
}

@media (min-width: 1001px) {
  ._g {
    grid-template-columns: repeat(12, 1fr);
  }

  ._g-lg {
    display: grid;
  }

  :root {
    --grid-column-gap: 1.9375rem;
    --grid-column-gap-justify: -1.9375rem;
    --grid-offset: 1.375rem;
    --grid-offset-justify: -1.375rem;
  }

  ._g {
    grid-column-gap: 1.9375rem;
  }

  ._g-o {
    max-width: none;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }

  .cs {
    padding-top: 2.375rem;
  }

  .cs_t {
    grid-column: 1/13;
  }

  .cs_t_e {
    font-size: 2.125rem;
    line-height: 2.125rem;
    letter-spacing: -0.0375rem;
  }

  .cs_m {
    grid-column: 7/13;
    grid-row: 2;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }

  .cs_m:after {
    display: none;
  }

  .cs_m .sm {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
  }

  .cs_m a {
    padding: 0.9375rem 0.1875rem;
  }

  .x_u {
    grid-column: 10/13;
  }

  .x-nf .ep_l {
    grid-column: 5/9;
  }

  .a_e,
  .a_md {
    grid-column: 1/13;
  }

  .a_c {
    grid-column: 1/9;
  }

  .w-sea {
    grid-column: 2/9;
  }

  .a_o {
    grid-column: 10/13;
    grid-row: span 20;
  }

  .a_e {
    padding-top: 2.5rem;
    margin-bottom: 3.75rem;
  }

  .a_e_txt {
    grid-column: 2/12;
    padding-bottom: 3.5rem;
    padding-left: unset;
    padding-right: unset;
  }

  .a_e_m {
    grid-column: 1/13;
  }

  .a_e_m .a_m_w {
    margin: 0;
  }

  .a_t {
    font-size: 2.5rem;
    line-height: 2.75rem;
    letter-spacing: -0.061875rem;
  }

  .a_md_i {
    grid-column: 1/2;
    text-align: left;
    margin-bottom: 0;
  }

  .a_md_txt {
    grid-column: 2/13;
    text-align: left;
  }

  .a_md_a {
    margin-bottom: 0.3125rem;
  }

  .a_c > p {
    margin: 0 0 2rem;
  }
}

@media (min-width: 1199px) {
  ._g-o {
    max-width: 74.9375rem;
  }
}

@media (max-width: 767.98px) {
  .btn-xs {
    padding: 0.125rem 0.5rem 0.0625rem;
  }

  .x .btn-u {
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
  }
}

body.tbl-show-explore-more.tbl-explore-more-show-original-header
  > *:not(#tbl-explore-more-container):not(_* headerSelector*):not(
    #tbl-feed-footer-overlay
  ):not([id^="tbl-aug"]:not([id="tbl-feed-view-container"])) {
  display: none;
}

body.tbl-show-explore-more.tbl-explore-more-hide-original-header
  > *:not(#tbl-explore-more-container):not([id="_cm-css-reset"]):not(
    #tbl-feed-footer-overlay
  ):not([id^="tbl-aug"]:not([id="tbl-feed-view-container"])) {
  display: none;
}

body.tbl-show-explore-more.tbl-explore-more-hide-original-header
  > *:not(#tbl-explore-more-container _* headerSelector*):not(
    [id="_cm-css-reset"]
  ):not(#tbl-feed-footer-overlay):not(
    [id^="tbl-aug"]:not([id="tbl-feed-view-container"])
  ) {
  display: none;
}

:root {
  --article-body-tablet-offset: rem(32px);
  --grid-6-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-6-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap))
  );
  --grid-8-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap))
  );
  --grid-8-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap))
  );
  --grid-12-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap))
  );
}
._nu {
  text-transform: uppercase;
  font-weight: 700;
}
.fo_w {
  background: #fff;
}
.fo svg {
  stroke: #000;
  fill: #000;
}
.fo_pri {
  text-indent: -9999px;
  background-image: url("/img/nuevo-logo-prisa.png");
  width: 6.6875rem;
  height: 2.625rem;
  background-size: cover;
}
.fo_en {
  position: relative;
}
.fo_en-c1 span {
  text-transform: uppercase;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
}
.fo_en-c2 {
  justify-content: center;
  margin: 1.375rem 0;
}
.fo_en-c2 h3 {
  margin: 0 auto 0.875rem;
  height: 2.6875rem;
}
.fo_en-c2 button {
  text-transform: initial;
  margin: 0 auto;
  display: block;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.6875rem;
  font-weight: 400;
  padding: 0.5rem 1.9375rem 0.5rem 0.9375rem;
}
.fo_en-c2_iframe {
  position: absolute;
  background: #fff;
  width: 100%;
  bottom: 30px;
  right: 0;
  font-size: 1.0625rem;
  line-height: 1.1875rem;
  font-family: MarcinAntB, sans-serif;
  font-weight: 700;
  border-bottom: 0.0625rem solid #000;
  display: none;
}
.fo_en-c2_iframe > div {
  padding: 5px 10px;
  border: 0.0625rem solid #000;
}
.fo_en-c2_iframe svg {
  width: 1rem;
  height: 1rem;
  float: right;
}
.fo_en_in {
  font-size: 0.6875rem;
  line-height: 0.75rem;
  text-align: center;
  border-bottom: 0.0625rem solid #000;
  margin-top: 0.75rem;
  font-family: MarcinAntB, sans-serif;
}
.fo_en_in > p {
  color: #4a4a4a;
  font-size: 0.6875rem;
  line-height: 1rem;
  font-weight: 400;
  text-align: left;
  padding-bottom: 2.25rem;
}
.fo_en_in a {
  margin-right: 0.5625rem;
  display: inline-block;
  margin-bottom: 0.6875rem;
}
.fo_en_in a:last-child {
  margin-right: 0;
}
.fo_en_redes {
  float: right;
}
.fo_en_redes svg {
  width: 1.0625rem;
  height: auto;
  stroke: none;
  margin-left: 0.5625rem;
}
.fo_fdr {
  padding-top: 21px;
  padding-bottom: 21px;
  flex-wrap: wrap;
  border-top: 1px solid #000;
  display: none;
}
.fo_fdr img {
  width: auto;
  height: 3rem;
}
.fo_fdr_gob {
  justify-content: flex-start;
  flex: 0 0 auto;
  align-items: center;
}
.fo_fdr_fdr {
  justify-content: flex-end;
  flex: 1 0 auto;
  align-items: center;
  display: flex;
}
.fo_fdr_txt {
  flex: 0 0 100%;
  font-size: 0.6875rem;
  line-height: 1rem;
  color: #4a4a4a;
  padding-top: 2.25rem;
  justify-content: center;
  text-align: center;
  font-family: MarcinAntB, sans-serif;
}
@media (min-width: 768px) {
  .fo_en-c1 {
    border-top: 0;
  }
  .fo_fdr {
    border-top: unset;
  }
  .fo_fdr_gob,
  .fo_fdr_fdr {
    justify-content: center;
    flex: 0 0 50%;
  }
}
@media (min-width: 768px) and (max-width: 1000.98px) {
  .fo_en_in > div {
    padding: 0 5.625rem 0.75rem;
  }
}
@media (min-width: 1001px) {
  .fo_en {
    border-bottom: 0.0625rem solid #000;
    padding-bottom: 1.5625rem;
    padding-top: 2.3125rem;
  }
  .fo_en-c1 {
    grid-column: 1/11;
  }
  .fo_en-c2 {
    margin: 0;
  }
  .fo_en-c2 h3 {
    margin-top: -0.8125rem;
  }
  .fo_en-c2 {
    grid-column: 11/13;
    justify-content: end;
  }
  .fo_en_in {
    border-bottom: 0;
    padding: 0;
    text-align: left;
  }
  .fo_fdr {
    flex-wrap: nowrap;
    padding: 2.75rem 0;
  }
  .fo_fdr img {
    width: auto;
    height: auto;
  }
  .fo_fdr_gob {
    flex: 0 0 10.5625rem;
    order: 1;
  }
  .fo_fdr_txt {
    flex: 0 1 auto;
    order: 2;
    padding: 0 2.5rem;
    box-sizing: border-box;
    align-items: center;
  }
  .fo_fdr_fdr {
    flex: 0 0 17.5rem;
    order: 3;
  }
}

.hidden {
  display: none;
}

.hidden {
  display: none;
}

a {
  cursor: pointer;
}

.my-body > a:has(> img) {
  display: block;
  margin-bottom: 30px;

  line-height: 0;
}

.my-body > a > img {
  width: 100%;
}

:root {
  --mainColor: rgb(34, 87, 127);
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

#form-feedback {
  border-radius: 39px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 0px 0px 5px #0000007d;
}

.form-feedback-title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: var(--mainColor);
  color: var(--text);
  text-transform: uppercase;
  margin: 30px 0;
  line-height: 1.2;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .form-feedback-title {
    font-size: 24px;
  }
}

.u_cbox {
  position: relative;
  background-color: #fff;
  color: #000;
  text-align: left;
  -webkit-text-size-adjust: none;
}

.u_cbox .u_vc {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox,
.u_cbox p,
.u_cbox h3,
.u_cbox h5,
.u_cbox ul,
.u_cbox li,
.u_cbox fieldset,
.u_cbox legend,
.u_cbox textarea,
.u_cbox button {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}

.u_cbox,
.u_cbox textarea,
.u_cbox button {
  font-size: 14px;
  line-height: 1.25em;
}

.u_cbox img,
.u_cbox fieldset {
  border: 0;
}

.u_cbox fieldset {
  min-width: 0;
}

.u_cbox ul {
  list-style: none;
}

.u_cbox em {
  font-style: normal;
}

.u_cbox a {
  color: #000;
  text-decoration: none;
}

.u_cbox strong {
  font-weight: 400;
}

.u_cbox a,
.u_cbox button {
  /* 크롬 84 버전 이상부터 스크롤이 고정 되는 이슈를 막기 위해 사용(예:새로 요소가 추가되는 더보기 버튼). ※ https://bugs.chromium.org/p/chromium/issues/detail?id=1102229 ※ https://css-tricks.com/almanac/properties/o/overflow-anchor/ */
  overflow-anchor: none;
}

.u_cbox button {
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: 0 0;
  cursor: pointer;
  -webkit-user-select: none;
  /* iOS 15에서 button text color가 blue로 바뀌는 문제가 있어 버튼에 컬러값 명시적으로 지정 */
  /* 참고:https://velog.io/@alvin/iOS-15에서-button-text-color가-blue로-바뀌는-문제 */
  color: #000;
}

/* png sprite image */
.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh,
.u_cbox .u_cbox_help_info .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
.u_cbox .u_cbox_ico_more,
.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after,
.u_cbox .u_cbox_ico_arrow,
.u_cbox .u_cbox_ico_help {
  background-image: url("/img/sp_cbox_w.png");
  background-repeat: no-repeat;
  background-size: 400px 800px;
  font-size: 0;
  line-height: 0;
}

/* png sprite image:end */
/* svg sprite image */
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox .u_cbox_ico_recomm,
.u_cbox .u_cbox_ico_unrecomm,
.u_cbox .u_cbox_paginate .u_cbox_ico_more,
.u_cbox .u_cbox_ico_exclamation {
  background-image: url("/img/sp_comment.svg");
  background-size: 410px 406px;
  background-repeat: no-repeat;
}

/* svg sprite image:end */
.u_cbox .u_cbox_head {
  min-height: 41px;
  margin: 0 15px;
  padding-top: 3px;
  line-height: 41px;
}

.u_cbox .u_cbox_head::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_head .u_cbox_head_tools {
  float: right;
  margin-right: -6px;
}

.u_cbox .u_cbox_head .u_cbox_head_tools::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_title {
  float: left;
  font-size: 17px;
  font-weight: 700;
}

.u_cbox .u_cbox_count {
  float: left;
  padding: 1px 0 0 5px;
  font-size: 18px;
  font-family: HelveticaNeue-Light, Helvetica-Light, sans-serif;
  line-height: 39px;
}

.u_cbox .u_cbox_btn_refresh {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  margin: 9px 0 0 7px;
  border: 0;
  font-size: 0;
  text-indent: -9999px;
  color: transparent;
}

.u_cbox .u_cbox_btn_refresh .u_cbox_ico_refresh {
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #d9d9d9;
  background-position: -82px -29px;
  background-color: #fff;
}

/* 댓글 카운트 상세 */
.u_cbox .u_cbox_comment_count_wrap {
  margin: 0 15px;
}

.u_cbox .u_cbox_comment_count::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_count_info {
  position: relative;
  float: left;
  padding: 2px 9px 11px;
  font-size: 0;
  line-height: 0;
}

.u_cbox .u_cbox_count_info::before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 1px;
  height: 10px;
  background: #dcdcdc;
  content: "";
}

.u_cbox .u_cbox_count_info:first-child {
  padding-left: 0;
}

.u_cbox .u_cbox_count_info:first-child::before {
  display: none;
}

.u_cbox .u_cbox_comment_count .u_cbox_info_title {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.2px;
  color: #767678;
}

.u_cbox .u_cbox_comment_count .u_cbox_info_txt {
  margin-left: 2px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #303038;
}

.u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
  margin: 0 15px;
}

.u_cbox .u_cbox_thumb {
  float: left;
}

.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  display: block;
  position: relative;
  margin-right: 4px;
}

.u_cbox .u_cbox_thumb .u_cbox_img_profile {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  vertical-align: top;
}

.u_cbox .u_cbox_thumb .u_cbox_thumb_mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
}

.u_cbox .u_cbox_write {
  background-color: #fff;
}

.u_cbox .u_cbox_write_inner {
  position: relative;
  border: 1px solid #b3b3b3;
}

.u_cbox .u_cbox_write_area {
  max-width: 100%;
}

.u_cbox .u_cbox_write .u_cbox_inbox {
  position: relative;
  margin-right: 69px;
  padding: 10px 12px 13px;
}

.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_text {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 18px;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  line-height: 1.25;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}

.u_cbox .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  top: 10px;
  right: 112px;
  left: 11px;
  z-index: 10;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: -0.5px;
  color: #b6b6b6;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  right: 11px;
}

/* 창작자 PICK 등록 */

.u_cbox
  .u_cbox_write_notice_checkbox:focus-visible
  + .u_cbox_write_notice_checklabel::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* 창작자 PICK 등록:end */

.u_cbox .u_cbox_write_count {
  display: none;
  position: relative;
  margin: -4px 15px 10px;
  font-size: 13px;
  color: #aaa;
  line-height: 1.57;
  text-align: right;
}

.u_cbox .u_cbox_btn_upload {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  min-width: 69px;
  height: 43px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #00c73c;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  z-index: 10;
}

.u_cbox .u_cbox_upload_sticker {
  display: none;
  position: relative;
  z-index: 20;
  padding: 0 15px 4px;
}

.u_cbox .u_cbox_upload_sticker::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_addition {
  overflow: hidden;
  position: absolute;
  top: -1px;
  right: 76px;
  z-index: 10;
  padding-left: 4px;
}

.u_cbox
  .u_cbox_addition
  .u_cbox_secret_check:focus-visible
  + .u_cbox_secret_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_inbox {
  margin-right: 0;
}

.u_cbox .u_cbox_type_logged_out .u_cbox_write_count,
.u_cbox .u_cbox_type_logged_out .u_cbox_upload {
  display: none;
}

/* 스티커 */

/* 멘션 */

/* 로그인 */

/* 창작자 설정 옵션 */

/* 자동 업데이트 */

/* 정렬 옵션 */
.u_cbox .u_cbox_sort {
  position: relative;
  padding: 13px 0 10px;
}

.u_cbox .u_cbox_sort::before,
.u_cbox .u_cbox_sort::after {
  position: absolute;
  top: 3px;
  bottom: 0;
  z-index: 4;
  width: 20px;
  max-height: 45px;
  content: "";
}

.u_cbox .u_cbox_sort::before {
  left: 0;
  background-position: -343px -108px;
}

.u_cbox .u_cbox_sort::after {
  right: 37px;
  background-position: -365px -108px;
}

.u_cbox .u_cbox_sort_option {
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 21px;
  margin-right: 37px;
}

.u_cbox .u_cbox_sort_scroller {
  position: absolute;
  z-index: 1;
  padding: 0 17px;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_list {
  display: table;
  white-space: nowrap;
  margin-right: 37px;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap {
  display: table-cell;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap + .u_cbox_sort_option_wrap,
.u_cbox .u_cbox_sort .u_cbox_sort_option_wrap ~ .u_cbox_sort_option_wrap {
  padding-left: 11px;
}

.u_cbox .u_cbox_sort .u_cbox_select {
  float: left;
  overflow: hidden;
  position: relative;
  padding-right: 2px;
}

.u_cbox .u_cbox_sort .u_cbox_ico_select {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  text-indent: -999px;
  vertical-align: top;
  color: transparent;
}

.u_cbox .u_cbox_sort .u_cbox_sort_label {
  display: inline-block;
  font-size: 14px;
  color: #c6c6c6;
  line-height: 21px;
  vertical-align: top;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 18px;
  color: #000;
}

.u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select {
  top: 7px;
  left: 0;
  width: 13px;
  height: 9px;
  background-position: -80px -130px;
}

.a .u_cbox .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select {
  top: 6px;
}

.u_cbox .u_cbox_help_info {
  float: left;
}

.u_cbox .u_cbox_help_info .u_cbox_info_label {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox .u_cbox_help_info .u_cbox_btn_help {
  float: left;
}

.u_cbox .u_cbox_help_info .u_cbox_ico_help {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-position: -135px -25px;
  vertical-align: top;
}

.u_cbox .u_cbox_help_info .u_cbox_txt_help {
  overflow: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}

.u_cbox .u_cbox_layer_help {
  right: 15px;
  width: 222px;
  padding: 20px 15px 16px;
  margin-top: 34px;
  border: 1px solid #e0e0e0;
  background-color: #f8f8f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 320px) {
  .u_cbox .u_cbox_layer_help {
    width: 284px;
  }
}

.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 14px;
  line-height: 18px;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt + .u_cbox_info_title,
.u_cbox .u_cbox_layer_help .u_cbox_info_txt ~ .u_cbox_info_title {
  margin-top: 25px;
}

.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  display: inline-block;
  overflow: hidden;
  width: 17px;
  height: 17px;
  margin-right: 7px;
  background-position: -168px -31px;
  line-height: 999px;
  vertical-align: top;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  padding-top: 7px;
  font-size: 15px;
  color: #808080;
  line-height: 20px;
  letter-spacing: -0.5px;
}

.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  overflow: hidden;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  background-position: -108px -56px;
  line-height: 999px;
}

.u_cbox .u_cbox_sort .u_cbox_head_tools {
  position: absolute;
  top: 9px;
  right: 9px;
  z-index: 110;
}

.u_cbox .u_cbox_sort .u_cbox_layer_help {
  margin-top: 35px;
  right: 5px;
}

/* 자동완성 */

/* 창작자 설정 옵션 알림 */

/* 공지사항 */
.u_cbox .u_cbox_notice {
  position: relative;
  margin: 7px 15px 0;
  padding: 11px 13px 10px;
  border: 1px solid #ededed;
  background-color: #f8f8f8;
}

/* 댓글 없을 때 */

/* //댓글 없을 때 */
/* 댓글 안내 */

/* 댓글 리스트 */
.u_cbox .u_cbox_comment_box {
  position: relative;
  border-bottom: 1px solid #e2e2e2;
}

.u_cbox .u_cbox_area {
  padding: 15px;
}

.u_cbox .u_cbox_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.u_cbox .u_cbox_info::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_info .u_cbox_thumb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: calc(100% - 27px);
}

.u_cbox .u_cbox_info_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 27px;
  padding-right: 104px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.u_cbox .u_cbox_name {
  overflow: hidden;
}

.u_cbox .u_cbox_name_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.37;
}

.u_cbox .u_cbox_nick_area {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u_cbox .u_cbox_btn_totalcomment {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
}

.u_cbox .u_cbox_btn_totalcomment .u_cbox_txt_total {
  float: left;
  font-size: 13px;
  letter-spacing: -0.5px;
  color: #666;
}

.u_cbox .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  float: left;
  width: 5px;
  height: 8px;
  margin: 5px 0 0 3px;
  background-position: -185px -155px;
}

/* 창작자,구독자 */

/* 창작자,구독자:end */
/* 팔로우,팔로잉 버튼 */
.u_cbox .u_cbox_follow_button {
  position: absolute;
  top: -2px;
  right: 16px;
  min-width: 49px;
  min-height: 25px;
  padding: 3px 5px 4px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.05);
}

.u_cbox .u_cbox_follow_label {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: -0.6px;
}

.u_cbox .u_cbox_follow_label {
  color: #333;
}

/* //팔로우,팔로잉 버튼 */

/* 더보기 메뉴 */
.u_cbox .u_cbox_work_sub {
  position: absolute;
  top: -4px;
  right: -13px;
}

.u_cbox .u_cbox_work_sub .u_cbox_btn_open {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 0;
  line-height: 0;
}

.u_cbox .u_cbox_work_sub .u_cbox_ico_open {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -373px -266px;
  background-repeat: no-repeat;
  width: 3px;
  height: 15px;
  margin: 8px 0 0 13px;
}

.u_cbox .u_cbox_work_box {
  display: none;
  position: absolute;
  top: 30px;
  right: 13px;
  z-index: 100;
  width: 86px;
}

.u_cbox .u_cbox_work_box .u_cbox_btn_userreport,
.u_cbox .u_cbox_work_box .u_cbox_btn_userblock {
  display: block;
  padding: 12px 5px 10px;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.58px;
  text-align: center;
}

.u_cbox .u_cbox_work_box .u_cbox_ico_block {
  display: none;
}

.u_cbox .u_cbox_work_inner {
  display: block;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow:
    0 1px 4px 0 rgba(0, 0, 0, 0.05),
    0 1px 1px 0 rgba(0, 0, 0, 0.07);
  box-shadow:
    0 1px 4px 0 rgba(0, 0, 0, 0.05),
    0 1px 1px 0 rgba(0, 0, 0, 0.07);
}

.u_cbox .u_cbox_work_inner a:first-child {
  border-top: 0;
}

/* //더보기 메뉴 */
.u_cbox .u_cbox_info_base {
  padding-top: 6px;
}

.u_cbox .u_cbox_info_base::after {
  display: block;
  clear: both;
  content: "";
}

.u_cbox .u_cbox_date {
  float: left;
  font-size: 13px;
  font-family: Helvetica-Light, Helvetica, sans-serif;
  letter-spacing: -0.1px;
  color: #999;
}

.u_cbox .u_cbox_text_wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
}

.u_cbox .u_cbox_tool {
  position: relative;
  font-size: 0;
  line-height: 0;
  text-align: right;
}

.u_cbox .u_cbox_tool::after {
  display: block;
  clear: both;
  content: "";
}

/* 답글 버튼 */
.u_cbox a.u_cbox_btn_reply {
  float: left;
  margin-top: 12px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: -0.6px;
  color: #555;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_txt {
  float: left;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt {
  float: left;
  padding-left: 4px;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  font-size: 0;
  -webkit-clip-path: none;
  clip-path: none;
}

.u_cbox .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  content: "작성";
}

/* 답글 버튼:end */
/* 답글 작성 버튼 */

/* 답글 작성 버튼:end */
/* 공감,비공감 버튼 */
.u_cbox .u_cbox_recomm_set {
  display: inline-block;
  margin-top: 12px;
  vertical-align: top;
}

.u_cbox .u_cbox_btn_recomm,
.u_cbox .u_cbox_btn_unrecomm {
  float: left;
}

.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 22px;
}

.u_cbox .u_cbox_ico_recomm,
.u_cbox .u_cbox_ico_unrecomm {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  float: left;
  margin-top: 1px;
}

.u_cbox .u_cbox_ico_recomm {
  background-position: -156px -340px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}

.u_cbox .u_cbox_ico_unrecomm {
  background-position: -220px -204px;
  background-repeat: no-repeat;
  width: 13px;
  height: 16px;
}

.u_cbox .u_cbox_cnt_recomm,
.u_cbox .u_cbox_cnt_unrecomm {
  float: left;
  padding-left: 4px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: #777;
}

/* 공감,비공감 버튼:end */
/* 공유 버튼 */

/* 공유 버튼:end */
/* 창작자 답글 표시,답글 n개 보기 버튼 영역 */

/* 창작자 답글 표시,답글 n개 보기 버튼 영역:end */
/* 답글 보기 버튼 */

/* 답글 보기 버튼:end */
/* 댓글의 답글 */
.u_cbox .u_cbox_ico_reply {
  display: none;
}

.u_cbox .u_cbox_reply_area {
  background-color: #f7f7f7;
}

.u_cbox .u_cbox_reply_area .u_cbox_comment_box {
  margin: 0 15px 0 25px;
  border-bottom-color: #e9e9e9;
}

.u_cbox .u_cbox_reply_area .u_cbox_area {
  margin: 0 -15px 0 -25px;
  padding-left: 35px;
}

/* 답글 페이징 */
.u_cbox .u_cbox_reply_area .u_cbox_paginate {
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  border-bottom-width: 0;
}

/* 답글 펼치기 */

/* 답글목록 접기/더보기 통합 버튼 */

/* 답글목록 접기/더보기 통합 버튼:end */
/* 내글 */

/* 비밀댓글 */

/* 삭제된 댓글,제한된 댓글,임시 블라인드 댓글 */

.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  line-height: 1.43;
  letter-spacing: -0.5px;
  color: #999;
}

/* 베스트댓글 */

/* 수정중 */

/* 창작자 PICK 등록글 */

/* 창작자 PICK 등록글:end */
/* 댓글이 달린 원본 콘텐츠에 대한 정보 */

/* //댓글이 달린 원본 콘텐츠에 대한 정보 */
/* 댓글이 달린 원본 콘텐츠에 대한 정보 2020 */

/* //댓글이 달린 원본 콘텐츠에 대한 정보 2020 */
/* 첫댓글로 이동 */

/* 더보기 */
.u_cbox .u_cbox_paginate .u_cbox_btn_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 42px;
}

.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid #ededed;
}

.u_cbox .u_cbox_more_wrap .u_cbox_page_more {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.2px;
  color: #555;
}

.u_cbox .u_cbox_paginate .u_cbox_ico_more {
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  background-position: -230px -390px;
  background-repeat: no-repeat;
  width: 8px;
  height: 8px;
  margin: 4px 0 0 6px;
}

/* 로딩 */

/* 전체 댓글 더보기 */

/* 레이어 */
.u_cbox .u_cbox_layer {
  display: none;
  position: absolute;
  z-index: 1000;
}

/* 선플 팝업 */

/* 신고댓글 평가 팝업 */

/* 캡챠 팝업 */

/* 얼러트 팝업 */

/* 통계 */

/* 삭제 댓글 목록 */

/* 댓글 로딩 실패,점검모드 */

/* 댓글 로딩 실패,점검모드:end */
/* 콘텐츠 박스 */
.u_cbox .u_cbox_content_wrap {
  position: relative;
  border-top: 1px solid #ededed;
}

/* 콘텐츠 박스 레이어 */

/* 번역기능 세팅 */

/* 번역하기 */

/* 게시글 접기 */
.u_cbox .u_cbox_ico_exclamation {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background-position: -333px -340px;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  float: left;
  margin: 3px 4px 0 0;
}

/* 신고댓글 */

/* 악플탐지 AI 클린봇 차단글 */

/* //악플탐지 AI 클린봇 차단글 */

/* 접기요청 레이어 */

/* 동일댓글 반복 안내 레이어 */

/* 징계사용자 알림 레이어 */

/* 댓글모음,차단관리 */
.u_cbox .u_cbox_usercomment {
  float: left;
}

.u_cbox .u_cbox_btn_usercomment {
  display: inline-block;
  min-height: 21px;
  border-radius: 15px;
  line-height: 1.5;
}

.u_cbox a.u_cbox_btn_usercomment {
  position: relative;
  padding: 4px 11px;
  background-color: #303038;
  color: #fff;
}

.u_cbox .u_cbox_txt_usercomment {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing: -0.2px;
}

.u_cbox .u_cbox_txt_usercomment {
  font-weight: 600;
}

.u_cbox .u_cbox_ico_usercomment {
  display: none;
}

.u_cbox .u_cbox_usercomment_newicon {
  position: absolute;
  top: -1px;
  right: 2px;
  width: 5px;
  height: 5px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-color: #00ce7c;
  font-size: 0;
}

/* //댓글모음,차단관리 */
/* 댓글모음 레이어 */

/* 차단한 이용자 안내 */

/* //댓글모음 레이어 */
/* 익명 댓글 비밀번호 입력 삭제 */

/* 신고하기 레이어 */

.u_cbox
  .u_cbox_layer_report_radio:focus-visible
  + .u_cbox_layer_report_radio_label::before {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* //신고하기 레이어 */
/* 강조형,비 강조형 레이어 공통화 */

/* 악플탐지 AI 클린봇 ON/OFF 안내 */

/* //악플탐지 AI 클린봇 ON/OFF 안내 */
/* 악플탐지 AI 클린봇1.0 ON/OFF 설정 레이어 */

.u_cbox
  .u_cbox_layer_cleanbot_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* 악플탐지 AI 클린봇1.0 ON/OFF 설정 레이어 */
/* 악플탐지 AI 클린봇2.0 ON/OFF 설정 레이어 */

.u_cbox
  .u_cbox_layer_cleanbot2_checkbox:focus-visible
  ~ .u_cbox_layer_cleanbot2_checklabel {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* 악플탐지 AI 클린봇2.0 ON/OFF 설정 레이어:end */
/* 차단,차단해제 안내메세지 알람 레이어 */

/* 차단,차단해제 안내메세지 알람 레이어:end */
/* 차단한 이용자 관리 레이어 */

/* 차단한 이용자 관리 레이어:end */
/* 이용자 관리 레이어 */

/* //이용자 관리 레이어 */
/* 댓글 작성전 악플 제재 안내 메세지:클린봇 AI스코어 기준 */

/* //댓글 작성전 악플 제재 안내 메세지:클린봇 AI스코어 기준 */
/* 댓글의 평점 */

/* //댓글의 평점 */
/* 댓글입력창의 평점 */

/* //댓글입력창의 평점 */
/* 멀티평점 평가 및 리뷰 */

/* //멀티평점 평가 및 리뷰 */
/* 멀티평점 댓글리스트 평균 카운트 */

/* //멀티평점 댓글리스트 평균 카운트 */
/* 멀티평점 댓글리스트 항목별 평점 카운트 */

/* //멀티평점 댓글리스트 항목별 평점 카운트 */
/* 멀티평점 평가하기 레이어 */

.u_cbox
  .u_cbox_layer_multirating_radiobutton:focus-visible
  + .u_cbox_layer_multirating_radiolabel {
  position: relative;
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* //멀티평점 평가하기 레이어 */
/* 계층 선택 댓글 카테고리 선택 */

.u_cbox
  .u_cbox_cateselect_radiobox:focus-visible
  + .u_cbox_cateselect_radioboxdummy {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* //계층 선택 댓글 카테고리 선택 */
/* 계층 선택 댓글 카테고리 소팅 */

/* //계층 선택 댓글 카테고리 소팅 */
/* 계층 선택 댓글 카테고리 선택시 입력창 태그 */

/* //계층 선택 댓글 카테고리 선택시 입력창 태그 */
/* 팔로우 댓글 우선 보기 안내문구 */

/* //팔로우 댓글 우선 보기 안내문구 */
/* 팔로우 레이어 */

/* //팔로우 레이어 */
/* 신)댓글모음 레이어 */

/* 신)댓글모음 레이어:end */
/* 팔로우 댓글 우선배열 */

/* //팔로우 댓글 우선배열 */
/* 인용댓글 */
/* 인용댓글,인용영역 */

/* //인용댓글,인용영역 */
/* 인용댓글,인용하기 버튼 */

/* //인용댓글,인용하기 버튼 */
/* 인용댓글,댓글 인용하기 후 댓글 입력창 부분 */

/* //인용댓글,댓글 인용하기 후 댓글 입력창 부분 */
/* 인용댓글,인용댓글로 되돌아가기 부분 */

/* //인용댓글,인용댓글로 되돌아가기 부분 */
/* //인용댓글 */
/* 답글 알림 */
/* 작성영역 답글 알림 설정 */

.u_cbox
  .u_cbox_write_replynotify_checkbox:not(:checked)
  ~ .u_cbox_write_replynotify_description2 {
  display: none;
}

.u_cbox
  .u_cbox_write_replynotify_checkbox:focus-visible
  ~ .u_cbox_write_replynotify_control
  .u_cbox_write_replynotify_label {
  outline: medium auto currentcolor;
  outline: medium auto -webkit-focus-ring-color;
}

/* //작성영역 답글 알림 설정 */
/* 답글 알림 버튼 */

/* //답글 알림 버튼 */
/* 토스트 팝업 */

/* //토스트 팝업 */
/* //답글 알림 */
/* 미디어뷰어 목록 */

/* //미디어뷰어 목록 */
/* 이모지 숏컷 옵션 */

/* 이모지 숏컷 옵션:end */
/* 창작자 좋아요 표시 */

/* 창작자 좋아요 표시:end */
/* 창작자 답글 표시 */

/* 창작자 답글 표시:end */
#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh,
#cbox_module .u_cbox_ico_usercomment,
#cbox_module .u_cbox_help_info .u_cbox_ico_help,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow,
#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more,
#cbox_module .u_cbox_comment .u_cbox_ico_exclamation,
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open,
.u_cbox .u_cbox_layer_help .u_cbox_ico_help,
.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  background-image: url("/img/sp_comment_overwrite.png");
  background-size: 226px 201px;
  background-repeat: no-repeat;
}

/* color varies - base */

/* 뉴스 서비스재정의 */
/* 공통댓글UI 개선 - 이미지 */

#cbox_module .u_cbox_head {
  min-height: 42px;
}

/* 엔드페이지 고정 너비값 */
#cbox_module .u_cbox_write .u_cbox_inbox .u_cbox_guide {
  top: 13px;
  line-height: 20px;
  bottom: 12px;
  font-size: 15px;
  color: #999;
}

@media (min-width: 768px) {
  #cbox_module .u_cbox_reply_area .u_cbox_area {
    margin-left: -14px;
    margin-right: -14px;
  }

  #cbox_module .u_cbox_reply_area .u_cbox_work_sub {
    right: -10px;
  }
}

/* 삭제된 댓글,제한된 댓글,임시 블라인드 댓글 */
.u_cbox .u_cbox_delete_contents {
  vertical-align: top;
  overflow: hidden;
  color: #757575;
  letter-spacing: -1px;
  word-break: keep-all;
}

/* 공통댓글UI 개선 */
#cbox_module .u_cbox_wrap {
  position: relative;
}

#cbox_module .u_cbox_head {
  padding-left: 0;
  padding-top: 7px;
}

@media (min-width: 768px) and (orientation: portrait) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  #cbox_module .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_head {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_title,
#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_ico_select,
#cbox_module .u_cbox_btn_totalcomment .u_cbox_txt_total {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
}

#cbox_module .u_cbox_count {
  padding-left: 0;
  font-size: 17px;
  font-weight: bold;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #222;
}

#cbox_module .u_cbox_count::after {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.5px;
  content: " comentários";
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_wrap > .u_cbox_write_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_head .u_cbox_btn_refresh {
  background: transparent;
  margin: 10px 0 0 5px;
}

#cbox_module .u_cbox_head .u_cbox_btn_refresh .u_cbox_ico_refresh {
  width: 20px;
  height: 20px;
  background-position: -44px -165px;
  background-color: transparent;
  border: none;
}

#cbox_module .u_cbox_head .u_cbox_head_tools {
  margin-top: 2px;
}

#cbox_module .u_cbox_usercomment {
  margin-right: 6px;
}

#cbox_module .u_cbox_ico_usercomment {
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
  margin: 2px 0 0 3px;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment_count_wrap {
    margin-right: 0;
    margin-left: 0;
  }
}

#cbox_module .u_cbox_write .u_cbox_write_inner {
  border: 1px solid #b0b3be;
  border-radius: 4px;
}

#cbox_module .u_cbox_write .u_cbox_btn_upload {
  display: none;
}

#cbox_module .u_cbox_write .u_cbox_inbox {
  margin-right: 0;
  padding: 13px 14px 10px;
  border-radius: inherit;
}

#cbox_module .u_cbox_write_count {
  position: absolute;
  left: 15px;
  bottom: 14px;
  margin: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #999;
}

#cbox_module .u_cbox_write_count .u_cbox_count_num {
  margin-right: 4px;
  font-weight: 500;
  color: #222;
}

#cbox_module .u_cbox_write_count .u_cbox_write_total {
  margin-left: 4px;
}

#cbox_module .u_cbox_type_logged_out .u_cbox_inbox .u_cbox_text {
  height: 22px;
  font-size: 15px;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_mask {
  display: none;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap {
  margin-right: 8px;
}

#cbox_module .u_cbox_thumb .u_cbox_thumb_wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  content: "";
}

#cbox_module .u_cbox_comment_box .u_cbox_thumb_wrap .u_cbox_img_profile {
  width: 35px;
  object-fit: cover;
  /*object-position: top;*/
  height: 35px;
  border-radius: 50%;
}

#cbox_module .u_cbox_comment_box .u_cbox_info_base {
  left: 58px;
}

#cbox_module .u_cbox_reply_area .u_cbox_info_base {
  left: 78px;
}

/* 관리자 공지사항 등록글 */

/* 댓글모음 레이어 */

#cbox_module .u_cbox_notice {
  overflow: hidden;
  padding: 12px 12px 12px 16px;
  margin-top: 8px;
  background-color: #eff3fb;
  border-radius: 4px;
  border: 0;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_notice {
    margin-right: 0;
    margin-left: 0;
  }
}

.u_cbox .u_cbox_sort {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #d2d4dd 15px,
      #d2d4dd calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  margin-top: 12px;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #d2d4dd;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}

#cbox_module .u_cbox_sort .u_cbox_sort_label {
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #929292;
}

#cbox_module .u_cbox_sort .u_cbox_sort_option_on .u_cbox_sort_label {
  padding-left: 0;
  font-weight: 600;
  color: #222;
}

#cbox_module .u_cbox_help_info .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  opacity: 0.27;
  margin: 7px 7px 7px 0;
}

#cbox_module .u_cbox_name {
  max-width: 142px;
  font-size: 14px;
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_name {
    max-width: 114px;
  }
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_reply_area .u_cbox_name {
    max-width: 110px;
  }
}

#cbox_module .u_cbox_comment .u_cbox_text_wrap .u_cbox_contents {
  letter-spacing: -0.3px;
}

#cbox_module .u_cbox_comment .u_cbox_text_wrap {
  font-size: 16px;
  line-height: 21px;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #222;
  padding-right: 18px;
}

#cbox_module .u_cbox_ico_reply {
  display: none;
}

#cbox_module .u_cbox_info_base {
  position: absolute;
  top: 38px;
  padding-top: 0;
}

#cbox_module .u_cbox_date {
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
}

#cbox_module .u_cbox_btn_totalcomment {
  position: absolute;
  left: 0;
  margin-top: 2px;
  width: 100%;
  text-align: right;
}

#cbox_module .u_cbox_info {
  margin-top: 4px;
  margin-bottom: 11px;
}

#cbox_module .u_cbox_info_main {
  position: relative;
  margin-top: -2px;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  float: left;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media (max-width: 319px) {
  #cbox_module .u_cbox_info_main {
    max-width: 80%;
  }
}

.u_cbox_wrap .u_cbox_cnt_recomm,
.u_cbox_wrap .u_cbox_cnt_unrecomm {
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
}

.u_cbox .u_cbox_recomm_set {
  margin-top: 6px;
}

.u_cbox .u_cbox_btn_unrecomm {
  margin-left: 18px;
}

.u_cbox .u_cbox_tool .u_cbox_btn_reply {
  margin: 7px 0 0 0;
  padding: 0;
  line-height: 1.76;
  letter-spacing: -0.7px;
  border: none;
  background: none;
  font-weight: 600;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
  color: #000;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt {
  padding-left: 4px;
  letter-spacing: 0;
  font-family:
    -apple-system, BlinkMacSystemFont, Helvetica, "Apple SD Gothic Neo",
    sans-serif;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_txt {
  font-weight: 500;
  color: #555;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc {
  overflow: hidden;
  width: 1px;
  height: 1px;
}

#cbox_module .u_cbox_tool .u_cbox_btn_reply .u_cbox_reply_cnt.u_vc::after {
  display: inline-block;
  margin-left: -1px;
  font-size: 13px;
  font-weight: 500;
  color: #555;
  letter-spacing: -0.7px;
  content: "작성";
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm {
  margin-top: 4px;
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_recomm,
#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  width: 13px;
  height: 15px;
  background-position: -213px 0px;
  opacity: 0.48;
}

#cbox_module .u_cbox_recomm_set .u_cbox_ico_unrecomm {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 6px;
}

#cbox_module .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  display: inline-block;
  float: none;
  margin: 0 0 3px 0;
  vertical-align: middle;
  width: 13px;
  height: 14px;
  background-position: -213px -33px;
}

.u_cbox .u_cbox_info .u_cbox_info_main {
  width: auto;
}

.u_cbox .u_cbox_info .u_cbox_thumb ~ .u_cbox_info_main {
  width: auto;
}

.u_cbox .u_cbox_info_main {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: visible;
  padding-right: 0;
}

.u_cbox .u_cbox_name_area {
  font-size: inherit;
}

/* 에디터,구독자,관리자,팔로우 뱃지 */

.u_cbox .u_cbox_thumb .u_cbox_thumb_wrap {
  z-index: 1;
}

#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment {
  z-index: 1;
  margin-left: -43px;
  height: 35px;
  margin-top: 3px;
  padding-left: 43px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  outline: none;
}

#cbox_module .u_cbox_type_profile .u_cbox_btn_totalcomment .u_cbox_ico_arrow {
  margin-top: -21px;
}

#cbox_module .u_cbox_btn_more {
  padding: 0;
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #222;
}

.u_cbox_wrap .u_cbox_more_wrap .u_cbox_page_more {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
}

#cbox_module .u_cbox_btn_more_pre .u_cbox_ico_more,
#cbox_module .u_cbox_ico_more {
  width: 10px;
  height: 6px;
  background-position: -58px -187px;
  opacity: 0.48;
}

#cbox_module .u_cbox_reply_area .u_cbox_btn_more_pre .u_cbox_ico_more {
  margin-top: 6px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.u_cbox .u_cbox_reply_area {
  margin-top: -1px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background-color: #fbfcfd;
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort .u_cbox_head_tools {
    right: -7px;
  }
}

#cbox_module .u_cbox_comment .u_cbox_ico_exclamation {
  width: 16px;
  height: 15px;
  background-position: -192px -149px;
  opacity: 0.32;
}

.u_cbox .u_cbox_delete_contents {
  font-size: 15px;
  color: #757575;
}

.u_cbox .u_cbox_btn_more_pre {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_btn_more_pre {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}

.u_cbox_wrap .u_cbox_comment_box {
  border-bottom: 1px solid transparent;
  -webkit-border-image: -webkit-repeating-linear-gradient(
      left,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  -o-border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
  border-image: repeating-linear-gradient(
      90deg,
      transparent 0,
      transparent 15px,
      #f0f0f0 15px,
      #f0f0f0 calc(100% - 15px),
      transparent calc(100% - 15px),
      transparent 100%
    )
    1;
}

@media (min-width: 1025px) {
  .u_cbox_wrap .u_cbox_comment_box {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-color: #f0f0f0;
  }
}

.u_cbox .u_cbox_reply_area .u_cbox_paginate .u_cbox_btn_more {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #ededed;
  border-bottom-width: 1px;
}

.u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-color: #f0f0f0;
}

@media (min-width: 768px) {
  .u_cbox_wrap .u_cbox_reply_area .u_cbox_comment_box {
    margin-left: 15px;
  }
}

#cbox_module .u_cbox_content_wrap > .u_cbox_list {
  padding-bottom: 20px;
}

.u_cbox_content_wrap > .u_cbox_list .u_cbox_comment {
  background-color: rgba(0, 0, 0, 0.003);
}

.u_cbox_wrap .u_cbox_reply_area .u_cbox_paginate {
  border-bottom: 0;
}

/* 공통댓글UI 개선 - 뉴스전용 */

#cbox_module .u_cbox_content_wrap:not(.u_cbox_myfollowing) {
  border-top: none;
}

/* 더보기 메뉴 */
.u_cbox .u_cbox_work_sub .u_cbox_ico_open,
#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  width: 3px;
  height: 15px;
  background-position: -207px -166px;
  opacity: 0.52;
}

#cbox_module .u_cbox_work_sub .u_cbox_ico_open {
  margin: 6px 0 0 11px;
}

/* //더보기 메뉴 */

.u_cbox .u_cbox_layer_help {
  -webkit-box-shadow:
    0 1px 1px 0 rgba(0, 0, 0, 0.07),
    0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow:
    0 1px 1px 0 rgba(0, 0, 0, 0.07),
    0 0 5px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #e0e0e0;
  border-radius: 4px;
  background-color: #f8f8f7;
}

.u_cbox .u_cbox_layer_help .u_cbox_ico_help {
  width: 14px;
  height: 14px;
  background-position: 0px -187px;
  margin: 2px 4px 0 2px;
  opacity: 0.48;
}

.u_cbox .u_cbox_layer_help .u_cbox_btn_info_close {
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  background-position: -150px -86px;
  opacity: 0.32;
}

/* 신고하기 레이어 */

.u_cbox .u_cbox_date {
  color: #757575;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_comment .u_cbox_text_wrap {
    font-size: 14px;
    line-height: 1.43;
  }
}

.u_cbox .u_cbox_name {
  max-width: 150px;
  font-size: 14px;
  padding-right: 22px;
}

/* 이용자 관리 레이어 */

/* 차단한 이용자 관리 레이어 */

.u_cbox .u_cbox_area {
  position: relative;
}

/* 댓글이 달린 원본 컨텐츠에 대한 정보 */

/* 신고댓글 */

/* 악플탐지 AI 클린봇 차단글 */

.u_cbox .u_cbox_layer_help {
  border: solid 1px rgba(0, 0, 0, 0.09);
  background-color: #fff;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
}

.u_cbox .u_cbox_layer_help .u_cbox_info_txt {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  color: #767678;
  line-height: 20px;
  letter-spacing: -1px;
}

.u_cbox .u_cbox_layer_help .u_cbox_info_title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  color: #1e1e23;
  letter-spacing: -1px;
}

/* 등급별 아이콘 - 스포츠 전용 */

/* 댓글 등록 부가 기능 재선언 */
#cbox_module .u_cbox_addition {
  display: none;
  right: 5px;
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort::before {
    display: none;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}

@media (min-width: 1025px) {
  .u_cbox .u_cbox_sort_scroller {
    padding-right: 0;
    padding-left: 2px;
  }
}

.u_cbox .u_cbox_write .u_cbox_write_area {
  border-radius: inherit;
}

.u_cbox .u_cbox_follow_button {
  right: 18px;
  background-color: #f4f4f4;
}

:root {
  --article-body-tablet-offset: rem(32px);
  --grid-6-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-6-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap))
  );
  --grid-8-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap))
  );
  --grid-8-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap))
  );
  --grid-12-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap))
  );
}

.w_t {
  font-family: MajritTx, serif;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: -0.015rem;
  text-transform: uppercase;
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 0.5rem;
  color: #000;
  position: relative;
  margin: 0;
  line-height: 0.9375rem;
}

.w_t:after {
  content: "";
  height: 0.125rem;
  width: 8.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
}

.a_c > h3 {
  font-family: MajritTx, serif;
  font-weight: 900;
  margin: 3.125rem 0 0.8125rem;
  padding: 0 0 0.625rem;
  position: relative;
}

.a_c > h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4.375rem;
  height: 0.0625rem;
  background-color: #000;
}

.a_c > h3 {
  font-size: 1.375rem;
  line-height: 1.5rem;
}

.a_c > ul {
  font-family: MajritTxRoman, serif;
  padding-left: 1.3125rem;
  font-size: 1.1875rem;
  line-height: 1.5625rem;
  margin-bottom: 2.5rem;
  margin: 0 0 2rem;
}

.a_c > ul li:not(:last-child) {
  margin-bottom: 1.25rem;
}

.a_c ol {
  counter-reset: item;
  list-style: none;
}

.a_c ol li {
  counter-increment: item;
}

.a_c ol li::marker {
  content: counter(item) ". ";
  font-weight: 700;
  margin-right: 0.625rem;
  font-family: MajritTx, serif;
}

.a_c ul a,
.a_c ol a {
  color: #016ca2;
  text-decoration: underline;
}

.a_c ul a:hover,
.a_c ol a:hover {
  text-decoration: none;
}

@-moz-document url-prefix() {
}

.w-fid .w-fid_s:has(.w_rs:empty) {
  display: none;
}

.w-sea {
  margin: 0 0 2rem;
}

.w-sea .w_b {
  padding-top: 1.3125rem;
}

.w-sea .btn-6 svg {
  margin-left: 2.25rem;
  width: 0.625rem;
  height: auto;
}

.w-sea ._g {
  grid-template-columns: 4.25rem 1fr;
  grid-column-gap: 0.875rem;
}

.w-sea_f {
  grid-column: 1/2;
}

.w-sea_f img {
  border-radius: 50%;
}

.w-sea_txt {
  grid-column: 2/5;
}

.w-sea_txt ._df {
  margin-bottom: 0.5rem;
  align-items: end;
}

.w-sea_txt_na {
  font-family: MajritTx, serif;
  font-weight: 900;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.w-sea_txt_i {
  width: auto;
  height: 1.125rem;
  margin: 0.1875rem 0 0 0.625rem;
  padding-left: 0.625rem;
  border-left: 1px solid #d3d3d3;
}

.w-sea_txt_da {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #000;
  margin: 0;
}

:root {
  --classifieds-gap: rem(20px);
}

.videoTop:has(div.c_vr) {
  height: 100%;
}

#disqus_thread {
  overflow-y: auto;
}

.me {
  font-family: MarcinAntB, sans-serif;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0.75rem;
  line-height: 0.75rem;
}

.me .btn-2,
.me .btn-3 {
  width: 100%;
}

.me svg {
  stroke: none;
}

.me .btn-fl {
  width: 0.75rem;
  height: 1.5rem;
  padding: 0;
  justify-content: flex-end;
  align-items: center;
}

.me .btn-fl svg {
  height: 6px;
  width: auto;
  transform: rotate(90deg);
  stroke: #000;
  transition: all 0.5s ease;
}

.me .btn-c svg {
  width: 1rem;
  height: auto;
}

.me-n {
  width: 20.875rem;
  z-index: 0;
  padding: 4.25rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
}

.me-n:after {
  content: "";
  width: 20.875rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  background: #fff;
  z-index: -1;
  box-shadow:
    0 -0.3125rem 0.25rem #00000003,
    0 -0.3125rem 1.5rem #00000003;
}

.me-n .me_f a {
  margin: 0;
  font-weight: 400;
  font-size: inherit;
}

.me-n .me_f > ul > li > a {
  display: block;
  line-height: 24px;
}

.me-n .ed > ul > li:first-child {
  display: none;
}

.me-n .ed ul {
  flex-direction: column;
}

.me-n .ed ul .ed_c a {
  font-weight: 700;
}

.me-n .me_deg {
  left: 0;
}

.me-n .-te {
  margin: 0 0 1rem;
  line-height: 130%;
}

.me-n .svg-nl {
  width: 1rem;
  height: auto;
  float: left;
  margin: 0 0.375rem 0 0;
}

.me_sm {
  padding: 1.125rem;
  background: #efefef;
  margin-top: 0.75rem;
  line-height: 100%;
  display: none;
  font-size: 0.875rem;
  line-height: 1.375rem;
  border-radius: 0.125rem;
  width: 100%;
}

.me_sm a {
  line-height: 0.75rem;
  display: inline-flex;
  padding: 0.375rem 0;
}

.me_f {
  padding-bottom: 1.5625rem;
  margin-bottom: 1.5625rem;
  border-bottom: 0.0625rem solid #efefef;
}

.me_f-ns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 0.9375rem;
  margin-top: -1.5rem;
  background: #efefef;
}

.me_f-ns .me_f_txt {
  margin-bottom: 0.5rem;
}

.me_f.epe ul li a {
  border-radius: 57px;
  font-weight: 700;
  font-size: 0.6875rem;
  display: flex;
  min-width: 112px;
  height: 25px;
  color: #fff;
  background: #1eb0fc;
  justify-content: center;
  align-items: center;
}

.me_f.sw_ai {
  display: none;
}

.me_bg-o {
  width: 110vw;
  height: 100vh;
  overflow: auto;
  z-index: 5;
}

.me-u {
  right: 0;
  width: 100vw;
  height: 100%;
  flex-direction: column;
  padding: 4.25rem 2.5rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
}

.me-u .me_f > li > a {
  display: inline-block;
  line-height: 24px;
}

.me-u [role="switch"] {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
}

.me-u [role="switch"] .sw_l {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: MarcinAntB, sans-serif;
}

.me-u [role="switch"] .sw {
  position: relative;
  display: inline-block;
  background: #e3e3e3;
  border-radius: 40px;
  height: 30px;
  width: 51px;
  margin-left: auto;
}

.me-u [role="switch"] .sw span {
  position: absolute;
  top: 3px;
  left: 4px;
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  background: #fff;
}

.me-u [role="switch"][aria-checked="true"] .sw {
  background: #f7d02e;
}

.me-u [role="switch"][aria-checked="true"] .sw span {
  left: inherit;
  right: 4px;
}

.me-c {
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 4.25rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
  padding: 4.25rem 2rem 0;
}

.me-c .me_f .btn {
  margin: 0 0.5625rem 0 0;
  max-width: 15.8125rem;
}

.me-c .me_f .btn-2 {
  margin-bottom: 0.375rem;
}

.me-c .me_f .btn:last-child {
  margin: 0;
}

.me_cc {
  display: flex;
  justify-content: flex-end;
}

.me_cc a {
  font-family: MarcinAntB, sans-serif;
  font-weight: 400;
  color: #016ca2;
  text-transform: none;
  margin-left: 0.9375rem;
}

.me_cc a svg {
  width: 0.5rem;
  margin: 0 0 0 0.125rem;
  height: auto;
  float: none;
  color: #016ca2;
  stroke: #016ca2;
  position: relative;
  top: 1px;
}

.me_se {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  text-transform: uppercase;
}

.me_nu {
  font-size: 1.1875rem;
  line-height: 1.1875rem;
}

.me li {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 0.75rem;
  position: relative;
}

.me_f-o li {
  text-transform: none;
}

.me .me_f > ul > li {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  width: 100%;
}

.me .w_rs_t {
  top: 0.3125rem;
}

.me .me_deg {
  position: fixed;
  top: calc(100vh - 78px);
  bottom: 0;
  width: inherit;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    #fff 38%,
    #fff 100%
  );
  height: 4.875rem;
  pointer-events: none;
}

.me_ct {
  align-items: center;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.me_ct b {
  text-transform: uppercase;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  margin-right: 0.4375rem;
}

.me_ct .tg {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.me_ct .tg_t {
  border-radius: 0.4375rem;
  background: #f2f2f2;
  width: 2.3125rem;
  height: 0.875rem;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0.125rem;
}

.me_ct .tg_h {
  width: 0.625rem;
  height: 0.625rem;
  background: #9b9b9b;
  border-radius: 50%;
}

.me-dis {
  background: #fff;
  width: 300px;
  height: 460px;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 9px solid #f7cf3c;
  box-shadow:
    0 2px 0 2px #0000000d,
    0 2px 64px #b6bbbd;
  padding-bottom: 0.3125rem;
}

.me-dis_c {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 1.875rem;
}

.me-dis_i {
  display: block;
  width: 80px;
  height: 80px;
  background: url("/img/ico-alert-users.svg") no-repeat;
  background-size: contain;
  top: -3.125rem;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
}

.me-dis_t {
  font-weight: 800;
  font-size: 1.4375rem;
  line-height: 1.75rem;
  letter-spacing: -0.59px;
  color: #000;
  text-align: center;
  margin: 2.625rem auto 1.25rem;
  width: auto;
}

.me-dis_l {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 1.875rem;
}

.me-dis_l .btn {
  font-size: 0.8125rem;
  background: #f7cf3c;
  min-width: 250px;
  height: 45px;
  border-radius: 2px;
  border: 2px solid #f7cf3c;
}

.me-dis_l .btn.btn-b {
  background: rgba(0, 0, 0, 0);
}

.me-dis p {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  letter-spacing: -0.018125rem;
  color: #000;
  margin: 0 0 1.25rem;
  text-align: center;
}

.me-dis p a {
  font-weight: 800;
  text-decoration: underline;
}

.me-dis p.lk {
  margin-bottom: 0.3125rem;
}

.me-dis .arrow {
  display: flex;
  justify-content: center;
  width: 19px;
  height: 10px;
  background: url("/img/piquito.svg") no-repeat;
  background-size: contain;
  margin: 0.625rem auto 0.9375rem;
  transform: rotate(180deg);
  text-indent: -99999999px;
}

.me-dis_d {
  width: auto;
  display: none;
}

.me-dis_d_t {
  display: flex;
  flex-direction: column;
}

.me-dis_d_t .enc {
  margin: 0 0 1.25rem;
  font-weight: 800;
  font-size: 1.0625rem;
  line-height: 1.375rem;
}

.me-dis_d_t .tx p {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  text-align: left;
}

.a_r {
  position: relative;
  margin: 0 0 3.75rem;
  background-color: #fff;
  height: auto;
  box-shadow: 0 1px 4px #0000004d;
  transform: translateZ(0);
  border-radius: 0.25rem;
  font-family: MarcinAntB, sans-serif;
  text-align: center;
  padding: 3.75rem 0;
  border-top: 10px solid #016ca2;
}

.a_r:before {
  content: "";
  position: absolute;
  top: -13.3125rem;
  left: 0;
  height: 12.5rem;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 23%, #fff 74%);
  pointer-events: none;
}

.a_r_e {
  font-size: 1.25rem;
  line-height: 1.4375rem;
  letter-spacing: -0.1px;
  color: #000;
  width: 200px;
  margin: 0 auto 2.5rem;
  font-weight: 700;
  font-family: MajritTx, serif;
}

.a_r_b .btn {
  margin: 0 0.25rem;
  padding: 0.5rem;
  min-width: 7.625rem;
  font-size: 0.75rem;
}

.a_r_ti {
  font-size: 0.875rem;
  line-height: 1.4375rem;
  color: #000;
  margin-top: 2.8125rem;
}

.a_r_ti p {
  width: 22.6875rem;
  margin-top: 0;
}

.a_r_ti p a {
  color: #000;
  text-decoration: underline;
  font-size: 0.9375rem;
  letter-spacing: -0.005rem;
  font-family: MarcinAntB, sans-serif;
  font-weight: 700;
}

.a_o > *:not(:first-child) {
  margin-top: 3.125rem;
}

.c-brr:has(.kg-especialpubli) .c_t {
  color: #717684;
}

.c-brr:has(.kg-especialpubli) .c_d {
  color: #666;
}

.w-lmv {
  border-bottom: 0.0625rem solid #4a4a4a;
}

.w-lmv .w_b {
  padding: 1.25rem 0;
}

.w-lmv ol {
  list-style-type: revert;
  padding-left: 0.9375rem;
}

.w-lmv ol li {
  font-family: MajritTx, serif;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  position: relative;
}

.w-lmv ol li a {
  font-weight: 500;
}

.w-lmv ol li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.9375rem;
  right: 0;
  border-bottom: 0.0625rem dotted #111;
}

.w-lmv ol li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.w-lmv ol li:last-child:after {
  border-bottom: none;
}

.w-sc {
  border-bottom: 0.0625rem solid #4a4a4a;
}

.w-sc .w_t {
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: -0.0175rem;
  font-weight: 900;
  padding-top: 1.25rem;
  border-top: 0.5rem solid #000;
  text-transform: none;
  padding-bottom: 0.6875rem;
}

.w-sc .w_t:after {
  width: 13.125rem;
}

.w-sc .w_b {
  padding: 0 0 0.5rem;
}

.w-sc .c {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  margin-bottom: 0;
}

.w-sc .c:last-of-type {
  border-bottom: none;
}

.w-sc .c_h {
  display: block;
}

.w-sc .c_da {
  color: #e8120b;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
}

.w-sc .c_da:after {
  content: "";
  width: 0.0625rem;
  height: 0.625rem;
  display: inline-block;
  background: #000;
  margin: 0 0.3125rem;
}

.w-sc .c .c_h .c_t {
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 600;
  margin: 0;
  display: inline;
}

.w-sc .c .c_h .c_t_i {
  top: 0.1875rem;
}

.a_o .w-sc .w_t {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 8px;
  line-height: 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  font-family: MajritTx, serif;
  border-bottom: 1px solid #000;
}

.a_o .w-sc .w_t:after {
  width: 132px;
  height: 2px;
  display: block;
}

.a_o .w-sc .c {
  border-bottom: 1px dotted #111;
  padding: 10px 0;
}

.a_o .w-sc .c:last-child {
  border-bottom: 0;
}

.a_o .w-sc .c_t {
  font-family: MajritTx, serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
}

.mc_bg {
  z-index: 1040;
  height: 100%;
  width: 100%;
  background-color: #fffc;
  top: 0;
  left: 0;
  right: 0;
}

.mc_bg._df {
  justify-content: center;
  align-items: center;
}

.mc_bg .a_r {
  width: 90%;
  margin: 0 auto;
  border-top: 0.625rem solid #016ca2;
}

.mc_bg .a_r:before {
  display: none;
}

.mc_bg .a_r .mc_c {
  padding: 1rem;
  top: 0;
  right: 0;
}

.mc_bg .a_r .mc_c svg {
  width: 1rem;
  height: 1rem;
}

.mc_bg .a_r p a {
  color: #000;
  text-decoration: underline;
  font-size: 0.9375rem;
  letter-spacing: -0.005rem;
  font-family: MarcinAntB, sans-serif;
  font-weight: 700;
}

.mci_bg {
  z-index: 1040;
  height: 100vh;
  width: 100%;
  background-color: #0003;
  top: 0;
  left: 0;
  right: 0;
}

.mci_bg .mci {
  background-color: #fff;
  width: 90%;
  height: 25.0625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1030;
  box-shadow: 0 0.0625rem 0.25rem #0000004d;
  transform: translate3d(0);
  border-radius: 0.25rem;
  text-align: center;
  font-family: MarcinAntB, sans-serif;
  border-top: 0.375rem solid #00b1ff;
}

.mci_bg .mci_b {
  margin: 0 auto 2.5rem;
  width: 12.3125rem;
  display: flex;
  justify-content: center;
  flex-flow: column;
}

.mci_bg .mci_b .btn {
  padding: 0.5rem 0;
  color: #fff;
  font-size: 0.75rem;
  margin: 0;
  min-width: 8.4375rem;
  border-radius: 0.125rem;
}

.mci_bg .mci_e {
  font-family: MajritTx, serif;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  color: #000;
  margin: 2.5rem auto 1.875rem;
  font-weight: 600;
  width: 16.25rem;
}

.mci_bg .mci_su {
  background: #fefaeb;
  text-align: center;
  margin: 0 auto;
  width: 15.75rem;
  padding: 0.75rem 0 0.9375rem;
}

.mci_bg .mci_su p {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  letter-spacing: -0.018125rem;
  color: #111;
  margin: 0 0 0.625rem;
}

.mci_bg .mci_su .btn-3 {
  min-width: 11.25rem;
  padding: 0.4375rem 0.5rem;
}

@media (min-width: 768px) {
  .a_c > h3 {
    margin: 0 2rem 2rem;
  }

  .a_c > h3 {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .a_c > ul {
    margin: 0 2rem 3.125rem;
  }

  .a_c > ul {
    font-size: 1.1875rem;
    line-height: 1.5625rem;
  }

  .w-sea {
    margin: 0 2rem 2rem;
  }

  .w-sea ._g {
    grid-column-gap: 1.25rem;
  }

  .w-sea_txt {
    grid-column: 2/8;
  }

  .w-sea_txt_na {
    font-size: 1.3125rem;
    line-height: 1.4375rem;
  }

  .me_f-ns {
    flex-direction: row;
  }

  .me_f-ns .me_f_txt {
    margin-bottom: 0;
  }

  .me_f-ns .btn {
    width: auto;
  }

  .me-u {
    height: auto;
    width: 20.875rem;
  }

  .me-c .me_f .btn-2 {
    margin-bottom: 0;
  }

  .me_cc {
    align-items: center;
  }

  .me-dis {
    width: 615px;
    height: 522px;
    top: 50%;
    padding-bottom: 0;
  }

  .me-dis_c {
    padding: 0;
  }

  .me-dis_i {
    width: 130px;
    height: 130px;
    top: -4.0625rem;
  }

  .me-dis_t {
    font-size: 1.5625rem;
    line-height: 1.875rem;
    width: 450px;
    margin: 5.9375rem auto 2.1875rem;
  }

  .me-dis p {
    margin: 0 0 1.875rem;
    line-height: 1.5rem;
  }

  .me-dis .arrow {
    margin: 0.625rem auto 1.875rem;
  }

  .me-dis_d {
    width: 450px;
  }

  .me-dis_d_t .enc {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .a_r {
    margin: 0 2rem 3.125rem;
    padding: 4.0625rem 0;
  }

  .a_r_b .btn {
    min-width: 12.3125rem;
  }

  .mc_bg .a_r {
    width: 36.5625rem;
    padding: 5.375rem 0;
    border-top: 0.375rem solid #016ca2;
  }

  .mci_bg .mci {
    width: 36.6875rem;
    height: 21.5rem;
  }

  .mci_bg .mci_b {
    margin: 0 auto 2.8125rem;
    width: 25rem;
    display: flex;
    justify-content: space-between;
    flex-flow: row;
  }

  .mci_bg .mci_b .btn {
    min-width: 12.1875rem;
    padding: 0.4375rem 0;
  }

  .mci_bg .mci_e {
    margin: 2.8125rem auto 1.5625rem;
    width: 20.3125rem;
  }

  .mci_bg .mci_su {
    width: 25rem;
  }
}

@media (min-width: 1001px) {
  .a_c > h3 {
    margin: 3.75rem 0 2rem;
  }

  .a_c > h3 {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .a_c > ul {
    margin: 0 0 2rem;
  }

  .w-sea {
    margin: 0 0 2rem;
  }

  .w-sea_txt {
    grid-column: 2/7;
  }

  .me .btn-fl svg {
    transform: none;
  }

  .me_sm {
    position: absolute;
    left: 15.3125rem;
    top: 0;
    z-index: 10;
    box-shadow:
      0 0.0625rem 0.25rem #0000004d,
      0 0.125rem 1.5rem #00000017;
    transform: translateZ(0);
    padding: 1.875rem;
    width: 15.3125rem;
    box-sizing: border-box;
    background: #fff;
    transform: translateY(-50%);
  }

  .me_sm:before {
    background-color: #fff;
    content: "\a0";
    display: block;
    height: 0.9375rem;
    position: absolute;
    top: calc(50% - 15px);
    transform: rotate(40deg) skew(-15deg);
    width: 0.9375rem;
    box-shadow: -0.125rem 0.125rem 0.125rem #00000017;
    border-radius: 0.1875rem;
    left: -0.4375rem;
  }

  .me-c {
    padding: 4.25rem 2.5rem;
    width: 59.3125rem;
  }

  .me li:hover .me_sm {
    display: block;
  }

  .me li:hover > a,
  .me li:hover ul > li {
    font-weight: 700;
  }

  .a_r {
    margin: 0;
    padding: 4.0625rem 0;
  }

  .a_r:before {
    top: -16.4375rem;
    height: 15.625rem;
  }

  .a_r_e {
    width: 200px;
    margin: 0 auto 2.5rem;
  }

  .a_o:before {
    content: "";
    height: 100%;
    width: 0.0625rem;
    background: #dedede;
    position: absolute;
    top: 0;
    right: 300px;
  }

  .a_o > *:not(:first-child) {
    margin-top: 6.25rem;
  }

  .w-sc .c .c_h .c_t {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 600;
    margin: 0;
    display: inline;
  }

  .w-sc .c .c_h .c_t_i {
    top: 0.1875rem;
  }

  .mc_bg .a_r {
    width: 47rem;
    margin: 0 auto;
  }

  .mci_bg .mci {
    width: 46.875rem;
    height: 26.5625rem;
  }

  .mci_bg .mci_e {
    margin: 5.625rem auto 1.5625rem;
    width: 20.3125rem;
  }
}

@media (min-width: 1199px) {
  .a_r {
    margin: 0 0 0 var(--grid-8-1-column-content-gap);
    padding: 4.0625rem 0;
  }
}

@media (max-width: 575.98px) {
  .mci_bg .mci_b .btn.btn-5 {
    margin-bottom: 0.5rem;
  }
}

.btn_n {
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background: rgb(0, 85, 153);
  width: 70%;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 16px 20px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
  margin: 0 0 20px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.3s !important;
}

.btn_n:hover {
  background: #4a4a65 !important;
}

.btn_n:focus {
  background: #4a4a65 !important;
}

.btn_n .animation {
  border-radius: 100%;
  animation: ripple 0.6s linear infinite;
}

.btn_n span {
  display: block;
  width: 80%;
}

@keyframes ripple {
  0% {
    box-shadow:
      0 0 0 0 rgba(255, 255, 255, 0.1),
      0 0 0 20px rgba(255, 255, 255, 0.1),
      0 0 0 40px rgba(255, 255, 255, 0.1),
      0 0 0 60px rgba(255, 255, 255, 0.1);
  }

  100% {
    box-shadow:
      0 0 0 20px rgba(255, 255, 255, 0.1),
      0 0 0 40px rgba(255, 255, 255, 0.1),
      0 0 0 60px rgba(255, 255, 255, 0.1),
      0 0 0 80px rgba(255, 255, 255, 0);
  }
}

@media (max-width: 576px) {
  .btn_n {
    width: 100%;
  }
}

.customNewsWrapper {
  width: 90%;
  max-width: 700px;
  margin: 20px auto;
  background: #c70f0f17;
  padding: 20px;
  border-radius: 10px;
  border-left: 3px solid #c70f0f;
  overflow: hidden;
  align-items: center;
  display: flex;

  flex-wrap: wrap;
}
.uniqueImageHolder {
  flex: 0 0 40%; /* Slightly more than 1/3 */
  max-width: 30%;
}
.uniqueImageHolder img {
  border-radius: 50%;

  width: 200px !important;
  height: 200px !important;
  object-fit: cover;
  display: block;
}
.distinctTextArea {
  flex: 1 1 60%;
  padding: 15px;
  color: #333;
}
.specialHeadline {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.7rem;
  color: rgb(194, 21, 73);
}
.exclusiveContent {
  margin: 0;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  margin-top: 8px !important;
}
.uniqueImageHolder a:has(img) {
  display: flex;
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .customNewsWrapper {
    flex-direction: column;
    margin: 20px 0;
  }
  .uniqueImageHolder {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .distinctTextArea {
    flex: 1 1 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.countdown-container {
  background: rgb(255 237 237);
  border-radius: 4px;
  padding: 40px 30px 60px 30px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.countdown-header {
  text-align: center;
  margin-bottom: 15px;
}

.countdown-title {
  font-size: 24px;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.countdown-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.countdown-value {
  background: #e32402;
  color: white;
  font-size: 42px;
  font-weight: bold;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  position: relative;
  transition: transform 0.3s ease;
}

.countdown-value:hover {
  transform: translateY(-5px);
}

.countdown-label {
  font-size: 11px;
  text-transform: uppercase;
  color: black;
  position: absolute;
  bottom: -50%;
}

.separator {
  font-size: 30px;
  color: black;
  align-self: center;
}

.expired-message {
  display: none;
  text-align: center;
  padding: 20px;
}

.expired-message h3 {
  color: #e53e3e;
  font-size: 28px;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .countdown-wrapper {
    gap: 10px;
  }

  .countdown-value {
    width: 65px;
    height: 65px;
    font-size: 28px;
  }

  .separator {
    font-size: 20px;
  }

  .countdown-container {
    padding: 30px 20px 45px 20px;
  }

  .countdown-title {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .countdown-wrapper {
    gap: 8px;
  }

  .countdown-value {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .separator {
    font-size: 18px;
  }

  .countdown-label {
    font-size: 9px;
  }
}

@media (max-width: 400px) {
  .countdown-wrapper {
    gap: 5px;
  }

  .countdown-value {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .countdown-container {
    padding: 25px 15px 35px 15px;
  }

  .countdown-title {
    font-size: 18px;
  }
}

@media (max-width: 380px) {
  .countdown-value {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }

  .separator {
    font-size: 16px;
  }

  .countdown-label {
    font-size: 8px;
  }
}

:root {
  --article-body-tablet-offset: rem(32px);
  --grid-6-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-6-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap))
  );
  --grid-8-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap))
  );
  --grid-8-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap))
  );
  --grid-12-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap))
  );
}

.w_t {
  font-family: MajritTx, serif;
  font-size: 0.75rem;
  font-weight: 900;
  letter-spacing: -0.015rem;
  text-transform: uppercase;
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 0.5rem;
  color: #000;
  position: relative;
  margin: 0;
  line-height: 0.9375rem;
}

.w_t:after {
  content: "";
  height: 0.125rem;
  width: 8.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000;
}

.a_c > h3 {
  font-family: MajritTx, serif;
  font-weight: 900;
  margin: 3.125rem 0 0.8125rem;
  padding: 0 0 0.625rem;
  position: relative;
}

.a_c > h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4.375rem;
  height: 0.0625rem;
  background-color: #000;
}

.a_c > h3 {
  font-size: 1.375rem;
  line-height: 1.5rem;
}

.a_c > ul {
  font-family: MajritTxRoman, serif;
  padding-left: 1.3125rem;
  font-size: 1.1875rem;
  line-height: 1.5625rem;
  margin-bottom: 2.5rem;
  margin: 0 0 2rem;
}

.a_c > ul li:not(:last-child) {
  margin-bottom: 1.25rem;
}

.a_c ol {
  counter-reset: item;
  list-style: none;
}

.a_c ol li {
  counter-increment: item;
}

.a_c ol li::marker {
  content: counter(item) ". ";
  font-weight: 700;
  margin-right: 0.625rem;
  font-family: MajritTx, serif;
}

.a_c ul a,
.a_c ol a {
  color: #016ca2;
  text-decoration: underline;
}

.a_c ul a:hover,
.a_c ol a:hover {
  text-decoration: none;
}

@-moz-document url-prefix() {
}

.w-fid .w-fid_s:has(.w_rs:empty) {
  display: none;
}

.w-sea {
  margin: 0 0 2rem;
}

.w-sea .w_b {
  padding-top: 1.3125rem;
}

.w-sea .btn-6 svg {
  margin-left: 2.25rem;
  width: 0.625rem;
  height: auto;
}

.w-sea ._g {
  grid-template-columns: 4.25rem 1fr;
  grid-column-gap: 0.875rem;
}

.w-sea_f {
  grid-column: 1/2;
}

.w-sea_f img {
  border-radius: 50%;
}

.w-sea_txt {
  grid-column: 2/5;
}

.w-sea_txt ._df {
  margin-bottom: 0.5rem;
  align-items: end;
}

.w-sea_txt_na {
  font-family: MajritTx, serif;
  font-weight: 900;
  font-size: 1.125rem;
  line-height: 1.25rem;
}

.w-sea_txt_i {
  width: auto;
  height: 1.125rem;
  margin: 0.1875rem 0 0 0.625rem;
  padding-left: 0.625rem;
  border-left: 1px solid #d3d3d3;
}

.w-sea_txt_da {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  color: #000;
  margin: 0;
}

:root {
  --classifieds-gap: rem(20px);
}

.videoTop:has(div.c_vr) {
  height: 100%;
}

#disqus_thread {
  overflow-y: auto;
}

.me {
  font-family: MarcinAntB, sans-serif;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0.75rem;
  line-height: 0.75rem;
}

.me .btn-2,
.me .btn-3 {
  width: 100%;
}

.me svg {
  stroke: none;
}

.me .btn-fl {
  width: 0.75rem;
  height: 1.5rem;
  padding: 0;
  justify-content: flex-end;
  align-items: center;
}

.me .btn-fl svg {
  height: 6px;
  width: auto;
  transform: rotate(90deg);
  stroke: #000;
  transition: all 0.5s ease;
}

.me .btn-c svg {
  width: 1rem;
  height: auto;
}

.me-n {
  width: 20.875rem;
  z-index: 0;
  padding: 4.25rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
}

.me-n:after {
  content: "";
  width: 20.875rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  background: #fff;
  z-index: -1;
  box-shadow:
    0 -0.3125rem 0.25rem #00000003,
    0 -0.3125rem 1.5rem #00000003;
}

.me-n .me_f a {
  margin: 0;
  font-weight: 400;
  font-size: inherit;
}

.me-n .me_f > ul > li > a {
  display: block;
  line-height: 24px;
}

.me-n .ed > ul > li:first-child {
  display: none;
}

.me-n .ed ul {
  flex-direction: column;
}

.me-n .ed ul .ed_c a {
  font-weight: 700;
}

.me-n .me_deg {
  left: 0;
}

.me-n .-te {
  margin: 0 0 1rem;
  line-height: 130%;
}

.me-n .svg-nl {
  width: 1rem;
  height: auto;
  float: left;
  margin: 0 0.375rem 0 0;
}

.me_sm {
  padding: 1.125rem;
  background: #efefef;
  margin-top: 0.75rem;
  line-height: 100%;
  display: none;
  font-size: 0.875rem;
  line-height: 1.375rem;
  border-radius: 0.125rem;
  width: 100%;
}

.me_sm a {
  line-height: 0.75rem;
  display: inline-flex;
  padding: 0.375rem 0;
}

.me_f {
  padding-bottom: 1.5625rem;
  margin-bottom: 1.5625rem;
  border-bottom: 0.0625rem solid #efefef;
}

.me_f-ns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 0.9375rem;
  margin-top: -1.5rem;
  background: #efefef;
}

.me_f-ns .me_f_txt {
  margin-bottom: 0.5rem;
}

.me_f.epe ul li a {
  border-radius: 57px;
  font-weight: 700;
  font-size: 0.6875rem;
  display: flex;
  min-width: 112px;
  height: 25px;
  color: #fff;
  background: #1eb0fc;
  justify-content: center;
  align-items: center;
}

.me_f.sw_ai {
  display: none;
}

.me_bg-o {
  width: 110vw;
  height: 100vh;
  overflow: auto;
  z-index: 5;
}

.me-u {
  right: 0;
  width: 100vw;
  height: 100%;
  flex-direction: column;
  padding: 4.25rem 2.5rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
}

.me-u .me_f > li > a {
  display: inline-block;
  line-height: 24px;
}

.me-u [role="switch"] {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
}

.me-u [role="switch"] .sw_l {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-family: MarcinAntB, sans-serif;
}

.me-u [role="switch"] .sw {
  position: relative;
  display: inline-block;
  background: #e3e3e3;
  border-radius: 40px;
  height: 30px;
  width: 51px;
  margin-left: auto;
}

.me-u [role="switch"] .sw span {
  position: absolute;
  top: 3px;
  left: 4px;
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  background: #fff;
}

.me-u [role="switch"][aria-checked="true"] .sw {
  background: #f7d02e;
}

.me-u [role="switch"][aria-checked="true"] .sw span {
  left: inherit;
  right: 4px;
}

.me-c {
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
  padding: 4.25rem 2.5rem;
  background: #fff;
  color: #000;
  box-shadow:
    0 0.0625rem 0.25rem #0000004d,
    0 0.125rem 1.5rem #00000017;
  box-sizing: border-box;
  padding: 4.25rem 2rem 0;
}

.me-c .me_f .btn {
  margin: 0 0.5625rem 0 0;
  max-width: 15.8125rem;
}

.me-c .me_f .btn-2 {
  margin-bottom: 0.375rem;
}

.me-c .me_f .btn:last-child {
  margin: 0;
}

.me_cc {
  display: flex;
  justify-content: flex-end;
}

.me_cc a {
  font-family: MarcinAntB, sans-serif;
  font-weight: 400;
  color: #016ca2;
  text-transform: none;
  margin-left: 0.9375rem;
}

.me_cc a svg {
  width: 0.5rem;
  margin: 0 0 0 0.125rem;
  height: auto;
  float: none;
  color: #016ca2;
  stroke: #016ca2;
  position: relative;
  top: 1px;
}

.me_se {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  text-transform: uppercase;
}

.me_nu {
  font-size: 1.1875rem;
  line-height: 1.1875rem;
}

.me li {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 0.75rem;
  position: relative;
}

.me_f-o li {
  text-transform: none;
}

.me .me_f > ul > li {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  width: 100%;
}

.me .w_rs_t {
  top: 0.3125rem;
}

.me .me_deg {
  position: fixed;
  top: calc(100vh - 78px);
  bottom: 0;
  width: inherit;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    #fff 38%,
    #fff 100%
  );
  height: 4.875rem;
  pointer-events: none;
}

.me_ct {
  align-items: center;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.me_ct b {
  text-transform: uppercase;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  margin-right: 0.4375rem;
}

.me_ct .tg {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  margin: 0;
}

.me_ct .tg_t {
  border-radius: 0.4375rem;
  background: #f2f2f2;
  width: 2.3125rem;
  height: 0.875rem;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0.125rem;
}

.me_ct .tg_h {
  width: 0.625rem;
  height: 0.625rem;
  background: #9b9b9b;
  border-radius: 50%;
}

.me-dis {
  background: #fff;
  width: 300px;
  height: 460px;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top: 9px solid #f7cf3c;
  box-shadow:
    0 2px 0 2px #0000000d,
    0 2px 64px #b6bbbd;
  padding-bottom: 0.3125rem;
}

.me-dis_c {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 1.875rem;
}

.me-dis_i {
  display: block;
  width: 80px;
  height: 80px;
  background: url("/img/ico-alert-users.svg") no-repeat;
  background-size: contain;
  top: -3.125rem;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
}

.me-dis_t {
  font-weight: 800;
  font-size: 1.4375rem;
  line-height: 1.75rem;
  letter-spacing: -0.59px;
  color: #000;
  text-align: center;
  margin: 2.625rem auto 1.25rem;
  width: auto;
}

.me-dis_l {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 1.875rem;
}

.me-dis_l .btn {
  font-size: 0.8125rem;
  background: #f7cf3c;
  min-width: 250px;
  height: 45px;
  border-radius: 2px;
  border: 2px solid #f7cf3c;
}

.me-dis_l .btn.btn-b {
  background: rgba(0, 0, 0, 0);
}

.me-dis p {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  letter-spacing: -0.018125rem;
  color: #000;
  margin: 0 0 1.25rem;
  text-align: center;
}

.me-dis p a {
  font-weight: 800;
  text-decoration: underline;
}

.me-dis p.lk {
  margin-bottom: 0.3125rem;
}

.me-dis .arrow {
  display: flex;
  justify-content: center;
  width: 19px;
  height: 10px;
  background: url("/img/piquito.svg") no-repeat;
  background-size: contain;
  margin: 0.625rem auto 0.9375rem;
  transform: rotate(180deg);
  text-indent: -99999999px;
}

.me-dis_d {
  width: auto;
  display: none;
}

.me-dis_d_t {
  display: flex;
  flex-direction: column;
}

.me-dis_d_t .enc {
  margin: 0 0 1.25rem;
  font-weight: 800;
  font-size: 1.0625rem;
  line-height: 1.375rem;
}

.me-dis_d_t .tx p {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  text-align: left;
}

.a_r {
  position: relative;
  margin: 0 0 3.75rem;
  background-color: #fff;
  height: auto;
  box-shadow: 0 1px 4px #0000004d;
  transform: translateZ(0);
  border-radius: 0.25rem;
  font-family: MarcinAntB, sans-serif;
  text-align: center;
  padding: 3.75rem 0;
  border-top: 10px solid #016ca2;
}

.a_r:before {
  content: "";
  position: absolute;
  top: -13.3125rem;
  left: 0;
  height: 12.5rem;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 23%, #fff 74%);
  pointer-events: none;
}

.a_r_e {
  font-size: 1.25rem;
  line-height: 1.4375rem;
  letter-spacing: -0.1px;
  color: #000;
  width: 200px;
  margin: 0 auto 2.5rem;
  font-weight: 700;
  font-family: MajritTx, serif;
}

.a_r_b .btn {
  margin: 0 0.25rem;
  padding: 0.5rem;
  min-width: 7.625rem;
  font-size: 0.75rem;
}

.a_r_ti {
  font-size: 0.875rem;
  line-height: 1.4375rem;
  color: #000;
  margin-top: 2.8125rem;
}

.a_r_ti p {
  width: 22.6875rem;
  margin-top: 0;
}

.a_r_ti p a {
  color: #000;
  text-decoration: underline;
  font-size: 0.9375rem;
  letter-spacing: -0.005rem;
  font-family: MarcinAntB, sans-serif;
  font-weight: 700;
}

.a_o > *:not(:first-child) {
  margin-top: 3.125rem;
}

.c-brr:has(.kg-especialpubli) .c_t {
  color: #717684;
}

.c-brr:has(.kg-especialpubli) .c_d {
  color: #666;
}

.w-lmv {
  border-bottom: 0.0625rem solid #4a4a4a;
}

.w-lmv .w_b {
  padding: 1.25rem 0;
}

.w-lmv ol {
  list-style-type: revert;
  padding-left: 0.9375rem;
}

.w-lmv ol li {
  font-family: MajritTx, serif;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  position: relative;
}

.w-lmv ol li a {
  font-weight: 500;
}

.w-lmv ol li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.9375rem;
  right: 0;
  border-bottom: 0.0625rem dotted #111;
}

.w-lmv ol li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.w-lmv ol li:last-child:after {
  border-bottom: none;
}

.w-sc {
  border-bottom: 0.0625rem solid #4a4a4a;
}

.w-sc .w_t {
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: -0.0175rem;
  font-weight: 900;
  padding-top: 1.25rem;
  border-top: 0.5rem solid #000;
  text-transform: none;
  padding-bottom: 0.6875rem;
}

.w-sc .w_t:after {
  width: 13.125rem;
}

.w-sc .w_b {
  padding: 0 0 0.5rem;
}

.w-sc .c {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  margin-bottom: 0;
}

.w-sc .c:last-of-type {
  border-bottom: none;
}

.w-sc .c_h {
  display: block;
}

.w-sc .c_da {
  color: #e8120b;
  font-family: MarcinAntB, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
}

.w-sc .c_da:after {
  content: "";
  width: 0.0625rem;
  height: 0.625rem;
  display: inline-block;
  background: #000;
  margin: 0 0.3125rem;
}

.w-sc .c .c_h .c_t {
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 600;
  margin: 0;
  display: inline;
}

.w-sc .c .c_h .c_t_i {
  top: 0.1875rem;
}

.a_o .w-sc .w_t {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 8px;
  line-height: 15px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  font-family: MajritTx, serif;
  border-bottom: 1px solid #000;
}

.a_o .w-sc .w_t:after {
  width: 132px;
  height: 2px;
  display: block;
}

.a_o .w-sc .c {
  border-bottom: 1px dotted #111;
  padding: 10px 0;
}

.a_o .w-sc .c:last-child {
  border-bottom: 0;
}

.a_o .w-sc .c_t {
  font-family: MajritTx, serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
}

.mc_bg {
  z-index: 1040;
  height: 100%;
  width: 100%;
  background-color: #fffc;
  top: 0;
  left: 0;
  right: 0;
}

.mc_bg._df {
  justify-content: center;
  align-items: center;
}

.mc_bg .a_r {
  width: 90%;
  margin: 0 auto;
  border-top: 0.625rem solid #016ca2;
}

.mc_bg .a_r:before {
  display: none;
}

.mc_bg .a_r .mc_c {
  padding: 1rem;
  top: 0;
  right: 0;
}

.mc_bg .a_r .mc_c svg {
  width: 1rem;
  height: 1rem;
}

.mc_bg .a_r p a {
  color: #000;
  text-decoration: underline;
  font-size: 0.9375rem;
  letter-spacing: -0.005rem;
  font-family: MarcinAntB, sans-serif;
  font-weight: 700;
}

.mci_bg {
  z-index: 1040;
  height: 100vh;
  width: 100%;
  background-color: #0003;
  top: 0;
  left: 0;
  right: 0;
}

.mci_bg .mci {
  background-color: #fff;
  width: 90%;
  height: 25.0625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1030;
  box-shadow: 0 0.0625rem 0.25rem #0000004d;
  transform: translate3d(0);
  border-radius: 0.25rem;
  text-align: center;
  font-family: MarcinAntB, sans-serif;
  border-top: 0.375rem solid #00b1ff;
}

.mci_bg .mci_b {
  margin: 0 auto 2.5rem;
  width: 12.3125rem;
  display: flex;
  justify-content: center;
  flex-flow: column;
}

.mci_bg .mci_b .btn {
  padding: 0.5rem 0;
  color: #fff;
  font-size: 0.75rem;
  margin: 0;
  min-width: 8.4375rem;
  border-radius: 0.125rem;
}

.mci_bg .mci_e {
  font-family: MajritTx, serif;
  font-size: 1.25rem;
  line-height: 1.4375rem;
  color: #000;
  margin: 2.5rem auto 1.875rem;
  font-weight: 600;
  width: 16.25rem;
}

.mci_bg .mci_su {
  background: #fefaeb;
  text-align: center;
  margin: 0 auto;
  width: 15.75rem;
  padding: 0.75rem 0 0.9375rem;
}

.mci_bg .mci_su p {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4375rem;
  letter-spacing: -0.018125rem;
  color: #111;
  margin: 0 0 0.625rem;
}

.mci_bg .mci_su .btn-3 {
  min-width: 11.25rem;
  padding: 0.4375rem 0.5rem;
}

@media (min-width: 768px) {
  .a_c > h3 {
    margin: 0 2rem 2rem;
  }

  .a_c > h3 {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .a_c > ul {
    margin: 0 2rem 3.125rem;
  }

  .a_c > ul {
    font-size: 1.1875rem;
    line-height: 1.5625rem;
  }

  .w-sea {
    margin: 0 2rem 2rem;
  }

  .w-sea ._g {
    grid-column-gap: 1.25rem;
  }

  .w-sea_txt {
    grid-column: 2/8;
  }

  .w-sea_txt_na {
    font-size: 1.3125rem;
    line-height: 1.4375rem;
  }

  .me_f-ns {
    flex-direction: row;
  }

  .me_f-ns .me_f_txt {
    margin-bottom: 0;
  }

  .me_f-ns .btn {
    width: auto;
  }

  .me-u {
    height: auto;
    width: 20.875rem;
  }

  .me-c .me_f .btn-2 {
    margin-bottom: 0;
  }

  .me_cc {
    align-items: center;
  }

  .me-dis {
    width: 615px;
    height: 522px;
    top: 50%;
    padding-bottom: 0;
  }

  .me-dis_c {
    padding: 0;
  }

  .me-dis_i {
    width: 130px;
    height: 130px;
    top: -4.0625rem;
  }

  .me-dis_t {
    font-size: 1.5625rem;
    line-height: 1.875rem;
    width: 450px;
    margin: 5.9375rem auto 2.1875rem;
  }

  .me-dis p {
    margin: 0 0 1.875rem;
    line-height: 1.5rem;
  }

  .me-dis .arrow {
    margin: 0.625rem auto 1.875rem;
  }

  .me-dis_d {
    width: 450px;
  }

  .me-dis_d_t .enc {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .a_r {
    margin: 0 2rem 3.125rem;
    padding: 4.0625rem 0;
  }

  .a_r_b .btn {
    min-width: 12.3125rem;
  }

  .mc_bg .a_r {
    width: 36.5625rem;
    padding: 5.375rem 0;
    border-top: 0.375rem solid #016ca2;
  }

  .mci_bg .mci {
    width: 36.6875rem;
    height: 21.5rem;
  }

  .mci_bg .mci_b {
    margin: 0 auto 2.8125rem;
    width: 25rem;
    display: flex;
    justify-content: space-between;
    flex-flow: row;
  }

  .mci_bg .mci_b .btn {
    min-width: 12.1875rem;
    padding: 0.4375rem 0;
  }

  .mci_bg .mci_e {
    margin: 2.8125rem auto 1.5625rem;
    width: 20.3125rem;
  }

  .mci_bg .mci_su {
    width: 25rem;
  }
}

@media (min-width: 1001px) {
  .a_c > h3 {
    margin: 3.75rem 0 2rem;
  }

  .a_c > h3 {
    font-size: 1.75rem;
    line-height: 1.875rem;
  }

  .a_c > ul {
    margin: 0 0 2rem;
  }

  .w-sea {
    margin: 0 0 2rem;
  }

  .w-sea_txt {
    grid-column: 2/7;
  }

  .me .btn-fl svg {
    transform: none;
  }

  .me_sm {
    position: absolute;
    left: 15.3125rem;
    top: 0;
    z-index: 10;
    box-shadow:
      0 0.0625rem 0.25rem #0000004d,
      0 0.125rem 1.5rem #00000017;
    transform: translateZ(0);
    padding: 1.875rem;
    width: 15.3125rem;
    box-sizing: border-box;
    background: #fff;
    transform: translateY(-50%);
  }

  .me_sm:before {
    background-color: #fff;
    content: "\a0";
    display: block;
    height: 0.9375rem;
    position: absolute;
    top: calc(50% - 15px);
    transform: rotate(40deg) skew(-15deg);
    width: 0.9375rem;
    box-shadow: -0.125rem 0.125rem 0.125rem #00000017;
    border-radius: 0.1875rem;
    left: -0.4375rem;
  }

  .me-c {
    padding: 4.25rem 2.5rem;
    width: 59.3125rem;
  }

  .me li:hover .me_sm {
    display: block;
  }

  .me li:hover > a,
  .me li:hover ul > li {
    font-weight: 700;
  }

  .a_r {
    margin: 0;
    padding: 4.0625rem 0;
  }

  .a_r:before {
    top: -16.4375rem;
    height: 15.625rem;
  }

  .a_r_e {
    width: 200px;
    margin: 0 auto 2.5rem;
  }

  .a_o:before {
    content: "";
    height: 100%;
    width: 0.0625rem;
    background: #dedede;
    position: absolute;
    top: 0;
    right: 300px;
  }

  .a_o > *:not(:first-child) {
    margin-top: 6.25rem;
  }

  .w-sc .c .c_h .c_t {
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 600;
    margin: 0;
    display: inline;
  }

  .w-sc .c .c_h .c_t_i {
    top: 0.1875rem;
  }

  .mc_bg .a_r {
    width: 47rem;
    margin: 0 auto;
  }

  .mci_bg .mci {
    width: 46.875rem;
    height: 26.5625rem;
  }

  .mci_bg .mci_e {
    margin: 5.625rem auto 1.5625rem;
    width: 20.3125rem;
  }
}

@media (min-width: 1199px) {
  .a_r {
    margin: 0 0 0 var(--grid-8-1-column-content-gap);
    padding: 4.0625rem 0;
  }
}

@media (max-width: 575.98px) {
  .mci_bg .mci_b .btn.btn-5 {
    margin-bottom: 0.5rem;
  }
}

.btn_n {
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  background: rgb(0, 85, 153);
  width: 70%;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 16px 20px;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  overflow: hidden;
  cursor: pointer;
  margin: 0 0 20px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.3s !important;
}

.btn_n:hover {
  background: #4a4a65 !important;
}

.btn_n:focus {
  background: #4a4a65 !important;
}

.btn_n .animation {
  border-radius: 100%;
  animation: ripple 0.6s linear infinite;
}

.btn_n span {
  display: block;
  width: 80%;
}

@keyframes ripple {
  0% {
    box-shadow:
      0 0 0 0 rgba(255, 255, 255, 0.1),
      0 0 0 20px rgba(255, 255, 255, 0.1),
      0 0 0 40px rgba(255, 255, 255, 0.1),
      0 0 0 60px rgba(255, 255, 255, 0.1);
  }

  100% {
    box-shadow:
      0 0 0 20px rgba(255, 255, 255, 0.1),
      0 0 0 40px rgba(255, 255, 255, 0.1),
      0 0 0 60px rgba(255, 255, 255, 0.1),
      0 0 0 80px rgba(255, 255, 255, 0);
  }
}

@media (max-width: 576px) {
  .btn_n {
    width: 100%;
  }
}

.customNewsWrapper {
  width: 90%;
  max-width: 700px;
  margin: 20px auto;
  background: #c70f0f17;
  padding: 20px;
  border-radius: 10px;
  border-left: 3px solid #c70f0f;
  overflow: hidden;
  align-items: center;
  display: flex;

  flex-wrap: wrap;
}
.uniqueImageHolder {
  flex: 0 0 40%; /* Slightly more than 1/3 */
  max-width: 30%;
}
.uniqueImageHolder img {
  border-radius: 50%;

  width: 200px !important;
  height: 200px !important;
  object-fit: cover;
  display: block;
}
.distinctTextArea {
  flex: 1 1 60%;
  padding: 15px;
  color: #333;
}
.specialHeadline {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.7rem;
  color: rgb(194, 21, 73);
}
.exclusiveContent {
  margin: 0;
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  margin-top: 8px !important;
}
.uniqueImageHolder a:has(img) {
  display: flex;
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .customNewsWrapper {
    flex-direction: column;
    margin: 20px 0;
  }
  .uniqueImageHolder {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .distinctTextArea {
    flex: 1 1 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.countdown-container {
  background: rgb(255 237 237);
  border-radius: 4px;
  padding: 40px 30px 60px 30px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.countdown-header {
  text-align: center;
  margin-bottom: 15px;
}

.countdown-title {
  font-size: 24px;
  font-weight: 700;
  color: #2d3748;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.countdown-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.countdown-value {
  background: #e32402;
  color: white;
  font-size: 42px;
  font-weight: bold;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  position: relative;
  transition: transform 0.3s ease;
}

.countdown-value:hover {
  transform: translateY(-5px);
}

.countdown-label {
  font-size: 11px;
  text-transform: uppercase;
  color: black;
  position: absolute;
  bottom: -50%;
}

.separator {
  font-size: 30px;
  color: black;
  align-self: center;
}

.expired-message {
  display: none;
  text-align: center;
  padding: 20px;
}

.expired-message h3 {
  color: #e53e3e;
  font-size: 28px;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .countdown-wrapper {
    gap: 10px;
  }

  .countdown-value {
    width: 65px;
    height: 65px;
    font-size: 28px;
  }

  .separator {
    font-size: 20px;
  }

  .countdown-container {
    padding: 30px 20px 45px 20px;
  }

  .countdown-title {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .countdown-wrapper {
    gap: 8px;
  }

  .countdown-value {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .separator {
    font-size: 18px;
  }

  .countdown-label {
    font-size: 9px;
  }
}

@media (max-width: 400px) {
  .countdown-wrapper {
    gap: 5px;
  }

  .countdown-value {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .countdown-container {
    padding: 25px 15px 35px 15px;
  }

  .countdown-title {
    font-size: 18px;
  }
}

@media (max-width: 380px) {
  .countdown-value {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }

  .separator {
    font-size: 16px;
  }

  .countdown-label {
    font-size: 8px;
  }
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

#form {
  position: relative;
  max-width: 500px;
  margin: 50px auto;
  padding: 30px;
  border-radius: 12px;
  min-height: 200px;
}
.lock-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  z-index: 10;
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease;
}

.timer-box {
  background: white;
  padding: 25px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  max-width: 80%;
}

.timer-box h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #333;
}

#countdown-timer {
  font-size: 48px;
  font-weight: bold;
  color: #ff4757;
  margin: 10px 0;
}

.timer-box p {
  margin: 0;
  font-size: 14px;
  color: #777;
}

.lock-overlay.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
