html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--primaryfont-regular);color:var(--pam-text);margin:0}.pam-resource-hero h1,.pam-resource-head h2,.pam-resource-hero-cta{font-family:var(--primaryfont-bold)}.pam-resource-card h4,.pam-video-card h4,.pam-resource-cats-title,.pam-resource-tag,.pam-resource-links,.pam-view-more,.pam-video-modal-title{font-family:var(--primaryfont-bold)}.pam-resource-cats li a.is-active{font-family:'Zoho_Puvi_Medium','Open Sans',sans-serif}.pam-topbar{background:#fff;border-bottom:1px solid var(--pam-border);font-size:12px}.pam-topbar-inner{max-width:1600px;width:90%;margin:0 auto;height:47px;display:flex;align-items:center;justify-content:space-between}.pam-topbar-nav{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.pam-topbar-nav a{color:var(--pam-text);font-size:12px;transition:color .15s ease}.pam-topbar-nav a:hover{color:var(--pam-hover)}.pam-topbar-icons{display:flex;align-items:center;gap:16px;color:var(--pam-muted)}.pam-resource-hero{background:linear-gradient(90deg,#FFF 2.37%,#daf0ff 30.65%,#dff1ff 74.24%,#FFF 97.94%);color:var(--pam-text)}.pam-resource-hero .content-wrap{padding:70px 0 50px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px;max-width:1030px}.pam-resource-hero-content{min-width:0;margin:0}.pam-resource-eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#3f5a86;margin:0 0 16px}.pam-resource-eyebrow::before{content:"";flex:none;width:6px;height:6px;border-radius:999px;background:#e8611c}.pam-resource-hero h1{font-size:clamp(32px,3.6vw,44px);font-weight:700;color:#001d57;line-height:1.06;letter-spacing:-.03em;margin:0}.pam-resource-hero-sub{max-width:480px;font-size:16px;line-height:1.6;color:#3d4a63;margin:15px 0 20px;font-family:var(--primaryfont-medium)}.pam-resource-hero-media{width:100%;max-width:400px;margin-left:auto;display:flex;flex-direction:column;gap:14px}.pam-resource-hero-frame{position:relative;height:250px;flex:none}.pam-resource-hero-card{position:absolute;inset:0;border-radius:20px;overflow:hidden;background:#dbe6f2;box-shadow:0 30px 60px -34px rgba(0,29,87,.6)}.pam-resource-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.15);filter:blur(26px) saturate(1.15);opacity:.6}.pam-resource-hero-card #pam-resource-hero-img{position:relative;display:block;height:100%;width:auto;max-width:100%;margin:0 auto;object-fit:contain;box-shadow:0 18px 40px -18px rgba(0,16,48,.55)}.pam-resource-hero-card img{transition:opacity .25s cubic-bezier(.16,1,.3,1)}.pam-resource-hero-bar{position:absolute;left:24px;right:24px;bottom:14px;z-index:1;display:flex;align-items:center;gap:16px;background:#fff;border-radius:14px;padding:5px 4px 5px 14px;box-shadow:0 20px 40px -24px rgba(0,29,87,.7);width:280px;margin:0 auto}.pam-resource-hero-bar-title{flex:1;min-width:0;font-size:15px;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--primaryfont-semibold)}.pam-resource-hero-cta{flex:none;display:inline-flex;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:600;color:#fff;background:#e8611c;border-radius:10px;text-decoration:none;white-space:nowrap;transition:background .2s ease,transform .25s cubic-bezier(.16,1,.3,1)}.pam-resource-hero-cta:hover{background:#c6530a;color:#fff;text-decoration:none;transform:translateX(3px)}.pam-resource-hero-cta:focus-visible{outline:2px solid #001d57;outline-offset:3px}.pam-resource-hero-dots{display:flex;justify-content:center;gap:7px}.pam-resource-hero-dot{display:grid;place-items:center;width:7px;height:24px;padding:0;border:0;background:transparent;cursor:pointer;transition:width .35s cubic-bezier(.16,1,.3,1)}.pam-resource-hero-dot::after{content:"";display:block;width:100%;height:7px;border-radius:999px;background:#b7cfe6;transition:background .35s cubic-bezier(.16,1,.3,1)}.pam-resource-hero-dot:hover::after{background:#8fb0dd}.pam-resource-hero-dot.is-active{width:22px}.pam-resource-hero-dot.is-active::after{background:#001d57}.pam-resource-hero-dot:focus-visible{outline:2px solid #001d57;outline-offset:3px}.pam-resource-featured{margin-top:18px}.pam-resource-featured-label{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#5a6b8c;margin:0 0 12px}.pam-resource-tags{display:flex;flex-wrap:wrap;gap:10px}.pam-resource-tag{display:inline-block;padding:9px 18px;font-size:13.5px;font-weight:600;letter-spacing:0;color:#001d57;background:#fff;border:1px solid #c4dcf0;border-radius:999px;box-shadow:none;text-decoration:none;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1)}.pam-resource-tag:hover{color:#001d57;background:#eef4fd;border-color:#8fb0dd;text-decoration:none}.pam-resource-tag.is-active{color:#fff;background:#001d57;border-color:#001d57}.pam-resource-tag.is-active:hover{color:#fff;background:#0a2a6e;border-color:#0a2a6e}.pam-resource-tag:focus-visible{outline:2px solid #001d57;outline-offset:3px}.pam-search{position:relative;width:100%;max-width:564px}.pam-search input{width:100%;height:50px;padding:0 52px 0 16px;font-size:16px;color:var(--pam-text);background:#fff;border:1px solid #d5d5d5;border-radius:5px;outline:0;box-sizing:border-box}.pam-search input::placeholder{color:#767370}.pam-search input:focus{border-color:var(--pam-hover)}.pam-search-btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:0;border:0;color:var(--pam-muted);cursor:pointer}.pam-search-btn svg{width:20px;height:20px}.pam-search--hero{display:flex;align-items:center;gap:12px;max-width:520px;background:#fff;border:1px solid #c4dcf0;border-radius:12px;padding:6px 6px 6px 18px;transition:border-color .15s ease,box-shadow .15s ease}.pam-search--hero:focus-within{border-color:#001d57;box-shadow:0 0 0 3px rgba(0,29,87,.10)}.pam-search--hero .pam-search-ico{flex:none;width:18px;height:18px;color:#6b7280}.pam-search--hero input{flex:1;min-width:0;width:auto;height:auto;padding:10px 0;font-size:15px;background:transparent;border:0;border-radius:0}.pam-search--hero input:focus{border-color:transparent}.pam-search--hero .pam-search-btn{display:none;position:static;transform:none;flex:none;width:auto;height:auto;padding:11px 20px;font-size:14px;font-weight:600;color:#fff;background:#001d57;border-radius:9px;transition:background .15s ease}.pam-search--hero.has-value .pam-search-btn{display:inline-flex;animation:pam-search-btn-in .2s cubic-bezier(.16,1,.3,1)}.pam-search--hero .pam-search-btn:hover{background:#0a2a6e}.pam-search--hero:not(.has-value){padding-right:18px}@keyframes pam-search-btn-in{from{opacity:0;transform:translateX(8px) scale(.96)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.pam-search--hero.has-value .pam-search-btn{animation:none}}.pam-resource-body{max-width:1360px;width:90%;margin:0 auto;padding:80px 0;display:grid;grid-template-columns:270px 1fr;gap:56px;align-items:start}.pam-resource-content .pam-features-grid{gap:30px 33px}.pam-resource-cats{position:sticky;top:80px}.pam-resource-cats-title{font-size:18px;font-weight:700;color:#2a2b31;margin:0 0 12px;padding:0 14px}.pam-resource-cats ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pam-resource-cats li a{position:relative;display:flex;align-items:center;gap:16px;padding:10px 14px;font-size:16px;font-weight:400;color:#1a1a1a;border-radius:6px;text-decoration:none;transition:background .15s ease,color .15s ease}.pam-resource-cats li a:hover{background:#f0f5ff;color:#06f}.pam-resource-cats li a.is-active{background:linear-gradient(to right,#e8f1ff,#fff);color:#06f;font-weight:500}.pam-resource-cats li a.is-active::before{content:'';position:absolute;top:0;bottom:0;left:0;width:3px;background:#06f}.pam-resource-cats-ico{flex-shrink:0;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.pam-resource-cats-ico svg{width:19px;height:19px}.pam-resource-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 24px}.pam-resource-head h2{font-size:22px;font-weight:700;color:var(--pam-dark);margin:0 0 6px}.pam-resource-head p{font-size:14px;color:var(--pam-muted);margin:0}.pam-resource-card{display:flex;flex-direction:column;background:#fff;border:1px solid #d5dbe8;border-bottom-width:2px;border-radius:10px;box-shadow:0 0 1px 0 #d5dbe8;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.pam-resource-card:hover{border-color:#c2ccdd;box-shadow:0 8px 22px rgba(0,30,90,0.10)}.pam-resource-thumb{position:relative;aspect-ratio:300 / 184;background:var(--pam-accent-bg);border-bottom:1px solid #e9e9e9;overflow:hidden}.pam-resource-thumb img{width:100%;display:block;object-position:top;transition:transform .35s ease}.pam-resource-card:hover .pam-resource-thumb img{transform:scale(1.06)}.pam-resource-card-body{display:flex;flex-direction:column;flex:1;padding:22px 24px 20px}.pam-resource-card h4{font-size:18px;font-weight:700;color:#2a2b31;line-height:1.3;margin:0 0 12px}.pam-resource-card p{font-size:14px;line-height:1.55;color:#333;margin:0 0 18px;flex:1}.pam-resource-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.pam-resource-links{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600}.pam-resource-links a{color:#207ddb;text-decoration:none;padding:4px 0;transition:color .15s ease}.pam-resource-links a:hover{color:#1560a8}.pam-resource-links span{color:#c7d0dd}.pam-resource-download{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#5a6474;background:#fff;border-radius:6px;transition:background .15s ease,color .15s ease}.pam-resource-download:hover{background:var(--pam-accent-bg);color:var(--pam-hover)}.pam-resource-download svg{width:20px;height:20px}.pam-resource-badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;border-radius:3px;box-shadow:0 4px 4px rgba(0,0,0,0.25)}.pam-resource-badge::before{content:'';width:6px;height:6px;border-radius:50%}.pam-resource-badge--soon{color:#000;background:#ffe478}.pam-resource-badge--soon::before{background:#e0a800}.pam-resource-badge--new{color:#0f7a3d;background:#d7f5e3}.pam-resource-badge--new::before{background:#18a558}.pam-view-more{display:block;text-align:center;margin:32px 0 0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#207ddb;text-decoration:none;transition:color .15s ease}.pam-view-more:hover{color:var(--pam-red)}.pam-resource-section{margin-top:48px}.pam-resource-empty{margin:8px 0 0;padding:40px 0;text-align:center;font-size:14px;color:var(--pam-muted)}.pam-video-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:12px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.pam-video-card:hover{border-color:var(--pam-red);box-shadow:0 8px 22px rgba(0,30,90,0.08)}.pam-video-more-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;text-decoration:none;padding:24px;min-height:220px;background:var(--pam-accent-bg);border:1px dashed #b9c6dc;color:var(--pam-hover)}.pam-video-more-tile:hover{background:#e4edfb;border-color:var(--pam-hover);border-style:solid}.pam-video-more-ico{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--pam-hover);box-shadow:0 4px 12px rgba(0,30,90,0.12)}.pam-video-more-ico svg{width:20px;height:20px;margin-left:2px}.pam-video-more-title{font-size:16px;font-weight:700;color:var(--pam-dark)}.pam-video-more-sub{font-size:13px;font-weight:600;color:var(--pam-hover)}.pam-video-thumb{display:block;width:100%;padding:0;border:0;font:inherit;cursor:pointer;position:relative;aspect-ratio:16 / 9;background:#0b1f4d;overflow:hidden}.pam-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pam-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.92);border-radius:50%;color:var(--pam-hover);box-shadow:0 4px 12px rgba(0,0,0,0.25);transition:transform .15s ease,background .15s ease}.pam-video-thumb:hover .pam-video-play{transform:translate(-50%,-50%) scale(1.08);background:#fff}.pam-video-play svg{width:18px;height:18px;margin-left:2px}.pam-video-duration{position:absolute;bottom:10px;right:10px;padding:2px 8px;font-size:12px;font-weight:600;color:#fff;background:rgba(0,0,0,0.7);border-radius:4px}.pam-video-card-body{display:flex;flex-direction:column;gap:10px;padding:16px 18px 18px}.pam-video-card h4{font-size:15px;font-weight:700;color:var(--pam-dark);line-height:1.35;margin:0}.pam-video-link{font-size:13px;font-weight:600;color:#207ddb;text-decoration:none;transition:color .15s ease}.pam-video-link:hover{color:var(--pam-red)}.pam-video-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.pam-video-modal.is-open{display:flex;animation:pam-modal-in .18s ease}@keyframes pam-modal-in{from{opacity:0}to{opacity:1}}.pam-video-modal-backdrop{position:absolute;inset:0;background:rgba(6,16,40,0.78);backdrop-filter:blur(2px)}.pam-video-modal-dialog{position:relative;z-index:1;width:min(900px,100%)}.pam-video-modal-title{color:#fff;font-size:16px;font-weight:600;margin:0 0 12px;padding-right:44px}.pam-video-modal-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;border-radius:10px;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,0.5)}.pam-video-modal-frame iframe,.pam-video-modal-frame video{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.pam-video-modal-close{position:absolute;top:-2px;right:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:#fff;background:0;border:0;cursor:pointer;transition:color .15s ease}.pam-video-modal-close:hover{color:#ffd93d}@media screen and (max-width:1024px){.pam-resource-body{grid-template-columns:1fr;gap:32px}.pam-resource-cats{position:static}.pam-resource-hero-media{display:none}.pam-resource-hero .content-wrap{grid-template-columns:1fr}}@media screen and (max-width:767px){.pam-resource-hero h1{font-size:32px}.pam-features-grid{grid-template-columns:1fr}.pam-topbar{display:none}}