a {
  color: rgb(2, 107, 156);
}
.main__img {
  width: 100%;
  max-width: 100%;
  object-fit: contain;
}
.info__text {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.benefits__item::marker {
  color: rgb(24, 119, 242);
  font-family: serif;
}
.comment-line {
  font-size: 1.3rem;
  margin: 1rem 0px;
  font-weight: 500;
}
.fb-comment__text-input {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.comment-block-input__input {
  border-width: medium;
  border-style: none;
  border-color: currentcolor;
  border-image: none;
  outline: none;
  background-color: inherit;
  flex: 0 1 70%;
}
.comment-block-input__button {
  border-width: medium;
  border-style: none;
  border-color: currentcolor;
  border-image: none;
  font-weight: 500;
  float: right;
  cursor: pointer;
  color: rgb(54, 88, 153);
  padding: 10px;
}
.fb-post {
  width: 100%;
  padding: 12px;
  box-sizing: border-box;
  border: 1px solid rgb(221, 223, 226);
  border-radius: 3px;
  font:
    400 14px / 20px 'Helvetica Neue',
    Helvetica,
    Arial,
    sans-serif;
}
.fb-comment__sort {
  color: rgb(54, 88, 153);
  cursor: pointer;
  margin: 10px 0px;
}
.fb-comment__sort:hover {
  text-decoration: underline;
}
.fb-comment__sort span {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-position: -408px -270px;
  background-repeat: no-repeat;
}
.fb-comment__avatar {
  height: 32px;
  min-width: 32px;
  margin-right: 8px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 0px !important;
}
.fb-comment__item {
  display: flex;
  margin: 10px 0px;
}
.fb-comment__content {
  position: relative;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
}
.fb-comment__answer {
  display: flex;
  margin-top: 1.4rem;
}
.fb-comment__text {
  width: 100%;
  margin: 0px;
  padding: 8px 10px;
  color: rgb(29, 33, 41);
  background-color: rgb(242, 243, 245);
  border-radius: 18px;
  box-sizing: border-box;
  position: relative;
}
.fb-comment__author {
  font-weight: 600;
  color: rgb(54, 88, 153);
  text-decoration: none;
}
.fb-comment__react {
  text-decoration: none;
  color: rgb(54, 88, 153);
}
.fb-comment__react::after {
  content: '·';
  color: rgb(96, 103, 112);
  padding: 3px;
}
.fb-comment__posted {
  color: rgb(96, 103, 112);
}
.fb-comment__like {
  position: absolute;
  bottom: 5px;
  right: 0px;
  height: 20px;
  width: 44px;
  background: rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 0px;
  color: rgb(141, 148, 158);
  font-size: 11px;
  font-weight: normal;
  padding: 2px 1px 2px 2px;
  cursor: pointer;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fb-comment__like img {
  height: 18px;
  width: 18px;
  display: inline-block;
  margin-right: 3px;
  padding: 0px !important;
}
@media screen and (max-width: 600px) {
  .fb-post {
    width: 100%;
    margin: 0px;
    padding: 10px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: none;
  }
  .fb-comment__text {
    max-width: 100%;
  }
}
img {
  padding: 0px !important;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
}
* {
  box-sizing: border-box;
}
.nav::after {
  clear: both;
}
body,
html {
  margin: 0px;
  padding: 0px;
}
a,
button,
h1,
h2,
h5,
img,
label,
li,
p,
ul {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-style: normal;
}
a:active,
a:hover {
  outline: 0px;
}
footer,
header,
nav,
section {
  display: block;
}
img {
  border: 0px;
}
button,
input {
  font-size: 100%;
  margin: 0px;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button {
  cursor: pointer;
  appearance: button;
}
a:focus {
  outline: 0px;
}
.nav {
  position: relative;
  margin: 0px 0px -6px;
  padding: 0px;
}
.nav::after,
.nav::before {
  display: table;
  content: '';
  line-height: 0;
}
.sso__button.no-image:not(:disabled):hover {
  background: rgba(29, 47, 58, 0.7);
  color: rgb(255, 255, 255);
}
.sso__button.no-image:not(:disabled).active,
.sso__button.no-image:not(:disabled):active {
  transition: none;
  background: rgb(46, 159, 255);
}
.button {
  border-radius: 3px;
  border: 1px solid transparent;
  line-height: 1.1em;
  text-align: center;
  font-weight: 500;
  padding: 8px 10px 9px;
  display: inline-block;
  cursor: pointer;
}
.button:disabled {
  opacity: 0.35;
  cursor: default;
  user-select: none;
}
h5 {
  font-weight: 700;
  font-size: 11px;
  color: rgb(104, 122, 134);
  margin: 0px 0px 10px;
  line-height: 1;
}
html {
  box-sizing: border-box;
  color: rgb(56, 63, 78);
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
  scroll-padding-top: calc(50% - 200px);
}
html {
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, sans-serif;
}
body {
  font-size: 16px;
  overflow-x: hidden;
}
@media (min-width: 1024px) {
  body {
    background-color: rgb(245, 246, 248);
  }
}
@media print {
  body {
    font-size: 9pt;
    background-color: rgb(255, 255, 255);
  }
}
*,
::before,
::after {
  box-sizing: inherit;
}
body,
h1,
h2,
h5,
p,
ul {
  margin: 0px;
  padding: 0px;
  font-weight: inherit;
}
img {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  max-width: 100%;
  height: auto;
}
a {
  color: inherit;
  font-family: inherit;
}
.icon {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
}
@media (min-width: 320px) {
  [class*=' grid-'] {
    display: grid;
    grid-auto-flow: dense;
  }
}
@media (min-width: 320px) {
  .grid {
    display: grid;
    grid-auto-columns: 1fr;
  }
}
[class*='row-1'] {
  grid-row: auto / span 1;
}
@supports not (display: grid) {
  @media (min-width: 1024px) {
    .old__zone {
      position: relative;
    }
    .old__zone::after {
      content: '';
      display: table;
      clear: both;
    }
  }
}
.zone {
  margin: 0px auto;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 1024px) {
  .zone {
    max-width: 115.2rem;
  }
}
@media (min-width: 1200px) {
  .zone {
    margin: 0px auto;
  }
}
.main {
  background-color: rgb(255, 255, 255);
}
@media (min-width: 1024px) {
  .main {
    background-color: rgb(245, 246, 248);
  }
}
@media print {
  .main {
    background-color: rgb(255, 255, 255);
  }
}
.main .zone {
  margin: 0px 1.6rem;
}
@media (min-width: 576px) {
  .main .zone {
    margin: 0px 3.2rem;
  }
}
@media (min-width: 768px) {
  .main .zone {
    margin: 0px auto;
    max-width: 66.4rem;
  }
}
@media (min-width: 1024px) {
  .main--free .zone {
    max-width: 100rem;
    padding-bottom: 4rem;
    margin: 0px auto;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.zone--article {
  padding-bottom: 4rem;
}
@media (min-width: 1024px) {
  .zone--article {
  }
}
@media (min-width: 1024px) {
  .zone--article-premium {
    grid-template-rows: auto 2.2rem auto auto;
  }
}
@media (min-width: 1024px) {
  .main--free .zone--article {
    padding: 30px 3.2rem 3.2rem;
  }
}
@media print {
  .main--free .zone--article {
    background-color: rgb(255, 255, 255);
    display: block;
    width: 664px;
    box-shadow: 0px 0px;
    position: relative;
    overflow: visible;
    padding: 1.5cm;
  }
}
.icon {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  flex-shrink: 0;
  height: 2rem;
  width: 2rem;
}
.button {
  border-radius: 0.4rem;
  display: inline-block;
  font-weight: 600;
}
.button {
  font-family: Arial, Roboto, sans-serif;
}
html.fonts-loaded .button {
  font-family: 'Marr Sans', Arial, Roboto, sans-serif;
}
.button:hover {
  cursor: pointer;
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
.comment {
  padding-bottom: 2.4rem;
  border-bottom: 0.1rem solid rgb(232, 234, 238);
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
.page__view-more--trigger:not(:checked) + .page__actions-container {
  overflow: visible;
}
.article {
  margin: 2.4rem 0px;
  padding-top: 2.4rem;
  border-top: 0.1rem solid rgb(213, 216, 220);
}
.article::after {
  content: '';
  display: table;
  clear: both;
}
.article:nth-of-type(1) {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
@supports (font-variation-settings: normal) {
}
.article__title {
  color: rgb(42, 48, 59);
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
}
.article__title {
  font-family: Georgia, Droid-serif, serif;
}
html.fonts-loaded .article__title {
  font-family: 'The Antiqua B standard', Georgia, Droid-serif, serif;
}
@supports (font-variation-settings: normal) {
  html.fonts-loaded .article__title {
    font-family: 'The Antiqua B', Georgia, Droid-serif, serif;
  }
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
.article__paragraph {
  margin-top: 2rem;
  color: rgb(56, 63, 78);
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.52;
}
@media (min-width: 768px) {
  .article__paragraph {
    font-size: 1.8rem;
    line-height: 1.55;
  }
}
@media print {
  .article__paragraph {
    font-size: 9pt;
    margin-top: 1.6rem;
  }
}
.article__paragraph a {
  text-decoration: underline 0.06em;
  text-underline-offset: 0.2em;
}
.article__paragraph a:hover {
  opacity: 0.8;
  text-decoration: none;
}
@supports (font-variation-settings: normal) {
}
.main--free .article--restricted {
  overflow: hidden;
}
.article--single {
  margin-bottom: 0px;
}
.article--single h1 {
  font-size: 2.8rem;
}
@media (min-width: 1024px) {
  .article--single h1 {
    font-size: 3.8rem;
  }
}
.article--single .article__header {
  position: relative;
  padding-bottom: 2rem;
}

@media (min-width: 576px) {
  .article--single .article__header {
    padding-bottom: 2.4rem;
    grid-area: 1 / 1 / auto / span 2;
  }
}
.article--single .article__header .article__header-wrap {
  position: relative;
}
@media (min-width: 1024px) {
  .article--single .article__header .article__heading {
  }
}
@supports (font-variation-settings: normal) {
}
.article--single .article__title {
  font-size: 2.6rem;
  line-height: 1.25;
  font-weight: 700;
  margin-top: 1.2rem;
}
@media (min-width: 576px) {
  .article--single .article__title {
    font-size: 2.8rem;
    line-height: 1.14;
  }
}
@media (min-width: 768px) {
  .article--single .article__title {
    font-size: 3.4rem;
    line-height: 1.11;
    font-weight: 500;
  }
}
@media (min-width: 1024px) {
  .article--single .article__title {
    font-size: 3.8rem;
  }
}
@media print {
  .article--single .article__title {
    font-size: 15pt;
  }
}
@supports (font-variation-settings: normal) {
}
@media not all and (-webkit-min-device-pixel-ratio: 0),
  not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
  }
}
@media (max-width: 1023px) {
  .main--with-contextual-nav {
    margin-top: 5.6rem;
  }
}
.overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 4;
  top: 0px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
html.fonts-loaded {
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, sans-serif;
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
@media (min-width: 1024px) {
  @supports (font-variation-settings: normal) {
  }
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@supports (font-variation-settings: normal) {
}
@media screen and (-ms-high-contrast: active) and (min-width: 1024px),
  screen and (-ms-high-contrast: none) and (min-width: 1024px) {
  .old__zone {
    position: relative;
  }
  .old__zone::after {
    content: '';
    display: table;
    clear: both;
  }
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .icon {
    background-size: auto;
  }
}
:focus,
:active {
  outline: none;
}
a:focus,
a:active {
  outline: none;
}
nav,
footer,
header {
  display: block;
}
input,
button {
  font-family: inherit;
}
input[type='text'] {
  border-radius: 0px;
  appearance: none !important;
}
button {
  cursor: pointer;
}
button {
  background: none;
}
a,
a:visited,
a:hover {
  text-decoration: none;
}
.custom-form {
  max-width: 500px;
  margin: 0px auto;
  font-family: Montserrat, sans-serif;
  padding: 20px;
  position: relative;
  width: 100%;
  border-radius: 18px !important;
}
.custom-form__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  height: fit-content;
}
.custom-form__header h5 {
  color: rgb(51, 51, 51);
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  font-size: 28px;
  margin: 0px auto;
  text-align: center;
}
.custom-form__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-block: 30px;
}
@media (max-width: 500px) {
  .custom-form {
    padding: 10px;
  }
}
form.form-container button[type='submit']:not(:disabled):hover {
  background-color: rgb(255, 0, 0);
  text-align: center;
  color: rgb(255, 255, 255) !important;
}
.comment {
  margin-bottom: 10px;
  border-radius: 5px;
  width: 100%;
}
.content {
  margin-top: 5px;
}
.grid {
  position: relative;
  display: grid;
  width: 100%;
  min-width: min-content;
}
.common-header-container {
  height: var(--header-height, min-content);
}
.common-header-container .common-main-header .content > div {
  grid-template-columns:
    [left-start] var(--header-outer-spacing, auto)
    [center-start] 2fr [center-end] var(--header-outer-spacing, auto)
    [right-end];
  grid-template-rows: [main-start] 1fr [main-end];
}
.common-header-container .common-main-header .content > div .left-options {
  grid-column: left-start / center-start;
}
.common-header-container .common-main-header .content > div .center-options {
  grid-column: var(--center-options-grid-column, center-start/center-end);
}
.common-header-container .common-main-header .content > div .right-options {
  grid-column: center-end / right-end;
}
.link {
  cursor: pointer;
  color: rgb(2, 80, 201);
}
.link.--unstyled {
  color: inherit;
}
@media (min-width: 64rem) {
  .link:hover {
    opacity: 0.8;
  }
}
.grid .grid-item:has(> .ln-card) {
  padding-bottom: 0.75rem;
}
.wrapper-dropdown {
  visibility: hidden;
  z-index: 15001;
  width: 100vw;
  height: 100vh;
  top: 0px;
  position: fixed;
  overflow-y: scroll;
}
.wrapper-dropdown .overlay {
  display: flex;
  background: rgba(0, 0, 0, 0.3);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0px;
  z-index: 100;
}
.wrapper-dropdown .ln-dropdown {
  transition: 0.2s ease-in-out;
  background: rgb(242, 242, 242);
  width: 100vw;
  position: absolute;
  z-index: 100;
  left: -25rem;
  padding-bottom: 11.25rem;
  overflow-y: scroll;
}
.wrapper-dropdown .ln-dropdown > header {
  background: rgb(255, 255, 255);
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  justify-content: space-between;
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 0.0625rem solid rgb(228, 228, 228);
}
.wrapper-dropdown .ln-dropdown > nav {
  width: 100%;
  z-index: 1;
}
.wrapper-dropdown .ln-dropdown > nav > ul {
  margin-top: 0.5rem;
  border-top: 0.0625rem solid rgb(228, 228, 228);
}
.wrapper-dropdown .ln-dropdown > nav ul {
  background: rgb(255, 255, 255);
  width: 100%;
}
.wrapper-dropdown .ln-dropdown > nav ul li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0px;
  border-bottom: 0.0625rem solid rgb(228, 228, 228);
}
.wrapper-dropdown .ln-dropdown > nav ul li:hover {
  background: rgb(242, 242, 242);
}
.wrapper-dropdown .ln-dropdown > nav ul li:hover > a .menu-item-title {
  color: rgb(2, 80, 201);
  text-decoration: underline;
}
.wrapper-dropdown .ln-dropdown > nav ul li a {
  font-size: 0.875rem;
  color: rgb(0, 0, 0);
  height: 3.125rem;
  width: calc(100% - 3.125rem);
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0.625rem 1.25rem;
}
.wrapper-dropdown .ln-dropdown > nav ul li .button {
  display: none;
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more {
  justify-content: center;
  align-items: center;
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more > a {
  border-right: 0.0625rem solid rgb(228, 228, 228);
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more .button {
  width: 3.125rem;
  padding: 0px;
  border: 0px;
  background: 0px center;
  margin: 0px;
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more .button i {
  color: rgb(0, 0, 0);
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more ul {
  display: none;
  border-top: 0.0625rem solid rgb(228, 228, 228);
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more ul li a {
  padding-left: 2rem;
}
.wrapper-dropdown .ln-dropdown > nav ul li.--more.--inactive ul {
  display: none;
}
.wrapper-dropdown .ln-dropdown > nav ul.--secondary a {
  color: rgb(90, 90, 90);
}
@media (min-width: 64rem) {
  .wrapper-dropdown {
    overflow: hidden;
  }
  .wrapper-dropdown .ln-dropdown {
    overflow-y: initial;
    width: 17.5rem;
    height: 100vh;
    background: rgb(255, 255, 255);
  }
  .wrapper-dropdown .ln-dropdown > header {
    border: 0px;
  }
  .wrapper-dropdown .ln-dropdown > nav ul {
    margin-top: 0px;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li {
    border-bottom: 0px;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li a {
    height: 2.5rem;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li .ln-button {
    transform: rotate(-90deg);
  }
  .wrapper-dropdown .ln-dropdown > nav ul li.--more > a {
    border: 0px;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li.--more.--inactive:hover ul {
    display: block;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li.--more ul {
    position: absolute;
    left: 99%;
    top: 0px;
    width: 13.75rem;
    background: rgb(255, 255, 255);
    border-radius: 0.25rem;
    padding: 1rem;
    box-shadow: rgb(189, 189, 189) -0.0625rem 0.125rem 0.3125rem 0px;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li.--more ul li a {
    padding-left: 1rem;
  }
  .wrapper-dropdown .ln-dropdown > nav ul li.--more ul::before {
    content: '';
    width: 1rem;
    height: 1rem;
    left: -0.375rem;
    top: 0.6875rem;
    transform: rotate(136deg);
    position: absolute;
    background: rgb(255, 255, 255);
    box-shadow: rgba(189, 189, 189, 0.4) 0.125rem 0.125rem 0.125rem 0.0625rem;
    z-index: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) and (max-height: 950px) {
  .wrapper-dropdown .ln-dropdown > nav ul.--tertiary {
    height: calc(-660px + 100vh);
    overflow-y: scroll;
  }
}
@media (min-width: 1280px) and (max-height: 850px) {
  .wrapper-dropdown .ln-dropdown > nav ul.--tertiary {
    height: calc(-610px + 100vh);
    overflow-y: scroll;
  }
}
.list li {
  position: relative;
  margin-bottom: 1rem;
}
:root {
  --color-link: var(--blue-500);
}
.ln-link {
  color: var(--color-link);
}
.--font-s {
  font-size: 1rem;
  line-height: 150%;
}
.--font-xs {
  font-size: 1.275rem;
  line-height: 130%;
}
@media (max-width: 767px) {
  .--mobile-none {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .--tablet-none {
    display: none !important;
  }
}
.gap-4 {
  gap: 4px;
}
.gap-8 {
  gap: 8px;
}
.gap-12 {
  gap: 12px;
}
.gap-16 {
  gap: 16px;
}
.gap-24 {
  gap: 24px;
}
.gap-32 {
  gap: 32px;
}
button {
  cursor: pointer;
  background: unset;
}
input:focus,
a,
button {
  outline: 0px;
}
:root {
  --size-3xs: 0.25rem;
  --size-2xs: 0.5rem;
  --size-xs: 0.75rem;
  --size-sm: 1rem;
  --size-md: 1.5rem;
  --size-lg: 2rem;
  --size-xl: 2.5rem;
  --size-2xl: 4rem;
  --size-3xl: 5rem;
  --light-neutral-0: #fff;
  --light-neutral-50: #fefefe;
  --light-neutral-100: #f7f7f4;
  --light-neutral-200: #f2f2f2;
  --light-neutral-300: #e4e4e4;
  --light-neutral-400: #ccc;
  --light-neutral-500: #919191;
  --light-neutral-600: #5a5a5a;
  --light-neutral-700: #333;
  --light-neutral-800: #272727;
  --light-neutral-900: #1c1c1f;
  --dark-neutral-0: #000;
  --dark-neutral-50: #1c1c1f;
  --dark-neutral-100: #272727;
  --dark-neutral-200: #333;
  --dark-neutral-300: #5a5a5a;
  --dark-neutral-400: #919191;
  --dark-neutral-500: #adadad;
  --dark-neutral-600: #ccc;
  --dark-neutral-700: #e4e4e4;
  --dark-neutral-800: #f2f2f2;
  --dark-neutral-900: #fff;
  --neutral-light-1: #fefefe;
  --neutral-light-50: #f2f2f2;
  --neutral-light-100: #e6e6e6;
  --neutral-light-200: #ccc;
  --neutral-light-600: #666;
  --neutral-light-700: #4d4d4d;
  --neutral-light-800: #333;
  --neutral-light-900: #1a1a1a;
  --neutral-dark-1: #010101;
  --neutral-dark-50: #0d0d0d;
  --neutral-dark-300: #4d4d4d;
  --neutral-dark-999: #fefefe;
  --no-digital: #e6e6e6;
  --blue-100: #e7f0ff;
  --blue-500: #0250c9;
  --blue-400: #126fff;
  --blue-300: #85b4fe;
  --danger-600: #99151d;
  --danger-300: #e95e66;
  --red-700: #b40d15;
  --yellow-subscribe: #ffff24;
  --la-nacion: #006998;
  --ln-campo: #008561;
  --comunidad-negocios: #e2342d;
  --ln-movilidad: #c54f00;
  --ln-bienestar: #7267c3;
  --ln-propiedades: #0074c4;
  --hashtag: #dbff00;
  --hashtag-dark: #475300;
  --webstorys: #ffc6f9;
  --webstorys-dark: #88187c;
  --exclusivo-suscriptores: #fdb727;
  --bg-exclusivo-suscriptores: #272727;
  --opinion: #0074c4;
  --nunca-cuatro: #74d1e5;
  --criptograma: #a2ce40;
  --sudoku: #ee6ba9;
  --crucigrama: #e1435f;
  --palabras-cruzadas: #ca67d2;
  --sopa-de-letras: #ecb535;
  --el-telar: #5bbb87;
  --trivias: #69c7c3;
  --cruciexpress: #ff8ea9;
  --palabra-oculta: #97c7ff;
  --diferencias: #ed933f;
  --line-100: 100%;
  --line-110: 110%;
  --line-116: 116%;
  --line-120: 120%;
  --line-130: 130%;
  --gap-v: var(--size-sm);
  --cols: 8;
  --gap-img: 12px;
  --gap-badge: 8px;
  --header-outer-spacing: 2fr;
  --center-options-grid-column: left-start / center-end;
}
@media (min-width: 768px) {
  :root {
    --gap-v: var(--size-md);
    --cols: 12;
  }
}
@media (min-width: 1280px) {
  :root {
    --gap-v: var(--size-xs);
    --cols: 16;
    --center-options-grid-column: center-start / center-end;
  }
}
@media (min-width: 1360px) {
  :root {
    --gap-v: var(--size-lg);
  }
}
.lay-container {
  width: 100%;
  margin: 0px auto;
  padding: 0 var(--gap-v);
}
@media (width <= 22.375rem) {
  .common-main-header .right-options .ln-button[data-variant='subscribe'] {
    background: 0px center;
    padding: 0px;
    text-transform: none;
    font-size: 0.875rem;
  }
}
.common-main-header .ln-button {
  transition: none;
}
.common-main-header .ln-button .icon {
  transition: none;
}
.rounded-4 {
  border-radius: 0.25rem;
}
.rounded-16 {
  border-radius: 1rem;
}
.rounded-circle {
  border-radius: 50%;
}
.border.border-all {
  border-style: solid;
}
.border.border-bottom {
  border-bottom-style: solid;
}
.border.border-left {
  border-left-style: solid;
}
.border.border-light-300 {
  border-color: var(--light-neutral-300);
}
.border.border-neutral-light-100 {
  border-color: var(--neutral-light-100);
}
.border.border-neutral-light-200 {
  border-color: var(--neutral-light-200);
}
.border.border-transparent {
  border-color: transparent;
}
.border.border-thin {
  border-width: thin;
}
.z-1 {
  z-index: 1;
}
.text-black {
  color: var(--dark-neutral-0);
}
.text-light-0 {
  color: var(--light-neutral-0);
}
.text-light-600 {
  color: var(--light-neutral-600);
}
.text-light-700 {
  color: var(--light-neutral-700);
}
.text-light-800 {
  color: var(--light-neutral-800);
}
.text-neutral-light-800 {
  color: var(--neutral-light-800);
}
.bg-light-50 {
  background: var(--light-neutral-50);
}
.bg-light-400 {
  background: var(--light-neutral-400);
}
.bg-black {
  background: var(--dark-neutral-0);
}
.bg-neutral-light-50 {
  background: var(--neutral-light-50);
}
.bg-transparent {
  background: transparent;
}
.bg-yellow-subscribe {
  background: var(--yellow-subscribe);
}
.bg-secondary__hover:hover {
  background: var(--neutral-light-50);
}
.text-12 {
  font-size: 0.75rem;
  line-height: 100%;
}
.text-14 {
  font-size: 1.275rem;
  line-height: 130%;
}
.--font-bold:not(.--font-primary),
.font-bold:not(.--font-primary) {
  font-weight: 700;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-32 {
  margin-bottom: 2rem;
}
.mt-32 {
  margin-top: 2rem;
}
.ml-7 {
  margin-left: 0.4375rem;
}
.mr-4 {
  margin-right: 0.25rem;
}
.mr-8 {
  margin-right: 0.5rem;
}
.mr-16 {
  margin-right: 1rem;
}
.my-3 {
  margin-block: 0.1875rem;
}
.p-4 {
  padding: 0.25rem;
}
.p-8 {
  padding: 0.5rem;
}
.px-8 {
  padding-inline: 0.5rem;
}
.px-12 {
  padding-inline: 0.75rem;
}
.px-16 {
  padding-inline: 1rem;
}
.px-20 {
  padding-inline: 1.25rem;
}
.pt-8 {
  padding-top: 0.5rem;
}
.pb-16 {
  padding-bottom: 1rem;
}
.pb-24 {
  padding-bottom: 1.5rem;
}
.pl-16 {
  padding-left: 1rem;
}
.pr-60 {
  padding-right: 3.75rem;
}
.py-4 {
  padding-block: 0.25rem;
}
.py-6 {
  padding-block: 0.375rem;
}
.py-8 {
  padding-block: 0.5rem;
}
.py-12 {
  padding-block: 0.75rem;
}
.py-16 {
  padding-block: 1rem;
}
@media (min-width: 48rem) {
  .mb-24_m {
    margin-bottom: 1.5rem;
  }
  .mt-0_m {
    margin-top: 0px;
  }
  .py-12_m {
    padding-block: 0.75rem;
  }
  .px-16_m {
    padding-inline: 1rem;
  }
}
.flex.flex {
  display: flex;
}
.grid.grid {
  display: grid;
}
.inline-flex.inline-flex {
  display: inline-flex;
}
.inline-block.inline-block {
  display: inline-block;
}
@media (max-width: 767.9px) {
  .sm-none {
    display: none !important;
  }
}
@media (max-width: 1279.9px) {
  .lg-only {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .lg-none {
    display: none !important;
  }
}
.jc-center {
  justify-content: center;
}
.jc-between {
  justify-content: space-between;
}
.jc-end {
  justify-content: flex-end;
}
.jc-start {
  justify-content: flex-start;
}
.ai-center {
  align-items: center;
}
.ai-start {
  align-items: flex-start;
}
@media (min-width: 48rem) {
  .jc-between_m {
    justify-content: space-between;
  }
  .jc-start_m {
    justify-content: flex-start;
  }
  .ai-center_m {
    align-items: center;
  }
}
@media (min-width: 64rem) {
  .jc-between_l {
    justify-content: space-between;
  }
}
@media (min-width: 80rem) {
  .jc-center_lg {
    justify-content: center;
  }
}
.flex-column {
  flex-direction: column;
}
@media (min-width: 48rem) {
  .flex-column_m {
    flex-direction: column;
  }
  .flex-row_m {
    flex-direction: row;
  }
}
@media (min-width: 64rem) {
  .flex-row_l {
    flex-direction: row;
  }
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-grow-1 {
  flex-grow: 1;
}
@media (min-width: 64rem) {
  .flex-grow-1_l {
    flex-grow: 1;
  }
}
.w-100.w-100 {
  width: 100%;
}
.w-max.w-max {
  width: max-content;
}
.w-fit.w-fit {
  width: fit-content;
}
.w-4.w-4 {
  width: 0.25rem;
}
.w-32.w-32 {
  width: 2rem;
}
.w-50.w-50 {
  width: 3.125rem;
}
.w-152.w-152 {
  width: 9.5rem;
}
@media (min-width: 48rem) {
  .w-304_md.w-304_md {
    width: 19rem;
  }
}
@media (min-width: 80rem) {
  .w-380_lg.w-380_lg {
    width: 23.75rem;
  }
}
@media (min-width: 48rem) {
  .max-w-100px_m.max-w-100px_m {
    max-width: 6.25rem;
  }
}
@media (min-width: 64rem) {
  .max-w-152_l.max-w-152_l {
    max-width: 9.5rem;
  }
}
.h-100.h-100 {
  height: 100%;
}
.h-4.h-4 {
  height: 0.25rem;
}
.h-16.h-16 {
  height: 1rem;
}
.h-32.h-32 {
  height: 2rem;
}
.h-40.h-40 {
  height: 2.5rem;
}
.h-48.h-48 {
  height: 3rem;
}
.h-50.h-50 {
  height: 3.125rem;
}
.h-64.h-64 {
  height: 4rem;
}
.h-fit.h-fit {
  height: fit-content;
}
@media (min-width: 48rem) {
  .h-32_md.h-32_md {
    height: 2rem;
  }
  .h-40_md.h-40_md {
    height: 2.5rem;
  }
  .h-86_md.h-86_md {
    height: 5.375rem;
  }
}
@media (min-width: 64rem) {
  .h-88_l.h-88_l {
    height: 5.5rem;
  }
}
@media (min-width: 80rem) {
  .h-40_lg.h-40_lg {
    height: 2.5rem;
  }
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
@media (min-width: 48rem) {
  .text-initial_m {
    text-align: initial;
  }
}
.uppercase {
  text-transform: uppercase;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1rem;
}
.grid-cols-8 {
  grid-template-columns: repeat(8, 1fr);
  column-gap: 1rem;
}
.col-span-8 {
  grid-column: span 8;
}
@media (min-width: 48rem) {
  .grid-cols-12_m {
    grid-template-columns: repeat(10, 1fr);
    column-gap: 1.5rem;
  }
  .col-span-2_m {
    grid-column: span 2;
  }
  .col-span-4_m {
    grid-column: span 4;
  }
}
@media (min-width: 80rem) {
  .grid-cols-12_lg {
    grid-template-columns: repeat(12, 1fr);
    column-gap: 1.5rem;
  }
  .col-span-2_lg {
    grid-column: span 2;
  }
  .col-span-4_lg {
    grid-column: span 4;
  }
}
@media (min-width: 83.75rem) {
  .grid-cols-16_xl {
    grid-template-columns: repeat(16, 1fr);
    column-gap: 2rem;
  }
  .col-span-2_xl {
    grid-column: span 2;
  }
  .col-span-3_xl {
    grid-column: span 3;
  }
  .col-span-5_xl {
    grid-column: span 5;
  }
}
.gap-4 {
  gap: 0.25rem;
}
.gap-8 {
  gap: 0.5rem;
}
.gap-9 {
  gap: 0.5625rem;
}
.gap-12 {
  gap: 0.75rem;
}
.gap-16 {
  gap: 1rem;
}
.gap-24 {
  gap: 1.5rem;
}
.gap-28 {
  gap: 1.75rem;
}
.gap-32 {
  gap: 2rem;
}
@media (min-width: 48rem) {
  .gap-16_m {
    gap: 1rem;
  }
  .row-gap-12_m {
    row-gap: 0.75rem;
  }
  .column-gap-24_m {
    column-gap: 1.5rem;
  }
}
@media (min-width: 64rem) {
  .column-gap-12_l {
    column-gap: 0.75rem;
  }
}
@media (min-width: 80rem) {
  .gap-80_lg {
    gap: 5rem;
  }
}
:root {
  --newsletterbox-font-family: Prumo, georgia, serif;
  --newsletterbox-text-font-variation: 'wght' 170;
  --newsletterbox-text-font-weight: 100;
  --newsletterbox-title-font-variation: 'wght' 170;
  --newsletterbox-title-font-weight: 100;
  --newsletterbox-description-font-variation: 'wght' 110, 'opsz' 0;
  --newsletterbox-description-font-weight: 90;
  --newsletterbox-title-color: var(--blue-500);
  --newsletterbox-button-background-color: var(--blue-500);
  --newsletterbox-button-color: var(--light-neutral-50);
  --newsletterbox-button-radius: 0.25rem;
  --newsletterbox-button-font-family: Arial, Roboto;
  --newsletterbox-excusive-badge-font-family: Arial, Roboto;
  --newsletterbox-exclusive-badge-background-color: #010101;
  --newsletterbox-exlusive-badge-color: var(--light-neutral-50);
  --newsletterbox-exclusive-button-background-color: var(--blue-300);
  --newsletterbox-exclusive-button-color: var(--light-neutral-700);
}
.relative {
  position: relative;
}
:root {
  --notification-drawer-z-index: 15000;
  --notification-drawer-scrollbar-radius: 0.5rem;
  --notification-drawer-scrollbar-color: #0250c9;
  --notification-drawer-tooltip-background: #0250c9;
  --notification-drawer-tooltip-border-radius: 0.25rem;
  --notification-drawer-tooltip-z-index: 1000;
  --notification-card-border-radius: 0.25rem;
  --notification-header-font-family: Prumo, georgia, serif;
  --notification-header-line-height: 110%;
  --notification-header-font-weight: 100;
  --notification-header-font-variation: 'wght' 150;
  --notification-card-title-font-size: 1rem;
  --notification-card-title-line-height: 150%;
  --notification-card-title-font-weight: 700;
  --notification-card-description-line-height: 130%;
  --notification-card-description-font-weight: 400;
  --notification-card-button-padding: 0.5rem 0.75rem;
  --notification-card-button-border-radius: 0.25rem;
  --notification-card-button-font-size: 0.75rem;
  --notification-card-button-line-height: 130%;
  --notification-card-button-font-weight: 700;
  --notification-card-time-font-size: 0.75rem;
  --notification-card-time-line-height: 130%;
  --notification-card-time-font-weight: 400;
  --notification-drawer-empty-state-title-font-family: Prumo, georgia, serif;
  --notification-drawer-empty-state-title-line-height: 110%;
  --notification-drawer-empty-state-title-font-weight: 100;
  --notification-drawer-empty-state-title-font-variation: 'wght' 150;
  --notification-drawer-empty-state-title-letter-spacing: -0.04rem;
  --notification-drawer-empty-state-description-font-size: 1rem;
  --notification-drawer-empty-state-description-line-height: 140%;
  --notification-drawer-empty-state-description-font-weight: 400;
  --notification-drawer-empty-state-description-letter-spacing: -0.02rem;
  --notification-drawer-empty-state-illustration-width: 7.9375rem;
  --notification-drawer-empty-state-illustration-height: 9.4375rem;
  --notification-drawer-error-state-title-font-family: Prumo, georgia, serif;
  --notification-drawer-error-state-title-line-height: 110%;
  --notification-drawer-error-state-title-font-weight: 100;
  --notification-drawer-error-state-title-font-variation: 'wght' 150;
  --notification-drawer-error-state-title-letter-spacing: -0.04rem;
  --notification-drawer-error-state-description-font-size: 1rem;
  --notification-drawer-error-state-description-line-height: 140%;
  --notification-drawer-error-state-description-font-weight: 400;
  --notification-drawer-error-state-description-letter-spacing: -0.02rem;
  --notification-drawer-error-state-illustration-width: 7.9375rem;
  --notification-drawer-error-state-illustration-height: 9.4375rem;
  --notification-drawer-error-state-button-line-height: 130%;
  --notification-drawer-error-state-button-font-weight: 700;
  --notification-drawer-error-state-button-padding: 0.75rem 1rem;
  --notification-drawer-error-state-button-border-radius: 0.25rem;
  --notification-drawer-error-state-button-bg-color: #0250c9;
  --notification-drawer-login-incentive-title-font-family:
    Prumo, georgia, serif;
  --notification-drawer-login-incentive-title-font-size: 1.5rem;
  --notification-drawer-login-incentive-title-line-height: 110%;
  --notification-drawer-login-incentive-title-font-weight: 100;
  --notification-drawer-login-incentive-title-letter-spacing: -0.04rem;
  --notification-drawer-login-incentive-title-font-variation: 'wght' 150;
  --notification-drawer-login-incentive-description-line-height: 140%;
  --notification-drawer-login-incentive-description-font-weight: 400;
  --notification-drawer-login-incentive-description-letter-spacing: -0.02rem;
  --notification-drawer-login-incentive-button-line-height: 130%;
  --notification-drawer-login-incentive-button-font-weight: 700;
  --notification-drawer-login-incentive-button-padding: 0.75rem 1rem;
  --notification-drawer-login-incentive-button-border-radius: 0.25rem;
  --notification-drawer-login-incentive-button-bg-color: #0250c9;
  --notification-drawer-spinner-primary-color: #006998;
  --notification-drawer-spinner-secondary-color: #e6e6e6;
  --notification-drawer-spinner-logo-width: 2.125rem;
  --notification-drawer-spinner-logo-height: 1rem;
  --notification-drawer-spinner-logo: url('22298ef558dfa9ec1221d00222961cb308117dd7.svg');
  --notification-drawer-empty-state-illustration: url('75bedf0c7f79570f74ad986684ba3486da29be76.svg');
  --notification-drawer-error-state-illustration: url('aaf3aea7b70cac53d66e121b5f11c5aa5fa97a45.svg');
}
.cursor-pointer {
  cursor: pointer;
}
.--scroll-x {
  overflow: scroll hidden;
  scrollbar-width: none;
}
.--scroll-x::-webkit-scrollbar {
  display: none;
}
.--degrade-scroll_max1279::after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  width: 68px;
  height: 100%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1) 0px,
    rgb(255, 255, 255) 100%
  );
  z-index: 1;
  margin-right: -0.0625rem;
}
.--degrade-scroll_max1279::after {
  display: none;
}
@media (max-width: 1279px) {
  .--degrade-scroll_max1279::after {
    display: block;
  }
}
.--bullet-list_4 li:not(:first-child)::before {
  content: '•';
  position: relative;
  display: flex;
}
.--bullet-list_4 li:not(:first-child)::before {
  color: rgb(204, 204, 204);
  margin-inline: 0.25rem;
}
body:has(.disable-body-scroll) {
  overflow: hidden;
}
header .text.ln-text {
  color: rgb(0, 0, 0);
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: max-content;
  height: max-content;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.button.notification-drawer-button .icon {
  width: var(--notification-drawer-button-icon-width, 1.5rem);
  height: var(--notification-drawer-button-icon-height, 1.5rem);
}
.button.notification-drawer-button .icon > svg > path {
  fill: var(--notification-drawer-button-icon-color, currentColor);
}
.button.notification-drawer-button:hover {
  opacity: 1;
}
.notification-drawer-tooltip {
  transition:
    opacity 0.2s linear,
    visibility 0.2s linear,
    transform 0.2s linear;
  position: absolute;
  padding: var(--notification-drawer-tooltip-padding, 0.75rem);
  display: flex;
  gap: var(--notification-drawer-tooltip-gap, 0.25rem);
  font-family: var(--notification-drawer-tooltip-font-family);
  font-size: var(--notification-drawer-tooltip-font-size, 0.75rem);
  line-height: var(--notification-drawer-tooltip-line-height);
  font-weight: var(--notification-drawer-tooltip-font-weight);
  background-color: var(--notification-drawer-tooltip-background);
  color: var(--notification-drawer-tooltip-color, #fefefe);
  border-radius: var(--notification-drawer-tooltip-border-radius);
  width: 6.6875rem;
  text-transform: initial;
  white-space: initial;
  z-index: var(--notification-drawer-tooltip-z-index);
}
@media (min-width: 768px) {
  .notification-drawer-tooltip {
    width: 8.8125rem;
  }
}
.notification-drawer-tooltip::after {
  content: '';
  position: absolute;
  background: inherit;
  width: 0.5rem;
  height: 0.5rem;
  border-bottom: inherit;
  border-right: inherit;
  border-bottom-right-radius: 50%;
  z-index: 1;
}
.notification-drawer-tooltip[data-visible='false'] {
  opacity: 0;
  visibility: hidden;
}
.notification-drawer-tooltip[data-position='bottom-right'] {
  top: calc(100% + 0.75rem);
  right: 0px;
}
.notification-drawer-tooltip[data-position='bottom-right']::after {
  bottom: 100%;
  right: 0.25rem;
  transform: rotate(-135deg) translate(0px, -60%);
}
.overflow-hidden {
  overflow: hidden;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: max-content;
  height: max-content;
  font-size: 1.15rem;
  line-height: 1rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.button,
.button > .icon > svg > path {
  transition: 0.3s ease-in-out;
}
.button:hover {
  opacity: 0.8;
}
.button:disabled {
  opacity: 0.4;
  pointer-events: none;
}
.icon {
  transition: 0.3s ease-in-out;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.icon > svg {
  width: inherit;
  height: inherit;
  vertical-align: top;
}
.icon.--icon-16 {
  width: 1rem;
  height: 1rem;
}
.icon.--icon-24 {
  width: 1.5rem;
  height: 1.5rem;
}
.icon.--icon-32 {
  width: 2rem;
  height: 2rem;
}
.image {
  transition: 0.2s ease-in-out;
}
.image.--cover {
  object-fit: cover;
}
input {
  outline: 0px;
  appearance: unset !important;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  margin: 0px;
  appearance: none !important;
}
input:focus {
  outline: 0px;
  box-shadow: none !important;
}
[data-link] {
  cursor: pointer !important;
}
.fa-sr-only-focusable:not(:focus),
.sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0px, 0px, 0px, 0px);
  white-space: nowrap;
  border-width: 0px;
}
