* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  overflow-x: hidden;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.title {
  font-size: 2.4rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .title {
    font-size: 1.8rem;
  }
}
.text.text-xs {
  font-size: 0.8rem;
}
.text.text-xs-xs {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-xs {
    font-size: 0.8rem;
  }
}
.text.text-xs-sm {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-sm {
    font-size: 1rem;
  }
}
.text.text-xs-md {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-md {
    font-size: 1.3rem;
  }
}
.text.text-xs-lg {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-lg {
    font-size: 1.8rem;
  }
}
.text.text-xs-xl {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-xl {
    font-size: 2.4rem;
  }
}
.text.text-xs-xxl {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-xxl {
    font-size: 7.2rem;
  }
}
.text.text-xs-xxxl {
  font-size: 0.8rem;
}
@media (max-width: 720px) {
  .text.text-xs-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-sm {
  font-size: 1rem;
}
.text.text-sm-xs {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-xs {
    font-size: 0.8rem;
  }
}
.text.text-sm-sm {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-sm {
    font-size: 1rem;
  }
}
.text.text-sm-md {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-md {
    font-size: 1.3rem;
  }
}
.text.text-sm-lg {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-lg {
    font-size: 1.8rem;
  }
}
.text.text-sm-xl {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-xl {
    font-size: 2.4rem;
  }
}
.text.text-sm-xxl {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-xxl {
    font-size: 7.2rem;
  }
}
.text.text-sm-xxxl {
  font-size: 1rem;
}
@media (max-width: 720px) {
  .text.text-sm-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-md {
  font-size: 1.3rem;
}
.text.text-md-xs {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-xs {
    font-size: 0.8rem;
  }
}
.text.text-md-sm {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-sm {
    font-size: 1rem;
  }
}
.text.text-md-md {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-md {
    font-size: 1.3rem;
  }
}
.text.text-md-lg {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-lg {
    font-size: 1.8rem;
  }
}
.text.text-md-xl {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-xl {
    font-size: 2.4rem;
  }
}
.text.text-md-xxl {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-xxl {
    font-size: 7.2rem;
  }
}
.text.text-md-xxxl {
  font-size: 1.3rem;
}
@media (max-width: 720px) {
  .text.text-md-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-lg {
  font-size: 1.8rem;
}
.text.text-lg-xs {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-xs {
    font-size: 0.8rem;
  }
}
.text.text-lg-sm {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-sm {
    font-size: 1rem;
  }
}
.text.text-lg-md {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-md {
    font-size: 1.3rem;
  }
}
.text.text-lg-lg {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-lg {
    font-size: 1.8rem;
  }
}
.text.text-lg-xl {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-xl {
    font-size: 2.4rem;
  }
}
.text.text-lg-xxl {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-xxl {
    font-size: 7.2rem;
  }
}
.text.text-lg-xxxl {
  font-size: 1.8rem;
}
@media (max-width: 720px) {
  .text.text-lg-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-xl {
  font-size: 2.4rem;
}
.text.text-xl-xs {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-xs {
    font-size: 0.8rem;
  }
}
.text.text-xl-sm {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-sm {
    font-size: 1rem;
  }
}
.text.text-xl-md {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-md {
    font-size: 1.3rem;
  }
}
.text.text-xl-lg {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-lg {
    font-size: 1.8rem;
  }
}
.text.text-xl-xl {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-xl {
    font-size: 2.4rem;
  }
}
.text.text-xl-xxl {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-xxl {
    font-size: 7.2rem;
  }
}
.text.text-xl-xxxl {
  font-size: 2.4rem;
}
@media (max-width: 720px) {
  .text.text-xl-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-xxl {
  font-size: 7.2rem;
}
.text.text-xxl-xs {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-xs {
    font-size: 0.8rem;
  }
}
.text.text-xxl-sm {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-sm {
    font-size: 1rem;
  }
}
.text.text-xxl-md {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-md {
    font-size: 1.3rem;
  }
}
.text.text-xxl-lg {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-lg {
    font-size: 1.8rem;
  }
}
.text.text-xxl-xl {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-xl {
    font-size: 2.4rem;
  }
}
.text.text-xxl-xxl {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-xxl {
    font-size: 7.2rem;
  }
}
.text.text-xxl-xxxl {
  font-size: 7.2rem;
}
@media (max-width: 720px) {
  .text.text-xxl-xxxl {
    font-size: 9.6rem;
  }
}
.text.text-xxxl {
  font-size: 9.6rem;
}
.text.text-xxxl-xs {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-xs {
    font-size: 0.8rem;
  }
}
.text.text-xxxl-sm {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-sm {
    font-size: 1rem;
  }
}
.text.text-xxxl-md {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-md {
    font-size: 1.3rem;
  }
}
.text.text-xxxl-lg {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-lg {
    font-size: 1.8rem;
  }
}
.text.text-xxxl-xl {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-xl {
    font-size: 2.4rem;
  }
}
.text.text-xxxl-xxl {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-xxl {
    font-size: 7.2rem;
  }
}
.text.text-xxxl-xxxl {
  font-size: 9.6rem;
}
@media (max-width: 720px) {
  .text.text-xxxl-xxxl {
    font-size: 9.6rem;
  }
}
.text-expanded {
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
}
.text-extended {
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
}
.text-condensed {
  font-family: "RF Dewi Condensed", "Roboto", "Arial", sans-serif;
}
.text-primary {
  color: #000000;
}
.text-secondary {
  color: #6E6E6E;
}
.text-accent {
  color: #FA0C2C;
}

span.primary {
  color: #000000;
}
span.secondary {
  color: #6E6E6E;
}
span.accent {
  color: #FA0C2C;
}

.link-accent {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.link-accent:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.link-accent:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.link-accent:hover .link__icon path {
  fill: rgb(231.7318548387, 4.7681451613, 35.2842741935);
}
.link-accent:active .link__icon path {
  fill: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.link-with-icon {
  transition: all 0.2s ease-in-out;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.link-with-icon .link__icon {
  width: 1.6rem;
  height: 1.6rem;
}

html {
  font-size: 10px;
  line-height: 140%;
}
@media (min-width: 320px) and (max-width: 720px) {
  html {
    font-size: 3.125vw;
  }
}

:root {
  --breakpoint-xs: 320px;
  --breakpoint-sm: 480px;
  --breakpoint-md: 720px;
  --breakpoint-lg: 800px;
  --breakpoint-xl: 1136px;
  --breakpoint-xxl: 1268px;
  --breakpoint-max: 1604px;
}

body {
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  background-color: #ffffff;
  color: #000000;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1.2rem 0;
  background-color: #ffffff;
  z-index: 100;
}
@media (max-width: 720px) {
  header {
    padding: 0.8rem;
  }
}
header .header__inner {
  display: grid;
  grid-template-columns: 24.4rem 1fr 36.8rem;
}
@media (max-width: 1268px) {
  header .header__inner {
    grid-template-columns: 11.2rem 1fr 36.8rem;
  }
}
@media (max-width: 1136px) {
  header .header__inner {
    grid-template-columns: 11.2rem 1fr;
  }
}
@media (max-width: 800px) {
  header .header__inner {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1136px) {
  header .header__inner {
    display: flex;
  }
}
@media (max-width: 800px) {
  header .header__inner {
    gap: 1.6rem;
  }
}
@media (max-width: 720px) {
  header .header__inner {
    gap: 0.4rem;
  }
}
header .header__logo-container {
  position: relative;
  width: 15.2rem;
  height: 4.8rem;
  padding: 0.8rem 1.2rem;
  margin-left: 1.6rem;
  flex-shrink: 0;
  border: none;
  outline: none;
  border-radius: 1000px;
  background-color: #F5F7F9;
}
@media (min-width: 800px) and (max-width: 1136px) {
  header .header__logo-container {
    margin-right: 4.8rem;
  }
}
@media (min-width: 720px) and (max-width: 1268px) {
  header .header__logo-container {
    width: 4.8rem;
    height: 4.8rem;
    padding: 0.4rem;
    flex-basis: 4.8rem;
  }
  header .header__logo-container .logo.big {
    display: none;
  }
}
@media (max-width: 800px) {
  header .header__logo-container {
    margin-left: 3.2rem;
  }
}
@media (max-width: 720px) {
  header .header__logo-container {
    width: 12rem;
    height: 4rem;
    margin-left: 0;
    flex-basis: 12rem;
  }
  header .header__logo-container .logo.small {
    display: none;
  }
}
@media (min-width: 1268px) {
  header .header__logo-container .logo.small {
    display: none;
  }
}
header .header__search-container {
  width: 100%;
  max-width: 99.2rem;
  justify-self: center;
}
@media (max-width: 1604px) {
  header .header__search-container {
    max-width: 65.6rem;
  }
}
@media (max-width: 1136px) {
  header .header__search-container {
    max-width: unset;
  }
}
header .header__search-container {
  position: relative;
  flex-grow: 1;
}
@media (max-width: 720px) {
  header .header__search-container {
    width: 4rem;
    flex-basis: 4rem;
  }
}
header .header__auction-container {
  display: flex;
  justify-content: flex-end;
  margin-right: 3.2rem;
}
@media (min-width: 800px) and (max-width: 1136px) {
  header .header__auction-container {
    margin-left: 1.6rem;
  }
}
@media (max-width: 720px) {
  header .header__auction-container {
    margin-right: 0;
  }
}
@media (max-width: 720px) {
  header:has(.search-form.active) .header__auction-container, header:has(.search-form.active) .header__logo-container {
    display: none;
  }
}
@media (max-width: 720px) {
  header .header__search-container:has(.search-form.active) {
    height: 4rem;
    flex-grow: 1;
    width: auto;
    flex-basis: auto;
  }
}

footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #F5F7F9;
}
@media (max-width: 800px) {
  footer {
    padding-bottom: 7.2rem;
  }
}
footer .footer__main-container {
  display: flex;
  justify-content: space-between;
  gap: 2.4rem;
  flex-wrap: wrap;
  padding: 2.4rem 1.6rem;
}
@media (max-width: 720px) {
  footer .footer__main-container {
    padding: 1.6rem 0.8rem;
  }
}
footer .footer__logo-container {
  width: 22.8rem;
  height: 7.2rem;
  padding: 1.2rem 1.8rem;
  border-radius: 1000px;
  background-color: #ffffff;
}
@media (max-width: 720px) {
  footer .footer__logo-container {
    width: 100%;
    height: unset;
    padding: 1.6rem 2.4rem;
  }
}
footer .footer__navigation-container {
  display: flex;
  gap: 9.6rem;
}
@media (max-width: 720px) {
  footer .footer__navigation-container {
    width: 100%;
    gap: unset;
    justify-content: space-between;
  }
}
footer .footer__divider {
  width: 100%;
  height: 0.1rem;
  background-color: #D7DDE3;
}
footer .footer__documents {
  display: flex;
  flex-direction: row;
  gap: 1.6rem;
  padding: 1.6rem;
}
@media (max-width: 720px) {
  footer .footer__documents {
    padding: 1.6rem 0.8rem;
    flex-direction: column;
    gap: 0.8rem;
  }
}
footer .footer__disclaimer {
  padding: 1.6rem;
  width: 100%;
}
@media (max-width: 720px) {
  footer .footer__disclaimer {
    padding: 1.6rem 0.8rem;
  }
}
footer .footer__bottom {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
  width: 100%;
  padding: 1.6rem;
  align-items: center;
}
@media (max-width: 720px) {
  footer .footer__bottom {
    padding: 1.6rem 0.8rem;
    flex-direction: column;
    gap: 0.8rem;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
footer .footer__bottom-middle {
  display: flex;
  gap: 2.4rem;
}
@media (max-width: 800px) {
  footer .footer__bottom-middle {
    flex-direction: column;
    gap: 0.5rem;
  }
}

.grid {
  display: grid;
  gap: 1.6rem;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-gap-8 {
  gap: 0.8rem;
}
.grid-main {
  display: grid;
  grid-template-columns: 24.4rem 1fr 36.8rem;
}
@media (max-width: 1268px) {
  .grid-main {
    grid-template-columns: 11.2rem 1fr 36.8rem;
  }
}
@media (max-width: 1136px) {
  .grid-main {
    grid-template-columns: 11.2rem 1fr;
  }
}
@media (max-width: 800px) {
  .grid-main {
    grid-template-columns: 1fr;
  }
}
.grid-main__inner {
  width: 100%;
  max-width: 99.2rem;
  justify-self: center;
}
@media (max-width: 1604px) {
  .grid-main__inner {
    max-width: 65.6rem;
  }
}
@media (max-width: 1136px) {
  .grid-main__inner {
    max-width: unset;
  }
}

.sidebar {
  position: fixed;
  top: 7.2rem;
  left: 0;
  display: flex;
  flex-direction: column;
  padding: 1.6rem;
  z-index: 100;
}
.sidebar, .sidebar * {
  user-select: none;
}
@media (max-width: 800px) {
  .sidebar {
    display: none;
  }
}
.sidebar .sidebar__item {
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: center;
  text-decoration: none;
  user-select: none;
  padding: 1.2rem;
  gap: 1.2rem;
  border-radius: 1000px;
}
.sidebar .sidebar__item.active {
  background-color: #F5F7F9;
}
.sidebar .sidebar__item.active .sidebar__icon:not(.active) {
  display: none;
}
.sidebar .sidebar__item:not(.active) {
  cursor: pointer;
  background-color: transparent;
}
.sidebar .sidebar__item:not(.active):hover {
  background-color: rgb(238.625, 241.9, 245.175);
}
.sidebar .sidebar__item:not(.active):active {
  background-color: rgb(235.4375, 239.35, 243.2625);
}
.sidebar .sidebar__item:not(.active) .sidebar__icon.active {
  display: none;
}
.sidebar .sidebar__icon {
  height: 2.4rem;
  width: 2.4rem;
  user-select: none;
}
.sidebar .sidebar__icon path {
  fill: #000000;
}
.sidebar .sidebar__title {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  user-select: none;
}
@media (max-width: 1268px) {
  .sidebar .sidebar__title {
    display: none;
  }
}
.sidebar .sidebar__divider {
  margin: 1.6rem 1.2rem;
  width: auto;
  height: 1px;
  background-color: #D7DDE3;
}

.social-sidebar {
  position: fixed;
  top: 7.2rem;
  right: 1.6rem;
  display: flex;
  flex-direction: column;
  padding: 1.6rem;
  gap: 1.2rem;
  z-index: 100;
}
@media (max-width: 1136px) {
  .social-sidebar {
    display: none;
  }
}
.social-sidebar .social-sidebar__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
}

.flex {
  display: flex;
}
.flex-column {
  flex-direction: column;
}
.flex-between {
  justify-content: space-between;
}
.flex-wrap {
  flex-wrap: wrap;
}

.gap-5 {
  gap: 0.5rem;
}

.gap-8 {
  gap: 0.8rem;
}

.gap-10 {
  gap: 1rem;
}

.gap-12 {
  gap: 1.2rem;
}

.gap-16 {
  gap: 1.6rem;
}

.gap-24 {
  gap: 2.4rem;
}

.gap-64 {
  gap: 6.4rem;
}

.gap-96 {
  gap: 9.6rem;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.content {
  position: relative;
  flex: 1 1 auto;
  padding-top: 8.8rem;
  padding-bottom: 4.8rem;
  display: grid;
  grid-template-columns: 24.4rem 1fr 36.8rem;
}
@media (max-width: 1268px) {
  .content {
    grid-template-columns: 11.2rem 1fr 36.8rem;
  }
}
@media (max-width: 1136px) {
  .content {
    grid-template-columns: 11.2rem 1fr;
  }
}
@media (max-width: 800px) {
  .content {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1136px) {
  .content {
    padding-right: 3.2rem;
  }
}
@media (max-width: 800px) {
  .content {
    padding-left: 3.2rem;
  }
}
@media (max-width: 720px) {
  .content {
    display: flex;
    flex-direction: column;
    padding: 6.4rem 0.8rem 2.4rem 0.8rem;
  }
}
.content__inner {
  width: 100%;
  max-width: 99.2rem;
  justify-self: center;
}
@media (max-width: 1604px) {
  .content__inner {
    max-width: 65.6rem;
  }
}
@media (max-width: 1136px) {
  .content__inner {
    max-width: unset;
  }
}
.content__inner {
  position: relative;
  max-width: 99.2rem;
  overflow: hidden;
  grid-column: 2/3;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

@media (max-width: 1136px) {
  .desktop-only {
    display: none !important;
  }
}

body {
  --sb-track-color: #ffffff;
  --sb-thumb-color: #000000;
  --sb-size: 4px;
}

body::-webkit-scrollbar {
  width: 2px;
  z-index: 1000;
}

body::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 12px;
  z-index: 1000;
}

body::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 12px;
  z-index: 1000;
}

@supports not selector(::-webkit-scrollbar) {
  body {
    scrollbar-color: #000000 #ffffff;
  }
}
.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.2s ease-in-out;
  padding: 1.6rem 2.5rem;
  gap: 0.9rem;
  border-radius: 1000px;
  text-decoration: none;
}
@media (max-width: 720px) {
  .btn {
    padding: 1.2rem 1.6rem;
  }
}
.btn.btn-primary {
  background-color: #FA0C2C;
  color: #ffffff;
}
.btn.btn-primary:hover {
  background-color: rgb(231.7318548387, 4.7681451613, 35.2842741935);
}
.btn.btn-primary:active {
  background-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.btn.btn-primary:disabled {
  background-color: rgba(250, 12, 44, 0.65);
  cursor: not-allowed;
}
.btn.btn-primary .btn__icon path {
  fill: #ffffff;
}
.btn.btn-base {
  background-color: #ffffff;
  color: #000000;
}
.btn.btn-base:hover {
  color: #ffffff;
  background-color: #FA0C2C;
}
.btn.btn-base:active {
  color: #ffffff;
  background-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.btn.btn-base:disabled {
  background-color: rgba(250, 12, 44, 0.65);
  cursor: not-allowed;
}
.btn.btn-base .btn__icon path {
  fill: #ffffff;
}
.btn.btn-icon {
  padding: 1.2rem 2.5rem;
}
@media (max-width: 720px) {
  .btn.btn-icon {
    padding: 1rem 1.6rem;
  }
}
.btn.btn-small {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 720px) {
  .btn.btn-small {
    font-size: 1.3rem;
  }
}
.btn.btn-small {
  padding: 0.8rem 1.2rem;
}
@media (max-width: 720px) {
  .btn.btn-small {
    padding: 0.8rem 1.2rem;
  }
}
.btn .btn__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  pointer-events: none;
  text-decoration: none;
}
.btn .btn__icon {
  width: 2.4rem;
  height: 2.4rem;
  pointer-events: none;
}
@media (max-width: 720px) {
  .btn .btn__icon {
    width: 2rem;
    height: 2rem;
  }
}
.btn .btn__icon path {
  transition: background-color 0.2s ease-in-out;
  fill: #000000;
}

.logo {
  display: block;
  width: 100%;
  height: 100%;
}
.logo__primary {
  fill: #FA0C2C;
}
.logo__base {
  fill: #ffffff;
}
.logo__contrast {
  fill: #000000;
}
.logo__primary-stroke {
  stroke: #FA0C2C;
}
.logo__contrast-stroke {
  stroke: #000000;
}
.logo__base-stroke {
  stroke: #ffffff;
}

.search-form {
  transition: all 0.2s ease-in-out;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  padding-left: 1.6rem;
  background-color: #F5F7F9;
  border-radius: 1000px;
}
@media (max-width: 720px) {
  .search-form.active .search-form__submit, .search-form.active .search-form__clear {
    width: 4rem;
    height: 4rem;
  }
  .search-form:not(.active) {
    padding-left: 0;
  }
  .search-form:not(.active) .search-form__input, .search-form:not(.active) .search-form__divider, .search-form:not(.active) .search-form__clear {
    display: none;
  }
}
.search-form .search-form__input {
  flex-grow: 1;
  font-size: 1.3rem;
  line-height: 1.4;
  color: #000000;
  background-color: transparent;
  border: none;
  outline: none;
  text-overflow: ellipsis;
}
.search-form .search-form__input::placeholder {
  color: #6E6E6E;
}
.search-form .search-form__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.search-form .search-form__submit {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 4.8rem;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer;
}
@media (max-width: 720px) {
  .search-form .search-form__submit {
    width: 4rem;
  }
}
.search-form .search-form__submit:hover .search-form__submit-icon path {
  fill: #FA0C2C;
}
.search-form .search-form__submit:active .search-form__submit-icon path {
  fill: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.search-form .search-form__submit-icon {
  width: 2.4rem;
  height: 2.4rem;
}
@media (max-width: 720px) {
  .search-form .search-form__submit-icon {
    width: 2rem;
    height: 2rem;
  }
}
.search-form .search-form__submit-icon path {
  transition: all 0.2s ease-in-out;
  fill: #6E6E6E;
}
.search-form .search-form__clear {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 4.8rem;
  cursor: pointer;
}
@media (max-width: 720px) {
  .search-form .search-form__clear {
    width: 100%;
  }
}
.search-form .search-form__clear:hover .search-form__clear-icon path {
  fill: #FA0C2C;
}
.search-form .search-form__clear:active .search-form__clear-icon path {
  fill: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.search-form .search-form__clear-icon {
  width: 2rem;
  height: 2rem;
}
@media (max-width: 720px) {
  .search-form .search-form__clear-icon {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.search-form .search-form__clear-icon path {
  transition: all 0.2s ease-in-out;
  fill: #6E6E6E;
}
.search-form .search-form__divider {
  height: 3.2rem;
  width: 0.1rem;
  background-color: #D7DDE3;
}
@media (max-width: 720px) {
  .search-form .search-form__divider {
    height: 2.4rem;
  }
}

#rlvlive {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  margin-top: 0.8rem;
  z-index: 100;
}

.relevanssi-live-search-results {
  transition: all 0.2s ease-in-out;
  width: 100% !important;
  padding: 1.6rem;
  background-color: #F5F7F9;
  border-radius: 2.4rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media (max-width: 720px) {
  .relevanssi-live-search-results {
    border-radius: 2rem;
    padding: 1.2rem;
  }
}
.relevanssi-live-search-results:not(.relevanssi-live-search-results-showing) {
  opacity: 0;
  pointer-events: none;
}
.relevanssi-live-search-results .relevanssi-live-search-result-status {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .relevanssi-live-search-results .relevanssi-live-search-result-status {
    font-size: 1rem;
  }
}
.relevanssi-live-search-results #relevanssi-live-ajax-search-spinner {
  margin-left: auto;
  margin-right: auto;
  width: 2.4rem;
  height: 2.4rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: spinner-rotate 0.8s linear infinite;
}
.relevanssi-live-search-results .ajax-results {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media (max-width: 720px) {
  .relevanssi-live-search-results .ajax-results {
    gap: 0.4rem;
  }
}
.relevanssi-live-search-results:has(.ajax-results:not(:empty)) #relevanssi-live-ajax-search-spinner {
  display: none;
}
.relevanssi-live-search-results .post-card.horizontal {
  width: 100%;
  border-radius: 0.8rem;
}
@media (max-width: 720px) {
  .relevanssi-live-search-results .post-card.horizontal {
    padding-right: 0.8rem;
  }
}
.relevanssi-live-search-results .post-card.horizontal:hover {
  background-color: #ffffff;
}

@keyframes spinner-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.bottom-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0.8rem;
  left: 0;
  width: 100%;
  display: flex;
  gap: 0.8rem;
  z-index: 100;
}
@media (min-width: 800px) {
  .bottom-menu {
    display: none;
  }
}
.bottom-menu .bottom-menu__container {
  display: flex;
  height: 4.8rem;
  border-radius: 1000px;
  background-color: #ffffff;
  box-shadow: 0 4px 12px 0 rgba(215, 221, 227, 0.6509803922);
}
.bottom-menu .bottom-menu__item {
  padding: 1rem;
  border: 0.2rem solid transparent;
  border-radius: 1000px;
}
.bottom-menu .bottom-menu__item:not(.active) {
  cursor: pointer;
}
.bottom-menu .bottom-menu__item.active {
  background-color: #F5F7F9;
  border-color: #ffffff;
  padding: 1rem;
}
.bottom-menu .bottom-menu__item.active:not(:only-child) {
  padding: 1rem 1.6rem;
}
.bottom-menu .bottom-menu__item.active .bottom-menu__icon:not(.active) {
  display: none;
}
.bottom-menu .bottom-menu__item:not(.active) .bottom-menu__icon.active {
  display: none;
}
.bottom-menu .bottom-menu__icon {
  width: 2.4rem;
  height: 2.4rem;
}
.bottom-menu .bottom-menu__icon.active path {
  fill: #000000;
}
.bottom-menu .bottom-menu__icon path {
  fill: #000000;
}

.bottom-blur {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6.4rem;
  pointer-events: none;
  mask: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 255) 100%);
  backdrop-filter: blur(20px);
  z-index: 99;
}
@media (max-width: 800px) {
  .bottom-blur {
    display: block;
  }
}

.social-link {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-decoration: none;
  border-radius: 1000px;
}
.social-link:hover .social-link__info .social-link__title {
  text-decoration-color: #000000;
}
.social-link:active .social-link__info .social-link__title {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.social-link .social-link__icon {
  width: 4rem;
  height: 4rem;
  padding: 0.8rem;
  border-radius: 1000px;
  background-color: #F5F7F9;
}
.social-link .social-link__icon svg {
  width: 2.4rem;
  height: 2.4rem;
}
@media (max-width: 720px) {
  .social-link .social-link__icon {
    width: 3.2rem;
    height: 3.2rem;
    padding: 0.6rem;
  }
  .social-link .social-link__icon svg {
    width: 2rem;
    height: 2rem;
  }
}
.social-link .social-link__info {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.social-link .social-link__info .social-link__title {
  transition: all 0.2s ease-in-out;
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .social-link .social-link__info .social-link__title {
    font-size: 1rem;
  }
}
.social-link .social-link__info .social-link__title {
  text-decoration: underline;
  text-decoration-color: transparent;
}
.social-link .social-link__info .social-link__description {
  font-size: 1rem;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .social-link .social-link__info .social-link__description {
    font-size: 0.8rem;
  }
}

.post-card {
  display: flex;
  flex-direction: column;
  transition: all 0.2s ease-in-out;
  min-height: 28rem;
  text-decoration: none;
}
.post-card, .post-card * {
  user-select: none;
}
@media (max-width: 720px) {
  .post-card {
    min-height: 23.5rem;
  }
}
.post-card .post-card__image {
  position: relative;
  height: fit-content;
  background-color: #F5F7F9;
  border-radius: 0.8rem;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}
.post-card .post-card__image:not([src]) {
  background-color: #F5F7F9;
}
@supports not (aspect-ratio: 16/9) {
  .post-card .post-card__image {
    height: auto;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
  }
}
.post-card .post-card__image:hover img {
  transform: scale(1.02);
}
.post-card .post-card__image img {
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-card .post-card__content {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 1.6rem;
  background-color: #F5F7F9;
  border-radius: 0.8rem;
  flex-grow: 1;
}
@media (max-width: 720px) {
  .post-card .post-card__content {
    padding: 1.6rem 0.8rem;
  }
}
.post-card .post-card__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .post-card .post-card__title {
    font-size: 1.3rem;
  }
}
.post-card .post-card__title {
  transition: all 0.2s ease-in-out;
  flex-grow: 1;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.post-card .post-card__title:hover {
  text-decoration-color: #000000;
}
.post-card .post-card__description {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .post-card .post-card__description {
    font-size: 1rem;
  }
}
.post-card .post-card__footer {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .post-card .post-card__footer {
    font-size: 0.8rem;
  }
}
.post-card .post-card__footer {
  align-items: flex-end;
}
.post-card .post-card__footer .post-card__source a {
  color: #6E6E6E;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.post-card .post-card__footer .post-card__source a:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.post-card .post-card__footer .post-card__source a:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.post-card.no-image.horizontal .post-card__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
  align-items: center;
  background-color: #F5F7F9;
  padding: 1.6rem;
}
@media (max-width: 720px) {
  .post-card.no-image.horizontal .post-card__content {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
    padding: 1.6rem 0.8rem;
  }
}
.post-card.no-image.horizontal .post-card__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .post-card.no-image.horizontal .post-card__title {
    font-size: 1.3rem;
  }
}
.post-card.no-image.horizontal .post-card__footer {
  width: 100%;
  grid-column: span 2;
}
.post-card.no-image .post-card__title {
  font-size: 1.8rem;
  line-height: 1.2;
}
@media (max-width: 720px) {
  .post-card.no-image .post-card__title {
    font-size: 1.3rem;
  }
}
@media (max-width: 1604px) {
  .post-card.no-image .post-card__title {
    max-width: 100%;
  }
}
.post-card.large {
  grid-column: span 2;
}
@media (max-width: 1604px) {
  .post-card.large {
    grid-column: span 1;
  }
}
.post-card.large .post-card__title {
  max-width: 50%;
}
@media (max-width: 1604px) {
  .post-card.large .post-card__title {
    max-width: 100%;
  }
}
.post-card.hero .post-card__title {
  font-size: 1.8rem;
  line-height: 1.2;
}
@media (max-width: 720px) {
  .post-card.hero .post-card__title {
    font-size: 1.3rem;
  }
}
.post-card.horizontal {
  display: flex;
  flex-direction: row;
  gap: 1.2rem;
  min-height: unset;
}
@media (max-width: 720px) {
  .post-card.horizontal {
    row-gap: 0.8rem;
  }
}
.post-card.horizontal .post-card__content {
  background-color: transparent;
  padding: 1.2rem;
}
@media (max-width: 720px) {
  .post-card.horizontal .post-card__content {
    padding: 0.4rem 0;
    column-gap: 1.3rem;
  }
}
.post-card.horizontal .post-card__image {
  height: auto;
}
.post-card.horizontal .post-card__image.desktop {
  flex: 0 0 15.2rem;
  height: 8.6rem;
}
@media (max-width: 720px) {
  .post-card.horizontal .post-card__image.desktop {
    display: none;
  }
}
.post-card.horizontal .post-card__image.mobile {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
.post-card.horizontal .post-card__image.mobile:not([src]) {
  background-color: #F5F7F9;
}
@supports not (aspect-ratio: 1/1) {
  .post-card.horizontal .post-card__image.mobile {
    height: auto;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
  }
}
.post-card.horizontal .post-card__image.mobile {
  flex-shrink: 0;
  width: 6.8rem;
  height: 6.8rem;
  display: none;
}
@media (max-width: 720px) {
  .post-card.horizontal .post-card__image.mobile {
    display: block;
  }
}
.post-card.horizontal .post-card__title {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .post-card.horizontal .post-card__title {
    font-size: 1rem;
  }
}

.image-16-9 {
  width: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}
.image-16-9:not([src]) {
  background-color: #F5F7F9;
}
@supports not (aspect-ratio: 16/9) {
  .image-16-9 {
    height: auto;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
  }
}

.lazyload {
  transition: filter 0.3s ease-out;
}
.lazyload--loading {
  filter: blur(10px);
  animation: shimmer 0.5s infinite;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 100%);
  background-size: 200% 100%;
}
.lazyload--loaded {
  animation: fadeIn 0.3s ease-out;
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  100% {
    background-position: 200% 0;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0.8;
  }
  to {
    opacity: 1;
  }
}
.social-block {
  display: none;
}
@media (max-width: 1136px) {
  .social-block {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
  }
}
.social-block .social-block__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
@media (max-width: 720px) {
  .social-block .social-block__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.2rem;
  }
}
.social-block .social-block__inner .social-container {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media (max-width: 720px) {
  .social-block .social-block__inner .social-container {
    gap: 0.8rem;
  }
}
.social-block .social-block__inner .social-container .social-container__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8rem;
}
@media (max-width: 720px) {
  .social-block .social-block__inner .social-container .social-container__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.4rem;
  }
}

.social-container {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media (max-width: 720px) {
  .social-container {
    gap: 0.8rem;
  }
}
.social-container .social-container__inner {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
@media (max-width: 720px) {
  .social-container .social-container__inner {
    gap: 0.4rem;
  }
}
.social-container .social-container__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .social-container .social-container__title {
    font-size: 1rem;
  }
}

.block-title {
  display: flex;
  justify-content: space-between;
  gap: 0.8rem;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
}
.block-title .block-title__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
}
@media (max-width: 720px) {
  .block-title .block-title__title {
    font-size: 1rem;
  }
}
.block-title .block-title__title {
  position: relative;
  color: #000000;
}
.block-title .block-title__title::after {
  content: " ";
  position: absolute;
  bottom: -0.9rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
}
.block-title .block-title__link {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.block-title .block-title__link:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.block-title .block-title__link:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.block-title .block-title__link {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .block-title .block-title__link {
    font-size: 0.8rem;
  }
}
.block-title .block-title__link {
  transition: all 0.2s ease-in-out;
  color: #6E6E6E;
}
.block-title .block-title__separator {
  width: 100%;
  height: 1px;
  background-color: #D7DDE3;
}

.car-catalog {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.car-catalog .car-catalog__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
}
@media (max-width: 1604px) {
  .car-catalog .car-catalog__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem;
  }
}
@media (max-width: 720px) {
  .car-catalog .car-catalog__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.8rem;
  }
}
.car-catalog .car-catalog__small-container {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  grid-column: span 2;
}
@media (max-width: 1604px) {
  .car-catalog .car-catalog__small-container {
    grid-column: span 1;
  }
}
.car-catalog .car-catalog__small-container .car-catalog__small-container-inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.6rem;
  grid-template-rows: 1fr;
}
.car-catalog .car-catalog__small-container .car-catalog__small-container-inner > *:nth-child(n+9) {
  display: none;
}
@media (max-width: 1604px) {
  .car-catalog .car-catalog__small-container .car-catalog__small-container-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem;
  }
  .car-catalog .car-catalog__small-container .car-catalog__small-container-inner > *:nth-child(n+5) {
    display: none;
  }
}
@media (max-width: 720px) {
  .car-catalog .car-catalog__small-container .car-catalog__small-container-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
  }
}
.car-catalog .car-catalog__small-container .read-btn {
  grid-column: span 4;
}

.car-card.detailed {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  transition: all 0.2s ease-in-out;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 1.6rem;
  background-color: #F5F7F9;
  border-radius: 0.8rem;
  text-decoration: none;
}
@media (max-width: 720px) {
  .car-card.detailed {
    padding: 1.6rem 0.8rem;
  }
}
.car-card.detailed, .car-card.detailed * {
  user-select: none;
}
.car-card.detailed:hover {
  box-shadow: 0px 4px 12px rgba(215, 221, 227, 0.6509803922);
}
.car-card.detailed .car-card__top {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.car-card.detailed .car-card__top .car-card__title-block {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__top .car-card__title-block .car-card__title {
    font-size: 1.3rem;
  }
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__title {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__title:hover {
  color: #000000;
  text-decoration-color: #000000;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__title:active {
  text-decoration-color: #000000;
  color: #000000;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__tags {
  display: flex;
  flex-direction: row;
  gap: 0.4rem;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__tags .car-card__tag {
  font-size: 1rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__top .car-card__title-block .car-card__tags .car-card__tag {
    font-size: 1rem;
  }
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__tags .car-card__tag {
  padding: 0.4rem 0.8rem;
  background-color: #ffffff;
  border-radius: 1000px;
  white-space: nowrap;
  height: fit-content;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__tags .car-card__tag.accent {
  color: #FA0C2C;
}
.car-card.detailed .car-card__top .car-card__title-block .car-card__tags .car-card__tag.secondary {
  color: #6E6E6E;
}
.car-card.detailed .car-card__top .car-card__image {
  position: relative;
  width: 100%;
  height: 10rem;
}
.car-card.detailed .car-card__top .car-card__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: contain;
}
.car-card.detailed .car-card__middle .car-card__properties {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
}
.car-card.detailed .car-card__middle .car-card__properties .car-card__property {
  display: flex;
  justify-content: space-between;
  padding: 0.4rem 0.8rem;
  background-color: #ffffff;
  border-radius: 1000px;
}
.car-card.detailed .car-card__middle .car-card__properties .car-card__property .car-card__property-name {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__middle .car-card__properties .car-card__property .car-card__property-name {
    font-size: 1rem;
  }
}
.car-card.detailed .car-card__middle .car-card__properties .car-card__property .car-card__property-value {
  font-size: 1rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__middle .car-card__properties .car-card__property .car-card__property-value {
    font-size: 1rem;
  }
}
.car-card.detailed .car-card__bottom {
  display: flex;
  justify-content: space-between;
  gap: 1.6rem;
}
.car-card.detailed .car-card__bottom .car-card__price-block .car-card__price {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #FA0C2C;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__bottom .car-card__price-block .car-card__price {
    font-size: 1.3rem;
  }
}
.car-card.detailed .car-card__bottom .car-card__price-block .car-card__equipments {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .car-card.detailed .car-card__bottom .car-card__price-block .car-card__equipments {
    font-size: 1rem;
  }
}
.car-card.small {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  position: relative;
  width: 100%;
  text-decoration: none;
}
.car-card.small, .car-card.small * {
  user-select: none;
}
.car-card.small:hover .car-card__image {
  box-shadow: 0px 4px 12px rgba(215, 221, 227, 0.6509803922);
}
.car-card.small:hover .car-card__image img {
  transform: translate(-50%, -50%) scale(1.02);
}
.car-card.small:hover .car-card__info .car-card__title {
  text-decoration-color: #000000;
}
.car-card.small .car-card__image {
  transition: all 0.2s ease-in-out;
  position: relative;
  width: 100%;
  height: 8.6rem;
  background-color: #D7DDE3;
  border-radius: 0.8rem;
  overflow: hidden;
}
.car-card.small .car-card__image img {
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
  object-position: center;
}
.car-card.small .car-card__info {
  display: flex;
  flex-direction: column;
}
.car-card.small .car-card__info .car-card__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .car-card.small .car-card__info .car-card__title {
    font-size: 1rem;
  }
}
.car-card.small .car-card__info .car-card__title {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.car-card.small .car-card__info .car-card__price {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .car-card.small .car-card__info .car-card__price {
    font-size: 1rem;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (max-width: 720px) {
  .post-container {
    gap: 0.8rem;
  }
}
.post-container.vertical .post-container__inner {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.post-container .post-container__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
  grid-template-rows: 1fr;
}
@media (max-width: 1604px) {
  .post-container .post-container__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6rem;
  }
}
@media (max-width: 720px) {
  .post-container .post-container__inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.8rem;
  }
}
.post-container .post-card.is-hidden {
  display: none !important;
}
.post-container .empty-state {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4.8rem 2.4rem;
  text-align: center;
  grid-column: 1/-1;
}
@media (max-width: 720px) {
  .post-container .empty-state {
    padding: 3.2rem 1.6rem;
  }
}

.post-loader__trigger {
  height: 1px;
  width: 100%;
  pointer-events: none;
}

.post-loader__button {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  width: 100%;
  padding: 1.2rem 1.6rem;
  border: none;
  border-radius: 1000px;
  background-color: #F5F7F9;
  color: #6E6E6E;
  cursor: pointer;
}
.post-loader__button:hover:not(:disabled):not(.loading) {
  background-color: rgb(231.7318548387, 4.7681451613, 35.2842741935);
}
.post-loader__button:hover:not(:disabled):not(.loading) .post-loader__button-text {
  color: #ffffff;
}
.post-loader__button:active:not(:disabled):not(.loading) {
  background-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.post-loader__button:active:not(:disabled):not(.loading) .post-loader__button-text {
  color: #ffffff;
}
.post-loader__button:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.post-loader__button.loading {
  position: relative;
}
.post-loader__button.loading::after {
  content: "";
  position: absolute;
  right: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  border: 2px solid #6E6E6E;
  border-top-color: transparent;
  border-radius: 50%;
  animation: post-loader-spin 0.8s linear infinite;
}
.post-loader__button.disabled {
  background-color: #F5F7F9;
}
.post-loader__button.disabled .post-loader__button-text {
  color: #6E6E6E;
}
.post-loader__button.error {
  background-color: #dc3545;
}
.post-loader__button.error .post-loader__button-text {
  color: #ffffff;
}

.post-loader__button-text {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #6E6E6E;
  transition: all 0.2s ease-in-out;
}

@keyframes post-loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.read-btn {
  display: flex;
  justify-content: space-between;
  transition: all 0.2s ease-in-out;
  align-items: center;
  justify-self: flex-end;
  padding: 0.8rem 0.8rem 0.8rem 1.2rem;
  border-radius: 1000px;
  background-color: #ffffff;
  width: 100%;
  height: fit-content;
  text-decoration: none;
}
@media (max-width: 720px) {
  .read-btn {
    padding: 0.8rem 0.8rem 0.8rem 1.2rem;
  }
}
.read-btn.outline {
  border: 1px solid #FA0C2C;
}
.read-btn.gray {
  background-color: #F5F7F9;
}
.read-btn.large {
  width: 100%;
  grid-column: span 3;
  padding: 1.2rem 1.2rem 1.2rem 1.6rem;
}
@media (max-width: 1604px) {
  .read-btn.large {
    grid-column: span 2;
  }
}
@media (max-width: 720px) {
  .read-btn.large {
    grid-column: span 1;
    padding: 0.8rem 0.8rem 0.8rem 1.2rem;
  }
}
.read-btn:hover {
  background-color: #FA0C2C;
}
.read-btn:hover .read-btn__info .read-btn__title {
  color: #ffffff;
}
.read-btn:hover .read-btn__info .read-btn__time {
  color: #ffffff;
}
.read-btn:hover .read-btn__arrow path {
  fill: #ffffff;
}
.read-btn:active {
  background-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.read-btn:active .read-btn__arrow path {
  fill: #ffffff;
}
.read-btn .read-btn__info {
  display: flex;
  flex-direction: row;
  gap: 0.8rem;
  align-items: center;
}
.read-btn .read-btn__info .read-btn__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  transition: all 0.2s ease-in-out;
}
.read-btn .read-btn__info .read-btn__time {
  font-size: 1rem;
  line-height: 1.4;
  color: #6E6E6E;
  transition: all 0.2s ease-in-out;
}
.read-btn .read-btn__arrow {
  width: 2.4rem;
  height: 2.4rem;
}
.read-btn .read-btn__arrow path {
  transition: all 0.2s ease-in-out;
  fill: #FA0C2C;
}

.breadcrumbs {
  display: flex;
  flex-direction: row;
  gap: 0.4rem;
  max-width: 100%;
  overflow: hidden;
}
.breadcrumbs .breadcrumb, .breadcrumbs .breadcrumb__divider {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .breadcrumbs .breadcrumb, .breadcrumbs .breadcrumb__divider {
    font-size: 1rem;
  }
}
.breadcrumbs .breadcrumb, .breadcrumbs .breadcrumb__divider {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.breadcrumbs .breadcrumb:hover, .breadcrumbs .breadcrumb__divider:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.breadcrumbs .breadcrumb:active, .breadcrumbs .breadcrumb__divider:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.breadcrumbs .breadcrumb, .breadcrumbs .breadcrumb__divider {
  text-wrap: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-width: 0;
  color: #6E6E6E;
}
.breadcrumbs .breadcrumb:not(:last-child), .breadcrumbs .breadcrumb__divider:not(:last-child) {
  flex-shrink: 0;
}
.breadcrumbs .breadcrumb__divider {
  flex-shrink: 0;
}

.model-selector {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (max-width: 720px) {
  .model-selector {
    gap: 1.2rem;
  }
}
.model-selector .model-selector__title {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .model-selector .model-selector__title {
    font-size: 1.3rem;
  }
}
.model-selector .model-selector__options {
  display: flex;
  flex-direction: row;
  gap: 0.4rem;
  flex-wrap: wrap;
}
.model-selector .model-selector__option {
  font-size: 1rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .model-selector .model-selector__option {
    font-size: 1rem;
  }
}
.model-selector .model-selector__option {
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  padding: 0.8rem 1.2rem;
  background-color: #F5F7F9;
  border-radius: 1000px;
}
.model-selector .model-selector__option:hover {
  background-color: rgb(238.625, 241.9, 245.175);
}
.model-selector .model-selector__option.active {
  background-color: #FA0C2C;
  color: #ffffff;
}

.cookies-notice {
  display: grid;
  grid-template-columns: 24.4rem 1fr 36.8rem;
}
@media (max-width: 1268px) {
  .cookies-notice {
    grid-template-columns: 11.2rem 1fr 36.8rem;
  }
}
@media (max-width: 1136px) {
  .cookies-notice {
    grid-template-columns: 11.2rem 1fr;
  }
}
@media (max-width: 800px) {
  .cookies-notice {
    grid-template-columns: 1fr;
  }
}
.cookies-notice {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #F5F7F9;
  padding: 2.4rem;
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
  z-index: 999;
  animation: slideUp 0.3s ease-out;
}
@media (max-width: 720px) {
  .cookies-notice {
    padding: 1.6rem;
  }
}

@keyframes slideUp {
  from {
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.cookies-notice__content {
  width: 100%;
  max-width: 99.2rem;
  justify-self: center;
}
@media (max-width: 1604px) {
  .cookies-notice__content {
    max-width: 65.6rem;
  }
}
@media (max-width: 1136px) {
  .cookies-notice__content {
    max-width: unset;
  }
}
.cookies-notice__content {
  display: flex;
  flex-direction: row;
  gap: 1.6rem;
  grid-column: 2/3;
  flex-wrap: wrap;
}
@media (max-width: 1604px) {
  .cookies-notice__content {
    flex-direction: column;
  }
}

.cookies-notice__text {
  flex: 1;
}

.cookies-notice__title {
  font-size: 1.8rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .cookies-notice__title {
    font-size: 1.3rem;
  }
}
.cookies-notice__title {
  margin: 0 0 8px;
}

.cookies-notice__description {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .cookies-notice__description {
    font-size: 1rem;
  }
}
.cookies-notice__description {
  margin: 0;
}

.cookies-notice__actions {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 720px) {
  .cookies-notice__actions {
    justify-content: flex-start;
    width: 100%;
  }
}

.cookies-notice__btn-accept {
  white-space: nowrap;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
}

.cookies-notice__btn-policy {
  white-space: nowrap;
}

.alphabet {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  position: relative;
  width: 100%;
}
.alphabet .alphabet__inner {
  display: flex;
  flex-direction: row;
  gap: 0.8rem;
  flex-wrap: wrap;
}
.alphabet .alphabet__inner::-webkit-scrollbar {
  display: none;
}
@media (max-width: 720px) {
  .alphabet .alphabet__inner::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0.8rem;
    background: linear-gradient(to left, from rgba(255, 255, 255, 0), to #ffffff);
  }
}
.alphabet .alphabet__inner .alphabet__item {
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .alphabet .alphabet__inner .alphabet__item {
    font-size: 1.3rem;
  }
}
.alphabet .alphabet__inner .alphabet__item {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease-in-out;
  flex-basis: 1.6rem;
  height: 1.6rem;
  border-radius: 2px;
  cursor: pointer;
  user-select: none;
  text-decoration: none;
}
.alphabet .alphabet__inner .alphabet__item:hover {
  background-color: rgb(238.625, 241.9, 245.175);
}
.alphabet .alphabet__inner .alphabet__item.active {
  background-color: #FA0C2C;
  color: #ffffff;
}

.brand-container {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
.brand-container .brand-container__inner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.6rem;
}
@media (max-width: 1604px) {
  .brand-container .brand-container__inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.6rem;
  }
}
@media (max-width: 720px) {
  .brand-container .brand-container__inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
  }
}

.brand-card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.brand-card:hover .brand-card__image img {
  transform: translate(-50%, -50%) scale(1.02);
}
.brand-card:hover .brand-card__name {
  background-color: #FA0C2C;
  color: #ffffff;
}
.brand-card:active .brand-card__name {
  background-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: #ffffff;
}
.brand-card .brand-card__image {
  position: relative;
  height: 10.2rem;
  width: 100%;
  background-color: #F5F7F9;
  border-radius: 0.8rem;
}
.brand-card .brand-card__image img {
  transition: all 0.2s ease-in-out;
  position: absolute;
  width: 70%;
  height: 70%;
  top: 50%;
  left: 50%;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.brand-card .brand-card__name {
  transition: all 0.2s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.3rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .brand-card .brand-card__name {
    font-size: 1.3rem;
  }
}
.brand-card .brand-card__name {
  width: 100%;
  height: fit-content;
  padding: 0.8rem;
  background-color: #F5F7F9;
  border-radius: 0.8rem;
  text-align: center;
}

.error-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 36.9rem;
  text-align: center;
  flex-grow: 1;
}
.error-block .error-block__line {
  width: 5rem;
  height: 0.8rem;
  background-color: #FA0C2C;
  border-radius: 1000px;
  margin-bottom: 1.2rem;
}
.error-block .error-block__code {
  font-size: 9.6rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 6.6rem;
  color: #000000;
}
@media (max-width: 720px) {
  .error-block .error-block__code {
    font-size: 7.2rem;
  }
}
.error-block .error-block__code {
  margin-bottom: 2.4rem;
}
@media (max-width: 720px) {
  .error-block .error-block__code {
    line-height: 5rem;
  }
}
.error-block .error-block__title {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .error-block .error-block__title {
    font-size: 1rem;
  }
}
.error-block .error-block__title {
  margin-bottom: 1.6rem;
}
.error-block .error-block__links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  flex-wrap: wrap;
}
.error-block .error-block__links .error-block__link {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
}
@media (max-width: 720px) {
  .error-block .error-block__links .error-block__link {
    font-size: 1rem;
  }
}
.error-block .error-block__links .error-block__link {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.error-block .error-block__links .error-block__link:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.error-block .error-block__links .error-block__link:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}

.article-date {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-date {
    font-size: 0.8rem;
  }
}

.article-toc {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.article-toc .article-toc__title {
  font-size: 1.8rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .article-toc .article-toc__title {
    font-size: 1.3rem;
  }
}
.article-toc .article-toc__list {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.article-toc .article-toc__list .article-toc__item {
  list-style: none;
}
.article-toc .article-toc__list .article-toc__item .article-toc__link {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-toc .article-toc__list .article-toc__item .article-toc__link {
    font-size: 1rem;
  }
}
.article-toc .article-toc__list .article-toc__item .article-toc__link {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.article-toc .article-toc__list .article-toc__item .article-toc__link:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.article-toc .article-toc__list .article-toc__item .article-toc__link:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.article-toc .article-toc__more {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
}
@media (max-width: 720px) {
  .article-toc .article-toc__more {
    font-size: 0.8rem;
  }
}
.article-toc .article-toc__more {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.article-toc .article-toc__more:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.article-toc .article-toc__more:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}

.article-content > * {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content > * {
    font-size: 1rem;
  }
}
.article-content > * {
  margin-bottom: 1.6rem;
}
.article-content > *:last-child {
  margin-bottom: 1.6rem;
}
@media (max-width: 720px) {
  .article-content > * {
    margin-bottom: 1.6rem;
  }
}
.article-content p {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content p {
    font-size: 1rem;
  }
}
.article-content p b, .article-content p strong {
  font-weight: 400;
  color: #000000;
}
.article-content a {
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
}
.article-content a:hover {
  color: #FA0C2C;
  text-decoration-color: #FA0C2C;
}
.article-content a:active {
  text-decoration-color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
  color: rgb(206.7459677419, 4.2540322581, 31.4798387097);
}
.article-content a {
  text-decoration: underline;
  color: inherit;
}
.article-content .wp-block-quote {
  border-left: 1px solid #000000;
  padding: 0.8rem 1.6rem;
}
.article-content .wp-block-quote p {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #000000;
}
@media (max-width: 720px) {
  .article-content .wp-block-quote p {
    font-size: 1rem;
  }
}
.article-content .wp-block-quote p {
  margin-bottom: 0.8rem;
}
.article-content .wp-block-quote p b, .article-content .wp-block-quote p strong {
  font-weight: 700;
}
.article-content .wp-block-quote cite {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content .wp-block-quote cite {
    font-size: 0.8rem;
  }
}
.article-content .wp-block-image img {
  width: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}
.article-content .wp-block-image img:not([src]) {
  background-color: #F5F7F9;
}
@supports not (aspect-ratio: 16/9) {
  .article-content .wp-block-image img {
    height: auto;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
  }
}
.article-content .wp-block-image img {
  object-fit: cover;
  object-position: center;
  border-radius: 0.8rem;
}
.article-content .wp-block-image .wp-element-caption {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content .wp-block-image .wp-element-caption {
    font-size: 0.8rem;
  }
}
.article-content .wp-block-image .wp-element-caption {
  margin-top: 0.8rem;
}
.article-content h1:not(:first-child), .article-content h2:not(:first-child), .article-content h3:not(:first-child), .article-content h4:not(:first-child), .article-content h5:not(:first-child), .article-content h6:not(:first-child) {
  margin-top: 3.2rem;
}
.article-content h1 {
  font-size: 2.4rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .article-content h1 {
    font-size: 1.8rem;
  }
}
.article-content h2 {
  font-size: 1.8rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .article-content h2 {
    font-size: 1.3rem;
  }
}
.article-content h4, .article-content h5, .article-content h6 {
  margin-bottom: 0.4rem;
}
.article-content h3 {
  font-size: 1.8rem;
  font-family: "RF Dewi Extended", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #000000;
}
@media (max-width: 720px) {
  .article-content h3 {
    font-size: 1.3rem;
  }
}
.article-content h4 {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content h4 {
    font-size: 1rem;
  }
}
.article-content h5 {
  font-size: 1.3rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content h5 {
    font-size: 1rem;
  }
}
.article-content h6 {
  font-size: 1rem;
  font-family: "RF Dewi", "Roboto", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #6E6E6E;
}
@media (max-width: 720px) {
  .article-content h6 {
    font-size: 0.8rem;
  }
}
.article-content ul {
  list-style: inside disc;
  color: #6E6E6E;
}
.article-content ol {
  list-style: inside decimal;
  color: #6E6E6E;
}
.article-content .wp-block-video {
  border-radius: 0.8rem;
  overflow: hidden;
}
@media (max-width: 720px) {
  .article-content .wp-block-video {
    margin-bottom: 0.4rem;
  }
}

.content__inner {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
@media (max-width: 720px) {
  .content__inner {
    gap: 2.4rem;
  }
}/*# sourceMappingURL=style.css.map */