:root {
  /* Elementor Vars */
  --e-global-color-primary: #00f5ad;
  --e-global-color-secondary: #17ab9f;
  --e-global-color-text: #525252;
  --e-global-color-accent: #e9771b;
  --e-global-color-fa335b1: #292929;
  --e-global-color-41c0093: #999999;
  --e-global-color-233c433: #ffffff;
  --e-global-color-5138a26: #f8f8f8;
  --e-global-color-2d22ada: #bdbdbd;
  --e-global-color-7699a1d: #ffffff00;
  --e-global-color-bffeb2f: #ffffff;
  --e-global-color-fb03aa8: #ffffff;
  --e-global-typography-primary-font-family: "Inter";
  --e-global-typography-primary-font-size: clamp(3.125rem, 4.444vw, 4rem);
  --e-global-typography-primary-font-weight: 700;
  --e-global-typography-primary-line-height: normal;
  --e-global-typography-primary-letter-spacing: -1px;
  --e-global-typography-secondary-font-family: "Inter";
  --e-global-typography-secondary-font-size: clamp(1.45rem, 2.48vw, 3.969rem);
  --e-global-typography-secondary-font-weight: 700;
  --e-global-typography-secondary-line-height: normal;
  --e-global-typography-secondary-letter-spacing: -1px;
  --e-global-typography-text-font-family: "Inter";
  --e-global-typography-text-font-size: clamp(1.125rem, 1.133vw, 1.813rem);
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-text-line-height: normal;
  --e-global-typography-accent-font-family: "Inter";
  --e-global-typography-accent-font-size: clamp(1.344rem, 1.348vw, 2.156rem);
  --e-global-typography-accent-font-weight: 700;
  --e-global-typography-accent-line-height: normal;
  --e-global-typography-26a24a1-font-family: "Inter";
  --e-global-typography-26a24a1-font-size: clamp(1.413rem, 1.418vw, 2.269rem);
  --e-global-typography-26a24a1-font-weight: 400;
  --e-global-typography-26a24a1-line-height: normal;
  --e-global-typography-12c47a2-font-family: "Inter";
  --e-global-typography-12c47a2-font-size: clamp(1.125rem, 1.25vw, 2rem);
  --e-global-typography-12c47a2-line-height: normal;
  --e-global-typography-212d4e8-font-family: "Inter";
  --e-global-typography-212d4e8-font-size: clamp(1.344rem, 1.348vw, 2.156rem);
  --e-global-typography-212d4e8-line-height: normal;
  --e-global-typography-2bae7be-font-family: "Inter";
  --e-global-typography-2bae7be-font-size: clamp(1.344rem, 1.348vw, 2.156rem);
  --e-global-typography-2bae7be-font-weight: 600;
  --e-global-typography-2bae7be-line-height: normal;
  --e-global-typography-e7e7afd-font-family: "Inter";
  --e-global-typography-e7e7afd-font-size: clamp(1.25rem, 1.594vw, 2.55rem);
  --e-global-typography-e7e7afd-line-height: normal;
  --e-global-typography-cfa19f8-font-family: "Inter";
  --e-global-typography-cfa19f8-font-size: clamp(1.05rem, 1.055vw, 1.688rem);
  --e-global-typography-cfa19f8-line-height: normal;
  --e-global-typography-a812fcf-font-family: "Inter";
  --e-global-typography-a812fcf-font-size: clamp(0.925rem, 1.133vw, 1.813rem);
  --e-global-typography-a812fcf-text-decoration: underline;
  --e-global-typography-a812fcf-line-height: normal;
  --e-global-typography-ae6c025-font-family: "Inter";
  --e-global-typography-ae6c025-font-size: clamp(1.125rem, 1.133vw, 1.813rem);
  --e-global-typography-ae6c025-font-weight: 700;
  --e-global-typography-ae6c025-line-height: normal;
  --e-global-typography-cf5dc3f-font-family: "Inter";
  --e-global-typography-cf5dc3f-font-size: clamp(0.925rem, 1.133vw, 1.813rem);
  --e-global-typography-cf5dc3f-font-weight: 700;
  --e-global-typography-cf5dc3f-text-decoration: none;
  --e-global-typography-cf5dc3f-line-height: normal;

  /* font sizes */
  --font-size-base: 16px;
  --font-size-xl: 20px;

  /* Colors */
  --color-white: #fff;
  --color-whitesmoke: #f8f8f8;
  --color-mediumspringgreen: #00e4a1;
  --color-silver: #bbb;
  --color-gray-100: rgba(0, 0, 0, 0.6);
  --color-gray-200: rgba(0, 0, 0, 0.7);
  --color-black: #000;
  --color-gainsboro: #e5e7eb;

  /* Gaps */
  --gap-3xs: 10px;

  /* Paddings */
  --padding-xl: 20px;
  --padding-3xs: 10px;
  --padding-7xs: 6px;
  --padding-lg: 18px;
  --padding-sm: 14px;
  --padding-mini: 15px;
  --padding-xs: 12px;
  --padding-11xs: 2px;

  /* border radiuses */
  --br-3xs: 10px;
}

