.nav-tabs{border:none!important;list-style:none}.nav-tabs .nav-item{border-bottom:1px solid var(--Colours-Blue-Scale-Dark-Blue);margin-bottom:1rem;padding-bottom:1rem}.nav-tabs .nav-item:last-of-type{border-bottom:none}.nav-tabs .nav-link{color:#0069b4;font-size:1.25rem;font-weight:600;text-decoration:none}.nav-tabs .nav-link,.nav-tabs .nav-link.nav-logout{border:none!important}.nav-tabs .nav-link.active{background-color:transparent!important;color:#c00d0d!important}.profile-identity{gap:var(--Spacing-40)}.profile-identity,.profile-identity__avatar-row{align-items:center;display:flex;flex-direction:column}.profile-identity__avatar-row{gap:var(--Spacing-24);order:1;width:100%}@media screen and (max-width:991px){.profile-identity{align-items:stretch;gap:var(--Spacing-24)}.profile-identity__avatar-row{align-items:center;flex-direction:row;justify-content:flex-start;order:2}}.profile-avatar{flex-shrink:0;height:200px;margin:0 auto;position:relative;width:200px}@media screen and (max-width:991px){.profile-avatar{height:88px;margin:0;width:88px}}.profile-avatar__link{display:block;height:100%;position:relative;width:100%}.profile-avatar__img{background-color:var(--Colours-Grey-Grey-100);border-radius:50%;display:block;height:100%;object-fit:cover;object-position:center;width:100%}.profile-avatar__camera{align-items:center;background:var(--Colours-Complementary-Red);border:none;border-radius:50%;bottom:0;display:flex;height:48px;justify-content:center;padding:12px;position:absolute;right:0;transition:background-color .15s;width:48px}@media screen and (max-width:991px){.profile-avatar__camera{height:28px;padding:6px;width:28px}}.profile-avatar__link:hover .profile-avatar__camera{background:#900a0a}.profile-sidebar__identity{align-items:center;display:flex;flex-direction:column;gap:4px;width:100%}@media screen and (max-width:991px){.profile-sidebar__identity{align-items:flex-start;width:auto}}.profile-sidebar__user-id{color:var(--Colours-Blue-Scale-Dark-Blue);font-size:2.25rem;font-weight:800;margin:0;text-align:center}@media screen and (max-width:991px){.profile-sidebar__user-id{font-size:1.5rem;text-align:left}}.profile-sidebar__discipline{color:var(--Colours-Grey-Black);font-size:1.125rem;margin:0;text-align:center}@media screen and (max-width:991px){.profile-sidebar__discipline{text-align:left}}.profile-sidebar__balance{background:var(--Colours-Blue-Scale-Light-Blue);border-radius:var(--Border-Radius-24);order:2;padding:var(--Spacing-12) var(--Spacing-24);width:100%}@media screen and (max-width:991px){.profile-sidebar__balance{order:1}}.profile-sidebar__balance-inner{align-items:center;display:flex;flex-direction:column;gap:4px}@media screen and (max-width:991px){.profile-sidebar__balance-inner{align-items:baseline;flex-direction:row;flex-wrap:wrap;gap:4px 6px;justify-content:center}}.profile-sidebar__balance-amount{color:var(--Colours-Blue-Scale-Dark-Blue)!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.2!important;margin:0!important}@media screen and (max-width:991px){.profile-sidebar__balance-amount{font-size:1.125rem!important}}.profile-sidebar__balance-label{color:var(--Colours-Grey-Black);font-size:1rem;line-height:1.4;margin:0;text-align:center}.profile-layout{display:flex;flex-direction:column;gap:var(--Spacing-24)}@media screen and (min-width:992px){.profile-layout{align-items:start;column-gap:var(--Spacing-64);display:grid;grid-template-areas:"identity content" "catalog  content" ".        content";grid-template-columns:308px 1fr;grid-template-rows:auto auto 1fr;row-gap:var(--Spacing-40)}}.profile-identity{grid-area:identity;width:100%}@media screen and (max-width:991px){.profile-identity{order:1}}.profile-catalog-logout{align-items:stretch;display:flex;flex-direction:column;gap:var(--Spacing-24);grid-area:catalog;width:100%}@media screen and (max-width:991px){.profile-catalog-logout{order:3}}.profile-content{display:flex;flex:1;flex-direction:column;gap:var(--Spacing-40);grid-area:content;min-width:0}@media screen and (max-width:991px){.profile-content{order:2}}.profile-divider{align-self:stretch;border:none;border-top:1px solid var(--Colours-Blue-Scale-Dark-Blue);margin:0;width:100%}.profile-sidebar__catalog{text-align:left;width:100%}.profile-sidebar__catalog-title{color:var(--Colours-Blue-Scale-Dark-Blue);font-size:1.25rem;font-weight:700;margin-bottom:4px}.profile-sidebar__catalog-text{color:var(--Colours-Grey-Black);font-size:1rem;margin-bottom:var(--Spacing-12)}.profile-sidebar__logout{margin-top:var(--Spacing-24);text-align:left;width:100%}.btn-link-red{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:4px;padding:0}.btn-link-red,.btn-link-red:hover{color:var(--Colours-Complementary-Red);text-decoration:underline}.btn-primary-red{align-items:center;background:var(--Colours-Complementary-Red);border:none;border-radius:var(--Border-Radius-8);color:var(--Colours-Grey-White);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:4px;justify-content:center;padding:var(--Spacing-12) var(--Spacing-24)}.btn-primary-red:hover{background:#9a0a0a;color:var(--Colours-Grey-White)}.btn-primary-red:disabled{background:#d0d0d0;cursor:not-allowed}.btn-secondary-red{align-items:center;background:var(--Colours-Grey-White);border:2px solid var(--Colours-Complementary-Red);border-radius:var(--Border-Radius-8);color:var(--Colours-Complementary-Red);cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:4px;justify-content:center;padding:var(--Spacing-12) var(--Spacing-24);text-decoration:none}.btn-secondary-red:hover{background:#fff0f0}.btn-secondary-red:hover,.link-red{color:var(--Colours-Complementary-Red)}.link-red{font-weight:700;text-decoration:underline}.section-title-h2{font-size:2.5rem;font-weight:800}.section-title-h2,.section-title-h5{color:var(--Colours-Blue-Scale-Dark-Blue);line-height:1.2;margin:0}.section-title-h5{font-size:1.75rem;font-weight:700}.body-large-regular{font-size:1.25rem}.body-large-regular,.body-medium-regular{color:var(--Colours-Grey-Black);font-weight:400;line-height:1.5}.body-medium-regular{font-size:1.125rem}.body-regular-regular{color:var(--Colours-Grey-Black);font-size:1rem;font-weight:400;line-height:1.5}.profile-tabs{border:none;display:flex;flex-wrap:wrap;gap:0;list-style:none;margin-bottom:var(--Spacing-40)!important;margin-top:0!important;padding:0;width:100%}.profile-tabs .nav-item{border:none;display:flex;flex:1;margin:0;padding:0}.profile-tabs .nav-link{align-items:center;background:none;border:none!important;border-bottom:2px solid #4f4f4f!important;color:#4f4f4f;display:flex;font-family:Raleway,sans-serif;font-size:18px;font-style:normal;font-weight:400!important;justify-content:center;letter-spacing:0;line-height:150%;padding:8px 16px;text-align:center;text-decoration:none;transition:color .15s,border-color .15s;white-space:nowrap;width:100%}.profile-tabs .nav-link:hover{border-bottom-color:var(--Colours-Complementary-Red)!important;color:var(--Colours-Complementary-Red)}.profile-tabs .nav-link.active{border-bottom:2px solid var(--Colours-Complementary-Red)!important;color:var(--Colours-Complementary-Red);font-weight:700!important}@media screen and (max-width:991px){.profile-tabs{flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs .nav-item{flex:0 0 auto!important;width:auto!important}.profile-tabs .nav-link{font-size:1.125rem;padding:8px 12px;white-space:nowrap;width:auto!important}}.modal-AddCodes .form-Main{text-align:start}.modal-AddCodes .input-coupons{border:1px solid #e2f3ff;margin-bottom:.5rem;padding:1rem}.modal-AddCodes .input-coupons .form-group:last-of-type{margin-bottom:0!important}.modal-AddCodes .form-Actions{text-align:center}.modal-ConfirmCodes #coupons-container{border:1px solid #e2f3ff;padding:1rem}.modal-ConfirmCodes #coupons-container .form-control{margin-bottom:1rem}.modal-ConfirmCodes #coupons-container .form-control:last-of-type{margin-bottom:0}.modal-UploadCodes .border-light{border:1px solid #e2f3ff!important}.modal-UploadCodes .input-invalid-coupons .form-group:last-of-type{margin-bottom:0!important}.customFile-Wrap{border:1px dashed var(--Colours-Blue-Scale-Dark-Blue)}.customFile-Wrap .form-label{font-size:.6725rem;left:.5rem;position:absolute;top:.6725rem;z-index:30}@media(min-width:992px){.customFile-Wrap .form-label{font-size:1rem;left:1rem;top:1.25rem}}.customFile-Wrap input[type=file]{height:50px;opacity:0;z-index:1}.customFile-Wrap input[type=file]:focus+label{outline:2px solid}.customFile-Wrap .fileList{font-size:.725rem}@media(min-width:992px){.customFile-Wrap .fileList{font-size:.825rem}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem}.col-form-label-lg{font-size:calc(1.26563rem + .1875vw);padding-bottom:.5rem;padding-top:.5rem}@media(min-width:1200px){.col-form-label-lg{font-size:1.40625rem}}.col-form-label-sm{font-size:.984375rem;padding-bottom:.25rem;padding-top:.25rem}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{appearance:none;background-clip:padding-box;background-color:#e2f3ff;border:0 solid #ced4da;border-radius:0;color:#434343;display:block;font-size:1.125rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#e2f3ff;border-color:#80b4da;box-shadow:0 0 0 .125rem rgba(0,105,180,.25);color:#434343;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:0;border-radius:0;color:#434343;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control-plaintext{background-color:transparent;border:0 solid transparent;color:#434343;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;font-size:.984375rem;min-height:calc(1.5em + .5rem);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{font-size:calc(1.26563rem + .1875vw);min-height:calc(1.5em + 1rem);padding:.5rem 1rem}@media(min-width:1200px){.form-control-lg{font-size:1.40625rem}}.form-control-lg{border-radius:.5rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem)}textarea.form-control-sm{min-height:calc(1.5em + .5rem)}textarea.form-control-lg{min-height:calc(1.5em + 1rem)}.form-control-color{height:calc(1.5em + .75rem);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:0}.form-control-color::-webkit-color-swatch{border-radius:0}.form-control-color.form-control-sm{height:calc(1.5em + .5rem)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem)}.form-select{display:block;padding:.375rem 2.25rem .375rem .75rem;width:100%;-moz-padding-start:calc(.75rem - 3px);background-color:#e2f3ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:0 solid #ced4da;border-radius:0;color:#434343;font-size:1.125rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select{appearance:none}.form-select:focus{border-color:#80b4da;box-shadow:0 0 0 .125rem rgba(0,105,180,.25);outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #434343}.form-select-sm{border-radius:.25rem;font-size:.984375rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{font-size:calc(1.26563rem + .1875vw);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}@media(min-width:1200px){.form-select-lg{font-size:1.40625rem}}.form-select-lg{border-radius:.5rem}.form-check{display:block;margin-bottom:.125rem;min-height:1.6875rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{appearance:none;background-color:#e2f3ff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#80b4da;box-shadow:0 0 0 .125rem rgba(0,105,180,.25);outline:0}.form-check-input:checked{background-color:#0069b4;border-color:#0069b4}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23FFF'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#0069b4;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#0069b4}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%2850%, 70.5882352941%, 85.2941176471%%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23FFF'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}.form-range{appearance:none;background-color:transparent;height:1.25rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #e2f3ff,0 0 0 .125rem rgba(0,105,180,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #e2f3ff,0 0 0 .125rem rgba(0,105,180,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{background-color:#0069b4;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb{appearance:none}.form-range::-webkit-slider-thumb:active{background-color:#b3d2e8}.form-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{background-color:#0069b4;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb{appearance:none}.form-range::-moz-range-thumb:active{background-color:#b3d2e8}.form-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:3.5rem;line-height:1.25}.form-floating>label{border:0 solid transparent;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;width:100%}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#e9ecef;border:0 solid #ced4da;border-radius:0;color:#434343;display:flex;font-size:1.125rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{font-size:calc(1.26563rem + .1875vw);padding:.5rem 1rem}@media(min-width:1200px){.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{font-size:1.40625rem}}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;font-size:.984375rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(25,135,84,.9);border-radius:.375rem;color:#fff;display:none;font-size:.984375rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .125rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .125rem rgba(25,135,84,.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .125rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:#dc3545;display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.375rem;color:#fff;display:none;font-size:.984375rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .125rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .125rem rgba(220,53,69,.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .125rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#e2f3ff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #e2f3ff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0069b4}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}header{position:static}@media screen and (max-width:991px){.header__content{left:unset;position:relative;top:unset;width:100%}}body{background:#fff!important}#app{overflow-x:clip}.section-App,.uc-page{background:#fff}.uc-body{padding:24px 16px}@media screen and (min-width:992px){.uc-body{padding:24px 188px 40px}}.uc-content{width:100%}@media screen and (min-width:992px){.uc-content{margin:0 auto;max-width:632px}}.uc-title{color:#00528c;font-size:1.75rem;font-weight:800;line-height:1.2;text-align:left}@media screen and (min-width:992px){.uc-title{font-size:2.5rem;text-align:center}}.uc-asd-card{background:#e2f3ff;border-radius:20px;padding:16px}@media screen and (min-width:992px){.uc-asd-card{margin-left:auto;margin-right:auto;max-width:414px}}.uc-asd-card__label{color:#171717;font-size:.875rem;font-weight:400;margin:0}.uc-asd-card__name{color:#00528c;font-size:1.125rem;font-weight:700;margin:0}.uc-btn-link{align-items:center;background:none;border:none;color:#c00d0d;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:4px;padding:0;text-decoration:none}.uc-btn-link:hover{color:#9a0a0a}.uc-add-link{display:none}.uc-add-link--visible{display:inline-flex;justify-content:center;width:100%}.uc-btn-scan{align-items:center;background:#fff;border:2px solid #c00d0d;border-radius:8px;color:#c00d0d;cursor:pointer;display:flex;font-size:.875rem;font-weight:700;gap:8px;justify-content:center;line-height:1.5;padding:12px 16px;transition:background-color .15s ease,color .15s ease}.uc-btn-scan:hover{background-color:#f4e5e5}.uc-manual-text{color:#434343;font-size:1rem;font-weight:500;line-height:24px}.uc-input-wrapper{align-items:stretch;display:flex;position:relative}.uc-input-wrapper .uc-input{flex:1;padding-right:44px}.uc-btn-trash{align-items:center;background:none;border:none;color:#c00d0d;cursor:pointer;display:none;justify-content:center;line-height:0;padding:4px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.uc-btn-trash:hover{opacity:.7}.uc-delete-modal{border:none;border-radius:20px;overflow:hidden}.uc-delete-modal__body{align-items:center;display:flex;flex-direction:column;gap:16px;padding:32px 24px 24px;text-align:center}.uc-delete-modal__title{color:#00528c;font-size:1.75rem;font-weight:800;line-height:1.2;margin:0}.uc-delete-modal__subtitle{color:#434343;font-size:1rem;font-weight:400;margin:0}.uc-delete-modal__actions{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.uc-delete-modal__cancel{font-size:1rem;gap:6px;justify-content:center}.uc-label{color:#00528c;display:block;font-size:.875rem;font-weight:700;margin-bottom:4px;padding-left:8px}.uc-input{background-color:#fff;border:1px solid #00528c;border-radius:4px;font-size:1rem;padding:12px 8px;width:100%}.uc-input:focus{border-color:#00528c;box-shadow:0 0 0 .2rem rgba(0,82,140,.2);outline:none}.uc-btn-submit{align-items:center;background-color:#c00d0d;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.5;padding:12px 24px;transition:background-color .15s ease}.uc-btn-submit:hover:not(:disabled){background-color:#9a0a0a}.uc-btn-submit--disabled,.uc-btn-submit:disabled{background-color:#f4e5e5;color:#6d6d6d;cursor:not-allowed}.uc-submit{justify-content:center}.uc-submit-bar{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1);margin:0 -16px -24px;padding:16px;position:sticky;transition:box-shadow .2s ease,border-radius .2s ease;z-index:100}.uc-submit-bar--docked{border-radius:0;box-shadow:none}.uc-scanner{align-items:center;background:#000;border:none!important;inset:0!important;bottom:0!important;color:#fff;display:flex;flex-direction:column;height:100%!important;justify-content:flex-end;left:0!important;margin:0!important;max-height:100%!important;max-width:100%!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;z-index:9999}.uc-scanner__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.uc-scanner__reader{overflow:hidden;z-index:0}.uc-scanner__reader,.uc-scanner__reader video{height:100%!important;inset:0;position:absolute;width:100%!important}.uc-scanner__reader video{object-fit:cover!important}.uc-scanner__reader #html5-qrcode-button-camera-permission,.uc-scanner__reader #html5-qrcode-button-camera-stop,.uc-scanner__reader #html5-qrcode-button-file-selection,.uc-scanner__reader #html5_qrcode_error_container_main,.uc-scanner__reader #qr-shaded-region,.uc-scanner__reader>button,.uc-scanner__reader>img,.uc-scanner__reader>span{display:none!important}.uc-scanner__overlay{align-items:flex-start;background:rgba(0,0,0,.65);display:flex;inset:0;justify-content:center;padding-top:183px;position:absolute;z-index:1}.uc-scanner__viewfinder{background:transparent;border-radius:20px;box-shadow:0 0 0 9999px rgba(0,0,0,.65);height:200px;overflow:hidden;position:relative;width:200px}.uc-scanner__success{background:rgba(234,250,239,.6);border:4px solid #00832a;border-radius:20px;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s ease}.uc-scanner__success--visible{opacity:1}.uc-scanner__corner{border-color:#fff;border-style:solid;height:24px;position:absolute;width:24px}.uc-scanner__corner--tl{border-radius:8px 0 0 0;border-width:3px 0 0 3px;left:-2px;top:-2px}.uc-scanner__corner--tr{border-radius:0 8px 0 0;border-width:3px 3px 0 0;right:-2px;top:-2px}.uc-scanner__corner--bl{border-radius:0 0 0 8px;border-width:0 0 3px 3px;bottom:-2px;left:-2px}.uc-scanner__corner--br{border-radius:0 0 8px 0;border-width:0 3px 3px 0;bottom:-2px;right:-2px}.uc-scanner__close{align-items:center;background:#fff;border:2px solid #c00d0d;border-radius:8px;cursor:pointer;display:flex;justify-content:center;left:16px;padding:10px;position:absolute;top:52px;z-index:3}.uc-scanner__counter{font-weight:700;min-height:1.5em;padding:0 16px;top:132px}.uc-scanner__counter,.uc-scanner__hint{color:#fff;font-size:1.125rem;left:0;line-height:1.5;margin:0;position:absolute;right:0;text-align:center;z-index:3}.uc-scanner__hint{padding:0 60px;top:408px}.uc-scanner__hint strong{font-weight:700}.uc-scanner__asd-wrap{margin:0 16px 12px;width:calc(100% - 32px)}.uc-scanner__asd-wrap,.uc-scanner__bottom{isolation:isolate;position:relative;z-index:2}.uc-scanner__bottom{background:#fff;border-radius:20px 20px 0 0;padding:16px 24px 24px;width:100%}.ucr-page{background:#fff}.ucr-body{padding:24px 16px}@media screen and (min-width:992px){.ucr-body{padding:24px 188px 40px}}.ucr-content{width:100%}@media screen and (min-width:992px){.ucr-content{margin:0 auto;max-width:632px}}.ucr-title{font-family:Raleway,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.2;text-align:center}@media screen and (min-width:992px){.ucr-title{font-size:3rem}}.ucr-title--error,.ucr-title--success{color:#0069b4}.ucr-subtitle{color:#171717;font-family:Raleway,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5;text-align:center}.ucr-subtitle strong{font-weight:700}.ucr-error-card{background:#f4e5e5;border-radius:20px;padding:16px}.ucr-error-card__header{align-items:center;display:flex;gap:8px;justify-content:center}.ucr-error-card__icon{align-items:center;display:flex;flex-shrink:0}.ucr-error-card__title{color:#c00d0d;font-family:Raleway,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;margin:0}@media screen and (min-width:992px){.ucr-error-card__title{font-size:2rem}}.ucr-error-card__subtitle{color:#171717;font-family:Raleway,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5;text-align:center}.ucr-btn-retry,.ucr-error-card__subtitle strong{font-weight:700}.ucr-btn-retry{align-items:center;background:none;border:none;color:#c00d0d;cursor:pointer;display:inline-flex;font-family:Raleway,sans-serif;font-size:1rem;gap:4px;padding:0;text-decoration:none}.ucr-btn-retry:hover{color:#9a0a0a;text-decoration:none}@media screen and (min-width:992px){.ucr-btn-retry{justify-content:center;width:100%}}.ucr-valid-title{color:#171717;font-family:Raleway,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.2;text-align:center}.ucr-code-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}@media screen and (min-width:992px){.ucr-code-list{align-items:center}}.ucr-code-item{align-items:center;display:flex;gap:16px}.ucr-code-item__icon{flex-shrink:0}.ucr-code-item__text{color:#171717;font-family:Raleway,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.ucr-cta{align-items:center;flex-direction:column;gap:12px;padding-top:16px}.ucr-cta .uc-btn-submit,.ucr-cta .ucr-btn-secondary{width:100%}.ucr-btn-secondary{align-items:center;background:#fff;border:2px solid #c00d0d;border-radius:8px;color:#c00d0d;cursor:pointer;display:inline-flex;font-family:Raleway,sans-serif;font-size:.875rem;font-weight:700;justify-content:center;line-height:1.5;padding:12px 24px;text-decoration:none;transition:background-color .15s ease}.ucr-btn-secondary:hover{background:#fdf0f0;color:#c00d0d;text-decoration:none}.ucr-btn-secondary.w-100{width:100%}.ucr-submit-bar{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 8px 0 rgba(0,0,0,.1);margin:0 -16px -24px;padding:16px;position:sticky;transition:box-shadow .2s ease,border-radius .2s ease;z-index:100}.ucr-submit-bar.uc-submit-bar--docked{border-radius:0;box-shadow:none}