:root {
  --pink-default: #fb3593;
  --pink-hover: #d91572;
}

.width-max {
  width: max-content !important;
}

.text-right {
  text-align: right;
}

.font-medium {
  text-align: right;
}

.container-2xl {
  padding-right: 50px;
}

#btn-buy-shares {
  width: 164px;
  padding: 20px 26px;
  margin: 0 12px 0 14px;
  border-radius: 8px;
  background-color: var(--pink-default);
}

.focus-container {
  margin: 0px 166px;
}

#btn-buy-shares:hover {
  background-color: var(--pink-hover);
}

.accordion-item > .icon {
  top: 33.5px;
}

.pioneer .union {
  left: 0;
}

.faq-container,
.pioneer-container {
  margin-left: 335px;
  margin-right: 335px;
}

.qr-code-container {
  margin-left: 288px !important;
  margin-right: 288px !important;
}

.footer-container {
  margin-top: 360px;
}

header .tab:nth-child(1) {
  border-right: 0.5px solid var(--gray);
}

header .tab:nth-child(2) {
  border-left: 0.5px solid var(--gray);
}

.plat-form > .right > .date > .total {
  display: none;
}

.visa {
  margin-left: 32px;
}

.american-express {
  margin-left: 32px;
}

.apple-pay {
  margin-left: 39px;
}

.google-pay {
  margin-left: 38.5px;
}

.login {
  width: 229px;
}

.plat-form > .left {
  width: 600px;
}

.plat-form > .right {
  flex-grow: 1;
  width: auto;
}

.plat-form > .right > .ip-share-sold {
  width: 230px;
  padding: 0 0 0 28px !important;
  border-right: 0 !important;
}

.plat-form > .right > .avail-ip-share {
  padding: 0 0 0 20px !important;
  border-left: 1px solid var(--gray);
  border-right: 0 !important;
}

.accordion {
  padding-left: 53px;
  padding-right: 0;
}

.ip-share-benefits {
  margin-top: 200px;
  display: flex;
  justify-content: center;
}

.benefits-wrapper {
  width: 1400px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.benefits-title {
  width: 463px;
  margin-left: 138px;
  text-align: start;
}

.benefits-title .mobile-title {
  display: none;
}

.benefits-frame {
  width: 694px;
  margin-left: 160px;
}

.benefits-text {
  font-size: 18px;
  line-height: 52px;
}

.benefits-text .benefits-field {
  display: flex;
}

.benefits-text .benefits-field p {
  font-size: 18px;
  line-height: 52px;
  margin-left: 8px;
}

.benefits-text p span {
  margin-left: 8px;
}

.benefits-button {
  margin-top: 40px;
  width: 260px;
  height: 62px;
  background-color: var(--black);
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  
}

.faq .text {
  padding: 168px 0 0 0;
  min-width: 300px;
}

.focus .text {
  top: 416px;
}

.focus .image {
  padding-top: 288px !important;
}

.underline-green::after {
  top: 86%;
  z-index: -1;
}

.investor-payment {
  margin: 58px 398px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.investor-payment > .title > span:nth-child(1) {
  font-family: CircularStd;
  font-size: 22px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.64;
  letter-spacing: 0.63px;
  text-align: center;
  color: #000;
}

.investor-payment > .title > span:nth-child(2) {
  font-weight: 500;
  font-size: 22px;
}

.investor-payment > .title > span:nth-child(3) {
  font-weight: 500;
  font-size: 22px;
  color: #fb3593;
}

.valid-date {
  margin: 12px 0 110px;
  font-size: 17px;
}

.payment-frame {
  width: 520px;
  margin-left: 141px;
}

.price-quantity {
  display: flex;
  height: 130px;
}

.price-quantity .price {
  width: 50%;
  height: 100%;
  font-size: 72px;
  border-radius: 13px 0px 0px 13px;
  border: solid 1px #d6d6d6;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-quantity #quantity {
  width: 50%;
  padding-right: 34px;
  font-size: 72px;
  border-radius: 0px 13px 13px 0px;
  outline: none;
  border: solid 1px #d6d6d6;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: end;
}

.price-quantity #quantity:focus-within {
  border-color: #fb3593;
}

.plat-form {
  width: 1118px;
}

.pioneer .text {
  margin-left: 340px;
}

.payment-wrapper {
  margin-left: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pioneer .paragraph {
  padding-top: 77px;
}

.payment-frame .ip-ownership {
  font-size: 14px;
  font-weight: 500;
  margin-top: 22px;
  display: flex;
  height: 67px;
  border-bottom: 0.5px solid #e3e3e3;
}

.payment-frame .ip-ownership p {
  line-height: 19px;
  width: 50%;
}

.payment-frame .ip-ownership p span {
  font-size: 14px;
}

.pioneer-container {
  margin-left: 320px;
  margin-right: 258.9px;
}

.money-per-share {
  font-size: 11px !important;
}

.money-per-share-mobile {
  display: none;
}

.payment-frame .total-amount {
  font-size: 14px;
  font-weight: 500;
  margin-top: 22.5px;
  display: flex;
}

.payment-frame .total-amount p {
  line-height: 19px;
  width: 50%;
}

.payment-frame .yearly-payout {
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  margin-top: 22px;
  display: flex;
}

.payment-frame .yearly-payout p {
  width: 50%;
  line-height: 20px;
}

.payment-frame .yearly-payout p:nth-child(1) {
  margin-right: 20px;
  line-height: 20px;
}

.payment-frame .yearly-payout p span {
  font-size: 11px;
}

.payment-frame .proceed-button {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  border-radius: 8px;
  background-color: #000;
}

.payment-frame .proceed-button p {
  margin-left: 14.9px;
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
}

.payment-frame .investor-disclaimer {
  margin-top: 22px;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  color: #808080;
}

.price-quantity #quantity input::-webkit-outer-spin-button,
.price-quantity #quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.price-quantity #quantity input {
  width: 100%;
  outline: none;
  border: none;
  text-align: end;
  -moz-appearance: textfield;
  font-size: 72px;
}

.price-quantity #quantity {
  position: relative;
}

