.home-personal {
  position: relative;
  width: 1920px;
  height: 800px;
  margin-inline: auto;
  background: #fff;
  overflow: hidden;
}

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

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

.home-personal__bg-dots-2 {
  position: absolute;
  top: -695px;
  left: -229px;
  width: 2164px;
  height: 1620px;
  background: url("../img/home-personal/bg-dots-2.webp") center / cover no-repeat;
  opacity: 0.05;
}

.home-personal__bg-icon {
  position: absolute;
  top: -464px;
  left: 222px;
  width: 2331px;
  height: 1756px;
  background: url("../img/home-personal/bg-icon.webp") center / cover no-repeat;
  opacity: 0.03;
  transform: rotate(180deg) scaleY(-1);
}

.home-personal__heading {
  position: absolute;
  top: 68px;
  left: 50%;
  z-index: 2;
  width: 419px;
  height: 62px;
  margin: 0;
  transform: translateX(-50%);
  font-family: "Barlow Condensed", "Barlow", Helvetica, sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 1.3;
  letter-spacing: -0.96px;
  text-align: center;
  color: #43328a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.home-personal__heading-lead {
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  color: #000;
}

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

.home-personal__copy-title {
  margin: 0;
  flex: none;
  width: 534px;
  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-personal__copy-title-accent {
  font-family: "Barlow Condensed", "Barlow", Helvetica, sans-serif;
  font-weight: 700;
  color: #43328a;
}

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

.home-personal__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-personal__copy-body strong {
  font-weight: 500;
  color: #43328a;
}

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

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

.home-personal__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-personal__cta:focus-visible {
  outline: 2px solid #4a90e2;
  outline-offset: 3px;
}

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

.home-personal__shot,
.home-personal__deco {
  position: absolute;
}

.home-personal__shot picture,
.home-personal__deco picture {
  display: block;
  width: 100%;
  height: 100%;
}

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

.home-personal__shot--colors {
  top: 247.9px;
  left: 1246.3px;
  width: 480.6px;
  height: 162.7px;
  z-index: 1;
}

.home-personal__shot--themes {
  top: 154.1px;
  left: 1109.1px;
  width: 383.3px;
  height: 124.9px;
  z-index: 2;
}

.home-personal__shot--wallpaper {
  top: 405.2px;
  left: 974.2px;
  width: 506.4px;
  height: 265.3px;
  z-index: 3;
}

.home-personal__shot--avatar {
  top: 298.1px;
  left: 782.5px;
  width: 469.7px;
  height: 241.1px;
  z-index: 4;
}

.home-personal__deco--palette {
  top: 386px;
  left: 1458px;
  width: 278.8px;
  height: 237.4px;
  z-index: 5;
}

.home-personal__collage-mobile {
  display: none;
}

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

  .home-personal__bg-dots {
    top: 0;
    left: 4px;
    width: 1395px;
    height: 782px;
  }

  .home-personal__bg-dots-2 {
    top: -277px;
    left: -102px;
    width: 1494px;
    height: 1118px;
  }

  .home-personal__bg-icon {
    top: -385px;
    left: 29px;
    width: 1977px;
    height: 1489px;
  }

  .home-personal__heading {
    top: 68px;
    width: 419px;
    height: 62px;
    font-size: 40px;
    letter-spacing: -0.8px;
  }

  .home-personal__copy {
    top: 226px;
    left: 138px;
    gap: 10px;
    width: 500px;
  }

  .home-personal__copy-title {
    width: 512px;
    height: 46px;
    font-size: 32px;
  }

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

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

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

  .home-personal__shot--colors {
    top: 261.19px;
    left: 958.72px;
    width: 370.25px;
    height: 128.44px;
  }

  .home-personal__shot--themes {
    top: 189.09px;
    left: 855.16px;
    width: 296.25px;
    height: 99.72px;
  }

  .home-personal__shot--wallpaper {
    top: 382.37px;
    left: 752.9px;
    width: 389.85px;
    height: 206.46px;
  }

  .home-personal__shot--avatar {
    top: 299.79px;
    left: 609.09px;
    width: 362.03px;
    height: 188.13px;
  }

  .home-personal__deco--palette {
    top: 368.25px;
    left: 1120.92px;
    width: 212.08px;
    height: 180.56px;
  }
}

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

  .home-personal__bg-dots {
    top: calc(0 / 900 * 100%);
    left: calc(4 / 768 * 100%);
    width: calc(1646 / 768 * 100%);
    height: calc(923 / 900 * 100%);
  }

  .home-personal__bg-dots-2 {
    top: calc(-40 / 900 * 100%);
    left: calc(-244 / 768 * 100%);
    width: calc(1286 / 768 * 100%);
    height: calc(963 / 900 * 100%);
  }

  .home-personal__bg-icon {
    top: calc(-345 / 900 * 100%);
    left: calc(-434 / 768 * 100%);
    width: calc(1730 / 768 * 100%);
    height: calc(1303 / 900 * 100%);
    transform: scaleX(-1);
  }

  .home-personal__heading {
    top: calc(55 / 900 * 100%);
    left: 50%;
    transform: translateX(-50%);
    width: calc(281 / 768 * 100%);
    height: auto;
    font-size: 3.906cqi;
    letter-spacing: -0.078cqi;
  }

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

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

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

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

  .home-personal__copy-actions {
    width: 100%;
    align-items: center;
  }

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

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

  .home-personal__shot img,
  .home-personal__deco img {
    object-fit: contain;
    object-position: center;
  }

  .home-personal__shot--colors {
    top: calc(207.21 / 900 * 100%);
    left: calc(391.34 / 768 * 100%);
    width: calc(322.663 / 768 * 100%);
    height: calc((322.663 * 257 / 741) / 768 * 100cqi);
  }

  .home-personal__shot--themes {
    top: calc(142 / 900 * 100%);
    left: calc(304 / 768 * 100%);
    width: calc(254.405 / 768 * 100%);
    height: calc((254.405 * 200 / 593) / 768 * 100cqi);
  }

  .home-personal__shot--wallpaper {
    top: calc(338.4 / 900 * 100%);
    left: calc(158.13 / 768 * 100%);
    width: calc(340.708 / 768 * 100%);
    height: calc((340.708 * 413 / 780) / 768 * 100cqi);
  }

  .home-personal__shot--avatar {
    top: calc(245 / 900 * 100%);
    left: calc(54 / 768 * 100%);
    width: calc(314.943 / 768 * 100%);
    height: calc((314.943 * 377 / 725) / 768 * 100cqi);
  }

  .home-personal__deco--palette {
    top: calc(307 / 900 * 100%);
    left: calc(525.35 / 768 * 100%);
    width: calc(195.182 / 768 * 100%);
    height: calc((195.182 * 362 / 425) / 768 * 100cqi);
  }
}

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

  .home-personal__bg-dots {
    top: 0;
    left: calc(4 / 360 * 100%);
    width: calc(1249 / 360 * 100%);
    height: calc(700 / 700 * 100%);
  }

  .home-personal__bg-dots-2 {
    top: 0;
    left: calc(-217 / 360 * 100%);
    width: calc(940 / 360 * 100%);
    height: calc(704 / 700 * 100%);
  }

  .home-personal__bg-icon {
    top: calc(-141 / 700 * 100%);
    left: calc(-279 / 360 * 100%);
    width: calc(921.345 / 360 * 100%);
    height: calc(694 / 700 * 100%);
    transform: scaleX(-1);
  }

  .home-personal__heading {
    top: calc(55 / 700 * 100%);
    left: 50%;
    transform: translateX(-50%);
    width: calc(281 / 360 * 100%);
    height: auto;
    font-size: 6.111cqi;
    letter-spacing: -0.122cqi;
  }

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

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

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

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

  .home-personal__copy-actions {
    width: 100%;
    align-items: center;
  }

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

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

  .home-personal__collage-mobile {
    display: block;
    position: absolute;
    top: calc(115 / 700 * 100%);
    left: calc(29 / 360 * 100%);
    width: calc(302.077 / 360 * 100%);
    height: auto;
    aspect-ratio: 934 / 943;
    z-index: 2;
  }

  .home-personal__collage-mobile img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .home-personal__shot--colors,
  .home-personal__shot--themes,
  .home-personal__shot--wallpaper,
  .home-personal__shot--avatar,
  .home-personal__deco--palette {
    display: none;
  }
}

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