@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  overflow-wrap: break-word;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtLtIta.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-LightItalic.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-MediumItalic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtraBlack.woff2") format("woff2");
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Neue Haas Unica";
  src: url("../fonts/NeueHaasUnica-ExtBlkIta.woff2") format("woff2");
  font-weight: 950;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Extrabold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TRY Vesterbro";
  src: url("../fonts/TRYVesterbro-Poster.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-gray: rgba(0, 0, 0, 0.4);
  --color-overlay: rgba(0, 0, 0, 0.7);
}

::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  transition: background 0.3s ease;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

* {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.05);
}

body {
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--color-black);
  background-color: var(--color-white);
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

.grid {
  display: grid;
  gap: 30px;
}
@media (max-width: 767px) {
  .grid-mobile-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
.grid--1 {
  grid-template-columns: 1fr;
}
.grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid--4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid--5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid--6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid--12 {
  grid-template-columns: repeat(12, 1fr);
}
.grid--auto {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.grid--auto-fill {
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.grid--2-1 {
  grid-template-columns: 2fr 1fr;
}
.grid--1-2 {
  grid-template-columns: 1fr 2fr;
}
.grid--3-1 {
  grid-template-columns: 3fr 1fr;
}
.grid--1-3 {
  grid-template-columns: 1fr 3fr;
}
.grid--1-2-1 {
  grid-template-columns: 1fr 2fr 1fr;
}
.grid--gap-sm {
  gap: 15px;
}
.grid--gap-md {
  gap: 30px;
}
.grid--gap-lg {
  gap: 50px;
}
.grid--gap-xl {
  gap: 80px;
}
.grid--no-gap {
  gap: 0;
}
.grid--center {
  justify-items: center;
}
.grid--end {
  justify-items: end;
}
.grid--stretch {
  justify-items: stretch;
}
.grid--v-center {
  align-items: center;
}
.grid--v-end {
  align-items: end;
}
.grid--v-stretch {
  align-items: stretch;
}
@media (max-width: 768px) {
  .grid--2, .grid--3, .grid--4, .grid--5, .grid--6 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--2-1, .grid--1-2, .grid--3-1, .grid--1-3 {
    grid-template-columns: 1fr;
  }
  .grid--1-2-1 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .grid {
    gap: 20px;
  }
  .grid--2, .grid--3, .grid--4, .grid--5, .grid--6, .grid--12 {
    grid-template-columns: 1fr;
  }
  .grid--gap-sm {
    gap: 10px;
  }
  .grid--gap-lg {
    gap: 30px;
  }
  .grid--gap-xl {
    gap: 40px;
  }
}

.grid-item--span-2 {
  grid-column: span 2;
}
.grid-item--span-3 {
  grid-column: span 3;
}
.grid-item--span-4 {
  grid-column: span 4;
}
.grid-item--span-5 {
  grid-column: span 5;
}
.grid-item--span-6 {
  grid-column: span 6;
}
.grid-item--span-full {
  grid-column: 1/-1;
}
.grid-item--row-span-2 {
  grid-row: span 2;
}
.grid-item--row-span-3 {
  grid-row: span 3;
}
.grid-item--row-span-4 {
  grid-row: span 4;
}
.grid-item--start-2 {
  grid-column-start: 2;
}
.grid-item--start-3 {
  grid-column-start: 3;
}
.grid-item--start-4 {
  grid-column-start: 4;
}
.grid-item--self-center {
  justify-self: center;
  align-self: center;
}
.grid-item--self-end {
  justify-self: end;
  align-self: end;
}
.grid-item--self-stretch {
  justify-self: stretch;
  align-self: stretch;
}
@media (max-width: 768px) {
  .grid-item--span-2, .grid-item--span-3, .grid-item--span-4, .grid-item--span-5, .grid-item--span-6 {
    grid-column: span 1;
  }
}
@media (max-width: 767px) {
  .grid-item--span-2, .grid-item--span-3, .grid-item--span-4, .grid-item--span-5, .grid-item--span-6, .grid-item--span-full {
    grid-column: span 1;
  }
  .grid-item--row-span-2, .grid-item--row-span-3, .grid-item--row-span-4 {
    grid-row: span 1;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .header {
    padding: 20px 0;
  }
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
}
.header__menu-btn {
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
}
.header__menu-btn img {
  width: 100%;
  height: 100%;
}
.header__logo {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 28px;
  color: var(--color-white);
  letter-spacing: 0;
}
.header__social {
  display: flex;
  gap: 25px;
  align-items: center;
}
.header__social-link {
  width: 25px;
  height: 25px;
}
.header__social-link img {
  width: 100%;
  height: 100%;
}
.header__nav {
  position: absolute;
  right: 50px;
  top: 40%;
  display: flex;
  flex-direction: column;
  gap: 60px;
  transform: translateY(-40%);
}
.header__nav::before {
  content: "";
  position: absolute;
  top: -80px;
  right: 50%;
  width: 2px;
  height: 60px;
  background: var(--color-white);
}
.header__nav::after {
  content: "";
  position: absolute;
  bottom: -80px;
  right: 50%;
  width: 2px;
  height: 63px;
  background: var(--color-white);
}
.header__nav-link {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-black);
  white-space: nowrap;
}
@media (max-width: 768px) {
  .header__nav {
    display: none;
  }
  .header__container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 30px 0;
  }
  .header__container {
    position: relative;
    justify-content: flex-start;
    padding: 0 20px;
  }
  .header__social {
    gap: 20px;
    display: none;
  }
  .header__logo {
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .header__nav {
    display: flex;
    position: absolute;
    top: 65px;
    left: 20px;
    right: 20px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    transform: none;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
  }
  .header__nav::before, .header__nav::after {
    display: none;
    content: none;
  }
  .header__nav-link {
    font-family: "TRY Vesterbro", sans-serif;
    font-size: 16px;
    color: var(--color-white);
    white-space: nowrap;
  }
}
.header__mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 414px;
  height: 100vh;
  background-color: var(--color-black);
  z-index: 200;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
}
.header__mobile-menu.active {
  transform: translateX(0);
}
.header__mobile-menu-content {
  padding: 60px 40px;
  width: 100%;
  height: 100%;
  position: relative;
}
.header__mobile-logo {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 28px;
  color: var(--color-white);
  margin-bottom: 40px;
}
.header__search-form {
  position: relative;
  margin-bottom: 40px;
}
.header__search-input {
  width: 100%;
  height: 40px;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: var(--color-white);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  padding-right: 40px;
}
.header__search-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.header__search-input:focus, .header__search-input:focus-visible {
  outline: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  border-bottom-color: rgba(255, 255, 255, 0.6);
}
.header__search-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.header__search-btn img {
  width: 100%;
  height: 100%;
}
.header__mobile-nav {
  margin-bottom: 40px;
}
.header__mobile-nav-section {
  margin-bottom: 30px;
  position: relative;
}
.header__mobile-nav-section:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.header__mobile-nav-link {
  display: block;
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-white);
  margin-bottom: 15px;
  text-decoration: none;
}
.header__mobile-nav-link:last-child {
  margin-bottom: 0;
}
.header__mobile-description {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}
.header__close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
}
.header__close-btn img {
  width: 100%;
  height: 100%;
}

