.home-media {
  position: relative;
  width: 1920px;
  height: 800px;
  margin-inline: auto;
  background: #fbfafe;
  border-radius: 100px;
  overflow: hidden;
}

.home-media__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.home-media__bg-dots {
  position: absolute;
  top: -238px;
  left: -150px;
  width: 2681px;
  height: 1503px;
  background: url("../img/home-media/bg-dots.webp") center / cover no-repeat;
  opacity: 0.3;
}

.home-media__bg-dots-2 {
  position: absolute;
  top: -538px;
  left: -184px;
  width: 2104px;
  height: 1574px;
  background: url("../img/home-media/bg-dots-2.webp") center / cover no-repeat;
  opacity: 0.05;
}

.home-media__bg-icon {
  position: absolute;
  top: -1153px;
  left: -1408px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3658.63px;
  height: 2883.61px;
  pointer-events: none;
}

.home-media__bg-icon-inner {
  flex: none;
  width: 3427.23px;
  height: 2565.03px;
  transform: rotate(5.53deg);
  background: url("../img/home-media/bg-icon.webp") center / cover no-repeat;
  opacity: 0.03;
}

.home-media__copy {
  position: absolute;
  top: 221px;
  left: 1161px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 500px;
  pointer-events: none;
}

.home-media__copy-title {
  margin: 0;
  flex: none;
  width: 510px;
  height: 48px;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 34px;
  line-height: 1.3;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-media__copy-title-accent {
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 700;
  color: #43328a;
}

.home-media__copy-body {
  margin: 0;
  flex: none;
  display: flex;
  align-items: center;
  width: 500px;
  height: 168px;
}

.home-media__copy-body p {
  margin: 0;
  width: 100%;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-media__copy-body strong {
  font-weight: 500;
  color: #43328a;
}

.home-media__copy-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: none;
  gap: 17px;
  width: 424px;
}

.home-media__cta-wrap {
  display: flex;
  align-items: flex-start;
  flex: none;
  width: 100%;
  padding: 10px 0;
  box-sizing: border-box;
}

.home-media__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 404px;
  height: 71px;
  padding: 24px 26px;
  box-sizing: border-box;
  border: 0;
  border-radius: 10px;
  background: #43328a;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  pointer-events: auto;
  appearance: none;
  -webkit-appearance: none;
}

.home-media__cta:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