.text-gray {
  color: #888;
}

.spinner_circle {
  animation: spin 1s linear infinite !important;
  display: flex;
  justify-content: center;
  margin-right: 10px;
}

.initial.spinner_circle {
  filter: invert(1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 44px;
  width: 44px;
}

#dmr-checkout .investhelloryse-1-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 565px;
  height: 764px;
  object-fit: cover;
}

#dmr-checkout .left-col {
  flex: 1;
}

#dmr-checkout .investment-details {
  flex: 1;
  position: relative;
  line-height: 65px;
  font-weight: 700;
  color: #000;
}

#dmr-checkout .left-col .title {
  align-self: stretch;
  border: 1px solid var(--color-gainsboro);
  display: flex;
  flex-direction: row;
  padding: var(--padding-11xs) var(--padding-lg) 0;
  align-items: flex-start;
  justify-content: flex-start;
}

#dmr-checkout .right-col .title {
  align-self: stretch;
  padding: var(--padding-11xs) var(--padding-lg) 0;
}

#dmr-checkout .issuer-ryse-inc {
  margin: 0;
}

#dmr-checkout .text {
  position: relative;
  line-height: 26px;
  display: inline-block;
  width: 541px;
  flex-shrink: 0;
}

#dmr-checkout .body,
#dmr-checkout .content,
#dmr-checkout .panel {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

#dmr-checkout .body,
#dmr-checkout .panel {
  flex-direction: column;
}

#dmr-checkout .body {
  padding: 0 var(--padding-lg) var(--padding-lg);
  font-size: var(--font-size-base);
}

#dmr-checkout .panel {
  border-radius: var(--br-3xs);
  background-color: var(--color-whitesmoke);
  border: 1px solid var(--color-mediumspringgreen);
  overflow: hidden;
  gap: var(--gap-3xs);
}

#dmr-checkout .amount {
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 26px;
  color: var(--color-black);
  z-index: 0;
}

#dmr-checkout .xxx {
  margin: 0;
  color: var(--color-gray-200);
}

#dmr-checkout .shares {
  flex: 1;
  position: relative;
  line-height: 26px;
}

#dmr-checkout .shares-wrapper {
  align-self: stretch;
  border-radius: var(--br-3xs);
  background-color: var(--color-white);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  display: flex;
  flex-direction: row;
  padding: var(--padding-7xs);
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 1;
}

#dmr-checkout .products {
  flex: 1;
  position: relative;
  line-height: 26px;
  display: inline-block;
}

#dmr-checkout .products-wrapper {
  align-self: stretch;
  border-radius: var(--br-3xs);
  background-color: var(--color-white);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  display: flex;
  flex-direction: row;
  padding: var(--padding-7xs) var(--padding-3xs);
  align-items: flex-start;
  justify-content: flex-start;
}