.hero {
  position: relative;
  height: 770px;
  overflow: hidden;
  background-size: cover;
  clip-path: polygon(0px 0px, 100% 0px, 100% 78%, 75% 98%, 0px 85%);
}
.hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background: linear-gradient(101.056deg, rgba(0, 0, 0, 0.26) 59.387%, rgba(255, 255, 255, 0) 97.901%), linear-gradient(90deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.24) 100%), url("../img/hero-bg.jpg");
  background-size: cover;
  background-position: center;
}
.hero__social {
  display: none;
}
.hero__content {
  position: relative;
  z-index: 50;
  padding: 200px 0 0 131px;
  max-width: 840px;
  display: flex;
  flex-direction: column;
}
.hero__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
  color: var(--color-white);
  letter-spacing: 1.2px;
  margin-bottom: 25px;
  position: relative;
  display: block;
}
.hero__description {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--color-white);
  max-width: 616px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  display: block;
}
.hero__play-btn {
  position: absolute;
  top: 280px;
  right: 644px;
  width: 35px;
  height: 35px;
  background: none;
  border: none;
  cursor: pointer;
}
.hero__play-btn img {
  width: 100%;
  height: 100%;
}
.hero__title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  background-image: url("../img/arrow-right-white.svg");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1200px) {
  .hero {
    height: 600px;
  }
  .hero__content {
    padding: 200px 0 0 50px;
  }
  .hero__play-btn {
    right: 50px;
    top: 200px;
  }
}
@media (max-width: 768px) {
  .hero {
    height: 500px;
    clip-path: polygon(0px 0px, 100% 0px, 100% 85%, 70% 100%, 0px 90%);
  }
  .hero__content {
    padding: 150px 0 0 30px;
  }
  .hero__title {
    font-size: 32px;
  }
  .hero__description {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hero {
    height: auto;
    min-height: 560px;
    clip-path: polygon(0px 0px, 100% 0px, 100% 95%, 65% 100%, 0px 95%);
    position: relative;
  }
  .hero__content {
    padding: 130px 20px 100px 20px;
    max-width: 100%;
    position: relative;
  }
  .hero__title {
    font-size: 32px;
    line-height: 1.05;
    margin-bottom: 16px;
    letter-spacing: 0.5px;
    max-width: 85%;
    position: relative;
    padding-right: 56px;
  }
  .hero__description {
    font-size: 14px;
    max-width: 92%;
    line-height: 1.45;
    letter-spacing: 0.3px;
    text-transform: uppercase;
  }
  .hero__play-btn {
    display: none;
  }
  .hero__social {
    display: flex;
    position: absolute;
    right: 20px;
    bottom: 120px;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 6;
  }
  .hero__social::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -100%;
    width: 1px;
    height: 84px;
    background: var(--color-white);
    opacity: 0.9;
  }
  .hero__social-link {
    width: 24px;
    height: 24px;
  }
  .hero__social-link img {
    width: 100%;
    height: 100%;
  }
  .hero .header__nav {
    position: absolute;
    top: 70px;
    left: 20px;
    right: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 0;
    z-index: 5;
    padding-top: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 999;
  }
  .hero .header__nav::before, .hero .header__nav::after {
    display: none;
    content: none;
  }
  .hero .header__nav .header__nav-link {
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: var(--color-white);
    text-decoration: none;
    font-family: "TRY Vesterbro", sans-serif;
    font-weight: 400;
  }
}

