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

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

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

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

.home-crossposting__bg-icon {
  position: absolute;
  top: -222px;
  left: 517px;
  width: 1711px;
  height: 1281px;
  background: url("../img/home-crossposting/bg-icon.webp") center / cover no-repeat;
  opacity: 0.03;
}

.home-crossposting__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-crossposting__heading-lead {
  font-family: "Manrope", Helvetica, sans-serif;
  font-weight: 600;
  color: #000;
}

.home-crossposting__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-crossposting__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-crossposting__copy-title-accent {
  font-family: "Barlow Condensed", "Barlow", Helvetica, sans-serif;
  font-weight: 700;
  color: #43328a;
}

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

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

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

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

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

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

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

.home-crossposting__shot,
.home-crossposting__deco {
  position: absolute;
}

.home-crossposting__shot picture,
.home-crossposting__deco picture {
  display: block;
  width: 100%;
  height: 100%;
}

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

.home-crossposting__shot--grid {
  top: 473.1px;
  left: 886.1px;
  width: 812px;
  height: 185.8px;
  z-index: 1;
}

.home-crossposting__shot--wizard {
  top: 375.1px;
  left: 834.1px;
  width: 552.5px;
  height: 126.7px;
  z-index: 2;
}

.home-crossposting__shot--filters {
  top: 244.3px;
  left: 1058.3px;
  width: 288.2px;
  height: 127.9px;
  z-index: 3;
}

.home-crossposting__shot--toggle {
  top: 196.3px;
  left: 1160.3px;
  width: 382.7px;
  height: 86.8px;
  z-index: 4;
}

.home-crossposting__deco--repost {
  top: 247.6px;
  left: 1334.5px;
  width: 349.1px;
  height: 267.4px;
  z-index: 5;
}

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

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

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

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

  .home-crossposting__bg-icon {
    top: -235px;
    left: 239px;
    width: 1547px;
    height: 1167px;
  }

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

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

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

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

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

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

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

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

  .home-crossposting__shot--grid {
    top: 411.13px;
    left: 644.7px;
    width: 678.21px;
    height: 157.8px;
  }

  .home-crossposting__shot--wizard {
    top: 329.09px;
    left: 608.09px;
    width: 462.5px;
    height: 108.63px;
  }

  .home-crossposting__shot--filters {
    top: 213.04px;
    left: 816.34px;
    width: 242.82px;
    height: 109.57px;
  }

  .home-crossposting__shot--toggle {
    top: 171.25px;
    left: 898.45px;
    width: 321.32px;
    height: 75.39px;
  }

  .home-crossposting__deco--repost {
    top: 226px;
    left: 1029px;
    width: 290.1px;
    height: 222.2px;
  }
}

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

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

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

  .home-crossposting__bg-icon {
    top: calc(-171 / 900 * 100%);
    left: calc(-342 / 768 * 100%);
    width: calc(1432 / 768 * 100%);
    height: calc(1071 / 900 * 100%);
  }

  .home-crossposting__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-crossposting__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-crossposting__copy-title {
    width: 100%;
    height: auto;
    font-size: 3.125cqi;
    text-align: center;
  }

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

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

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

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

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

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

  .home-crossposting__shot img,
  .home-crossposting__deco img {
    object-fit: contain;
  }

  .home-crossposting__shot--grid {
    top: calc(379 / 900 * 100%);
    left: calc(93.05 / 768 * 100%);
    width: calc(611 / 768 * 100%);
    height: calc(128.047 / 768 * 100cqi);
  }

  .home-crossposting__shot--wizard {
    top: calc(309.32 / 900 * 100%);
    left: calc(51 / 768 * 100%);
    width: calc(420.786 / 768 * 100%);
    height: calc(84.417 / 768 * 100cqi);
  }

  .home-crossposting__shot--filters {
    top: calc(188.32 / 900 * 100%);
    left: calc(268 / 768 * 100%);
    width: calc(212.443 / 768 * 100%);
    height: calc((212.443 * 220 / 486) / 768 * 100cqi);
  }

  .home-crossposting__shot--filters img {
    object-fit: contain;
    object-position: center;
  }

  .home-crossposting__shot--toggle {
    top: calc(150 / 900 * 100%);
    left: calc(326.78 / 768 * 100%);
    width: calc(286.911 / 768 * 100%);
    height: calc((286.911 * 151 / 643) / 768 * 100cqi);
  }

  .home-crossposting__shot--toggle img {
    object-fit: contain;
    object-position: center;
  }

  .home-crossposting__deco--repost {
    top: calc(211.09 / 900 * 100%);
    left: calc(447 / 768 * 100%);
    width: calc(275.758 / 768 * 100%);
    height: calc(211.213 / 768 * 100cqi);
  }
}

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

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

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

  .home-crossposting__bg-icon {
    top: calc(-69 / 700 * 100%);
    left: calc(-239 / 360 * 100%);
    width: calc(798 / 360 * 100%);
    height: calc(597 / 700 * 100%);
  }

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

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

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

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

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

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

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

  .home-crossposting__collage-mobile {
    display: block;
    position: absolute;
    top: calc(139 / 700 * 100%);
    left: calc(23 / 360 * 100%);
    width: calc(321.695 / 360 * 100%);
    height: auto;
    aspect-ratio: 1004 / 751;
    z-index: 2;
  }

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

  .home-crossposting__shot--grid,
  .home-crossposting__shot--wizard,
  .home-crossposting__shot--filters,
  .home-crossposting__shot--toggle,
  .home-crossposting__deco--repost {
    display: none;
  }
}

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