.feature-pills__wrap{width:100%;position:relative}.feature-pills__layout{justify-content:flex-start;align-items:stretch;width:100%;height:100%;display:flex;position:relative;min-height:40rem}.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%;inset:0%;position:absolute;display:flex;align-items:center;justify-content:flex-end}.feature-background{position:relative;width:80%}.feature-background figure{position:relative;width:100%;padding-bottom:80%}.feature-background figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.feature-overlay{position:absolute;width:40%;left:0}.feature-pills__visual-list{width:100%;height:100%;position:relative}.feature-pills__info-collection{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex}.feature-pills__info-list{grid-column-gap:1em;grid-row-gap:1em;max-width:var(--content-item-expanded);flex-flow:column;flex:none;justify-content:center;align-items:flex-start;width:100%;margin-bottom:0;margin-left:0;margin-right:auto;padding:0;list-style:none;display:flex}.feature-pills__info-list h2{margin:0 0 1rem 2.5rem}.feature-pills__info-item{padding:0;position:relative;margin:0;width:100%!important}.feature-pills__item-bg{z-index:0;background-color:#fff;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__item-button{z-index:1;grid-column-gap:.625em;grid-row-gap:.625em;background-color:#0000;border:1px #000;flex-flow:row;align-items:center;padding:2rem;display:flex;position:relative;text-transform:none;color:inherit;width:100%;justify-content:space-between;text-decoration:none!important}.feature-pills__item-label{letter-spacing:-.015em;white-space:nowrap;flex:none;font-weight:700;font-size:2.1rem}.feature-pills__item-icon{aspect-ratio:1;border:1px solid #391636;border-radius:100em;flex:none;justify-content:center;align-items:center;width:3rem;padding:0;display:flex;position:relative}.feature-pills__item-icon-bar{background-color:#391636;flex:none;width:1px;height:50%;padding:0;position:absolute}.feature-pills__item-icon-bar.is--horizontal{width:50%;height:1px}.feature-pills__visual-cover{z-index:1;width:100%;height:100%;position:absolute;inset:0%}.feature-pills__visual-cover-img{object-fit:cover;width:100%;height:100%}.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:2rem;display:flex}.feature-pills__item-body{margin-bottom:0;font-weight:700;font-size:2.1rem}.feature-pills__item-body-span{font-weight:400;font-size:1.8rem;display:block;margin-top:2rem}.feature-pills__close{z-index:2;position:absolute;top:1em;right:1em}@media screen and (max-width:900px){.section-resource{justify-content:center;align-items:flex-start;padding-top:5em}.feature-pills__wrap{background-color:#0000;border-style:none;border-radius:0;height:auto}.feature-pills__layout{flex-flow:column}.feature-pills__col{width:100%}.feature-pills__col.is--visual{aspect-ratio:1;border-radius:1.25em;order:-9999;overflow:hidden}.feature-pills__info-collection{padding:2.5em 0 4em}.feature-pills__info-list{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;max-width:none}.feature-pills__info-item{width:var(--content-item-expanded)}.feature-pills__item-button{justify-content:space-between;align-items:center;width:100%}.feature-pills__item-inner{max-width:100%}}[data-feature-pills-init]{--content-item-expanded:25em}[data-feature-pills-button]{opacity:1;transition:opacity 400ms ease-in-out 300ms}[data-feature-pills-inner]{opacity:0;transition:opacity 300ms ease-in-out 0ms}[data-feature-pills-visual]{opacity:0;transition:opacity 350ms ease-in-out}[data-feature-pills-cover]{opacity:1;transition:opacity 350ms ease-in-out}[data-feature-pills-item][data-active="true"] [data-feature-pills-button]{opacity:0;transition:opacity 50ms ease-in-out 0ms}[data-feature-pills-item][data-active="true"] [data-feature-pills-inner]{opacity:1}[data-feature-pills-visual][data-active="true"]{opacity:1}[data-feature-pills-cover][data-active="false"]{opacity:0}[data-feature-pills-close]{transform:scale(0) rotate(135deg);opacity:0;pointer-events:none;transition:all 500ms cubic-bezier(.7,0,.3,1)}[data-feature-pills-active="true"] [data-feature-pills-close]{transform:scale(1) rotate(45deg);opacity:1;pointer-events:auto}[data-feature-pills-init][data-edit-mode="true"] [data-feature-pills-collection]{overflow:auto;justify-content:start}[data-feature-pills-init][data-edit-mode="true"] [data-feature-pills-button]{display:none}[data-feature-pills-init][data-edit-mode="true"] [data-feature-pills-content]{position:relative;pointer-events:auto}[data-feature-pills-init][data-edit-mode="true"] [data-feature-pills-inner]{opacity:1;transform:translate(0,0em)}