body.pixels-lotus-wholesale {
  background: #0b1520;
  color: #faf3ed
}

body.pixels-lotus-wholesale::before {
  background:linear-gradient(to top, #000 12%, #0000008f 76%, #00000036), url(../images/bg_phoo.jpg) right top / auto 780px no-repeat;
  pointer-events: none;
  background-size: contain;
}

.pixels-lotus-wholesale #main {
  padding: 60px 5.7vw;
}

.lotus-wholesale>section,
.wholesale-footer {
  margin-inline: auto
}

.lotus-wholesale h1,
.lotus-wholesale h2,
.lotus-wholesale h3 {
  color: #faf3ed;
  font-family: Restora, Georgia, serif;
  font-weight: 400
}

.lotus-wholesale em {
  color: #fa88a6;
  font-family: Georgia, serif;
  font-weight: 400;
}

.lotus-wholesale p {
  color: #bdc8d2;
  font-size: 15px;
  line-height: 1.85
}

.lotus-wholesale .eyebrow {
  color: #e1b6a4;
  font-size: 10px;
  letter-spacing: 2.5px;
  line-height: 1.6;
  margin: 0 0 22px
}

.lotus-wholesale .eyebrow span {
  width: 36px;
  height: 1px
}

.pink {
  display: none;
}

.wholesale-hero {
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  align-items: center;
  gap: clamp(30px, 4vw, 70px);
  padding: 75px 0 60px
}

.lotus-wholesale h1 {
  font-size: clamp(46px, 4.25vw, 78px);
  line-height: 1.12;
  letter-spacing: -1.5px;
  margin: 0 0 26px
}

.wholesale-lead {
  max-width: 540px;
  margin-bottom: 30px
}

.wholesale-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px
}

.lotus-wholesale .product-button,
.wholesale-secondary {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 15px 24px;
  border-radius: 40px;
  font-size: 13px;
  line-height: 1.5
}

.wholesale-secondary {
  border: 1px solid #ef8ead77;
  background: #f3487910;
  color: #ffe0e9
}

.wholesale-secondary:hover {
  background: #f3487928;
  color: #fff;
  border-color: #ff9fbb
}

.wholesale-hero-image {
  position: relative;
  margin: 0;
  padding: 10px;
  border: 1px solid #e4bca438;
  border-radius: 180px 180px 18px 18px;
  background: #ffffff03
}

.wholesale-hero-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.05;
  object-fit: cover;
  border-radius: 170px 170px 10px 10px
}

.wholesale-hero-image figcaption {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 26px;
  padding: 20px;
  border: 1px solid #ffffff30;
  border-radius: 10px;
  background: #101d2be8;
  backdrop-filter: blur(8px);
  text-align: center;
  font: 22px/1.35 Restora, Georgia, serif;
  color: #fff0e4
}

.wholesale-hero-image figcaption span {
  display: block;
  margin-bottom: 8px;
  font: 9px/1.5 sans-serif;
  letter-spacing: 2.5px;
  color: #e6b6a5
}

.wholesale-audience {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  padding: 30px 0;
  border-block: 1px solid #ffffff1c
}

.wholesale-audience article {
  position: relative;
  padding: 0 20px 0 42px;
  border-right: 1px solid #ffffff18
}

.wholesale-audience article:last-child {
  border: 0
}

.wholesale-audience article>span {
  position: absolute;
  left: 0;
  top: 0;
  color: #f38da9;
  font: italic 20px Georgia, serif
}

.lotus-wholesale .wholesale-audience h2 {
  font-size: 23px;
  line-height: 1.3;
  margin: 0 0 8px
}

.lotus-wholesale .wholesale-audience p {
  font-size: 12px;
  margin: 0
}

.wholesale-contact {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  align-items: start;
  gap: clamp(32px, 5vw, 85px);
  padding: 80px 0
}

.wholesale-contact-copy {
  padding-top: 20px
}

/* Keep the introduction alongside the form while the desktop columns scroll. */
@media(min-width:1025px) {
  .wholesale-contact-copy {
    position: sticky;
    top: calc(24px + var(--lotus-admin-offset, 0px));
    align-self: start
  }
}

.lotus-wholesale .wholesale-contact-copy h2 {
  font-size: clamp(36px, 3.2vw, 56px);
  line-height: 1.15;
  letter-spacing: -1px;
  margin-bottom: 24px
}

.wholesale-contact-copy>p:not(.eyebrow) {
  max-width: 480px
}

