.site{background:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.site-container{flex:1;width:100%;max-width:1140px;margin:0 auto;padding:0 .9375rem}.row{flex-wrap:wrap;width:100%;margin:0;display:flex}.row>.col{flex:1 0;max-width:100%;padding:0 .9375rem}.row>.col-6{flex:0 0 50%;max-width:50%;padding:0 .9375rem}.header-space{background:#1a73d9;min-height:12.5rem;position:relative;overflow:hidden}.navbar-brand{z-index:20;background:#fff url(/images/cpci_logo.webp) 0/contain no-repeat;border-bottom-right-radius:.375rem;width:12.5rem;height:6.25rem;padding:.3125rem .625rem .3125rem .9375rem;display:block;position:absolute;top:0;left:0}.cycler{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.cycler-slide{background:url(/images/header_bg.webp) top/cover no-repeat;position:absolute;top:0;bottom:0;left:0;right:0}.lod{z-index:2;background:#fff url(/images/learn_on_demand.webp) 50%/80% no-repeat;border-radius:.625rem;width:90%;max-width:31.25rem;height:10rem;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sponsors{text-align:center;text-transform:uppercase;color:#757575;background:linear-gradient(#fff,#eee 40%);justify-content:center;width:100%;padding:.625rem .9375rem;font-size:1.25rem}.sponsors-inner{width:100%;max-width:1200px;margin:0 auto}.sponsors p{color:#757575;margin:0 0 1rem;font-size:1.25rem;line-height:1.875rem}.sponsors p b{color:#ff8b00;font-weight:700}.sponsors p b span{color:#92c83c;font-weight:700}.sponsors-row{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.sponsor-logo{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-top:.625rem solid #fff;border-bottom:.625rem solid #fff;flex:1 1 0;min-width:0;max-width:14rem;height:4.375rem;transition:flex-grow .35s,max-width .35s;display:block}.sponsors-row:hover .sponsor-logo{flex-grow:.4}.sponsors-row .sponsor-logo:hover{flex-grow:8;max-width:100%}.cpci-gradient{margin:0;display:block;position:relative}.cpci-gradient:before{content:"";background:linear-gradient(90deg,#92c83e 0%,#f29931 50%,#58585a 100%);width:100%;height:.625rem;display:block}.cpci-gradient.end-top{margin-bottom:2rem}.main-content{padding:0}.skyline{color:#fff;text-align:center;text-transform:uppercase;text-shadow:0 0 .3125rem #000c;background:url(/images/skyline.webp) 50%/cover no-repeat;justify-content:center;width:100%;margin:2rem 0 0;padding:1.875rem .9375rem;font-size:1.875rem;line-height:2.8125rem}.skyline .col{text-align:center;flex:0 auto;padding:0 .9375rem}.footer{color:#212529;background:#fff;justify-content:center;width:100%;padding:1.6875rem 0 1.25rem;font-size:1rem;line-height:1.6}.footer-inner{flex-wrap:wrap;width:100%;max-width:1140px;margin:0 auto;padding:0 .9375rem;display:flex}.footer-inner>.col-6{flex:0 0 50%;max-width:50%;padding:0 .9375rem}.footer p{margin:0 0 1rem}.footer b{font-weight:700}.footer-logo{justify-content:flex-end;align-items:center;display:flex}.footer-logo img{max-width:13.75rem;height:auto}.subfoot{text-align:center;background:#fff;width:100%;position:relative}.subfoot .col{color:#212529;flex:1 0 100%;padding:1.25rem;font-size:1rem;line-height:1.5}@media (max-width:768px){.header-space{min-height:8.75rem}.navbar-brand{width:8.75rem;height:4.375rem}.lod{width:70%;height:6.25rem}.sponsors-row{gap:.5rem}.sponsor-logo{max-width:8.75rem;height:3.125rem}.sponsors,.sponsors p{font-size:1rem;line-height:1.5rem}.skyline{padding:1.25rem .625rem;font-size:1.125rem;line-height:1.625rem}.footer-inner{flex-direction:column}.footer-inner>.col-6{flex:0 0 100%;max-width:100%;margin-bottom:1rem}.footer-logo{justify-content:center}}.home{padding:2rem 0}.hero{grid-template-columns:1fr 380px;gap:3rem;display:grid}.hero-content h1{color:var(--color-green);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.hero-content h1 .hero-title-line{display:block}.hero-content h1 .hero-title-line em{color:var(--color-green);font-size:2.5rem;font-style:italic}.hero-text{margin-bottom:2rem;font-size:1rem;line-height:1.7}.hero-text p{margin-bottom:1rem}.hero-providers{font-size:1rem;line-height:1.7}.hero-providers ul{margin-top:.75rem;list-style:none}.hero-providers li{padding:.2rem 0}.hero-sidebar{flex-direction:column;gap:0;display:flex}.hero-sidebar h2{color:var(--color-green);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.course-link{background:var(--color-green-dark);color:#fff;border-radius:10px;align-items:center;gap:1rem;margin-bottom:.6rem;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.course-link:hover{background:var(--color-primary-darker);text-decoration:none;transform:translate(4px)}.course-link .play-icon{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative}.course-link .play-icon:after{content:"";border:5px solid #0000;border-left:9px solid #fff;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.course-link span{color:#fff}.course-link small{color:#fff;font-size:1rem;font-weight:400;display:block}.sidebar-branding{margin-bottom:1.5rem}.sidebar-branding img{border-radius:8px;width:100%}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-sidebar{margin-top:1rem}}:root{--color-primary:#92c83e;--color-primary-dark:#4d7a1a;--color-primary-darker:#3d6214;--color-secondary:#58585a;--color-accent:#f29931;--color-dark:#333;--color-text:#333;--color-text-light:#646566;--color-bg:#fff;--color-white:#fff;--color-border:#ddd;--color-green:#92c83e;--color-green-dark:#4d7a1a;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--max-width:1100px;--header-height:80px}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);font-size:1rem;line-height:1.6}a{color:#363;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;line-height:1.3}h1{color:var(--color-green);font-size:2rem}h2{color:var(--color-green);font-size:1.75rem}h3{font-size:1.5rem}p{margin-bottom:1em}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;display:inline-flex}.btn:hover{text-decoration:none}.btn:active{transform:scale(.98)}.btn-primary{background:var(--color-green-dark);color:var(--color-white);border-radius:6px}.btn-primary:hover{background:var(--color-primary-darker)}.btn-secondary{background:var(--color-text-light);color:var(--color-white)}.btn-secondary:hover{background:var(--color-dark)}.btn-outline{border:1px solid var(--color-green);color:#85b834;background:0 0}.btn-outline:hover{border-color:var(--color-primary-darker);color:#5a7d23;background:#81af3733}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}.form-control{border:1px solid var(--color-border);border-radius:4px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.form-control:focus{border-color:var(--color-green);outline:none;box-shadow:0 0 0 2px #92c83e33}select.form-control{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.card{background:var(--color-white);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.card-header{border-bottom:1px solid var(--color-border);padding:1rem 1.5rem;font-weight:600}.card-body{padding:1.5rem}.grid{gap:1.5rem;display:grid}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.text-center{text-align:center}.text-secondary{color:var(--color-text-light)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.h5p-container{background:#000;border-radius:8px;width:100%;min-height:600px;overflow:hidden}.h5p-container iframe{border:none;width:100%;height:100%}
