.features-tone-pill[data-astro-cid-uc4igfm3]{display:inline-flex;align-self:flex-start;width:fit-content;max-width:100%;align-items:center;gap:var(--home-tag-padding-x);padding:var(--features-page-anchor-pill-padding-y) var(--features-page-anchor-pill-padding-x);border-radius:var(--radius-full);border:var(--border-width-sm) solid transparent;text-decoration:none;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line-height);font-weight:var(--font-weight-body);transition-property:background-color,color,border-color;transition-duration:var(--duration-interactive);transition-timing-function:var(--easing-standard)}a[data-astro-cid-uc4igfm3].features-tone-pill:focus-visible{outline-color:var(--btn-focus-outline-color);outline-width:var(--btn-focus-outline-width);outline-offset:var(--btn-focus-outline-offset);outline-style:var(--btn-focus-outline-style)}.features-tone-pill__dot[data-astro-cid-uc4igfm3]{flex-shrink:0;width:var(--features-page-hero-pill-dot-size);height:var(--features-page-hero-pill-dot-size);border-radius:var(--radius-full);background-color:currentColor;opacity:.92}.features-tone-pill--blue[data-astro-cid-uc4igfm3]{background-color:var(--features-page-tone-blue-pill-bg);border-color:var(--features-page-tone-blue-pill-border);color:var(--features-page-tone-blue-pill-fg)}a[data-astro-cid-uc4igfm3].features-tone-pill--blue:hover{background-color:color-mix(in srgb,var(--color-blue-400) 45%,transparent);color:var(--color-text-primary)}.features-tone-pill--purple[data-astro-cid-uc4igfm3]{background-color:var(--features-page-tone-purple-pill-bg);border-color:var(--features-page-tone-purple-pill-border);color:var(--features-page-tone-purple-pill-fg)}a[data-astro-cid-uc4igfm3].features-tone-pill--purple:hover{background-color:color-mix(in srgb,var(--color-purple-500) 45%,transparent);color:var(--color-text-primary)}.features-tone-pill--magenta[data-astro-cid-uc4igfm3]{background-color:var(--features-page-tone-magenta-pill-bg);border-color:var(--features-page-tone-magenta-pill-border);color:var(--features-page-tone-magenta-pill-fg)}a[data-astro-cid-uc4igfm3].features-tone-pill--magenta:hover{background-color:color-mix(in srgb,var(--color-magenta-300) 40%,transparent);color:var(--color-text-primary)}.features-tone-pill--orange[data-astro-cid-uc4igfm3]{background-color:var(--features-page-tone-orange-pill-bg);border-color:var(--features-page-tone-orange-pill-border);color:var(--features-page-tone-orange-pill-fg)}a[data-astro-cid-uc4igfm3].features-tone-pill--orange:hover{background-color:color-mix(in srgb,var(--color-orange-300) 30%,transparent);color:var(--color-text-primary)}.features-tone-pill--beige[data-astro-cid-uc4igfm3]{background-color:var(--features-page-tone-beige-pill-bg);border-color:var(--features-page-tone-beige-pill-border);color:var(--features-page-tone-beige-pill-fg)}a[data-astro-cid-uc4igfm3].features-tone-pill--beige:hover{background-color:color-mix(in srgb,var(--color-beige-300) 30%,transparent);color:var(--color-text-primary)}.features-hero[data-astro-cid-qtrcebtl]{position:relative;overflow:hidden;border-bottom:var(--border-width-sm) solid var(--color-divider-default);padding-top:var(--features-page-hero-padding-top);padding-bottom:var(--features-page-hero-padding-bottom)}.features-hero__glow[data-astro-cid-qtrcebtl]{position:absolute;top:-12.5rem;left:50%;transform:translate(-50%);width:var(--features-page-hero-glow-size);height:var(--features-page-hero-glow-size);border-radius:var(--radius-full);background:var(--features-page-hero-glow-gradient);pointer-events:none}.features-hero__container[data-astro-cid-qtrcebtl]{position:relative;width:100%}.features-hero__content[data-astro-cid-qtrcebtl]{display:flex;flex-direction:column;align-items:center;gap:var(--home-hero-home-copy-stack-gap);text-align:center}.features-hero__eyebrow[data-astro-cid-qtrcebtl]{margin:0;font-family:var(--font-body);font-size:var(--home-form-label-font-size);line-height:var(--home-form-label-line-height);font-weight:var(--btn-primary-font-weight);letter-spacing:var(--home-redesign-section-eyebrow-letter-spacing);text-transform:uppercase;color:var(--home-redesign-section-eyebrow-color)}.features-hero__title[data-astro-cid-qtrcebtl]{margin:0;max-width:var(--features-page-hero-heading-max-width);font-family:var(--font-heading);font-size:var(--text-h1-size);line-height:var(--text-h1-line-height);font-weight:var(--font-weight-heading-black);color:var(--color-text-primary);text-wrap:balance}.features-hero__desc[data-astro-cid-qtrcebtl]{margin:0;max-width:var(--features-page-hero-lede-max-width);font-family:var(--font-body);font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-secondary);text-wrap:pretty}.features-hero__actions[data-astro-cid-qtrcebtl]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--features-page-hero-actions-gap);margin-top:var(--home-tag-padding-x)}.features-hero__btn[data-astro-cid-qtrcebtl]{display:inline-flex;align-items:center;gap:var(--btn-primary-gap);text-decoration:none;border-radius:var(--btn-primary-radius);padding:var(--features-page-hero-btn-padding-y) var(--features-page-hero-btn-padding-x);font-family:var(--font-body);font-size:var(--features-page-hero-btn-font-size);line-height:var(--features-page-hero-btn-line-height);transition-property:background-color,color,border-color,box-shadow;transition-duration:var(--duration-interactive);transition-timing-function:var(--easing-standard)}.features-hero__btn[data-astro-cid-qtrcebtl]:focus-visible{outline-color:var(--btn-focus-outline-color);outline-width:var(--btn-focus-outline-width);outline-offset:var(--btn-focus-outline-offset);outline-style:var(--btn-focus-outline-style)}.features-hero__btn--primary[data-astro-cid-qtrcebtl]{font-weight:var(--features-page-hero-btn-primary-font-weight);background-color:var(--btn-primary-bg);color:var(--btn-primary-fg);border:var(--border-width-sm) solid var(--color-transparent);box-shadow:var(--btn-primary-shadow)}.features-hero__btn--primary[data-astro-cid-qtrcebtl]:hover{background-color:var(--btn-primary-bg-hover);box-shadow:var(--btn-primary-shadow-hover)}.features-hero__btn--secondary[data-astro-cid-qtrcebtl]{font-weight:var(--features-page-hero-btn-secondary-font-weight);color:var(--color-purple-300);border:var(--border-width-sm) solid color-mix(in srgb,var(--color-purple-300) 35%,transparent);background-color:transparent}.features-hero__btn--secondary[data-astro-cid-qtrcebtl]:hover{color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-neutral-100) 40%,transparent)}.features-hero__anchors[data-astro-cid-qtrcebtl]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--features-page-anchor-strip-gap);margin-top:var(--home-form-block-gap)}@media screen and (max-width:991px){.features-hero[data-astro-cid-qtrcebtl]{padding-top:var(--home-section-padding-y-md);padding-bottom:var(--home-section-padding-y-md)}.features-hero__title[data-astro-cid-qtrcebtl]{font-size:var(--text-h2-size);line-height:var(--text-h2-line-height)}}@media screen and (max-width:479px){.features-hero__title[data-astro-cid-qtrcebtl]{font-size:var(--text-h3-size);line-height:var(--text-h3-line-height)}.features-hero__actions[data-astro-cid-qtrcebtl]{flex-direction:column;align-items:stretch;width:100%}.features-hero__btn[data-astro-cid-qtrcebtl]{justify-content:center;width:100%}}@keyframes features-page-float{0%{transform:translateY(0)}50%{transform:translateY(-.75rem)}to{transform:translateY(0)}}@keyframes features-page-float-slow{0%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-.5625rem) rotate(-3deg)}to{transform:translateY(0) rotate(-3deg)}}.features-showcase[data-astro-cid-ollotl3j]{border-bottom:var(--border-width-sm) solid var(--color-divider-default);scroll-margin-top:var(--features-page-anchor-scroll-margin)}.features-showcase--alt[data-astro-cid-ollotl3j]{background-color:var(--color-bg-alt)}.features-showcase--blue[data-astro-cid-ollotl3j]{background-color:var(--color-blue-500)}.features-showcase__inner[data-astro-cid-ollotl3j]{padding-top:var(--features-page-section-padding-y);padding-bottom:var(--features-page-section-padding-y)}.features-showcase__grid[data-astro-cid-ollotl3j]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--features-page-section-grid-gap);align-items:center}.features-showcase__grid--text-first[data-astro-cid-ollotl3j] .features-showcase__copy[data-astro-cid-ollotl3j]{order:-1}.features-showcase__media[data-astro-cid-ollotl3j]{position:relative;display:flex;justify-content:center;align-items:center;min-height:var(--features-page-media-min-height)}.features-showcase__media-glow[data-astro-cid-ollotl3j]{position:absolute;width:var(--features-page-media-glow-size);height:var(--features-page-media-glow-size);border-radius:var(--radius-full);pointer-events:none}.features-showcase__media-glow--blue[data-astro-cid-ollotl3j]{background:var(--features-page-tone-blue-glow)}.features-showcase__media-glow--purple[data-astro-cid-ollotl3j]{background:var(--features-page-tone-purple-glow)}.features-showcase__media-glow--magenta[data-astro-cid-ollotl3j]{background:var(--features-page-tone-magenta-glow)}.features-showcase__media-glow--orange[data-astro-cid-ollotl3j]{background:var(--features-page-tone-orange-glow)}.features-showcase__media-glow--beige[data-astro-cid-ollotl3j]{background:var(--features-page-tone-beige-glow)}.features-showcase__screenshot[data-astro-cid-ollotl3j]{position:relative;width:var(--features-page-screenshot-width);max-width:100%;height:auto;border:none;box-shadow:var(--features-page-screenshot-shadow);display:block;animation:features-page-float var(--features-page-float-duration, 8s) ease-in-out infinite}.features-showcase__screenshot--slow[data-astro-cid-ollotl3j]{animation-name:features-page-float-slow}@media(prefers-reduced-motion:reduce){.features-showcase__screenshot[data-astro-cid-ollotl3j]{animation:none}}.features-showcase__copy[data-astro-cid-ollotl3j]{display:flex;flex-direction:column;gap:var(--features-page-section-content-gap);min-width:0}.features-showcase__title[data-astro-cid-ollotl3j]{margin:0;font-family:var(--font-heading);font-size:var(--text-h2-size);line-height:var(--text-h2-line-height);font-weight:var(--font-weight-heading-black);color:var(--color-text-primary);text-wrap:balance}.features-showcase--blue[data-astro-cid-ollotl3j] .features-showcase__body[data-astro-cid-ollotl3j],.features-showcase--blue[data-astro-cid-ollotl3j] .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item[data-astro-cid-ollotl3j],.features-showcase--blue[data-astro-cid-ollotl3j] .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item-title[data-astro-cid-ollotl3j],.features-showcase--blue[data-astro-cid-ollotl3j] .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{color:var(--color-blue-100)}.features-showcase--beige[data-astro-cid-ollotl3j]:not(.features-showcase--blue) .features-showcase__body[data-astro-cid-ollotl3j],.features-showcase--beige[data-astro-cid-ollotl3j]:not(.features-showcase--blue) .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item[data-astro-cid-ollotl3j],.features-showcase--beige[data-astro-cid-ollotl3j]:not(.features-showcase--blue) .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item-title[data-astro-cid-ollotl3j],.features-showcase--beige[data-astro-cid-ollotl3j]:not(.features-showcase--blue) .features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{color:var(--features-page-tone-beige-label)}.features-showcase__body[data-astro-cid-ollotl3j]{margin:0;font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-secondary);text-wrap:pretty}.features-showcase__quote[data-astro-cid-ollotl3j]{margin:0;padding:var(--home-form-block-gap) var(--home-redesign-card-padding);background-color:color-mix(in srgb,var(--color-neutral-100) 6%,transparent);border-left:var(--features-page-quote-border-width) solid color-mix(in srgb,var(--color-beige-300) 60%,transparent);border-radius:0 var(--radius-md) var(--radius-md) 0;display:flex;flex-direction:column;gap:var(--home-tag-padding-x)}.features-showcase__quote-text[data-astro-cid-ollotl3j]{margin:0;font-family:var(--font-heading);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-heading-bold);font-style:italic;color:var(--color-text-primary)}.features-showcase__quote-cite[data-astro-cid-ollotl3j]{font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line-height);font-weight:var(--font-weight-body-light);font-style:normal;color:var(--color-text-tertiary)}.features-showcase__list[data-astro-cid-ollotl3j]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--features-page-list-gap)}.features-showcase__list--simple[data-astro-cid-ollotl3j]{gap:var(--home-tag-padding-x)}.features-showcase__item[data-astro-cid-ollotl3j]{display:flex;gap:var(--home-tag-padding-x);align-items:flex-start}.features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item[data-astro-cid-ollotl3j]{align-items:center;gap:var(--home-tag-padding-x);font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-secondary)}.features-showcase__check[data-astro-cid-ollotl3j]{flex-shrink:0;margin-top:var(--home-tag-padding-y);width:var(--features-page-list-check-size);height:var(--features-page-list-check-size);border-radius:var(--radius-full);border:var(--border-width-sm) solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:var(--home-form-label-font-size);font-weight:var(--btn-primary-font-weight)}.features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{margin-top:0;width:auto;height:auto;border:none;background:none;font-size:var(--text-body-md-size)}.features-showcase__item--blue[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{background-color:var(--features-page-tone-blue-check-bg);border-color:var(--features-page-tone-blue-check-border);color:var(--features-page-tone-blue-check-fg)}.features-showcase__item--purple[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{background-color:var(--features-page-tone-purple-check-bg);border-color:var(--features-page-tone-purple-check-border);color:var(--features-page-tone-purple-check-fg)}.features-showcase__item--magenta[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{background-color:var(--features-page-tone-magenta-check-bg);border-color:var(--features-page-tone-magenta-check-border);color:var(--features-page-tone-magenta-check-fg)}.features-showcase__item--orange[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{background-color:var(--features-page-tone-orange-check-bg);border-color:var(--features-page-tone-orange-check-border);color:var(--features-page-tone-orange-check-fg)}.features-showcase__item--beige[data-astro-cid-ollotl3j] .features-showcase__check[data-astro-cid-ollotl3j]{color:var(--features-page-tone-beige-check-fg)}.features-showcase__item-copy[data-astro-cid-ollotl3j]{min-width:0}.features-showcase__item-title[data-astro-cid-ollotl3j]{margin:0;font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body);color:var(--color-text-secondary)}.features-showcase__list--simple[data-astro-cid-ollotl3j] .features-showcase__item-title[data-astro-cid-ollotl3j]{font-weight:var(--font-weight-body-light)}.features-showcase__item-detail[data-astro-cid-ollotl3j]{margin:var(--home-tag-padding-y) 0 0;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-tertiary)}@media screen and (max-width:991px){.features-showcase__inner[data-astro-cid-ollotl3j]{padding-top:var(--home-section-padding-y-md);padding-bottom:var(--home-section-padding-y-md)}.features-showcase__grid[data-astro-cid-ollotl3j]{grid-template-columns:minmax(0,1fr);gap:var(--home-redesign-section-grid-gap)}.features-showcase__grid--text-first[data-astro-cid-ollotl3j] .features-showcase__copy[data-astro-cid-ollotl3j]{order:0}.features-showcase__media[data-astro-cid-ollotl3j]{min-height:auto}.features-showcase__title[data-astro-cid-ollotl3j]{font-size:var(--text-h3-size);line-height:var(--text-h3-line-height)}}.features-supporting[data-astro-cid-qpjr5q2s]{border-bottom:var(--border-width-sm) solid var(--color-divider-default)}.features-supporting__inner[data-astro-cid-qpjr5q2s]{padding-top:var(--features-page-section-padding-y);padding-bottom:var(--features-page-section-padding-y)}.features-supporting__header[data-astro-cid-qpjr5q2s]{max-width:44rem;margin:0 auto var(--home-redesign-section-header-margin-bottom);display:flex;flex-direction:column;gap:var(--home-redesign-section-header-gap);text-align:center;align-items:center}.features-supporting__eyebrow[data-astro-cid-qpjr5q2s]{margin:0;font-family:var(--font-body);font-size:var(--home-form-label-font-size);line-height:var(--home-form-label-line-height);font-weight:var(--btn-primary-font-weight);letter-spacing:var(--home-redesign-section-eyebrow-letter-spacing);text-transform:uppercase;color:var(--home-redesign-section-eyebrow-color)}.features-supporting__title[data-astro-cid-qpjr5q2s]{margin:0;font-family:var(--font-heading);font-size:var(--text-h2-size);line-height:var(--text-h2-line-height);font-weight:var(--font-weight-heading-black);color:var(--color-text-primary);text-wrap:balance}.features-supporting__grid[data-astro-cid-qpjr5q2s]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-redesign-section-grid-gap)}.features-supporting__card[data-astro-cid-qpjr5q2s]{display:flex;flex-direction:column;gap:var(--home-tag-padding-x);padding:var(--home-redesign-card-padding);border:var(--border-width-sm) solid var(--home-redesign-card-border);border-radius:var(--features-page-supporting-card-radius);background-color:var(--color-bg-alt)}.features-supporting__icon[data-astro-cid-qpjr5q2s]{width:var(--features-page-supporting-icon-size);height:var(--features-page-supporting-icon-size);border-radius:var(--radius-md);border:var(--border-width-sm) solid color-mix(in srgb,var(--color-neutral-100) 10%,transparent);background-color:color-mix(in srgb,var(--color-bg-default) 80%,transparent);color:var(--color-purple-300);display:flex;align-items:center;justify-content:center}.features-supporting__icon[data-astro-cid-qpjr5q2s] svg{width:var(--features-page-supporting-icon-glyph-size);height:var(--features-page-supporting-icon-glyph-size);display:block}.features-supporting__card-title[data-astro-cid-qpjr5q2s]{margin:0;font-family:var(--font-heading);font-size:var(--text-h5-size);line-height:var(--text-h5-line-height);font-weight:var(--font-weight-heading-bold);color:var(--color-text-primary)}.features-supporting__card-body[data-astro-cid-qpjr5q2s]{margin:0;font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-secondary);text-wrap:pretty}@media screen and (max-width:991px){.features-supporting__inner[data-astro-cid-qpjr5q2s]{padding-top:var(--home-section-padding-y-md);padding-bottom:var(--home-section-padding-y-md)}.features-supporting__grid[data-astro-cid-qpjr5q2s]{grid-template-columns:minmax(0,1fr)}.features-supporting__title[data-astro-cid-qpjr5q2s]{font-size:var(--text-h3-size);line-height:var(--text-h3-line-height)}}.features-privacy[data-astro-cid-u5fdgr4t]{background-color:var(--color-bg-alt);border-bottom:var(--border-width-sm) solid var(--color-divider-default)}.features-privacy__inner[data-astro-cid-u5fdgr4t]{padding-top:var(--home-section-padding-y-lg);padding-bottom:var(--home-section-padding-y-lg)}.features-privacy__card[data-astro-cid-u5fdgr4t]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--features-page-privacy-column-gap);align-items:center;padding:var(--features-page-privacy-card-padding);border:var(--border-width-sm) solid color-mix(in srgb,var(--color-neutral-100) 10%,transparent);border-radius:var(--features-page-privacy-card-radius);background-color:color-mix(in srgb,var(--color-bg-default) 60%,transparent)}.features-privacy__copy[data-astro-cid-u5fdgr4t]{display:flex;flex-direction:column;gap:var(--home-redesign-section-header-gap);min-width:0}.features-privacy__eyebrow[data-astro-cid-u5fdgr4t]{margin:0;font-family:var(--font-body);font-size:var(--home-form-label-font-size);line-height:var(--home-form-label-line-height);font-weight:var(--btn-primary-font-weight);letter-spacing:var(--home-redesign-section-eyebrow-letter-spacing);text-transform:uppercase;color:var(--features-page-privacy-label-color)}.features-privacy__title[data-astro-cid-u5fdgr4t]{margin:0;font-family:var(--font-heading);font-size:var(--text-h3-size);line-height:var(--text-h3-line-height);font-weight:var(--font-weight-heading-black);color:var(--color-text-primary);text-wrap:balance}.features-privacy__body[data-astro-cid-u5fdgr4t]{margin:0;font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-secondary);text-wrap:pretty}.features-privacy__link[data-astro-cid-u5fdgr4t]{display:inline-flex;align-items:center;gap:var(--home-tag-padding-y);margin-top:var(--home-tag-padding-y);color:var(--features-page-privacy-link-fg);font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body);text-decoration:none;transition-property:color;transition-duration:var(--duration-interactive);transition-timing-function:var(--easing-standard)}.features-privacy__link[data-astro-cid-u5fdgr4t]:hover{text-decoration:underline}.features-privacy__link[data-astro-cid-u5fdgr4t]:focus-visible{outline-color:var(--btn-focus-outline-color);outline-width:var(--btn-focus-outline-width);outline-offset:var(--btn-focus-outline-offset);outline-style:var(--btn-focus-outline-style)}.features-privacy__list[data-astro-cid-u5fdgr4t]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--home-form-block-gap);min-width:0}.features-privacy__item[data-astro-cid-u5fdgr4t]{display:flex;gap:var(--home-tag-padding-x);align-items:flex-start}.features-privacy__check[data-astro-cid-u5fdgr4t]{flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:var(--home-tag-padding-y);border-radius:var(--radius-full);border:var(--border-width-sm) solid var(--features-page-privacy-check-border);background-color:var(--features-page-privacy-check-bg);color:var(--features-page-privacy-check-fg);display:inline-flex;align-items:center;justify-content:center;font-size:var(--home-form-label-font-size);font-weight:var(--btn-primary-font-weight)}.features-privacy__item-title[data-astro-cid-u5fdgr4t]{margin:0;font-family:var(--font-body);font-size:var(--text-body-md-size);line-height:var(--text-body-md-line-height);font-weight:var(--font-weight-body);color:var(--color-text-secondary)}.features-privacy__item-detail[data-astro-cid-u5fdgr4t]{margin:var(--home-tag-padding-y) 0 0;font-family:var(--font-body);font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-line-height);font-weight:var(--font-weight-body-light);color:var(--color-text-tertiary)}@media screen and (max-width:991px){.features-privacy__inner[data-astro-cid-u5fdgr4t]{padding-top:var(--home-section-padding-y-md);padding-bottom:var(--home-section-padding-y-md)}.features-privacy__card[data-astro-cid-u5fdgr4t]{grid-template-columns:minmax(0,1fr);padding:var(--home-redesign-card-padding)}}
