.content-card{background-color:var(--color-BasicBg);border:1px solid var(--color-Line);border-radius:24px;flex-direction:column;width:425px;min-height:580px;padding:40px;display:flex}@media only screen and (max-width:767px){.content-card{border:none;width:100%;min-height:auto;padding:0}}.content-card .icon-wrap{margin-bottom:32px}@media only screen and (max-width:767px){.content-card .icon-wrap{margin-bottom:8px;padding:12px 0 20px}}.content-card .default-icon{width:auto;height:28px}.content-card .institutional-icon{width:279px;height:24px}.content-layout{flex-direction:column;justify-content:start;align-items:center;padding:80px 24px 48px;display:flex}@media only screen and (max-width:767px){.content-layout{align-items:flex-start;width:100%;padding:8px 24px 16px}}.select-button{border:1px solid var(--color-Line);border-radius:10px;justify-content:center;align-items:center;width:345px;height:44px;padding:16px 10px;font-weight:500;display:flex}.select-button.selected{border:1.5px solid var(--color-PrimaryText)}@media only screen and (max-width:767px){.select-button{border-radius:12px;height:48px;font-weight:400}}.UserEligibilityPopup-mask{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10005;background-color:rgba(0,0,0,.6)!important}.UserEligibilityPopup-mask .bn-modal-wrap{width:298px}.toast-wrapper{width:-webkit-fit-content;min-width:78px;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:calc(var(--zindex-drawer) + var(--zindex-modal));border-radius:8px;margin:auto;padding:15px 10px}.UniversalLinkFallbackNotice__Popup .UniversalLinkFallbackNotice_Actions{grid-gap:var(--space-s);gap:var(--space-s)}.UniversalLinkFallbackNotice__Popup .UniversalLinkFallbackNotice_Actions>*{flex:1}