.news-grid {
  margin-top: -150px;
  padding: 0 0 100px;
  position: relative;
  z-index: 60;
}
.news-grid__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
}
.news-grid__grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}
.news-grid__left {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 200px;
}
.news-grid__right {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 50px;
}
.news-grid__item {
  position: relative;
}
.news-grid__item--large {
  height: 400px;
  margin-bottom: 30px;
  background-color: var(--color-black);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  position: relative;
}
.news-grid__item--large::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url("../img/card-corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 5;
}
.news-grid__item--large::after {
  content: "";
  height: 3px;
  width: 120px;
  position: absolute;
  bottom: -10px;
  background: #000;
  left: 50%;
  transform: translateX(-50%);
  border: 9999px;
}
.news-grid__item--medium {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  position: relative;
}
.news-grid__item--medium::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-image: url("../img/card-corner.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  z-index: 5;
}
.news-grid__item--small {
  height: 120px;
  display: flex;
  gap: 15px;
  background: transparent;
}
.news-grid__small-image {
  width: 120px;
  height: 120px;
  object-fit: cover;
  flex-shrink: 0;
}
.news-grid__small-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 0;
  align-items: start;
}
.news-grid__right .news-grid__item--small {
  background-color: #000;
  padding: 25px;
  position: relative;
  height: auto;
  display: block;
}
.news-grid__right .news-grid__item--small .news-grid__small-image {
  display: none;
}
.news-grid__right .news-grid__item--small .news-grid__small-content {
  padding: 0;
  width: 80%;
}
.news-grid__right .news-grid__item--small .news-grid__title {
  color: #fff;
  font-family: "TRY Vesterbro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 25px;
}
.news-grid__right .news-grid__item--small .news-grid__date {
  color: #fff;
  font-size: 14px;
  opacity: 0.7;
}
.news-grid__right .news-grid__item--small::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 20px;
  height: 20px;
  background-image: url("../img/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.news-grid__right .news-grid__all-news {
  margin-top: 30px;
  text-align: center;
}
.news-grid__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-grid__content {
  position: relative;
  color: var(--color-white);
  z-index: 2;
  display: flex;
  gap: 15px;
  flex-direction: column;
}
.news-grid__item--large .news-grid__content::before, .news-grid__item--medium .news-grid__content::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: -30px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.8) 100%);
  z-index: -1;
}
.news-grid__category {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: var(--color-gray);
}
.news-grid__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  color: var(--color-black);
}
.news-grid__item--large .news-grid__title {
  margin: 0;
  padding: 0;
  display: block;
  background: none;
  color: var(--color-white);
  font-size: 16px;
  line-height: 1.2;
  position: relative;
}
.news-grid__item--large .news-grid__title span {
  display: inline;
  background-color: var(--color-white);
  color: var(--color-black);
  padding: 5px 0;
  font-weight: 700;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: 10px 0 0 var(--color-white), -10px 0 0 var(--color-white);
  word-spacing: 0px;
  line-height: 1.5;
  margin: 0 10px;
}
.news-grid__item--medium .news-grid__title {
  margin: 0;
  color: var(--color-white);
  font-size: 14px;
  line-height: 1.2;
}
.news-grid__item--small .news-grid__title {
  color: #000;
  font-family: "TRY Vesterbro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
}
.news-grid__item--small .news-grid__title.uppercase {
  text-transform: uppercase;
}
.news-grid__excerpt {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: var(--color-white);
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  max-width: 616px;
}
.news-grid__date {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 12px;
  color: var(--color-gray);
}
.news-grid__item--large .news-grid__date, .news-grid__item--medium .news-grid__date {
  color: var(--color-white);
  opacity: 0.8;
}
@media (max-width: 991px) {
  .news-grid {
    margin-top: -100px;
  }
  .news-grid__grid {
    grid-template-columns: 1fr;
  }
  .news-grid__right {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .news-grid {
    margin-top: -80px;
    padding: 0 0 60px;
  }
  .news-grid__container {
    padding: 0 20px;
  }
  .news-grid__item--large {
    height: 300px;
  }
  .news-grid__item--medium {
    height: 250px;
  }
  .news-grid__item--small {
    margin-bottom: 15px;
  }
  .news-grid__right {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    margin: 0 -20px;
    padding: 0 20px;
    position: relative;
    z-index: 10;
    margin-bottom: 30px;
  }
  .news-grid__right::-webkit-scrollbar {
    display: none;
  }
  .news-grid__right .news-grid__item--small {
    min-width: 280px;
    margin-right: 15px;
    scroll-snap-align: start;
    flex-shrink: 0;
  }
  .news-grid__right .news-grid__item--small:last-child {
    margin-right: 0;
  }
  .news-grid__right .news-grid__all-news {
    min-width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 0;
  }
}

.article-mini {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}

.line-container {
  position: relative;
}
.line-container .line {
  width: 120px;
  height: 3px;
  background-color: #000;
  z-index: 5;
  transform: translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.news-grid__item--large .news-bar {
  position: absolute;
  top: 0;
  left: 17%;
  width: 5px;
  height: 13%;
  background-color: #000;
  z-index: 5;
  transform: translateX(-50%);
}
.news-grid__item--medium .news-bar {
  position: absolute;
  top: 0;
  left: 17%;
  width: 5px;
  height: 13%;
  background-color: #000;
  z-index: 5;
  transform: translateX(-50%);
}

.news-grid__all-news {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
.news-grid__all-news-link {
  display: inline-block;
  padding: 15px 30px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 240px;
  text-align: center;
}
.news-grid__all-news-link:hover {
  background-color: #000;
  color: #fff;
}

@media (max-width: 767px) {
  .news-mobile-slider__all-news-link {
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
    font-family: "TRY Vesterbro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .news-mobile-slider__all-news-link:hover {
    background-color: #000;
    color: #fff;
  }
}
.mobile-news-section {
  display: none;
}

@media (min-width: 768px) {
  .news-grid__right .swiper-wrapper {
    display: block;
  }
}
@media (min-width: 768px) {
  .news-grid__right .swiper-slide {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .news-grid__right {
    display: none;
  }
  .mobile-news-section {
    display: block;
    padding: 20px 0;
    background-color: #f9f9f9;
    margin-top: 20px;
  }
  .mobile-news-section > .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .mobile-news-section .news-mobile-slider {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
  }
  .mobile-news-section .news-mobile-slider .swiper-wrapper {
    display: flex;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small {
    width: 280px;
    flex-shrink: 0;
    background-color: #000;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    height: auto;
    background-size: cover;
    background-position: center;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* Затемнение */
    z-index: 1;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small .news-grid__small-image {
    display: none;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small .news-grid__small-content {
    padding: 0;
    width: 80%;
    position: relative;
    z-index: 2;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small .news-grid__title {
    color: #fff;
    font-family: "TRY Vesterbro";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small .news-grid__date {
    color: #fff;
    font-size: 14px;
    opacity: 0.7;
  }
  .mobile-news-section .news-mobile-slider .news-grid__item--small::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 20px;
    height: 20px;
    background-image: url("../img/arrow-right.svg");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
  }
  .mobile-news-section .news-mobile-slider .swiper-pagination {
    position: relative;
    bottom: 0;
    margin-top: 15px;
  }
  .mobile-news-section .news-mobile-slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 1;
    margin: 0 5px;
  }
  .mobile-news-section .news-mobile-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #000;
  }
  .mobile-news-section .mobile-all-news {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .mobile-news-section .mobile-all-news .news-grid__all-news-link {
    display: inline-block;
    padding: 15px 30px;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
    font-family: "TRY Vesterbro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease;
    width: 100%;
    max-width: 240px;
    text-align: center;
  }
  .mobile-news-section .mobile-all-news .news-grid__all-news-link:hover {
    background-color: #000;
    color: #fff;
  }
}
.gallery {
  padding: 100px 0;
  background: var(--color-white);
}
.gallery__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 50px;
}
.gallery__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  height: 600px;
}
.gallery__item {
  position: relative;
  overflow: hidden;
}
.gallery__item:nth-child(1) {
  mask: url("../img/mask-1.svg") no-repeat center;
  mask-size: contain;
}
.gallery__item:nth-child(2) {
  mask: url("../img/mask-2.svg") no-repeat center;
  mask-size: contain;
}
.gallery__item:nth-child(3) {
  mask: url("../img/mask-3.svg") no-repeat center;
  mask-size: contain;
}
.gallery__item:nth-child(4) {
  mask: url("../img/mask-4.svg") no-repeat center;
  mask-size: contain;
}
.gallery__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.gallery__image:hover {
  transform: scale(1.05);
}
.gallery__btn {
  display: block;
  margin: 50px auto 0;
  padding: 15px 40px;
  background: none;
  border: 2px solid var(--color-black);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-black);
  cursor: pointer;
  transition: all 0.3s ease;
}
.gallery__btn:hover {
  background: var(--color-black);
  color: var(--color-white);
}
@media (max-width: 1200px) {
  .gallery__container {
    padding: 0 30px;
  }
  .gallery__grid {
    height: 500px;
  }
}
@media (max-width: 768px) {
  .gallery {
    padding: 80px 0;
  }
  .gallery__container {
    padding: 0 20px;
  }
  .gallery__grid {
    grid-template-columns: repeat(2, 1fr);
    height: 400px;
    gap: 10px;
  }
  .gallery__item:nth-child(1), .gallery__item:nth-child(2), .gallery__item:nth-child(3), .gallery__item:nth-child(4) {
    mask: none;
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .gallery {
    padding: 60px 0;
  }
  .gallery__grid {
    grid-template-columns: 1fr;
    height: auto;
    gap: 15px;
  }
  .gallery__item {
    height: 200px;
  }
  .gallery__btn {
    margin-top: 30px;
    padding: 12px 30px;
    font-size: 14px;
  }
}

.footer {
  background: var(--color-black);
  padding: 88px 0 0;
  color: var(--color-white);
  margin-top: 50px;
}
.footer__container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 64px;
}
.footer__top {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 50px;
  align-items: start;
  margin-bottom: 50px;
}
.footer__left {
  display: flex;
  gap: 50px;
  position: relative;
}
.footer__left::after {
  content: "";
  position: absolute;
  left: 125px;
  top: 0;
  width: 2px;
  height: 70px;
  background: var(--color-white);
}
.footer__logo {
  font-family: "Lora", serif;
  font-weight: 700;
  font-size: 18px;
  color: var(--color-white);
  text-wrap: nowrap;
}
.footer__nav {
  display: flex;
  flex-direction: column;
  gap: 34px;
  padding-left: 30px;
}
.footer__nav-link {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-white);
  transition: opacity 0.3s ease;
}
.footer__nav-link:hover {
  opacity: 0.7;
}
.footer__subscription {
  display: flex;
  flex-direction: column;
  gap: 21px;
  justify-self: center;
}
.footer__subscription-title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: var(--color-white);
}
.footer__subscription-form {
  display: flex;
  gap: 11px;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 533px;
}
.footer__email-input {
  flex: 1;
  min-width: 0;
  height: 50px;
  padding: 0 25px;
  background: var(--color-white);
  border: none;
  font-family: "Lora", serif;
  font-weight: 500;
  font-size: 16px;
  color: var(--color-gray);
}
.footer__email-input::placeholder {
  color: var(--color-gray);
}
.footer__submit-btn {
  width: 200px;
  min-width: 200px;
  height: 50px;
  background: none;
  border: 1px solid var(--color-white);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-white);
  cursor: pointer;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.footer__submit-btn:hover {
  background: var(--color-white);
  color: var(--color-black);
}
.footer__social {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-self: end;
  position: relative;
}
.footer__social-link {
  width: 25px;
  height: 25px;
}
.footer__social-link img {
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
.footer__social-link:hover img {
  opacity: 0.7;
}
.footer__bottom {
  padding: 50px 0 30px;
  text-align: center;
}
.footer__description {
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: var(--color-white);
  max-width: 901px;
  margin: 0 auto 24px;
}
.footer__copyright {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: var(--color-white);
}
@media (max-width: 1200px) {
  .footer__container {
    padding: 0 40px;
  }
  .footer__top {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .footer__container {
    padding: 0 20px;
  }
  .footer__top {
    grid-template-columns: 1fr;
    gap: 40px;
    text-align: center;
  }
  .footer__left {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }
  .footer__left::after {
    display: none;
  }
  .footer__nav {
    padding-left: 0;
  }
  .footer__subscription-form {
    flex-direction: column;
    align-items: center;
  }
  .footer__email-input {
    width: 100%;
    max-width: 322px;
  }
  .footer__submit-btn {
    width: 100%;
    max-width: 200px;
  }
  .footer__social {
    flex-direction: row;
    justify-content: center;
  }
}
.footer__nav-social-container {
  display: none;
}
@media (max-width: 767px) {
  .footer {
    padding: 60px 0 0;
  }
  .footer__container {
    padding: 0 20px;
  }
  .footer__top {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 0;
    align-items: flex-start;
    text-align: left;
  }
  .footer__left {
    display: none;
  }
  .footer__top > .footer__social {
    display: none;
  }
  .footer__subscription {
    width: 100%;
    gap: 21px;
    order: 1;
    margin: 0;
    justify-self: auto;
  }
  .footer__subscription-title {
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
    font-family: "Neue Haas Unica", sans-serif;
    font-weight: 500;
  }
  .footer__subscription-form {
    flex-direction: row;
    align-items: center;
    width: 100%;
    gap: 11px;
  }
  .footer__email-input {
    flex: 1;
    min-width: 0;
    height: 50px;
    font-size: 16px;
    border-radius: 0;
  }
  .footer__submit-btn {
    width: 162px;
    height: 50px;
    font-family: "TRY Vesterbro", sans-serif;
    font-size: 16px;
    text-transform: none;
    flex-shrink: 0;
  }
  .footer__nav-social-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    order: 2;
    margin-top: 20px;
    position: relative;
  }
  .footer__nav-social-container::after {
    content: "";
    position: absolute;
    right: 50px;
    top: 50%;
    width: 1px;
    height: 83px;
    background: var(--color-white);
    transform: translateY(-50%);
  }
  .footer__nav {
    display: flex;
    flex-direction: column;
    gap: 13px;
    padding-left: 0;
    align-items: flex-start;
    margin: 0;
  }
  .footer__nav-link {
    font-size: 16px;
    font-weight: 400;
    font-family: "TRY Vesterbro", sans-serif;
    text-decoration: none;
    line-height: 1.3;
  }
  .footer__social {
    flex-direction: column;
    justify-content: flex-start;
    gap: 17px;
    margin: 0;
    align-items: flex-end;
  }
  .footer__social-link {
    width: 30px;
    height: 30px;
    display: block;
  }
  .footer__bottom {
    padding: 40px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 40px;
  }
  .footer__description {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
    max-width: 100%;
    font-family: "Neue Haas Unica", sans-serif;
    text-align: center;
  }
  .footer__copyright {
    font-size: 12px;
    font-family: "Neue Haas Unica", sans-serif;
    font-weight: 300;
    text-align: center;
  }
}

.main {
  min-height: 100vh;
  position: relative;
}

.home {
  overflow-x: hidden;
}

.about {
  background-color: #efeede;
  color: var(--color-black);
}

.about .container--narrow {
  max-width: 850px;
  margin: 0 auto;
}

.about-head {
  padding: 50px 0 10px;
  text-align: center;
}
.about-head__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  color: var(--color-black);
  margin-bottom: 6px;
}
.about-head__subtitle {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 14px;
  color: #2B2B2B;
}

.about-section {
  padding: 36px 0;
}
.about-section__title {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 18px;
  color: var(--color-black);
}
.about-section__line {
  width: 56px;
  height: 2px;
  background: rgba(0, 0, 0, 0.5);
  display: inline-block;
}
.about-section__body {
  max-width: 680px;
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.85);
}
.about-section__body p {
  margin-bottom: 16px;
}
.about-section__body p:last-child {
  margin-bottom: 0;
}

.about .header {
  position: relative;
  padding: 0 0 0;
  background: #efeede;
  color: var(--color-black);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.about .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 50px;
}

.about .header__logo {
  color: var(--color-black);
}

.about .header__menu-btn img,
.about .header__social-link img {
  filter: brightness(0) saturate(100%);
}

.about .header__menu-btn {
  margin-right: 20px;
}

.about .header__logo {
  margin-left: 12px;
}

.about .header__nav {
  position: static;
  transform: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex: 1 1 auto;
  margin: 0 24px;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.about .header__nav::before, .about .header__nav::after {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  background: rgba(0, 0, 0, 0.5);
  position: static;
}

.about .header__nav-link {
  color: var(--color-black);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .about .header__container {
    padding: 16px 20px;
  }
  .about .header__nav {
    display: none;
  }
}
.about-intro {
  padding: 80px 0 20px;
}
@media (max-width: 767px) {
  .about-intro {
    padding: 60px 0 10px;
  }
}
.about-intro__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 52px;
  line-height: 1.05;
  margin-bottom: 20px;
  color: var(--color-black);
}
@media (max-width: 1200px) {
  .about-intro__title {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .about-intro__title {
    font-size: 32px;
  }
}
.about-intro__lead {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  max-width: 840px;
  color: rgba(0, 0, 0, 0.75);
}
@media (max-width: 767px) {
  .about-intro__lead {
    font-size: 16px;
    max-width: none;
  }
}

.about-content {
  padding: 30px 0 100px;
}
@media (max-width: 767px) {
  .about-content {
    padding-bottom: 60px;
  }
}
.about-content__text p {
  margin-bottom: 16px;
  color: rgba(0, 0, 0, 0.85);
}
.about-content__media img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

.news-list {
  background-color: var(--color-white);
  color: var(--color-black);
}

.news-list .container--narrow {
  max-width: 850px;
  margin: 0 auto;
}

.news-list .header {
  position: relative;
  padding: 0;
  background: var(--color-white);
  color: var(--color-black);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news-list .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 50px;
}

.news-list .header__logo {
  color: var(--color-black);
}

.news-list .header__menu-btn img,
.news-list .header__social-link img {
  filter: brightness(0) saturate(100%);
}

.news-list .header__menu-btn {
  margin-right: 20px;
}

.news-list .header__logo {
  margin-left: 12px;
}

.news-list .header__nav {
  position: static;
  transform: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex: 1 1 auto;
  margin: 0 24px;
}
.news-list .header__nav::before, .news-list .header__nav::after {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  background: rgba(0, 0, 0, 0.15);
  position: static;
}

.news-list .header__nav-link {
  color: var(--color-black);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .news-list .header__container {
    padding: 16px 20px;
  }
  .news-list .header__nav {
    display: none;
  }
}
.news-list-head {
  padding: 40px 0 10px;
  text-align: center;
}

.news-list-head__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.2;
  color: var(--color-black);
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 40px;
}
.news-list-head__title::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 120%;
}

