.page-hero{background:#f7f6f2;padding-block:3rem 2.5rem;border-bottom:1px solid #e8e8e4}.page-hero h1{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:.5rem}.page-hero .breadcrumb{font-size:.85rem;color:#666}.page-hero .breadcrumb a{color:#0f7c8b}.page-content{max-width:1200px;margin-inline:auto !important;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem)}.resources-archive{padding-block:clamp(2.5rem,5vw,4rem)}.resources-archive .container{max-width:1200px}.resource-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 900px){.resource-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.resource-grid{grid-template-columns:1fr}}.resource-card{background:#fff;border:1px solid #e8e8e4;border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:box-shadow .2s,transform .2s}.resource-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px)}.resource-card__icon{width:52px;height:52px;background:rgba(15,124,139,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f7c8b;flex-shrink:0}.resource-card__body{flex:1}.resource-card__title{font-size:1.05rem;font-weight:700;color:#222;margin-bottom:.5rem;line-height:1.3}.resource-card__desc{font-size:.88rem;color:#666;line-height:1.6}.resource-card__download{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#fff;background:#0f7c8b;border-radius:4px;padding:.6rem 1.1rem;transition:background .2s;align-self:flex-start;margin-top:auto}.resource-card__download:hover{background:rgb(11.025974026,91.1480519481,102.174025974)}.resource-card__soon{font-size:.8rem;font-weight:600;color:#666;background:#f7f6f2;border-radius:4px;padding:.4rem .875rem;align-self:flex-start;margin-top:auto}.error-404{min-height:70vh;display:flex;align-items:center;padding-block:clamp(4rem,10vw,8rem)}.error-404 .container{max-width:1200px}.error-404__inner{max-width:560px;margin:0 auto;text-align:center}.error-404__badge{font-size:clamp(5rem,16vw,9rem);font-weight:900;line-height:1;color:rgba(0,0,0,0);-webkit-text-stroke:3px rgba(15,124,139,.25);letter-spacing:-0.04em;margin-bottom:1rem;user-select:none}.error-404__heading{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;color:#222;margin-bottom:.75rem}.error-404__sub{font-size:1.05rem;color:#666;line-height:1.65;margin-bottom:2rem}.error-404__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.error-404__links p{font-size:.85rem;color:#666;margin-bottom:.75rem}.error-404__links ul{list-style:none;padding:0;margin:0;display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.error-404__links ul a{font-size:.9rem;font-weight:600;color:#0f7c8b}.error-404__links ul a:hover{text-decoration:underline}.page-hero{background:#f7f6f2;padding-block:3rem 2.5rem;border-bottom:1px solid #e8e8e4}.page-hero .container{max-width:1200px}.page-hero h1{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:.5rem;font-weight:800}.page-hero .section-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0f7c8b;margin-bottom:.5rem}.page-hero__sub{color:#666;font-size:1.05rem;margin-top:.5rem;max-width:60ch}.page-hero--post h1{max-width:24ch}.page-hero .breadcrumb,.page-hero .post-hero__breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#666;margin-bottom:1rem}.page-hero .breadcrumb a,.page-hero .post-hero__breadcrumb a{color:#0f7c8b}.page-hero .breadcrumb span,.page-hero .post-hero__breadcrumb span{color:#e8e8e4}.page-hero .post-hero__cat{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f7c8b;background:rgba(15,124,139,.1);border-radius:99px;padding:.2rem .6rem;margin-bottom:.75rem}.page-hero .post-hero__meta{font-size:.88rem;color:#666;margin-top:.5rem}.blog-archive{padding-block:clamp(2.5rem,5vw,4rem)}.blog-archive .container{max-width:1200px}.post-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.75rem}@media(max-width: 900px){.post-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.post-grid{grid-template-columns:1fr}}.post-card{background:#fff;border:1px solid #e8e8e4;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.post-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px)}.post-card__img{display:block;aspect-ratio:16/9;overflow:hidden;background:#e6f4f6;flex-shrink:0}.post-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card__img:hover img{transform:scale(1.04)}.post-card__img--placeholder{display:flex;align-items:center;justify-content:center;color:rgba(15,124,139,.4)}.post-card__body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1}.post-card__meta{font-size:.78rem;color:#666;margin-bottom:.6rem}.post-card__cat{color:#0f7c8b;font-weight:600}.post-card__cat:hover{text-decoration:underline}.post-card__title{font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:.6rem;flex:1}.post-card__title a{color:#222}.post-card__title a:hover{color:#0f7c8b}.post-card__excerpt{font-size:.88rem;color:#666;line-height:1.6;margin-bottom:1rem;flex:1}.post-card__read-more{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;color:#0f7c8b;transition:gap .2s;margin-top:auto}.post-card__read-more:hover{gap:.6rem}.blog-pagination{margin-top:3rem;display:flex;justify-content:center}.blog-pagination .nav-links{display:flex;gap:.5rem;align-items:center}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding-inline:.75rem;border-radius:4px;font-size:.875rem;font-weight:600;color:#222;border:1px solid #e8e8e4;transition:all .15s}.blog-pagination .page-numbers:hover{border-color:#0f7c8b;color:#0f7c8b;background:rgba(15,124,139,.06)}.blog-pagination .page-numbers.current{background:#0f7c8b;color:#fff;border-color:#0f7c8b}.blog-pagination .page-numbers.dots{border:none}.blog-empty{text-align:center;padding-block:4rem;color:#666}.post-cta-bar{background:#f7f6f2;border-top:1px solid #e8e8e4;padding-block:1.5rem}.post-cta-bar .container{max-width:1200px}.post-cta-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.post-cta-bar__text{display:flex;flex-direction:column;gap:.2rem}.post-cta-bar__text strong{color:#222;font-weight:700}.post-cta-bar__text span{font-size:.9rem;color:#666}.post-cta-bar__actions{display:flex;gap:.75rem;flex-shrink:0;flex-wrap:wrap}.page-hero--training{background:linear-gradient(135deg, rgba(15, 124, 139, 0.06) 0%, #F7F6F2 60%)}.page-hero--training-single h1{max-width:28ch}.training-hero-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.75rem}.training-hero-meta__item{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:#666}.training-hero-meta__item svg{color:#0f7c8b;flex-shrink:0}.training-archive{padding-block:clamp(2rem,5vw,4rem)}.training-archive .container{max-width:1200px}.training-filter{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2rem}.training-filter__btn{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:99px;font-size:.85rem;font-weight:600;border:1px solid #e8e8e4;color:#222;transition:all .15s}.training-filter__btn:hover{border-color:#0f7c8b;color:#0f7c8b}.training-filter__btn--active{background:#0f7c8b;color:#fff;border-color:#0f7c8b}.training-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 900px){.training-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.training-grid{grid-template-columns:1fr}}.training-card{background:#fff;border:1px solid #e8e8e4;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.training-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px)}.training-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1;gap:.6rem}.training-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.training-card__icon{width:44px;height:44px;background:rgba(15,124,139,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f7c8b;flex-shrink:0}.training-card__badges{display:flex;gap:.35rem;flex-wrap:wrap}.training-card__title{font-size:1.05rem;font-weight:700;line-height:1.3;margin:0}.training-card__title a{color:#222}.training-card__title a:hover{color:#0f7c8b}.training-card__credential{font-size:.78rem;font-weight:600;color:#0f7c8b;margin:0}.training-card__location{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#666;margin:0}.training-card__location svg{color:#0f7c8b;flex-shrink:0}.training-card__excerpt{font-size:.875rem;color:#666;line-height:1.6;flex:1;margin:0}.training-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #e8e8e4}.training-card__duration{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#666}.training-card__duration svg{color:#0f7c8b}.training-card__link{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;color:#0f7c8b;transition:gap .2s}.training-card__link:hover{gap:.6rem}.delivery-badge{display:inline-flex;align-items:center;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:99px;padding:.18rem .55rem}.delivery-badge--in-person{background:rgba(15,124,139,.1);color:#0f7c8b}.delivery-badge--blended{background:rgba(245,140,123,.1);color:#f58c7b}.training-empty{text-align:center;padding-block:4rem;color:#666}.training-cta-bar{background:#f7f6f2;border-top:1px solid #e8e8e4;padding-block:1.5rem}.training-cta-bar .container{max-width:1200px}.training-cta-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.training-cta-bar__text{display:flex;flex-direction:column;gap:.2rem}.training-cta-bar__text strong{color:#222;font-weight:700}.training-cta-bar__text span{font-size:.9rem;color:#666}.training-cta-bar__actions{display:flex;gap:.75rem;flex-shrink:0}.training-format-callout{padding-block:clamp(2rem,4vw,3rem);background:#fff;border-top:1px solid #e8e8e4}.training-format-callout .container{max-width:1200px}.training-format-callout__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 768px){.training-format-callout__grid{grid-template-columns:1fr;gap:1.25rem}}.training-format-callout__item{display:flex;flex-direction:column;gap:.75rem}.training-format-callout__item h3{font-size:1rem;font-weight:700;color:#222;margin:0}.training-format-callout__item p{font-size:.875rem;color:#666;line-height:1.6;margin:0}.training-format-callout__icon{width:52px;height:52px;background:rgba(15,124,139,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f7c8b;flex-shrink:0}.training-hsi-callout{display:flex;gap:1rem;align-items:flex-start;background:rgba(15,124,139,.06);border:1px solid rgba(15,124,139,.15);border-radius:16px;padding:1.25rem 1.5rem;margin-top:2rem}.training-hsi-callout strong{display:block;font-weight:700;color:#222;margin-bottom:.3rem}.training-hsi-callout p{font-size:.9rem;color:#666;margin:0;line-height:1.6}.training-hsi-callout__icon{width:48px;height:48px;background:rgba(15,124,139,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0f7c8b;flex-shrink:0}.training-body .container{max-width:780px}.post-body{padding-block:clamp(2rem,5vw,4rem)}.post-body .container{max-width:780px}.post-featured-img{border-radius:16px;overflow:hidden;margin-bottom:2.5rem}.post-featured-img img{width:100%;height:auto;display:block}.entry-content{font-size:1.05rem;line-height:1.8;color:#222}.entry-content h2{font-size:1.4rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem}.entry-content h3{font-size:1.15rem;font-weight:700;margin-top:1.75rem;margin-bottom:.5rem}.entry-content p{margin-bottom:1.25rem}.entry-content ul,.entry-content ol{padding-left:1.5rem;margin-bottom:1.25rem}.entry-content ul li,.entry-content ol li{margin-bottom:.35rem}.entry-content blockquote{border-left:3px solid #0f7c8b;padding-left:1.25rem;margin-left:0;color:#666;font-style:italic}.entry-content a{color:#0f7c8b;text-decoration:underline}.entry-content img{max-width:100%;border-radius:8px}.entry-content strong{font-weight:700}.post-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e8e8e4;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.post-tags{display:flex;flex-wrap:wrap;gap:.4rem}.post-tags a{font-size:.8rem;font-weight:600;padding:.25rem .65rem;border-radius:99px;background:rgba(15,124,139,.1);color:#0f7c8b}.post-tags a:hover{background:rgba(15,124,139,.2)}.post-card{background:#fff;border-radius:16px;border:1px solid #e8e8e4;overflow:hidden;transition:box-shadow .25s,transform .25s}.post-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-3px)}.post-card__image{aspect-ratio:16/9;background:#e6f4f6;overflow:hidden}.post-card__image img{width:100%;height:100%;object-fit:cover}.post-card__body{padding:1.5rem}.post-card__meta{font-size:.78rem;color:#666;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.07em}.post-card__title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;line-height:1.3}.post-card__title a{color:#222}.post-card__title a:hover{color:#0f7c8b}.post-card__excerpt{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:1rem}.value-card{background:#fff;border-radius:16px;padding:2rem 1.75rem;border:1px solid #e8e8e4;transition:box-shadow .25s,transform .25s}.value-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-3px)}.value-card__icon{width:52px;height:52px;background:#e6f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.5rem}.value-card__title{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#222}.value-card__desc{font-size:.9rem;color:#666;line-height:1.6;margin:0}.cta-banner{background:linear-gradient(135deg, #0F7C8B, #0b6270);color:#fff;text-align:center;padding-block:clamp(3rem,8vw,5rem)}.cta-banner h2{color:#fff;margin-bottom:1rem}.cta-banner p{color:hsla(0,0%,100%,.85);max-width:52ch;margin-inline:auto;margin-bottom:2rem;font-size:1.05rem}.cta-banner__actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}
