@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Caveat&display=swap");
@font-face {
  font-family: HelveticaNeueCyr;
  font-display: swap;
  src: url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueCyr;
  font-display: swap;
  src: url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "HelveticaNeueCyr";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "HelveticaNeueCyr";
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

body {
  background: #FFFFFF;
}
body.lock {
  overflow: hidden;
}

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

main {
  flex: 1 1 100%;
}

.container {
  margin: 0 auto;
  width: 100%;
  padding: 0 56px;
}
@media (max-width: 1024.98px) {
  .container {
    padding: 0 30px;
  }
}
@media (max-width: 480.98px) {
  .container {
    padding: 0 20px;
  }
}

section {
  overflow: hidden;
}

h1 {
  font-weight: 400;
  font-size: 84px;
  line-height: 100%;
  letter-spacing: -0.025em;
}
h1:not(:last-child) {
  margin: 0 0 34px 0;
}
@media (max-width: 1340px) {
  h1 {
    font-size: 72px;
  }
}
@media (max-width: 1024.98px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 768.98px) {
  h1 {
    font-size: 48px;
  }
}
@media (max-width: 480.98px) {
  h1 {
    font-size: 36px;
    line-height: 120%;
  }
  h1:not(:last-child) {
    margin: 0 0 24px 0;
  }
}

h2 {
  font-weight: 400;
  font-size: 74px;
  line-height: 120%;
  letter-spacing: -0.04em;
}
@media (max-width: 1340px) {
  h2 {
    font-size: 64px;
  }
}
@media (max-width: 1024.98px) {
  h2 {
    font-size: 54px;
  }
}
@media (max-width: 768.98px) {
  h2 {
    font-size: 44px;
  }
}
@media (max-width: 480.98px) {
  h2 {
    font-size: 34px;
  }
}

h3 {
  font-weight: 400;
  font-size: 54px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (max-width: 1340px) {
  h3 {
    font-size: 50px;
  }
}
@media (max-width: 1024.98px) {
  h3 {
    font-size: 46px;
  }
}
@media (max-width: 768.98px) {
  h3 {
    font-size: 41px;
  }
}
@media (max-width: 480.98px) {
  h3 {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -0.025em;
  }
}

h4 {
  font-weight: 400;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: -0.025em;
}
@media (max-width: 1340px) {
  h4 {
    font-size: 32px;
  }
}
@media (max-width: 1024.98px) {
  h4 {
    font-size: 30px;
  }
}
@media (max-width: 768.98px) {
  h4 {
    font-size: 27px;
  }
}
@media (max-width: 480.98px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.01em;
}
@media (max-width: 1340px) {
  h5 {
    font-size: 22px;
  }
}
@media (max-width: 1024.98px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 768.98px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 480.98px) {
  h5 {
    font-size: 16px;
  }
}

.uptitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.015em;
  text-transform: uppercase;
}
.uptitle:not(:last-child) {
  margin: 0 0 24px 0;
}
@media (max-width: 1024.98px) {
  .uptitle {
    font-size: 15px;
  }
  .uptitle:not(:last-child) {
    margin: 0 0 18px 0;
  }
}
@media (max-width: 480.98px) {
  .uptitle {
    font-size: 14px;
    line-height: 120%;
  }
  .uptitle:not(:last-child) {
    margin: 0 0 10px 0;
  }
}

p:not(:last-child) {
  margin: 0 0 13px 0;
}

.text-14 {
  font-weight: 400;
  font-size: 14px;
  line-height: 110%;
  letter-spacing: -0.04em;
}

.text-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.text-18 {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.text-26 {
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
}

.btn {
  display: inline-flex;
  align-items: center;
  height: 52px;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
@media (hover: hover) and (pointer: fine) {
  .btn:hover .btn__content:first-child {
    top: -200%;
  }
  .btn:hover .btn__content:first-child .btn__text {
    opacity: 0;
  }
  .btn:hover .btn__content:first-child .btn__icon {
    opacity: 0;
  }
  .btn:hover .btn__content:last-child {
    top: -100%;
  }
  .btn:hover .btn__content:last-child .btn__text {
    opacity: 1;
  }
  .btn:hover .btn__content:last-child .btn__icon {
    opacity: 1;
  }
}
@media (max-width: 480.98px) {
  .btn {
    height: 42px;
  }
}
.btn_white {
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  color: #000000;
}
.btn_black {
  border: 1px solid #151515;
  background: #151515;
  color: #FFFFFF;
}
.btn_border-white {
  background: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.btn_border-black {
  background: #FFFFFF;
  border: 1px solid #151515;
  color: #151515;
}
.btn__inner {
  position: relative;
  padding: 17.5px 24px;
  display: flex;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media (max-width: 480.98px) {
  .btn__inner {
    padding: 0px 24px;
  }
}
.btn__content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.btn__content:last-child {
  top: 100%;
}
.btn__content:last-child .btn__text {
  opacity: 0;
}
.btn__content:last-child .btn__icon {
  opacity: 0;
}
@media (max-width: 480.98px) {
  .btn__content {
    flex: 0 0 40px;
  }
}
.btn__icon {
  display: inline-flex;
  margin: 0 10px 0 0;
  transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
.btn__icon img {
  width: 100%;
  max-width: 100%;
}
.btn__icon + .btn__text {
  transform: translateY(2px);
}
.btn__icon_spotify {
  height: 24px;
  width: 26px;
}
.btn__icon_youtube {
  height: 20px;
  width: 28.5px;
}
.btn__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  white-space: nowrap;
  transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
@media (max-width: 480.98px) {
  .btn__text {
    font-size: 14px;
  }
}

.text-inner {
  display: flex;
}

.text-content {
  position: relative;
}

@keyframes fadeInUpBlock {
  0% {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUpTextInner {
  0% {
    overflow-y: hidden;
  }
  90% {
    overflow-y: hidden;
  }
  100% {
    overflow-y: visible;
  }
}
@keyframes fadeInUpTextContent {
  0% {
    transform: translate3d(0, 125%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.creeping-line {
  font-weight: 400;
  font-size: 124px;
  line-height: 120%;
  letter-spacing: -0.04em;
  color: #DCDCDC;
}
@media (max-width: 1340px) {
  .creeping-line {
    font-size: 111px;
  }
}
@media (max-width: 1024.98px) {
  .creeping-line {
    font-size: 98px;
  }
}
@media (max-width: 768.98px) {
  .creeping-line {
    font-size: 85px;
  }
}
@media (max-width: 480.98px) {
  .creeping-line {
    font-size: 72px;
  }
}

.running-line {
  font-weight: 400;
  font-size: 200px;
  line-height: 100%;
  letter-spacing: -0.01em;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1340px) {
  .running-line {
    font-size: 185px;
  }
}
@media (max-width: 1024.98px) {
  .running-line {
    font-size: 170px;
  }
}
@media (max-width: 768.98px) {
  .running-line {
    font-size: 155px;
  }
}
@media (max-width: 480.98px) {
  .running-line {
    font-size: 140px;
  }
}

.marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.marquee__inner {
  display: flex;
  width: max-content;
  animation: marquee 40s linear infinite;
}
.marquee__inner span {
  padding-right: 2rem; /* відстань між повтореннями тексту */
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.socials-panel {
  display: flex;
  align-items: center;
}
@media (max-width: 650px) {
  .socials-panel {
    flex-direction: column;
  }
}
@media (max-width: 480.98px) {
  .socials-panel {
    width: 100%;
  }
}
.socials-panel__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.015em;
}
.socials-panel__text:not(:last-child) {
  margin: 0 24px 0 0;
}
@media (max-width: 1024.98px) {
  .socials-panel__text {
    font-size: 15px;
  }
}
@media (max-width: 650px) {
  .socials-panel__text:not(:last-child) {
    margin: 0 0 18px 0;
  }
}
@media (max-width: 480.98px) {
  .socials-panel__text {
    font-size: 14px;
    line-height: 120%;
  }
}
.socials-panel__content {
  padding: 5px 15px;
  border-radius: 50px;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  display: flex;
  align-items: center;
}
@media (max-width: 480.98px) {
  .socials-panel__content {
    width: 100%;
    padding: 5px 8px;
  }
}
.socials-panel__content ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.socials-panel__content li {
  margin: 5px 7px;
  display: inline-flex;
}
.socials-panel__content a {
  display: inline-block;
}
.socials-panel__content img {
  display: inline-block;
}
.socials-panel__content img.apple-podcasts {
  height: 21px;
}
@media (max-width: 480.98px) {
  .socials-panel__content img.apple-podcasts {
    height: 19.25px;
  }
}
.socials-panel__content img.spotify {
  height: 24px;
}
@media (max-width: 480.98px) {
  .socials-panel__content img.spotify {
    height: 22px;
  }
}
.socials-panel__content img.youtube {
  height: 19px;
}
@media (max-width: 480.98px) {
  .socials-panel__content img.youtube {
    height: 17.42px;
  }
}

.banner {
  position: relative;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.banner__bg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  width: 100%;
  height: 100%;
}
.banner__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 1;
}
.banner__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner__body {
  flex: 1 1 100%;
  position: relative;
  z-index: 3;
}
.banner__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.banner__title {
  color: #FFFFFF;
}
.banner__title .text-inner {
  justify-content: center;
}
.banner__title:not(:last-child) {
  margin: 0 0 34px 0;
}
@media (max-width: 480.98px) {
  .banner__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.banner__text {
  color: #FFFFFF;
  opacity: 0.8;
  text-align: center;
}
.banner__text:not(:last-child) {
  margin: 0 0 24px 0;
}
.banner__btns {
  display: flex;
  flex-wrap: wrap;
}
.banner__btn {
  margin: 10px 0 0 0;
  width: 100%;
}
@media (min-width: 500px) {
  .banner__btn {
    width: auto;
  }
  .banner__btn:not(:last-child) {
    margin: 10px 12px 0 0;
  }
}
.banner__running-line {
  font-weight: 500;
  margin: 87px 0 51px 0;
  color: rgba(244, 244, 244, 0.4);
  position: relative;
  z-index: 3;
}
@media (max-width: 1340px) {
  .banner__running-line {
    margin: 77px 0 31px 0;
  }
}
.banner__menu a {
  display: inline-flex;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  color: #FFFFFF;
  position: relative;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (hover: hover) and (pointer: fine) {
  .banner__menu a:hover {
    text-decoration: none;
  }
}
@media (max-width: 1024.98px) {
  .banner__menu a {
    font-size: 22px;
  }
}
@media (max-width: 768.98px) {
  .banner__menu a {
    font-size: 20px;
  }
}
@media (max-width: 480.98px) {
  .banner__menu a {
    font-size: 18px;
  }
}
.banner__date {
  text-align: center;
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner__date span {
  display: inline-block;
}
.banner__date span:not(:last-child) {
  margin: 0 0 10px 0;
}

.navigation {
  display: flex;
  align-items: center;
}
.navigation__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  background: transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navigation__btn svg {
  width: 24px;
  height: 20px;
  fill: #151515;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navigation__btn.swiper-button-disabled {
  pointer-events: none;
}
@media (max-width: 1024.98px) {
  .navigation__btn {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
  }
  .navigation__btn svg {
    width: 22px;
    height: 17.5px;
  }
}
@media (max-width: 480.98px) {
  .navigation__btn {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
  }
  .navigation__btn svg {
    width: 18px;
    height: 15px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .navigation__btn:hover {
    opacity: 0.6;
  }
}
.navigation__btn_next {
  margin: 0 0 0 24px;
}
.navigation__btn_next svg {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1024.98px) {
  .navigation__btn_next {
    margin: 0 0 0 19px;
  }
}
@media (max-width: 480.98px) {
  .navigation__btn_next {
    margin: 0 0 0 14px;
  }
}

.ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ibg img {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100002;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.header.is-hide {
  visibility: hidden;
  transform: translate(0, -110%);
  top: 0;
}
.header.black-bg {
  background: #151515;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header.white-bg {
  background: #FFFFFF;
  border-bottom: 1px solid #A8B1C1;
}
@media (min-width: 750px) {
  .header.white-bg .header__menu a {
    color: rgba(21, 21, 21, 0.8);
  }
}
@media (min-width: 750px) and (hover: hover) and (pointer: fine) {
  .header.white-bg .header__menu a:hover {
    color: #151515;
  }
}
@media (min-width: 750px) {
  .header.white-bg .header__btn {
    background: #000;
    border: 1px solid #000;
  }
  .header.white-bg .header__btn .btn__text {
    color: #fff;
  }
}
.header.white-bg .header__burger {
  background-color: #000;
}
.header.white-bg .header__burger span {
  background-color: #fff;
}
.header.white-bg .header__logo .logo-white {
  display: none;
}
.header.white-bg .header__logo .logo-black {
  display: inline-block;
}
.header.mobile .header__logo .logo-white {
  display: none;
}
.header.mobile .header__logo .logo-black {
  display: inline-block;
}
.header.default {
  background-color: transparent !important;
  border-bottom: 0 !important;
}
.header__main {
  position: relative;
  z-index: 999;
}
.header__container {
  padding: 0 36px;
}
@media (max-width: 1024.98px) {
  .header__container {
    padding: 0 30px;
  }
}
@media (max-width: 768.98px) {
  .header__container {
    padding: 0 20px;
  }
}
.header__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 82px;
}
.header__logo {
  flex: 0 0 117px;
}
.header__logo img {
  width: 100%;
  max-width: 100%;
}
.header__logo .logo-black {
  display: none;
}
.header__menu {
  display: none;
}
@media (min-width: 750px) {
  .header__menu {
    display: inline-flex;
  }
}
.header__menu ul {
  display: flex;
  align-items: center;
}
.header__menu li {
  margin: 0 14px;
  overflow: hidden;
}
.header__menu a {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: -0.01em;
  text-align: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
  transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
}
@media (hover: hover) and (pointer: fine) {
  .header__menu a:hover {
    color: #fff;
  }
}
.header__btn {
  display: none;
  height: 34px;
}
.header__btn .btn__inner {
  padding: 9.5px 13px;
}
.header__btn .btn__text {
  font-size: 14px;
}
@media (min-width: 750px) {
  .header__btn {
    display: inline-flex;
    margin: 0 0 0 39px;
  }
}
.header__burger {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #FFFFFF;
  position: relative;
  border-radius: 3px;
}
.header__burger span {
  width: 18px;
  height: 1.6px;
  background-color: #000000;
  border-radius: 8px;
  margin: 4.4px 0;
  transition: all 0.3s ease-out;
}
.header__burger span:first-child, .header__burger span:last-child {
  margin: 0;
}
.header__burger.active span {
  position: absolute;
  transform: scale(0);
}
.header__burger.active span:first-child {
  transform: rotate(-45deg);
}
.header__burger.active span:last-child {
  transform: rotate(45deg);
}
@media (min-width: 750px) {
  .header__burger {
    display: none;
  }
}
.mobile-header {
  position: fixed;
  top: 0;
  left: -120%;
  width: 100%;
  height: 100%;
  background-color: #F4F4F4;
  z-index: 998;
  padding: 106px 20px 36px 20px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media (max-width: 750px) {
  .mobile-header.active {
    left: 0;
  }
}
.mobile-header__inner {
  height: 100%;
  overflow-y: auto;
}
.mobile-header__container {
  height: 100%;
}
.mobile-header__body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 750px) {
  .mobile-header__body .header__menu {
    display: flex;
    width: 100%;
  }
  .mobile-header__body .header__menu ul {
    display: block;
    width: 100%;
  }
  .mobile-header__body .header__menu li {
    margin: 0;
  }
  .mobile-header__body .header__menu li:not(:last-child) {
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #545454;
  }
  .mobile-header__body .header__menu a {
    font-weight: 400;
    font-size: 34px;
    line-height: 120%;
    letter-spacing: -0.025em;
    color: #151515;
  }
}
@media (max-width: 750px) {
  .mobile-header__body .header__btn {
    display: inline-flex;
    margin: 34px 0 0 0;
    width: 100%;
    height: 44px;
    background: #000000;
    color: #FFFFFF;
    border: 1px solid #000000;
  }
  .mobile-header__body .header__btn .btn__inner {
    padding: 0 24px;
  }
  .mobile-header__body .header__btn .btn__content {
    flex: 0 0 42px;
  }
  .mobile-header__body .header__btn .btn__text {
    letter-spacing: -0.015em;
    transform: translateY(1px);
  }
}

.hero-home {
  min-height: 100dvh;
  background: #000;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.hero-home__image {
  position: absolute;
  top: -20px;
  right: -18.26dvw;
  width: 100.9dvw;
  padding: 0 0 65% 0;
  min-height: calc(100% + 20px);
}
.hero-home__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-home__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 57.25%, #000000 94.85%);
  z-index: 1;
}
@media (max-width: 1024.98px) {
  .hero-home__image {
    min-height: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    width: 220.26dvw;
    padding: 0 0 141.8% 0;
  }
  .hero-home__image::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58.01%, #000000 109.94%);
  }
}
.hero-home__container {
  position: relative;
  z-index: 1;
  padding: 0 36px;
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024.98px) {
  .hero-home__container {
    padding: 0 30px;
    justify-content: flex-end;
  }
}
@media (max-width: 768.98px) {
  .hero-home__container {
    padding: 0 20px;
  }
}
.hero-home__content {
  padding: 100px 0;
}
@media (max-width: 1340px) {
  .hero-home__content {
    padding: 84px 0;
  }
}
@media (max-width: 1024.98px) {
  .hero-home__content {
    padding: 68px 0;
  }
}
@media (max-width: 768.98px) {
  .hero-home__content {
    padding: 52px 0;
  }
}
@media (max-width: 480.98px) {
  .hero-home__content {
    padding: 36px 0;
  }
}
.hero-home__title {
  color: #FFFFFF;
  text-align: left;
}
.hero-home__text {
  color: #FFFFFF;
  opacity: 0.8;
  max-width: 485px;
}
.hero-home__text:not(:last-child) {
  margin: 0 0 34px 0;
}
@media (max-width: 480.98px) {
  .hero-home__text:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.hero-home__btns {
  display: flex;
  flex-wrap: wrap;
}
.hero-home__btn {
  margin: 10px 0 0 0;
  width: 100%;
}
@media (min-width: 500px) {
  .hero-home__btn {
    width: auto;
  }
  .hero-home__btn:not(:last-child) {
    margin: 10px 12px 0 0;
  }
}

.early-access {
  padding: 100px 0;
}
@media (max-width: 1024.98px) {
  .early-access {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .early-access {
    padding: 80px 0;
  }
}
.early-access__creeping-line:not(:last-child) {
  margin: 0 0 80px 0;
}
@media (max-width: 1024.98px) {
  .early-access__creeping-line:not(:last-child) {
    margin: 0 0 65px 0;
  }
}
@media (max-width: 768.98px) {
  .early-access__creeping-line:not(:last-child) {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 480.98px) {
  .early-access__creeping-line:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.early-access__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.early-access__row {
  width: 100%;
  display: flex;
  border: 1px solid #DCDCDC;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .early-access__row {
    display: block;
    max-width: 700px;
    margin: 0 auto;
  }
}
.early-access__image {
  flex: 1 1 100%;
  position: relative;
  background: #B9B7D3;
}
@media (max-width: 1200px) {
  .early-access__image {
    padding: 0 0 66.07% 0;
  }
}
.early-access__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.early-access__content {
  flex: 0 0 50%;
  min-width: 717px;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1340px) {
  .early-access__content {
    min-width: 617px;
  }
}
@media (max-width: 1200px) {
  .early-access__content {
    min-width: 0;
  }
}
.early-access__uptitle .text-inner {
  justify-content: center;
}
.early-access__title {
  color: #151515;
}
.early-access__title .text-inner {
  justify-content: center;
  text-align: center;
}
.early-access__title:not(:last-child) {
  margin: 0 0 40px 0;
}
@media (max-width: 480.98px) {
  .early-access__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .early-access__btn {
    width: 100%;
  }
}
.early-access__socials-panel {
  margin: 80px 0 0 0;
}
.early-access__socials-panel .socials-panel__text {
  color: #383838;
}
.early-access__socials-panel .socials-panel__content {
  border: 1px solid #DCDCDC;
}
@media (max-width: 1024.98px) {
  .early-access__socials-panel {
    margin: 65px 0 0 0;
  }
}
@media (max-width: 768.98px) {
  .early-access__socials-panel {
    margin: 50px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .early-access__socials-panel {
    margin: 34px 0 0 0;
  }
}

.about-home {
  background: #F4F4F4;
  padding: 100px 0;
}
@media (max-width: 1024.98px) {
  .about-home {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .about-home {
    padding: 80px 0;
  }
}
.about-home__body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.about-home__title-block {
  width: 100%;
}
.about-home__title-block:not(:last-child) {
  margin: 0 0 54px 0;
}
@media (max-width: 1024.98px) {
  .about-home__title-block:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 480.98px) {
  .about-home__title-block:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.about-home__title {
  width: 100%;
  max-width: 1175px;
  color: #151515;
  font-weight: 400;
  font-size: 52px;
  line-height: 110%;
  letter-spacing: -0.03em;
}
@media (max-width: 1340px) {
  .about-home__title {
    font-size: 48px;
  }
}
@media (max-width: 1024.98px) {
  .about-home__title {
    font-size: 44px;
  }
}
@media (max-width: 768.98px) {
  .about-home__title {
    font-size: 39px;
  }
}
@media (max-width: 480.98px) {
  .about-home__title {
    font-size: 34px;
  }
}
.about-home__text {
  width: 100%;
  max-width: 477px;
  color: #383838;
}

.our-principles {
  background: #FFFFFF;
  padding: 100px 0;
}
@media (max-width: 1024.98px) {
  .our-principles {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .our-principles {
    padding: 80px 0;
  }
}
.our-principles__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.our-principles__top:not(:last-child) {
  margin: 0 0 20px 0;
}
@media (max-width: 768.98px) {
  .our-principles__top {
    display: block;
    padding: 0 23px 0 0;
  }
  .our-principles__top:not(:last-child) {
    margin: 0 0 16px 0;
  }
}
.our-principles__title {
  color: #151515;
  margin: 0 0 24px 0;
}
.our-principles__title:not(:last-child) {
  margin: 0 115px 24px 0;
}
@media (max-width: 768.98px) {
  .our-principles__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.our-principles__subtitle {
  color: #383838;
  max-width: 396px;
  margin: 0 0 24px 0;
}
.slider-our-principles__swiper.swiper {
  overflow: visible;
}
.item-our-principles {
  position: relative;
  height: 440px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1024.98px) {
  .item-our-principles {
    height: 330px;
    padding: 30px;
  }
}
@media (max-width: 480.98px) {
  .item-our-principles {
    height: 220px;
    padding: 20px;
  }
}
.item-our-principles img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-our-principles__title {
  color: #FFFFFF;
}
.item-our-principles__title:not(:last-child) {
  margin: 0 0 10px 0;
}
.item-our-principles__text {
  color: #FFFFFF;
  opacity: 0.8;
  max-width: 292px;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
}
@media (max-width: 1024.98px) {
  .item-our-principles__text {
    font-size: 16px;
  }
}
@media (max-width: 768.98px) {
  .item-our-principles__text {
    max-width: 277px;
  }
}
@media (max-width: 480.98px) {
  .item-our-principles__text {
    max-width: 262px;
    font-size: 14px;
    line-height: 120%;
  }
}

.explore {
  background: #FFFFFF;
  padding: 100px 0;
}
@media (max-width: 1024.98px) {
  .explore {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .explore {
    padding: 80px 0;
  }
}
.explore__title {
  color: #151515;
}
.explore__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1024.98px) {
  .explore__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .explore__title {
    font-size: 36px;
  }
  .explore__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.explore__row {
  display: flex;
  border-top: 1px solid #545454;
  padding: 22px 0 0 0;
}
@media (max-width: 1150px) {
  .explore__row {
    display: block;
  }
}
@media (max-width: 992.98px) {
  .explore__row {
    padding: 0 0 0 0;
  }
}
.explore__text {
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #383838;
  max-width: 396px;
}
.explore__text:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .explore__text {
    font-size: 24px;
  }
}
@media (max-width: 1024.98px) {
  .explore__text {
    font-size: 22px;
  }
}
@media (max-width: 768.98px) {
  .explore__text {
    font-size: 20px;
  }
}
@media (max-width: 480.98px) {
  .explore__text {
    font-size: 18px;
  }
  .explore__text:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.explore__items {
  width: 100%;
}
.item-explore {
  border-bottom: 1px solid #545454;
  padding: 34px 0;
}
.item-explore:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 992.98px) {
  .item-explore {
    padding: 22px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .item-explore:first-child {
    padding-top: 0;
  }
}
.item-explore__content {
  flex: 1 1 100%;
}
.item-explore__title {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #151515;
}
.item-explore__title:not(:last-child) {
  margin: 0 0 10px 0;
}
.item-explore__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #383838;
}
@media (max-width: 1024.98px) {
  .item-explore__text {
    font-size: 17px;
  }
}
@media (max-width: 480.98px) {
  .item-explore__text {
    font-size: 16px;
  }
}
.item-explore__image {
  flex: 0 0 754px;
  height: 460px;
  position: relative;
  margin: 0 0 0 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1340px) {
  .item-explore__image {
    flex: 0 0 603px;
    height: 368px;
  }
}
@media (max-width: 992.98px) {
  .item-explore__image {
    flex: 0 1 auto;
    height: 420px;
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.item-explore__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768.98px) {
  .item-explore__image {
    height: 320px;
  }
}
@media (max-width: 480.98px) {
  .item-explore__image {
    height: 220px;
  }
}
.item-explore__label {
  font-weight: 400;
  font-size: 46px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media (max-width: 1340px) {
  .item-explore__label {
    font-size: 40px;
  }
}
@media (max-width: 1024.98px) {
  .item-explore__label {
    font-size: 34px;
  }
}
@media (max-width: 768.98px) {
  .item-explore__label {
    font-size: 29px;
  }
}
@media (max-width: 480.98px) {
  .item-explore__label {
    font-size: 24px;
  }
}

.coming-soon {
  position: relative;
  padding: 90px 0 91px 0;
  background-color: #000;
  overflow: hidden;
}
@media (max-width: 1024.98px) {
  .coming-soon {
    padding: 80px 0;
  }
}
@media (max-width: 480.98px) {
  .coming-soon {
    padding: 70px 0 60px 0;
  }
}
.coming-soon__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .coming-soon__bg.ibg {
    background-position: 75% 50%;
  }
}
@media (max-width: 480.98px) {
  .coming-soon__bg.ibg {
    background-position: 85% 50%;
  }
}
.coming-soon__container {
  position: relative;
  z-index: 1;
}
.coming-soon__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 746px;
  margin: 0 auto;
}
.coming-soon__uptitle {
  color: #FFFFFF;
  opacity: 0.8;
  text-align: center;
}
.coming-soon__title {
  color: #FFFFFF;
}
.coming-soon__title .text-inner {
  justify-content: center;
  text-align: center;
}
.coming-soon__title:not(:last-child) {
  margin: 0 0 40px 0;
}
@media (max-width: 480.98px) {
  .coming-soon__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.coming-soon__socials-panel .socials-panel__text {
  color: #FFFFFF;
  opacity: 0.8;
}
.coming-soon__socials-panel .socials-panel__text:not(:last-child) {
  margin: 0 20px 0 0;
}
@media (max-width: 650px) {
  .coming-soon__socials-panel .socials-panel__text:not(:last-child) {
    margin: 0 0 18px 0;
  }
}
.coming-soon__slider {
  margin: 95px 0 0 0;
}
@media (max-width: 1024.98px) {
  .coming-soon__slider {
    margin: 75px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .coming-soon__slider {
    margin: 55px 0 0 0;
  }
}
.coming-soon__bottom {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 10;
}
.coming-soon__bottom::before {
  position: absolute;
  content: "";
  width: calc(100% + 112px);
  height: 175px;
  left: -56px;
  bottom: -91px;
  background: radial-gradient(45.49% 79.71% at 50% 100%, #000000 0%, rgba(0, 0, 0, 0) 100%);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  pointer-events: none;
}
@media (max-width: 1024.98px) {
  .coming-soon__bottom::before {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media (max-width: 480.98px) {
  .coming-soon__bottom::before {
    height: 122px;
    left: -20px;
    bottom: -38px;
    width: calc(100% + 40px);
  }
}
.coming-soon__bottom::after {
  position: absolute;
  content: "";
  width: calc(100% + 112px);
  height: 440px;
  left: -56px;
  bottom: -91px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  pointer-events: none;
}
@media (max-width: 1024.98px) {
  .coming-soon__bottom::after {
    left: -30px;
    width: calc(100% + 60px);
  }
}
@media (max-width: 480.98px) {
  .coming-soon__bottom::after {
    height: 268px;
    left: 50%;
    bottom: -62px;
    transform: translate(-50%, 0);
    width: 280.8dvw;
  }
}
.coming-soon__btn {
  margin: -64px 0 0 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 480.98px) {
  .coming-soon__btn {
    margin: 26px 0 0 0;
    width: 100%;
  }
}

.slider-coming-soon__swiper.swiper {
  overflow: visible;
}
.slider-coming-soon__swiper .swiper-slide-prev .slider-coming-soon__item {
  transform: rotate(-6deg);
  transform-origin: right bottom;
}
.slider-coming-soon__swiper .swiper-slide-next .slider-coming-soon__item {
  transform: rotate(6deg);
  transform-origin: left bottom;
}
.slider-coming-soon__item {
  height: 525px;
  position: relative;
  transition: all 0.5s ease-in-out;
}
.slider-coming-soon__item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slider-coming-soon__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1600.98px) {
  .slider-coming-soon__item {
    height: 420px;
  }
}
@media (max-width: 1024.98px) {
  .slider-coming-soon__item {
    height: 330px;
  }
}
@media (max-width: 480.98px) {
  .slider-coming-soon__item {
    height: 220px;
  }
}

.values {
  overflow: hidden;
  background: #F4F4F4;
}
.values__top {
  margin: -67px 0 0 0;
}
@media (max-width: 1340px) {
  .values__top {
    margin: -62px 0 0 0;
  }
}
@media (max-width: 1024.98px) {
  .values__top {
    margin: -56px 0 0 0;
  }
}
@media (max-width: 768.98px) {
  .values__top {
    margin: -50px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .values__top {
    margin: -44px 0 0 0;
  }
}
.values__bottom {
  margin: 0 0 -78px 0;
}
@media (max-width: 1340px) {
  .values__bottom {
    margin: 0 0 -71.5px 0;
  }
}
@media (max-width: 1024.98px) {
  .values__bottom {
    margin: 0 0 -65px 0;
  }
}
@media (max-width: 768.98px) {
  .values__bottom {
    margin: 0 0 -58.5px 0;
  }
}
@media (max-width: 480.98px) {
  .values__bottom {
    margin: 0 0 -52px 0;
  }
}
.values__running-line {
  color: #FFFFFF;
  -webkit-text-stroke: 1px #F1F1F1;
}
.values__body {
  margin: 57px 0 67px 0;
}
@media (max-width: 1024.98px) {
  .values__body {
    margin: 48px 0 57px 0;
  }
}
@media (max-width: 480.98px) {
  .values__body {
    margin: 39px 0 48px 0;
  }
}
.values__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.values__content {
  width: 100%;
  max-width: 934px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 480.98px) {
  .values__content {
    padding: 0 10px;
  }
}
.values__uptitle {
  color: #151515;
  opacity: 0.8;
}
.values__uptitle .text-inner {
  justify-content: center;
}
.values__uptitle:not(:last-child) {
  margin: 0 0 24px 0;
}
.values__title {
  color: #151515;
}
.values__title .text-inner {
  justify-content: center;
}
.values__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .values__title br {
    display: none;
  }
}
@media (max-width: 480.98px) {
  .values__btn {
    width: 100%;
  }
}
.values__slider:not(:first-child) {
  margin: 100px 0 0 0;
}
@media (max-width: 1024.98px) {
  .values__slider:not(:first-child) {
    margin: 80px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .values__slider:not(:first-child) {
    margin: 60px 0 0 0;
  }
}

.slider-values {
  padding: 0 39.5px;
}
.slider-values__swiper.swiper {
  overflow: visible;
}
.slider-values__item {
  position: relative;
  height: 440px;
}
.slider-values__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024.98px) {
  .slider-values__item {
    height: auto;
    padding: 0 0 67.32% 0;
  }
}

.about__banner .banner__bg {
  width: 140.83dvw;
  height: 138%;
  min-height: 100dvh;
  top: -20px;
}
.about__banner .banner__bg img {
  object-fit: contain;
}
@media (max-width: 1024.98px) {
  .about__banner .banner__bg {
    width: 409.333dvw;
    height: 146%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.about__banner .banner__content {
  padding: 182px 0 0 0;
  max-width: 782px;
}
@media (max-width: 1340px) {
  .about__banner .banner__content {
    padding: 172px 0 0 0;
  }
}
@media (max-width: 1024.98px) {
  .about__banner .banner__content {
    padding: 372px 0 0 0;
  }
}
@media (max-width: 768.98px) {
  .about__banner .banner__content {
    padding: 272px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .about__banner .banner__content {
    padding: 152px 0 0 0;
  }
}
.about__banner .banner__text {
  max-width: 485px;
}
.information-about {
  padding: 100px 0 66px 0;
  background: #F4F4F4;
}
@media (max-width: 1024.98px) {
  .information-about {
    padding: 90px 0 56px 0;
  }
}
@media (max-width: 480.98px) {
  .information-about {
    padding: 80px 0 46px 0;
  }
}
.information-about__top {
  padding: 0 0 34px 0;
  border-bottom: 1px solid #545454;
}
.information-about__top:not(:last-child) {
  margin: 0 0 54px 0;
}
@media (max-width: 1024.98px) {
  .information-about__top:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 480.98px) {
  .information-about__top:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.information-about__title {
  color: #151515;
  max-width: 874px;
}
.information-about__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .information-about__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.information-about__text {
  max-width: 700px;
  color: #383838;
}
.information-about__text:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .information-about__text:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.information-about__subtitle {
  color: #383838;
}
.information-about__subtitle:not(:last-child) {
  margin: 0 0 34px 0;
}
.information-about__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -9px;
}
.information-about__column {
  flex: 0 1 33.333%;
  padding: 0 9px;
  margin: 0 0 34px 0;
}
@media (max-width: 1250px) {
  .information-about__column {
    flex: 0 1 50%;
  }
}
@media (max-width: 800px) {
  .information-about__column {
    flex: 1 1 100%;
  }
}
.item-information-about__body {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  height: 440px;
}
.item-information-about__body::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.item-information-about__body img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-information-about__body:not(:last-child) {
  margin: 0 0 18px 0;
}
@media (max-width: 480.98px) {
  .item-information-about__body {
    height: 310px;
  }
}
.item-information-about__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
}
@media (max-width: 1340px) {
  .item-information-about__title {
    font-size: 30px;
  }
}
@media (max-width: 1024.98px) {
  .item-information-about__title {
    font-size: 28px;
  }
}
@media (max-width: 768.98px) {
  .item-information-about__title {
    font-size: 26px;
  }
}
@media (max-width: 480.98px) {
  .item-information-about__title {
    font-size: 24px;
  }
}
.item-information-about__text {
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #383838;
  padding: 0 50px 0 0;
}
@media (max-width: 1340px) {
  .item-information-about__text {
    font-size: 23px;
    padding: 0 30px 0 0;
  }
}
@media (max-width: 1024.98px) {
  .item-information-about__text {
    font-size: 20px;
    line-height: 130%;
    padding: 0 20px 0 0;
  }
}
@media (max-width: 768.98px) {
  .item-information-about__text {
    font-size: 17px;
    padding: 0 10px 0 0;
  }
}
@media (max-width: 480.98px) {
  .item-information-about__text {
    font-size: 14px;
    line-height: 120%;
    padding: 0 0 0 0;
  }
}

.belief {
  position: relative;
  padding: 100px 0;
  background: #151515;
  overflow: hidden;
}
@media (max-width: 1024.98px) {
  .belief {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .belief {
    padding: 80px 0;
  }
}
.belief__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.belief__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.belief__bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024.98px) {
  .belief__bg.ibg {
    background-position: 80% 50%;
  }
}
@media (max-width: 480.98px) {
  .belief__bg.ibg {
    background-position: 85% 50%;
  }
}
.belief__container {
  position: relative;
  z-index: 1;
}
.belief__title {
  color: #FFFFFF;
  max-width: 1122px;
}
.belief__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1024.98px) {
  .belief__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .belief__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.belief__subtitle {
  color: #FFFFFF;
  max-width: 756px;
}
.belief__subtitle:not(:last-child) {
  margin: 0 0 64px 0;
}
@media (max-width: 1024.98px) {
  .belief__subtitle:not(:last-child) {
    margin: 0 0 54px 0;
  }
}
@media (max-width: 768.98px) {
  .belief__subtitle:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 480.98px) {
  .belief__subtitle:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.belief__row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .belief__row {
    display: block;
  }
}
.belief__list {
  flex: 0 0 756px;
}
.belief__lits-item {
  padding: 26px 0;
  color: #FFFFFF;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.belief__lits-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.belief__lits-item sup {
  line-height: 200%;
}
.belief__lits-item span {
  display: inline-block;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
  margin: 0 0 0 10px;
}
@media (max-width: 1024.98px) {
  .belief__lits-item {
    padding: 21px 0;
  }
  .belief__lits-item span {
    font-size: 24px;
  }
}
@media (max-width: 768.98px) {
  .belief__lits-item {
    justify-content: space-between;
  }
  .belief__lits-item span {
    max-width: 211px;
  }
}
@media (max-width: 480.98px) {
  .belief__lits-item {
    padding: 16px 0;
  }
  .belief__lits-item span {
    font-size: 22px;
  }
}
.belief__text {
  max-width: 490px;
  color: #FFFFFF;
  margin: 0 0 0 74px;
}
@media (max-width: 1340px) {
  .belief__text {
    margin: 0 0 0 44px;
  }
}
@media (max-width: 1200px) {
  .belief__text {
    margin: 44px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .belief__text {
    margin: 34px 0 0 0;
  }
}

.themes-about {
  background: #FFFFFF;
  padding: 100px 0 60px 0;
}
@media (max-width: 1024.98px) {
  .themes-about {
    padding: 90px 0 70px 0;
  }
}
@media (max-width: 480.98px) {
  .themes-about {
    padding: 80px 0;
  }
}
.themes-about__title {
  color: #151515;
}
.themes-about__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1024.98px) {
  .themes-about__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .themes-about__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.themes-about__subtitle {
  color: #383838;
  max-width: 396px;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -1.5%;
}
.themes-about__subtitle:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1340px) {
  .themes-about__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 1024.98px) {
  .themes-about__subtitle {
    font-size: 22px;
  }
}
@media (max-width: 768.98px) {
  .themes-about__subtitle {
    font-size: 19px;
  }
}
@media (max-width: 480.98px) {
  .themes-about__subtitle {
    font-size: 16px;
    max-width: 312px;
  }
  .themes-about__subtitle:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.item-themes-about {
  padding: 22px 0 44px 0;
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #545454;
}
.item-themes-about:last-child {
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  .item-themes-about {
    display: block;
  }
}
@media (max-width: 480.98px) {
  .item-themes-about {
    padding: 22px 0 34px 0;
  }
}
.item-themes-about__content {
  flex: 1 1 100%;
}
.item-themes-about__title {
  color: #FFFFFF;
}
.item-themes-about__image {
  flex: 0 0 942.5px;
  margin: 0 0 0 32px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 460px;
  overflow: hidden;
}
.item-themes-about__image::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  pointer-events: none;
  content: "";
  background: rgba(0, 0, 0, 0.2);
}
.item-themes-about__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1600.98px) {
  .item-themes-about__image {
    flex: 0 0 754px;
  }
}
@media (max-width: 1200px) {
  .item-themes-about__image {
    margin: 44px 0 0 0;
  }
}
@media (max-width: 768.98px) {
  .item-themes-about__image {
    height: 340px;
  }
}
@media (max-width: 480.98px) {
  .item-themes-about__image {
    margin: 34px 0 0 0;
    height: 220px;
  }
}
.item-themes-about__label {
  font-weight: 400;
  font-size: 46px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}
@media (max-width: 1340px) {
  .item-themes-about__label {
    font-size: 41px;
  }
}
@media (max-width: 1024.98px) {
  .item-themes-about__label {
    font-size: 36px;
  }
}
@media (max-width: 768.98px) {
  .item-themes-about__label {
    font-size: 30px;
  }
}
@media (max-width: 480.98px) {
  .item-themes-about__label {
    font-size: 24px;
  }
}

.host-about {
  background: #010101;
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1340px) {
  .host-about {
    padding: 84px 0;
  }
}
@media (max-width: 1024.98px) {
  .host-about {
    padding: 294px 0 68px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
@media (max-width: 768.98px) {
  .host-about {
    padding: 264px 0 52px 0;
  }
}
@media (max-width: 480.98px) {
  .host-about {
    padding: 234px 0 36px 0;
  }
}
.host-about__image {
  position: absolute;
  top: -37px;
  right: -19.236dvw;
  width: 98.194dvw;
  padding: 0 0 63.26% 0;
  min-height: calc(100% + 37px);
}
.host-about__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.host-about__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 57.25%, #000000 94.85%);
  z-index: 1;
}
@media (max-width: 1024.98px) {
  .host-about__image {
    min-height: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    top: -16px;
    width: 220.26dvw;
    padding: 0 0 141.8% 0;
  }
  .host-about__image::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58.01%, #000000 109.94%);
  }
}
.host-about__container {
  position: relative;
  z-index: 1;
}
.host-about__body {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.host-about__uptitle {
  color: #EEEEEE;
  opacity: 0.8;
}
.host-about__uptitle:not(:last-child) {
  margin: 0 0 24px 0;
}
@media (max-width: 480.98px) {
  .host-about__uptitle:not(:last-child) {
    margin: 0 0 10px 0;
  }
}
.host-about__title {
  color: #FFFFFF;
}
.host-about__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .host-about__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.host-about__text {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #FFFFFF;
}
.host-about__text:not(:last-child) {
  margin: 0 0 54px 0;
}
@media (max-width: 1340px) {
  .host-about__text {
    font-size: 22px;
  }
}
@media (max-width: 1024.98px) {
  .host-about__text {
    font-size: 20px;
  }
  .host-about__text:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 768.98px) {
  .host-about__text {
    font-size: 18px;
  }
}
@media (max-width: 480.98px) {
  .host-about__text {
    font-size: 16px;
  }
  .host-about__text:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.host-about__socials-panel {
  flex-direction: column;
  align-items: flex-start;
}
.host-about__socials-panel .socials-panel__text {
  color: #FFFFFF;
  opacity: 0.8;
}
.host-about__socials-panel .socials-panel__text:not(:last-child) {
  margin: 0 0 20px 0;
}
@media (max-width: 650px) {
  .host-about__socials-panel .socials-panel__text:not(:last-child) {
    margin: 0 0 18px 0;
  }
}
@media (max-width: 480.98px) {
  .host-about__socials-panel {
    align-items: center;
  }
}

.episodes__banner {
  background: black;
}
.episodes__banner .banner__bg {
  width: 111.111dvw;
  height: 311.4%;
  min-height: 100dvh;
  top: calc(50% - 12dvw);
  transform: translate(-50%, -50%);
}
.episodes__banner .banner__bg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 44.57%, #000000 75.91%);
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1024.98px) {
  .episodes__banner .banner__bg {
    height: 175%;
    top: calc(50% - 49dvw);
  }
  .episodes__banner .banner__bg::after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 44.57%, rgba(0, 0, 0, 0.6) 75.91%);
  }
}
.episodes__banner .banner__content {
  padding: 218px 0 0 0;
  max-width: 782px;
}
@media (max-width: 1340px) {
  .episodes__banner .banner__content {
    padding: 172px 0 0 0;
  }
}
@media (max-width: 1024.98px) {
  .episodes__banner .banner__content {
    padding: 372px 0 0 0;
  }
}
@media (max-width: 768.98px) {
  .episodes__banner .banner__content {
    padding: 272px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .episodes__banner .banner__content {
    padding: 152px 0 0 0;
  }
}
.episodes__banner .banner__text {
  max-width: 672px;
}
.list-episodes {
  background: #F4F4F4;
  padding: 35px 0 100px 0;
}
@media (max-width: 1024.98px) {
  .list-episodes {
    padding: 27.5px 0 90px 0;
  }
}
@media (max-width: 480.98px) {
  .list-episodes {
    padding: 20px 0 80px 0;
  }
}
.list-episodes__running-line {
  color: #FFFFFF;
  font-weight: 500;
}
@media (max-width: 1340px) {
  .list-episodes__running-line {
    font-size: 168px;
  }
}
@media (max-width: 1024.98px) {
  .list-episodes__running-line {
    font-size: 136px;
  }
}
@media (max-width: 768.98px) {
  .list-episodes__running-line {
    font-size: 104px;
  }
}
@media (max-width: 480.98px) {
  .list-episodes__running-line {
    font-size: 72px;
  }
}
@media (min-width: 1200.98px) {
  .item-list-episodes {
    display: flex;
  }
}
.item-list-episodes:not(:last-child) {
  margin: 0 0 44px 0;
}
.item-list-episodes:not(:first-child) {
  padding: 22px 0 0 0;
  border-top: 1px solid #545454;
}
@media (max-width: 480.98px) {
  .item-list-episodes:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
.item-list-episodes__image {
  flex: 0 0 942.5px;
  margin: 0 32px 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: center;
  height: 460px;
  overflow: hidden;
  padding: 40px;
}
.item-list-episodes__image::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  pointer-events: none;
  content: "";
  background: rgba(0, 0, 0, 0.2);
}
.item-list-episodes__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1600.98px) {
  .item-list-episodes__image {
    flex: 0 0 754px;
  }
}
@media (max-width: 1200px) {
  .item-list-episodes__image {
    margin: 0 0 44px 0;
    align-items: center;
    justify-content: center;
    padding: 37px 20px 20px 20px;
  }
}
@media (max-width: 768.98px) {
  .item-list-episodes__image {
    height: 340px;
  }
}
@media (max-width: 480.98px) {
  .item-list-episodes__image {
    margin: 0 0 34px 0;
    height: 220px;
  }
}
.item-list-episodes__label {
  position: relative;
  z-index: 1;
  font-weight: 400;
  font-size: 32px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  text-align: left;
}
@media (max-width: 1340px) {
  .item-list-episodes__label {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  .item-list-episodes__label {
    text-align: center;
  }
}
@media (max-width: 1024.98px) {
  .item-list-episodes__label {
    font-size: 28px;
  }
}
@media (max-width: 768.98px) {
  .item-list-episodes__label {
    font-size: 26px;
  }
}
@media (max-width: 480.98px) {
  .item-list-episodes__label {
    font-size: 24px;
  }
}
.item-list-episodes__top {
  position: relative;
}
.item-list-episodes__top:not(:last-child) {
  margin: 0 0 32px 0;
}
@media (max-width: 1200px) {
  .item-list-episodes__top:not(:last-child) {
    margin: 0 0 10px 0;
  }
}
.item-list-episodes__uptitle {
  color: #151515;
  opacity: 0.5;
}
.item-list-episodes__uptitle:not(:last-child) {
  margin: 0 0 10px 0;
}
@media (max-width: 480.98px) {
  .item-list-episodes__uptitle:not(:last-child) {
    margin: 0 0 21.2px 0;
  }
  .item-list-episodes__uptitle span {
    display: none;
  }
}
.item-list-episodes__title {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #151515;
}
.item-list-episodes__title:not(:last-child) {
  margin: 0 0 10px 0;
}
.item-list-episodes__status {
  height: 33px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.015em;
  color: rgba(21, 21, 21, 0.8);
  padding: 2px 10px;
  background: #ECEDEE;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 2px;
  display: inline-flex;
  align-items: center;
}
@media (max-width: 1024.98px) {
  .item-list-episodes__status {
    font-size: 16px;
    height: 30.5px;
  }
}
@media (max-width: 480.98px) {
  .item-list-episodes__status {
    font-size: 14px;
    height: 28px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 10px 1px 10px;
  }
}
.item-list-episodes__text {
  color: #151515;
}
@media (max-width: 480.98px) {
  .item-list-episodes__text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}

.conversations-episodes {
  padding: 100px 0;
  background: #FFFFFF;
}
@media (max-width: 1024.98px) {
  .conversations-episodes {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .conversations-episodes {
    padding: 80px 0;
  }
}
.conversations-episodes__top:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (min-width: 750px) {
  .conversations-episodes__top {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 480.98px) {
  .conversations-episodes__top:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.conversations-episodes__title-block {
  position: relative;
}
@media (max-width: 750px) {
  .conversations-episodes__title-block {
    display: flex;
    align-items: flex-end;
  }
}
.conversations-episodes__title {
  color: #151515;
}
.conversations-episodes__content {
  display: flex;
  flex-direction: column;
  margin: 24px 0 0 0;
}
@media (min-width: 750px) {
  .conversations-episodes__content {
    margin: 0 0 0 70px;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.conversations-episodes__text {
  max-width: 396px;
}
.conversations-episodes__navigation {
  margin: 20px 0 0 0;
}
@media (max-width: 750px) {
  .conversations-episodes__navigation {
    margin: 0 0 0 20px;
  }
}
.slider-conversations-episodes__swiper.swiper {
  overflow: visible;
}
.slider-conversations-episodes__item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  height: 440px;
}
.slider-conversations-episodes__item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.slider-conversations-episodes__item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024.98px) {
  .slider-conversations-episodes__item {
    height: 330px;
  }
}
@media (max-width: 480.98px) {
  .slider-conversations-episodes__item {
    height: 220px;
  }
}
.slider-conversations-episodes__title {
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 370px;
  font-weight: 400;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}
@media (max-width: 1340px) {
  .slider-conversations-episodes__title {
    font-size: 30px;
  }
}
@media (max-width: 1024.98px) {
  .slider-conversations-episodes__title {
    font-size: 28px;
  }
}
@media (max-width: 768.98px) {
  .slider-conversations-episodes__title {
    font-size: 26px;
  }
}
@media (max-width: 480.98px) {
  .slider-conversations-episodes__title {
    max-width: 219px;
    font-size: 24px;
  }
}

.famous-people {
  padding: 100px 0 16px 0;
  background: #FFFFFF;
}
@media (max-width: 1024.98px) {
  .famous-people {
    padding: 90px 0 26px 0;
  }
}
@media (max-width: 480.98px) {
  .famous-people {
    padding: 90px 0 40px 0;
  }
}
.famous-people__title {
  color: #151515;
  max-width: 763px;
}
.famous-people__title:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1024.98px) {
  .famous-people__title:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .famous-people__title {
    padding: 0 23px 0 0;
  }
  .famous-people__title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.famous-people__text {
  color: #383838;
  max-width: 794px;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
}
.famous-people__text:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1340px) {
  .famous-people__text {
    font-size: 24px;
  }
}
@media (max-width: 1024.98px) {
  .famous-people__text {
    font-size: 22px;
  }
}
@media (max-width: 768.98px) {
  .famous-people__text {
    font-size: 19px;
  }
}
@media (max-width: 480.98px) {
  .famous-people__text {
    font-size: 16px;
  }
  .famous-people__text:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.famous-people__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}
.famous-people__column {
  flex: 0 1 33.333%;
  padding: 0 9px;
  margin: 0 0 44px 0;
}
@media (max-width: 992.98px) {
  .famous-people__column {
    flex: 0 1 50%;
  }
}
@media (max-width: 600px) {
  .famous-people__column {
    flex: 1 1 100%;
  }
}
@media (max-width: 480.98px) {
  .famous-people__column {
    margin: 0 0 40px 0;
  }
}
.item-famous-people {
  height: 100%;
}
.item-famous-people__image {
  position: relative;
  padding: 0 0 102.17% 0;
  background: #DEE0E1;
}
.item-famous-people__image:not(:last-child) {
  margin: 0 0 18px 0;
}
.item-famous-people__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 480.98px) {
  .item-famous-people__image {
    padding: 0 0 92.54% 0;
    min-height: 310px;
  }
  .item-famous-people__image:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
.item-famous-people__name {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #151515;
}
.item-famous-people__name:not(:last-child) {
  margin: 0 0 4px 0;
}
.item-famous-people__info {
  color: #151515;
  opacity: 0.8;
}

.subscription {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  min-height: 700px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024.98px) {
  .subscription {
    padding: 70px 0;
  }
}
@media (max-width: 480.98px) {
  .subscription {
    padding: 40px 0;
    min-height: 600px;
  }
}
.subscription__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.subscription__bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(29, 29, 29, 0.8);
  z-index: 1;
}
@media (max-width: 768.98px) {
  .subscription__bg.ibg {
    background-position: 75% 50%;
  }
}
.subscription__container {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.subscription__body {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.subscription__content {
  max-width: 785px;
}
.subscription__content:not(:last-child) {
  margin: 0 0 100px 0;
}
.subscription__title {
  color: #FFFFFF;
}
.subscription__title:not(:last-child) {
  margin: 0 0 44px;
}
@media (max-width: 1024.98px) {
  .subscription__title:not(:last-child) {
    margin: 0 0 34px;
  }
}
@media (max-width: 480.98px) {
  .subscription__title {
    padding: 0 65px 0 0;
  }
  .subscription__title:not(:last-child) {
    margin: 0 0 24px;
  }
}
.subscription__text {
  max-width: 499px;
  color: #FFFFFF;
}
.subscription__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  background: rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(17px);
  -webkit-backdrop-filter: blur(17px);
  border-radius: 10px;
}
@media (max-width: 750px) {
  .subscription__bottom {
    flex-direction: column;
    padding: 20px;
  }
}
.subscription__message {
  color: #FFFFFF;
}
@media (max-width: 750px) {
  .subscription__message {
    text-align: center;
  }
}
.subscription__btn {
  margin: 0 0 0 24px;
}
@media (max-width: 750px) {
  .subscription__btn {
    margin: 24px 0 0 0;
  }
}
@media (max-width: 480.98px) {
  .subscription__btn {
    width: 100%;
  }
}

.musings__banner {
  background: #151515;
  justify-content: flex-end;
}
@media (min-width: 1024.98px) {
  .musings__banner {
    padding: 82px 0 0 0;
    flex-direction: row;
    justify-content: baseline;
  }
  .musings__banner .banner__bg {
    position: relative;
    width: auto;
    flex: 0 1 calc(50% - 56px);
    order: 2;
    left: auto;
    transform: translate(0, 0);
    top: 0;
    height: auto;
  }
  .musings__banner .banner__bg::after {
    display: none;
  }
}
.musings__banner .banner__bg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 37.93%, #000000 82.79%);
  z-index: 1;
}
.musings__banner .banner__body {
  order: 1;
  flex: 0 1 calc(50% + 56px);
  padding: 36px 0;
}
.musings__banner .banner__content {
  align-items: flex-start;
}
.musings__banner .banner__title .text-inner {
  justify-content: flex-start;
  white-space: nowrap;
}
.musings__banner .banner__text {
  text-align: left;
}
.musings__banner .banner__text:not(:last-child) {
  margin: 0 0 70px 0;
}
@media (max-width: 1340px) {
  .musings__banner .banner__text:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 768.98px) {
  .musings__banner .banner__text:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .musings__banner .banner__text:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.posts-musings {
  padding: 100px 0;
}
@media (max-width: 1024.98px) {
  .posts-musings {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .posts-musings {
    padding: 80px 0;
  }
}
.posts-musings_white {
  background: #FFFFFF;
}
.posts-musings_white .posts-musings__title, .posts-musings_white .item-slider-posts-musings__date, .posts-musings_white .item-slider-posts-musings__title, .posts-musings_white .item-slider-posts-musings__author, .posts-musings_white .item-slider-posts-musings__text {
  color: #151515;
}
.posts-musings_grey {
  background: #F4F4F4;
}
.posts-musings_grey .posts-musings__title, .posts-musings_grey .item-slider-posts-musings__date, .posts-musings_grey .item-slider-posts-musings__title, .posts-musings_grey .item-slider-posts-musings__author, .posts-musings_grey .item-slider-posts-musings__text {
  color: #151515;
}
.posts-musings_black {
  background: #151515;
}
.posts-musings_black .posts-musings__title, .posts-musings_black .item-slider-posts-musings__date, .posts-musings_black .item-slider-posts-musings__title, .posts-musings_black .item-slider-posts-musings__author, .posts-musings_black .item-slider-posts-musings__text {
  color: #FFFFFF;
}
.posts-musings_black .navigation__btn svg {
  fill: #FFFFFF;
}
.posts-musings__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.posts-musings__top:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 480.98px) {
  .posts-musings__top {
    align-items: center;
  }
  .posts-musings__top:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.posts-musings__navigation {
  margin: 0 0 0 24px;
}
.slider-posts-musings__swiper.swiper {
  overflow: hidden;
}
.slider-posts-musings__swiper .swiper-slide {
  width: 725px;
}
@media (max-width: 1600.98px) {
  .slider-posts-musings__swiper .swiper-slide {
    width: 580px;
  }
}
@media (max-width: 480.98px) {
  .slider-posts-musings__swiper .swiper-slide {
    width: calc(100% - 25px);
    max-width: 300px;
  }
}
.item-slider-posts-musings__image {
  display: block;
  height: 440px;
  overflow: hidden;
  position: relative;
}
.item-slider-posts-musings__image::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: none;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}
.item-slider-posts-musings__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (hover: hover) and (pointer: fine) {
  .item-slider-posts-musings__image:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
}
.item-slider-posts-musings__image:not(:last-child) {
  margin: 0 0 18px 0;
}
@media (max-width: 1024.98px) {
  .item-slider-posts-musings__image {
    height: 330px;
  }
}
@media (max-width: 480.98px) {
  .item-slider-posts-musings__image {
    height: 220px;
  }
  .item-slider-posts-musings__image:not(:last-child) {
    margin: 0 0 10px 0;
  }
}
.item-slider-posts-musings__date {
  opacity: 0.8;
}
.item-slider-posts-musings__date:not(:last-child) {
  margin: 0 0 10px 0;
}
.item-slider-posts-musings__title {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.item-slider-posts-musings__title h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: -0.01em;
}
.item-slider-posts-musings__title:not(:last-child) {
  margin: 0 0 10px 0;
}
@media (hover: hover) and (pointer: fine) {
  .item-slider-posts-musings__title:hover {
    opacity: 0.8;
  }
}
@media (min-width: 480.98px) {
  .item-slider-posts-musings__title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.item-slider-posts-musings__author {
  font-weight: 500;
  opacity: 0.8;
}
.item-slider-posts-musings__author:not(:last-child) {
  margin: 0 0 10px 0;
}
.item-slider-posts-musings__text {
  opacity: 0.8;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
}
@media (max-width: 1340px) {
  .item-slider-posts-musings__text {
    font-size: 17px;
  }
}
@media (max-width: 1024.98px) {
  .item-slider-posts-musings__text {
    font-size: 16px;
  }
}
@media (max-width: 768.98px) {
  .item-slider-posts-musings__text {
    font-size: 15px;
  }
}
@media (max-width: 480.98px) {
  .item-slider-posts-musings__text {
    font-size: 14px;
  }
}

.post__banner .banner__body {
  display: flex;
  flex-direction: column;
}
.post__banner .banner__container {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.post__banner .banner__content {
  padding: 80px 0;
  width: 100%;
  max-width: 782px;
  text-align: center;
}
.article {
  overflow: visible;
  background: #FFFFFF;
  padding: 100px 0;
}
@media (min-width: 1024.98px) {
  .article.top .menu-article {
    top: 102px;
  }
  .article.top .article__socials {
    top: 102px;
  }
}
@media (max-width: 1024.98px) {
  .article {
    padding: 90px 0;
  }
}
@media (max-width: 480.98px) {
  .article {
    padding: 80px 0;
  }
}
.article__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.article__body {
  width: 100%;
  max-width: 1159px;
}
.article__row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024.98px) {
  .article__row {
    align-items: flex-start;
    flex-direction: row;
  }
}
.article__menu {
  flex: 0 0 300px;
  margin: 0 24px 0 0;
}
@media (max-width: 1024.98px) {
  .article__menu {
    display: none;
  }
}
.article__main {
  flex: 1 1 100%;
}
@media (max-width: 1024.98px) {
  .article__main {
    order: 2;
  }
}
.article__content {
  color: #151515;
}
.article__content h4 {
  margin: 0 0 24px 0;
}
.article__content h5 {
  margin: 20px 0 4px 0;
}
.article__content p {
  opacity: 0.8;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
}
@media (max-width: 1024.98px) {
  .article__content p {
    font-size: 16px;
  }
}
@media (max-width: 480.98px) {
  .article__content p {
    font-size: 14px;
  }
}
.article__content ul:not(:last-child) {
  margin: 0 0 14px 0;
}
.article__content ul li {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
  opacity: 0.8;
  position: relative;
  color: #151515;
  padding: 0 0 0 27px;
}
.article__content ul li::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #151515;
  left: 11.75px;
  top: 10px;
}
@media (max-width: 1024.98px) {
  .article__content ul li {
    font-size: 16px;
    padding: 0 0 0 24.5px;
  }
  .article__content ul li::before {
    top: 9px;
    left: 10.5px;
    width: 3.5px;
    height: 3.5px;
  }
}
@media (max-width: 480.98px) {
  .article__content ul li {
    font-size: 14px;
    padding: 0 0 0 22px;
  }
  .article__content ul li::before {
    left: 9.5px;
    top: 8px;
    width: 3px;
    height: 3px;
  }
}
.article__content ol {
  counter-reset: myCounter;
  list-style: none;
  padding-left: 0;
}
.article__content ol:not(:last-child) {
  margin: 0 0 14px 0;
}
.article__content ol li {
  counter-increment: myCounter;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
  opacity: 0.8;
  position: relative;
  color: #151515;
  padding: 0 0 0 27px;
}
.article__content ol li::before {
  content: counter(myCounter) ".";
  position: absolute;
  left: 5px;
}
@media (max-width: 1024.98px) {
  .article__content ol li {
    font-size: 16px;
    padding: 0 0 0 24.5px;
  }
}
@media (max-width: 480.98px) {
  .article__content ol li {
    font-size: 14px;
    padding: 0 0 0 22px;
  }
}
.article__content img {
  border-radius: 4px;
  width: 100%;
  object-fit: cover;
  display: inline-flex;
}
.article__content:not(:last-child) {
  margin: 0 0 44px 0;
}
@media (max-width: 1024.98px) {
  .article__content:not(:last-child) {
    margin: 0 0 34px 0;
  }
}
@media (max-width: 480.98px) {
  .article__content:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
.article__title:not(:last-child) {
  margin: 0 0 20px 0;
}
@media (min-width: 1024.98px) {
  .article__title {
    padding: 0 53px 0 0;
  }
}
.article__date:not(:last-child) {
  margin: 0 0 20px 0;
}
.article__tags {
  color: #151515;
}
.article__tags:not(:last-child) {
  margin: 0 0 34px 0;
}
@media (max-width: 1024.98px) {
  .article__tags:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
@media (max-width: 480.98px) {
  .article__tags:not(:last-child) {
    margin: 0 0 14px 0;
  }
}
.article__tags ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.article__tags ul li {
  display: inline-flex;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #151515;
  margin: 0 10px 10px 0;
  text-transform: uppercase;
}
.article__socials {
  position: sticky;
  top: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 0 0 24px;
}
.article__socials ul {
  display: flex;
  align-items: center;
}
.article__socials ul li {
  flex: 0 0 24px;
}
.article__socials ul li:not(:last-child) {
  margin: 0 20px 0 0;
}
.article__socials ul a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (hover: hover) and (pointer: fine) {
  .article__socials ul a:hover svg {
    fill: #000;
  }
}
.article__socials ul a svg {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  fill: #383838;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
@media (max-width: 1024.98px) {
  .article__socials {
    order: 1;
    position: relative;
    top: 0;
    margin: 0 0 20px 0;
  }
}
.author-article {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #F4F4F4;
  border-left: 1px solid #A8A8A8;
}
@media (max-width: 480.98px) {
  .author-article {
    display: block;
  }
}
.author-article__image {
  flex: 0 0 110px;
  width: 110px;
  height: 110px;
  position: relative;
}
.author-article__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-article__image:not(:last-child) {
  margin: 0 20px 0 0;
}
@media (max-width: 480.98px) {
  .author-article__image:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
.author-article__content {
  flex: 1 1 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #151515;
  opacity: 0.8;
}
@media (max-width: 1024.98px) {
  .author-article__content {
    font-size: 16px;
  }
}
@media (max-width: 480.98px) {
  .author-article__content {
    font-size: 14px;
  }
}
.author-article__title:not(:last-child) {
  margin: 0 0 20px 0;
}
@media (max-width: 480.98px) {
  .author-article__title:not(:last-child) {
    margin: 0 0 16px 0;
  }
}
.menu-article {
  position: sticky;
  top: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.menu-article__title {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #151515;
  opacity: 0.8;
}
.menu-article__title:not(:last-child) {
  margin: 0 0 14px 0;
}
.menu-article__body {
  display: flex;
}
.menu-article__body li {
  padding: 4px 24px 4px 0;
}
.menu-article__body li span {
  display: inline-flex;
  margin: 0 10px 0 0;
}
.menu-article__link {
  display: inline-flex;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #151515;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
}
.menu-article__link.active {
  opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
  .menu-article__link:hover {
    opacity: 1;
  }
}
.menu-article__line-row {
  display: inline-block;
  flex: 0 0 2px;
  overflow: hidden;
  width: 2px;
  background: #DCDCDC;
  margin: 0 22px 0 0;
}
.menu-article__line {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #545454;
  transform: translateY(-100%);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.contact__banner {
  background: #181716;
}
.contact__banner .banner__bg::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #151515 100%);
}
@media (max-width: 1024.98px) {
  .contact__banner .banner__bg {
    width: calc(100% + 60px);
  }
}
.contact__banner .banner__body {
  display: flex;
  flex-direction: column;
}
.contact__banner .banner__container {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
}
.contact__banner .banner__content {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 258px 0 252px 0;
  width: 100%;
  max-width: 570px;
  text-align: center;
}
@media (max-width: 1340px) {
  .contact__banner .banner__content {
    padding: 239px 0 223px 0;
  }
}
@media (max-width: 1024.98px) {
  .contact__banner .banner__content {
    position: relative;
    max-width: none;
    padding: 217px 0 194px 0;
  }
}
@media (max-width: 768.98px) {
  .contact__banner .banner__content {
    padding: 195px 0 165px 0;
  }
}
@media (max-width: 480.98px) {
  .contact__banner .banner__content {
    padding: 173px 0 143px 0;
  }
}
.contact__banner .banner__title {
  max-width: 570px;
}
.contact__banner .banner__text {
  max-width: 570px;
}
.contact__info {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 0 0 89px 0;
}
@media (max-width: 480.98px) {
  .contact__info {
    padding: 0 0 80px 0;
  }
}
.contact__info-title {
  font-weight: 400;
  font-size: 34px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}
.contact__info-title:not(:last-child) {
  margin: 0 0 64px 0;
}
@media (max-width: 1024.98px) {
  .contact__info-title:not(:last-child) {
    margin: 0 0 44px 0;
  }
}
@media (max-width: 480.98px) {
  .contact__info-title:not(:last-child) {
    margin: 0 0 24px 0;
  }
}
@media (min-width: 1300.98px) {
  .contact__info-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.contact__list {
  flex: 0 1 945px;
}
@media (max-width: 1600.98px) {
  .contact__list {
    flex: 0 1 756px;
  }
}
.contact__list li {
  padding: 25px 0;
  color: #FFFFFF;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.contact__list li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}
.contact__list li sup {
  line-height: 200%;
}
.contact__list li span {
  display: inline-block;
  font-weight: 400;
  font-size: 26px;
  line-height: 140%;
  letter-spacing: -0.015em;
  margin: 0 0 0 10px;
}
@media (max-width: 1024.98px) {
  .contact__list li {
    padding: 20px 0;
  }
  .contact__list li span {
    font-size: 24px;
  }
}
@media (max-width: 480.98px) {
  .contact__list li {
    padding: 15px 0;
  }
  .contact__list li span {
    font-size: 22px;
  }
}
.contact__content {
  display: flex;
  align-items: flex-start;
  margin: 0 0 0 60px;
}
@media (max-width: 1300.98px) {
  .contact__content {
    margin: 44px 0 0 0px;
  }
}
@media (max-width: 550px) {
  .contact__content {
    margin: 34px 0 0 0px;
    display: block;
  }
}
.contact__emails {
  margin: 0 0 0 51px;
}
@media (max-width: 550px) {
  .contact__emails {
    margin: 60px 0 0 0;
  }
}
.socials-contact__title {
  font-weight: 400;
  font-size: 34px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
}
.socials-contact__title:not(:last-child) {
  margin: 0 0 2px 0;
}
.socials-contact__text {
  color: #FFFFFF;
}
.socials-contact__text:not(:last-child) {
  margin: 0 0 20px 0;
}
.socials-contact ul {
  display: flex;
  align-items: center;
}
.socials-contact ul li {
  flex: 0 0 24px;
}
.socials-contact ul li:not(:last-child) {
  margin: 0 16px 0 0;
}
.socials-contact ul a {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (hover: hover) and (pointer: fine) {
  .socials-contact ul a:hover svg {
    opacity: 0.8;
  }
}
.socials-contact ul a svg {
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  fill: #FFFFFF;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.emails-contact__item:not(:last-child) {
  margin: 0 0 30px 0;
}
@media (max-width: 1024.98px) {
  .emails-contact__item:not(:last-child) {
    margin: 0 0 25px 0;
  }
}
@media (max-width: 480.98px) {
  .emails-contact__item:not(:last-child) {
    margin: 0 0 20px 0;
  }
}
.emails-contact__label {
  color: #FFFFFF;
  opacity: 0.8;
  text-transform: uppercase;
}
.emails-contact__label:not(:last-child) {
  margin: 0 0 2px 0;
}
.emails-contact__link {
  text-decoration: underline;
  color: #FFFFFF;
}
@media (hover: hover) and (pointer: fine) {
  .emails-contact__link:hover {
    text-decoration: none;
  }
}

.form-contact {
  padding: 140px 0;
  background: #FFFFFF;
}
@media (max-width: 1340px) {
  .form-contact {
    padding: 120px 0;
  }
}
@media (max-width: 1024.98px) {
  .form-contact {
    padding: 100px 0;
  }
}
@media (max-width: 480.98px) {
  .form-contact {
    padding: 80px 0;
  }
}
.form-contact__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.form-contact__title {
  color: #151515;
}
.form-contact__title:not(:last-child) {
  margin: 0 0 60px 0;
}
@media (max-width: 1024.98px) {
  .form-contact__title:not(:last-child) {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 480.98px) {
  .form-contact__title:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
.form-contact form {
  width: 100%;
  max-width: 580px;
}

.form__item:not(:last-child) {
  margin: 0 0 16px 0;
}
.form__item-files:not(:last-child) {
  margin: 24px 0;
}
.form__label {
  color: #151515;
  opacity: 0.8;
}
.form__label:not(:last-child) {
  margin: 0 0 6px 0;
}
.form__input {
  width: 100%;
  height: 46px;
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  padding: 10px 20px;
}
.form__textarea {
  resize: none;
  height: 176px;
}
.form__btn {
  width: 100%;
  height: 52px;
}
.form__btn .btn__inner {
  padding: 0 24px;
}
.form__btn .btn__content {
  flex: 0 0 50px;
}
.form__btn .btn__text {
  font-size: 16px;
}
.files__item {
  position: relative;
}
.files__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 52px;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 100;
}
.files__input.lock {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .files__input:hover + .files__btn .btn__content:first-child {
    top: -200%;
  }
  .files__input:hover + .files__btn .btn__content:first-child .btn__text {
    opacity: 0;
  }
  .files__input:hover + .files__btn .btn__content:first-child .btn__icon {
    opacity: 0;
  }
  .files__input:hover + .files__btn .btn__content:last-child {
    top: -100%;
  }
  .files__input:hover + .files__btn .btn__content:last-child .btn__text {
    opacity: 1;
  }
  .files__input:hover + .files__btn .btn__content:last-child .btn__icon {
    opacity: 1;
  }
}
.files__btn {
  width: 100%;
  pointer-events: none;
  height: 52px;
}
.files__btn:not(:last-child) {
  margin: 0 0 6px 0;
}
.files__btn .btn__inner {
  padding: 0 24px;
}
.files__btn .btn__content {
  flex: 0 0 50px;
}
.files__btn .btn__text {
  font-size: 16px;
}
.files__info {
  color: #151515;
  opacity: 0.8;
}
.preview-files {
  display: flex;
  flex-wrap: wrap;
}
.preview-files__item {
  margin: 14px 14px 0 0;
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border: 1px solid #151515;
}
.preview-files__name {
  color: #151515;
  opacity: 0.8;
  line-height: 100%;
}
.preview-files__delete {
  display: inline-flex;
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  background: url("../img/icons/close.svg") center no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 0 0 10px;
}
@media (hover: hover) and (pointer: fine) {
  .preview-files__delete:hover {
    opacity: 0.8;
  }
}

.footer {
  overflow: hidden;
  padding: 58px 0 0 0;
  background: #151515;
}
@media (max-width: 480.98px) {
  .footer {
    padding: 40px 0;
  }
}
.footer__body {
  display: flex;
  align-items: center;
}
.footer__body:not(:last-child) {
  margin: 0 0 140px 0;
}
@media (max-width: 1340px) {
  .footer__body:not(:last-child) {
    margin: 0 0 125px 0;
  }
}
@media (max-width: 1150px) {
  .footer__body {
    display: block;
  }
}
@media (max-width: 1024.98px) {
  .footer__body:not(:last-child) {
    margin: 0 0 110px 0;
  }
}
@media (max-width: 768.98px) {
  .footer__body:not(:last-child) {
    margin: 0 0 100px 0;
  }
}
@media (max-width: 480.98px) {
  .footer__body:not(:last-child) {
    margin: 0 0 90px 0;
  }
}
.footer__image {
  flex: 1 1 100%;
  position: relative;
  padding: 0 0 33.735% 0;
  height: auto;
  overflow: hidden;
}
.footer__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1600.98px) {
  .footer__image img {
    -moz-transform: scale(1.4828532236);
    -ms-transform: scale(1.4828532236);
    -webkit-transform: scale(1.4828532236);
    -o-transform: scale(1.4828532236);
    transform: scale(1.4828532236);
  }
}
@media (max-width: 1150px) {
  .footer__image {
    padding: 0 0 66.669% 0;
  }
  .footer__image img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.footer__content {
  flex: 0 0 649px;
  margin: 0 0 0 80px;
}
@media (max-width: 1600.98px) {
  .footer__content {
    flex: 0 0 519px;
  }
}
@media (max-width: 1340px) {
  .footer__content {
    margin: 0 0 0 40px;
  }
}
@media (max-width: 1150px) {
  .footer__content {
    margin: 30px 0 0 0;
  }
}
.footer__title {
  color: #FFFFFF;
}
.footer__title:not(:last-child) {
  margin: 0 0 40px 0;
}
.footer__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #FFFFFF;
  opacity: 0.8;
}
.footer__text:not(:last-child) {
  margin: 0 0 40px 0;
}
@media (max-width: 480.98px) {
  .footer__text {
    font-size: 15px;
  }
}
@media (max-width: 480.98px) {
  .footer__text {
    font-size: 14px;
  }
}
@media (max-width: 480.98px) {
  .footer__btn {
    width: 100%;
  }
}
.bottom-footer {
  display: flex;
  flex-direction: column;
}
.bottom-footer__row {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.015em;
  color: #FFFFFF;
  opacity: 0.8;
  order: 2;
}
@media (min-width: 850px) {
  .bottom-footer__row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    order: 1;
  }
  .bottom-footer__row:not(:last-child) {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 1024.98px) {
  .bottom-footer__row {
    font-size: 15px;
  }
}
@media (max-width: 480.98px) {
  .bottom-footer__row {
    font-size: 14px;
  }
}
.bottom-footer__text {
  margin: 0 0 20px 0;
}
@media (min-width: 850px) {
  .bottom-footer__text:not(:last-child) {
    margin: 0 40px 20px 0;
  }
}
@media (min-width: 850px) {
  .bottom-footer__copyright {
    margin: 0 0 20px 0;
  }
}
.bottom-footer__image {
  order: 1;
  margin: 0 0 24px 0;
  position: relative;
  padding: 0 0 24.022% 0;
}
.bottom-footer__image img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
@media (min-width: 850px) {
  .bottom-footer__image {
    order: 2;
    margin: 0 0 -8.9% 0;
  }
}

.rootpage {
  color: #5e5373;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  animation: change-bg 10s linear infinite;
}

.rootpage-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 0;
  font-size: 0;
  flex-direction: column;
  overflow: hidden;
  min-height: 100%;
}

.rootpage-body {
  position: relative;
  padding: 30px;
  flex: 1 1 auto;
}

.rootpage h1 {
  font-size: 40px;
  font-family: "Caveat";
  margin: 0px 0px 30px 0px;
}

.rootpage h2 {
  font-family: "Caveat";
  font-size: 22px;
  margin: 0px 0px 15px 0px;
}

.rootpage-pages {
  margin: 0px 0px 30px 0px;
  list-style: none;
  counter-reset: item;
}

.rootpage-pages li {
  font-size: 18px;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
  font-family: "Caveat";
}
.rootpage-pages li a {
  font-family: "Caveat";
  font-size: 20px;
  text-decoration: underline;
  color: #118777;
}
.rootpage-pages li a:hover {
  text-decoration: none;
}

.rootpage-pages li:before {
  content: counter(item) ".";
  counter-increment: item;
  margin: 0px 10px 0px 0px;
}

@keyframes change-bg {
  0% {
    background-color: #A0D1E6;
  }
  25% {
    background-color: #98FF98;
  }
  50% {
    background-color: #FFA07A;
  }
  75% {
    background-color: #E6E6FA;
  }
  100% {
    background-color: #A0D1E6;
  }
}