.news-list-section {
  padding: 24px 0 80px;
}

.news-list__items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.news-list__item {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 30px;
  align-items: center;
  position: relative;
}
.news-list__item + .news-list__item {
  padding-top: 30px;
}
.news-list__item + .news-list__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
}

.news-list__image {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
}

.news-list__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.news-list__title {
  font-family: "TRY Vesterbro", "TRY Vesterbro", sans-serif;
  font-size: 22px;
  line-height: 1.35;
  color: var(--color-black);
  margin-bottom: 14px;
}

.news-list__title a {
  color: inherit;
}

.news-list__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}

.news-list__author {
  color: rgba(0, 0, 0, 0.7);
}

.news-list__date {
  color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 768px) {
  .news-list__item {
    grid-template-columns: 1fr;
  }
  .news-list__image {
    height: 200px;
  }
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
}

.pagination__inner {
  display: inline-flex;
  align-items: stretch;
  position: relative;
}

.pagination__inner::before,
.pagination__inner::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.85);
}

.pagination__inner::before {
  top: 0;
}

.pagination__inner::after {
  bottom: 0;
}

.pagination__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  font-family: "TRY Vesterbro";
  font-weight: 700;
  color: var(--color-black);
  font-size: 16px;
  border: none;
}

.pagination__link + .pagination__link {
  border-left: 1px solid rgba(0, 0, 0, 0.85);
}

