.pricing-features{padding-bottom:var(--section-spacing);position:relative}.pricing-features__header{padding:calc(var(--header-height) + var(--text-spacing-sm)) 0 var(--text-spacing-md);position:sticky;top:0;z-index:10}.pricing-features__toggles{display:flex;gap:var(--text-spacing-sm);margin-bottom:var(--text-spacing-sm);margin-top:var(--text-spacing-sm)}.pricing-features__toggle{--text-link-border-color:#fff;--text-link-hover-border-color:#fff;opacity:.33}.pricing-features__toggle--active{opacity:1}.pricing-features__body{position:relative}.pricing-features__body--shortened{overflow:hidden}.pricing-features__body--shortened:before{background:linear-gradient(180deg,rgba(243,243,248,0) 0,var(--background-color) 75%);bottom:0;content:"";height:200px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.pricing-features__reveal{align-items:center;bottom:0;display:none;justify-content:center;left:0;position:absolute;width:100%;z-index:2}.pricing-features__body--shortened .pricing-features__reveal{display:flex}.pricing-features__category{margin-top:var(--section-spacing-inner)}.pricing-features__description{margin-top:var(--text-spacing-xs);max-width:24em}.pricing-features__table{border-bottom:1px solid #d1cdeb;border-top:1px solid #d1cdeb;margin-top:var(--text-spacing-md)}.pricing-features__row{display:grid;grid-template-columns:1fr 1fr}.pricing-features[data-show=key] .pricing-features__table .pricing-features__row:not(.pricing-features__row--key){display:none}.pricing-features__row+.pricing-features__row{border-top:1px solid #d1cdeb}.pricing-features__row .tooltip__icon{stroke:#b7b3d1}.pricing-features__price{align-items:baseline;display:flex;gap:.25rem;justify-content:flex-start;margin-bottom:var(--text-spacing-xxs)}.pricing-features__frequency{font-weight:400}.pricing-features__body .pricing-features__row>:nth-child(2),.pricing-features__body .pricing-features__row>:nth-child(3),.pricing-features__body .pricing-features__row>:nth-child(4){align-items:center;color:#b7b3d1;display:flex}@media screen and (min-width:600px) and (max-width:899px){.pricing-features__header .pricing-features__row>:first-child{align-items:flex-start;display:flex;justify-content:space-between}.pricing-features__toggles{margin:0}}@media screen and (max-width:899px){.pricing-features__header .pricing-features__row>:first-child{margin-bottom:var(--text-spacing-md)}.pricing-features__table>.pricing-features__row{padding:var(--grid-gap) 0}.pricing-features__row>:first-child{grid-column:1/-1}.pricing-features__table>.pricing-features__row>:first-child{font-weight:600;margin-bottom:var(--grid-gap)}}@media screen and (max-width:599px){.pricing-features__header{padding:calc(var(--header-height) + var(--grid-gap)) 0 var(--grid-gap);top:-100px}.pricing-features__header .pricing-features__row>:first-child{margin-bottom:var(--grid-gap)}.pricing-features__price,.pricing-features__price+.button{display:none}}@media screen and (min-width:900px){.pricing-features__row{grid-template-columns:2fr 1fr 1fr}.pricing-features__header .pricing-features__row>:nth-child(2),.pricing-features__header .pricing-features__row>:nth-child(3),.pricing-features__header .pricing-features__row>:nth-child(4){padding:0 var(--grid-gap)}.pricing-features__table>.pricing-features__row>:nth-child(2),.pricing-features__table>.pricing-features__row>:nth-child(3),.pricing-features__table>.pricing-features__row>:nth-child(4){padding:calc(var(--grid-gap)*.75) var(--grid-gap)}.pricing-features__table>.pricing-features__row>:first-child{padding:calc(var(--grid-gap)*.75) 0}.pricing-features__table>.pricing-features__row>:first-child .tooltip{margin:-.25em 0;padding:.25em 0}.pricing-features__table>.pricing-features__row>:nth-child(2){background-color:#fff}}@media screen and (max-width:1199px){.pricing-features__body--shortened{max-height:1000px}}@media screen and (min-width:1200px){.pricing-features__header{padding-top:calc(var(--header-height) + var(--text-spacing-xxs))}.pricing-features__body--shortened{max-height:1600px}}