.page-security .page-row{flex-wrap:wrap}.page-security .page-row.password input{padding:0 calc(var(--gap)*5) 0 calc(var(--gap)*2);text-overflow:ellipsis}.page-security .page-row.password .meter-buttons{display:flex;justify-content:space-between;gap:calc(var(--gap)*2)}.page-security .page-row.password .meter-buttons .oui-input-error{position:absolute}@media(max-width:30rem){.page-security .page-row.password .meter-buttons{flex-direction:column;width:100%}.page-security .page-row.password .meter-buttons .meter{width:100%}}@media(min-width:30rem){.page-security .page-row.password .meter-buttons{width:100%}.page-security .page-row.password .meter-buttons .meter{width:80%}}@media(min-width:52.5rem){.page-security .page-row.password .meter-buttons{width:100%}.page-security .page-row.password .meter-buttons .meter{width:35%}}.page-security .page-row .passwordFields{display:flex;flex-wrap:wrap;gap:calc(var(--gap)*2);width:100%}@media(min-width:30rem){.page-security .page-row .passwordFields{flex-wrap:nowrap}}.page-security .page-row .passwordFields .oui-input-container{width:100%;color:var(--textColor)}@media(min-width:52.5rem){.page-security .page-row .passwordFields{width:70%;align-self:flex-start}}.page-security .page-row .meter{width:100%}@media(min-width:30rem){.page-security .page-row .meter{width:70%}}.page-security .page-row .unverified{width:100%;color:var(--errorColor)}.page-security .page-row.sfa-row header{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;margin-bottom:calc(var(--gap)*2);gap:calc(var(--gap)*2)}.page-security .page-row.sfa-row header .section-title,.page-security .page-row.sfa-row header p{margin:0;width:auto}.page-security .page-row.sfa-row header .oui-button{flex-shrink:0}.page-security .page-row.sfa-row .description{width:100%;margin-bottom:calc(var(--gap)*2)}.page-security .page-row.sfa-row .fieldWrapper{padding:var(--gap) 0;min-height:calc(var(--gap)*7)}.page-security .page-row.sfa-row .webauthn{width:100%}.page-security .page-row.sfa-row .webauthn .devices{background:var(--bgSecondaryColor);border-radius:var(--borderRadius);margin-bottom:var(--gap)}.page-security .page-row.sfa-row .webauthn .device{display:flex;align-items:center;gap:calc(var(--gap)*2);padding:var(--gap)}.page-security .page-row.sfa-row .webauthn .device.active{width:100%;justify-content:space-between;align-items:flex-start}.page-security .page-row.sfa-row .webauthn .device.active>div{display:flex;gap:calc(var(--gap)*2);width:100%}.page-security .page-row.sfa-row .webauthn .device.active .buttons{justify-content:flex-end}.page-security .page-row.sfa-row .webauthn .device.active .buttons,.page-security .page-row.sfa-row .webauthn .device.active .oui-input-container{padding-top:var(--gap)}.page-security .page-row.sfa-row .webauthn .device.active .oui-input-container{gap:0}@media(max-width:30rem){.page-security .page-row.sfa-row .webauthn .device.active{flex-direction:column}.page-security .page-row.sfa-row .webauthn .device.active .oui-icon{margin-top:calc(var(--gap)*.5)}.page-security .page-row.sfa-row .webauthn .device.active .buttons,.page-security .page-row.sfa-row .webauthn .device.active .oui-input-container{padding-top:0}.page-security .page-row.sfa-row .webauthn .device.active .oui-button,.page-security .page-row.sfa-row .webauthn .device.active .oui-input-container{width:100%}}.page-security .page-row.sfa-row .webauthn .device .name{display:flex;align-items:center}.page-security .page-row.sfa-row .webauthn .device .name h4{margin:0;font-size:1rem}@media(max-width:30rem){.page-security .page-row.sfa-row .webauthn .device .name h4{font-size:.875rem}}.page-security .page-row.sfa-row .webauthn .device .dates{display:flex;gap:calc(var(--gap)*2)}.page-security .page-row.sfa-row .webauthn .device .dates p{font-size:.875rem}@media(max-width:30rem){.page-security .page-row.sfa-row .webauthn .device .dates{flex-direction:column;width:100%;gap:0}.page-security .page-row.sfa-row .webauthn .device .dates p{font-size:.75rem}}.page-security .page-row .isEdit{align-items:flex-end}@media(min-width:52.5rem){.page-security .page-row .fieldWrapper.isEdit{flex-direction:column}}.page-security .page-row .fieldWrapper.isEdit .passwordButtons{display:flex;gap:calc(var(--gap)*2);justify-content:flex-end;align-self:flex-end}@media(max-width:30rem){.page-security .page-row .fieldWrapper.isEdit .passwordButtons,.page-security .page-row .fieldWrapper.isEdit .passwordButtons .oui-button{width:100%}}.page-security .page-row .fieldWrapper.inactive .sfaButtons{align-self:flex-end}@media(max-width:30rem){.page-security .page-row .fieldWrapper.inactive .passwordButtons,.page-security .page-row .fieldWrapper.inactive .passwordButtons .oui-button{width:100%}}.page-security .page-row .fieldWrapper.active .sfaButtons{display:flex;gap:calc(var(--gap)*2);justify-content:flex-end;align-self:flex-end}@media(max-width:30rem){.page-security .page-row .fieldWrapper.active .sfaButtons{flex-direction:column;width:100%}}.buttons{align-items:center}