
.resource-hero{min-height:505px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;position:relative;}
.resource-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,33,61,.18),rgba(20,33,61,.45));}
.resource-hero .container{position:relative;z-index:1;display:flex;justify-content:center;width:100%;}
.resource-hero h1{color:#fff;font-size:72px;line-height:1;margin:0;text-align:center;white-space:nowrap;max-width:none;width:100%;}
.protected-content{background:#fff;margin-top:20px;padding:58px 0;min-height:300px;}
.protected-panel-lite{max-width:760px;margin:0 auto;background:transparent;border:0;box-shadow:none;border-radius:0;padding:0;text-align:left;}
.protected-panel-lite p{font-size:17px;line-height:1.75;color:#5f6f89;margin:0 0 18px;}
.protected-form label{display:block;font-weight:700;color:#14213d;margin-bottom:10px;}
.protected-form input[type=password]{display:block;width:100%;max-width:520px;border:1px solid #d8dbe3;border-radius:0;padding:14px 16px;margin-top:8px;font:inherit;}
.protected-form input[type=submit]{display:inline-block;background:#2c4894;color:#fff;border:0;border-radius:3px;padding:12px 28px;font-weight:700;cursor:pointer;}
.footer-live-bottom-wrap{background:#0b0b0b;}
@media(max-width:900px){.resource-hero h1{font-size:52px;white-space:normal}.protected-panel-lite{padding:0 20px;}}
