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

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

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

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

.home-ai-plan__bg-stars {
  position: absolute;
  top: -418px;
  left: 127px;
  width: 2378px;
  height: 1780px;
  background: url("../img/home-ai-plan/bg-stars.webp") center / cover no-repeat;
  opacity: 0.05;
  transform: rotate(180deg) scaleY(-1);
}

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

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

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

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

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

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

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

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

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

.home-ai-plan__shot {
  position: absolute;
}

.home-ai-plan__shot picture {
  display: block;
  width: 100%;
  height: 100%;
}

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

.home-ai-plan__shot--tags {
  top: 110px;
  left: 1306.2px;
  width: 297.9px;
  height: 88.5px;
  z-index: 1;
}

.home-ai-plan__shot--calendar {
  top: 168.3px;
  left: 843.3px;
  width: 406.1px;
  height: 456.4px;
  z-index: 2;
}

.home-ai-plan__shot--form {
  top: 248.7px;
  left: 1218.9px;
  width: 433.9px;
  height: 389.2px;
  z-index: 3;
}

.home-ai-plan__collage-mobile {
  display: none;
}

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

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

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

  .home-ai-plan__bg-stars {
    top: -332px;
    left: 4px;
    width: 1983px;
    height: 1484px;
  }

  .home-ai-plan__copy {
    top: 176px;
    left: 138px;
    gap: 10px;
    width: 500px;
  }

  .home-ai-plan__copy-title {
    font-size: 32px;
  }

  .home-ai-plan__copy-body {
    width: 450px;
  }

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

  .home-ai-plan__copy-actions {
    gap: 10px;
  }

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

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

  .home-ai-plan__shot--tags {
    top: 104px;
    left: 1000px;
    width: 255.12px;
    height: 77.92px;
  }

  .home-ai-plan__shot--calendar {
    top: 143.83px;
    left: 614.34px;
    width: 346.54px;
    height: 389.05px;
  }

  .home-ai-plan__shot--form {
    top: 219.69px;
    left: 930.69px;
    width: 369.93px;
    height: 332.14px;
  }
}

@media (max-width: 1023px) and (min-width: 750px) {
  .home-ai-plan {
    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-ai-plan;
  }

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

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

  .home-ai-plan__bg-stars {
    top: calc(-305 / 900 * 100%);
    left: calc(-560 / 768 * 100%);
    width: calc(1770 / 768 * 100%);
    height: calc(1324 / 900 * 100%);
    transform: scaleX(-1);
  }

  .home-ai-plan__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-ai-plan__copy-title {
    height: auto;
    font-size: 3.125cqi;
    text-align: center;
  }

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

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

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

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

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

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

  .home-ai-plan__shot img {
    object-fit: contain;
  }

  .home-ai-plan__shot--tags {
    top: calc(95 / 900 * 100%);
    left: calc(433.28 / 768 * 100%);
    width: calc(217.18 / 768 * 100%);
    height: calc(53.502 / 768 * 100cqi);
  }

  .home-ai-plan__shot--calendar {
    top: calc(140.42 / 900 * 100%);
    left: calc(74 / 768 * 100%);
    width: calc(302.261 / 768 * 100%);
    height: calc(341.527 / 768 * 100cqi);
  }

  .home-ai-plan__shot--form {
    top: calc(198.92 / 900 * 100%);
    left: calc(379.23 / 768 * 100%);
    width: calc(324.496 / 768 * 100%);
    height: calc(289.594 / 768 * 100cqi);
  }
}

@media (max-width: 749px) {
  .home-ai-plan {
    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-ai-plan;
  }

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

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

  .home-ai-plan__bg-stars {
    top: calc(-173 / 700 * 100%);
    left: calc(-463 / 360 * 100%);
    width: calc(1101 / 360 * 100%);
    height: calc(824 / 700 * 100%);
    transform: scaleX(-1);
  }

  .home-ai-plan__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-ai-plan__copy-title {
    width: 100%;
    height: auto;
    font-size: 4.444cqi;
    text-align: center;
  }

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

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

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

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

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

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

  .home-ai-plan__collage-mobile {
    display: block;
    position: absolute;
    top: calc(57 / 700 * 100%);
    left: calc(23 / 360 * 100%);
    width: calc(319.248 / 360 * 100%);
    height: auto;
    aspect-ratio: 1017 / 978;
    z-index: 2;
  }

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

  .home-ai-plan__shot--tags,
  .home-ai-plan__shot--calendar,
  .home-ai-plan__shot--form {
    display: none;
  }
}

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