﻿body > .header {
  display: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

*:focus {
  outline: none;
}

ul,
ol {
  list-style: none;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
}

input,
textarea {
  transition: 0.3s;
}

button {
  margin: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
  transition: 0.3s;
}

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

a {
  text-decoration: none !important;
  transition: 0.3s;
}

a:focus,
a:hover,
a:active {
  text-decoration: none !important;
  outline: none;
}

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  font-family: "DM Sans", sans-serif;
  color: #0c0c0c;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.15;
  background-color: #000;
}
body.lighter {
  background: #000205;
}
@media (max-width: 960px) {
  body {
    font-size: 16px;
  }
}
body::-webkit-scrollbar {
  display: none;
}

* {
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
}

svg {
  flex-shrink: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "DM Sans", sans-serif;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.5px;
}

h1 {
  font-size: 90px;
  letter-spacing: -4.5px;
  line-height: 1;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  h1 {
    font-size: 70px;
  }
}
@media (max-width: 960px) {
  h1 {
    font-size: 60px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 48px;
    letter-spacing: -2px;
  }
}
@media (max-width: 564px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-size: 60px;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  h2 {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 40px;
  }
}
@media (max-width: 564px) {
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 40px;
  font-weight: 400;
}
@media (max-width: 1024px) {
  h3 {
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  h3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 564px) {
  h3 {
    font-size: 24px;
  }
}

h4 {
  font-size: 30px;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  h4 {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-size: 22px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  h5 {
    font-size: 20px;
  }
}

.h1 {
  font-size: 56px;
  letter-spacing: -1px;
}
@media (max-width: 768px) {
  .h1 {
    font-size: 50px;
  }
}
@media (max-width: 564px) {
  .h1 {
    font-size: 48px;
  }
}

*::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-ExtraLight.ttf") format("woff2");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "DM Sans";
  src: url("../font/DMSans-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Miller";
  src: url("../font/millerheadline.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.overflow {
  overflow: hidden;
}

@keyframes control-loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-loading {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes masorny-loading {
  from {
    transform: translateX(-50%) rotate(0deg);
  }
  to {
    transform: translateX(-50%) rotate(360deg);
  }
}
@keyframes scroll-down {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(7px);
  }
  80% {
    transform: translateY(-3px);
  }
}
.scroll-down {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 43px;
  height: 64px;
  border: 2px solid #ffffff;
  border-radius: 20px;
}
.scroll-down svg {
  will-change: transform;
  animation: scroll-down 1.5s linear infinite;
}

.control {
  position: relative;
  display: flex;
  padding: 20px 32px 19px;
  border-radius: 40px;
}
@media (max-width: 564px) {
  .control {
    padding: 13px 24px;
  }
}
.control span {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: #0c0c0c;
}
@media (max-width: 1024px) {
  .control span {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .control span {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .control span {
    font-size: 16px;
  }
}
.control_primary {
  width: -moz-fit-content;
  width: fit-content;
  background: #c7f300;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  border: none;
}
.control_primary span {
  text-align: center;
  white-space: nowrap;
  transition: 0.4s ease-in-out;
}
.control_primary span:last-child {
  position: absolute;
  left: 0;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200%;
  background: #fffcf8;
  border-radius: 40%;
  transition: 0.4s;
  transition-delay: 0.1s;
}
.control_primary:hover span:first-child {
  transform: translateY(-60px);
}
.control_primary:hover span:last-child {
  transform: translateY(-75%);
}
.control_primary.loading {
  background: #fffcf8;
  pointer-events: none;
}
.control_primary.loading span:first-child {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.control_primary.loading span:first-child:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z' fill='%236C2FCE'/%3E%3Cpath d='M12 2C13.3132 2 14.6136 2.25866 15.8268 2.76121C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12L20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C16.914 5.60028 16.0321 5.011 15.0615 4.60896C14.0909 4.20693 13.0506 4 12 4L12 2Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  will-change: transform;
  animation: control-loading 1s linear infinite;
}
.control_primary-violet {
  width: -moz-fit-content;
  width: fit-content;
  background: #c7f300;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}
.control_primary-violet span {
  text-align: center;
  white-space: nowrap;
  transition: 0.4s ease-in-out;
}
.control_primary-violet span:last-child {
  position: absolute;
  left: 0;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200%;
  background: #6c2fce;
  color: #ffffff;
  border-radius: 40%;
  transition: 0.4s;
  transition-delay: 0.1s;
}
.control_primary-violet:hover span:first-child {
  transform: translateY(-60px);
}
.control_primary-violet:hover span:last-child {
  transform: translateY(-75%);
}
.control_primary-violet.loading {
  background: #fffcf8;
  pointer-events: none;
}
.control_primary-violet.loading span:first-child {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.control_primary-violet.loading span:first-child:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z' fill='%236C2FCE'/%3E%3Cpath d='M12 2C13.3132 2 14.6136 2.25866 15.8268 2.76121C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12L20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C16.914 5.60028 16.0321 5.011 15.0615 4.60896C14.0909 4.20693 13.0506 4 12 4L12 2Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  will-change: transform;
  animation: control-loading 1s linear infinite;
}
.control_secondary {
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  box-shadow:
    rgba(255, 255, 255, 0.5) 0px 0px 0px 1px inset,
    rgba(255, 255, 255, 0.5) 0px 0px 0px 1px;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.control_secondary span {
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
  transition: 0.4s ease-in-out;
}
.control_secondary span:last-child {
  position: absolute;
  left: 0;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 200%;
  background: #6c2fce;
  color: #ffffff;
  border-radius: 50%;
  transition: 0.4s;
  transition-delay: 0.1s;
}
.control_secondary:hover span:first-child {
  transform: translateY(-60px);
}
.control_secondary:hover span:last-child {
  transform: translateY(-75%);
}
.control_secondary.loading {
  background: #fffcf8;
  pointer-events: none;
}
.control_secondary.loading span {
  color: #0c0c0c;
}
.control_secondary.loading span:first-child {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.control_secondary.loading span:first-child:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z' fill='%236C2FCE'/%3E%3Cpath d='M12 2C13.3132 2 14.6136 2.25866 15.8268 2.76121C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12L20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C16.914 5.60028 16.0321 5.011 15.0615 4.60896C14.0909 4.20693 13.0506 4 12 4L12 2Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  will-change: transform;
  animation: control-loading 1s linear infinite;
}
.control_dark {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 32px;
  gap: 20px;
  background: #0c0c0c;
  color: #ffffff;
  fill: currentColor;
}
@media (max-width: 960px) {
  .control_dark {
    padding: 11px 28px;
  }
}
@media (max-width: 564px) {
  .control_dark {
    padding: 10px 12px;
    gap: 12px;
  }
}
.control_dark span {
  color: inherit;
}
@media (max-width: 960px) {
  .control_dark span {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .control_dark span {
    font-size: 14px;
  }
}
.control_dark .control__arrow {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
}
@media (max-width: 564px) {
  .control_dark .control__arrow {
    width: 12px;
    height: 12px;
  }
}
.control_dark .control__arrow svg {
  transition: 0.4s;
}
@media (max-width: 564px) {
  .control_dark .control__arrow svg {
    width: 12px;
    height: 12px;
  }
}
.control_dark .control__arrow svg:first-child {
  transform: translateX(-58px);
}
@media (max-width: 564px) {
  .control_dark .control__arrow svg:first-child {
    transform: translateX(-38px);
  }
}
.control_dark .control__arrow svg:last-child {
  transform: translateX(-34px);
}
@media (max-width: 564px) {
  .control_dark .control__arrow svg:last-child {
    transform: translateX(-22px);
  }
}
.control_dark:hover .control__arrow svg:first-child {
  transform: translateX(0);
}
.control_dark:hover .control__arrow svg:last-child {
  transform: translateX(0);
}

.header {
  position: fixed;
  top: 0;
  left: 50%;
  max-width: 1920px;
  width: 100%;
  background-color: transparent;
  transform: translateX(-50%);
  z-index: 10;
  transition: background-color 500ms linear;
}
.header_dark {
  background-color: #000;
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding: 22px 60px;
}
@media (max-width: 1024px) {
  .header__wrapper {
    padding: 22px 40px;
  }
}
@media (max-width: 564px) {
  .header__wrapper {
    padding: 20px 24px;
  }
}
.header__content {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1024px) {
  .header__content {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    padding: 90px 0 40px;
    background: #fffcf8;
    border-radius: 0 0 20px 20px;
  }
}
@media (max-width: 564px) {
  .header__content {
    padding: 70px 0 40px;
  }
}
.header__nav {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1200px) {
  .header__nav {
    gap: 24px;
  }
}
@media (max-width: 1024px) {
  .header__nav {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: 0;
    opacity: 0;
    transition: 0.3s;
  }
}
.header__control {
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1024px) {
  .header__control {
    margin-left: 40px;
    margin-top: 20px;
  }
}
@media (max-width: 564px) {
  .header__control {
    margin-left: 24px;
  }
}
.header__nav-link {
  font-size: 22px;
  color: #fffcf8;
}
@media (max-width: 1200px) {
  .header__nav-link {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .header__nav-link {
    width: 100%;
    padding: 16px 40px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #0c0c0c;
    font-weight: 600;
  }
}
@media (max-width: 564px) {
  .header__nav-link {
    padding: 14px 24px 13px;
    font-size: 16px;
  }
}
.header__nav-link:hover {
  color: #c7f300;
}
.header__logo {
  fill: #ffffff;
  z-index: 1;
}
@media (max-width: 1024px) {
  .header__logo svg {
    transition: 0.2s;
  }
}
@media (max-width: 564px) {
  .header__logo svg {
    width: 102px;
    height: 17px;
  }
}
.header__logo:hover {
  fill: #c7f300;
}
.header__burger-button {
  display: none;
  width: 40px;
  height: 40px;
  padding: 6px 5px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .header__burger-button {
    margin-top: -4px;
    display: block;
  }
}
@media (max-width: 564px) {
  .header__burger-button {
    width: 30px;
    height: 30px;
    padding: 2px 3px;
  }
}
.header__burger-button:after,
.header__burger-button:before,
.header__burger-button span {
  background: #ffffff;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  margin: 5px 0;
  transition: 0.5s;
}
@media (max-width: 564px) {
  .header__burger-button:after,
  .header__burger-button:before,
  .header__burger-button span {
    height: 2px;
  }
}
.header.active .header__nav {
  opacity: 1;
}
.header.active .header__logo {
  fill: #0c0c0c;
}
.header.active .header__burger-button:after,
.header.active .header__burger-button:before,
.header.active .header__burger-button span {
  background: #0c0c0c;
}
.header.active .header__burger-button:before {
  transform: translateY(8px) rotate(135deg);
}
@media (max-width: 564px) {
  .header.active .header__burger-button:before {
    transform: translateY(7px) rotate(135deg);
  }
}
.header.active .header__burger-button:after {
  transform: translateY(-8px) rotate(-135deg);
}
@media (max-width: 564px) {
  .header.active .header__burger-button:after {
    transform: translateY(-7px) rotate(-135deg);
  }
}
.header.active .header__burger-button span {
  transform: scale(0);
}
@media (max-width: 1024px) {
  .header_simple .header__control {
    margin: 0;
  }
}

.footer {
  display: flex;
  flex-direction: column;
  max-width: 1920px;
  width: 100%;
  background: #0c0c0c;
}
.footer__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding: 48px 60px 80px;
}
@media (max-width: 1024px) {
  .footer__wrapper {
    padding: 80px 40px;
  }
}
@media (max-width: 564px) {
  .footer__wrapper {
    gap: 24px;
    padding: 48px 24px 60px;
  }
}
.footer__wrapper_l {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  padding: 130px 60px 56px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 1024px) {
  .footer__wrapper_l {
    padding: 80px 40px;
  }
}
@media (max-width: 768px) {
  .footer__wrapper_l {
    flex-direction: column;
  }
}
@media (max-width: 564px) {
  .footer__wrapper_l {
    gap: 32px;
    padding: 60px 24px 48px;
  }
}
.footer__content {
  display: flex;
  gap: 98px;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .footer__content {
    gap: 74px;
  }
}
@media (max-width: 768px) {
  .footer__content {
    margin-left: 0;
  }
}
@media (max-width: 564px) {
  .footer__content {
    flex-direction: column;
    gap: 32px;
  }
}
.footer__partners {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px 40px;
}
@media (max-width: 768px) {
  .footer__partners {
    flex-wrap: wrap;
    max-width: 450px;
  }
}
.footer__partners-item {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 100%;
  border-radius: 2px;
  overflow: hidden;
}
.footer__partners-item:first-child {
  max-width: 149px;
  min-width: 124px;
}
.footer__partners-item:not(:first-child):not(:last-child) {
  max-width: 65px;
}
.footer__partners-item:last-child {
  max-width: 165px;
  min-width: 136px;
}
.footer__partners-item img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.footer__row {
  display: flex;
  align-items: center;
  gap: 60px;
}
@media (max-width: 564px) {
  .footer__row {
    gap: 20px;
  }
}
@media (max-width: 429px) {
  .footer__row {
    flex-direction: column;
    gap: 10px;
  }
}
.footer__row-col {
  display: flex;
  align-items: center;
  color: #fffcf8;
  gap: 5px;
}
@media (max-width: 768px) {
  .footer__row-col {
    font-size: 14px;
  }
}
@media (max-width: 564px) {
  .footer__row-col {
    font-size: 12px;
  }
}
.footer__row-col a {
  color: #fffcf8;
  text-align: center;
}
.footer__row-col a:hover {
  color: #c7f300;
}
.footer__location {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: #fffcf8;
}
.footer__logo {
  display: flex;
  fill: #fffcf8;
}
.footer__logo:hover {
  fill: #c7f300;
}
.footer__title {
  margin-top: 16px;
  font-size: 22px;
}
.footer__links {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.footer__link {
  width: -moz-fit-content;
  width: fit-content;
  color: #fffcf8;
}
.footer__link:hover {
  color: #c7f300;
}
.footer__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.footer__text a {
  color: #fffcf8;
}
.footer__text a:hover {
  color: #c7f300;
}
.footer__social {
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #fffcf8;
}
.footer__social-links {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #0c0c0c;
  border-radius: 50%;
}
.footer__social-link {
  display: flex;
  will-change: auto;
}
.footer__social-link svg {
  will-change: auto;
}
.footer__social-link:hover {
  transform: scale(1.1);
}
.footer__social-clutch {
  display: flex;
  gap: 20px;
}
.footer__social-clutch.clutch .clutch__stars svg {
  transition: 0.2s;
  fill: #ffffff;
}
.footer__social-clutch.clutch .clutch__text {
  font-size: 18px;
}
.footer__social-clutch:hover svg {
  fill: #6c2fce !important;
}

.section {
  position: relative;
  color: #fffcf8;
  z-index: 1;
}
.section_light {
  background-color: #fffcf8;
  color: #0c0c0c;
}
.section_light + .section_light {
  margin-top: -1px;
}
.section_linear {
  background: linear-gradient(to bottom, #0c0c0c 40%, #fffcf8 40%);
}
.section_top-rounded {
  border-radius: 60px 60px 0 0;
}
@media (max-width: 768px) {
  .section_top-rounded {
    border-radius: 30px 30px 0 0;
  }
}
.section_overflow {
  overflow: hidden;
}
.section_overlap {
  position: relative;
  margin-bottom: -1px;
}
.section_overlap-top {
  margin-top: -60px;
}
@media (max-width: 768px) {
  .section_overlap-top {
    margin-top: 0;
  }
}
.section_center .section__wrapper {
  align-items: center;
}
.section_center .section__title {
  text-align: center;
}
.section__container_rounded {
  border-radius: 60px 60px 0 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .section__container_rounded {
    border-radius: 30px 30px 0 0;
  }
}
.section__container_dark {
  background: #000;
}
.section__container_visible {
  overflow: visible;
}
.section__scroll {
  margin: 25px auto 0;
}
@media (max-width: 768px) {
  .section__scroll {
    margin: 0 auto;
  }
}
.section__wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding: 75px 60px;
}
@media (max-width: 1024px) {
  .section__wrapper {
    padding: 40px;
    gap: 32px;
  }
}
@media (max-width: 564px) {
  .section__wrapper {
    padding: 32px 24px;
    gap: 24px;
  }
}
.section__wrapper_overflow {
  overflow: hidden;
}
.section__wrapper_sm {
  padding: 65px 60px;
}
.section__wrapper_xs {
  padding: 45px 60px;
}
@media (max-width: 1024px) {
  .section__wrapper_xs {
    padding: 40px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_xs {
    padding: 20px 24px;
  }
}
.section__wrapper_xl {
  padding: 130px 60px;
}
@media (max-width: 1024px) {
  .section__wrapper_xl {
    padding: 100px 40px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_xl {
    padding: 80px 24px;
  }
}
.section__wrapper_xs-top {
  padding-top: 45px;
}
.section__wrapper_xs-bottom {
  padding-bottom: 45px;
}
.section__wrapper_md-top {
  padding-top: 80px;
}
.section__wrapper_l-top {
  padding-top: 90px;
}
.section__wrapper_l-bottom {
  padding-bottom: 90px;
}
@media (max-width: 564px) {
  .section__wrapper_no-top-mob {
    padding-top: 0;
  }
}
.section__wrapper_no-top {
  padding-top: 0;
}
.section__wrapper_xl-bottom {
  padding-bottom: 130px;
}
@media (max-width: 1200px) {
  .section__wrapper_xl-bottom {
    padding-bottom: 100px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_xl-bottom {
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .section__wrapper_xl-bottom {
    padding-bottom: 60px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_xl-bottom {
    padding-bottom: 40px;
  }
}
.section__wrapper_xl-top {
  padding-top: 130px;
}
@media (max-width: 1200px) {
  .section__wrapper_xl-top {
    padding-top: 100px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_xl-top {
    padding-top: 80px;
  }
}
@media (max-width: 768px) {
  .section__wrapper_xl-top {
    padding-top: 60px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_xl-top {
    padding-top: 40px;
  }
}
.section__wrapper_extra-bottom {
  padding-bottom: 260px;
}
@media (max-width: 1200px) {
  .section__wrapper_extra-bottom {
    padding-bottom: 140px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_extra-bottom {
    padding-bottom: 100px;
  }
}
.section__wrapper_xxl-bottom {
  padding-bottom: 160px;
}
@media (max-width: 1200px) {
  .section__wrapper_xxl-bottom {
    padding-bottom: 120px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_xxl-bottom {
    padding-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .section__wrapper_xxl-bottom {
    padding-bottom: 80px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_xxl-bottom {
    padding-bottom: 60px;
  }
}
@media (max-width: 960px) {
  .section__wrapper_l-top-tablet {
    padding-top: 80px;
  }
}
.section__wrapper_cases {
  padding-top: 376px;
  padding-bottom: 90px;
}
@media (max-width: 1200px) {
  .section__wrapper_cases {
    padding-top: 300px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_cases {
    padding-top: 200px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_cases {
    padding-top: 140px;
  }
}
.section__wrapper_case {
  padding-top: 420px;
  padding-bottom: 25px;
}
@media (max-width: 1200px) {
  .section__wrapper_case {
    padding-top: 350px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_case {
    padding-top: 300px;
  }
}
@media (max-width: 768px) {
  .section__wrapper_case {
    padding-top: 200px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_case {
    padding-top: 140px;
  }
}
.section__wrapper_book {
  padding-top: 220px;
  padding-bottom: 100px;
}
@media (max-width: 1200px) {
  .section__wrapper_book {
    padding-top: 200px;
  }
}
@media (max-width: 1024px) {
  .section__wrapper_book {
    padding-top: 180px;
    padding-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .section__wrapper_book {
    padding-top: 140px;
    padding-bottom: 60px;
  }
}
@media (max-width: 564px) {
  .section__wrapper_book {
    padding-top: 100px;
  }
}
.section__wrapper_no-vertical {
  padding-top: 0;
  padding-bottom: 0;
}
.section__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 768px) {
  .section__header {
    flex-direction: column;
    gap: 12px;
  }
}
.section__header_col {
  flex-direction: column;
  gap: 10px;
}
.section__desc {
  max-width: 564px;
  width: 100%;
  font-size: 20px;
}
@media (max-width: 1024px) {
  .section__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .section__desc {
    font-size: 16px;
  }
}
.section__desc_col {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.section__title {
  max-width: 550px;
  width: 100%;
}
.section__title_no-mw {
  max-width: none;
}
.section__title_mw-600 {
  max-width: 600px;
}
.section__title_mw-800 {
  max-width: 800px;
}
.section__title_person span {
  color: #c7f300;
  font-size: 66px;
  font-family: "Miller", Serif;
}
@media (max-width: 768px) {
  .section__title_person span {
    font-size: 48px;
  }
}
.section__title_connect {
  font-size: 48px;
  font-family: "Miller", Serif;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .section__title_connect {
    font-size: 48px;
  }
}
@media (max-width: 564px) {
  .section__title_connect {
    font-size: 36px;
  }
}
.section__img-clutch {
  display: flex;
  gap: 30px;
}
@media (max-width: 1200px) {
  .section__img-clutch {
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  .section__img-clutch.clutch .clutch__img {
    width: 100px;
    height: 50px;
  }
}
.section__img-clutch.clutch .clutch__text {
  font-size: 32px;
}
@media (max-width: 1200px) {
  .section__img-clutch.clutch .clutch__text {
    font-size: 20px;
  }
}
.section__img-clutch.clutch .clutch__stars svg {
  transition: 0.2s;
  fill: #6c2fce;
}
@media (max-width: 1200px) {
  .section__img-clutch.clutch .clutch__stars svg {
    width: 110px;
    height: 20px;
  }
}
.section__img-clutch:hover svg {
  fill: #c7f300 !important;
}
.section__img {
  display: flex;
  width: 100%;
  height: 735px;
  border-radius: 30px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .section__img {
    height: 570px;
  }
}
@media (max-width: 768px) {
  .section__img {
    height: 400px;
  }
}
@media (max-width: 564px) {
  .section__img {
    height: 300px;
    border-radius: 20px;
  }
}
.section__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section__header-col {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 30px;
  padding-bottom: 65px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  .section__header-col {
    padding-bottom: 40px;
    margin-bottom: 10px;
  }
}
.section__header-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.section__header-filter {
  padding: 10px 18px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 7px;
}
@media (max-width: 768px) {
  .section__header-filter {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .section__header-filter {
    padding: 8px 14px;
    font-size: 16px;
  }
}
.section__header-filter:hover {
  background: #6c2fce;
}
.section__header-filter.active,
.section__header-filter:active {
  background: #6c2fce;
  border-color: #6c2fce;
  cursor: default;
}
.section__flash {
  position: relative;
  max-width: 600px;
  width: 100%;
  padding: 40px 66px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .section__flash {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .section__flash {
    max-width: none;
  }
}
@media (max-width: 564px) {
  .section__flash {
    padding: 30px;
    font-size: 16px;
  }
}
.section__flash p {
  position: relative;
  z-index: 2;
  line-height: 1.4;
  font-size: 18px;
}
.section__flash:before,
.section__flash:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.section__flash:after {
  right: 20%;
  top: -5%;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.3;
}
.section__flash:before {
  z-index: 1;
  border-radius: 26px;
  background: rgba(108, 47, 206, 0.4);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.accordion__content {
  display: none;
}
.accordion__button {
  position: relative;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
  background: #e2d0ff;
  transition: 0.3s;
  cursor: pointer;
  border: none;
}
@media (max-width: 960px) {
  .accordion__button {
    width: 32px;
    height: 32px;
  }
}
.accordion__button:before,
.accordion__button:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 2px;
  background: #6c2fce;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
@media (max-width: 960px) {
  .accordion__button:before,
  .accordion__button:after {
    width: 16px;
  }
}
.accordion__button:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.accordion__button:hover {
  background: #6c2fce;
}
.accordion__button:hover:before,
.accordion__button:hover:after {
  background-color: #ffffff;
}
.accordion__item.active .services__button:before {
  transform: translate(-50%, -50%) rotate(180deg);
  opacity: 0;
}

.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background: #e2d0ff;
  fill: #6c2fce;
  border-radius: 50%;
  border: none;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .slick-arrow {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1024px) {
  .slick-arrow svg {
    width: 24px;
    height: 24px;
  }
}
.slick-arrow:hover {
  fill: #ffffff;
  background: #6c2fce;
}
.slick-arrow.slide-prev svg {
  transform: rotate(180deg);
}

.filters {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 3;
}
.filters__button {
  display: flex;
  align-items: center;
  gap: 10px;
  width: auto;
  height: auto;
  padding: 20px 0;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
@media (max-width: 564px) {
  .filters__button {
    padding: 12px 0;
  }
}
@media (max-width: 768px) {
  .filters__button svg {
    width: 14px;
    height: 16px;
  }
}
.filters__button:before,
.filters__button:after {
  content: none;
}
.filters__button:hover {
  background: transparent;
  border-color: #ffffff;
}
.filters__button-text {
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .filters__button-text {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .filters__button-text {
    font-size: 16px;
  }
}
.filters__form {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .filters__form {
    gap: 8px;
    margin-top: 26px;
  }
}
@media (max-width: 768px) {
  .filters__form {
    flex-wrap: wrap;
  }
}
.filters__reset-button {
  padding: 10px 16px;
  border-radius: 5px;
  margin-left: auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  background: #3f3f3f;
  cursor: pointer;
  transition: 0.3s;
  border: none;
  color: #ffffff;
}
.filters__reset-button:hover {
  background: #696969;
}

.filter {
  position: relative;
  max-width: 250px;
  width: 100%;
}
@media (max-width: 1024px) {
  .filter {
    max-width: 200px;
  }
}
@media (max-width: 768px) {
  .filter {
    max-width: 180px;
  }
}
.filter__dropdown-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 20px;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  stroke: currentColor;
  color: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  .filter__dropdown-button {
    padding: 10px 12px;
  }
}
.filter__dropdown-button:hover {
  border: 1px solid rgb(255, 255, 255);
}
.filter__dropdown-button-text {
  font-size: 18px;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 768px) {
  .filter__dropdown-button-text {
    font-size: 16px;
  }
}
.filter__dropdown-button-text span {
  font-weight: 600;
}
.filter.active .filter__dropdown-button {
  color: #c7f300;
  border: 1px solid rgba(199, 243, 0, 0.5);
}
.filter.active .filter__dropdown-button-text {
  color: #c7f300;
}
.filter__dropdown {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: none;
  margin-top: 10px;
  z-index: 2;
}
.filter__dropdown-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  background: #282828;
  box-shadow: 0px 0px 4px 0px #000;
}
.filter__text {
  padding: 4px 7px;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.3);
  transition: 0.3s;
}
.filter__checkbox {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.filter__checkbox:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 14px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 4.85794L5.65 8.15005L11.5 2.30005' stroke='black' stroke-width='3' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -47%);
  opacity: 0;
}
.filter__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
}
.filter__item input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.filter__item input:checked + .filter__checkbox,
.filter__item input.checked + .filter__checkbox {
  background: #c7f300;
  border-color: #c7f300;
}
.filter__item input:checked + .filter__checkbox:before,
.filter__item input.checked + .filter__checkbox:before {
  opacity: 1;
}
.filter__item:hover .filter__text {
  background: transparent;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  background: rgba(12, 12, 12, 0.8);
  z-index: 10;
  overflow: auto;
}
.popup__wrapper {
  display: flex;
  margin: auto;
  padding: 40px;
}
@media (max-width: 564px) {
  .popup__wrapper_result {
    padding: 20px;
  }
}

.loader {
  position: relative;
}
.loader:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(12, 12, 12, 0.8);
  z-index: 10;
}
.loader:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 15%;
  height: 15%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z' fill='%236C2FCE'/%3E%3Cpath d='M12 2C13.3132 2 14.6136 2.25866 15.8268 2.76121C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12L20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C16.914 5.60028 16.0321 5.011 15.0615 4.60896C14.0909 4.20693 13.0506 4 12 4L12 2Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 11;
  will-change: transform;
  animation: spinner-loading 1s linear infinite;
}

.loader-wrapper {
  position: relative;
  z-index: 1;
}
.loader-wrapper .loader {
  width: 100%;
  min-height: calc(100vh - 621px);
}
@media (max-width: 1024px) {
  .loader-wrapper .loader {
    min-height: calc(100vh - 627px);
  }
}
@media (max-width: 960px) {
  .loader-wrapper .loader {
    min-height: 400px;
  }
}

.label {
  position: relative;
  display: flex;
  width: 100%;
}
.label .error {
  position: absolute;
  top: 100%;
  display: none;
  gap: 8px;
  padding: 10px 8px 2px;
  opacity: 0.8;
  font-size: 16px;
}
@media (max-width: 564px) {
  .label .error {
    padding: 0 6px;
    font-size: 14px;
  }
}
.label .error svg {
  margin-top: -4px;
}
@media (max-width: 564px) {
  .label .error svg {
    width: 18px;
    height: 18px;
    margin-top: -2px;
  }
}

.input {
  width: 100%;
  height: 64px;
  padding: 20px 28px;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 40px;
  border: 1px solid;
  transition: 0.3s;
  background: transparent;
}
.input_light {
  border-color: #0c0c0c;
  color: #0c0c0c;
}
.input_light::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.input_light::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.input_light:hover {
  border-color: #e2d0ff;
}
.input_light:focus {
  border-color: #6c2fce;
}
.input_light + .error {
  color: #0c0c0c;
}
.input_dark {
  border-color: #ffffff;
  color: #ffffff;
}
.input_dark::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.input_dark::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.input_dark:hover {
  border-color: #f9ffb0;
}
.input_dark:focus {
  border-color: #c7f300;
}
.input_dark + .error {
  color: #ffffff;
}
.input:invalid,
.input.invalid {
  border-color: #ff3d2e;
}
@media (max-width: 564px) {
  .input:invalid,
  .input.invalid {
    margin-bottom: 6px;
  }
}
.input:invalid + .error,
.input.invalid + .error {
  display: flex;
}

.services__list {
  display: flex;
  flex-direction: column;
  counter-reset: section;
}
.services__header {
  display: grid;
  grid-template-columns: 44px 1fr 46px;
  gap: 40px;
  align-items: center;
}
@media (max-width: 960px) {
  .services__header {
    grid-template-columns: 30px 1fr 32px;
    gap: 24px;
  }
}
@media (max-width: 564px) {
  .services__header {
    grid-template-columns: 25px 1fr 32px;
    gap: 12px;
  }
}
.services__header:before {
  content: "0" counter(section);
  counter-increment: section;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .services__header:before {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .services__header:before {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .services__header:before {
    font-size: 18px;
  }
}
.services__content {
  display: none;
}
.services__content-wrapper {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 40px;
  padding-top: 34px;
  padding-right: 40px;
}
@media (max-width: 960px) {
  .services__content-wrapper {
    grid-template-columns: 30px 1fr;
    gap: 24px;
    padding-top: 24px;
  }
}
@media (max-width: 564px) {
  .services__content-wrapper {
    grid-template-columns: 25px 1fr;
    gap: 12px;
  }
}
@media (max-width: 960px) {
  .services__title {
    font-size: 28px;
  }
}
@media (max-width: 564px) {
  .services__title {
    font-size: 22px;
  }
}
.services__text {
  max-width: 610px;
  width: 100%;
  font-size: 20px;
  line-height: 1.15;
}
@media (max-width: 1024px) {
  .services__text {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .services__text {
    max-width: 484px;
    font-size: 16px;
    padding-right: 20px;
  }
}
.services__item {
  display: flex;
  flex-direction: column;
  padding: 45px 0;
}
@media (max-width: 960px) {
  .services__item {
    padding: 32px 0;
  }
}
@media (max-width: 564px) {
  .services__item {
    padding: 24px 0;
  }
}
.services__item:not(:last-child) {
  border-bottom: 2px solid #0c0c0c;
}
@media (max-width: 960px) {
  .services__item:not(:last-child) {
    border-width: 1px;
  }
}

.work-with {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 21px 15px;
}
@media (max-width: 1024px) {
  .work-with {
    gap: 10px 16px;
  }
}
@media (max-width: 960px) {
  .work-with {
    gap: 8px;
  }
}
@media (max-width: 768px) {
  .work-with {
    grid-template-columns: 1fr 1fr;
  }
}
.work-with__icon {
  display: flex;
  width: 92px;
  height: 88px;
  margin-bottom: auto;
}
@media (max-width: 1024px) {
  .work-with__icon {
    width: 58px;
    height: 56px;
  }
}
@media (max-width: 564px) {
  .work-with__icon {
    width: 42px;
    height: 40px;
  }
}
.work-with__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.work-with__title {
  color: #fffcf8;
  letter-spacing: -1.5px;
}
.work-with__text {
  font-size: 20px;
  color: rgba(255, 252, 248, 0.6);
}
@media (max-width: 1024px) {
  .work-with__text {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .work-with__text {
    font-size: 14px;
  }
}
.work-with__item {
  display: flex;
  flex-direction: column;
  min-height: 306px;
  padding: 38px 30px;
  gap: 10px;
  border-radius: 20px;
  overflow: hidden;
  background: #0c0c0c;
}
@media (max-width: 1024px) {
  .work-with__item {
    min-height: 212px;
    padding: 20px;
  }
}
@media (max-width: 564px) {
  .work-with__item {
    min-height: 190px;
    padding: 16px;
  }
}
.work-with__item:nth-child(1) .work-with__icon {
  margin: -3px 0 auto -10px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(1) .work-with__icon {
    margin: 0 0 auto;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(1) .work-with__icon {
    margin: 4px 0 auto -4px;
  }
}
.work-with__item:nth-child(2) .work-with__icon {
  width: 108px;
  height: 108px;
  margin: -17px 0 auto -20px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(2) .work-with__icon {
    width: 56px;
    height: 56px;
    margin: 0 0 auto -7px;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(2) .work-with__icon {
    width: 46px;
    height: 46px;
    margin: -1px 0 auto -4px;
  }
}
.work-with__item:nth-child(3) .work-with__icon {
  width: 98px;
  height: 78px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(3) .work-with__icon {
    width: 56px;
    height: 44px;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(3) .work-with__icon {
    width: 46px;
    height: 36px;
    margin: 4px 0 auto -4px;
  }
}
.work-with__item:nth-child(4) .work-with__icon {
  width: 79px;
  height: 79px;
  margin: -1px 0 auto -8px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(4) .work-with__icon {
    width: 52px;
    height: 52px;
    margin: 0 0 auto -6px;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(4) .work-with__icon {
    width: 43px;
    height: 43px;
    margin: 4px 0 auto -3px;
  }
}
.work-with__item:nth-child(5) .work-with__icon {
  margin: 0 0 auto -10px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(5) .work-with__icon {
    margin: 3px 0 auto -7px;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(5) .work-with__icon {
    width: 48px;
    height: 46px;
    margin: 4px 0 auto -5px;
  }
}
.work-with__item:nth-child(6) .work-with__icon {
  width: 109px;
  height: 109px;
  margin: -13px 0 auto -21px;
}
@media (max-width: 1024px) {
  .work-with__item:nth-child(6) .work-with__icon {
    width: 54px;
    height: 54px;
    margin: -3px 0 auto -11px;
  }
}
@media (max-width: 564px) {
  .work-with__item:nth-child(6) .work-with__icon {
    width: 46px;
    height: 46px;
    margin: 4px 0 auto -13px;
  }
}
@media (max-width: 564px) {
  .work-with_label {
    grid-template-columns: 1fr;
  }
}
.work-with_label .work-with__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px !important;
  height: 68px !important;
  margin: 10px 0 30px 10px !important;
  z-index: 3;
}
@media (max-width: 564px) {
  .work-with_label .work-with__icon {
    width: 50px !important;
    height: 50px !important;
    margin: 10px 0 20px 10px !important;
  }
}
.work-with_label .work-with__icon span {
  position: relative;
  color: #0c0c0c;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  z-index: 3;
}
@media (max-width: 564px) {
  .work-with_label .work-with__icon span {
    font-size: 30px;
  }
}
.work-with_label .work-with__icon:after {
  content: "";
  position: absolute;
  width: 70px !important;
  height: 70px !important;
  border-radius: 50%;
  background: #c7f300;
  z-index: 1;
}
@media (max-width: 564px) {
  .work-with_label .work-with__icon:after {
    width: 50px !important;
    height: 50px !important;
  }
}
.work-with_label .work-with__icon:before {
  content: "";
  position: absolute;
  backdrop-filter: blur(8px);
  width: 110px;
  height: 110px;
  border-radius: 50%;
  z-index: 2;
}
@media (max-width: 564px) {
  .work-with_label .work-with__icon:before {
    width: 90px !important;
    height: 90px !important;
  }
}
.work-with_label .work-with__title,
.work-with_label .work-with__text {
  position: relative;
  z-index: 3;
}
@media (max-width: 564px) {
  .work-with_label .work-with__title {
    position: absolute;
    left: 106px;
    top: 46px;
  }
}
.work-with_label .work-with__item {
  position: relative;
}
@media (max-width: 564px) {
  .work-with_label .work-with__item {
    min-height: auto;
    padding: 20px 24px 24px;
  }
}
.work-with_label .work-with__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 12, 12, 0.1);
  backdrop-filter: blur(60px);
  z-index: 2;
}
.work-with_label .work-with__item:after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  z-index: 1;
  opacity: 0.3;
}
.work-with_label .work-with__item:nth-child(1):after {
  right: -55px;
  top: -60%;
  background: #6c2fce;
}
@media (max-width: 564px) {
  .work-with_label .work-with__item:nth-child(1):after {
    top: auto;
    bottom: 70px;
  }
}
.work-with_label .work-with__item:nth-child(3):after {
  right: -75px;
  top: 50px;
  background: #6c2fce;
}
@media (max-width: 564px) {
  .work-with_label .work-with__item:nth-child(3):after {
    right: -40px;
    top: -36px;
  }
}
.work-with_label .work-with__item:nth-child(5):after {
  left: -35px;
  top: -60%;
  background: #c7f300;
}
@media (max-width: 564px) {
  .work-with_label .work-with__item:nth-child(5):after {
    bottom: 80px;
    top: auto;
  }
}
.work-with_person {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
}
@media (max-width: 1200px) {
  .work-with_person {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 564px) {
  .work-with_person {
    gap: 12px;
  }
}
@media (max-width: 429px) {
  .work-with_person {
    grid-template-columns: 1fr;
  }
}
.work-with_person .work-with__item {
  align-content: center;
  justify-content: center;
  background: #ffffff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 564px) {
  .work-with_person .work-with__item {
    padding: 14px;
  }
}
.work-with_person .work-with__item img {
  border-radius: 16px;
}
@media (max-width: 768px) {
  .work-with_recently {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.work-with_recently .work-with__item {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 44px 40px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
@media (max-width: 1024px) {
  .work-with_recently .work-with__item {
    padding: 40px 30px;
  }
}
.work-with_recently .work-with__item:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.work-with_recently .work-with__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(60px);
  z-index: 2;
}
.work-with_recently .work-with__item:after {
  content: "";
  position: absolute;
  left: -5%;
  top: -5%;
  width: 300px;
  height: 200px;
  border-radius: 50%;
  background: #6c2fce;
  z-index: 1;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .work-with_recently .work-with__item:after {
    width: 200px;
    top: -30%;
  }
}
.work-with_recently .work-with__item:nth-child(even):after {
  left: auto;
  right: 10%;
  top: auto;
  bottom: -5%;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #c7f300;
  z-index: 1;
  opacity: 0.2;
}
@media (max-width: 768px) {
  .work-with_recently .work-with__item:nth-child(even):after {
    width: 200px;
    right: 5%;
  }
}
.work-with_recently .work-with__item-label {
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  color: #c7f300;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .work-with_recently .work-with__item-label {
    font-size: 14px;
  }
}
.work-with_recently .work-with__item-title {
  position: relative;
  z-index: 3;
  padding-right: 24px;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Miller", Serif;
}
@media (max-width: 1024px) {
  .work-with_recently .work-with__item-title {
    font-size: 30px;
  }
}
@media (max-width: 564px) {
  .work-with_recently .work-with__item-title {
    font-size: 26px;
  }
}
.work-with_recently .work-with__item-desc {
  position: relative;
  z-index: 3;
  margin-top: 20px;
  font-size: 18px;
  color: #afafaf;
}
@media (max-width: 768px) {
  .work-with_recently .work-with__item-desc {
    margin-top: 12px;
  }
}

.faq {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 68px;
  padding: 50px 60px;
  background: #0c0c0c;
  border-radius: 20px;
  color: #fffcf8;
}
@media (max-width: 1200px) {
  .faq {
    gap: 40px;
  }
}
@media (max-width: 1024px) {
  .faq {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 960px) {
  .faq {
    padding: 40px;
  }
}
@media (max-width: 564px) {
  .faq {
    padding: 24px 20px;
  }
}
.faq__wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  grid-row-end: 3;
  grid-row-start: 1;
  grid-column-start: 2;
}
@media (max-width: 1024px) {
  .faq__wrapper {
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-start: auto;
  }
}
.faq__subtitle {
  margin-bottom: 10px;
  font-size: 30px;
}
@media (max-width: 960px) {
  .faq__subtitle {
    margin-bottom: 12px;
  }
}
@media (max-width: 564px) {
  .faq__subtitle {
    font-size: 24px;
  }
}
.faq__footer {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: auto;
}
@media (max-width: 960px) {
  .faq__footer {
    gap: 12px;
  }
}
.faq__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 47px;
  height: 47px;
  background: #e2d0ff;
  border-radius: 5px;
}
.faq__avatar {
  width: 160px;
  height: 160px;
}
@media (max-width: 564px) {
  .faq__avatar {
    width: 132px;
    height: 132px;
  }
}
.faq__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.faq__control {
  max-width: 243px;
  width: 100%;
}
@media (max-width: 960px) {
  .faq__control {
    max-width: 192px;
  }
}
@media (max-width: 564px) {
  .faq__control {
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.faq__item {
  display: flex;
  flex-direction: column;
  padding: 32px 26px;
  background: #fffcf8;
  border-radius: 10px;
}
@media (max-width: 960px) {
  .faq__item {
    padding: 24px;
  }
}
@media (max-width: 564px) {
  .faq__item {
    padding: 16px;
  }
}
.faq__text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 32px;
  padding-right: 40px;
  font-size: 20px;
  color: #0c0c0c;
}
@media (max-width: 960px) {
  .faq__text {
    max-width: 500px;
    width: 100%;
    padding-top: 22px;
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .faq__text {
    padding-top: 12px;
    font-size: 16px;
  }
}
.faq__text p {
  font-size: inherit;
}
.faq__text a {
  font-weight: 600;
  color: #6c2fce;
}
.faq__text a:hover {
  color: #0c0c0c;
}
.faq__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.faq__item-title {
  font-size: 24px;
  color: #0c0c0c;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .faq__item-title {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .faq__item-title {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .faq__item-title {
    font-size: 18px;
  }
}
.faq_dark {
  padding-left: 0;
  padding-right: 0;
}
.faq_static .faq__item {
  padding: 40px 32px;
}
@media (max-width: 1200px) {
  .faq_static .faq__item {
    padding: 32px 24px;
  }
}
@media (max-width: 960px) {
  .faq_static .faq__item {
    padding: 40px 32px;
  }
}
@media (max-width: 564px) {
  .faq_static .faq__item {
    padding: 32px 24px;
  }
}
.faq_static .faq__header {
  align-items: flex-start;
  gap: 36px;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .faq_static .faq__header {
    gap: 24px;
  }
}
@media (max-width: 960px) {
  .faq_static .faq__header {
    gap: 36px;
  }
}
@media (max-width: 564px) {
  .faq_static .faq__header {
    flex-direction: column;
    gap: 16px;
  }
}
.faq_static .faq__item-title {
  max-width: 420px;
  width: 100%;
  line-height: 1.6;
}

.testimonials {
  position: relative;
  background: #0c0c0c;
  border-radius: 20px;
  padding: 70px 60px 108px;
}
@media (max-width: 1024px) {
  .testimonials {
    padding: 36px 32px 68px;
  }
}
@media (max-width: 768px) {
  .testimonials {
    padding: 36px 32px 84px;
  }
}
@media (max-width: 564px) {
  .testimonials {
    padding: 24px 20px 80px;
  }
}
.testimonials__item {
  display: flex !important;
  gap: 60px;
}
@media (max-width: 1024px) {
  .testimonials__item {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .testimonials__item {
    flex-direction: column;
    gap: 24px;
  }
}
.testimonials__item-img {
  display: flex;
  flex-shrink: 0;
  width: 295px;
  height: 295px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .testimonials__item-img {
    width: 220px;
    height: 220px;
  }
}
@media (max-width: 1024px) {
  .testimonials__item-img {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 768px) {
  .testimonials__item-img {
    width: 300px;
    height: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 564px) {
  .testimonials__item-img {
    width: 250px;
    height: 250px;
  }
}
.testimonials__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.testimonials__item-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 768px) {
  .testimonials__item-content {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .testimonials__item-content .testimonials__name {
    display: none;
  }
}
.testimonials__item-content > .testimonials__name {
  display: none;
}
@media (max-width: 768px) {
  .testimonials__item-content > .testimonials__name {
    display: flex;
  }
}
.testimonials__text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 34px;
  color: #fffcf8;
}
@media (max-width: 1200px) {
  .testimonials__text {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .testimonials__text {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .testimonials__text {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .testimonials__text {
    font-size: 16px;
  }
}
.testimonials__text p {
  font-size: inherit;
  color: inherit;
}
.testimonials__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: auto;
}
@media (max-width: 564px) {
  .testimonials__footer {
    gap: 40px;
  }
}
.testimonials__name {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
@media (max-width: 768px) {
  .testimonials__name {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
}
.testimonials__name span {
  color: #fffcf8;
  font-size: 24px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .testimonials__name span {
    font-size: 18px;
  }
}
.testimonials__name span:not(:only-child):last-child {
  color: rgba(255, 252, 248, 0.6);
  font-size: 20px;
  text-transform: none;
}
@media (max-width: 1024px) {
  .testimonials__name span:not(:only-child):last-child {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .testimonials__name span:not(:only-child):last-child {
    position: relative;
  }
  .testimonials__name span:not(:only-child):last-child:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -12px;
    width: 1px;
    height: 10px;
    background: rgba(255, 252, 248, 0.6);
    transform: translateY(-50%);
  }
}
.testimonials__logo {
  display: flex;
  max-height: 60px;
  max-width: 200px;
}
@media (max-width: 768px) {
  .testimonials__logo {
    max-height: 40px;
  }
}
.testimonials__logo img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.testimonials__nav {
  width: 124px;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .testimonials__nav {
    width: 88px;
  }
}
.testimonials__slider-nav {
  position: absolute;
  right: 60px;
  bottom: 50px;
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 2;
}
@media (max-width: 1024px) {
  .testimonials__slider-nav {
    right: 32px;
    bottom: 26px;
    gap: 8px;
  }
}
@media (max-width: 564px) {
  .testimonials__slider-nav {
    bottom: 20px;
  }
}

.growth__wrapper {
  position: relative;
  padding: 58px 54px 62px;
  background: #0c0c0c;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .growth__wrapper {
    padding: 40px 25px;
  }
}
@media (max-width: 768px) {
  .growth__wrapper {
    display: flex;
    flex-direction: column;
    padding: 40px 0 0 25px;
  }
}
@media (max-width: 564px) {
  .growth__wrapper {
    padding: 24px 0 0 24px;
  }
}
.growth__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 700px;
  width: 100%;
}
@media (max-width: 1440px) {
  .growth__content {
    max-width: 49vw;
  }
}
@media (max-width: 960px) {
  .growth__content {
    max-width: 45vw;
  }
}
@media (max-width: 768px) {
  .growth__content {
    max-width: none;
    padding-right: 40px;
  }
}
.growth__text {
  position: relative;
  color: #f9ffb0;
  z-index: 2;
}
@media (max-width: 1200px) {
  .growth__text {
    font-size: 36px;
  }
}
@media (max-width: 1024px) {
  .growth__text {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .growth__text {
    font-size: 24px;
  }
}
@media (max-width: 564px) {
  .growth__text {
    font-size: 20px;
  }
}
.growth__img {
  position: absolute;
  right: 24px;
  bottom: 0;
  display: flex;
  width: 532px;
  height: 322px;
}
@media (max-width: 1440px) {
  .growth__img {
    max-width: 37vw;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1024px) {
  .growth__img {
    max-width: 41vw;
  }
}
@media (max-width: 768px) {
  .growth__img {
    position: static;
    align-self: flex-end;
    max-width: 240px;
  }
}
.growth__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.growth__desc {
  max-width: 596px;
  width: 100%;
  font-size: 20px;
  color: #0c0c0c;
}
@media (max-width: 960px) {
  .growth__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .growth__desc {
    font-size: 16px;
  }
}
.growth_light .growth__wrapper {
  padding: 40px 54px;
  background: #fffcf8;
}
@media (max-width: 960px) {
  .growth_light .growth__wrapper {
    padding: 40px 25px;
  }
}
@media (max-width: 768px) {
  .growth_light .growth__wrapper {
    padding: 40px 0 0 25px;
  }
}
@media (max-width: 564px) {
  .growth_light .growth__wrapper {
    padding: 24px 0 0 24px;
  }
}
@media (max-width: 768px) {
  .growth_light .growth__img {
    margin-top: -40px;
  }
}
.growth_light .growth__text {
  color: #0c0c0c;
  font-weight: 600;
}
@media (max-width: 960px) {
  .growth_light .growth__text {
    font-size: 32px;
  }
}
@media (max-width: 564px) {
  .growth_light .growth__text {
    font-size: 24px;
  }
}

.career {
  max-width: 1023px;
  width: 100%;
}
.career__list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 20px;
}
.career__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 30px;
  background: #fffcf8;
  border-radius: 20px;
}
@media (max-width: 564px) {
  .career__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 24px;
  }
}
.career__content {
  display: flex;
  flex-direction: column;
  gap: 38px;
}
@media (max-width: 960px) {
  .career__content {
    gap: 30px;
  }
}
@media (max-width: 564px) {
  .career__content {
    gap: 12px;
  }
}
.career__header {
  display: flex;
  align-items: center;
  gap: 15px;
}
.career__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 47px;
  border-radius: 5px;
  background: #e2d0ff;
}
@media (max-width: 960px) {
  .career__icon {
    width: 42px;
    height: 42px;
  }
  .career__icon svg {
    width: 32px;
    height: 32px;
  }
}
.career__title {
  color: #0c0c0c;
  font-weight: 600;
}
@media (max-width: 960px) {
  .career__title {
    font-size: 24px;
  }
}
.career__labels {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.career__label {
  padding: 10px 15px;
  background: #e2d0ff;
  border-radius: 5px;
  font-size: 20px;
  color: #6c2fce;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .career__label {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .career__label {
    padding: 10px 11px;
    font-size: 16px;
  }
}

.service__wrapper {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
@media (max-width: 1024px) {
  .service__wrapper {
    gap: 100px;
  }
}
@media (max-width: 960px) {
  .service__wrapper {
    gap: 80px;
  }
}
.service__box {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
@media (max-width: 1024px) {
  .service__box {
    gap: 60px;
  }
}
@media (max-width: 960px) {
  .service__box {
    gap: 40px;
  }
}
@media (max-width: 564px) {
  .service__box {
    gap: 24px;
  }
}
.service__img {
  display: flex;
  height: 415px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .service__img {
    height: 300px;
  }
}
@media (max-width: 960px) {
  .service__img {
    height: 240px;
  }
}
@media (max-width: 768px) {
  .service__img {
    height: 200px;
  }
}
@media (max-width: 564px) {
  .service__img {
    height: 160px;
  }
}
.service__img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.service__img_wl {
  position: relative;
  height: auto;
  min-height: 439px;
  margin-top: -20px;
}
@media (max-width: 768px) {
  .service__img_wl {
    min-height: auto;
    margin-top: 0;
    border-radius: 10px;
  }
}
.service__img_wl img {
  position: relative;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  z-index: 2;
}
.service__img_wl:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 30px;
  background: #c4abe7;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .service__img_wl:before {
    height: 86%;
    bottom: 0;
    top: auto;
    border-radius: 10px;
  }
}
.service__content {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 90px;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .service__content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media (max-width: 564px) {
  .service__content {
    gap: 24px;
  }
}
.service__content_wl {
  grid-template-columns: 1fr 1.2fr;
  gap: 100px;
}
@media (max-width: 1024px) {
  .service__content_wl {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .service__content_wl {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.service__content_wl .service__control {
  margin-top: 20px;
}
.service__col {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 960px) {
  .service__col {
    gap: 12px;
  }
}
.service__control {
  margin-top: 35px;
}
@media (max-width: 960px) {
  .service__control {
    margin-top: 12px;
  }
}
.service__desc {
  font-size: 20px;
}
@media (max-width: 960px) {
  .service__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .service__desc {
    font-size: 16px;
  }
}
.service__desc_col {
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 540px;
}
.service__list-item {
  position: relative;
  display: grid;
  grid-template-columns: 30px 1fr;
  gap: 44px;
  padding: 25px 0;
  font-size: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  .service__list-item {
    gap: 30px;
  }
}
@media (max-width: 564px) {
  .service__list-item {
    grid-template-columns: 24px 1fr;
    gap: 18px;
    padding: 20px 0;
    font-size: 18px;
  }
}
.service__list-item:before {
  content: "0" counter(section);
  counter-increment: section;
  color: rgba(255, 255, 255, 0.5);
}
.service__list {
  display: flex;
  flex-direction: column;
  counter-reset: section;
}
.service__list_label {
  max-width: 600px;
  width: 100%;
  gap: 6px;
  margin-left: auto;
  padding: 0 30px;
}
@media (max-width: 1200px) {
  .service__list_label {
    max-width: none;
    padding: 0;
  }
}
@media (max-width: 564px) {
  .service__list_label {
    order: -1;
  }
}
.service__list .service__list-item {
  align-items: center;
  gap: 16px;
  padding: 14px 20px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 18px;
}
@media (max-width: 564px) {
  .service__list .service__list-item {
    gap: 10px;
    font-size: 16px;
  }
}
.service__list .service__list-item:before {
  content: "";
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23000' viewBox='144 144 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4e2 173.79c-125.45.0-226.71 101.27-226.71 226.71.0 125.45 101.27 226.71 226.71 226.71S626.71 525.94 626.71 400.5C626.706094 275.05 525.44 173.79 4e2 173.79zm94.715 281.63c8.5664 8.5664 8.5664 22.168.0 30.73l-9.0703 9.0703c-8.5664 8.5664-22.168 8.5664-30.73.0l-54.914-54.41-54.918 54.41c-8.5664 8.5664-22.168 8.5664-30.73.0l-9.5742-9.5742c-8.5664-8.5664-8.5664-22.168.0-30.73l54.918-54.41-54.414-54.918c-8.5664-8.5664-8.5664-22.168.0-30.73l9.5742-9.5742c8.5664-8.5664 22.168-8.5664 30.73.0l54.414 54.918 54.914-54.914c8.5664-8.5664 22.168-8.5664 30.73.0l9.5742 9.5742c8.5664 8.5664 8.5664 22.168.0 30.73l-54.914 54.914z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.5;
}
@media (max-width: 564px) {
  .service__list .service__list-item:before {
    width: 24px;
    height: 24px;
  }
}
.service__control {
  max-width: 250px;
  width: 100%;
}

.team {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .team {
    gap: 12px;
    margin-top: 20px;
  }
}
@media (max-width: 564px) {
  .team {
    margin-top: 8px;
  }
}
.team__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.team__content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 20px 23px;
  background: rgba(0, 0, 0, 0.38);
  color: #ffffff;
  opacity: 0;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .team__content {
    padding: 20px 10px 14px;
  }
}
.team__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
  z-index: 1;
}
.team__header span {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 960px) {
  .team__header span {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .team__header span {
    font-size: 20px;
  }
}
.team__header span:not(:only-child):last-child {
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 960px) {
  .team__header span:not(:only-child):last-child {
    font-size: 16px;
  }
}
.team__desc {
  position: relative;
  line-height: 0.95;
  letter-spacing: -1.5px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .team__desc {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .team__desc {
    font-size: 15px;
  }
}
.team__item {
  position: relative;
  display: flex;
  max-width: calc(25% - 15px);
  width: 100%;
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
  transition: 0.3s;
}
@media (max-width: 1024px) {
  .team__item {
    height: 230px;
    max-width: calc(25% - 9px);
  }
}
@media (max-width: 768px) {
  .team__item {
    max-width: calc(33.3333333333% - 8px);
  }
}
@media (max-width: 564px) {
  .team__item {
    max-width: calc(50% - 8px);
  }
}
.team__item:hover img {
  filter: blur(17px);
}
.team__item:hover .team__content {
  opacity: 1;
}
.team__item:hover .team__content:after {
  backdrop-filter: blur(17px) opacity(1);
}
.team_wl {
  position: relative;
  margin-top: 0;
  min-width: 450px;
}
@media (max-width: 800px) {
  .team_wl {
    min-width: auto;
  }
}
.team_wl .team__back-img {
  position: absolute;
  right: 0;
  bottom: -74px;
  width: 300px;
  height: 100px;
}
@media (max-width: 564px) {
  .team_wl .team__back-img {
    width: 200px;
    height: 50px;
    bottom: -26px;
    right: 20px;
  }
}
.team_wl .team__back-img img {
  display: flex;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.team_wl .team__wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 14px;
}
@media (max-width: 1024px) {
  .team_wl .team__wrapper {
    gap: 12px;
    margin-top: 20px;
  }
}
@media (max-width: 564px) {
  .team_wl .team__wrapper {
    margin-top: 8px;
  }
}
.team_wl .team__img {
  width: 100%;
  height: 101%;
  -o-object-fit: cover;
  object-fit: cover;
}
.team_wl .team__content {
  left: 9px;
  bottom: 8px;
  top: auto;
  right: 9px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 12px;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
  border-radius: 60px;
  opacity: 1;
}
@media (max-width: 564px) {
  .team_wl .team__content {
    left: 5px;
    bottom: 4px;
    padding: 4px 6px;
  }
}
.team_wl .team__content_l {
  border-radius: 10px;
}
.team_wl .team__header span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .team_wl .team__header span {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .team_wl .team__header span {
    font-size: 8px;
  }
}
.team_wl .team__item {
  position: relative;
  display: flex;
  max-width: none;
  height: 240px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 800px) {
  .team_wl .team__item {
    height: calc(50vw - 60px);
  }
}
@media (max-width: 564px) {
  .team_wl .team__item {
    border-radius: 6px;
  }
}
@media (max-width: 429px) {
  .team_wl .team__item {
    height: 140px;
  }
}
.team_wl .team__item:hover img {
  filter: none;
}
.team_wl .team__item:nth-child(1),
.team_wl .team__item:nth-child(4) {
  transform: translateY(52px);
}
@media (max-width: 800px) {
  .team_wl .team__item:nth-child(1),
  .team_wl .team__item:nth-child(4) {
    transform: translateY(30px);
  }
}
.team_wl .team__item:nth-child(2),
.team_wl .team__item:nth-child(5) {
  transform: translateY(106px);
}
@media (max-width: 800px) {
  .team_wl .team__item:nth-child(2),
  .team_wl .team__item:nth-child(5) {
    transform: translateY(60px);
  }
}

.results {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (max-width: 564px) {
  .results {
    gap: 30px;
  }
}
.results__control {
  margin: 0 auto;
}
@media (max-width: 564px) {
  .results__control {
    width: 100%;
  }
}
.results__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 17px;
}
@media (max-width: 1200px) {
  .results__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 564px) {
  .results__list {
    grid-template-columns: 1fr;
  }
}
.results__item {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
}
.results__item[href]:hover .results__title {
  color: #6c2fce;
}
.results__item[href]:hover .results__img img {
  transform: scale(1.1);
}
.results__img {
  position: relative;
  display: flex;
  height: 142px;
  flex-shrink: 0;
  overflow: hidden;
}
.results__img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.5s;
}
.results__img-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border: none;
  background: rgba(36, 36, 36, 0.4);
  border-radius: 30px;
  fill: #ffffff;
  transform: translate(-50%, -50%);
}
.results__img-icon:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.results__content {
  display: flex;
  flex-direction: column;
  gap: 15px;
  height: 100%;
  padding: 30px 20px 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  color: #0c0c0c;
}
@media (max-width: 564px) {
  .results__content {
    padding: 20px 16px;
    gap: 10px;
  }
}
.results__header {
  display: flex;
  align-items: center;
  gap: 10px 20px;
  flex-wrap: wrap;
}
.results__title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -1.8px;
  transition: 0.2s;
}
@media (max-width: 1024px) {
  .results__title {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .results__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .results__title {
    font-size: 24px;
  }
}
.results__text {
  font-size: 20px;
}
@media (max-width: 1024px) {
  .results__text {
    font-size: 18px;
  }
}
.results__row {
  display: flex;
  align-items: center;
  gap: 26px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.results__name {
  font-size: 16px;
  text-align: center;
}
@media (max-width: 1024px) {
  .results__name {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .results__name {
    text-align: left;
  }
}
@media (max-width: 564px) {
  .results__name {
    text-align: center;
    order: 2;
  }
}
.results__col {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
}
.results__box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
@media (max-width: 768px) {
  .results__box {
    display: grid;
    grid-template-columns: 80px 1fr;
  }
}
@media (max-width: 564px) {
  .results__box {
    display: flex;
    flex-direction: column;
  }
}
.results__label {
  padding: 7px 12px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 40px;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .results__label {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .results__label {
    order: 2;
  }
}
@media (max-width: 564px) {
  .results__label {
    order: 1;
    font-size: 16px;
  }
}
.results__label_sm {
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
}
.results__label_purple {
  background: #e2d0ff;
  color: #6c2fce;
}
.results__label_red {
  background: #f6e3df;
  color: #df4422;
}
.results__label_yellow {
  background: #f9ffb0;
  color: #8db84a;
}
.results__count {
  display: flex;
  align-items: flex-end;
  gap: 14px;
}
.results__count-number {
  font-size: 30px;
  letter-spacing: -0.6px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .results__count-number {
    font-size: 24px;
  }
}
@media (max-width: 564px) {
  .results__count-number {
    font-size: 20px;
  }
}
.results__count-label {
  display: flex;
  align-items: center;
  gap: 6px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 10px;
  background: #eff5d6;
  color: #aec811;
  font-weight: 600;
  line-height: 1;
  font-size: 20px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .results__count-label {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .results__count-label {
    font-size: 16px;
  }
}
.results__count-label:before {
  content: "▶";
  font-size: 12px;
  transform: rotate(-90deg);
  font-family: Helvetica, Arial, "Hiragino Mincho ProN", sans-serif;
}
@media (max-width: 768px) {
  .results__count-label:before {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .results__count-label:before {
    font-size: 12px;
  }
}
.results__count-label.down:before {
  transform: rotate(90deg);
}
.results_case .results__content {
  border: none;
}
.results_case .results__col {
  justify-content: space-between;
  gap: 10px 20px;
}
@media (max-width: 768px) {
  .results_case .results__col {
    flex-direction: row;
  }
}
.results_case .results__box {
  align-items: flex-start;
}
@media (max-width: 768px) {
  .results_case .results__box {
    display: flex;
  }
}
@media (max-width: 564px) {
  .results_case .results__name {
    order: inherit;
  }
}
.results_case .results__img {
  height: 340px;
}
@media (max-width: 960px) {
  .results_case .results__img {
    height: 280px;
  }
}
@media (max-width: 768px) {
  .results_case .results__img {
    height: 240px;
  }
}
@media (max-width: 564px) {
  .results_case .results__img {
    height: 180px;
  }
}

.about__wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (max-width: 1024px) {
  .about__wrapper {
    gap: 80px;
  }
}
@media (max-width: 768px) {
  .about__wrapper {
    gap: 64px;
  }
}
.about__header {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 20px;
}
@media (max-width: 1024px) {
  .about__header {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.about__desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 20px;
}
@media (max-width: 960px) {
  .about__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .about__desc {
    font-size: 16px;
  }
}
.about__desc p {
  font-size: inherit;
}
.about__counts {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}
@media (max-width: 1024px) {
  .about__counts {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .about__counts {
    gap: 8px;
  }
}
@media (max-width: 564px) {
  .about__counts_col-mob {
    grid-template-columns: 1fr;
    margin-top: -20px;
  }
  .about__counts_col-mob .about__count-item {
    align-items: center;
  }
}
.about__count-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 34px 30px;
  background: #c7f300;
  border-radius: 20px;
  color: #6c2fce;
}
@media (max-width: 1024px) {
  .about__count-item {
    padding: 28px 20px;
  }
}
@media (max-width: 768px) {
  .about__count-item {
    padding: 20px 12px;
  }
}
.about__count-text {
  font-size: 30px;
  text-transform: capitalize;
}
@media (max-width: 1200px) {
  .about__count-text {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .about__count-text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .about__count-text {
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .about__count-text {
    font-size: 14px;
  }
}
.about__count {
  font-size: 100px;
  font-weight: 600;
}
.about__count span {
  font-weight: inherit;
}
@media (max-width: 1200px) {
  .about__count {
    font-size: 80px;
  }
}
@media (max-width: 1024px) {
  .about__count {
    font-size: 60px;
  }
}
@media (max-width: 960px) {
  .about__count {
    font-size: 56px;
  }
}
@media (max-width: 768px) {
  .about__count {
    font-size: 44px;
  }
}
@media (max-width: 564px) {
  .about__count {
    font-size: 36px;
  }
}
@media (max-width: 429px) {
  .about__count {
    font-size: 32px;
  }
}

.partners__wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.partners__logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 60px;
  margin-top: 50px;
}
@media (max-width: 960px) {
  .partners__logos {
    margin-top: 30px;
    gap: 40px;
  }
}
@media (max-width: 564px) {
  .partners__logos {
    margin-top: 22px;
  }
}
.partners__logo {
  display: flex;
  max-width: calc(16.6666666667% - 30px);
  height: 80px;
}
@media (max-width: 1200px) {
  .partners__logo {
    max-width: calc(20% - 30px);
  }
}
@media (max-width: 768px) {
  .partners__logo {
    max-width: calc(33.3333333333% - 30px);
    height: 50px;
  }
}
@media (max-width: 564px) {
  .partners__logo {
    height: 50px;
  }
}
@media (max-width: 429px) {
  .partners__logo {
    max-width: calc(50% - 30px);
    height: 50px;
  }
}
.partners__logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.partners__desc {
  font-size: 20px;
}
@media (max-width: 960px) {
  .partners__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .partners__desc {
    font-size: 16px;
  }
}
.partners__desc_sm {
  font-size: 24px;
}
@media (max-width: 768px) {
  .partners__desc_sm {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .partners__desc_sm {
    max-width: 300px;
    font-size: 18px;
  }
}
.partners_label {
  overflow: hidden;
}
.partners_label .partners__header {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.partners_label .partners__table {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr;
  gap: 32px;
}
@media (max-width: 1024px) {
  .partners_label .partners__table {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .partners_label .partners__table {
    gap: 16px;
  }
}
.partners_label .partners__table-label {
  position: absolute;
  display: flex;
  right: 9px;
  top: -34px;
  padding: 19px 35px;
  border-radius: 40px;
  background: #c4abe7;
  font-size: 22px;
  font-weight: 500;
  color: #0c0c0c;
  text-align: center;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-label {
    top: -28px;
    padding: 14px 20px;
    font-size: 18px;
  }
}
.partners_label .partners__table-col {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 10px 0;
}
.partners_label .partners__table-col div {
  padding: 20px 10px 20px 0;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-col div {
    padding: 20px 24px 20px 0;
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .partners_label .partners__table-col div {
    font-size: 15px;
  }
}
.partners_label .partners__table-col div:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
}
.partners_label .partners__table-col div:first-child {
  min-height: 80px;
  border-bottom: none;
}
.partners_label .partners__table-col_secondary {
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  backdrop-filter: blur(100px);
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
}
.partners_label .partners__table-col_secondary div {
  text-align: center;
  font-weight: 500;
  opacity: 0.6;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-col_secondary div {
    padding: 20px 24px;
  }
}
.partners_label .partners__table-col_secondary div:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1019607843);
}
.partners_label .partners__table-col_secondary div:first-child {
  padding: 26px 10px;
  opacity: 1;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-col_secondary div:first-child {
    padding: 24px;
    font-size: 20px;
  }
}
.partners_label .partners__table-col_primary {
  background: #c7f300;
  border-radius: 20px;
}
.partners_label .partners__table-col_primary div {
  text-align: center;
  font-weight: 500;
  color: #0c0c0c;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-col_primary div {
    padding: 20px 24px;
  }
}
.partners_label .partners__table-col_primary div:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.partners_label .partners__table-col_primary div:first-child {
  padding: 26px 10px;
  opacity: 1;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1024px) {
  .partners_label .partners__table-col_primary div:first-child {
    padding: 24px;
    font-size: 20px;
  }
}
.partners_label .partners__wrapper {
  gap: 40px;
}
.partners_label .partners__wrapper_table {
  overflow: auto;
  padding-top: 40px;
  margin-top: -20px;
}
@media (max-width: 1024px) {
  .partners_label .partners__wrapper_table {
    width: 100vw;
    padding: 40px 40px 0;
    margin: -20px -40px 0;
  }
}
@media (max-width: 564px) {
  .partners_label .partners__wrapper_table {
    padding: 40px 24px 0 24px;
    margin: -20px -24px 0 -24px;
  }
}
.partners_label .partners__wrapper_table::-webkit-scrollbar {
  display: none;
}
.partners_label .partners__logos {
  display: flex;
  margin: 0 -60px;
  overflow: hidden;
}
.partners_label .partners__logos-wrapper {
  display: flex;
  align-items: center;
  gap: 70px;
  width: -moz-max-content;
  width: max-content;
  will-change: auto;
}
@media (max-width: 768px) {
  .partners_label .partners__logos-wrapper {
    gap: 30px;
  }
}
.partners_label .partners__logos-wrapper .partners__logo {
  width: -moz-fit-content !important;
  width: fit-content !important;
  max-width: 174px !important;
}
.partners_label .partners__logo {
  max-width: none;
  height: 68px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .partners_label .partners__logo {
    height: 48px;
  }
}
.partners_label .partners__logo_sm {
  padding: 10px 20px;
}
.partners__title_sm {
  font-size: 48px;
}
@media (max-width: 960px) {
  .partners__title_sm {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .partners__title_sm {
    font-size: 40px;
  }
}
@media (max-width: 564px) {
  .partners__title_sm {
    font-size: 36px;
  }
}

.library__wrapper {
  width: 100% !important;
}
.library__wrapper_hidden {
  display: none;
}
.library__loader {
  position: relative;
  width: 100%;
  height: 200px;
}
.library__loader:after {
  content: "";
  left: 50%;
  top: 0;
  width: 100px;
  height: 100px;
  position: absolute;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z' fill='%236C2FCE'/%3E%3Cpath d='M12 2C13.3132 2 14.6136 2.25866 15.8268 2.76121C17.0401 3.26375 18.1425 4.00035 19.0711 4.92893C19.9997 5.85752 20.7362 6.95991 21.2388 8.17317C21.7413 9.38642 22 10.6868 22 12L20 12C20 10.9494 19.7931 9.90914 19.391 8.93853C18.989 7.96793 18.3997 7.08601 17.6569 6.34315C16.914 5.60028 16.0321 5.011 15.0615 4.60896C14.0909 4.20693 13.0506 4 12 4L12 2Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  will-change: transform;
  animation: masorny-loading 1s linear infinite;
  z-index: 11;
}
.library__header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  min-height: 49px;
  gap: 7px;
  padding: 14px 16px;
  background: #3f3f3f;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .library__header {
    padding: 10px;
    min-height: 42px;
  }
}
.library__header + img {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .library__header + img {
    margin-top: 30px;
  }
}
.library__header-circle {
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #d9d9d9;
  overflow: hidden;
}
.library__header-title {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .library__header-title {
    font-size: 14px;
  }
}
.library__play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  z-index: 2;
  fill: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
@media (max-width: 960px) {
  .library__play-button {
    width: 40px;
    height: 40px;
  }
  .library__play-button svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 564px) {
  .library__play-button {
    width: 30px;
    height: 30px;
  }
  .library__play-button svg {
    width: 14px;
    height: 14px;
  }
}
.library__play-button svg {
  margin-left: 5px;
}
@media (max-width: 564px) {
  .library__play-button svg {
    margin-left: 2px;
  }
}
.library__item {
  position: relative;
  display: flex;
  max-width: calc(25% - 16px);
  margin-bottom: 20px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .library__item {
    max-width: calc(33.3333333333% - 14px);
  }
}
@media (max-width: 768px) {
  .library__item {
    max-width: calc(50% - 10px);
  }
}
.library__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.library__item.player {
  cursor: pointer;
}
.library__item.player .library__play-button {
  display: flex;
}
.library__item.player:hover .library__play-button {
  transform: translate(-50%, -50%) scale(1.1);
  fill: #ffffff;
}
.library__item.player:hover .library__header-title {
  color: #0c0c0c;
}
.library__item.player:hover .library__header {
  background: #ffffff;
}
.library__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}
@media (max-width: 768px) {
  .library__content {
    gap: 10px;
  }
}
@media (max-width: 429px) {
  .library__content {
    grid-template-columns: 1fr;
  }
}
.library__content .library__item {
  width: 100%;
  margin: 0;
  max-width: none;
}
@media (max-width: 768px) {
  .library__content .library__item {
    border-radius: 10px;
  }
}
.library_label {
  overflow: hidden;
}
@media (max-width: 768px) {
  .library_label .library__loader {
    display: none !important;
  }
}
.library_label .library__control {
  margin: 0 auto;
}
.library_label .library__slider-nav {
  display: none;
}
@media (max-width: 768px) {
  .library_label .library__slider-nav {
    display: flex;
    justify-content: center;
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .library_label .library__slider-nav .slick-arrow {
    width: 56px;
    height: 56px;
  }
}
@media (max-width: 768px) {
  .library_label .library__wrapper-slider {
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    width: 100vw !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    margin: 0 -40px;
  }
  .library_label .library__wrapper-slider .slick-track {
    display: flex !important;
    align-items: center;
    gap: 8px;
  }
  .library_label .library__wrapper-slider .slick-list {
    padding-left: 40px;
  }
}
@media (max-width: 564px) {
  .library_label .library__wrapper-slider {
    margin: 0 -20px;
  }
  .library_label .library__wrapper-slider .slick-list {
    padding-left: 20px;
  }
}
.library_label .library__item {
  padding: 8px;
  background: #ffffff;
}
@media (max-width: 768px) {
  .library_label .library__item {
    position: static !important;
    width: 292px !important;
    max-width: none !important;
    flex-shrink: 0;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .library_label .library__item img {
    display: flex;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.numbers__wrapper {
  display: flex;
  gap: 60px;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .numbers__wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .numbers__wrapper {
    gap: 40px;
  }
}
.numbers__desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 650px;
  width: 100%;
  font-size: 24px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .numbers__desc {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .numbers__desc {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .numbers__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .numbers__desc {
    font-size: 16px;
  }
}
.numbers__desc p {
  font-size: inherit;
}
.numbers__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 70px;
}
@media (max-width: 1024px) {
  .numbers__grid {
    gap: 40px;
  }
}
@media (max-width: 960px) {
  .numbers__grid {
    justify-items: flex-start;
  }
}
@media (max-width: 564px) {
  .numbers__grid {
    gap: 30px;
  }
}
.numbers__box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: flex-end;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 564px) {
  .numbers__box {
    gap: 10px;
  }
}
.numbers__count {
  font-size: 54px;
  letter-spacing: -1.08px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .numbers__count {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .numbers__count {
    font-size: 36px;
  }
}
@media (max-width: 564px) {
  .numbers__count {
    font-size: 32px;
  }
}
@media (max-width: 429px) {
  .numbers__count {
    font-size: 26px;
  }
}
.numbers__text {
  font-size: 24px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 768px) {
  .numbers__text {
    font-size: 20px;
  }
}
@media (max-width: 564px) {
  .numbers__text {
    font-size: 18px;
  }
}
.numbers__label {
  display: flex;
  align-items: center;
  gap: 6px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 10px;
  background: #eff5d6;
  color: #aec811;
  font-weight: 600;
  line-height: 1;
  font-size: 30px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .numbers__label {
    font-size: 24px;
  }
}
@media (max-width: 564px) {
  .numbers__label {
    font-size: 20px;
  }
}
.numbers__label:before {
  content: "▶";
  font-size: 20px;
  transform: rotate(-90deg);
  font-family: Helvetica, Arial, "Hiragino Mincho ProN", sans-serif;
}
@media (max-width: 768px) {
  .numbers__label:before {
    font-size: 16px;
  }
}
.numbers__label.down:before {
  transform: rotate(90deg);
}

.marquee__track {
  justify-content: flex-start;
  align-items: center;
  width: 1659px;
  display: flex;
}
@media (max-width: 1024px) {
  .marquee__track {
    width: 1140px;
  }
}
@media (max-width: 564px) {
  .marquee__track {
    width: 696px;
  }
}
.marquee_q-4 .marquee__track {
  width: 2212px;
}
@media (max-width: 1024px) {
  .marquee_q-4 .marquee__track {
    width: 1520px;
  }
}
@media (max-width: 564px) {
  .marquee_q-4 .marquee__track {
    width: 928px;
  }
}
.marquee_q-5 .marquee__track {
  width: 2765px;
}
@media (max-width: 1024px) {
  .marquee_q-5 .marquee__track {
    width: 1900px;
  }
}
@media (max-width: 564px) {
  .marquee_q-5 .marquee__track {
    width: 1160px;
  }
}
.marquee_q-6 .marquee__track {
  width: 3318px;
}
@media (max-width: 1024px) {
  .marquee_q-6 .marquee__track {
    width: 2280px;
  }
}
@media (max-width: 564px) {
  .marquee_q-6 .marquee__track {
    width: 1392px;
  }
}
.marquee__list {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  display: flex;
}
.marquee__item {
  display: flex;
  flex-direction: column;
  width: 533px;
  margin: 0 10px;
}
@media (max-width: 1024px) {
  .marquee__item {
    width: 360px;
  }
}
@media (max-width: 564px) {
  .marquee__item {
    width: 220px;
    margin: 0 6px;
  }
}
.marquee__header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 46px;
  padding: 0 22px;
  background: #fffcf8;
  border-radius: 20px 20px 0 0;
  border: 1px solid #0c0c0c;
  border-bottom: none;
}
@media (max-width: 1024px) {
  .marquee__header {
    height: 36px;
    padding: 0 16px;
    border-radius: 16px 16px 0 0;
  }
}
@media (max-width: 564px) {
  .marquee__header {
    height: 20px;
    padding: 0 10px;
    border-radius: 12px 12px 0 0;
  }
}
.marquee__header:after {
  content: "";
  position: absolute;
  left: 99%;
  bottom: 0;
  width: 20px;
  height: 19px;
  background: #fffcf8;
}
@media (max-width: 564px) {
  .marquee__header:after {
    height: 10px;
  }
}
.marquee__header:before {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 20px;
  height: 20px;
  border-radius: 0 0 0 20px;
  background: #0c0c0c;
  z-index: 2;
}
@media (max-width: 1024px) {
  .marquee__header:before {
    border-radius: 0 0 0 16px;
  }
}
@media (max-width: 564px) {
  .marquee__header:before {
    left: 99%;
    height: 12px;
    border-radius: 0 0 0 12px;
  }
}
.marquee__header img {
  max-width: 140px;
  max-height: 34px;
  width: 100%;
  height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .marquee__header img {
    max-width: 95px;
    max-height: 24px;
  }
}
@media (max-width: 564px) {
  .marquee__header img {
    max-width: 60px;
    max-height: 15px;
  }
}
.marquee__body {
  display: flex;
  flex-direction: column;
  gap: 33px;
  padding: 22px 22px 29px;
  background: #fffcf8;
  border-radius: 0 20px 20px 20px;
  border: 1px solid #0c0c0c;
  border-top: none;
}
@media (max-width: 1024px) {
  .marquee__body {
    padding: 15px 15px 26px;
    gap: 24px;
  }
}
@media (max-width: 564px) {
  .marquee__body {
    padding: 10px 10px 16px;
    gap: 16px;
    border-radius: 0 12px 12px 12px;
  }
}
.marquee__images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
@media (max-width: 1024px) {
  .marquee__images {
    gap: 12px;
  }
}
@media (max-width: 564px) {
  .marquee__images {
    gap: 8px;
  }
}
.marquee__images img {
  width: 100%;
}

.marquee__track {
  white-space: nowrap;
  will-change: transform;
  animation: marquee-horizontal 10s linear infinite;
}

@keyframes marquee-horizontal {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@media only screen and (min-width: 992px) {
  .marquee__track:hover {
    animation-play-state: paused;
  }
}
.join {
  position: relative;
  padding: 88px 60px 157px;
}
@media (max-width: 960px) {
  .join {
    padding: 70px 40px 44px;
  }
}
@media (max-width: 564px) {
  .join {
    padding: 32px 24px 30px;
  }
}
.join__content {
  position: relative;
  display: grid;
  grid-template-columns: 1.22fr 0.78fr;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  color: #ffffff;
  z-index: 1;
}
@media (max-width: 960px) {
  .join__content {
    grid-template-columns: 1.15fr 0.85fr;
  }
}
@media (max-width: 768px) {
  .join__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.join__col {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media (max-width: 960px) {
  .join__col {
    gap: 24px;
  }
}
@media (max-width: 768px) {
  .join__col {
    gap: 12px;
  }
}
.join__desc {
  font-size: 24px;
}
@media (max-width: 1024px) {
  .join__desc {
    font-size: 20px;
  }
}
@media (max-width: 960px) {
  .join__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .join__desc {
    font-size: 16px;
  }
}
.join__video {
  position: absolute;
  left: -760px;
  bottom: -670px;
  width: 2100px;
  height: 2100px;
}
@media (max-width: 1024px) {
  .join__video {
    left: -330px;
    bottom: -300px;
    width: 1100px;
    height: 1100px;
  }
}
@media (max-width: 768px) {
  .join__video {
    left: auto;
    right: -400px;
    bottom: -240px;
    width: 900px;
    height: 900px;
  }
}
.join__video video,
.join__video img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
}
.join__img {
  position: absolute;
  left: -250px;
  bottom: -286px;
  width: 1200px;
  height: 1200px;
}
@media (max-width: 1024px) {
  .join__img {
    left: -150px;
    bottom: -170px;
    width: 800px;
    height: 800px;
  }
}
@media (max-width: 768px) {
  .join__img {
    left: auto;
    right: -190px;
    bottom: -66px;
    width: 500px;
    height: 500px;
  }
}
.join__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.thank {
  justify-content: center;
  min-height: 100vh;
  overflow: hidden;
}
@media (orientation: portrait) {
  .thank {
    justify-content: flex-start;
  }
}
.thank__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 14%;
  z-index: 1;
}
@media (max-width: 960px) {
  .thank__wrapper {
    margin-top: 0;
  }
}
@media (orientation: portrait) {
  .thank__wrapper {
    margin-top: 25%;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .thank__wrapper {
    margin-top: 36%;
  }
}
.thank__title {
  font-size: 150px;
  letter-spacing: -7.5px;
  line-height: 0.95;
}
@media (max-width: 1200px) {
  .thank__title {
    font-size: 120px;
  }
}
@media (max-width: 1024px) {
  .thank__title {
    font-size: 100px;
  }
}
@media (max-width: 960px) {
  .thank__title {
    font-size: 80px;
    font-weight: 500;
    letter-spacing: -4px;
  }
}
@media (max-width: 768px) {
  .thank__title {
    font-size: 60px;
  }
}
@media (max-width: 564px) {
  .thank__title {
    font-size: 40px;
    letter-spacing: -2px;
  }
}
.thank__desc {
  font-size: 20px;
}
@media (max-width: 768px) {
  .thank__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .thank__desc {
    font-size: 16px;
  }
}
.thank__footer {
  display: flex;
  gap: 20px;
  margin-top: 24px;
}
@media (max-width: 960px) {
  .thank__footer {
    gap: 8px;
    margin-top: 16px;
  }
}
.thank__bg-video {
  position: fixed;
  right: 0;
  bottom: 0;
  max-width: 1500px;
  width: 100%;
}
@media (max-width: 1600px) {
  .thank__bg-video {
    right: -21%;
  }
}
@media (orientation: portrait) {
  .thank__bg-video {
    right: auto;
    left: 50%;
    width: 1800px;
    max-width: none;
    transform: translateX(-50%);
  }
}
@media (max-width: 768px) {
  .thank__bg-video {
    width: 1450px;
  }
}
.thank__bg-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}

.hero {
  min-height: 100vh;
  color: #ffffff;
}
.hero__container {
  position: relative;
  display: flex;
  gap: 100px;
  flex-grow: 1;
  justify-content: space-between;
  z-index: 1;
}
.hero__container_label {
  align-items: flex-start;
  padding-top: 40px;
}
@media (max-width: 800px) {
  .hero__container_label {
    flex-direction: column;
    padding-bottom: 66px;
    gap: 24px;
  }
}
@media (max-width: 564px) {
  .hero__container_label {
    padding-top: 0;
  }
}
.hero__content_label {
  align-self: flex-start !important;
}
.hero__scroll {
  margin: 0 auto;
}
.hero__desc {
  margin-top: 29px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .hero__desc {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .hero__desc {
    font-size: 16px;
  }
}
.hero__desc_label {
  max-width: 750px;
  width: 100%;
  margin-top: 38px;
  color: #afafaf;
}
@media (max-width: 564px) {
  .hero__desc_label {
    margin-top: 24px;
  }
}
.hero__desc_person {
  display: flex;
  flex-direction: column;
  gap: 16px;
  line-height: 1.6;
  color: #afafaf;
  font-size: 18px;
}
@media (max-width: 960px) {
  .hero__desc_person {
    max-width: 50vw;
  }
}
@media (max-width: 768px) {
  .hero__desc_person {
    max-width: none;
  }
  .hero__desc_person br {
    display: none;
  }
}
.hero__desc_person strong {
  color: #ffffff;
  font-weight: 600;
}
.hero__clutch {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 36px;
  color: #fffcf8;
  font-size: 22px;
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .hero__clutch {
    flex-wrap: wrap;
  }
}
@media (max-width: 564px) {
  .hero__clutch {
    padding-right: 40px;
    font-size: 18px;
  }
}
.hero__clutch strong {
  font-weight: 600;
}
.hero__clutch br {
  display: none;
}
@media (max-width: 1024px) {
  .hero__clutch br {
    display: block;
  }
}
.hero__clutch span {
  font-weight: 400;
}
.hero__clutch img {
  display: flex;
  width: 72px;
  height: 24px;
}
.hero__clutch .separator {
  width: 1px;
  height: 18px;
  margin: 0 6px 0 8px;
  background: #fffcf8;
}
.hero__clutch svg {
  position: relative;
  margin-bottom: 2px;
  fill: #fffcf8;
}
.hero__people {
  margin-right: -64px;
}
@media (max-width: 800px) {
  .hero__people {
    align-self: flex-end;
    margin: 0 -60px;
    padding-left: 60px;
  }
}
@media (max-width: 564px) {
  .hero__people {
    margin: 0 -36px 0 0;
    padding-left: 0;
  }
}
.hero__img img {
  position: relative;
  z-index: 3;
}
.hero__img_person {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  right: 5% !important;
  bottom: auto !important;
  top: 50% !important;
  max-width: 600px !important;
  height: 600px !important;
  padding: 40px;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1200px) {
  .hero__img_person {
    right: 2% !important;
    height: 500px !important;
    width: 400px !important;
  }
}
@media (max-width: 768px) {
  .hero__img_person {
    display: none;
  }
}
@media (max-width: 768px) {
  .hero__img_person {
    max-width: none !important;
    width: 100% !important;
    height: auto !important;
  }
}
.hero__img_person .hero__img-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.hero__img_person .hero__img-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.01);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 3;
}
.hero__img_person .hero__img-wrapper:after {
  content: "";
  position: absolute;
  left: 15%;
  top: 5%;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: #6c2fce;
  z-index: 1;
  opacity: 0.3;
}
.hero__img_person .hero__img-wrapper img {
  -o-object-position: bottom;
  object-position: bottom;
}
.hero__img_person-mob {
  display: none;
}
@media (max-width: 768px) {
  .hero__img_person-mob {
    position: static !important;
    display: flex;
    transform: none;
  }
}
.hero__list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 38px;
}
@media (max-width: 768px) {
  .hero__list {
    margin-top: 20px;
    gap: 12px;
  }
}
.hero__list-item {
  position: relative;
  padding-left: 24px;
  font-size: 20px;
}
@media (max-width: 768px) {
  .hero__list-item {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .hero__list-item {
    padding-left: 20px;
    font-size: 16px;
  }
}
.hero__list-item strong {
  color: #c7f300;
  font-weight: 600;
}
.hero__list-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 10px;
  height: 13px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.98166 0.119613L9.37431 6.51172L2.98166 12.8844L0 9.91203L3.43438 6.50783L0 3.08807L2.98166 0.115723V0.119613Z' fill='%23C7F300'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .hero__list-item:before {
    top: 4px;
    width: 8px;
    height: 10px;
  }
}
@media (max-width: 564px) {
  .hero__list-item:before {
    top: 3px;
  }
}
.hero__label {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 29px;
  padding: 13px 21px;
  font-size: 30px;
  background: #e2d0ff;
  color: #6c2fce;
  border-radius: 10px;
}
@media (max-width: 1024px) {
  .hero__label {
    margin-bottom: 20px;
    padding: 10px 12px;
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .hero__label {
    padding: 8px 10px;
    margin-bottom: 12px;
    font-size: 16px;
  }
}
.hero__title_mw-1080 {
  max-width: 1080px;
  width: 100%;
}
@media (max-width: 960px) {
  .hero__title_mw-1080 {
    max-width: 530px;
  }
}
.hero__title_mw-800 {
  max-width: 800px;
  width: 100%;
}
.hero__title_label {
  max-width: 600px;
  width: 100%;
  font-size: 70px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .hero__title_label {
    font-size: 50px;
  }
}
@media (max-width: 564px) {
  .hero__title_label {
    font-size: 40px;
  }
}
.hero__title_label span {
  font-family: "Miller", serif;
  font-size: 90px;
  color: #c7f300;
}
@media (max-width: 1200px) {
  .hero__title_label span {
    font-size: 64px;
  }
}
@media (max-width: 564px) {
  .hero__title_label span {
    font-size: 54px;
  }
}
.hero__nav {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 430px;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0 20px;
  border-radius: 20px;
  background: rgba(113, 105, 162, 0.5);
  backdrop-filter: blur(15px);
  overflow: hidden;
  counter-reset: section;
}
@media (max-width: 1024px) {
  .hero__nav {
    max-width: 380px;
  }
}
@media (max-width: 960px) {
  .hero__nav {
    max-width: 320px;
  }
}
.hero__nav-link {
  position: relative;
  display: grid;
  grid-template-columns: 31px 1fr 24px;
  gap: 35px;
  align-items: center;
  padding: 30px 0;
  color: #ffffff;
  font-size: 24px;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .hero__nav-link {
    font-size: 20px;
    gap: 20px;
  }
}
@media (max-width: 960px) {
  .hero__nav-link {
    padding: 20px 0;
    font-size: 18px;
    gap: 12px;
  }
}
.hero__nav-link:before {
  content: "0" counter(section);
  counter-increment: section;
  color: rgba(255, 255, 255, 0.5);
}
.hero__nav-link:not(:last-child):after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
}
.hero__nav-link:hover {
  color: rgba(255, 255, 255, 0.5);
}
.hero__nav-link:hover svg:first-child {
  transform: translateX(0);
}
.hero__nav-link:hover svg:last-child {
  transform: translateX(0);
}
.hero__nav-arrow {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  fill: #ffffff;
}
@media (max-width: 564px) {
  .hero__nav-arrow {
    width: 12px;
    height: 12px;
  }
}
.hero__nav-arrow svg {
  transition: 0.4s;
}
@media (max-width: 564px) {
  .hero__nav-arrow svg {
    width: 12px;
    height: 12px;
  }
}
.hero__nav-arrow svg:first-child {
  transform: translateX(-58px);
}
@media (max-width: 564px) {
  .hero__nav-arrow svg:first-child {
    transform: translateX(-38px);
  }
}
.hero__nav-arrow svg:last-child {
  transform: translateX(-34px);
}
@media (max-width: 564px) {
  .hero__nav-arrow svg:last-child {
    transform: translateX(-22px);
  }
}
.hero__video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.hero__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
}
.hero_service {
  position: relative;
  min-height: 820px;
}
@media (max-width: 960px) {
  .hero_service {
    min-height: 590px;
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  .hero_service {
    min-height: 635px;
  }
}
.hero_service .hero__container {
  flex-grow: 1;
}
@media (max-width: 768px) {
  .hero_service .hero__container {
    flex-direction: column;
    justify-content: flex-end;
    gap: 60px;
  }
}
.hero_service .hero__content {
  align-self: flex-end;
  margin-bottom: 6%;
}
@media (max-width: 768px) {
  .hero_service .hero__content {
    order: 2;
  }
}
.hero_service .hero__nav {
  align-self: center;
}
@media (max-width: 768px) {
  .hero_service .hero__nav {
    align-self: flex-end;
  }
}
.hero__control {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .hero__control {
    margin-top: 20px;
  }
}
.hero_about,
.hero_results {
  min-height: 850px;
  padding-top: 120px;
  padding-bottom: 20px;
}
@media (max-width: 1024px) {
  .hero_about,
  .hero_results {
    min-height: 700px;
  }
}
@media (max-width: 564px) {
  .hero_about,
  .hero_results {
    min-height: 520px;
  }
}
.hero_about .hero__img,
.hero_results .hero__img {
  position: absolute;
  right: -220px;
  width: 750px;
  height: 750px;
  bottom: 33px;
}
@media (max-width: 1024px) {
  .hero_about .hero__img,
  .hero_results .hero__img {
    width: 550px;
    height: 550px;
    bottom: 10%;
  }
}
@media (max-width: 768px) {
  .hero_about .hero__img,
  .hero_results .hero__img {
    width: 400px;
    height: 400px;
    bottom: auto;
    top: 70px;
    right: -110px;
  }
}
@media (max-width: 564px) {
  .hero_about .hero__img,
  .hero_results .hero__img {
    width: 350px;
    height: 350px;
    bottom: auto;
    top: 50px;
    right: -110px;
  }
}
.hero_about .hero__img img,
.hero_results .hero__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.hero_about .hero__content,
.hero_results .hero__content {
  align-self: flex-end;
}
@media (max-width: 564px) {
  .hero_about {
    gap: 60px;
  }
}
.hero_results {
  gap: 60px;
}
@media (max-width: 564px) {
  .hero_results {
    min-height: 600px;
  }
}
.hero_results .hero__img {
  right: 0;
}
@media (max-width: 1200px) {
  .hero_results .hero__img {
    right: -220px;
  }
}
@media (max-width: 768px) {
  .hero_results .hero__img {
    right: -110px;
  }
}
.hero_library {
  min-height: 850px;
}
@media (max-width: 1024px) {
  .hero_library {
    min-height: 700px;
  }
}
@media (max-width: 564px) {
  .hero_library {
    min-height: 520px;
  }
}
.hero_library .hero__content {
  align-self: flex-end;
  margin-bottom: 8%;
}
.hero_library .hero__video {
  position: absolute;
  top: 90px;
  right: 30px;
  bottom: auto;
  left: auto;
  width: 700px;
  height: 700px;
}
@media (max-width: 1024px) {
  .hero_library .hero__video {
    top: 14%;
    right: -5%;
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 768px) {
  .hero_library .hero__video {
    top: 14%;
    right: -5%;
    width: 450px;
    height: 450px;
  }
}
@media (max-width: 1024px) {
  .hero_library .hero__video {
    top: 50px;
    right: -13%;
    width: 400px;
    height: 400px;
  }
}
.hero_main {
  min-height: 800px;
}
@media (max-width: 1024px) {
  .hero_main {
    min-height: 600px;
    padding-bottom: 100px;
  }
}
@media (max-width: 564px) {
  .hero_main {
    min-height: 430px;
    padding-bottom: 60px;
    padding-top: 100px;
  }
}
.hero_main .hero__title {
  font-size: 220px;
  line-height: 1;
}
@media (max-width: 1200px) {
  .hero_main .hero__title {
    font-size: 170px;
  }
}
@media (max-width: 1024px) {
  .hero_main .hero__title {
    font-size: 140px;
  }
}
@media (max-width: 960px) {
  .hero_main .hero__title {
    font-size: 120px;
  }
}
@media (max-width: 768px) {
  .hero_main .hero__title {
    display: none;
    font-size: 100px;
  }
}
@media (max-width: 564px) {
  .hero_main .hero__title {
    font-size: 74px;
    font-weight: 500;
  }
}
.hero_main .hero__title_style {
  font-family: "Miller", serif;
}
@media (max-width: 768px) {
  .hero_main .hero__title_style {
    display: flex;
    font-size: 110px;
  }
}
@media (max-width: 564px) {
  .hero_main .hero__title_style {
    font-size: 80px;
  }
}
.hero_main .hero__title_style + .hero__title {
  display: none;
}
@media (max-width: 768px) {
  .hero_main .hero__title_style + .hero__title {
    display: flex;
  }
}
.hero_main .hero__content {
  width: 100%;
  align-self: flex-end;
}
.hero_main .hero__desc {
  margin: 0;
}
.hero_main .hero__box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 1024px) {
  .hero_main .hero__box {
    align-items: flex-start;
  }
}
@media (max-width: 960px) {
  .hero_main .hero__box {
    margin-top: 30px;
  }
}
@media (max-width: 564px) {
  .hero_main .hero__box {
    margin-top: 16px;
  }
}
.hero_main .hero__box-col {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1024px) {
  .hero_main .hero__box-col {
    gap: 12px;
    margin-top: 20px;
  }
}
@media (max-width: 960px) {
  .hero_main .hero__box-col {
    margin-top: 0;
  }
}
.hero_main .hero__video {
  top: auto;
  left: 51%;
  bottom: 150px;
  right: auto;
  width: 520px;
  height: 520px;
}
@media (max-width: 1024px) {
  .hero_main .hero__video {
    width: 340px;
    height: 340px;
    left: 54%;
  }
}
@media (max-width: 960px) {
  .hero_main .hero__video {
    bottom: 130px;
  }
}
@media (max-width: 768px) {
  .hero_main .hero__video {
    left: auto;
    right: -20px;
  }
}
@media (max-width: 564px) {
  .hero_main .hero__video {
    width: 310px;
    height: 310px;
    left: auto;
    right: -100px;
    bottom: 50px;
  }
}
.hero__items {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 768px) {
  .hero__items {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
.hero__item {
  display: grid;
  grid-template-columns: 17px 1fr;
  align-items: center;
  gap: 8px;
  font-size: 20px;
}
@media (max-width: 960px) {
  .hero__item {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .hero__item {
    font-size: 18px;
  }
}
.hero_news {
  min-height: 740px;
}
.hero_news .hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 756px;
  width: 100%;
  gap: 40px;
}
@media (max-width: 768px) {
  .hero_news .hero__content {
    gap: 20px;
    margin-top: 10%;
  }
}
@media (max-width: 564px) {
  .hero_news .hero__content {
    gap: 20px;
    margin-top: 30%;
  }
}
.hero_news .hero__form {
  max-width: 600px;
}
.hero_news .hero__video {
  left: 40%;
  right: auto;
  width: 1091px;
  height: 600px;
  transform: rotate(-142deg);
}
@media (max-width: 1200px) {
  .hero_news .hero__video {
    left: 40%;
  }
}
@media (max-width: 768px) {
  .hero_news .hero__video {
    width: 780px;
    height: 440px;
    left: 32%;
  }
}
@media (max-width: 564px) {
  .hero_news .hero__video {
    left: 22%;
  }
}
@media (max-width: 429px) {
  .hero_news .hero__video {
    left: 10%;
  }
}
@media (max-width: 768px) {
  .hero_news .hero__title {
    font-size: 48px;
    padding-right: 40px;
  }
}
.hero_person {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .hero_person {
    padding-top: 40px;
  }
}
.hero_person .hero__img {
  bottom: auto;
  top: 20px;
}
@media (max-width: 768px) {
  .hero_person .hero__content {
    width: 100%;
  }
}
.hero_person .hero__container {
  flex-grow: 0;
}
@media (max-width: 768px) {
  .hero_person .hero__container {
    width: 100%;
    gap: 0;
    flex-grow: 1;
  }
}
.hero__form {
  margin-top: 30px;
}
@media (max-width: 564px) {
  .hero__form .form__control {
    max-width: 140px !important;
  }
}
@media (max-width: 429px) {
  .hero__form .form__row {
    flex-direction: column;
  }
  .hero__form .form__row label,
  .hero__form .form__row input,
  .hero__form .form__row .form__control {
    width: 100%;
    max-width: none !important;
  }
}
.hero_wl {
  min-height: auto;
  padding-bottom: 48px;
}

.form {
  display: flex;
  flex-direction: column;
}
.form__title {
  color: #afafaf;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.form__row {
  display: flex;
  align-items: center;
  gap: 10px;
}
.form__row label {
  max-width: 316px;
  width: 100%;
}
.form__row input {
  width: 100%;
  height: 64px;
  padding: 16px 20px;
  border: 1px solid #afafaf;
  border-radius: 50px;
  font-size: 18px;
  background: #0c0c0c;
  transition: 0.3s;
  color: #ffffff;
}
.form__row input::-moz-placeholder {
  color: #afafaf;
}
.form__row input::placeholder {
  color: #afafaf;
}
.form__row input:hover {
  border-color: #ffffff;
}
.form__control span {
  font-size: 20px;
}
.form__desc {
  color: #afafaf;
  font-size: 14px;
}

.library-popup {
  position: relative;
  width: 100%;
}
.library-popup .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -80px;
}
@media (max-width: 960px) {
  .library-popup .slick-arrow {
    right: -60px;
  }
}
.library-popup .slick-arrow.slide-prev {
  right: auto;
  left: -80px;
}
@media (max-width: 960px) {
  .library-popup .slick-arrow.slide-prev {
    left: -60px;
  }
}
.library-popup__slider {
  width: 1025px;
  padding: 30px;
  background: #fffcf8;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  .library-popup__slider {
    max-width: 800px;
  }
}
@media (max-width: 1024px) {
  .library-popup__slider {
    max-width: 600px;
  }
}
@media (max-width: 768px) {
  .library-popup__slider {
    max-width: 400px;
  }
}
@media (max-width: 564px) {
  .library-popup__slider {
    max-width: 300px;
    padding: 20px;
  }
}
.library-popup__item {
  display: flex !important;
  gap: 40px;
}
@media (max-width: 1024px) {
  .library-popup__item {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .library-popup__item {
    flex-direction: column;
  }
}
.library-popup__img {
  display: flex;
  max-width: 373px;
  width: 100%;
  min-width: 200px;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .library-popup__img {
    max-height: 300px;
  }
}
.library-popup__img img,
.library-popup__img iframe,
.library-popup__img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.library-popup__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 768px) {
  .library-popup__content {
    gap: 10px;
  }
}
.library-popup__header {
  display: flex;
  align-items: center;
  gap: 20px;
}
.library-popup__circle {
  width: 48px;
  height: 48px;
  background: #d9d9d9;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .library-popup__circle {
    width: 30px;
    height: 30px;
  }
}
.library-popup__circle img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.library-popup__title {
  font-weight: 500;
}
@media (max-width: 768px) {
  .library-popup__control {
    margin-top: 10px;
    width: 100%;
  }
}
.library-popup__desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 20px;
  color: #242424;
}
@media (max-width: 1024px) {
  .library-popup__desc {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .library-popup__desc {
    font-size: 16px;
  }
}
.library-popup__desc p {
  font-size: inherit;
}

.case {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0;
}
@media (max-width: 768px) {
  .case {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
.case__title {
  margin-bottom: 48px;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  .case__title {
    margin-bottom: 0;
    padding-bottom: 40px;
  }
}
.case__desc {
  font-size: 35px;
  padding-right: 60px;
}
@media (max-width: 1200px) {
  .case__desc {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .case__desc {
    padding-right: 40px;
    font-size: 24px;
  }
}
@media (max-width: 564px) {
  .case__desc {
    padding-right: 20px;
    font-size: 20px;
  }
}
.case__review {
  display: flex !important;
  gap: 12px;
  padding: 20px;
  height: -moz-fit-content;
  height: fit-content;
  background: #fffcf8;
  border-radius: 10px;
}
@media (max-width: 960px) {
  .case__review {
    margin-top: 0;
  }
}
@media (max-width: 564px) {
  .case__review {
    padding: 12px;
  }
}
.case__review-nav {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 10px;
}
.case__review-nav .slick-arrow {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  fill: rgba(255, 255, 255, 0.7);
}
.case__review-nav .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 768px) {
  .case__content {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}
.case__slider-wrapper {
  max-width: 560px;
  width: 100%;
}
@media (max-width: 1200px) {
  .case__slider-wrapper {
    max-width: 440px;
  }
}
@media (max-width: 1024px) {
  .case__slider-wrapper {
    max-width: 340px;
  }
}
@media (max-width: 768px) {
  .case__slider-wrapper {
    max-width: none;
  }
}
.case__review-img {
  display: flex;
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}
.case__review-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.case__review-header {
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.case__review-content {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.case__review-name {
  font-size: 17px;
  color: #0c0c0c;
  font-weight: 600;
}
@media (max-width: 564px) {
  .case__review-name {
    font-size: 16px;
  }
}
.case__review-date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
}
.case__review-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #0c0c0c;
  font-size: 16px;
  line-height: 1.35;
}
@media (max-width: 564px) {
  .case__review-text {
    font-size: 14px;
  }
}
.case__review-text p {
  font-size: inherit;
}

.book {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 30px;
}
.book__title {
  flex-grow: 1;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto 142px;
  text-align: center;
}
@media (max-width: 960px) {
  .book__title {
    margin-bottom: 100px;
  }
}
@media (max-width: 768px) {
  .book__title {
    margin-bottom: 60px;
  }
}
@media (max-width: 564px) {
  .book__title {
    margin-bottom: 20px;
  }
}
.book__wrapper {
  display: flex;
  gap: 30px;
  width: 100%;
}
@media (max-width: 960px) {
  .book__wrapper {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .book__wrapper {
    gap: 20px;
  }
}
.book__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  max-width: 854px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 960px) {
  .book__content {
    max-width: none;
  }
}
@media (max-width: 768px) {
  .book__content {
    gap: 20px;
  }
}
.book__marquee {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 60px 0;
  background: #2c2c2c;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .book__marquee {
    padding: 40px 0;
  }
}
@media (max-width: 564px) {
  .book__marquee {
    padding: 20px;
    border-radius: 10px;
  }
}
.book__marquee-title {
  padding: 0 60px;
  text-align: center;
  letter-spacing: -2px;
  color: #ffffff;
}
@media (max-width: 1200px) {
  .book__marquee-title {
    padding: 0 30px;
    font-size: 36px;
  }
}
@media (max-width: 960px) {
  .book__marquee-title {
    font-size: 32px;
  }
}
@media (max-width: 564px) {
  .book__marquee-title {
    font-size: 24px;
    padding: 0 12px;
    letter-spacing: -1px;
  }
}
.book__marquee-list {
  display: flex;
  align-items: center;
}
.book__marquee-wrapper {
  width: 1200px;
}
.book__marquee-item {
  display: flex;
  flex-shrink: 0;
  max-width: 170px;
  max-height: 34px;
  margin: 0 35px;
  opacity: 0.7;
}
.book__marquee-item img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.book__calendly {
  flex-grow: 1;
  min-width: 350px;
  background: #2c2c2c;
  border-radius: 20px;
  overflow: hidden;
}
.book__calendly::-webkit-scrollbar {
  display: none;
}
@media (max-width: 960px) {
  .book__calendly {
    min-height: 400px;
  }
}
@media (max-width: 564px) {
  .book__calendly {
    border-radius: 10px;
  }
}
.book__testimonials {
  background: #2c2c2c;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 564px) {
  .book__testimonials {
    border-radius: 10px;
  }
}
.book__testimonials .testimonials__item {
  padding: 50px 60px;
}
@media (max-width: 1200px) {
  .book__testimonials .testimonials__item {
    padding: 40px;
  }
}
@media (max-width: 564px) {
  .book__testimonials .testimonials__item {
    padding: 20px;
  }
}
.book__testimonials .testimonials__text {
  font-size: 31px;
}
@media (max-width: 1200px) {
  .book__testimonials .testimonials__text {
    font-size: 26px;
  }
}
@media (max-width: 960px) {
  .book__testimonials .testimonials__text {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .book__testimonials .testimonials__text {
    font-size: 18px;
  }
}
@media (max-width: 564px) {
  .book__testimonials .testimonials__text {
    font-size: 16px;
  }
}
.book__testimonials .testimonials__footer {
  justify-content: flex-start;
  gap: 20px;
}
@media (max-width: 768px) {
  .book__testimonials .testimonials__footer {
    gap: 12px;
  }
}
@media (max-width: 768px) {
  .book__testimonials .testimonials__name {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
}
.book__testimonials .testimonials__name span:last-child:before {
  content: none;
}
.book__testimonials .testimonials__logo {
  width: 76px;
  height: 76px;
  max-height: none;
  flex-shrink: 0;
  background: #d9d9d9;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .book__testimonials .testimonials__logo {
    width: 50px;
    height: 50px;
  }
}
.book__testimonials .testimonials__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.book__testimonials .testimonials__slider-nav {
  bottom: 60px;
}
@media (max-width: 1200px) {
  .book__testimonials .testimonials__slider-nav {
    bottom: 40px;
  }
}
@media (max-width: 564px) {
  .book__testimonials .testimonials__slider-nav {
    bottom: 20px;
  }
}

.chapter {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
  padding-top: 190px;
}
@media (max-width: 1024px) {
  .chapter {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 960px) {
  .chapter {
    padding-top: 154px;
  }
}
@media (max-width: 768px) {
  .chapter {
    grid-template-columns: 1fr 1fr;
    padding-top: 110px;
  }
}
.chapter__title {
  display: flex;
  align-items: flex-end;
  padding: 38px 30px;
  color: #c7f300;
  background: #6c2fce;
  border-radius: 20px;
  grid-column-end: 3;
  grid-column-start: 1;
}
@media (max-width: 1024px) {
  .chapter__title {
    grid-column-end: 4;
    padding: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 768px) {
  .chapter__title {
    grid-column-end: 3;
    grid-column-start: 1;
    min-height: 120px;
  }
}
.chapter__content {
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  grid-column-start: 2;
  grid-column-end: 4;
  gap: 50px;
  padding: 32px;
  background: #c7f300;
  color: #6c2fce;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .chapter__content {
    grid-column-start: 2;
    grid-column-end: 5;
    padding: 20px;
    gap: 20px;
    border-radius: 12px;
  }
}
@media (max-width: 768px) {
  .chapter__content {
    grid-column-end: 3;
    grid-column-start: 1;
  }
}
@media (max-width: 564px) {
  .chapter__content {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
}
.chapter__subtitle {
  font-weight: 500;
}
@media (max-width: 1200px) {
  .chapter__subtitle {
    font-size: 36px;
  }
}
@media (max-width: 1024px) {
  .chapter__subtitle {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .chapter__subtitle {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .chapter__subtitle {
    font-size: 24px;
  }
}
.chapter__desc {
  font-size: 20px;
}
@media (max-width: 1200px) {
  .chapter__desc {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .chapter__desc {
    font-size: 16px;
  }
}
@media (max-width: 960px) {
  .chapter__desc {
    font-size: 15px;
  }
}
.chapter__img {
  display: flex;
  height: 300px;
  min-height: 300px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .chapter__img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .chapter__img {
    min-height: 210px;
    border-radius: 12px;
  }
}
@media (max-width: 768px) {
  .chapter__img {
    min-height: auto;
    max-height: 200px;
  }
}
@media (max-width: 564px) {
  .chapter__img {
    height: 180px;
  }
}
.chapter__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.result-popup {
  max-width: 1200px;
  width: 100%;
}
.result-popup__img {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 564px) {
  .result-popup__img {
    border-radius: 10px;
  }
}
.result-popup__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.clutch {
  display: flex;
}
.clutch__text {
  text-transform: uppercase;
  color: #a7a19f;
  font-weight: 300;
}
.clutch__col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.readers {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
@media (max-width: 1200px) {
  .readers {
    grid-template-columns: 1fr;
  }
}
.readers__item {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
  background: #0c0c0c;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .readers__item {
    gap: 24px;
  }
}
.readers__text {
  font-size: 20px;
  line-height: 1.2;
  color: #ffffff;
}
@media (max-width: 960px) {
  .readers__text {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .readers__text {
    font-size: 16px;
  }
}
.readers__header {
  display: flex;
  gap: 24px;
}
@media (max-width: 768px) {
  .readers__header {
    gap: 16px;
  }
}
.readers__avatar {
  display: flex;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
}
.readers__avatar img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.readers__author {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 4px;
  font-size: 20px;
  font-weight: 600;
  color: #fffcf8;
}
.readers__author span:first-child {
  font: inherit;
}
.readers__author span:last-child {
  font-weight: 400;
  opacity: 0.8;
  font-size: 16px;
}
.readers__link {
  display: flex;
  margin-left: auto;
  fill: #ffffff;
}
.readers__link:hover {
  fill: #c7f300;
}

.operators {
  margin: 0 -60px;
}
@media (max-width: 1024px) {
  .operators {
    margin: 0 -40px;
  }
}
@media (max-width: 564px) {
  .operators {
    margin: 0 -24px;
  }
}
.operators__track {
  display: flex !important;
  align-items: center;
  gap: 80px;
  margin-right: 80px;
}
@media (max-width: 1024px) {
  .operators__track {
    margin-right: 60px;
    gap: 60px;
  }
}
@media (max-width: 768px) {
  .operators__track {
    margin-right: 40px;
    gap: 40px;
  }
}
.operators__item {
  display: flex;
  height: 153px;
}
@media (max-width: 1024px) {
  .operators__item {
    height: 121px;
  }
}
@media (max-width: 768px) {
  .operators__item {
    height: 91px;
  }
}
.operators__item img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.form {
  display: flex;
  gap: 8px;
}
@media (max-width: 564px) {
  .form {
    flex-direction: column;
    gap: 20px;
  }
}
.form .control {
  max-width: 154px;
  height: 64px;
  padding: 19px 10px 17px;
  width: 100%;
}
@media (max-width: 564px) {
  .form .control {
    max-width: none;
    height: auto;
  }
}

.ecommerce {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
}
@media (max-width: 1024px) {
  .ecommerce {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .ecommerce {
    flex-direction: column;
  }
}
.ecommerce__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 694px;
  width: 100%;
  padding: 76px 0 76px 60px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .ecommerce__content {
    padding: 60px 0 60px 40px;
  }
}
@media (max-width: 768px) {
  .ecommerce__content {
    padding: 60px 40px 0;
  }
}
@media (max-width: 768px) {
  .ecommerce__content {
    padding: 48px 24px 0;
  }
}
.ecommerce__form {
  margin-top: 12px;
}
.ecommerce__img {
  max-width: 648px;
  width: 100%;
  margin-top: -90px;
}
@media (max-width: 1400px) {
  .ecommerce__img {
    margin-top: auto;
  }
}
@media (max-width: 1024px) {
  .ecommerce__img {
    margin-right: -100px;
  }
}
@media (max-width: 768px) {
  .ecommerce__img {
    margin: 0;
  }
}
.ecommerce__img img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
}
@media (max-width: 768px) {
  .ecommerce__img img {
    padding: 0 40px 0 60px;
  }
}
.ecommerce__desc {
  font-size: 20px;
  line-height: 1.3;
}
@media (max-width: 1024px) {
  .ecommerce__desc {
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .ecommerce__title {
    font-size: 30px;
  }
}

.pricing {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 44px;
  margin-top: 40px;
}
@media (max-width: 1200px) {
  .pricing {
    gap: 20px;
  }
}
@media (max-width: 1024px) {
  .pricing {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 20px;
  }
}
@media (max-width: 564px) {
  .pricing {
    gap: 20px;
    margin-top: 20px;
  }
}
.pricing__label {
  position: absolute;
  top: -16px;
  right: 20px;
  display: flex;
  padding: 6px 20px;
  background: #c7f300;
  border-radius: 20px;
  text-align: center;
  color: #0c0c0c;
  z-index: 3;
}
.pricing__card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  border-radius: 24px;
  overflow: hidden;
}
.pricing__card:after {
  content: "";
  position: absolute;
  left: -20%;
  top: 100px;
  width: 300px;
  height: 300px;
  background: #6c2fce;
  border-radius: 50%;
  z-index: -1;
  opacity: 0.3;
}
.pricing__card:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1024px) {
  .pricing__card {
    max-width: calc(50% - 10px);
    width: 100%;
    order: 2;
  }
}
@media (max-width: 768px) {
  .pricing__card {
    max-width: none;
  }
}
.pricing__card:nth-child(2) {
  overflow: visible;
}
@media (max-width: 1024px) {
  .pricing__card:nth-child(2) {
    max-width: none;
    order: 1;
  }
}
.pricing__card:nth-child(2):after {
  content: none;
}
.pricing__card:nth-child(2):before {
  border: 1px solid rgba(199, 243, 0, 0.4);
}
.pricing__card:nth-child(3):after {
  left: auto;
  right: -10%;
  top: auto;
  bottom: 40px;
  width: 250px;
  height: 250px;
  background: #c7f300;
}
.pricing__title {
  position: relative;
  z-index: 3;
  margin-bottom: 16px;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}
.pricing__description {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #afafaf;
}
.pricing__price {
  position: relative;
  z-index: 3;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
}
.pricing__price span {
  font-size: 16px;
  font-weight: 400;
}
.pricing__body {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
  padding: 20px 20px 0;
  z-index: 3;
}
.pricing__body:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 20%;
  right: 20%;
  height: 1px;
  background: rgba(175, 175, 175, 0.5);
}
.pricing__list {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-self: center;
}
.pricing__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.pricing__footer {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 40px;
}
.pricing__control {
  max-width: 280px;
  width: 100%;
  padding: 12px 20px;
}
.pricing__control span {
  border-radius: 20px !important;
}

.review {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media (max-width: 1200px) {
  .review {
    flex-direction: column;
  }
}
.review__list {
  max-width: 800px;
  width: 100%;
  padding: 40px;
}
@media (max-width: 1200px) {
  .review__list {
    max-width: none;
  }
}
@media (max-width: 564px) {
  .review__list {
    padding: 24px 20px 40px;
  }
}
.review__list .testimonials__text {
  font-size: 30px;
}
@media (max-width: 564px) {
  .review__list .testimonials__text {
    font-size: 20px;
  }
}
.review__list .testimonials__item-img {
  width: 200px;
  height: 200px;
}
@media (max-width: 768px) {
  .review__list .testimonials__item-img {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 564px) {
  .review__list .testimonials__item-img {
    width: 100%;
    height: auto;
  }
}
.review__header {
  flex-direction: column;
  width: 100%;
  gap: 20px;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .review__header {
    flex-direction: row;
  }
}
.review__nav {
  position: static;
}

.wl-hidden {
  visibility: hidden;
  height: 0 !important;
}

.start__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media (max-width: 768px) {
  .start__content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.start__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.start__title span {
  font-size: 66px;
  font-family: "Miller", Serif;
  color: #c7f300;
}
@media (max-width: 768px) {
  .start__title span {
    font-size: 48px;
  }
}
.start__desc {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-right: 40px;
  color: #afafaf;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 1200px) {
  .start__desc {
    padding-right: 0;
  }
}
.start__desc strong {
  color: #ffffff;
  font-weight: 600;
}
.start__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .start__list {
    margin-top: 0;
  }
}
.start__list-title {
  text-transform: uppercase;
  color: #c7f300;
  font-weight: 600;
  font-size: 20px;
}
.start__list-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-right: 40px;
}
@media (max-width: 1200px) {
  .start__list-items {
    padding-right: 0;
  }
}
.start__list-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-left: 50px;
  color: #afafaf;
  font-size: 18px;
  counter-increment: section;
}
.start__list-item:before {
  content: "0" counter(section);
  position: absolute;
  left: 0;
  top: 2px;
  color: #c7f300;
}
.start__list-item span {
  color: #ffffff;
  font-size: 20px;
}

.email__content {
  position: relative;
  max-width: 1200px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin: 0 auto;
  padding: 60px;
  border-radius: 24px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  overflow: hidden;
}
@media (max-width: 768px) {
  .email__content {
    flex-direction: column;
  }
}
@media (max-width: 564px) {
  .email__content {
    padding: 40px;
  }
}
.email__content:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(60px);
  z-index: 2;
}
.email__content:after {
  content: "";
  position: absolute;
  left: -5%;
  top: -25%;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #6c2fce;
  z-index: 1;
  opacity: 0.3;
}
.email__form {
  position: relative;
  z-index: 3;
}
.email__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .email__title {
    text-align: center;
  }
}
.email__title span {
  font-size: 66px;
  font-family: "Miller", Serif;
  color: #c7f300;
}
@media (max-width: 960px) {
  .email__title span {
    font-size: 48px;
  }
}
.email__desc {
  max-width: 480px;
  width: 100%;
  font-size: 18px;
  color: #afafaf;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .email__desc {
    text-align: center;
    font-size: 16px;
  }
}
@media (max-width: 564px) {
  .email__desc br {
    display: none;
  }
}
.email__form {
  max-width: 360px;
  width: 100%;
}
.email__form .form__row {
  flex-direction: column;
}
.email__form .form__row input {
  height: 58px;
}
.email__form .form__row label {
  max-width: none;
}
.email__form .form__control {
  max-width: none;
  height: 58px;
}
.email__form .form__desc {
  text-align: center;
}

.connect {
  position: relative;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.connect:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(60px);
  z-index: 2;
}
.connect:after {
  content: "";
  position: absolute;
  left: -5%;
  bottom: -35%;
  width: 300px;
  height: 200px;
  border-radius: 50%;
  background: #c7f300;
  z-index: 1;
  opacity: 0.2;
}
@media (max-width: 1024px) {
  .connect:after {
    content: none;
  }
}
.connect__wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: space-between;
}
.connect__list {
  display: flex;
  align-items: center;
  gap: 10px;
}
.connect__link {
  display: flex;
  justify-content: center;
  min-width: 100px;
  padding: 10px 14px;
  border-radius: 12px;
  color: #c7f300;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 564px) {
  .connect__link {
    min-width: auto;
    font-size: 14px;
  }
}
@media (max-width: 429px) {
  .connect__link {
    padding: 6px 10px;
    font-size: 12px;
  }
}
.connect__link:hover {
  border: 1px solid rgba(255, 255, 255, 0.4);
}

@media (max-width: 768px) {
  .say {
    padding-bottom: 136px;
  }
}
.say__nav {
  display: flex;
  gap: 16px;
  align-self: flex-end;
}
@media (max-width: 768px) {
  .say__nav {
    position: absolute;
    bottom: 52px;
    left: 50%;
    transform: translateX(-50%);
  }
  .say__nav .slick-arrow {
    width: 56px;
    height: 56px;
  }
}
.say__content {
  display: flex;
  width: 100%;
}
.say__slider {
  margin: 0 -15px;
}
.say__play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 88px;
  height: 88px;
  transform: translate(-50%, -50%);
  z-index: 2;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
@media (max-width: 564px) {
  .say__play {
    width: 42px;
    height: 42px;
  }
  .say__play svg {
    width: 42px;
    height: 42px;
  }
}
.say__play:hover {
  opacity: 0.7;
}
.say__video {
  display: flex;
  height: 100%;
  width: 100%;
  background: #c4abe7;
}
.say__video video {
  display: flex;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.say__item {
  position: relative;
  display: flex !important;
  height: 360px;
  margin: 0 15px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .say__item {
    height: 300px;
  }
}
@media (max-width: 564px) {
  .say__item {
    height: 250px;
    border-radius: 10px;
  }
}
@media (max-width: 429px) {
  .say__item {
    height: 170px;
  }
}
.say__item.is-playing .say__play {
  opacity: 0;
  pointer-events: none;
}
.say__author {
  position: absolute;
  left: 30px;
  bottom: 24px;
  display: flex;
  align-items: center;
  gap: 12px;
  z-index: 2;
}
@media (max-width: 768px) {
  .say__author {
    left: 12px;
    bottom: 10px;
  }
}
.say__text {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.say__text span {
  font-size: 20px;
  color: #ffffff;
  font-weight: 600;
}
@media (max-width: 768px) {
  .say__text span {
    font-size: 15px;
  }
}
.say__text span:last-child {
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .say__text span:last-child {
    font-size: 13px;
  }
}
.say__avatar {
  display: flex;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .say__avatar {
    width: 42px;
    height: 42px;
  }
}
.say__avatar img {
  display: flex;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

body.modal-open {
  overflow: hidden;
}

.modal-window {
  z-index: 15;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 670px;
  background-color: #141414;
  border-radius: 20px;
  padding: 50px 48px 44px 48px;
  transform: scale(1);
  transition-property: transform, opacity;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-family: "DM Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  .modal-window {
    width: 100%;
    padding: 25px 24px 22px 24px;
  }
}
.modal-window__title {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -6.5%;
  line-height: 95%;
  margin-bottom: 17px;
}
@media screen and (max-width: 449px) {
  .modal-window__title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.modal-window__desc {
  font-size: 22px;
  font-weight: 600;
  color: #979797;
  letter-spacing: -5%;
  line-height: 95%;
  margin-bottom: 45px;
}
@media screen and (max-width: 449px) {
  .modal-window__desc {
    font-size: 12px;
    margin-bottom: 30px;
  }
}
.modal-window__question {
  font-size: 21px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -2%;
  line-height: 95%;
  margin-bottom: 23px;
}
@media screen and (max-width: 449px) {
  .modal-window__question {
    font-size: 11px;
    margin-bottom: 12px;
  }
}
.modal-window__options {
  display: flex;
  flex-direction: column;
  gap: 19px;
}
@media screen and (max-width: 449px) {
  .modal-window__options {
    gap: 15px;
  }
}
.modal-window__option-title {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -1.5%;
  line-height: 95%;
  margin-bottom: 11px;
  color: #ffffff;
}
@media screen and (max-width: 449px) {
  .modal-window__option-title {
    font-size: 12px;
    margin-bottom: 7px;
  }
}
.modal-window__option-desc {
  font-size: 19px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: -1.5%;
  line-height: 95%;
  color: #979797;
}
@media screen and (max-width: 449px) {
  .modal-window__option-desc {
    font-size: 10px;
  }
}
.modal-window__option-link {
  position: relative;
  display: block;
  width: 574px;
  padding: 29px 31px 26px 31px;
  border-style: solid;
  border-color: #252525;
  border-width: 1.5px 1px;
  border-radius: 16px;
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 767px) {
  .modal-window__option-link {
    width: 100%;
  }
}
@media screen and (max-width: 449px) {
  .modal-window__option-link {
    padding: 15px 13px 15px 13px;
  }
}
.modal-window__option-link svg {
  position: absolute;
  right: 31px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 449px) {
  .modal-window__option-link svg {
    right: 10px;
  }
}
.modal-window__option-link:hover,
.modal-window__option-link:focus {
  transform: translateX(10px);
  background-color: #1c1c1c;
}

.btn-close {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  margin: 0;
  padding: 0;
  border: none;
  height: 16px;
  width: 16px;
  right: 38px;
  top: 38px;
  background-color: transparent;
  cursor: pointer;
}

.backdrop {
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .backdrop {
    padding-top: 93px;
    padding-bottom: 93px;
  }
}
@media screen and (min-width: 767px) {
  .backdrop {
    padding-top: 208px;
    padding-bottom: 208px;
  }
}
.backdrop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  transition-property: opacity;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 14;
}
.backdrop.is-hidden {
  opacity: 0;
  pointer-events: none;
}

.is-hidden .modal-window {
  transform: scale(0.1);
  opacity: 0.1;
} /*# sourceMappingURL=styles.css.map */
