html {
  scroll-behavior: smooth;
}

:root {
  --white: #ffffff;
  --red: #e32402;
  --link-color: #111111;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --button-hover: #313131;
  --link-hover-color: #e32402;
}
img {
  border: 0px;
  font-size: 0px;
  line-height: 0;
  max-width: 100%;
  vertical-align: middle;
}
figure,
figcaption {
  display: block;
  margin: 0px;
  padding: 0px;
}
#un-content {
  flex-basis: calc(100% - 140px);
}
@media (max-width: 1299px) {
  #un-content {
    flex-basis: calc(100% - 100px);
  }
}
.un-header__image {
  width: 100%;
  max-width: 100%;
  margin-top: 32px;
  min-height: 100px;
  display: block;
}
@media (max-width: 1299px) {
  .un-header__image {
    margin-top: 24px;
  }
}
@media (max-width: 639px) {
  .un-header__image {
    margin-top: 16px;
  }
}
.un-header__image-wrapper {
  width: 100%;
}
.un-header-image__img {
  width: 100%;
  height: auto;
}
.un-header__title {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 86px;
  font-weight: 750;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 86px;
  color: rgb(0, 0, 0);
  margin: 0px;
}
@media (max-width: 1759px) {
  .un-header__title {
    font-size: 72px;
    line-height: 72px;
  }
}
@media (max-width: 1299px) {
  .un-header__title {
    font-size: 58px;
    line-height: 58px;
  }
}
@media (max-width: 1023px) {
  .un-header__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .un-header__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 639px) {
  .un-header__title {
    font-size: 38px;
    line-height: 38px;
  }
}
.un-header__info {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}
.un-header__info-wrapper {
}
.un-header__author-info {
}
.un-header__author {
  display: inline;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 26px;
  font-weight: 750;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 28.6px;
  color: rgb(227, 36, 2);
  margin-bottom: 4px;
  text-transform: uppercase !important;
}
@media (max-width: 1299px) {
  .un-header__author {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 20px;
    font-weight: 750;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 22px;
  }
}
@media (max-width: 1023px) {
  .un-header__author {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 20px;
    font-weight: 750;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .un-header__author {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 20px;
    font-weight: 750;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 22px;
  }
}
@media (max-width: 639px) {
  .un-header__author {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 18px;
    font-weight: 750;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 19.8px;
  }
}
.un-header__date {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.25px;
  line-height: 17.55px;
  color: rgb(117, 117, 117);
}
@media (max-width: 1299px) {
  .un-header__date {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.032px;
    line-height: 17.55px;
  }
}
@media (max-width: 1023px) {
  .un-header__date {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
@media (max-width: 767px) {
  .un-header__date {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
@media (max-width: 639px) {
  .un-header__date {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
.un-header__date p {
  margin: 0px;
}
.un-article {
  font-family: "IBM Plex Serif", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 29px;
  color: rgb(17, 17, 17);
  margin-right: 16px;
  margin-bottom: 32px;
}
@media (max-width: 1299px) {
  .un-article {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  .un-article {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .un-article {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 639px) {
  .un-article {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
.un-article__paragraph {
  margin-bottom: 16px;
}
.un-article__paragraph:first-of-type {
  font-weight: 700;
}
.un-article__headline2 {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 30px;
  font-weight: 600;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.5px;
  line-height: 33px;
  color: rgb(0, 0, 0);
  margin: 40px 0px 16px;
}
@media (max-width: 1299px) {
  .un-article__headline2 {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 28px;
    font-weight: 600;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 30.8px;
  }
}
@media (max-width: 1023px) {
  .un-article__headline2 {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 26px;
    font-weight: 600;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 28.6px;
  }
}
@media (max-width: 767px) {
  .un-article__headline2 {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 26.4px;
  }
}
@media (max-width: 639px) {
  .un-article__headline2 {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 24px;
    font-weight: 600;
    font-stretch: 400%;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0.5px;
    line-height: 26.4px;
  }
}
.un-article__callout {
  border-left: solid 4px var(--red);
  padding-left: 8px;
}
.un-article__image {
  width: 100%;
  margin: 40px 0px;
  display: block;
}
.un-article-image__img {
  width: 100%;
}
.un-article-image__caption {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: -0.25px;
  line-height: 17.55px;
  color: rgb(117, 117, 117);
  width: 100%;
  background: rgb(255, 255, 255);
  margin-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgb(117, 117, 117);
}
@media (max-width: 1299px) {
  .un-article-image__caption {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.032px;
    line-height: 17.55px;
  }
}
@media (max-width: 1023px) {
  .un-article-image__caption {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
@media (max-width: 767px) {
  .un-article-image__caption {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
@media (max-width: 639px) {
  .un-article-image__caption {
    font-family: "Heading Now Variable", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-stretch: 550%;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.25px;
    line-height: 17.55px;
  }
}
.un-article__image:last-of-type {
  margin: 40px 0px 0px;
}
.un-article a,
.un-steps a,
.un-instruction a {
  color: var(--link-hover-color);
  font-weight: 700;
}
.un-article a:hover,
.un-steps a:hover,
.un-instruction a:hover {
  color: var(--link-color);
}
.un-article__link,
.un-steps__link,
.un-instruction__link,
.un-comment__link {
  cursor: pointer;
}
.un-steps {
  font-family: "IBM Plex Serif", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 29px;
  color: rgb(17, 17, 17);
  margin-right: 16px;
  margin-top: 16px;
  margin-bottom: 32px;
}
@media (max-width: 1299px) {
  .un-steps {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  .un-steps {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .un-steps {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 639px) {
  .un-steps {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
.un-steps__title {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 86px;
  font-weight: 750;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 86px;
  color: rgb(0, 0, 0);
  margin: 0px;
}
@media (max-width: 1759px) {
  .un-steps__title {
    font-size: 72px;
    line-height: 72px;
  }
}
@media (max-width: 1299px) {
  .un-steps__title {
    font-size: 58px;
    line-height: 58px;
  }
}
@media (max-width: 1023px) {
  .un-steps__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .un-steps__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 639px) {
  .un-steps__title {
    font-size: 38px;
    line-height: 38px;
  }
}
.un-steps__paragraph {
  margin-bottom: 16px;
}
.un-steps__text {
  border-left: solid 4px var(--red);
  padding-left: 8px;
}
.un-steps__image {
  width: 100%;
  margin: 16px 0px;
  display: block;
}
.un-steps-image__img {
  width: 100%;
}
.un-steps__image:last-of-type {
  box-shadow: var(--box-shadow);
}
.un-instruction {
  font-family: "IBM Plex Serif", sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 29px;
  color: rgb(17, 17, 17);
  margin-right: 16px;
  margin-top: 16px;
}
@media (max-width: 1299px) {
  .un-instruction {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 1023px) {
  .un-instruction {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .un-instruction {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
@media (max-width: 639px) {
  .un-instruction {
    font-family: "IBM Plex Serif", sans-serif;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 29px;
  }
}
.un-instruction ol {
  counter-reset: myCounter 0;
}
.un-instruction li {
  list-style: none;
  margin: 0px 0px 8px;
}
.un-instruction li:last-of-type {
  margin: 0px 0px 16px;
}
.un-instruction li::before {
  counter-increment: myCounter 1;
  content: counter(myCounter);
  display: block;
  border: 3px var(--red) solid;
  width: min-content;
  padding: 5px 12px;
  border-radius: 52%;
  color: var(--red);
  font-weight: 700;
  margin: auto 0.8rem auto 0px;
}
.un-instruction__title {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 86px;
  font-weight: 750;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0px;
  line-height: 86px;
  color: rgb(0, 0, 0);
  margin: 0px 0px 16px;
}
@media (max-width: 1759px) {
  .un-instruction__title {
    font-size: 72px;
    line-height: 72px;
  }
}
@media (max-width: 1023px) {
  .un-instruction__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .un-instruction__title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 639px) {
  .un-instruction__title {
    font-size: 38px;
    line-height: 38px;
  }
}
.un-instruction__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  margin: 0px;
}
.un-instruction__item {
  font-weight: normal;
  background-color: rgb(236, 236, 236);
  border-left: 2px solid var(--red);
  border-right: 2px solid var(--red);
  border-radius: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 8px;
  box-sizing: border-box;
}
.un-instruction__link {
}
.un-instruction__button {
  background-color: var(--red);
  display: block;
  text-align: center;
  padding: 15px;
  margin: 0px auto;
  width: 80%;
  border-radius: 6px;
  animation: 4s linear 0s infinite normal none running blink;
  font-weight: 700;
  color: var(--white) !important;
  text-decoration: none !important;
}
.un-instruction__button:hover {
  color: var(--white);
  background-color: var(--button-hover);
}
@keyframes blink {
  0%,
  50% {
    box-shadow: rgb(0, 0, 0) 0px 0px 10px;
  }
  25%,
  75% {
    box-shadow: none;
  }
  100% {
    box-shadow: rgb(0, 0, 0) 0px 0px 10px;
  }
  0% {
    opacity: 0.8;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.8;
  }
}
.un-comment__link {
  text-decoration: none;
  color: var(--link-color);
  font-weight: 700;
}
.un-comment__link:hover {
  color: var(--link-hover-color);
  text-decoration: none;
}
.un-comment__img {
  display: block;
  max-width: 220px;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.un-comments {
  position: relative;
  padding-top: 4px;
  margin: 0px;
  font-family: "Heading Now Variable", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.04px;
  line-height: 21.6px;
}
.un-comments__top {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0px 0px 16px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.un-comments__top-header {
  display: flex;
  align-items: end;
  color: rgb(38, 38, 38);
  border-bottom: 3px solid rgb(227, 36, 2);
  margin-right: 12px;
  margin-bottom: -1px;
  width: fit-content;
}
.un-comments__title {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 44px;
  font-weight: 850;
  font-stretch: 400%;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 46px;
  margin: 0px 4px 0px 0px;
}
@media (max-width: 767px) {
  .un-comments__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .un-comments__title {
    font-size: 26px;
    line-height: 27px;
  }
}
.un-comments__total {
  background-color: rgb(240, 240, 240);
  margin-left: 10px;
  margin-bottom: 4px;
  padding: 2px 3px;
}
@media (max-width: 639px) {
  .un-comments__total {
    margin-left: 4px;
    margin-bottom: 0px;
  }
}
.un-comments__total_like {
  margin-bottom: 0px;
  margin-left: 4px;
}
.un-comments__number {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 13px;
  font-weight: 400;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.032px;
  line-height: 17.55px;
  color: rgb(78, 78, 78);
  padding: 0px 3px;
}
.un-comment {
  font-family: "Heading Now Variable", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.25px;
  line-height: 20.3px;
  margin-top: 0px;
}
.un-comment__wrapper {
  border-bottom: 1px solid rgb(179, 179, 179);
  padding-bottom: 10px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .un-comment__wrapper {
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
}
.un-comment:first-of-type {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .un-comment:first-of-type {
    margin-top: 20px;
  }
}
.un-comment__wrapper_lead {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.un-comment__reply {
  border-left: 4px solid rgb(78, 78, 78);
  margin-left: 0px;
  padding: 9px 0px 7px 20px;
  margin-bottom: 8px;
}
.un-comment__header {
  margin-bottom: 4px;
}
.un-comment__name {
  color: rgb(38, 38, 38);
  font-family: "Heading Now Variable", sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: 550%;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 19.8px;
}
@media (max-width: 639px) {
  .un-comment__name {
    font-size: 16px;
    line-height: 17.6px;
  }
}
.un-comment__time {
  color: rgb(78, 78, 78);
}
.un-comment__main {
  margin-bottom: 12px;
}
.un-comment__main p {
  margin: 0px;
}
.un-comment__footer {
  display: flex;
  justify-content: flex-start;
  gap: 4px;
}
.un-comment__footer-like {
  display: flex;
  align-items: center;
  padding: 4px;
}
.un-comment__footer-like svg {
  margin-right: 4px;
}
.un-comment__footer-reply {
  display: flex;
  align-items: center;
  padding: 4px;
}
.un-comment__footer-reply svg {
  margin-right: 4px;
}
.header-description {
  font-size: 22px;
  line-height: normal;
  font-weight: 500;
}
