.featuresSection{--features-blue:#0066ff;--features-blue-dark:#0058fc;--features-eyebrow:#184db1;--features-heading:#2b2e33;--features-copy:#43484f;--features-muted:#666666;--features-image-width:720px;--features-image-aspect-ratio:470/317;--features-image-height:486px;width:100%;overflow:visible;padding:48px 0 64px;background:#fff;font-family:Inter,sans-serif;color:var(--features-heading)}.featuresSection__container{width:100%;max-width:var(--marketing-max);margin:0 auto;padding:0 var(--marketing-gutter);box-sizing:border-box}.featuresSection__container,.featuresSection__top{display:flex;flex-direction:column;align-items:center}.featuresSection__top{width:min(100%,1018px);text-align:center}.featuresSection__eyebrow{margin:0 0 15px;color:var(--features-eyebrow);font-size:16px;font-weight:600;line-height:20px;letter-spacing:.04em;text-transform:uppercase}.featuresSection__title{margin:0;color:var(--features-heading);font-family:Inter,sans-serif;font-size:30px;font-weight:700;line-height:45px;letter-spacing:0}.featuresSection__description{width:min(100%,912px);margin:15px 0 0;color:var(--features-heading);font-size:18px;font-weight:300;line-height:24px}.featuresSection__tabs{position:relative;z-index:2;width:100%;margin-top:48px;display:flex;justify-content:center;gap:36px}.featuresSection__tab{min-height:36px;padding:9px 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e6e6e6;border-radius:8px;background:#fff;color:var(--features-muted);cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.56px;white-space:nowrap;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.featuresSection__tab:focus-visible,.featuresSection__tab:hover{border-color:#9fc4ff;color:var(--features-blue-dark);outline:none}.featuresSection__tab--active{border-color:#cce0ff;background:#cce0ff;color:var(--features-blue-dark);font-weight:500}.featuresSection__feature{width:100%;min-height:var(--features-image-height);margin-top:48px;display:grid;grid-template-columns:374px var(--features-image-width);align-items:center;justify-content:center;gap:60px;animation:feature-panel-in .32s ease both}.featuresSection__copy{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.featuresSection__featureTitle{margin:0 0 15px;width:100%;color:var(--features-blue-dark);font-family:Inter,sans-serif;font-size:26px;font-weight:700;line-height:32px;letter-spacing:0}.featuresSection__featureDescription{width:min(100%,355px);margin:0 0 15px;color:var(--features-copy);font-family:Inter,sans-serif;font-size:20px;font-weight:300;line-height:25px}.featuresSection__more{width:200px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--features-blue);border-radius:8px;background:#fff;color:var(--features-blue);font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:22px;text-decoration:none!important;transition:color .18s ease,background-color .18s ease}.featuresSection__more:focus-visible,.featuresSection__more:hover{background:var(--features-blue);color:#fff;outline:none;text-decoration:none!important}.featuresSection__visual{position:relative;width:var(--features-image-width);height:var(--features-image-height);flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:visible}.featuresSection__visualImage,.featuresSection__visualPlaceholder{position:relative;z-index:1;display:block;width:100%;height:100%;max-width:none;border:none;border-radius:0;background:transparent;box-shadow:none;object-fit:contain;object-position:center;pointer-events:none}.featuresSection__visualPlaceholder{background:#f7f9fc}@keyframes feature-panel-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1200px){.featuresSection{--features-image-width:600px;--features-image-height:405px}.featuresSection__tabs{max-width:820px;flex-wrap:wrap;gap:12px}.featuresSection__feature{grid-template-columns:minmax(260px,340px) var(--features-image-width);gap:40px}}@media screen and (max-width:850px){.featuresSection{--features-image-width:min(100%,100%);--features-image-height:auto;padding:36px 0 48px}.featuresSection__top{width:100%;padding:0 4px}.featuresSection__eyebrow{margin-bottom:10px;font-size:13px;line-height:16px}.featuresSection__title{font-size:24px;line-height:32px}.featuresSection__description{width:100%;margin-top:10px;font-size:14px;line-height:20px}.featuresSection__tabs{width:100%;max-width:100%;margin-top:24px;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:10px;overflow:visible;padding:0}.featuresSection__tab{width:min(100%,320px);min-height:40px;padding:10px 14px;justify-content:center;text-align:center;font-size:14px;line-height:18px}.featuresSection__feature{width:100%;min-height:0;margin-top:24px;grid-template-columns:1fr;justify-items:center;gap:18px}.featuresSection__visual{order:1;width:100%;max-width:100%;margin:0 auto;height:auto;aspect-ratio:var(--features-image-aspect-ratio)}.featuresSection__copy{order:2;width:100%;max-width:100%;align-items:center;text-align:center}.featuresSection__featureTitle{margin-bottom:10px;font-size:20px;line-height:26px}.featuresSection__featureDescription{width:100%;margin-bottom:18px;font-size:14px;line-height:21px}.featuresSection__more{width:100%;max-width:100%;min-height:48px;font-size:16px}.featuresSection__visualImage{width:100%;height:100%;margin-left:0}}@media screen and (max-width:450px){.featuresSection{padding:28px 0 40px}.featuresSection__eyebrow{margin-bottom:8px;font-size:14px;line-height:18px}.featuresSection__title{font-size:16px;line-height:22px}.featuresSection__description{margin-top:8px;font-size:12px;line-height:18px}.featuresSection__tabs{margin-top:22px;gap:8px}.featuresSection__tab{width:169px;min-height:36px;padding:9px 12px;font-size:12px}.featuresSection__feature{margin-top:22px;gap:16px}.featuresSection__featureTitle{margin-bottom:8px;font-size:16px;line-height:18px}.featuresSection__featureDescription{margin-bottom:16px;font-size:14px;line-height:18px}.featuresSection__more{min-height:46px;font-size:14px}}@media (prefers-reduced-motion:reduce){.featuresSection__feature{animation:none}.featuresSection__more,.featuresSection__tab{transition:none}}