.feature-pills__wrap{color:var(--ink);background-color:var(--cream-2);border:2px solid #14267c1a;border-radius:1.5em;width:100%;max-width:72em;height:42em;position:relative;overflow:clip;box-shadow:0 30px 60px -34px #14267c73}.feature-pills__layout{justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;position:relative}.feature-pills__col{width:50%;position:relative}.feature-pills__visual-collection{z-index:0;width:100%;height:100%;position:relative}.feature-pills__visual-item{opacity:0;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__visual-list{width:100%;height:100%;position:relative;overflow:hidden}.feature-pills__visual-panel{text-align:center;flex-flow:column;justify-content:center;align-items:center;gap:1.25em;width:100%;height:100%;padding:2em;display:flex;position:relative;overflow:hidden}.feature-pills__visual-icon{color:#fff;background:#ffffff38;border-radius:1.6em;place-items:center;width:5.5em;height:5.5em;display:grid}.feature-pills__visual-title{font-family:var(--font-baloo), sans-serif;color:#fff;letter-spacing:-.02em;margin:0;font-size:2.2em;font-weight:800;line-height:1.05}.feature-pills__visual-stage{background:#ffffffe6;border-radius:50%;place-items:center;width:13em;height:13em;display:grid;overflow:hidden;box-shadow:0 20px 40px -18px #14267c73}.feature-pills__visual-mascot{object-fit:contain;width:auto;max-width:8.6em;height:auto;max-height:8.6em}.feature-pills__visual-deco{opacity:.85;pointer-events:none;position:absolute}.feature-pills__info-collection{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-left:1.5em;padding-right:1.5em;display:flex}.feature-pills__info-list{grid-column-gap:.85em;grid-row-gap:.85em;max-width:var(--content-item-expanded);flex-flow:column;flex:none;justify-content:center;align-items:flex-start;width:100%;margin:0 auto;padding:0;list-style:none;display:flex}.feature-pills__info-item{padding:0;position:relative}.feature-pills__item-bg{z-index:0;background-color:#14267c0f;border:2px solid #14267c14;border-radius:2em;width:100%;height:100%;transition:background-color .25s,border-color .25s;position:absolute;inset:0%}.feature-pills__info-item:hover .feature-pills__item-bg{background-color:#05a6e124;border-color:#05a6e152}.feature-pills__info-item[data-active=true] .feature-pills__item-bg{background-color:#14267c0d}.feature-pills__item-accent{z-index:1;pointer-events:none;border-radius:99px;width:.55em;height:1.5em;transition:height .25s;position:absolute;top:50%;left:1.25em;transform:translateY(-50%)}.feature-pills__info-item[data-active=true] .feature-pills__item-accent{opacity:0}.feature-pills__item-button{z-index:1;grid-column-gap:.625em;grid-row-gap:.625em;cursor:pointer;background-color:#0000;border:0;flex-flow:row;justify-content:flex-start;align-items:center;width:100%;padding:.85em 1.25em .85em 2.2em;display:flex;position:relative}.feature-pills__item-label{letter-spacing:-.015em;white-space:nowrap;font-family:var(--font-baloo), sans-serif;color:var(--ink);flex:none;font-size:1.2em;font-weight:700}.feature-pills__item-hint{white-space:nowrap;opacity:.55;color:var(--blue-deep);flex:none;margin-left:auto;font-size:.8em;font-weight:700;transition:opacity .25s}.feature-pills__info-item:hover .feature-pills__item-hint{opacity:1}.feature-pills__item-icon{aspect-ratio:1;background-color:var(--blue);border-radius:100em;flex:none;justify-content:center;align-items:center;width:1.6em;padding:0;display:flex;position:relative;box-shadow:0 4px 10px -3px #05a6e1b3}.feature-pills__item-icon-bar{background-color:#fff;border-radius:2px;flex:none;width:2px;height:50%;padding:0;position:absolute}.feature-pills__item-icon-bar.is--horizontal{width:50%;height:2px}.feature-pills__item-content{z-index:2;pointer-events:none;position:absolute;inset:0%}.feature-pills__item-mask{width:100%;height:100%;overflow:hidden}.feature-pills__item-inner{max-width:var(--content-item-expanded);flex-flow:column;justify-content:flex-start;align-items:flex-start;width:max-content;padding:1.35em 1.6em 1.9em;display:flex}.feature-pills__item-eyebrow{font-family:var(--font-baloo), sans-serif;color:var(--blue-deep);margin:0 0 .35em;font-size:1.15em;font-weight:800}.feature-pills__item-body{color:var(--ink-soft);margin:0;font-size:1.02em;font-weight:500;line-height:1.45}.feature-pills__close{z-index:3;position:absolute;top:1em;right:1em}.feature-pills__close-button{aspect-ratio:1;cursor:pointer;background-color:#14267c14;border:0;border-radius:10em;justify-content:center;align-items:center;width:2.4em;padding:8px;display:flex;position:relative}.feature-pills__close-button .feature-pills__item-icon-bar{background-color:var(--ink)}@media screen and (max-width:991px){.feature-pills__wrap{height:auto;box-shadow:none;background-color:#0000;border:0;border-radius:0}.feature-pills__layout{flex-flow:column}.feature-pills__col{width:100%}.feature-pills__col.is--visual{aspect-ratio:4/3;border-radius:1.5em;order:-9999;overflow:hidden;box-shadow:0 22px 44px -26px #14267c80}.feature-pills__info-collection{padding:2em 0 3.5em}.feature-pills__info-list{flex-flow:wrap;justify-content:center;align-items:flex-start;max-width:none}.feature-pills__info-item{width:var(--content-item-expanded)}.feature-pills__item-button{justify-content:flex-start;width:100%}.feature-pills__item-inner{max-width:100%}.feature-pills__visual-title{font-size:1.8em}}[data-feature-pills-init]{--content-item-expanded:25em}@media screen and (max-width:991px){[data-feature-pills-init]{--content-item-expanded:calc(50% - .5em)}}@media screen and (max-width:600px){[data-feature-pills-init]{--content-item-expanded:100%}}[data-feature-pills-button]{opacity:1;transition:opacity .4s ease-in-out .3s}[data-feature-pills-inner]{opacity:0;transition:opacity .3s ease-in-out}[data-feature-pills-visual]{opacity:0;transition:opacity .35s ease-in-out}[data-feature-pills-cover]{opacity:1;transition:opacity .35s ease-in-out}[data-feature-pills-item][data-active=true] [data-feature-pills-button]{opacity:0;transition:opacity 50ms ease-in-out}[data-feature-pills-item][data-active=true] [data-feature-pills-inner],[data-feature-pills-visual][data-active=true]{opacity:1}[data-feature-pills-cover]{z-index:1;width:100%;height:100%;position:absolute;inset:0%}[data-feature-pills-cover][data-active=false]{opacity:0}[data-feature-pills-close]{opacity:0;pointer-events:none;transition:all .5s cubic-bezier(.7,0,.3,1);transform:scale(0)rotate(135deg)}[data-feature-pills-active=true] [data-feature-pills-close]{opacity:1;pointer-events:auto;transform:scale(1)rotate(45deg)}@media (prefers-reduced-motion:reduce){.feature-pills__item-bg,.feature-pills__item-hint{transition:none}}
.est-list{flex-direction:column;align-items:center;gap:2.75rem;display:flex}.est-item{width:100%;max-width:46rem;position:sticky;top:5.5rem}.est-card{will-change:transform;border:3px solid #fff;border-radius:30px;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 55px -28px #14267c8c}@media (min-width:768px){.est-card{min-height:13rem;padding:2.25rem 2.5rem}}.est-card.is--blue{color:#fff;background:#05a6e1}.est-card.is--red{color:#fff;background:#ed1c24}.est-card.is--yellow{color:#14267c;background:#ffd400}.est-card.is--navy{color:#fff;background:#14267c}.est-num{font-family:var(--font-baloo), sans-serif;opacity:.28;font-size:3.5rem;font-weight:800;line-height:1}@media (min-width:768px){.est-num{font-size:4.75rem}}.est-ico{background:#ffffffe6;border-radius:20px;flex:none;place-items:center;width:4.25rem;height:4.25rem;display:grid}.est-card.is--yellow .est-ico{background:#14267c1f}.est-h{font-family:var(--font-baloo), sans-serif;margin:0;font-size:1.6rem;font-weight:800;line-height:1.05}@media (min-width:768px){.est-h{font-size:2rem}}.est-p{opacity:.92;max-width:34ch;margin:.4rem 0 0;line-height:1.45}.est-deco{opacity:.16;pointer-events:none;width:6.5rem;position:absolute;bottom:-1rem;right:-.5rem}@media (prefers-reduced-motion:reduce){.est-item{position:static}}
.sticky-features__wrap{width:100%;padding-left:1.25em;padding-right:1.25em;position:relative}.sticky-features__scroll{justify-content:center;align-items:center;height:100vh;display:flex}.sticky-features__container{grid-column-gap:2.5em;grid-row-gap:2em;justify-content:center;align-items:center;width:100%;max-width:74em;margin-left:auto;margin-right:auto;display:flex}.sticky-feaures__col{flex:1;position:relative}.sticky-feaures__col.is--img{border:4px solid #fff;border-radius:1.5em;flex:1.4;overflow:hidden;box-shadow:0 26px 55px -28px #14267c80}.sticky-features__progress-w{background-color:#14267c26;height:.35em;position:absolute;bottom:0;left:0;right:0}.sticky-features__progress-bar{background-color:var(--blue);transform-origin:0%;width:100%;height:100%;transform:scaleX(0)}.sticky-features__img-collection{width:100%}.sticky-features__img-list{aspect-ratio:3/2;width:100%;position:relative}.sticky-features__img-item{clip-path:inset(50% round 1.25em);width:100%;height:100%;position:absolute;inset:0%}[data-sticky-feature-visual-wrap]:first-of-type{clip-path:inset(0% round 1.25em)}.sticky-features__img{object-fit:cover;width:100%;height:100%}.sticky-features__cap{z-index:2;color:#fff;font-family:var(--font-baloo), sans-serif;background:#14267cd1;border-radius:999px;padding:.4em .9em;font-size:.95em;font-weight:700;position:absolute;bottom:1em;left:1em}.sticky-features__text-collection{height:100%}.sticky-features__text-list{flex-flow:column;justify-content:center;align-items:flex-start;height:100%;max-height:100%;display:flex;position:relative}.sticky-features__text-item{grid-column-gap:1.25em;grid-row-gap:1.25em;visibility:hidden;width:100%;max-width:30em;color:var(--ink);flex-flow:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;left:0}[data-sticky-feature-item]:first-of-type{visibility:visible}.sticky-features__heading{font-family:var(--font-baloo), sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0;font-size:3.25em;font-weight:800;line-height:1}.sticky-features__p{color:var(--ink-soft);max-width:24ch;margin:0;font-size:1.2em;line-height:1.4}.sticky-features__tag{background-color:var(--blue-soft);color:var(--blue-deep);font-family:var(--font-baloo), sans-serif;border-radius:.5em;align-items:center;margin-bottom:.5em;padding:.45em .7em;font-size:.9em;font-weight:700;line-height:1;display:inline-flex}@media screen and (max-width:767px){.sticky-features__scroll{height:auto;min-height:auto;padding-top:0;padding-bottom:1.5em}.sticky-features__container{grid-column-gap:1.75em;grid-row-gap:1.75em;flex-flow:column;justify-content:flex-start;align-items:stretch}.sticky-features__img-list{aspect-ratio:3/2}.sticky-features__text-list{min-height:16em;max-height:none}.sticky-features__text-item{max-width:none}.sticky-features__heading{font-size:2.25em}.sticky-features__p{font-size:1em}.sticky-features__tag{margin-bottom:0}}
.sticky-steps{position:relative;overflow:clip}.sticky-steps__container{max-width:66em;margin-left:auto;margin-right:auto;padding-left:1.5em;padding-right:1.5em}.sticky-steps__collection{min-height:100dvh;display:flex;position:relative}.sticky-steps__list{grid-row-gap:26dvh;flex-flow:column;flex:1;padding-top:calc(50dvh - 7em);padding-bottom:calc(50dvh - 7em);display:flex}.sticky-steps__text{grid-row-gap:1.15em;flex-flow:column;width:50%;padding-right:4em;display:flex}.sticky-steps__eyebrow{color:var(--blue-deep);text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-baloo), sans-serif;font-size:1em;font-weight:700}.sticky-steps__h2{font-family:var(--font-baloo), sans-serif;letter-spacing:-.02em;color:var(--ink);margin:0;font-size:min(4em,12vw);font-weight:800;line-height:.95}.sticky-steps__p{color:var(--ink-soft);margin:0;font-size:min(1.3em,5vw);line-height:1.4}.sticky-steps__media{width:50%;height:100%;padding-left:2.5em;position:absolute;top:0;right:0}.sticky-steps__sticky{align-items:center;width:100%;min-height:100dvh;display:flex;position:sticky;top:0}.sticky-steps__visual{aspect-ratio:4/5;border:3px solid #fff;border-radius:2.75em;place-items:center;width:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 55px -28px #14267c80}.sticky-steps__visual.is--blue{background:#dcf3fc}.sticky-steps__visual.is--red{background:#fde3e4}.sticky-steps__visual.is--yellow{background:#fff2bf}.sticky-steps__mascot{filter:drop-shadow(0 16px 22px #14267c2e);width:58%;height:auto}.sticky-steps__num{font-family:var(--font-baloo), sans-serif;color:#14267c24;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:1rem;left:1.4rem}@media screen and (min-width:992px){[data-sticky-steps-item-status] .sticky-steps__visual{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}[data-sticky-steps-item-status=before] .sticky-steps__visual,[data-sticky-steps-item-status=active] .sticky-steps__visual{opacity:1;visibility:visible}[data-sticky-steps-item-status] .sticky-steps__text{opacity:.3;transition:opacity .5s ease-in-out}[data-sticky-steps-item-status=active] .sticky-steps__text{opacity:1}}@media screen and (max-width:991px){.sticky-steps__list{grid-row-gap:6em;padding-top:3em;padding-bottom:3em}.sticky-steps__text{width:100%;padding-bottom:2em;padding-right:0}.sticky-steps__sticky{min-height:auto;position:relative;top:auto}.sticky-steps__media{width:100%;height:auto;padding-left:0;position:relative;top:auto;right:auto}.sticky-steps__visual{aspect-ratio:3/2;max-width:22em;margin-left:auto;margin-right:auto}}
.pingo-mascot{width:min(20em,82vw);display:block;position:relative}.pingo-mascot__body,.pingo-mascot__body svg{width:100%;display:block}.pingo-mascot__face{position:absolute;inset:0}.pingo-mascot__face svg{width:100%;display:block}
