body {
  color: #333;
  font-family: Fake Receipt, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.btn-embed {
  aspect-ratio: auto;
  position: static;
}

.logos-div {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.text-3 {
  color: #702236;
  flex-flow: column;
  line-height: 1.2;
}

.breast-logos-holder {
  width: 130%;
  position: relative;
  transform: rotate(20deg);
}

.section-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  padding: 3.5vw 2vw 3.5vw 3.5vw;
  display: grid;
  overflow: hidden;
}

.page-wrapper.body {
  background-color: #090b1800;
  background-image: linear-gradient(135deg, #f8a3b4, #f8a3b4);
  flex-flow: column;
  justify-content: space-between;
  min-height: 100dvh;
}

.video-instructions-inner-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.play-button {
  color: #702236;
  justify-content: center;
  align-items: center;
  width: 23px;
  display: flex;
}

.video-instructons-link {
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.flex-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.text-2 {
  color: #fff;
  font-weight: 400;
  line-height: 1;
}

.text-1 {
  color: #c8195d;
  line-height: 1.2;
}

._50--1 {
  background-color: #f8a3b4;
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

._50--1._2 {
  inset: 0% 0% auto auto;
}

.headline-text-wrppr {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.breast-sticker {
  object-fit: contain;
  width: 250%;
  max-width: 250%;
  height: 120%;
  position: absolute;
  inset: -33% -58% auto auto;
}

.breast-sticker._1 {
  opacity: 1;
}

.breast-opening-wrapper-inner {
  z-index: 2147483647;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.video-instructions-hover {
  background-color: #f3cbc000;
  background-image: url('../images/Ellipse-8.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 120%;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 90px;
  padding-top: 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.video-instructions-hover:hover {
  filter: drop-shadow(0 2px 5px #000000b3);
  transform: scale(1.15);
}

.breast-opening {
  opacity: 0;
  max-width: 400px;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.white-head-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  margin-left: -.6vw;
  display: flex;
}

.logo-1 {
  object-fit: contain;
  position: static;
}

.opening-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.video-instructons-txt {
  color: #702236;
  font-size: 19px;
  text-decoration: none;
  position: relative;
}

.flex-1 {
  flex-flow: column;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .play-button {
    width: 30px;
  }

  .breast-sticker {
    width: 250%;
    max-width: 250%;
    height: 120%;
    top: -29%;
    right: -65%;
  }

  .video-instructions-hover {
    width: 600px;
    height: 90px;
  }

  .video-instructons-txt {
    font-size: 23px;
  }
}

@media screen and (max-width: 991px) {
  .breast-logos-holder {
    width: 100%;
    height: 100%;
    top: -71px;
  }

  .section-2 {
    min-height: 0;
    max-height: none;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .video-instructions-inner-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .play-button {
    width: 3vw;
  }

  .video-instructons-link {
    margin-top: 24px;
  }

  .breast-sticker {
    object-position: 50% 0%;
    width: 200%;
    height: 100%;
    top: -9%;
    right: -59%;
  }

  .video-instructons-txt {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 767px) {
  .breast-logos-holder {
    height: 300px;
    position: absolute;
    inset: -5% 0% auto auto;
  }

  .section-2 {
    grid-template-columns: 1.5fr 1fr;
    position: relative;
  }

  .page-wrapper.body {
    position: relative;
  }

  .flex-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: 557px;
  }

  .headline-text-wrppr {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .breast-sticker {
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    top: -14%;
    right: -32%;
  }

  .video-instructions-hover {
    background-size: 160%;
    width: 400px;
    height: 60px;
    padding-top: 16px;
  }

  .white-head-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .video-instructons-txt {
    font-size: 2vw;
  }

  .flex-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}

@media screen and (max-width: 479px) {
  .logos-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .breast-logos-holder {
    top: 6%;
    right: 3%;
  }

  .section-2 {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-wrapper {
    min-height: 100vh;
    max-height: 100vh;
    position: relative;
  }

  .page-wrapper.body {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .play-button {
    width: 4.5vw;
  }

  .video-instructons-link {
    width: 100%;
  }

  .flex-2 {
    max-width: 368px;
  }

  .headline-text-wrppr {
    z-index: 10;
    position: relative;
  }

  .breast-sticker {
    max-width: 300%;
    height: 100%;
    top: -38%;
  }

  .video-instructions-hover {
    background-size: 128%;
    border-width: 3px;
    width: 100%;
    height: 80px;
  }

  .video-instructions-hover:hover {
    transform: translate(0, -3%);
  }

  .breast-opening {
    max-width: 350px;
  }

  .logo-1 {
    min-width: 0;
  }

  .video-instructons-txt {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_463fa4cb-507f-7e40-94fa-d358c7d9a009-08ed912a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Fake Receipt';
  src: url('../fonts/Fake-Receipt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}