.ph-section{background:#f4f6fb;overflow:hidden;padding:120px 0 100px;position:relative}.ph-section--has-pillars{padding-bottom:0}.ph-section:has(.ph-pillars){padding-bottom:0}.ph__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:0}.ph__bg,.ph__overlay{inset:0;position:absolute}.ph__overlay{background:linear-gradient(105deg,var(--oxford-blue) 0,#091540ad 60%,#09154069 100%);z-index:1}.ph__content{max-width:680px;position:relative;z-index:2}.ph-section--has-pillars .ph__content{padding-bottom:100px}.ph__eyebrow{background:var(--baby-blue-20);border-radius:999px;color:var(--azure);display:inline-block;font-family:var(--font);font-size:.8125rem;font-weight:600;letter-spacing:.04em;margin-bottom:20px;padding:6px 16px;text-transform:uppercase}.ph__title{color:var(--oxford-blue);font-family:var(--font);font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin:0 0 20px}.ph__title__accent{color:var(--azure)}.ph__subtitle{color:var(--crayon-black);font-family:var(--font);font-size:1.0625rem;font-weight:400;line-height:1.65;margin:0 0 40px;max-width:560px;opacity:.65}.ph__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.ph-section--dark .ph__eyebrow{background:rgba(171,210,250,.15);color:var(--baby-blue-eyes)}.ph-section--dark .ph__title{color:#fff}.ph-section--dark .ph__title__accent{color:var(--baby-blue-eyes)}.ph-section--dark .ph__subtitle{color:hsla(0,0%,100%,.75);opacity:1}.ph-pillars{background:var(--oxford-blue);position:relative;z-index:2}.ph-pillars__inner{display:grid;grid-template-columns:repeat(3,1fr)}.ph-pillar{align-items:center;display:flex;gap:16px;min-height:0;padding:22px 32px;position:relative;transition:background var(--transition)}.ph-pillar:hover{background:hsla(0,0%,100%,.04)}.ph-pillar+.ph-pillar:before{background:rgba(171,210,250,.12);bottom:16px;content:"";left:0;position:absolute;top:16px;width:1px}.ph-pillar__icon{align-items:center;background:rgba(255,180,0,.12);border:1px solid rgba(255,180,0,.2);border-radius:var(--radius-md);display:flex;flex-shrink:0;height:42px;justify-content:center;transition:background var(--transition),border-color var(--transition);width:42px}.ph-pillar:hover .ph-pillar__icon{background:rgba(255,180,0,.2);border-color:rgba(255,180,0,.35)}.ph-pillar__icon svg{fill:none;height:20px;stroke:var(--honey-yellow);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:20px}.ph-pillar__text{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0}.ph-pillar__keyword{color:var(--honey-yellow);display:block;font-family:var(--font);font-size:14px;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:2px}.ph-pillar__desc{color:hsla(0,0%,100%,.55);font-family:var(--font);font-size:12px;font-weight:400;line-height:1.45;margin:0}@media (max-width:768px){.ph-section{padding:88px 0 72px}.ph-section--has-pillars,.ph-section:has(.ph-pillars){padding-bottom:0}.ph-section--has-pillars .ph__content{padding-bottom:72px}.ph__content{max-width:100%}.ph-pillars__inner{grid-template-columns:1fr}.ph-pillar+.ph-pillar:before{bottom:auto;height:1px;left:32px;right:32px;top:0;width:auto}.ph-pillar{padding:18px 32px}}@media (max-width:480px){.ph-section{padding:72px 0 60px}.ph-section--has-pillars,.ph-section:has(.ph-pillars){padding-bottom:0}.ph-section--has-pillars .ph__content{padding-bottom:56px}.ph__actions{align-items:flex-start;flex-direction:column}.ph__actions .btn{justify-content:center;width:100%}.ph-pillar{gap:12px;padding:16px 24px}.ph-pillar__icon{height:36px;width:36px}}