.wholesale-steps {
  list-style: none;
  margin: 35px 0;
  padding: 0
}

.wholesale-steps li {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  list-style: none;
  margin: 0 0 23px
}

.wholesale-steps li>span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
  border: 1px solid #f3a1ba3d;
  border-radius: 50%;
  background: #f348790a;
  color: #f0a8b9;
  font-size: 11px
}

.lotus-wholesale .wholesale-steps h3 {
  font-size: 21px;
  line-height: 1.3;
  margin: 0 0 5px
}

.lotus-wholesale .wholesale-steps p {
  font-size: 13px;
  margin: 0
}

.wholesale-note {
  padding-top: 24px;
  border-top: 1px solid #ffffff1c
}

.wholesale-note>span {
  display: block;
  font-size: 12px;
  color: #a4b2bf;
  margin-bottom: 12px
}

.wholesale-note a {
  display: inline-flex;
  gap: 15px;
  font-size: 13px;
  color: #ffc0d3
}

.wholesale-form-panel {
  padding: clamp(24px, 3vw, 44px);
  border: 1px solid #f48bab35;
  border-radius: 20px;
  background: radial-gradient(ellipse at top right, #f348790c, transparent 60%), linear-gradient(135deg, #1a2a38, #13212d);
  box-shadow: 0 22px 55px #00000025;
  scroll-margin-top: 80px
}

.lotus-wholesale .wholesale-form-panel>h2 {
  font-size: clamp(28px, 2.5vw, 40px);
  line-height: 1.2;
  letter-spacing: -.5px;
  margin: 0 0 12px
}

.lotus-wholesale .wholesale-form-intro {
  font-size: 12px;
  margin-bottom: 24px
}

.wholesale-form {
  margin: 0
}

.wholesale-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 18px
}

.wholesale-field {
  min-width: 0
}

.wholesale-field-wide {
  grid-column: 1/-1
}

.wholesale-form label {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 500;
  color: #e1e6ec;
  line-height: 1.6
}

.wholesale-form label>span {
  color: #ff94b5
}

.wholesale-form label small {
  font-size: 11px;
  color: #a1b0bf;
  font-weight: 400
}

.lotus-wholesale .wholesale-form input:not([type=hidden]),
.lotus-wholesale .wholesale-form select,
.lotus-wholesale .wholesale-form textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 12px 14px;
  border: 1px solid #8198ac50;
  border-radius: 8px;
  background-color: #0e1a26;
  color: #f2f5f8;
  box-shadow: none;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.5;
  min-height: 48px
}

.lotus-wholesale .wholesale-form textarea {
  height: auto;
  min-height: 120px;
  resize: vertical
}

.wholesale-form textarea::placeholder {
  color: #94a6b7;
  font-size: 12px
}

.lotus-wholesale .wholesale-form input:focus,
.lotus-wholesale .wholesale-form select:focus,
.lotus-wholesale .wholesale-form textarea:focus {
  outline: 2px solid #ff9fbb;
  outline-offset: 2px;
  border-color: #ff9fbb
}

.lotus-wholesale .wholesale-form [aria-invalid=true] {
  border-color: #ff98ad
}

.pixels-lotus-wholesale .wholesale-submit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  width: 100%;
  min-height: 54px;
  padding: 15px 24px;
  margin-top: 25px;
  border: 1px solid #f980a4;
  border-radius: 30px;
  background: linear-gradient(115deg, #ef4378, #c82c5a);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  box-shadow: 0 6px 20px #f3487925;
  transition: background .2s
}

.pixels-lotus-wholesale .wholesale-submit:hover {
  background: #ed5282
}

.wholesale-submit span {
  font-size: 22px
}

.lotus-wholesale .wholesale-form-note {
  font-size: 11px;
  line-height: 1.7;
  text-align: center;
  color: #9fadb9;
  margin: 16px 0 0
}

.wholesale-form-note a {
  text-decoration: underline
}

.wholesale-honeypot {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap
}

.wholesale-feedback {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #ff9fbb55;
  border-radius: 10px;
  background: #50233855
}

.lotus-wholesale .wholesale-feedback h3 {
  font-size: 22px;
  margin: 0 0 10px
}

.lotus-wholesale .wholesale-feedback p {
  font-size: 14px;
  margin: 0
}

.wholesale-feedback ul {
  margin: 0 0 0 18px;
  font-size: 13px;
  line-height: 1.8
}

.wholesale-feedback a {
  text-decoration: underline
}

