.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}}
