:root{--hero-tab-offset: 56px}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial;color:#000;background-color:#fff;font-size:22px;line-height:1.6;overflow-x:hidden}body{display:flex;flex-direction:column;min-height:100vh;padding-top:var(--hero-tab-offset)}main{flex:1 0 auto}nav{max-width:calc(100vw - var(--scrollbar-width, 0px))}.header{background:rgba(0,0,0,0)}.header-inner{display:flex;align-items:center;justify-content:center;gap:.75rem;text-align:center;color:#424242}.footer{background:#ff9e1b;padding:1rem 0;display:flex;justify-content:center;align-items:center;flex-shrink:0}.footer-copy{font-size:.7rem;color:#424242;margin:0 1rem;text-align:center}.hero{background-image:url(44eecf36cec3f79136f8.png);background-size:cover;background-position:center top;background-repeat:no-repeat;padding:0;color:#fff;position:relative}.hero:before{content:"";position:absolute;inset:0}.hero-inner{position:relative;display:flex;align-items:flex-end;padding-bottom:2.5rem;min-height:82vh;max-height:92vh}.hero-content{background-color:rgba(0,0,0,.5);padding:.5rem;box-shadow:0 0 30px rgba(0,0,0,.5);border-top-right-radius:6px;border-bottom-right-radius:6px}.hero-title{font-size:2.5rem;margin:0 0 .5rem 2.5rem;color:#fff}.hero-sub{font-size:1.125rem;margin:0 0 1rem 2.5rem;color:#fff}.hero-logo{position:absolute;top:2.25rem;right:2.25rem;width:240px;height:auto;display:block;transition:transform 180ms ease,filter 180ms ease}.hero-tabs{position:fixed;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;pointer-events:auto;height:56px;margin-top:0;z-index:1}.burger-button{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:50;width:40px;height:40px;background:rgba(0,0,0,.4);border:none;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;transition:background-color .3s ease,opacity .3s ease}.burger-button:hover{background:rgba(0,0,0,.6)}.burger-button.hidden{opacity:0;pointer-events:none}.burger-line{width:20px;height:2px;background:#fff}.close-button{position:absolute;top:.4rem;left:1rem;width:40px;height:40px;background:rgba(0,0,0,.3);border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color .3s ease}.close-button:hover{background:rgba(0,0,0,.5)}.close-line{position:absolute;width:20px;height:2px;background:#fff}.close-line:nth-child(1){transform:rotate(45deg)}.close-line:nth-child(2){transform:rotate(-45deg)}.slide-menu{position:fixed;top:0;left:0;width:20%;min-width:250px;height:100vh;background:#f7f5e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateX(-100%);transition:transform .3s ease;z-index:45;padding:2rem 0;box-shadow:2px 0 10px rgba(0,0,0,.2)}.slide-menu.open{transform:translateX(0)}.slide-menu-list{list-style:none;margin:0;padding:2rem 0}.slide-menu-link{display:block;padding:1rem 2rem;color:#424242;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color .2s ease}.slide-menu-link:hover{background:rgba(0,0,0,.2)}.menu-icon{width:50px;height:50px;margin-left:.4rem;display:inline-block;vertical-align:middle}.hero-tabs-list{display:flex;gap:2rem;justify-content:center;align-items:center;height:100%;width:100%;list-style:none;margin:0;padding:0;background:#f57135}.hero-tab{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;color:#fff;text-decoration:none;padding:.4rem 1.2rem;font-weight:500;font-size:1.3rem;line-height:1.2;flex:1 1 auto;text-align:center;white-space:normal;border-radius:6px;background-color:rgba(0,0,0,.35);transition:transform .3s ease}.hero-tab:hover,.hero-tab:focus{outline:2px solid #000;transform:scale(1.05)}.hero-tabs--fixed{position:fixed !important;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;padding:0;height:56px;z-index:1}.hero-tabs--fixed .hero-tabs-list{height:100%;align-items:center;width:100%;margin:0;padding:0 1.25rem}.hcdp-callout{background-color:#aabc84 !important;border-radius:6px}.link-tiles{display:flex;gap:.75rem;margin-top:.75rem;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.link-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:10px 12px;border-radius:12px;background:linear-gradient(180deg, rgba(250, 250, 250, 0.9), rgba(245, 245, 245, 0.9));background:#fff;color:#222;text-decoration:none;font-size:.95rem;flex:1 1 100px;min-width:48px;text-align:center;border:2px solid rgba(0,0,0,0);transition:transform 180ms ease,box-shadow 180ms ease,border-color 140ms ease}.link-tile img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.link-tile span{display:inline-block}.link-tile:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 30px rgba(33,33,33,.12);border:2px solid #ff9e1b}.hcdp-portal{background-color:#aabc84 !important;border-radius:6px}.hbcd-link-feature{display:flex;align-items:center;gap:1rem}.hbcd-link-tile{min-width:136px}.section{padding:.5rem 0;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.section-title{font-size:1.5rem;font-weight:700;margin:0 0 1rem 0;border-left:6px solid #ff9e1b;padding-left:.75rem;color:#222}.section-content{padding:16px;margin-bottom:1rem;background:#fff;border:none;border-radius:6px}.section-content-title{margin:0 0 .5rem 0;font-size:1.25rem;font-weight:600;color:#222}.section-content p{margin:0 0 1rem 0;color:#222;font-size:22px;line-height:1.6}.content-container{background:#fff;border-radius:6px;padding:1.25rem}.embed-container{position:relative;width:100%;min-height:480px;overflow:hidden;border:2px solid rgba(0,0,0,.1);border-radius:6px}.embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.embed-caption{margin-top:.5rem !important;font-size:.9rem !important}.partners-row{display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:.75rem;background:rgba(0,0,0,0)}.partner{display:flex;align-items:center;justify-content:center;padding:8px;background:rgba(0,0,0,0);text-decoration:none;aspect-ratio:1/1;box-sizing:border-box}.partner img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto}.row{width:100%;box-sizing:border-box;padding-top:1rem;padding-bottom:1rem;scroll-margin-top:var(--hero-tab-offset)}main>.row:nth-child(even){background-color:#fff}main>.row:nth-child(odd){background-color:#f9f0d9}.sub-page{min-height:100%;background-color:#f9f0d9}.logo-banner{background-color:#f9f0d9;padding:.75rem 0}.logo-banner .container{display:flex;align-items:center;justify-content:center;min-height:120px}.subpage-logo{max-height:160px;height:auto;display:block;margin:0 auto;padding-top:0;transform:none}@media(max-width: 699px){.logo{max-height:48px}.header .title{font-size:1.25rem;max-height:80px}.hcdp-link img{width:40px;height:40px}.partner{max-width:120px}.hero-tabs-list{gap:.5rem;padding:.25rem .5rem}.hero-tab{padding:.6rem .4rem;font-size:.9rem;line-height:1.1;border-radius:6px}.hero-logo{right:.75rem;top:.75rem;width:130px}.subpage-logo{max-height:84px;width:auto}.logo-banner{padding:.25rem 0}.logo-banner .container{min-height:64px}.link-tile{font-size:.65rem}.hero-title{margin-left:.75rem;margin-right:.75rem;font-size:1.9rem}.hero-sub{margin-left:.75rem;margin-right:.75rem;font-size:1rem}.footer{padding:1rem 0}.footer-copy{margin:0 1rem;text-align:center}.slide-menu-list{padding:1rem 0}.slide-menu-link{padding:.6rem 1rem;font-size:1rem}}@media(min-width: 700px)and (max-width: 964px){.logo{max-height:72px}.header .title{font-size:1.5rem;max-height:100px}.hcdp-link img{width:48px;height:48px}.partner{max-width:140px}.hero-tabs-list{gap:1rem;padding:0 1rem}.hero-tab{padding:.8rem 1rem;font-size:1.2rem;line-height:1.1;border-radius:6px}.hero-logo{right:1rem;top:1rem;width:180px}.subpage-logo{max-height:120px;width:auto}.logo-banner{padding:.5rem 0}.logo-banner .container{min-height:88px}.link-tile{font-size:.65rem}.hero-title{margin-left:.75rem;margin-right:.75rem;font-size:1.9rem}.hero-sub{margin-left:.75rem;margin-right:.75rem;font-size:1rem}.slide-menu-list{padding:1.25rem 0}.slide-menu-link{padding:.75rem 1.25rem;font-size:1.04rem}}@media(min-width: 965px){.logo{max-height:88px}.header .title{font-size:2rem;max-height:139px}.hcdp-link img{width:48px;height:48px}.partner{max-width:160px}.link-tile{font-size:.85rem}}@media(min-width: 1600px){.hero-logo{width:320px}.hero-content{padding-left:10rem}}