.pagination__link.is-active {
  background: rgba(0, 0, 0, 0.06);
}

.pagination__next {
  font-size: 20px;
  line-height: 1;
  color: var(--color-black);
  padding: 6px 4px 0;
}

.hashtags {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin: 60px 0;
}
.hashtags__line {
  width: 150px;
  height: 1px;
  background-color: #636363;
}
.hashtags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  align-items: center;
  justify-content: center;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #636363;
  line-height: 1;
}
@media (max-width: 768px) {
  .hashtags__list {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .hashtags__list {
    gap: 16px;
    font-size: 11px;
  }
}
.hashtags__item {
  white-space: nowrap;
}
.hashtags__item::before {
  content: "#";
}
.hashtags__telegram-btn {
  display: inline-block;
  padding: 15px 30px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  transition: all 0.3s ease;
  margin-top: 20px;
}
.hashtags__telegram-btn:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .hashtags__telegram-btn {
    padding: 12px 24px;
    font-size: 14px;
  }
}

.news-article {
  background-color: var(--color-white);
  color: var(--color-black);
}

.news-article .container--narrow {
  max-width: 850px;
  margin: 0 auto;
}

.news-article .header {
  position: relative;
  padding: 0;
  background: var(--color-white);
  color: var(--color-black);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news-article .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 50px;
}