.home-media__link {
  flex: none;
  width: 100%;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  background-image: linear-gradient(90deg, #5445c4, #666);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  cursor: pointer;
  pointer-events: auto;
}

.home-media__link:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

.home-media__collage {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.home-media__shot {
  position: absolute;
}

.home-media__shot img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: fill;
  pointer-events: none;
}

.home-media__shot--player {
  top: 115.2px;
  left: 321.4px;
  width: 420.7px;
  height: 469.4px;
  z-index: 1;
}

.home-media__shot--thumbs {
  top: 539.2px;
  left: 290.2px;
  width: 625.5px;
  height: 145.2px;
  z-index: 2;
}

.home-media__shot--files {
  top: 268.2px;
  left: 734.2px;
  width: 320.6px;
  height: 256.7px;
  z-index: 3;
}

.home-media__shot--menu {
  top: 149.3px;
  left: 828.3px;
  width: 250.6px;
  height: 154.7px;
  z-index: 4;
}

@media (max-width: 1679px) {
  .home-media {
    width: 1440px;
    height: 700px;
    zoom: calc(100cqw / 1440px);
    margin-inline: 0;
    margin-bottom: 0;
  }

  .home-media__bg-dots {
    top: -238px;
    left: -159px;
    width: 1709px;
    height: 958px;
  }

  .home-media__bg-dots-2 {
    top: -499px;
    left: -185px;
    width: 1659px;
    height: 1242px;
  }

  .home-media__bg-icon {
    top: -976px;
    left: -1243px;
    width: 3019.4px;
    height: 2423.7px;
  }

  .home-media__bg-icon-inner {
    width: 2765.74px;
    height: 2069.96px;
    transform: rotate(7.74deg);
  }

  .home-media__copy {
    top: 177px;
    left: 833px;
    gap: 10px;
    width: 500px;
  }

  .home-media__copy-title {
    width: 500px;
    height: 46px;
    font-size: 32px;
  }

  .home-media__copy-body {
    width: 450px;
  }

  .home-media__copy-body p {
    font-size: 18px;
  }

  .home-media__copy-actions {
    gap: 10px;
  }

  .home-media__cta {
    width: 321px;
    height: 61px;
    font-size: 18px;
  }

  .home-media__link {
    width: 321px;
    font-size: 16px;
  }

  .home-media__shot--player {
    top: 108.17px;
    left: 164.91px;
    width: 347.54px;
    height: 387.43px;
  }

  .home-media__shot--thumbs {
    top: 453.09px;
    left: 140.09px;
    width: 515.2px;
    height: 122.45px;
  }

  .home-media__shot--files {
    top: 231.68px;
    left: 504.1px;
    width: 266.15px;
    height: 213.83px;
  }

  .home-media__shot--menu {
    top: 132.17px;
    left: 582.17px;
    width: 208.79px;
    height: 130.37px;
  }
}

@media (max-width: 1023px) and (min-width: 750px) {
  .home-media {
    width: 100%;
    height: auto;
    aspect-ratio: 768 / 900;
    zoom: unset;
    margin-inline: 0;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: calc(100 / 768 * 100cqi);
    container-type: inline-size;
    container-name: home-media;
  }

  .home-media__bg-dots {
    top: calc(-238 / 900 * 100%);
    left: calc(-150 / 768 * 100%);
    width: calc(2030 / 768 * 100%);
    height: calc(1138 / 900 * 100%);
  }

  .home-media__bg-dots-2 {
    display: block;
    top: calc(-15 / 900 * 100%);
    left: calc(-184 / 768 * 100%);
    width: calc(1223 / 768 * 100%);
    height: calc(915 / 900 * 100%);
  }

  .home-media__bg-icon {
    top: calc(-695 / 900 * 100%);
    left: calc(-675 / 768 * 100%);
    width: calc(2068.943 / 768 * 100%);
    height: calc(1675.756 / 900 * 100%);
  }

  .home-media__bg-icon-inner {
    width: calc(1874.809 / 2068.943 * 100%);
    height: calc(1403.159 / 1675.756 * 100%);
    transform: rotate(8.88deg);
  }

  .home-media__copy {
    top: calc(562 / 900 * 100%);
    left: calc(134 / 768 * 100%);
    gap: calc(10 / 768 * 100cqi);
    width: calc(500 / 768 * 100%);
    align-items: center;
  }

  .home-media__copy-title {
    width: 100%;
    height: auto;
    font-size: 3.125cqi;
    text-align: center;
  }

  .home-media__copy-body {
    width: calc(450 / 500 * 100%);
    height: auto;
    justify-content: center;
  }

  .home-media__copy-body p {
    font-size: 2.083cqi;
    text-align: center;
  }

  .home-media__copy-actions {
    gap: calc(10 / 768 * 100cqi);
    width: 100%;
    align-items: center;
  }

  .home-media__cta-wrap {
    justify-content: center;
    padding: calc(10 / 768 * 100cqi) 0 0;
  }

  .home-media__cta {
    width: calc(321 / 768 * 100cqi);
    height: calc(58 / 768 * 100cqi);
    padding: 0;
    font-size: 2.344cqi;
  }

  .home-media__link {
    width: calc(321 / 768 * 100cqi);
    font-size: 2.083cqi;
  }

  .home-media__shot--player {
    top: calc(96.17 / 900 * 100%);
    left: calc(116.79 / 768 * 100%);
    width: calc(302.62 / 768 * 100%);
    height: calc(339.434 / 900 * 100%);
  }

  .home-media__shot--thumbs {
    top: calc(406.91 / 900 * 100%);
    left: calc(96.51 / 768 * 100%);
    width: calc(457.197 / 768 * 100%);
    height: calc(94.716 / 900 * 100%);
  }

  .home-media__shot--files {
    top: calc(212.61 / 900 * 100%);
    left: calc(428.11 / 768 * 100%);
    width: calc(227.649 / 768 * 100%);
    height: calc(179.361 / 900 * 100%);
  }

  .home-media__shot--menu {
    top: calc(108.59 / 900 * 100%);
    left: calc(502.8 / 768 * 100%);
    width: calc(174.561 / 768 * 100%);
    height: calc(102.178 / 900 * 100%);
  }
}

@media (max-width: 749px) {
  .home-media {
    width: 100%;
    height: auto;
    aspect-ratio: 360 / 700;
    zoom: unset;
    margin-inline: 0;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: calc(100 / 360 * 100cqi);
    container-type: inline-size;
    container-name: home-media;
  }

  .home-media__bg-dots {
    top: 0;
    left: calc(-150 / 360 * 100%);
    width: calc(1275 / 360 * 100%);
    height: calc(715 / 700 * 100%);
  }

  .home-media__bg-dots-2 {
    display: block;
    top: calc(20 / 700 * 100%);
    left: calc(-112 / 360 * 100%);
    width: calc(993 / 360 * 100%);
    height: calc(743 / 700 * 100%);
  }

  .home-media__bg-icon {
    top: calc(-439 / 700 * 100%);
    left: calc(-344 / 360 * 100%);
    width: calc(1325 / 360 * 100%);
    height: calc(1115 / 700 * 100%);
  }

  .home-media__bg-icon-inner {
    width: calc(1149.81 / 1325 * 100%);
    height: calc(860.55 / 1115 * 100%);
    transform: rotate(14.12deg);
  }

  .home-media__copy {
    top: calc(442 / 700 * 100%);
    left: 50%;
    transform: translateX(-50%);
    gap: calc(10 / 360 * 100cqi);
    width: calc(315 / 360 * 100%);
    align-items: center;
  }

  .home-media__copy-title {
    width: 100%;
    height: auto;
    font-size: 4.444cqi;
    text-align: center;
  }

  .home-media__copy-body {
    width: 100%;
    height: auto;
    min-height: calc(104 / 700 * 100%);
    justify-content: center;
  }

  .home-media__copy-body p {
    font-size: 3.333cqi;
    text-align: center;
  }

  .home-media__copy-actions {
    gap: calc(10 / 360 * 100cqi);
    width: 100%;
    align-items: center;
  }

  .home-media__cta-wrap {
    justify-content: center;
    padding: calc(10 / 360 * 100cqi) 0 0;
  }

  .home-media__cta {
    width: calc(247 / 360 * 100cqi);
    height: calc(46 / 360 * 100cqi);
    padding: 0;
    font-size: 3.889cqi;
  }

  .home-media__link {
    width: calc(321 / 360 * 100cqi);
    max-width: 100%;
    font-size: 3.056cqi;
  }

  .home-media__shot--player {
    top: calc(101.97 / 700 * 100%);
    left: calc(20 / 360 * 100%);
    width: calc(177.73 / 360 * 100%);
    height: calc(199.35 / 700 * 100%);
  }

  .home-media__shot--thumbs {
    top: calc(290 / 700 * 100%);
    left: calc(35.37 / 360 * 100%);
    width: calc(290.96 / 360 * 100%);
    height: calc(60.28 / 700 * 100%);
  }

  .home-media__shot--files {
    top: calc(153.41 / 700 * 100%);
    left: calc(201.4 / 360 * 100%);
    width: calc(133.7 / 360 * 100%);
    height: calc(105.34 / 700 * 100%);
  }

  .home-media__shot--menu {
    top: calc(89 / 700 * 100%);
    left: calc(242.07 / 360 * 100%);
    width: calc(102.52 / 360 * 100%);
    height: calc(60.01 / 700 * 100%);
  }
}

@media (min-width: 1920px) {
  .screen.home-chrome {
    min-height: 2680px;
  }
}
