@font-face{font-family:Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;src:url(https://authentication-page.globalweb.aws.assaabloy.com/login-assets/AccessSans-Regular-DViso0Jb.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{color:#0b1d47;background:#fff;min-height:100vh}body{font-family:Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;margin:0;padding:0;min-height:100vh;background:#0b1d47}#app{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:32px 0;background:#0b1d47}.app-container{width:100%;max-width:100%;margin:0}a{color:#03a9f4;text-decoration:none}h1{margin:20px 0 0}p{line-height:38px}.featured-content{width:100vw;max-width:100vw;background:transparent}.featured-content__filler{width:100%;height:var(--space-lg, 64px)}.featured-content__filler--white{background-color:#0b1d47}.featured-content__filler--light{background-color:#f2fafc}.featured-content__filler--cyan{background-color:#09c3f1}.featured-content__wrapper{width:100%;max-width:100%;margin:0 auto;padding:var(--space-lg, 64px) var(--space-md, 16px);background:#09c3f1;animation:fadeIn .6s ease-out}.featured-content__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:0;align-items:center;min-height:480px;max-width:1440px;margin:0 auto}.featured-content__content{grid-column:1 / 13;grid-row:1;display:flex;flex-direction:column;justify-content:center;gap:var(--space-md, 32px);padding:var(--space-lg, 64px) 0;z-index:2;margin-bottom:var(--space-md, 32px);animation:fadeIn .6s ease-out}.featured-content__image{grid-column:1 / 13;grid-row:2;overflow:hidden;display:none;border-radius:var(--radius-container, 8px);margin-top:var(--space-md, 32px);opacity:0}.featured-content__image--loaded{animation:fadeIn .6s ease-out both}.featured-content__image--overlap-top{margin-top:calc(-1 * var(--space-lg, 64px))}.featured-content__image .masked-image img{object-position:left 50%}@media (min-width: 500px){.featured-content__wrapper{padding:var(--space-lg, 64px) var(--space-lg, 64px)}.featured-content__image .masked-image img{object-position:2% 50%}}@media (min-width: 1024px){.featured-content{padding:80px 0}.featured-content__wrapper{padding:0 80px}.featured-content__grid{min-height:560px;grid-column-gap:24px}.featured-content__content{grid-column:1 / 7;grid-row:1;padding:var(--space-lg, 64px) 0;padding-right:var(--inset-lg, 40px);margin-bottom:0}.featured-content__content--reversed{grid-column:7 / 13;padding-right:0;padding-left:40px}.featured-content__image{grid-column:7 / 13;grid-row:1;margin-top:0;margin-left:0;margin-right:0;display:flex;align-self:center}.featured-content__image .masked-image img{object-position:30% 50%}.featured-content__image--reversed{grid-column:1 / 7}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.header{text-align:left;margin-bottom:8px}.header img{max-width:500px;width:100%;height:auto;margin-bottom:0}.header-text{font-family:Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:140%;color:#0b1d47;margin-top:0;margin-bottom:0}.form-container{margin-top:0;width:100%;max-width:500px}fieldset{border:none;padding:0}legend{display:none}.field-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:12px}.field-row label{font-family:ASSA Vesta,Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#0b1d47}.field-container{width:100%}input[type=text],input[type=password]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:6px 12px;font-family:Noto Sans,Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;width:100%;min-height:48px;font-size:14px;line-height:26px;border:1px solid #909090;border-radius:4px;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff;color:#464646}input[type=text]:focus,input[type=password]:focus{outline:none;border:2px solid #09c3f1;box-shadow:0 0 0 2px #09c3f11a;background-color:#fff}input[type=text].error,input[type=password].error,input[type=text]:invalid:not(:placeholder-shown),input[type=password]:invalid:not(:placeholder-shown){border:1px solid #ba1a1a}.msg{font-family:Noto Sans,Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#ba1a1a;background-color:#fdeded;border-left:3px solid #ba1a1a;text-align:left;padding:12px 16px;border-radius:4px;margin-top:8px;align-self:flex-end}.button-row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-top:24px;margin-bottom:0}.button-wrapper{display:inline-block}.gw-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-height:48px;min-width:48px;background-color:#0b1d47;border:1px solid #0b1d47;border-radius:4px;color:#fff;cursor:pointer;font-family:Noto Sans,Access Sans,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:22px;text-decoration:none;position:relative;transition:all .2s ease-in-out;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap}.gw-button--medium{padding:8px 12px;min-height:48px;min-width:48px}.gw-button--large{padding:8px 16px;min-height:56px;min-width:56px}.gw-button__label{display:inline-flex;margin:0 8px 0 0;align-items:center;background-color:transparent}.gw-button__icon{height:20px;width:20px;flex-shrink:0;vertical-align:middle;transition:transform .2s ease-in-out}.gw-button__icon path{stroke:currentColor}.gw-button--primary{background-color:#0b1d47;border-color:#0b1d47;color:#fff}.gw-button--primary:hover{background-color:#1a2d5f;border-color:#1a2d5f}.gw-button--primary:hover .gw-button__icon{transform:translate(25%)}.gw-button--primary:active{background-color:#0b1d47;border-color:#0b1d47}.gw-button--primary:focus-visible{outline:2px solid #0b1d47;outline-offset:2px}.gw-button--secondary{background-color:transparent;border-color:#0b1d47;color:#0b1d47}.gw-button--secondary:hover{background-color:#0b1d470d}.gw-button--secondary:hover .gw-button__icon{transform:translate(25%)}.gw-button--secondary:active{background-color:#0b1d471a}.gw-button--tertiary{background-color:#f2fafc;border-color:#f2fafc;color:#0b1d47}.gw-button--tertiary:hover{background-color:#e0f4fa;border-color:#e0f4fa}.gw-button--tertiary:hover .gw-button__icon{transform:translate(25%)}.gw-button--tertiary:active{background-color:#c8eef6;border-color:#c8eef6}.gw-button:disabled{opacity:.3;cursor:default;pointer-events:none}@media (max-width: 1023px){.header-text{font-size:16px}}@media (max-width: 550px){.button-row{justify-content:stretch}.button-wrapper,.gw-button{width:100%}.header-text{font-size:16px}.header img{max-width:400px}}
