._01,
._01 * {
  box-sizing: border-box;
}
._01 {
  position: relative;
}
.div {
  opacity: 0.1;
  width: 1303px;
  height: 1627px;
  position: static;
}
.mask-group {
  position: absolute;
  width: 1040px;
  height: 989px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.mask-group img {
  width: 1040px;
  height: 989px;
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.ellipse-2363 {
  background: #e3e3e3;
  border-radius: 50%;
  opacity: 0.27;
  width: 763px;
  height: 763px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 0px;
  filter: blur(500px);
}
.div2 {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  height: 117px;
  position: absolute;
  right: 872.92px;
  left: 871.0029296875px;
  top: 870px;
}
.div3 {
  color: #ffffff;
  text-align: center;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 36px;
  letter-spacing: -0.01em;
  font-weight: 300;
  opacity: 0.7;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.group-4 {
  flex-shrink: 0;
  width: 696px;
  height: 75px;
  position: static;
}
.obelisk-private-club {
  text-align: center;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 64px;
  letter-spacing: -0.04em;
  font-weight: 600;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.obelisk-private-club-span {
  color: #ff60ec;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 64px;
  letter-spacing: -0.04em;
  font-weight: 600;
}
.obelisk-private-club-span2 {
  color: #ffffff;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 64px;
  letter-spacing: -0.04em;
  font-weight: 600;
}
.obelisk {
  text-align: left;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 600;
  position: relative;
  width: 244px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div4 {
  width: 2302.92px;
  height: 1387.47px;
  position: static;
}
.mask-group2 {
  width: 1040px;
  height: 989px;
  position: absolute;
  left: 50%;
  translate: -50%;
  top: 1014px;
  overflow: visible;
}
.group-33875 {
  width: 2302.92px;
  height: 1387.47px;
  position: static;
}
.grid-background {
  height: 3239px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  opacity: 0.05;
  pointer-events: none;
  z-index: -10;
  object-fit: cover;
  mask-image: linear-gradient(to bottom, 
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 1000px,
    rgba(0, 0, 0, 0) 1100px
  );
  -webkit-mask-image: linear-gradient(to bottom, 
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 1) 1000px,
    rgba(0, 0, 0, 0) 1100px
  );
}
.diamonds {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}
.diamond1, .diamond2, .diamond3, .diamond4, .diamond5, .diamond6 {
  position: absolute;
  animation: floatFront 4s ease-in-out infinite;
  mix-blend-mode: screen;
  transform-origin: center;
  will-change: transform;
  filter: brightness(1.2) contrast(1.1);
}
.diamond1 {
  width: 400px;
  height: 400px;
  left: calc(50% - 600px);
  top: -100px;
  z-index: 1;
}
.diamond2 {
  width: 400px;
  height: 400px;
  right: calc(50% - 670px);
  top: 400px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 0.5s;
  z-index: 3;
}
.diamond3 {
  width: 400px;
  height: 500.82px;
  left: calc(50% - -200px);
  top: -120px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 1.5s;
  z-index: 4;
}
.diamond4 {
  width: 600px;
  height: 600px;
  right: calc(50% - 0px);
  top: 250px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 1.5s;
  z-index: 4;
}
.diamond5 {
  width: 800px;
  height: 800px;
  left: calc(50% - -600px);
  top: 300px;
  animation-delay: 2s;
  z-index: 4;
}
.diamond6 {
  width: 700px;
  height: 700px;
  right: calc(50% - -600px);
  top: -400px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 2.5s;
  z-index: 4;
}
@keyframes floatFront {
  0% { transform: translateY(0) translateX(0) rotate(0deg); }
  50% { transform: translateY(-15px) translateX(5px) rotate(3deg); }
  100% { transform: translateY(0) translateX(0) rotate(0deg); }
}
@keyframes floatBack {
  0% { transform: translateY(0) translateX(0) rotate(0deg); }
  50% { transform: translateY(15px) translateX(-5px) rotate(-3deg); }
  100% { transform: translateY(0) translateX(0) rotate(0deg); }
}
.light-diamond {
  width: 1600.25px;
  height: 746.82px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: visible;
  filter: drop-shadow(0 0 30px rgba(255, 96, 236, 0.3));
  z-index: 4;
}
.ellipse-2362 {
  width: 1200px;
  height: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(
    circle at center,
    rgba(255, 96, 236, 0.3) 0%,
    rgba(255, 96, 236, 0.1) 50%,
    transparent 100%
  );
  filter: blur(80px);
  z-index: 0;
}
.kraft-paper {
  width: 783.41px;
  height: 587.56px;
  position: absolute;
  left: calc(50% - 600px);
  top: 26%;
  transform: translateY(-50%);
  object-fit: cover;
  z-index: 2;
}
.mask-group3 {
  width: 783.41px;
  height: 587.56px;
  position: absolute;
  left: calc(50% - 650.96px);
  top: 987px;
  overflow: visible;
}
.macbook {
  width: 762.76px;
  height: 746.82px;
  position: absolute;
  left: calc(50% - 200px);
  top: 40%;
  transform: translateY(-50%);
  object-fit: cover;
  z-index: 3;
}
.obelisk-header,
.obelisk-header * {
  box-sizing: border-box;
}
.obelisk-header {
  background: rgba(14, 14, 14, 0.7);
  padding: 15px 29px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  backdrop-filter: blur(14.6px);
}
.obelisk-header2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1306px;
  width: 100%;
  margin: 0 auto;
}
.frame-3 {
  text-decoration: none;
  background: #ff60ec;
  border-radius: 100px;
  padding: 12px 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0px 10px 30.3px 0px rgba(255, 96, 236, 0.71);
  cursor: pointer;
  transition: all 0.3s ease;
}
.frame-3:hover {
  transform: translateY(-2px);
  box-shadow: 0px 15px 35px 0px rgba(255, 96, 236, 0.8);
}
.frame-1 {
  display: flex;
  gap: 32px;
  align-items: center;
}
._01-span, ._02-span, ._03-span, ._04-span, ._05-span, ._06-span {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 12px;
  letter-spacing: -0.01em;
  font-weight: 400;
}
._01-span2, ._02-span2, ._03-span2, ._04-span2, ._05-span2, ._06-span2 {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 12px;
  letter-spacing: -0.01em;
  margin-left: 4px;
}
.obelisk-span {
  background: linear-gradient(90deg, #FF60EC 0%, #FF60EC 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 30px rgba(255, 96, 236, 0.5));
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 600;
}
.obelisk-span2 {
  color: #ffffff;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 600;
}
.vector {
  flex-shrink: 0;
  width: 12px;
  height: 10px;
  position: relative;
  overflow: visible;
}
.div {
  color: #ffffff;
  text-align: left;
  font-family: "WorkSans-Regular", sans-serif;
  font-size: 12px;
  letter-spacing: -0.04em;
  font-weight: 400;
  position: relative;
  white-space: nowrap;
}
.button-text {
  color: #ffffff;
  font-family: "WorkSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.frame-5 {
  display: flex;
  flex-direction: row;
  gap: 7px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  width: 244px;
  position: relative;
}

body {
  background: #02030C;
  margin: 0;
  padding: 0;
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
  width: 100%;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  width: 100%;
}

.main-content {
  padding-top: 120px;
  max-width: 1306px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.subtitle {
  color: #ffffff;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 40px;
  letter-spacing: -0.01em;
  font-weight: 300;
  opacity: 0.7;
  margin-bottom: 10px;
  margin-top: 100px;
}

.title {
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 64px;
  letter-spacing: -0.04em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}

.title-accent {
  background: linear-gradient(90deg, #FF60EC 0%, #FF60EC 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 0 30px rgba(255, 96, 236, 0.5));
}

.content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1306px;
  margin: 0 auto;
  padding-top: 150px;
  isolation: isolate;
  height: 1000px;
}

.elements-container {
  position: absolute;
  width: 100%;
  height: 800px;
  left: 50%;
  top: 300px;
  transform: translateX(-50%);
}

.kraft-paper-postal-bag-3 {
  width: 783.41px;
  height: 587.56px;
  position: absolute;
  left: calc(50% - 650.96px);
  top: 987px;
  transform-origin: 0 0;
  transform: rotate(0deg) scale(1, 1);
  object-fit: cover;
  aspect-ratio: 783.41/587.56;
}
.mask-group,
.mask-group * {
  box-sizing: border-box;
}

.students-works {
  padding: 0;
  max-width: 1306px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  z-index: 1;
}

.section-header {
  max-width: 1306px;
  margin: -100px auto 60px;
  display: flex;
  align-items: center;
  position: relative;
}

.section-number {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 64px;
  letter-spacing: -0.01em;
  margin-right: 16px;
}

.section-title {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 64px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.works-slider {
  position: relative;
  width: 100%;
  max-width: 1306px;
  margin: 0 auto;
  overflow: visible;
  z-index: 1;
}

.works-track {
  display: flex;
  gap: 24px;
  position: relative;
  width: max-content;
  transition: transform 0.3s ease;
  padding: 0;
  margin-left: 0;
}

.work-card {
  flex: 0 0 auto;
  padding: 9px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
  transition: opacity 0.3s ease;
  transform-origin: center;
  border-radius: 35px;
  height: 356px;
}

.work-card.large {
  width: 653px;
  opacity: 1;
  background: linear-gradient(to right, rgba(255, 96, 236, 0.2), rgba(255, 96, 236, 0.1));
  box-shadow: 
    0 0 30px rgba(255, 96, 236, 0.2),
    inset 0 0 20px rgba(255, 96, 236, 0.1);
}

.work-card.large::before {
  content: '';
  position: absolute;
  inset: -2px;
  background: linear-gradient(45deg, 
    rgba(255, 96, 236, 0.4),
    rgba(255, 96, 236, 0.1),
    rgba(255, 96, 236, 0.4)
  );
  border-radius: 35px;
  z-index: -1;
  animation: borderGlow 3s ease-in-out infinite;
}

@keyframes borderGlow {
  0%, 100% { opacity: 0.6; }
  50% { opacity: 1; }
}

.work-card.small {
  width: 492px;
  opacity: 0.4;
}

.work-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 26px;
  overflow: hidden;
}

.work-image::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0 0 26px 26px;
  z-index: 1;
}

.work-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 26px;
}

.work-content {
  background: rgba(14, 14, 14, 0.7);
  border-radius: 25px;
  padding: 16px 24px;
  backdrop-filter: blur(14.6px);
  width: fit-content;
  z-index: 2;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.work-title {
  color: #ffffff;
  font-family: "SfProDisplay-Semibold", sans-serif;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 600;
  margin-bottom: 10px;
}

.work-card.small .work-title {
  font-size: 20px;
}

.work-description {
  color: #ffffff;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-weight: 300;
  margin-bottom: 10px;
}

.work-card.small .work-description {
  font-size: 14px;
}

.work-author {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 15px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.work-card.small .work-author {
  font-size: 14px;
}

.author-link {
  color: #FF60EC;
  text-decoration: none;
}

.slider-controls {
  display: flex;
  align-items: center;
  gap: 29px;
  margin-top: 60px;
  padding-left: 24px;
}

.slider-arrows {
  display: flex;
  gap: 5px;
}

.slider-arrow {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  border: none;
}

.slider-arrow:hover {
  background: rgba(255, 255, 255, 0.1);
}

.slider-arrow svg {
  width: 40px;
  height: 40px;
}

.slider-arrow path {
  stroke-width: 1px;
  transition: all 0.3s ease;
  stroke-opacity: 0.5;
}

.slider-arrow:hover path {
  stroke-opacity: 1;
}

.slider-progress {
  display: flex;
  gap: 4px;
}

.progress-segment {
  width: 108px;
  height: 1px;
  background: #E3E3E3;
  border-radius: 48px;
  opacity: 0.45;
  transition: all 0.3s ease;
}

.progress-segment.active {
  height: 8px;
  background: #FF60EC;
  opacity: 1;
  position: relative;
}

.progress-segment.active::after {
  content: '';
  position: absolute;
  inset: 0;
  background: inherit;
  border-radius: inherit;
  filter: blur(7.15px);
}

.telegram-link {
  position: static;
  margin-left: auto;
  background: linear-gradient(90deg, rgba(255, 96, 236, 0.2) 0%, rgba(255, 96, 236, 0.1) 100%);
  border-radius: 12px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-family: "WorkSans-Regular", sans-serif;
  font-size: 12px;
  letter-spacing: -0.01em;
  transition: all 0.3s ease;
}

.telegram-link:hover {
  background: linear-gradient(45deg, rgba(255, 96, 236, 0.3), rgba(255, 96, 236, 0.2));
}

.telegram-link svg {
  width: 14px;
  height: 14px;
  opacity: 0.8;
}

.slider-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.slider-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}

.discount-banner {
  position: relative;
  width: 250vw;
  height: 800px;
  margin: 60px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  left: 50%;
  transform: translateX(-50%);
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  z-index: 9999;
}

.discount-image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 999;
}

.group-33897 {
  width: 1454.24px;
  height: 43.45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 192.34px;
}

.rectangle-13 {
  background: #ff60ec;
  width: 1454.24px;
  height: 43.45px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  transform: rotate(-3.325deg);
  opacity: 0.7;
}

.discount-mask-group {
  width: 1454.24px;
  height: 43.45px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.group-33896 {
  width: 2912.26px;
  height: 87.02px;
  position: absolute;
  left: calc(50% - 1443.44px);
  top: 0;
}

.rectangle-132 {
  background: #ff60ec;
  width: 2912.26px;
  height: 87.02px;
  position: absolute;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  transform: rotate(6.047deg);
  opacity: 0.7;
}

.mask-group2 {
  width: 2912.26px;
  height: 87.02px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.discount-strip {
  position: absolute;
  opacity: 0.7;
  background: #ff60ec;
  left: 50%;
  translate: -50%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  color: white;
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 32px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.discount-strip.strip-1 {
  width: 1454.24px;
  height: 43.45px;
  top: 192.34px;
  transform-origin: 0 0;
  transform: rotate(-3.325deg) scale(1, 1);
}

.discount-strip.strip-2 {
  width: 2912.26px;
  height: 87.02px;
  left: calc(50% - 1443.44px);
  top: 0px;
  transform-origin: 0 0;
  transform: rotate(6.047deg) scale(1, 1);
}

.discount-strip .text-content {
  position: absolute;
  display: flex;
  gap: 40px;
  padding: 0 20px;
  width: 200%;
}

.discount-strip .text-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.discount-strip .text-item span {
  color: rgba(255, 255, 255, 0.7);
}

.discount-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes scrollBanner {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.discount-strip img {
  animation: scrollBanner 20s linear infinite;
  width: 200%;
  height: 100%;
}

.advantages {
  position: relative;
  max-width: 1306px;
  margin: 0 auto;
  padding: 60px 0;
  z-index: 1;
  height: 1000px;
}

.advantages-grid {
  --card-1-width: 106%;
  --card-1-height: 200px;
  --card-1-offset-x: 1px;
  --card-1-offset-y: 35px;
  
  --card-2-width: 106%;
  --card-2-height: 250px;
  --card-2-offset-x: 1px;
  --card-2-offset-y: 50px;
  
  --card-3-width: 106%;
  --card-3-height: 200px;
  --card-3-offset-x: 1px;
  --card-3-offset-y: 65px;
  
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.advantage-card {
  position: absolute;
  padding: 48px;
  background: transparent;
  display: flex;
  align-items: flex-start;
  border-radius: 32px;
  overflow: visible;
  left: 50%;
  transform: translateX(-50%);
}

.advantage-card:nth-child(1) {
  background: rgba(255, 255, 255, 0.02);
  width: var(--card-1-width);
  height: var(--card-1-height);
  transform: translateX(-50%) translateX(var(--card-1-offset-x));
  top: var(--card-1-offset-y);
}

.advantage-card:nth-child(2) {
  background: linear-gradient(180deg, rgba(54, 0, 68, 0.15) 0%, rgba(14, 14, 14, 0) 100%);
  box-shadow: 0 0 150px 100px rgba(255, 96, 236, 0.15);
  width: var(--card-2-width);
  height: var(--card-2-height);
  transform: translateX(-50%) translateX(var(--card-2-offset-x));
  top: calc(var(--card-1-height) + 32px + var(--card-2-offset-y));
}

.advantage-card:nth-child(3) {
  background: rgba(255, 255, 255, 0.02);
  width: var(--card-3-width);
  height: var(--card-3-height);
  transform: translateX(-50%) translateX(var(--card-3-offset-x));
  top: calc(var(--card-1-height) + var(--card-2-height) + 64px + var(--card-3-offset-y));
}

.advantage-content {
  position: relative;
  z-index: 1;
  padding-right: 300px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.advantage-title {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 400;
}

.advantage-description {
  color: rgba(255, 255, 255, 0.7);
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-weight: 300;
}

.advantage-number {
  position: absolute;
  top: 50%;
  right: 48px;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.08);
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 160px;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 1;
  pointer-events: none;
}

.advantages-grid-background {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  opacity: 0.5;
}

.club-branches {
  position: relative;
  max-width: 1306px;
  margin: 120px auto;
  padding: 0 20px;
  isolation: isolate;
}

.club-branches-diamonds {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 100;
}

.club-diamond1, .club-diamond2, .club-diamond3 {
  position: absolute;
  animation: floatFront 4s ease-in-out infinite;
  mix-blend-mode: screen;
  transform-origin: center;
  will-change: transform;
  filter: brightness(1.2) contrast(1.1);
}

.club-diamond1 {
  width: 700px;
  height: 700px;
  left: 1200px;
  top: 50px;
  z-index: 100;
}

.club-diamond2 {
  width: 250px;
  height: 250px;
  right: 600px;
  top: -200px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 1s;
  z-index: 100;
}

.club-diamond3 {
  width: 800px;
  height: 800px;
  left: -400px;
  top: 250px;
  animation: floatBack 4s ease-in-out infinite;
  animation-delay: 2s;
  z-index: 100;
}

.club-branches .section-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 48px;
}

.club-branches .section-number {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 48px;
  letter-spacing: -0.01em;
}

.club-branches .section-title {
  color: #ffffff;
  font-family: "SfProDisplay-Semibold", sans-serif;
  font-size: 48px;
  letter-spacing: -0.01em;
  font-weight: 600;
  margin: 0;
}

.branches-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 983px;
  margin: 0 auto;
}

.branch-card {
  background: rgba(14, 14, 14, 0.7);
  border-radius: 25px;
  padding: 32px 30px;
  backdrop-filter: blur(14.6px);
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  transition: all 0.3s ease;
}

.branch-card:hover {
  background: radial-gradient(
    closest-side,
    rgba(255, 96, 236, 0.54) 0%,
    rgba(14, 14, 14, 0.01) 100%
  );
  box-shadow: 0 0 50px rgba(255, 96, 236, 0.3);
}

.branch-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.branch-title {
  color: #ffffff;
  font-family: "SfProDisplay-Medium", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  font-weight: 500;
  margin: 0;
}

.branch-number {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 20px;
  letter-spacing: -0.01em;
  opacity: 0.2;
}

.branch-description {
  color: #e3e3e3;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 15px;
  line-height: 117%;
  letter-spacing: -0.01em;
  font-weight: 300;
  margin: 0;
}

.reviews {
  position: relative;
  max-width: 1306px;
  margin: 350px auto 120px;
  padding: 0 20px;
}

.reviews-slider {
  position: relative;
  margin-top: 60px;
}

.reviews-track {
  display: flex;
  gap: 21px;
  transition: transform 0.5s ease;
}

.review-card {
  flex-shrink: 0;
  width: 554px;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}

.review-card.active {
  opacity: 1;
}

.review-header {
  padding: 0 0 0 24px;
  display: flex;
  align-items: center;
  gap: 18px;
}

.review-avatar {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  object-fit: cover;
}

.review-author {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.author-name {
  color: #ffffff;
  font-family: "SfProDisplay-Semibold", sans-serif;
  font-size: 24px;
  letter-spacing: -0.01em;
  font-weight: 600;
}

.author-status {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: 300;
}

.review-content {
  background: rgba(14, 14, 14, 0.7);
  border-radius: 25px;
  padding: 21px 24px;
  backdrop-filter: blur(14.6px);
}

.review-content p {
  color: #ffffff;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-weight: 300;
  margin: 0;
}

.review-footer {
  padding: 0 0 0 24px;
  display: flex;
  align-items: center;
  gap: 9px;
}

.telegram-icon {
  width: 12px;
  height: 10px;
}

.telegram-link {
  color: #ff60ec;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 15px;
  letter-spacing: -0.01em;
}

.link-prefix {
  font-family: "SfProDisplay-Regular", sans-serif;
}

.link-username {
  font-family: "SfProDisplay-Italic", sans-serif;
  font-style: italic;
}

.reviews-controls {
  display: flex;
  align-items: center;
  gap: 29px;
  margin-top: 60px;
  padding-left: 24px;
}

.slider-arrows {
  display: flex;
  gap: 5px;
}

.slider-arrow {
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}

.slider-arrow:hover {
  background: rgba(255, 255, 255, 0.1);
}

.slider-arrow svg {
  width: 40px;
  height: 40px;
}

.slider-arrow path {
  stroke-width: 1px;
  transition: all 0.3s ease;
}

.slider-arrow:hover path {
  stroke-opacity: 1;
}

.slider-progress {
  display: flex;
  gap: 4px;
}

.progress-bar {
  width: 108px;
  height: 1px;
  background: #e3e3e3;
  border-radius: 48px;
  opacity: 0.45;
}

.progress-bar.active {
  height: 8px;
  background: #ff60ec;
  opacity: 1;
  position: relative;
}

.progress-bar.active::after {
  content: '';
  position: absolute;
  inset: 0;
  background: inherit;
  border-radius: inherit;
  filter: blur(7.15px);
}

.contacts {
  position: relative;
  max-width: 1306px;
  margin: 120px auto;
  padding: 0 20px;
  isolation: isolate;
}

.contacts::before {
  content: '';
  position: absolute;
  top: 50px;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 492px;
  background-image: url('Контакты.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: -1;
  pointer-events: none;
  opacity: 0.5;
}

.contacts .section-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 72px;
}

.contacts .section-number {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 48px;
  letter-spacing: -0.01em;
}

.contacts .section-title {
  color: #ffffff;
  font-family: "SfProDisplay-Semibold", sans-serif;
  font-size: 48px;
  letter-spacing: -0.01em;
  font-weight: 600;
  margin: 0;
}

.contacts-grid {
  --card-1-width: 300px;
  --card-1-height: 360px;
  --card-1-offset-x: -7px;
  --card-1-offset-y: 15px;
  
  --card-2-width: 300px;
  --card-2-height: 360px;
  --card-2-offset-x: -3px;
  --card-2-offset-y: 15px;
  
  --card-3-width: 300px;
  --card-3-height: 360px;
  --card-3-offset-x: 3px;
  --card-3-offset-y: 15px;
  
  display: flex;
  gap: 31px;
  justify-content: center;
  max-width: 983px;
  margin: 0 auto;
  position: relative;
}

.contact-card {
  background: rgba(14, 14, 14, 0.7);
  border-radius: 25px;
  padding: 30px 37px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  backdrop-filter: blur(14.6px);
  overflow: hidden;
  position: relative;
}

.contact-card:nth-child(1) {
  width: var(--card-1-width);
  height: var(--card-1-height);
  transform: translate(var(--card-1-offset-x), var(--card-1-offset-y));
}

.contact-card:nth-child(2) {
  width: var(--card-2-width);
  height: var(--card-2-height);
  transform: translate(var(--card-2-offset-x), var(--card-2-offset-y));
}

.contact-card:nth-child(3) {
  width: var(--card-3-width);
  height: var(--card-3-height);
  transform: translate(var(--card-3-offset-x), var(--card-3-offset-y));
}

.contact-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 20px;
}

.contact-header {
  display: flex;
  gap: 18px;
  align-items: flex-start;
}

.contact-icon {
  width: 30px;
  height: 30px;
}

.contact-icon[alt="YouTube"] {
  width: 30px;
  height: 30px;
}

.contact-title {
  color: #ffffff;
  font-family: "SfProDisplay-Medium", sans-serif;
  font-size: 28px;
  letter-spacing: -0.01em;
  font-weight: 500;
  margin: 0;
  width: 182px;
}

.contact-description {
  color: #e3e3e3;
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  font-weight: 300;
  margin: 0;
}

.contact-button {
  background: linear-gradient(90deg, #FF60EC 0%, #FF84F0 100%);
  border-radius: 100px;
  padding: 14px 24px;
  width: 100%;
  cursor: pointer;
  box-shadow: 0px 10px 30.3px 0px rgba(255, 96, 236, 0.71);
  transition: all 0.3s ease;
  margin-top: auto;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}

.contact-button:hover {
  transform: translateY(-2px);
  box-shadow: 0px 15px 35px 0px rgba(255, 96, 236, 0.8);
}

.contact-button span {
  color: #ffffff;
  font-family: "WorkSans-Regular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  text-align: center;
}

.footer {
  backdrop-filter: blur(14.6px);
  padding: 32px 0;
  width: 100%;
}

.footer-content {
  max-width: 1306px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.footer-logo {
  font-family: "WorkSans-SemiBold", sans-serif;
  font-size: 20px;
  letter-spacing: -0.04em;
  font-weight: 600;
}

.footer-logo-o {
  color: #FF60EC;
}

.footer-logo-belisk {
  color: #ffffff;
}

.footer-copyright {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 12px;
  letter-spacing: -0.04em;
}

.footer-credits {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 12px;
  letter-spacing: -0.04em;
}

.footer-author {
  color: rgba(255, 255, 255, 0.3);
  text-decoration: underline;
  margin-left: 4px;
}

.footer-nav {
  display: flex;
  gap: 80px;
}

.footer-nav-section {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer-nav-title {
  color: rgba(255, 255, 255, 0.5);
  font-family: "WorkSans-Regular", sans-serif;
  font-size: 12px;
  letter-spacing: -0.04em;
}

.footer-nav-links {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer-nav-links a {
  color: rgba(255, 255, 255, 0.3);
  font-family: "SfProDisplay-Light", sans-serif;
  font-size: 12px;
  letter-spacing: -0.04em;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.footer-nav-links a:hover {
  opacity: 0.7;
}

.frame-1 a {
  text-decoration: none;
  transition: opacity 0.3s ease;
  cursor: pointer;
}

.frame-1 a:hover {
  opacity: 0.8;
}

#main, #students-works, #advantages, #club-branches, #reviews, #contacts {
  scroll-margin-top: 100px;
}

.expand-video {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.work-card:hover .expand-video {
  opacity: 1;
}

.expand-video:hover {
  background: rgba(255, 96, 236, 0.5);
}

.video-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

.video-modal.active {
  display: flex;
}

body.modal-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.modal-content {
  width: 90%;
  max-width: 1200px;
  position: relative;
  background: rgba(14, 14, 14, 0.7);
  border-radius: 25px;
  padding: 20px;
  margin: auto;
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.modal-author {
  color: #ffffff;
  font-family: "SfProDisplay-Regular", sans-serif;
  font-size: 18px;
  letter-spacing: -0.01em;
}

.close-modal {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s ease;
}

.close-modal:hover {
  background: rgba(255, 255, 255, 0.2);
}

.modal-video-container {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 26px;
  overflow: hidden;
  background: #000;
}

.modal-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.modal-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  pointer-events: none;
  width: 100%;
}

.modal-prev,
.modal-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  pointer-events: auto;
}

.modal-prev:hover,
.modal-next:hover {
  background: rgba(255, 255, 255, 0.2);
}

.modal-prev:disabled,
.modal-next:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}