.price-quantity #quantity .hidden-input-quantity {
  font-size: 72px;
  position: absolute;
  color: red;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  z-index: -1;
}

.price-quantity #quantity span {
  font-size: 72px;
}

.pioneer {
  margin-top: 261px !important;
}

.qr-code {
  padding-top: 360px;
}

.accordion-item.last-accordion-item {
  border-bottom: 1px solid var(--gray);
}

.accordion .ask-question {
  background-color: var(--black);
  width: 260px;
  color: var(--white);
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  padding: 0 25px;
  margin-top: 80px;
  border-radius: 8px;
}

footer .information .title {
  white-space: pre;
}

@media only screen and (max-width: 1200px) {
  .login {
    width: 136px !important;
  }

  .login > #btn-buy-shares {
    width: 66px;
    height: 34px;
    margin: 0 0 0px;
    padding: 11px 0px 10px;
    border-radius: 4.4px;

    font-size: 9.9px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    text-align: center;
  }

  .master-card {
    height: 24px;
    width: 24px;
  }

  .visa {
    margin: 0px 18px 0px 22px;
    width: 24px;
    height: auto;
  }

  .american-express {
    margin-left: 16px;
    width: 20px;
    height: auto;
  }

  .apple-pay {
    margin-left: 27px;
    width: 42px;
    height: auto;
  }

  .google-pay {
    margin-left: 24px;
    width: 24px;
    height: auto;
  }

  .investor-payment {
    margin: 102px 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .investor-payment > .title {
    text-align: center;
  }

  .investor-payment > .title > span:nth-child(2) {
    white-space: pre;
  }

  .investor-payment > .title > span:nth-child(2) .divider {
    display: none;
  }

  .payment-wrapper {
    display: block;
  }

  .payment-wrapper .text {
    margin-bottom: 43.5px;
  }

  .payment-frame {
    margin-left: 0;
  }

  .ip-share-benefits {
    width: 100%;
  }

  .benefits-wrapper {
    width: 520px;
    flex-direction: column;
    justify-content: center;
  }

  .benefits-title {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }

  .benefits-frame {
    width: 100%;
    margin-left: 0;
  }

  .benefits-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 768px) {
  .date.avail-ip-share {
    display: none;
  }

  .master-card {
    width: 24px;
    height: 14px;
  }

  .visa {
    margin: 0 0 0 15px;
    width: 34px;
    height: 11px;
  }

  .american-express {
    margin-left: 18px;
    width: 17px;
    height: 16px;
  }

  .apple-pay {
    margin-left: 18px;
    width: 39px;
    height: 16px;
  }

  .google-pay {
    margin-left: 17px;
    width: 41px;
    height: 16px;
  }

  .payment {
    padding: 0px 30px;
  }

  .accordion-item.active {
    padding-bottom: 20px;
  }

  .faq-container,
  .qr-code-container,
  .pioneer-container {
    margin-left: 0;
    margin-right: 0;
  }

  .money-per-share {
    display: none;
  }

  .money-per-share-mobile {
    display: block;
  }

  .plat-form {
    top: 44px;
    padding-right: 12px !important;
  }

  .plat-form > div.right {
    width: fit-content;
    flex-grow: 0;
  }

  .plat-form > div.left {
    width: 60%;
    flex: 1;
    padding-right: 20px;
  }

  .plat-form > .right > .available > .medium,
  .plat-form > .right > .date > .medium {
    white-space: pre;
  }

  .plat-form > .right > .date > .medium {
    margin-bottom: 6.4px !important;
  }

  .plat-form > .right > .date > .total {
    display: block;
    font-size: 6.3px;
    font-weight: 500;
    margin-top: 9px;
  }

  .accordion-item p {
    margin-bottom: 0 !important;
  }

  .plat-form > .right > .date {
    min-width: auto !important;
    width: 90px;
    padding: 1px 5px 1px 14px !important;
  }

  .faq .text {
    padding-top: 0;
  }

  .accordion {
    padding-left: 0;
    margin-top: 35.8px;
  }

  .focus .text {
    top: 101px;
  }

  .qr-code {
    padding-top: 9px;
  }

  .qr-code .btn-download {
    margin-left: 0;
    width: auto;
  }

  .qr-code-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .qr-code .text {
    margin-bottom: 34.8px;
  }

  .pioneer {
    margin-top: 0 !important;
  }

  .plat-form {
    width: auto;
  }

  .pioneer .text {
    padding-top: 41px;
  }

  .focus {
    height: 304px;
  }

  .price-quantity #quantity input,
  .price-quantity #quantity span,
  .price-quantity #quantity .hidden-input-quantity {
    font-size: 48px;
  }

  .price-quantity #quantity {
    padding-right: 12px;
    border-radius: 0px 8px 8px 0px;
    font-size: 48px;
  }

  .pioneer .text {
    margin-left: 0;
  }

  .pioneer .paragraph {
    padding-top: 32px;
  }

  .ip-share-benefits {
    margin-top: 101px;
  }

  .benefits-wrapper {
    margin: 0 50px;
  }

  .benefits-title {
    width: 100%;
    margin-left: 0;
    text-align: start;
  }

  .benefits-frame {
    width: 100%;
    margin-left: 0;
  }

  .benefits-text {
    font-size: 18px;
    line-height: 52px;
  }

  .benefits-text .benefits-field span {
    line-height: 39px;
  }

  .benefits-text .benefits-field p {
    font-size: 14px;
    line-height: 39px;
    margin-left: 8px;
  }

  .benefits-text .benefits-field {
    font-size: 14px;
    line-height: 28px;
  }

  .benefits-button {
    margin-top: 26px;
    width: 200px;
    height: 45px;
    font-size: 13px;
  }

  .benefits-title .mobile-title {
    display: inline;
  }

  .benefits-title .pc-title {
    display: none;
  }

  .pioneer .union {
    margin-top: 100px;
  }

  .investor-payment {
    margin: 102px 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .investor-payment > .title {
    text-align: center;
  }

  .investor-payment > .title > span {
    line-height: 33px !important;
  }

  .investor-payment > .title > span:nth-child(2) {
    white-space: pre;
  }

  .investor-payment > .title > span:nth-child(2) .divider {
    display: none;
  }

  .payment-wrapper {
    display: block;
  }

  .valid-date {
    margin-bottom: 75px;
  }

  .footer-container {
    margin-top: 134px;
  }

  .payment-frame .ip-ownership p .ip-ownership-value {
    font-weight: 400;
    display: block;
  }

  .payment-frame .ip-ownership p #ip-share {
    font-weight: 400;
  }

  .payment-frame {
    width: 100%;
    margin: 0;
  }

  .payment-wrapper .text {
    margin-bottom: 43.5px;
  }

  .price-quantity {
    height: 83px;
  }

  .price-quantity .price {
    border-radius: 8px 0px 0px 8px;
    font-size: 48px;
  }

  .price-quantity input {
    font-size: 50px;
    height: 100%;
  }

  .payment-frame .ip-ownership {
    font-size: 12px;
  }

  .payment-frame .ip-ownership p span {
    font-size: 12px;
  }

  .payment-frame .total-amount {
    font-size: 12px;
  }

  .payment-frame .yearly-payout {
    font-size: 12px;
  }

  .payment-frame .yearly-payout p:nth-child(1) {
    flex-grow: 1;
    width: auto;
  }

  .payment-frame .yearly-payout p:nth-child(2) {
    width: auto;
  }

  .payment-frame .yearly-payout p span {
    font-size: 10px;
    font-weight: 400;
  }

  .payment-frame .proceed-button {
    height: 55px;
    border-radius: 4.4px;
  }

  .payment-frame .proceed-button img {
    width: 10px;
    height: 13.2px;
  }

  .payment-frame .proceed-button p {
    font-size: 13px;
  }

  .payment-frame .investor-disclaimer {
    margin-top: 25px;
    margin-bottom: 28px;
  }

  .colon {
    display: none;
  }

  .faq-container {
    margin-bottom: 19px !important;
    margin-top: 121px !important;
  }

  .footer-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .banner::before,
  .banner::after {
    display: none;
  }

  .focus-container {
    margin-left: 98px;
  }

  .accordion .ask-question {
    width: 200px;
    height: 45px;
    margin-top: 30px;
    font-size: 13px;
    border-radius: 4.4px;
  }
}

@media only screen and (max-width: 400px) {
  .payment {
    padding: 0px 12px;
  }

  .date.avail-ip-share {
    display: none;
  }
}