#dmr-checkout .rewards-1-icon {
  position: relative;
  width: 48px;
  height: 42px;
  object-fit: cover;
}

#dmr-checkout .badge,
#dmr-checkout .perk {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#dmr-checkout .badge {
  margin: 0 !important;
  position: absolute;
  top: 0;
  right: 0;
  padding: var(--padding-xs) var(--padding-xs) 0 0;
  justify-content: flex-start;
  z-index: 3;
}

#dmr-checkout .perk {
  border-radius: var(--br-3xs);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
  border: 1px solid var(--color-silver);
  box-sizing: border-box;
  padding: var(--padding-lg) var(--padding-3xs) var(--padding-xs)
    var(--padding-3xs);
  position: relative;
  gap: var(--gap-3xs);
  width: calc(50% - (var(--gap-3xs) / 2));
  max-width: calc(50% - (var(--gap-3xs) / 2));
}

@media screen and (min-width: 64em) {
  #dmr-checkout .perk {
    min-width: unset;
    flex: 1;
    flex-basis: 40%;
    padding: var(--padding-xl) var(--padding-sm) var(--padding-mini);
  }
}

#dmr-checkout .perk p {
  font-size: 10px;
  line-height: 1.35;
  letter-spacing: -0.1px;
  margin: 2px 0 3px 0;
}

@media screen and (min-width: 37.5em) {
  #dmr-checkout .perk p {
    font-size: 12px;
  }
}

@media screen and (min-width: 90em) {
  #dmr-checkout .perk p {
    font-size: 16px;
  }
}

#dmr-checkout .body1,
#dmr-checkout .content1,
#dmr-checkout .perk {
  justify-content: flex-start;
}

#dmr-checkout .content1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: var(--gap-3xs);
}

@media screen and (min-width: 64em) {
  #dmr-checkout .content1 {
    gap: 18px;
  }
}

#dmr-checkout .body1 {
  align-self: stretch;
  flex-direction: column;
  padding: var(--padding-7xs) var(--padding-lg) 19px;
  font-size: var(--font-size-base);
  color: var(--color-gray-100);
}

#dmr-checkout .body1,
#dmr-checkout .right-col {
  display: flex;
  align-items: flex-start;
}

#dmr-checkout .right-col {
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}

#dmr-checkout .dmr-white-wrapper {
  display: flex;
  flex-flow: row wrap;
  gap: 40px;
}

@media screen and (min-width: 37.5em) {
  #dmr-checkout .dmr-white-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (min-width: 64em) {
  #dmr-checkout .dmr-white-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 1023px) {
  #dmr-checkout .dmr-white-wrapper {
    flex-direction: column;
  }

  #dmr-checkout .dmr-white-wrapper {
    gap: 20px;
  }
}

#dmr-checkout .dmr-white-wrapper > div {
  flex: 1;
  max-width: 100%;
}

#redirect-message-popup,
#why-do-we-need-this-popup {
  background-color: white;
  margin: 30px;
  max-height: 90vh !important;
  padding: 20px;
}

#redirect-message-popup {
  margin: 0;
}

#redirect-message-popup .popup-content,
#why-do-we-need-this-popup .popup-content {
  overflow-y: auto;
  max-height: 78vh;
  margin-bottom: 30px;
  display: inline-block;
}

#why-do-we-need-this-popup h3 {
  margin: 15px auto;
}

#why-do-we-need-this-popup ul {
  list-style: disc;
  margin: 0;
  padding: 10px 0 0 30px;
}

.error_massage {
  display: none;
  background-color: rgb(228, 187, 187);
  border: 1px solid red;
  border-radius: 8px;
  margin: 20px 0;
  padding: 20px;
}