.news-article .header__logo {
  color: var(--color-black);
}

.news-article .header__menu-btn img,
.news-article .header__social-link img {
  filter: brightness(0) saturate(100%);
}

.news-article .header__menu-btn {
  margin-right: 20px;
}

.news-article .header__logo {
  margin-left: 12px;
}

.news-article .header__nav {
  position: static;
  transform: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex: 1 1 auto;
  margin: 0 24px;
}
.news-article .header__nav::before, .news-article .header__nav::after {
  content: "";
  display: block;
  width: 56px;
  height: 2px;
  background: rgba(0, 0, 0, 0.15);
  position: static;
}

.news-article .header__nav-link {
  color: var(--color-black);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .news-article .header__container {
    padding: 16px 20px;
  }
  .news-article .header__nav {
    display: none;
  }
}
.news-hero {
  position: relative;
  height: 50vh;
  min-height: 500px;
  overflow: visible;
}

.news-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.news-hero__bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.news-hero__content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
}

.news-hero__inner {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 60px;
  align-items: start;
  width: 100%;
}

.news-hero__main {
  padding-top: 40px;
}

.news-hero__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.1;
  color: var(--color-white);
  margin-bottom: 40px;
  max-width: 600px;
}

.news-hero__meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

.news-hero__author-label,
.news-hero__author {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 20px;
  color: #d1d1ca;
  line-height: 1.5;
}

.news-hero__date {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 20px;
  color: #d1d1ca;
  line-height: 1.5;
}

.news-hero__sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 20px;
  position: relative;
  z-index: 3;
}

.news-sidebar-item {
  position: relative;
  background: rgb(101, 101, 101);
  padding: 20px;
  border-radius: 0;
  overflow: hidden;
}

.news-sidebar-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.news-sidebar-item__content {
  position: relative;
  z-index: 2;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.news-sidebar-item__title {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: var(--color-white);
  margin-bottom: 8px;
}

.news-sidebar-item__date {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 768px) {
  .news-hero__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .news-hero__sidebar {
    display: none;
  }
  .news-hero__title {
    font-size: 36px;
  }
}
.news-content {
  padding: 80px 0 60px;
}

.news-content .container {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
  align-items: start;
}

.news-content__sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: -200px;
  z-index: 10;
}

@media (max-width: 768px) {
  .news-content .container {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .news-content__sidebar {
    display: none;
  }
}
.news-article-content {
  margin-bottom: 60px;
}
.news-article-content p {
  font-family: "Avenir Next", "TRY Vesterbro", sans-serif;
  font-size: 20px;
  line-height: 1.5;
  color: #2b2b2b;
  margin-bottom: 30px;
}
.news-article-content p:last-child {
  margin-bottom: 0;
}

.news-tags {
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.news-tags__line {
  width: 150px;
  height: 2px;
  background: rgba(0, 0, 0, 0.7);
}

.news-tags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.news-tags__tag {
  font-family: "Open Sans", "TRY Vesterbro", sans-serif;
  font-size: 12px;
  color: #636363;
  font-weight: 400;
}

.news-all-link {
  text-align: center;
}

.news-all-link__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 200px;
  height: 50px;
  border: 1px solid var(--color-black);
  color: var(--color-black);
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.news-all-link__btn:hover {
  background: var(--color-black);
  color: var(--color-white);
}

@media (max-width: 768px) {
  .news-content {
    padding: 40px 0;
  }
  .news-article-content p {
    font-size: 18px;
  }
  .news-all-link {
    text-align: center;
  }
}
.article {
  background-color: var(--color-white);
  color: var(--color-black);
}

.hashtags {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin: 60px 0;
}
.hashtags__line {
  width: 150px;
  height: 1px;
  background-color: #636363;
}
.hashtags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  align-items: center;
  justify-content: center;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #636363;
  line-height: 1;
}
@media (max-width: 768px) {
  .hashtags__list {
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .hashtags__list {
    gap: 16px;
    font-size: 11px;
  }
}
.hashtags__item {
  white-space: nowrap;
}
.hashtags__item::before {
  content: "#";
}
.hashtags__telegram-btn {
  display: inline-block;
  padding: 15px 30px;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  background: transparent;
  transition: all 0.3s ease;
  margin-top: 20px;
}
.hashtags__telegram-btn:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .hashtags__telegram-btn {
    padding: 12px 24px;
    font-size: 14px;
  }
}

.article .header {
  position: relative;
  padding: 0;
  color: var(--color-black);
}
@media (max-width: 767px) {
  .article .header {
    position: absolute;
  }
  .article .header .header__logo {
    color: #FFF;
  }
}

.article .header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px 50px;
}

