.element-default {
    width: 100%;
    max-width: 100%;
    min-height: 0;
    height: auto;
    display: flex;
    background-color: #ffffff;
  }
  
  .element-default .div-min-h-screen {
    display: flex;
    min-height: 0;
    height: auto;
    flex: 1;
    position: relative;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    align-items: center;
    background-color: #ffffff;
  }
  
  .element-default .section-bg-gradient {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 64px clamp(16px, 4vw, 40px);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background: linear-gradient(
      180deg,
      rgba(141, 146, 255, 1) 0%,
      rgba(107, 112, 217, 1) 100%
    );
  }
  
  .element-default .div-max-w-md {
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .div-inline-flex {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    position: relative;
    flex: 0 0 auto;
    background-color: #fffefe33;
    border-radius: 33554400px;
    backdrop-filter: blur(4px) brightness(100%);
    -webkit-backdrop-filter: blur(4px) brightness(100%);
  }
  
  .element-default .frame {
    position: relative;
    width: 16px;
    height: 16px;
  }
  
  .element-default .vector {
    position: absolute;
    width: 91.66%;
    height: 91.67%;
    top: 8.33%;
    left: 8.34%;
  }
  
  .element-default .img {
    position: absolute;
    width: 16.67%;
    height: 87.50%;
    top: 12.50%;
    left: 83.33%;
  }
  
  .element-default .vector-2 {
    position: absolute;
    width: 25.00%;
    height: 79.17%;
    top: 20.83%;
    left: 75.00%;
  }
  
  .element-default .vector-3 {
    position: absolute;
    width: 83.33%;
    height: 29.17%;
    top: 70.83%;
    left: 16.67%;
  }
  
  .element-default .vector-4 {
    position: absolute;
    width: 87.50%;
    height: 25.00%;
    top: 75.00%;
    left: 12.50%;
  }
  
  .element-default .div-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-2 {
    display: flex;
    align-items: center;
    width: fit-content;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 34px;
    line-height: 45px;
    white-space: nowrap;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .div-wrapper-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0.9;
  }
  
  .element-default .text-wrapper-3 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 20px;
  }
  
  .element-default .div-bg-white {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 16px;
  }
  
  .element-default .div-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .element-default .element {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 19.4px;
    letter-spacing: 0;
    line-height: 28px;
  }
  
  .element-default .span {
    color: #000000;
  }
  
  .element-default .text-wrapper-4 {
    color: #8d92ff;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
  }
  
  .element-default .div-space-y {
    gap: 11.38px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .ETS {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13.3px;
    letter-spacing: 0;
    line-height: 20px;
  }
  
  .element-default .text-wrapper-5 {
    font-weight: 700;
  }
  
  .element-default .text-wrapper-6 {
    font-family: "Roboto-Regular", Helvetica;
  }
  
  .element-default .ID {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .text-wrapper-7 {
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .text-wrapper-8 {
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
  }
  
  .element-default .div-space-y-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 8px 0px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .button-w-full {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8.01px;
    padding: 16px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 8px;
  }
  
  .element-default .span-2 {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-9 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 0px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #8d92ff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }
  
  
  .element-default .frame-2 {
    position: relative;
    width: 20px;
    height: 20px;
  }

  .element-default .icon {
    width: 20px;
    height: 20px;
    display: block;
  }
  
  .element-default .vector-5 {
    position: absolute;
    width: 79.17%;
    height: 50.00%;
    top: 50.00%;
    left: 20.83%;
  }
  
  .element-default .vector-6 {
    position: absolute;
    width: 50.00%;
    height: 79.17%;
    top: 20.83%;
    left: 50.00%;
  }
  
  .element-default .button-w-full-2 {
    background-color: #00000033;
    backdrop-filter: blur(4px) brightness(100%);
    -webkit-backdrop-filter: blur(4px) brightness(100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 8px;
  }
  
  .element-default .text-wrapper-10 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-default .div-max-w-md-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 64px clamp(16px, 4vw, 40px);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #f5f5ff;
  }
  
  .element-default .div-max-w-md-2 {
    gap: 12px;
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .div-wrapper-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-11 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 22.5px;
    text-align: center;
    letter-spacing: 0;
    line-height: 32px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-12 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 13.3px;
    text-align: center;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .div-space-y-3 {
    gap: 16px;
    padding: 28px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .div-bg-white-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #f2f4f6;
    width: 100%;
    border-radius: 12px;
  }
  
  .element-default .div-bg-white-shadow {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff01;
    box-shadow: 0px 1px 2px -1px #0000001a, 0px 1px 3px #0000001a;
    width: 100%;
    border-radius: 12px;
  }
  
  .element-default .div-flex {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .div-flex-shrink {
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #8d92ff;
    border-radius: 33554400px;
  }
  
  .element-default .text-wrapper-13 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
  }
  
  .element-default .div-flex-2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }
  
  .element-default .text-wrapper-14 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 16.9px;
    letter-spacing: 0;
    line-height: 28px;
  }
  
  .element-default .text-wrapper-15 {
    align-self: stretch;
    color: #495565;
    font-size: 13.2px;
    line-height: 22.8px;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
  }
  
  .element-default .div-absolute {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 4px 8px;
    position: absolute;
    top: -8px;
    right: 10px;
    background-color: #ffffff;
    border-radius: 4px;
  }
  
  .element-default .p {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 11.4px;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-16 {
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 17px;
    line-height: 28px;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .text-wrapper-17 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 17.4px;
    letter-spacing: 0;
    line-height: 28px;
  }
  
  .element-default .section-px {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 64px clamp(16px, 4vw, 40px);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
  }
  
  .element-default .div-max-w-md-3 {
    gap: 40px;
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-18 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #495565;
    font-size: 13.2px;
    text-align: center;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .div-relative {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(
      166deg,
      rgba(141, 146, 255, 1) 0%,
      rgba(107, 112, 217, 1) 100%
    );
  }
  
  .element-default .div-absolute-2 {
    left: -24px;
    bottom: -24px;
    width: 96px;
    height: 96px;
    background-color: #fffefe1a;
    position: absolute;
    border-radius: 33554400px;
  }
  
  .element-default .div-absolute-3 {
    top: -24px;
    right: -24px;
    width: 128px;
    height: 128px;
    background-color: #fffefe1a;
    position: absolute;
    border-radius: 33554400px;
  }
  
  .element-default .div-backdrop-blur-sm {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 136px;
    background-color: #fffefe33;
    border-radius: 8px;
    backdrop-filter: blur(4px) brightness(100%);
    -webkit-backdrop-filter: blur(4px) brightness(100%);
  }
  
  .element-default .p-text-sm {
    width: calc(100% - 48px);
    align-items: flex-start;
    position: absolute;
    top: 24px;
    left: 24px;
    opacity: 0.9;
    display: flex;
    flex-direction: column;
  }
  
  .element-default .p-text {
    width: calc(100% - 48px);
    position: absolute;
    top: 52px;
    left: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .element-default .text-wrapper-19 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 36px;
    white-space: nowrap;
  }
  
  .element-default .p-text-sm-2 {
    width: calc(100% - 48px);
    align-items: flex-start;
    position: absolute;
    top: 92px;
    left: 24px;
    opacity: 0.9;
    display: flex;
    flex-direction: column;
  }
  
  .element-default .text-wrapper-20 {
    width: fit-content;
    color: #ffffff;
    font-size: 13.3px;
    line-height: 20px;
    white-space: nowrap;
    position: relative;
    display: flex;
    align-items: center;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    letter-spacing: 0;
  }
  
  .element-default .div-absolute-4 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 7.5px 16px 7.5px;
    top: 16px;
    right: 19px;
    background-color: #fdc700;
    transform: rotate(12.00deg);
    position: absolute;
    border-radius: 33554400px;
  }
  
  .element-default .text-wrapper-21 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .div-rounded-xl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11.9px;
    padding: 16px 24px 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #f5f5ff;
    border-radius: 12px;
  }
  
  .element-default .div-flex-3 {
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }
  
  .element-default .svg-lucide-margin {
    display: flex;
    flex-direction: column;
    width: 20px;
    height: 22px;
    align-items: flex-start;
    padding: 2px 0px 0px;
    position: relative;
  }
  
  .element-default .vector-7 {
    position: absolute;
    width: 91.67%;
    height: 91.67%;
    top: 8.33%;
    left: 8.33%;
  }
  
  .element-default .vector-8 {
    position: absolute;
    width: 62.50%;
    height: 58.33%;
    top: 41.67%;
    left: 37.50%;
  }
  
  .element-default .text-wrapper-22 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 1px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
    color: #000000;
    font-size: 13.9px;
    letter-spacing: 0;
    line-height: 22.8px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-23 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 1px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 22.8px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-24 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 1.5px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 13.3px;
    letter-spacing: 0;
    line-height: 22.8px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-25 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 1px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 12.8px;
    letter-spacing: 0;
    line-height: 22.8px;
    white-space: nowrap;
  }
  
  .element-default .div-max-w-md-4 {
    gap: 32px;
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .form-bg-white {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 32px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #f2f4f6;
    width: 100%;
    border-radius: 16px;
  }
  
  .element-default .form-bg-white-shadow {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff01;
    box-shadow: 0px 1px 2px -1px #0000001a, 0px 1px 3px #0000001a;
    width: 100%;
    border-radius: 16px;
  }
  
  .element-default .div-flex-4 {
    align-items: center;
    gap: 16px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }
  
  .element-default .label-text-sm {
    display: flex;
    flex-direction: column;
    width: 128px;
    align-items: flex-start;
    position: relative;
  }
  
  .element-default .text-wrapper-26 {
    display: flex;
    align-items: center;
    width: fit-content;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 13.3px;
    line-height: 20px;
    white-space: nowrap;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .input-referrerid {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 14px 16px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #f9f9f9;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid;
    border-color: #e5e7eb;
  }
  
  .element-default .text-wrapper-27 {
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #00000080;
    font-size: 13.3px;
    line-height: normal;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .div-bg-gray {
    position: relative;
    align-self: stretch;
    width: 100%;
    max-height: 240px;
    height: 240px;
    background-color: #f8fafb;
    border-radius: 12px;
    overflow: scroll;
    border: 1px solid;
    border-color: #e5e7eb;
  }
  
  .element-default .div-bg-gray::-webkit-scrollbar {
    width: 0;
    display: none;
  }
  
  .element-default .div-text-sm {
    display: flex;
    flex-direction: column;
    width: calc(100% - 57px);
    align-items: flex-start;
    gap: 16px;
    position: relative;
    top: 20px;
    left: 21px;
  }
  
  .element-default .element-2 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .div-3 {
    display: flex;
    align-items: flex-end;
    gap: 7px;
    align-self: stretch;
    width: 100%;
    flex-direction: column;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-28 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
    color: #354152;
    font-size: 12.5px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .ul-space-y {
    display: flex;
    flex-direction: column;
    width: 309px;
    align-items: flex-start;
    gap: 3.3px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-29 {
    display: flex;
    align-items: center;
    align-self: stretch;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 11.6px;
    line-height: 19.5px;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .li {
    padding: 0px 0px 0.75px;
    align-self: stretch;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-30 {
    align-self: stretch;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 11.4px;
    line-height: 19.5px;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .text-wrapper-31 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
    color: #354152;
    font-size: 12.4px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .ul-space-y-2 {
    width: 309px;
    gap: 3px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-32 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
    color: #354152;
    font-size: 12.1px;
    letter-spacing: 0;
    line-height: 22.8px;
  }
  
  .element-default .p-text-xs {
    width: 309px;
    position: relative;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  
  .element-default .text-wrapper-33 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 11.3px;
    letter-spacing: 0;
    line-height: 19.5px;
  }
  
  .element-default .div-mb {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid;
    border-color: #e5e7eb;
  }
  
  .element-default .text-wrapper-34 {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #000000;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 20px;
  }
  
  .element-default .div-4 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .label-flex {
    display: flex;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .input-w {
    position: relative;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 50px;
    border: 1px solid;
    border-color: #767676;
  }
  
  .element-default .span-ml-margin {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 0px 12px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-35 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .button-w-full-3 {
    gap: 8px;
    background: linear-gradient(
      180deg,
      rgba(141, 146, 255, 1) 0%,
      rgba(91, 96, 200, 1) 100%
    );
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-radius: 8px;
    cursor: pointer;
    border: none;
    box-shadow: 0 2px 12px rgba(107, 112, 217, 0.35);
    transition: box-shadow 0.2s ease, transform 0.15s ease, filter 0.2s ease;
  }

  .element-default .button-w-full-3:hover {
    box-shadow: 0 4px 18px rgba(80, 85, 190, 0.45);
    filter: brightness(1.06);
  }

  .element-default .button-w-full-3:active {
    transform: scale(0.99);
    filter: brightness(0.96);
  }

  .element-default .button-w-full-3 .icon {
    filter: brightness(0) invert(1);
  }

  .element-default .button-w-full-3:focus-visible {
    outline: 2px solid #4a4eb8;
    outline-offset: 3px;
  }
  
  .element-default .vector-9 {
    position: absolute;
    width: 87.50%;
    height: 66.67%;
    top: 33.33%;
    left: 12.50%;
  }
  
  .element-default .vector-10 {
    position: absolute;
    width: 50.00%;
    height: 66.67%;
    top: 33.33%;
    left: 50.00%;
  }
  
  .element-default .vector-11 {
    position: absolute;
    width: 79.17%;
    height: 87.50%;
    top: 12.50%;
    left: 20.83%;
  }
  
  .element-default .text-wrapper-36 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 1px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-default .div-mt {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    padding: 17px 20px 20px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #f2f4f6;
    width: 100%;
    border-radius: 12px;
  }
  
  .element-default .div-mt-shadow {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff01;
    box-shadow: 0px 1px 2px -1px #0000001a, 0px 1px 3px #0000001a;
    width: 100%;
    border-radius: 12px;
  }
  
  .element-default .svg-lucide-margin-2 {
    position: relative;
    width: 20px;
    height: 22px;
  }
  
  .element-default .div-text-sm-2 {
    display: inline-flex;
    align-items: flex-start;
    gap: 3.38px;
    flex-direction: column;
    position: relative;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-37 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: 2px;
    font-family: "Roboto-Bold", Helvetica;
    font-weight: 700;
    color: #354152;
    font-size: 13.2px;
    letter-spacing: 0;
    line-height: 22.8px;
    white-space: nowrap;
  }
  
  .element-default .ID-2 {
    width: fit-content;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.2px;
    line-height: 22.8px;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .div-flex-5 {
    align-items: center;
    gap: 8px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }
  
  .element-default .vector-12 {
    position: absolute;
    width: 50.00%;
    height: 33.33%;
    top: 66.67%;
    left: 50.00%;
  }
  
  .element-default .text-wrapper-38 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #000000;
    font-size: 16.9px;
    letter-spacing: 0;
    line-height: 28px;
    white-space: nowrap;
  }
  
  .element-default .ul-space-y-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #f8fafb;
    border-radius: 12px;
    border: 1px solid;
    border-color: #e5e7eb;
  }
  
  .element-default .li-flex {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .span-3 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-39 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #8d92ff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-40 {
    display: flex;
    align-items: center;
    width: fit-content;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.2px;
    line-height: 20px;
    white-space: nowrap;
    position: relative;
    margin-top: -1.00px;
    letter-spacing: 0;
  }
  
  .element-default .text-wrapper-41 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.3px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-42 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.1px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-43 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.6px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .text-wrapper-44 {
    position: relative;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.5px;
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
  }
  
  .element-default .my-page-wrapper {
    padding: 0px 11.77px 0px 0px;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
  }
  
  .element-default .my-page {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #354152;
    font-size: 13.3px;
    letter-spacing: 0;
    line-height: 20px;
  }
  
  .element-default .section-px-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 63.25px clamp(16px, 4vw, 40px) 64px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background: linear-gradient(
      180deg,
      rgba(141, 146, 255, 1) 0%,
      rgba(107, 112, 217, 1) 100%
    );
  }
  
  .element-default .div-max-w-md-5 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 0px 0.75px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-45 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 28.2px;
    text-align: center;
    letter-spacing: 0;
    line-height: 37.5px;
  }
  
  .element-default .element-wrapper {
    align-items: center;
    padding: 0px 0px 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0.9;
    display: flex;
    flex-direction: column;
  }
  
  .element-default .element-3 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13.5px;
    text-align: center;
    letter-spacing: 0;
    line-height: 20px;
  }
  
  .element-default .text-wrapper-46 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 0px;
    font-family: "Roboto-SemiBold", Helvetica;
    font-weight: 600;
    color: #8d92ff;
    font-size: 15.5px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }
  
  .element-default .p-text-xs-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 0px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0.7;
  }
  
  .element-default .text-wrapper-47 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 11.6px;
    text-align: center;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
  }
  
  .element-default .footer-bg-white {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 32px clamp(16px, 4vw, 40px);
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #e5e7eb;
  }
  
  .element-default .div-max-w-md-6 {
    gap: 8px;
    padding: 0px 24px;
    display: flex;
    flex-direction: column;
    max-width: 448px;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .element-default .text-wrapper-48 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Roboto-Regular", Helvetica;
    font-weight: 400;
    color: #99a1ae;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 16px;
    white-space: nowrap;
  }
  .star-icon{
    width:16px;
    height:16px;
  }
  .frame-2{
    display:flex;
    align-items:center;
    gap:6px;
  }
  .human-icon{
    position: relative;
    top: 3.5px;
  }

  .element-default .event-referrer-input {
    width: 100%;
    border: 0;
    background: transparent;
    font-family: "Roboto-Regular", Helvetica;
    font-size: 13.3px;
    color: #000000;
    outline: none;
    line-height: normal;
  }

  .element-default .event-referrer-input::placeholder {
    color: #00000080;
  }

  .element-default .event-consent-radio {
    width: 16px;
    height: 16px;
    margin: 0;
    flex-shrink: 0;
    cursor: pointer;
    accent-color: #6b70d9;
  }

  .element-default .label-flex.event-consent-label {
    cursor: pointer;
  }

  /* event_20260401 — 진행중 이벤트 탭 타이틀 우상단 NEW 뱃지 */
  .course_detail.event .detail_nav ul li.active a .detail-nav-tab-label {
    position: relative;
    display: inline-block;
  }

  .course_detail.event .detail_nav .event-tab-new-badge {
    position: absolute;
    top: -6px;
    right: -40px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.04em;
    color: #fff;
    background: linear-gradient(135deg, #e53935 0%, #b71c1c 100%);
    padding: 4px 7px 3px;
    border-radius: 4px;
    line-height: 1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
    white-space: nowrap;
    pointer-events: none;
  }

  @media (max-width: 768px) {
    .course_detail.event .detail_nav .event-tab-new-badge {
      top: -4px;
      right: -32px;
      font-size: 9px;
      padding: 3px 5px 2px;
    }

    /* 동의 섹션 타이틀·부제: nowrap 때문에 모바일에서 박스 밖으로 넘침 방지 */
    .element-default .text-wrapper-11 {
      white-space: normal;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      justify-content: center;
      text-align: center;
      word-break: keep-all;
      overflow-wrap: break-word;
      font-size: clamp(17px, 4.6vw, 22.5px);
      line-height: 1.35;
    }

    .element-default .text-wrapper-18 {
      white-space: normal;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
      justify-content: center;
      text-align: center;
      word-break: keep-all;
      overflow-wrap: break-word;
      line-height: 1.45;
    }

    .element-default #event-consent-section .div-max-w-md-4,
    .element-default #event-consent-section .div-max-w-md-4 > .div {
      min-width: 0;
    }
  }