.security-loading{padding:100px;text-align:center;color:#69768a}.security-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.security-overview>div{border:1px solid #d7dee7;border-radius:7px;padding:15px;display:flex;align-items:center;gap:12px;background:#fff}.security-overview i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#154f9e;font-style:normal;font-size:20px}.security-overview b,.security-overview small{display:block}.security-overview b{font-size:12px}.security-overview small{font-size:9px;color:#6c788a;margin-top:4px}.security-card{border:1px solid #d7dee7;border-radius:7px;overflow:hidden;background:#fff}.security-card>header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #dce2e9}.security-card h3{font:700 17px Georgia;margin:0 0 4px}.security-card p{margin:0;color:#69768a;font-size:10px}.security-card>header label{font-size:10px;font-weight:700}.security-card>header select{display:block;width:220px;height:38px;margin-top:5px}.security-policy-head,.security-policy-row{display:grid;grid-template-columns:1fr 310px;align-items:center;padding:0 20px}.security-policy-head{height:37px;background:#f5f7fa;text-transform:uppercase;font-size:9px;font-weight:700;color:#566276}.security-policy-row{min-height:53px;border-top:1px solid #e1e5ea}.security-policy-row>span{display:flex;align-items:center;gap:12px;font-size:12px}.security-policy-row>span i{width:27px;height:27px;border-radius:5px;background:#eef3fa;display:grid;place-items:center;font-style:normal;color:#173b6d}.security-policy-row label select{width:100%;height:36px}.security-policy-row label small{display:block;font-size:8px;color:#99701b;margin-top:3px}.security-password-box{margin:18px 20px;border:1px solid #cbd8e9;background:#f5f8fc;border-radius:7px;padding:16px;display:grid;grid-template-columns:1.4fr 1fr 1fr .7fr;gap:14px;align-items:end}.security-password-box h3{font-size:14px}.security-password-box label{font-size:9px;font-weight:700}.security-password-box input,.security-password-box select{display:block;width:100%;height:36px;margin-top:5px}.security-note{margin:0 20px 20px;padding:13px 15px;border-left:4px solid #c9911b;background:#fff9eb}.security-note b{font-size:11px}.security-note p{margin-top:4px}.security-gate{text-align:center;padding:15px}.security-gate>i{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;margin:0 auto 12px;background:#edf3fc;font-style:normal;font-size:27px}.security-gate h1{font-size:28px}.security-gate p{color:#69768a;line-height:1.5}.security-gate form{text-align:left;max-width:380px;margin:20px auto 0}.security-gate form label{font-size:11px;font-weight:700}.security-gate form input{display:block;width:100%;height:44px;margin-top:6px}.security-gate-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.security-gate-error{display:block;color:#ba2525;margin-top:10px;min-height:16px}.security-gate.denied>i{background:#fdeaea;color:#b72727}@media(max-width:1050px){.security-overview{grid-template-columns:1fr}.security-password-box{grid-template-columns:1fr 1fr}.security-password-box>div{grid-column:1/-1}}@media(max-width:760px){.security-policy-head,.security-policy-row{grid-template-columns:1fr}.security-policy-head span:last-child{display:none}.security-policy-row{padding:10px 14px;gap:8px}.security-password-box{grid-template-columns:1fr}}