.article .header__logo {
  color: var(--color-black);
}

.article .header__menu-btn img,
.article .header__social-link img {
  filter: brightness(0) saturate(100%);
}
@media (max-width: 767px) {
  .article .header__menu-btn img,
  .article .header__social-link img {
    filter: brightness(1) saturate(0%);
  }
}

.article .header__menu-btn {
  margin-right: 20px;
}

@media (max-width: 768px) {
  .article .header__container {
    padding: 16px 20px;
  }
}
.article-hero {
  position: relative;
  height: 600px;
  overflow: hidden;
  background-color: #990000;
  color: var(--color-white);
  margin-bottom: 0;
}

.article-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.article-hero__background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(153, 0, 0, 0.8), rgba(153, 0, 0, 0.9));
  z-index: 2;
}

.article-hero__bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
}

.article-hero__content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.article-hero__inner {
  display: grid;
  grid-template-columns: 1fr 200px;
  gap: 60px;
  align-items: center;
}

.article-hero__main {
  max-width: 800px;
}

.article-hero__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--color-white);
}

.article-hero__meta {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
  opacity: 0.7;
}

.article-hero__author-label {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 5px;
}

.article-hero__author {
  color: var(--color-white);
  font-weight: 600;
}

.article-hero__date {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  opacity: 0.7;
}

.article-hero__nav {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.article-hero__nav-link {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 16px;
  color: var(--color-white);
  text-decoration: none;
  position: relative;
  padding-left: 15px;
}
.article-hero__nav-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: var(--color-gold);
  border-radius: 50%;
}
.article-hero__nav-link:hover {
  color: var(--color-gold);
}

.article-content {
  padding: 80px 0 60px;
  background-color: var(--color-white);
}

.article-content__grid {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 60px;
  align-items: start;
}

.article-content__main {
  max-width: none;
}

.article-author {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-right: 0.5px solid #636363;
  padding-left: 20px;
}

.article-content__avatar {
  display: flex;
  justify-content: center;
}

.article-author__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.article-author__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-author__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.article-group {
  display: flex;
  align-content: center;
  gap: 10px;
}

