.bioh2-pf{box-sizing:border-box;font-family:DM Sans,system-ui,-apple-system,sans-serif;padding-block:clamp(4rem,8vw,7rem);padding-inline:0;width:100%}.bioh2-pf__inner{box-sizing:border-box;margin:0 auto;max-width:1200px;width:calc(100% - clamp(2.5rem, 5vw, 4rem))}.bioh2-pf__header{margin-bottom:3.5rem;max-width:640px}.bioh2-pf__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.bioh2-pf__heading{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.75rem,2.75vw,2.5rem);font-weight:400;line-height:1.15;margin:0 0 1rem}.bioh2-pf__desc{font-size:1rem;line-height:1.7}.bioh2-pf__desc p{margin:0}.bioh2-pf__grid{align-items:stretch;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));position:relative}@media (max-width:991px){.bioh2-pf__grid{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.bioh2-pf__grid{grid-template-columns:1fr}}.bioh2-pf__card{border-radius:16px;box-shadow:0 1px 2px rgba(28,52,22,.04),0 8px 24px rgba(28,52,22,.06);box-sizing:border-box;display:flex;flex-direction:column;min-height:100%;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.bioh2-pf__card:hover{box-shadow:0 1px 2px rgba(28,52,22,.06),0 16px 32px rgba(28,52,22,.1);transform:translateY(-4px)}.bioh2-pf__icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:56px;justify-content:center;margin-bottom:1.25rem;width:56px}.bioh2-pf__icon img{display:block;height:28px;object-fit:contain;width:28px}.bioh2-pf__num{font-size:1.5rem;line-height:1;position:absolute;right:2rem;top:2rem}.bioh2-pf__num,.bioh2-pf__title{font-family:"DM Serif Display",Georgia,serif}.bioh2-pf__title{font-size:1.25rem;font-weight:400;line-height:1.3;margin:0 0 .75rem;padding-right:2.75rem}.bioh2-pf__body{font-size:.875rem;line-height:1.7;margin:0}.bioh2-pf__body p{margin:0 0 .75rem}.bioh2-pf__body p:last-child{margin-bottom:0}.bioh2-pf__arrow{display:none}@media (min-width:992px){.bioh2-pf__arrow{align-items:center;border-radius:50%;display:flex;font-size:1rem;font-weight:700;height:32px;justify-content:center;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:32px;z-index:2}}.bioh2-pf__cta{display:flex;justify-content:center;margin-top:3.5rem}.bioh2-pf__cta-link{align-items:center;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;text-decoration:none;transition:gap .2s ease}.bioh2-pf__cta-link:hover{gap:.75rem}