@font-face {
  font-family: Figtree;
  src: url('../fonts/Figtree-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Figtree;
  src: url('../fonts/Figtree-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Figtree;
  src: url('../fonts/Figtree-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Solomon;
  src: url('../fonts/Fontfabric---SolomonSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Solomon;
  src: url('../fonts/Fontfabric---SolomonSans-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: black;
  --size: 0px;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  letter-spacing: -.2rem;
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(120deg, #c3b99f, #fff 40%, #fcedc5 73%, #f5f5f5);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 900;
  line-height: 4.5rem;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
}

p {
  text-align: left;
  margin-bottom: 0;
  font-size: 1vw;
  line-height: 1.5vw;
}

a {
  color: #fff;
  text-decoration: none;
}

.orchid {
  color: #eee;
  background-color: #042528;
  font-family: Figtree, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.section {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  background-image: radial-gradient(circle farthest-side, #0000 70%, #00000080);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

.section.orchid-plus {
  background-color: #5558a0;
  background-image: linear-gradient(0deg, #353768, #35376800), linear-gradient(#13163880, #13163880), url('../images/orchid-background.jpg');
  background-position: 0 0, 0 0, 50% 0;
  background-size: auto, auto, cover;
  position: relative;
}

.section.orchid-plus.section-hosts {
  justify-content: space-between;
  align-items: center;
}

.section.orchid-plus.section-header {
  justify-content: flex-start;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 0;
}

.section.orchid-plus.download-scetion {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding-top: 4vw;
  padding-bottom: 4vw;
}

.section.section-hosts {
  justify-content: space-between;
  align-items: center;
}

.section.quiz {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding-top: 0;
}

.section.section-header {
  justify-content: center;
  align-items: center;
}

.benefit {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  aspect-ratio: 17 / 24;
  color: #b88a43;
  text-transform: uppercase;
  background-image: url('../images/benefit-panel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 20rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
  display: flex;
}

.benefits {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  overflow: visible;
}

.footer {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  padding: 5rem 5vw;
  font-weight: 700;
  display: flex;
}

.call-to-action {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.call-to-action.call-to-action-at-box-bottom {
  margin-top: -3rem;
}

.button {
  aspect-ratio: 80 / 23;
  text-shadow: 0 4px #0003;
  background-color: #0000;
  background-image: url('../images/button-gold.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 20rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
  display: flex;
}

.button:hover {
  transform: scale(1.05);
}

.button:active {
  transform: scale(.98);
}

.button.button-red {
  background-image: url('../images/button-red.png');
}

.button.button-facebook {
  aspect-ratio: 190 / 43;
  text-align: center;
  text-shadow: 0 2px #0003;
  background-image: url('../images/button-facebook.png');
  justify-content: flex-start;
  align-items: center;
  padding: .25rem 0 0 5rem;
  font-size: 1.25rem;
  line-height: 1rem;
}

.button.button-facebook.button-center {
  justify-content: center;
  align-items: center;
  padding-right: 5rem;
}

.button.button-purple {
  background-image: url('../images/button-purple.png');
  margin-left: auto;
  margin-right: auto;
}

.button.button-purple.button-download {
  width: 20vw;
  margin-left: 0;
  font-size: 2vw;
  line-height: 2vw;
}

.button.button-selector {
  aspect-ratio: auto;
  text-shadow: 0 .2vw #0003;
  background-color: #0003;
  background-image: none;
  border: .2vw solid #fff;
  border-radius: 4vw;
  width: auto;
  padding: 1vw;
  font-size: 2vw;
  line-height: 2vw;
}

.button.button-selector:hover {
  transform: none;
}

.button.button-green {
  background-image: url('../images/ColorGreen.png');
}

.frame {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  aspect-ratio: 3 / 2;
  background-image: url('../images/frame-3-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 65vw;
  min-width: 55rem;
  max-width: 60rem;
  display: flex;
}

.frame.frame-2-1 {
  aspect-ratio: 2;
  background-image: url('../images/frame-2-1.png');
  min-width: 50rem;
  margin-bottom: 3rem;
}

.frame.frame-paper {
  background-image: url('../images/paper-3-2.png');
  margin-bottom: 3vw;
  padding-left: 5vw;
  padding-right: 5vw;
}

.frame.frame-paper.frame-paper-9-8 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  aspect-ratio: 8 / 9;
  color: #222;
  background-image: url('../images/paper-9-8.png');
  width: auto;
  min-width: 0;
  max-width: none;
  height: 50vw;
  margin-bottom: 0;
  padding-left: 5vw;
  padding-right: 5vw;
  position: relative;
}

.youtube-in-frame {
  width: 99%;
  margin-left: 1vw;
  margin-right: 1vw;
}

.header-box {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.image {
  width: 6rem;
  margin-bottom: -2.5rem;
  position: relative;
}

.find-your-host-question {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.find-your-host-question.find-your-host-question-2 {
  transform-style: preserve-3d;
  min-height: 0;
  display: flex;
  transform: none;
}

.find-your-host-question.find-your-host-question-3 {
  display: none;
}

.find-your-host-answers {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.find-your-host-answer {
  aspect-ratio: 3 / 4;
  border-radius: 2vw;
  justify-content: center;
  align-items: center;
  width: 20vw;
  display: flex;
}

.heading-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(130deg, #c3b99f, #fff 40%, #fcedc5 73%, #f5f5f5);
  -webkit-background-clip: text;
  background-clip: text;
}

.character {
  max-height: 20rem;
}

.row {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.image-2 {
  width: 25vw;
  margin-bottom: 6vw;
}

.div-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.find-your-host-header {
  z-index: 1000;
  aspect-ratio: 556 / 158;
  background-image: url('../images/title.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 40vw;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.header-wrapper {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.june-character {
  width: auto;
  max-width: none;
  height: 32vw;
  margin-bottom: 0;
  margin-left: -6vw;
  position: relative;
}

.june-character.june-black-dress {
  height: 43vw;
  margin-left: -4vw;
}

.june-character.june-left {
  margin-left: 0;
  margin-right: -6vw;
}

.phone {
  background-image: url('../images/phone.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-3 {
  height: 50vw;
}

.div-block-3 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.headline-dark {
  color: #333;
  font-weight: 900;
}

.headline-dark.platform-selector-headline {
  max-width: 15vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 2vw;
  font-weight: 900;
  line-height: 2vw;
}

.headline-dark.platform-headline {
  margin-top: 0;
  font-size: 2vw;
  line-height: 2vw;
}

.orchid-plus-flower {
  width: 10vw;
  margin-top: -3vw;
  margin-left: -5vw;
  position: absolute;
  top: 0;
  left: 50%;
}

.paragraph {
  text-align: left;
}

.find-your-host-heading {
  background-image: linear-gradient(#2d2a2a, #867c7c);
  font-size: 5vw;
  line-height: 5vw;
}

.contact-form {
  color: #333;
  text-align: left;
  width: 100%;
}

.input {
  background-color: #fff;
  border: 1px solid #aaa8c6;
  border-radius: .5rem;
  flex: 1;
  padding: .5rem .5rem 0;
}

.label {
  font-size: .75rem;
  line-height: .75rem;
}

.text-field {
  border: 1px #000;
}

.form-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.form {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.headline-contact {
  color: #5b5ea4;
  letter-spacing: 0;
  font-size: 4rem;
  font-weight: 900;
  line-height: 3rem;
}

.answer {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  aspect-ratio: 17 / 24;
  color: #042528;
  letter-spacing: -.1vw;
  text-transform: uppercase;
  background-image: url('../images/benefit-panel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20vw;
  font-size: 2vw;
  font-weight: 700;
  line-height: 2vw;
  display: flex;
}

.answer:hover {
  transform: scale(1.05);
}

.icon {
  aspect-ratio: 1;
  object-fit: contain;
  width: 60%;
}

.success-message {
  background-color: #0000;
}

.slider {
  background-color: #0000;
  flex: 1;
  width: 95%;
  margin-top: 6vw;
  position: static;
}

.instructions-slide {
  text-align: center;
}

.instructions-step {
  grid-column-gap: .75vw;
  grid-row-gap: .75vw;
  text-align: left;
  flex-flow: column;
  padding-top: 3vw;
  display: flex;
}

.rich-text-block {
  color: #222;
}

.frame-paper-flexible {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  background-color: #fff;
  background-image: linear-gradient(#edebeb, #f9fafa 39%, #f6f7f6 69%, #f6f7f6);
  border: .3vw solid #f9fafa;
  border-radius: 3vw;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  padding: 3vw;
  display: flex;
}

.platform-selector {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  width: 30vw;
  max-width: 21vw;
  display: flex;
}

.platform-slider {
  color: #222;
  background-color: #0000;
  flex: none;
  width: 50vw;
  height: 40vw;
  position: relative;
}

.slide-nav {
  text-align: left;
  padding-top: 0;
  inset: 0% auto auto 0%;
}

.back-button {
  color: #bf7b11;
  border: .2vw solid #ffdb7b;
  border-radius: 4vw;
  width: 10vw;
  margin-left: 0;
  padding: 1vw 2vw;
  font-size: 2vw;
  font-weight: 700;
  display: inline-block;
  position: absolute;
  inset: auto auto 0% 0%;
}

.right-arrow {
  color: red;
}

.next-button {
  color: #fff;
  background-image: linear-gradient(#fbe9a2, #eba837 41%, #c47a24 75%, #f6ba44);
  border: .2vw solid #ffdb7b;
  border-radius: 4vw;
  width: 10vw;
  padding: 1vw 2vw;
  font-size: 2vw;
  font-weight: 700;
  inset: auto auto 0% 11vw;
}

.mask {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.legal-text {
  text-align: left;
  background-color: #0006;
  border: .2vw solid #bf7b11;
  border-top-style: none;
  border-bottom-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
  width: 60vw;
  margin-left: auto;
  margin-right: auto;
  padding: 2vw;
  font-size: 1vw;
  line-height: 1.5vw;
}

.div-block-4 {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  width: 50vw;
  display: flex;
}

.image-4 {
  height: 40vw;
}

.paragraph-2 {
  line-height: 1.5vw;
}

.text-block {
  text-shadow: 0 .2vw #0003;
}

.background-video {
  z-index: 1000;
  object-fit: contain;
  border-radius: 1.5vw;
  flex: none;
  width: 306px;
  height: 612px;
  position: relative;
}

.background-video-2 {
  border-radius: 1.5vw;
  width: 35vw;
  height: 15vw;
}

.orchid-july-2024 {
  color: #fff;
  text-align: center;
  background-color: #000;
  font-family: Solomon, sans-serif;
  font-size: 18px;
}

.h5 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
}

.text-block-2 {
  font-size: 32px;
  line-height: 125%;
}

.footer-line {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-link {
  font-size: 16px;
  font-weight: 700;
}

.footer-column {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-logo {
  width: 200px;
}

.image-5 {
  height: 16px;
}

.footer-credit {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #fff;
  justify-content: center;
  align-items: flex-end;
  font-size: 14px;
  line-height: 14px;
  display: flex;
}

.footer-container {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-container.orchid-plis-footer-container {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.orchid-footer.orchid-plus-footer {
  background-color: #000;
  position: relative;
}

.orchid-header {
  background-image: url('../images/header-background.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 925px;
}

.orchid-society-logo {
  height: 350px;
  margin-bottom: 20px;
}

.header-logo {
  height: 64px;
  margin-bottom: 20px;
}

.header-container {
  max-width: 1200px;
  padding-top: 30px;
}

.header-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: url('../images/June-Hero-Image-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 429px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divider {
  margin-top: 128px;
  margin-bottom: 128px;
}

.quiz {
  aspect-ratio: 3 / 2;
  background-image: url('../images/Section-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 10px;
  display: flex;
}

.quiz-title {
  color: #d29526;
  background-image: url('../images/Find-Your-Personal-Host.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 92px;
  font-size: 40px;
  font-weight: 700;
  line-height: 92px;
}

.quiz-content {
  padding-bottom: 74px;
}

.orchid-benefit {
  color: #d29526;
  background-image: url('../images/Benefits-Frame-OS.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 245px;
  height: 341px;
  padding: 37px 20px 33px;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

.orchid-benefit.small {
  transform-style: preserve-3d;
  width: 232px;
  height: 321px;
}

.text-block-3 {
  line-height: 32px;
}

.text-block-3.smaller {
  font-size: 24px;
  line-height: 26px;
}

.orchid-benefits {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.image-6 {
  max-width: 80%;
  margin-bottom: 16px;
}

.curtain {
  grid-column-gap: 160px;
  grid-row-gap: 160px;
  background-image: url('../images/Curtain-BG2x.jpg');
  background-position: 50% 100%;
  background-size: auto 1240px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  min-height: 1240px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.orchid-plus-2024 {
  color: #54524D;
  font-family: Roboto, sans-serif;
}

.orchid-plus-header {
  text-align: center;
  color: #C9983F;
  background-image: url('../images/bg-top-12x.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.div-block-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.orchid-plus-divider {
  margin-top: 128px;
  margin-bottom: 128px;
}

.devices-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  flex: 1;
  max-width: 50%;
}

.mobile-device {
  flex: 1;
  max-width: 50%;
  transition: max-width .2s;
}

.mobile-device:hover {
  max-width: 55%;
}

.devices-container {
  max-width: 80vw;
}

.benefits-section {
  text-align: center;
  background-image: url('../images/benefits-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 64px;
  padding-bottom: 128px;
}

.download-section {
  text-align: center;
  background-image: url('../images/Bg-Bottom2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 45px;
}

.h4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.download-steps {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: left;
  flex-flow: column;
  align-items: stretch;
  max-width: 580px;
  display: flex;
}

.step-item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 18px;
  line-height: 24px;
  display: flex;
}

.step-item.step-warning {
  color: #fff;
  background-color: #0f2f6d;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px 20px;
  box-shadow: 0 4px 4px #00000040;
}

.link {
  color: #0f2f6d;
  font-weight: 700;
}

.step-warning-icon {
  width: 2rem;
}

.download-content {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row-reverse;
  width: 100%;
  margin-top: 45px;
  display: flex;
}

.legal-section {
  text-align: center;
  background-image: url('../images/legal-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 128px;
  padding-bottom: 64px;
  font-size: 18px;
  line-height: 24px;
}

.legal-container {
  max-width: 740px;
}

.contact-frame {
  background-image: url('../images/Contact-US.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 640px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 640px;
  height: 178px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-8 {
  margin-left: 1100px;
  position: absolute;
  bottom: 0;
}

.step-number {
  width: 2rem;
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
}

.orchid-benefits-block {
  padding-top: 70px;
  padding-bottom: 70px;
}

.slider-2 {
  background-color: #0000;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-bottom: 4rem;
}

.right-arrow-2 {
  background-color: #f5c032;
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 2.5rem;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 1rem;
  display: flex;
  position: absolute;
  bottom: 0;
}

.download-arrows {
  background-color: #f5c032;
  background-image: linear-gradient(#fdf6d2, #f9c433 19%, #e6ac28 41%, #bf7b11 82%, #fcc839);
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 2.5rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  display: flex;
  bottom: 0;
}

.div-block-7 {
  width: 80%;
}

.tab {
  color: #0f306d;
  background-color: #c0bed9;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 3rem;
  margin-left: .25rem;
  margin-right: .25rem;
  font-size: 1.5rem;
  display: inline-flex;
  box-shadow: 0 2px 5px #fff3, inset 0 2px 4px -1px #0006;
}

.tab.w--current {
  box-shadow: none;
  color: #fff;
  text-shadow: 0 3px 3px #0006;
  background-color: #f5c032;
  background-image: linear-gradient(#fff, #fdd85e 17%, #e2a725 57%, #c17c13 83%, #fdca3a);
}

.tab.tab-left {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.tab.tab-right {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.video.video-desktop {
  aspect-ratio: 16 / 9;
  border-radius: 2rem;
  width: 100%;
  height: auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.footer-link-2 {
  color: #aaa;
  margin-bottom: 0;
  padding-top: .25rem;
  padding-bottom: .25rem;
  text-decoration: none;
  display: block;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.footer-link-2.footer-legal-link {
  white-space: nowrap;
  padding-right: 1rem;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 6vw;
    line-height: 5vw;
  }

  p {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .section.orchid-plus {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .section.orchid-plus.benefits-section {
    justify-content: space-between;
    align-items: center;
  }

  .section.section-header {
    padding-top: 1rem;
  }

  .benefit {
    flex: 1;
    width: 20vw;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .benefits {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    place-items: center;
    display: grid;
  }

  .footer {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .call-to-action {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .call-to-action.call-to-action-at-box-bottom {
    margin-top: 2rem;
  }

  .button {
    line-height: 2.5vw;
  }

  .frame {
    aspect-ratio: auto;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .frame.frame-2-1 {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    background-image: url('../images/frame-2-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-width: 0;
    max-width: none;
    margin-bottom: 4vw;
  }

  .frame.frame-paper {
    aspect-ratio: 8 / 9;
    background-image: url('../images/paper-9-8.png');
    width: auto;
    min-width: 0;
    max-width: none;
    height: 90vw;
  }

  .frame.frame-paper.frame-paper-9-8 {
    height: 90vw;
  }

  .header-box {
    width: 100%;
  }

  .image {
    width: 8.5vw;
    margin-bottom: -4vw;
  }

  .header-wrapper {
    width: 90%;
  }

  .june-character.june-black-dress, .june-character.june-left {
    display: none;
  }

  .heading-4 {
    font-size: 6vw;
    line-height: 5vw;
  }

  .image-3 {
    display: none;
  }

  .headline-dark.platform-selector-headline {
    margin-left: 0;
    margin-right: 0;
  }

  .headline-dark.platform-headline {
    font-size: 3vw;
  }

  .text-field {
    color: #000;
  }

  .form-row {
    flex-flow: column;
  }

  .form {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .answer {
    width: 25vw;
    line-height: 2vw;
  }

  .frame-paper-flexible {
    flex-flow: column;
  }

  .platform-selector {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .platform-slider {
    width: 74vw;
    height: 50vw;
  }

  .div-block-4 {
    width: 74vw;
  }

  .h5 {
    max-width: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .orchid-header {
    background-size: contain;
  }

  .orchid-society-logo {
    width: 60%;
    height: auto;
  }

  .header-content {
    background-image: none;
  }

  .orchid-logo-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-right: 5vw;
    display: block;
  }

  .orchid-benefit.small {
    width: 245px;
    height: 341px;
  }

  .orchid-benefit.small.first {
    margin-left: 100px;
    margin-right: 100px;
  }

  .orchid-benefits {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    width: 504px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .curtain {
    background-size: cover;
    min-height: 0;
  }

  .div-block-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .benefits-section {
    background-image: url('../images/benefits-background-mobile.jpg');
    background-position: 50% 0;
  }

  .download-content {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }

  .image-8 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 14vw;
    line-height: 12vw;
  }

  p {
    font-size: .85rem;
    line-height: 1.125rem;
  }

  .section.orchid-plus.section-header {
    padding-top: 1rem;
  }

  .benefit {
    width: 40vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .benefits {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .call-to-action {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    flex-flow: row;
    width: 90%;
  }

  .button {
    width: 50%;
  }

  .button.button-purple {
    width: 45vw;
  }

  .button.button-purple.button-download {
    width: 30vw;
    font-size: 3vw;
  }

  .button.button-selector {
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 3vw;
    line-height: 3vw;
  }

  .frame.frame-2-1 {
    aspect-ratio: 1;
    background-image: url('../images/frame-1-1.png');
    background-size: 100% 100%;
    width: 90vw;
  }

  .frame.frame-paper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .image {
    width: 16vw;
    margin-top: -8vw;
    position: absolute;
  }

  .header-wrapper {
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: center;
  }

  .june-character {
    object-fit: cover;
    object-position: 50% 0%;
    width: 50vw;
    height: 50vw;
    margin-left: 0;
    display: block;
    position: static;
  }

  .heading-4 {
    font-size: 14vw;
    line-height: 12vw;
  }

  .headline-dark {
    font-size: 2rem;
    line-height: 2rem;
  }

  .headline-dark.platform-selector-headline {
    max-width: 20vw;
    font-size: 3vw;
    line-height: 3vw;
  }

  .headline-dark.platform-headline {
    line-height: 3vw;
  }

  .input {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-field {
    margin-bottom: 0;
    padding-top: 2px;
  }

  .answer {
    width: 30vw;
  }

  .instructions-step {
    padding-top: 6vw;
  }

  .frame-paper-flexible {
    width: 90vw;
  }

  .platform-slider {
    width: 84vw;
    height: 80vw;
  }

  .back-button {
    width: 15vw;
    font-size: 3vw;
    line-height: 3vw;
  }

  .next-button {
    width: 15vw;
    font-size: 3vw;
    line-height: 3vw;
    left: 16vw;
  }

  .mask {
    height: 70vw;
  }

  .legal-text {
    width: 80vw;
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-block-4 {
    width: 84vw;
  }

  .background-video-2 {
    width: 60vw;
    height: 26vw;
  }

  .h5 {
    word-break: normal;
    line-height: 1.25;
  }

  .orchid-logo-wrapper {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .devices-block {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .mobile-device {
    width: 80%;
    max-width: 80%;
  }

  .mobile-device:hover {
    max-width: 85%;
  }

  .mobile-device.ipad-device {
    margin-top: -20%;
    margin-left: 20%;
  }

  .download-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .download-steps {
    max-width: 100%;
  }

  .legal-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .contact-frame {
    background-size: contain;
    width: 100%;
  }

  .footer-link-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 4vw;
    line-height: 6vw;
  }

  .button {
    text-shadow: 0 1px #0003;
    max-width: 45vw;
    font-size: 1rem;
  }

  .button.button-purple.button-download {
    width: 50vw;
    margin-left: auto;
    font-size: 5vw;
    line-height: 5vw;
  }

  .button.button-selector {
    font-size: 5vw;
    line-height: 5vw;
  }

  .button.button-green {
    text-shadow: 0 1px #0003;
  }

  .button.button-green.button-download {
    width: 200px;
    max-width: none;
  }

  .frame.frame-paper {
    aspect-ratio: auto;
    width: 100%;
    height: auto;
    padding-top: 1rem;
  }

  .frame.frame-paper.frame-paper-9-8 {
    aspect-ratio: auto;
    width: 100%;
    height: auto;
  }

  .header-box {
    flex: 1;
  }

  .headline-dark.platform-selector-headline {
    max-width: 30vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .headline-dark.platform-headline {
    font-size: 6vw;
    line-height: 6vw;
  }

  .slider {
    margin-bottom: 3rem;
  }

  .instructions-step {
    padding-top: 10vw;
  }

  .frame-paper-flexible {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
  }

  .platform-slider {
    height: 220vw;
  }

  .back-button {
    width: 30vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .next-button {
    width: 30vw;
    font-size: 5vw;
    line-height: 5vw;
    left: 32vw;
  }

  .mask {
    height: 240vw;
  }

  .legal-text {
    width: 85vw;
    padding: 4vw;
    font-size: 4vw;
    line-height: 5vw;
  }

  .div-block-4 {
    flex-flow: column;
    align-items: center;
  }

  .image-4 {
    max-width: none;
    height: 100vw;
  }

  .background-video-2 {
    width: 80vw;
    height: 36vw;
  }

  .h5 {
    font-size: 24px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .footer-line {
    flex-flow: column;
  }

  .footer-link {
    font-size: 12px;
  }

  .footer-logo {
    width: 80px;
  }

  .orchid-society-logo {
    width: 100%;
  }

  .header-logo {
    height: 40px;
  }

  .header-container {
    padding-top: 10px;
  }

  .orchid-logo-wrapper {
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-right: 0;
  }

  .orchid-benefit {
    width: 135px;
    height: 185px;
    font-size: 12px;
    line-height: 16px;
  }

  .orchid-benefit.small {
    transform: scale3d(1none, 1none, 1none);
    width: 135px;
    height: 185px;
  }

  .orchid-benefit.small.first {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-3 {
    line-height: 16px;
  }

  .text-block-3.smaller {
    font-size: 12px;
    line-height: 16px;
  }

  .orchid-benefits {
    width: 100%;
  }

  .orchid-plus-divider {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .devices-block {
    width: 100%;
  }

  .mobile-device {
    width: 80%;
    max-width: 80%;
  }

  .mobile-device.ipad-device {
    margin-top: -10%;
  }

  .benefits-section {
    background-size: cover;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .h4 {
    font-size: 24px;
    line-height: 28px;
  }

  .download-steps {
    max-width: 100%;
  }

  .step-item {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .step-warning-icon {
    width: 40px;
  }

  .legal-section {
    padding-top: 32px;
  }

  .contact-frame {
    height: auto;
    padding-top: 12px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 20px;
  }

  .step-number {
    width: 40px;
  }

  .download-arrows {
    width: 6rem;
  }

  .tabs-menu {
    display: flex;
  }
}


@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Solomon';
  src: url('../fonts/Fontfabric---SolomonSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Solomon';
  src: url('../fonts/Fontfabric---SolomonSans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}