.article-author__label,
.article-author__title {
  color: #636363;
  font-family: "Neue Haas Unica";
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.article-author__name,
.article-author__illustrator {
  color: rgba(99, 99, 99, 0.6);
  font-family: "Neue Haas Unica";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.article-author__date {
  color: rgba(99, 99, 99, 0.6);
  font-family: "Neue Haas Unica";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.article-text {
  margin-bottom: 60px;
}
.article-text p {
  font-family: "Avenir Next", "TRY Vesterbro", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #2b2b2b;
  margin-bottom: 30px;
}
.article-text p:last-child {
  margin-bottom: 0;
}

.article-image {
  margin: 40px 0;
}
.article-image__img {
  width: 100%;
  height: auto;
  display: block;
}

.article-section {
  padding: 60px;
  margin: 40px -60px;
}
.article-section p {
  font-family: "Avenir Next", "TRY Vesterbro", sans-serif;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.article-section p:last-child {
  margin-bottom: 0;
}
.article-section--white {
  background-color: var(--color-white);
  color: #2b2b2b;
}
.article-section--beige {
  background-color: #F5F5DC;
  color: #2b2b2b;
}
.article-section--black {
  background-color: #1a1a1a;
  color: var(--color-white);
}

.article--variant-2 .article-content {
  background-color: var(--color-white);
}

.article--variant-3 .article-content {
  background-color: var(--color-white);
}

.article--variant-4 .article-content {
  background-color: #F5F5DC;
}

.article--variant-4 .article-content--full-beige {
  background-color: #F5F5DC;
}

.article-tags {
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.article-tags__line {
  width: 150px;
  height: 2px;
  background: rgba(0, 0, 0, 0.7);
}

.article-tags__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.article-tags__tag {
  font-family: "Open Sans", "TRY Vesterbro", sans-serif;
  font-size: 12px;
  color: #636363;
  font-weight: 400;
}

.news-sidebar-item {
  position: relative;
  background: rgb(101, 101, 101);
  padding: 20px;
  border-radius: 0;
  overflow: hidden;
  min-height: 140px;
}

.news-sidebar-item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.news-sidebar-item__content {
  position: relative;
  z-index: 2;
  min-height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.news-sidebar-item__title {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  color: var(--color-white);
  margin-bottom: 8px;
}

.news-sidebar-item__date {
  font-family: "TRY Vesterbro", sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 768px) {
  .article-hero {
    height: 400px;
  }
  .article-hero__inner {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .article-hero__nav {
    flex-direction: row;
    justify-content: flex-start;
    gap: 20px;
  }
  .article-hero__title {
    font-size: 32px;
  }
  .article-content {
    padding: 40px 0;
  }
  .article-content__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .article-author {
    order: -1;
    flex-direction: row;
    align-items: center;
    gap: 15px;
  }
  .article-author__avatar {
    width: 60px;
    height: 60px;
  }
  .article-text p {
    font-size: 18px;
  }
  .article-section {
    padding: 40px 20px;
    margin: 40px -20px;
  }
  .article-tags {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .article-hero {
    height: 350px;
  }
  .article-hero__title {
    font-size: 32px;
    margin-bottom: 15px;
  }
  .article-hero__meta {
    font-size: 14px;
  }
  .article-hero__date {
    font-size: 14px;
  }
  .article-hero__nav {
    gap: 15px;
  }
  .article-hero__nav-link {
    font-size: 14px;
    padding-left: 12px;
  }
  .article-hero__nav-link::before {
    width: 4px;
    height: 4px;
  }
  .article-text p {
    font-size: 16px;
  }
  .article-section {
    padding: 30px 15px;
    margin: 30px -15px;
  }
  .article-section p {
    font-size: 16px;
  }
  .article-author__avatar {
    width: 50px;
    height: 50px;
  }
  .article-author__info {
    gap: 5px;
  }
  .article-author__name,
  .article-author__illustrator {
    font-size: 13px;
  }
  .article-author__label,
  .article-author__title,
  .article-author__date {
    font-size: 11px;
  }
}
.news-list__header {
  padding: 40px 0 30px;
  text-align: center;
}
.news-list__title {
  font-family: "Neue Haas Unica", sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.2;
  color: var(--color-black);
  margin-bottom: 10px;
}
.news-list__count {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 10px;
}
.news-list__items {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 40px;
}
.news-list__item {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .news-list__item {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.news-list__item-image {
  width: 100%;
  height: 140px;
  overflow: hidden;
}
.news-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-list__item-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.news-list__item-meta {
  display: flex;
  gap: 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.news-list__item-type {
  font-weight: 600;
}
.news-list__item-title {
  font-family: "Neue Haas Unica", sans-serif;
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
}
.news-list__item-title a {
  color: var(--color-black);
  text-decoration: none;
}
.news-list__item-title a:hover {
  color: var(--color-accent);
}
.news-list__item-excerpt {
  font-size: 15px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}
.news-list__item-author {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: auto;
}

.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 40px 0;
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pagination__info {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}
.pagination__nav {
  display: flex;
  align-items: center;
  gap: 10px;
}
.pagination__prev, .pagination__next {
  color: var(--color-black);
  text-decoration: none;
  font-size: 15px;
}
.pagination__prev:hover, .pagination__next:hover {
  color: var(--color-accent);
}
.pagination__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 30px;
  height: 30px;
  padding: 0 5px;
  border-radius: 4px;
  color: var(--color-black);
  text-decoration: none;
}
.pagination__number:hover {
  background: rgba(0, 0, 0, 0.05);
}
.pagination__number--current {
  background: rgba(0, 0, 0, 0.1);
  font-weight: 600;
}

.search-suggestions {
  margin-top: 40px;
  padding: 30px;
  background: #f8f9fa;
  border-radius: 8px;
}
.search-suggestions h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 600;
  color: var(--color-black);
}
.search-suggestions__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.search-suggestions__item {
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.search-suggestions__item:last-child {
  border-bottom: none;
}
.search-suggestions__title {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 500;
}
.search-suggestions__title a {
  color: var(--color-black);
  text-decoration: none;
  transition: color 0.2s ease;
}
.search-suggestions__title a:hover {
  color: var(--color-accent);
}
.search-suggestions__meta {
  display: flex;
  gap: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}

.error-page {
  padding: 60px 0;
}
.error-page__header {
  text-align: center;
  margin-bottom: 40px;
}
.error-page__title {
  font-size: 120px;
  font-weight: 700;
  margin: 0 0 20px;
  line-height: 1;
  color: #000;
}
.error-page__subtitle {
  font-size: 32px;
  font-weight: 500;
  margin: 0;
  color: #333;
}
.error-page__content {
  max-width: 600px;
  margin: 0 auto 60px;
  text-align: center;
}
.error-page__text {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #555;
}
.error-page__actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.error-page__button {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.error-page__button:hover {
  background-color: #333;
  color: #fff;
}
.error-page__search {
  width: 100%;
  max-width: 400px;
}
.error-page__search-form {
  position: relative;
  display: flex;
}
.error-page__search-input {
  width: 100%;
  padding: 12px 50px 12px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 16px;
}
.error-page__search-input:focus {
  outline: none;
  border-color: #999;
}
.error-page__search-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 5px;
  cursor: pointer;
}
.error-page__search-btn img {
  width: 20px;
  height: 20px;
}
.error-page__recommendations {
  margin-top: 60px;
}
.error-page__recommendations-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 30px;
  text-align: center;
}
.error-page__recommendations-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  max-width: 900px;
  margin: 0 auto;
}
.error-page__recommendations-items .news-list__item {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.error-page__recommendations-items .news-list__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
.error-page__recommendations-items .news-list__item-image {
  height: 220px;
  overflow: hidden;
}
.error-page__recommendations-items .news-list__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.error-page__recommendations-items .news-list__item-image:hover img {
  transform: scale(1.05);
}
.error-page__recommendations-items .news-list__item-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.error-page__recommendations-items .news-list__item-title {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.3;
}
.error-page__recommendations-items .news-list__item-title a {
  color: #000;
  text-decoration: none;
  transition: color 0.2s;
}
.error-page__recommendations-items .news-list__item-title a:hover {
  color: #555;
}
.error-page__recommendations-items .news-list__item-excerpt {
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  margin-top: auto;
}
@media (max-width: 991px) {
  .error-page__recommendations-items {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .error-page {
    padding: 40px 0;
  }
  .error-page__title {
    font-size: 80px;
  }
  .error-page__subtitle {
    font-size: 24px;
  }
  .error-page__recommendations-items {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  .error-page__title {
    font-size: 60px;
  }
  .error-page__subtitle {
    font-size: 20px;
  }
  .error-page__text {
    font-size: 16px;
  }
}

/*# sourceMappingURL=style.css.map */
