@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Raleway:wght@400;500;600;700&display=swap";.public-page__logo-wrapper{margin-bottom:2rem;text-align:center}.public-page__logo-wrapper img{width:300px;height:auto}.registration-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;min-height:calc(100vh - 200px)}body{font-family:Open Sans,Raleway,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Raleway,Open Sans,sans-serif;font-weight:700;line-height:1.25;color:#333;margin-top:0;margin-bottom:16px}h1,.h1{font-size:40px}@media(max-width:768px){h1,.h1{font-size:32px}}h2,.h2{font-size:32px}@media(max-width:768px){h2,.h2{font-size:24px}}h3,.h3{font-size:24px}@media(max-width:768px){h3,.h3{font-size:20px}}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:16px}p{margin-top:0;margin-bottom:16px}.text-small{font-size:14px}.text-xs{font-size:12px}.text-lg{font-size:18px}.text-muted{color:#999}.text-light{color:#666}.text-primary{color:#2a276e}.text-secondary{color:#703e97}.text-success{color:#28a745}.text-error{color:#dc3545}.text-warning{color:#ffc107}ul,ol{margin-top:0;margin-bottom:16px;padding-left:24px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.registration-container h1{color:var(--viatris-primary);text-align:center;margin-bottom:2rem}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-1{flex:1!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-stretch{align-items:stretch!important}.gap-xs{gap:4px!important}.gap-sm{gap:8px!important}.gap-md{gap:16px!important}.gap-lg{gap:24px!important}.gap-xl{gap:32px!important}@media(max-width:767px){.flex-column-mobile{flex-direction:column!important}.flex-wrap-mobile{flex-wrap:wrap!important}.align-start-mobile{align-items:flex-start!important}.justify-center-mobile{justify-content:center!important}.gap-sm-mobile{gap:8px!important}.gap-md-mobile{gap:16px!important}}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-0{margin-top:0!important}.mt-xs{margin-top:4px!important}.mt-sm{margin-top:8px!important}.mt-md{margin-top:16px!important}.mt-lg{margin-top:24px!important}.mt-xl{margin-top:32px!important}.mt-2xl{margin-top:48px!important}.mb-0{margin-bottom:0!important}.mb-xs{margin-bottom:4px!important}.mb-sm{margin-bottom:8px!important}.mb-md{margin-bottom:16px!important}.mb-lg{margin-bottom:24px!important}.mb-xl{margin-bottom:32px!important}.mb-2xl{margin-bottom:48px!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.p-0{padding:0!important}.p-xs{padding:4px!important}.p-sm{padding:8px!important}.p-md{padding:16px!important}.p-lg{padding:24px!important}.p-xl{padding:32px!important}.px-md{padding-left:16px!important;padding-right:16px!important}.px-lg{padding-left:24px!important;padding-right:24px!important}.py-md{padding-top:16px!important;padding-bottom:16px!important}.py-lg{padding-top:24px!important;padding-bottom:24px!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.min-h-100vh{min-height:100vh!important}.bg-white{background-color:#fff!important}.bg-light{background-color:#f0f3fa!important}.bg-primary{background-color:#2a276e!important}.bg-secondary{background-color:#703e97!important}.border{border:1px solid #CCCCCC!important}.border-0{border:0!important}.rounded{border-radius:8px!important}.rounded-lg{border-radius:12px!important}.rounded-full{border-radius:9999px!important}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 1px 2px #0000000d!important}.shadow{box-shadow:0 2px 4px #0000001a!important}.shadow-md{box-shadow:0 4px 6px #0000001a!important}.shadow-lg{box-shadow:0 10px 15px #0000001a!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.overflow-hidden{overflow:hidden!important}.overflow-auto{overflow:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}@media(max-width:767px){.hide-on-mobile{display:none!important}}@media(min-width:768px){.hide-on-desktop{display:none!important}}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:991px){.table-responsive .mat-mdc-cell,.table-responsive .mat-mdc-header-cell{white-space:normal;word-break:break-word;overflow-wrap:anywhere}}.btn-primary{background-color:#2a276e!important;color:#fff!important;border-radius:0!important;border:none!important;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary:hover:not(:disabled){background-color:#1e1c50!important;box-shadow:0 1px 2px #0000000d}.btn-primary:active:not(:disabled){background-color:#191741!important}.btn-primary:disabled{background-color:#999!important;cursor:not-allowed}.btn-outline{background-color:transparent!important;color:#2a276e!important;border:1px solid #2A276E!important;border-radius:0!important;transition:background-color .15s ease-in-out,color .15s ease-in-out}.btn-outline:hover:not(:disabled){background-color:#2a276e14!important}.btn-outline:active:not(:disabled){background-color:#2a276e1f!important}.btn-outline:disabled{color:#999!important;border-color:#999!important;cursor:not-allowed}.btn-outline-secondary{background-color:transparent!important;color:#703e97!important;border:1px solid #703E97!important;border-radius:0!important;transition:background-color .15s ease-in-out,color .15s ease-in-out}.btn-outline-secondary:hover:not(:disabled){background-color:#703e9714!important}.btn-outline-secondary:active:not(:disabled){background-color:#703e971f!important}.btn-outline-secondary:disabled{color:#999!important;border-color:#999!important;cursor:not-allowed}.btn-text{background-color:transparent!important;color:#2a276e!important;border:none!important;transition:color .15s ease-in-out}.btn-text:hover:not(:disabled){color:#703e97!important;text-decoration:underline}.btn-text:disabled{color:#999!important;cursor:not-allowed}.btn-secondary{background-color:#703e97!important;color:#fff!important;border-radius:0!important;border:none!important;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-secondary:hover:not(:disabled){background-color:#5b327a!important;box-shadow:0 1px 2px #0000000d}.btn-secondary:active:not(:disabled){background-color:#502c6c!important}.btn-secondary:disabled{background-color:#999!important;cursor:not-allowed}.btn-back{background-color:#f1cb14!important;color:#000!important;border-radius:0!important;border:none!important;transition:background-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-back:hover:not(:disabled){background-color:#d0ae0c!important;box-shadow:0 1px 2px #0000000d}.btn-back:active:not(:disabled){background-color:#bd9e0b!important}.btn-back:disabled{background-color:#999!important;color:#fff!important;cursor:not-allowed}button{min-height:45px;min-width:200px}@media(max-width:575px){button{min-width:120px}}.mat-mdc-icon-button,.mat-calendar-previous-button,.mat-calendar-next-button,.mat-datepicker-toggle button,.mat-mdc-button-touch-target,.mat-calendar-body-cell{min-height:unset;min-width:unset}.mat-calendar-previous-button,.mat-calendar-next-button{width:40px!important;height:40px!important}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2A276E;--mdc-protected-button-label-text-color: #ffffff}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-outline-color: #2A276E;--mdc-outlined-button-label-text-color: #2A276E}@media(max-width:767px){.btn-full-mobile{width:100%!important;min-width:unset!important}}.btn-group-responsive{display:flex;gap:16px}@media(max-width:767px){.btn-group-responsive{flex-direction:column}.btn-group-responsive button,.btn-group-responsive a[mat-button],.btn-group-responsive a[mat-raised-button],.btn-group-responsive a[mat-flat-button]{width:100%}}.registration-container{display:flex;justify-content:center;padding:2rem 1rem;min-height:calc(100vh - 200px)}.registration-card{width:100%;max-width:900px;border:1px solid var(--viatris-secondary)}.mat-mdc-card{background-color:#fff!important}mat-card-header{padding:1.5rem 1.5rem 0}mat-card-content{padding:1.5rem}.loading-container,.error-container,.success-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.error-message{color:var(--viatris-error, #f44336);margin-bottom:1rem}.success-container h2{color:var(--viatris-success, #703E97);margin-bottom:1rem}.mat-mdc-form-field{width:100%}.mat-mdc-select-panel,.mat-mdc-autocomplete-panel,.mat-datepicker-content{background-color:#fff!important}.mat-calendar-body{width:100%!important}.mat-calendar-body-cell-container{width:14.2857%!important}.mat-calendar-body-cell{min-width:unset!important;min-height:unset!important}.mat-datepicker-toggle .mat-mdc-icon-button{min-width:unset!important;min-height:unset!important;width:40px!important;height:40px!important;padding:8px!important}.mat-datepicker-content{border:1px solid black!important}.mat-mdc-form-field-error,mat-error,.mat-error{color:#bd4c31!important}.snackbar-error{--mdc-snackbar-container-color: #DC3545 !important;--mdc-snackbar-supporting-text-color: #ffffff !important}.snackbar-error .mat-mdc-button{color:#fff!important}.mat-step-header .mat-step-icon{background-color:#999;color:#fff;width:36px;height:36px;font-size:16px}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-edit{background-color:#703e97!important;color:#fff!important}.mat-step-header .mat-step-icon-state-done{background-color:#28a745!important;color:#fff!important}.mat-step-header .mat-step-icon-state-error{background-color:#dc3545!important;color:#fff!important}.mat-step-header .mat-step-label{color:#999}.mat-step-header .mat-step-label.mat-step-label-active,.mat-step-header .mat-step-label.mat-step-label-selected{color:#2a276e;font-weight:600}.mat-stepper-horizontal-line,.mat-stepper-vertical-line:before{border-color:#703e97!important}.mat-horizontal-stepper-header[aria-selected=false]+.mat-stepper-horizontal-line{border-color:#28a745!important}.mat-horizontal-content-container{padding-top:2rem!important}.mat-vertical-content{padding-top:1.5rem!important}@media(max-width:575px){.mat-horizontal-stepper-header-container{flex-wrap:wrap;gap:4px}.mat-step-header{padding:8px!important}.mat-step-header .mat-step-label{font-size:12px}.mat-step-header .mat-step-icon{width:28px;height:28px;font-size:13px}.mat-stepper-horizontal-line{min-width:16px}.mat-vertical-content-container{margin-left:22px!important}.mat-stepper-vertical-line:before{top:6px!important;bottom:6px!important}[dir=rtl] .mat-vertical-content-container{margin-right:22px!important;margin-left:0!important}.mat-horizontal-content-container{padding:16px 0!important}}.terms-intro{margin-bottom:1.5rem;font-size:1rem;color:#333;line-height:1.6}.terms-section{margin-bottom:1rem}.terms-section-heading{font-size:1.1rem;font-weight:600;color:#2a276e;margin-bottom:.5rem}.terms-section-content{margin-bottom:.75rem;line-height:1.6;color:#333}.terms-section-content a{color:#2a276e;text-decoration:underline}.terms-section-content a:hover{color:#703e97}.terms-divider{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}html{--mat-sys-background: light-dark(, );--mat-sys-error: light-dark(, );--mat-sys-error-container: light-dark(, );--mat-sys-inverse-on-surface: light-dark(, );--mat-sys-inverse-primary: light-dark(, );--mat-sys-inverse-surface: light-dark(, );--mat-sys-on-background: light-dark(, );--mat-sys-on-error: light-dark(, );--mat-sys-on-error-container: light-dark(, );--mat-sys-on-primary: light-dark(#c5c4d9, );--mat-sys-on-primary-container: light-dark(, );--mat-sys-on-primary-fixed: light-dark(, );--mat-sys-on-primary-fixed-variant: light-dark(, );--mat-sys-on-secondary: light-dark(, );--mat-sys-on-secondary-container: light-dark(, );--mat-sys-on-secondary-fixed: light-dark(, );--mat-sys-on-secondary-fixed-variant: light-dark(, );--mat-sys-on-surface: light-dark(, );--mat-sys-on-surface-variant: light-dark(, );--mat-sys-on-tertiary: light-dark(#ffffff, #42008a);--mat-sys-on-tertiary-container: light-dark(#5f00c0, #ecdcff);--mat-sys-on-tertiary-fixed: light-dark(#270057, #270057);--mat-sys-on-tertiary-fixed-variant: light-dark(#5f00c0, #5f00c0);--mat-sys-outline: light-dark(, );--mat-sys-outline-variant: light-dark(, );--mat-sys-primary: light-dark(, );--mat-sys-primary-container: light-dark(, );--mat-sys-primary-fixed: light-dark(, );--mat-sys-primary-fixed-dim: light-dark(, );--mat-sys-scrim: light-dark(, );--mat-sys-secondary: light-dark(, );--mat-sys-secondary-container: light-dark(, );--mat-sys-secondary-fixed: light-dark(, );--mat-sys-secondary-fixed-dim: light-dark(, );--mat-sys-shadow: light-dark(, );--mat-sys-surface: light-dark(, );--mat-sys-surface-bright: light-dark(, );--mat-sys-surface-container: light-dark(, );--mat-sys-surface-container-high: light-dark(, );--mat-sys-surface-container-highest: light-dark(, );--mat-sys-surface-container-low: light-dark(, );--mat-sys-surface-container-lowest: light-dark(, );--mat-sys-surface-dim: light-dark(, );--mat-sys-surface-tint: light-dark(, );--mat-sys-surface-variant: light-dark(, );--mat-sys-tertiary: light-dark(#7d00fa, #d5baff);--mat-sys-tertiary-container: light-dark(#ecdcff, #5f00c0);--mat-sys-tertiary-fixed: light-dark(#ecdcff, #ecdcff);--mat-sys-tertiary-fixed-dim: light-dark(#d5baff, #d5baff);--mat-sys-neutral-variant20: ;--mat-sys-neutral10: ;--mat-sys-level0: 0px 0px 0px 0px , 0px 0px 0px 0px , 0px 0px 0px 0px ;--mat-sys-level1: 0px 2px 1px -1px , 0px 1px 1px 0px , 0px 1px 3px 0px ;--mat-sys-level2: 0px 3px 3px -2px , 0px 3px 4px 0px , 0px 1px 8px 0px ;--mat-sys-level3: 0px 3px 5px -1px , 0px 6px 10px 0px , 0px 1px 18px 0px ;--mat-sys-level4: 0px 5px 5px -3px , 0px 8px 10px 1px , 0px 3px 14px 2px ;--mat-sys-level5: 0px 7px 8px -4px , 0px 12px 17px 2px , 0px 5px 22px 4px ;--mat-sys-body-large: 400 1rem / 1.5rem Open Sans;--mat-sys-body-large-font: Open Sans;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Open Sans;--mat-sys-body-medium-font: Open Sans;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Open Sans;--mat-sys-body-small-font: Open Sans;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Open Sans;--mat-sys-display-large-font: Open Sans;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Open Sans;--mat-sys-display-medium-font: Open Sans;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Open Sans;--mat-sys-display-small-font: Open Sans;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Open Sans;--mat-sys-headline-large-font: Open Sans;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Open Sans;--mat-sys-headline-medium-font: Open Sans;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Open Sans;--mat-sys-headline-small-font: Open Sans;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Open Sans;--mat-sys-label-large-font: Open Sans;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Open Sans;--mat-sys-label-medium-font: Open Sans;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Open Sans;--mat-sys-label-small-font: Open Sans;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Open Sans;--mat-sys-title-large-font: Open Sans;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Open Sans;--mat-sys-title-medium-font: Open Sans;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Open Sans;--mat-sys-title-small-font: Open Sans;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}*,*:before,*:after{box-sizing:border-box}html{height:100%;font-size:16px}body{height:100%;margin:0;font-family:Open Sans,Raleway,sans-serif;color:#333;background-color:#fff;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}app-root{display:block;min-height:100vh}.mat-mdc-menu-panel,.mat-mdc-dialog-container .mdc-dialog__surface{background-color:#fff!important}a{color:#2a276e;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#703e97;text-decoration:underline}hr{border:none;border-top:2px solid #703E97;margin:24px 0}