#dmr-checkout .step-card.active,
#dmr-checkout .step-card label.cursor-pointer.active {
  border: 1px solid var(--color-mediumspringgreen) !important;
}

#dmr-checkout .PhoneInput .iti--allow-dropdown {
  width: 100%;
}

#dmr-checkout .PhoneInputInput {
  padding-left: 60px !important;
}

#dmr-checkout .PhoneInput .iti__country-list {
  margin-top: 0;
}

#dmr-checkout .expandable-wrapper.open {
  overflow: visible;
}

#dmr-checkout button[type="submit"] {
  background-color: var(--color-mediumspringgreen);
}

#dmr-checkout button[type="submit"]:disabled {
  background-color: gray;
}

#dmr-checkout input:disabled,
#dmr-checkout input.disabled,
#dmr-checkout select:disabled,
#dmr-checkout select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

#dmr-checkout select.touched:invalid,
#dmr-checkout input.touched:invalid,
#dmr-checkout input.touched.invalid,
#dmr-checkout select.touched:invalid,
#dmr-checkout select.touched.invalid,
#dmr-checkout .PhoneInputInput.invalid {
  border: 1px solid red !important;
  background-color: #ffeaee !important;
}

#dmr-checkout .step-title.editable {
  cursor: pointer;
}

#dmr-checkout .step-title .edit-step {
  display: none;
}

#dmr-checkout .step-title.editable .edit-step {
  display: block;
  color: var(--color-mediumspringgreen);
  font-weight: normal;
}

.empty-template #dmr-checkout p {
  margin: unset;
}

#dmr-checkout .invest-step2 .calculations {
  flex-direction: column;
  justify-content: start;
}

#dmr-checkout .invest-step2 .calculations > div {
  display: flex;
  flex-direction: row;
}

@media screen and (min-width: 37.5em) {
  #dmr-checkout .invest-step2 .calculations {
    flex-direction: row;
    justify-content: space-between;
  }

  #dmr-checkout .invest-step2 .calculations > div {
    flex-direction: column;
  }

  #dmr-checkout .invest-step2 .calculations > div > p {
    text-align: center;
  }
}

#dmr-checkout #clone-joint-address {
  color: var(--color-mediumspringgreen);
  font-weight: normal;
  cursor: pointer;
}

#redirect-message .spinner_circle {
  filter: invert(1);
  margin-top: 20px;
}

#redirect-message .spinner_circle svg {
  width: 40px !important;
  height: 40px !important;
}

.predefined-amounts label {
  margin-bottom: 20px !important;
  box-shadow: 0px 2px 3px #0000001f;
}

.predefined-amounts label:last-of-type {
  margin-bottom: 0px !important;
}

.predefined-amounts label div:nth-of-type(2) span {
  white-space: nowrap;
}

.predefined-amounts label div:nth-of-type(2) {
  flex-direction: column;
  padding: 4px 10px 4px 8px;
}

@media screen and (min-width: 90em) {
  .predefined-amounts label div:nth-of-type(2) {
    flex-direction: row;
    gap: 6px;
  }
}

.predefined-amounts .bubble {
  min-width: 172px;
  background-color: var(--e-global-color-primary);
  padding: 0 12px;
}

@media screen and (min-width: 64em) {
  .predefined-amounts .bubble {
    padding: 14px 22px;
  }
}

.predefined-amounts .bubble svg circle {
  stroke: #000;
}

.predefined-amounts .bubble svg circle:nth-of-type(2) {
  fill: #000;
}

.predefined-amounts .bubble div {
  margin: 0 5px;
}

.predefined-amounts .bubble p {
  font-size: 13.8px;
}

@media screen and (min-width: 64em) {
  .predefined-amounts .bubble p {
    font-size: 18px;
  }
}

.ssn-info {
  margin: 12px 0;
  color: #0009;
  font-size: 16px;
  border: 1px solid #00e4a1;
  padding: 14px 20px;
  background: #e8e8e8;
}