.wholesale-success {
  border-color: #8bd2b277;
  background: #17433555
}

.wholesale-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding: 28px 0 35px;
  border-top: 1px solid #ffffff1c;
  font-size: 12px;
  color: #adbdc9
}

.wholesale-footer>a:first-child {
  font: 24px Restora, Georgia, serif;
  color: #f8eee5
}

@media(max-width:1200px) {
  .wholesale-hero {
    grid-template-columns: 1.1fr 1fr;
    gap: 30px
  }

  .wholesale-contact {
    gap: 30px;
    grid-template-columns: .8fr 1.2fr
  }

  .wholesale-form-grid {
    grid-template-columns: 1fr
  }

  .wholesale-audience {
    gap: 16px
  }

  .lotus-wholesale .wholesale-audience h2 {
    font-size: 20px
  }
}

@media(max-width:1024px) {
  .pixels-lotus-wholesale #main {
    padding-inline: 6vw;
    padding: 60px 3vw;
  }

  .wholesale-hero {
    padding-top: 140px
  }

  .wholesale-form-grid {
    grid-template-columns: 1fr 1fr
  }

  .wholesale-contact {
    grid-template-columns: 1fr
  }

  .wholesale-contact-copy>p:not(.eyebrow) {
    max-width: 650px
  }

  .wholesale-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px
  }

  .wholesale-steps li {
    flex-direction: column;
    margin: 0
  }
}

@media(max-width:650px) {
  .wholesale-hero {
    grid-template-columns: 1fr;
    padding-bottom: 38px
  }

  .lotus-wholesale h1 {
    font-size: clamp(39px, 8vw, 54px)
  }

  .wholesale-hero-image {
    max-width: 420px;
    margin: 10px auto 0
  }

  .wholesale-audience {
    grid-template-columns: 1fr;
    padding-block: 24px
  }

  .wholesale-audience article {
    border-right: 0;
    border-bottom: 1px solid #ffffff14;
    padding-bottom: 18px
  }

  .wholesale-audience article:last-child {
    padding-bottom: 0
  }

  .wholesale-contact {
    padding-block: 45px
  }

  .wholesale-steps {
    grid-template-columns: 1fr
  }

  .wholesale-steps li {
    flex-direction: row
  }

  .wholesale-form-grid {
    grid-template-columns: 1fr
  }

  .wholesale-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px
  }

  .wholesale-actions {
    align-items: stretch
  }

  .wholesale-actions>a {
    flex: 1 1 auto
  }

  .lotus-wholesale .eyebrow {
    font-size: 9px;
    letter-spacing: 1.8px;
    gap: 12px
  }
}

/* Contact Form 7 owns submission, validation and response messages. */
.wholesale-form-panel .wpcf7 {
  width: 100%
}

.wholesale-form-panel .wpcf7-form {
  margin: 0
}

.wholesale-form-panel .wpcf7-form p {
  margin: 0 0 18px
}

.wholesale-form-panel .wholesale-field p {
  margin: 0
}

.wholesale-form-panel .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px
}

.pixels-lotus-wholesale .wholesale-form input[type=submit] {
  display: block;
  width: 100%;
  min-height: 54px;
  margin-top: 25px;
  padding: 15px 24px;
  border: 1px solid #f980a4;
  border-radius: 30px;
  background: linear-gradient(115deg, #ef4378, #c82c5a);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0;
  box-shadow: 0 6px 20px #f3487925;
  cursor: pointer
}

.pixels-lotus-wholesale .wholesale-form input[type=submit]:hover {
  background: #ed5282
}

.pixels-lotus-wholesale .wholesale-form input[type=submit]:disabled {
  opacity: .6;
  cursor: wait
}

.wholesale-form-panel .wpcf7-not-valid-tip {
  display: block;
  margin-top: 7px;
  color: #ffabbf;
  font-size: 12px;
  line-height: 1.6
}

.wholesale-form-panel .wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 16px 18px;
  border-width: 1px;
  border-radius: 10px;
  color: #ffe5eb;
  background: #ffffff05;
  font-size: 14px;
  line-height: 1.7
}

.wholesale-form-panel .wpcf7 form.sent .wpcf7-response-output {
  border-color: #8bd2b2;
  background: #17433555;
  color: #d8ffec
}

.wholesale-form-panel .wpcf7-spinner {
  display: block;
  margin: 12px auto 0
}

.wholesale-form-panel .wpcf7 form:not(.submitting) .wpcf7-spinner {
  display: none
}