.feature-pills__wrap{color:var(--tt-main-text-color,#fafae6);border:2px solid rgba(var(--tt-main-text-rgb,250,250,230),.15);border-radius:1.25em;width:100%;max-width:75em;height:45em;position:relative;overflow:clip;--content-item-expanded:25em}.feature-pills__info-list,.feature-pills__item-inner{max-width:var(--content-item-expanded,25em);display:flex}.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%;transition:opacity 350ms ease-in-out;z-index:0}.feature-pills__visual-item[data-active=true]{z-index:2}.feature-pills__visual-list{width:100%;height:100%;position:relative;overflow:hidden}.feature-pills__visual-cover img,.feature-pills__visual-cover picture,.feature-pills__visual-item img,.feature-pills__visual-item picture{width:100%;height:100%;display:block;object-fit:cover}.feature-pills__visual-item img{object-fit:cover;width:100%;height:100%}.feature-pills__info-collection{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-left:1.25em;padding-right:1.25em;display:flex}.feature-pills__info-list{grid-column-gap:1em;grid-row-gap:1em;flex-flow:column;flex:none;justify-content:center;align-items:flex-start;width:100%;margin-bottom:0;margin-left:auto;margin-right:auto;padding:0;list-style:none}.feature-pills__info-item{padding:0;position:relative;will-change:width,height}.feature-pills__item-bg{z-index:0;background-color:rgba(var(--tt-main-text-rgb,250,250,230),.08);border-radius:2em;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:transparent;border:1px solid transparent;flex-flow:row;justify-content:flex-start;align-items:center;padding:.75em;display:flex;position:relative;cursor:pointer;transition:opacity .4s ease-in-out .3s,padding-left .3s;font-family:var(--tt-main-font-family)}.feature-pills__item-button:hover{opacity:.8}.feature-pills__item-label{letter-spacing:-.015em;white-space:nowrap;flex:none;font-size:1.25em;font-weight:500;color:var(--tt-main-text-color)}.feature-pills__item-icon{aspect-ratio:1;background-color:rgba(var(--tt-main-color-rgb),.6);border-radius:100em;flex:none;justify-content:center;align-items:center;width:1.25em;height:1.25em;padding:0;display:flex;position:relative;transition:opacity .3s,visibility .3s}.feature-pills__item-icon i,.feature-pills__item-icon svg{font-size:.6em;color:var(--tt-main-text-color,#fafae6);transition:transform .3s;display:inline-block;width:1em;height:1em}.feature-pills__item-icon svg{fill:currentColor}.feature-pills__visual-cover{z-index:1;width:100%;height:100%;position:absolute;inset:0%;transition:opacity 350ms ease-in-out}.feature-pills__visual-cover[data-active=false]{z-index:0}.feature-pills__item-content{z-index:2;pointer-events:none;position:absolute;inset:0%;overflow:hidden}.feature-pills__item-mask{width:100%;height:100%;overflow:hidden}.feature-pills__item-inner{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:max-content;padding:1.5em 1.5em 2em 2em;transform:translateY(0);transition:opacity .5s ease-in-out}.feature-pills__item-body{margin-top:1em}.feature-pills__item-body-span{opacity:.7;color:rgba(var(--tt-main-text-rgb,250,250,230),.7);font-size:.875em}.feature-pills__close{z-index:2;position:absolute;top:1em;right:1em}[data-feature-pills-active=false] .feature-pills__close{opacity:0;pointer-events:none;visibility:hidden}[data-feature-pills-active=true] .feature-pills__close{opacity:1;pointer-events:auto;visibility:visible}.feature-pills__close-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(var(--tt-main-color-rgb),.9);color:var(--tt-main-text-color);border-radius:10em;justify-content:center;align-items:center;width:2em;height:2em;padding:8px;display:flex;position:relative;cursor:pointer;transition:background-color .2s}.feature-pills__close-button:hover{background-color:rgba(var(--tt-main-color-rgb),.7)}@media screen and (max-width:991px){.section-resource{justify-content:center;align-items:flex-start;padding-top:5em}.feature-pills__wrap{border-style:none;height:auto;--content-item-expanded:calc(50% - 0.5em)}.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;padding:0 .2em}.feature-pills__info-item{width:var(--content-item-expanded,calc(50% - .5em))}.feature-pills__item-button{justify-content:space-between;align-items:center;width:100%}.feature-pills__item-inner{max-width:100%}}@media screen and (max-width:767px){.feature-pills__wrap{--content-item-expanded:100%}}