.blog-article{color:var(--black);background:var(--white)}.blog-article__hero{padding:var(--space-3xl) var(--space-xl) var(--space-3xl);color:var(--white);background:var(--black);text-align:center}.blog-article__hero-inner{width:min(100%,62.5rem);margin-inline:auto}.blog-article__hero h1{font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));font-weight:700;line-height:var(--leading-snug)}.blog-article__hero p{width:min(100%,43.75rem);margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.blog-article__cover-wrap{z-index:1;background:linear-gradient(to bottom, var(--black) 0 46.875%, var(--white) 46.875% 100%);position:relative}.blog-article__cover{aspect-ratio:16/9;object-fit:cover;width:min(100% - 2.5rem,43.75rem);height:auto;margin-inline:auto;display:block}.blog-article__main{width:min(100%,80rem);padding:var(--space-4xl) 0;margin-inline:auto}.blog-article__meta{width:43.75rem;margin-left:18.125rem}.blog-article__meta p{gap:var(--space-xs);margin:0 0 var(--space-xl);font-size:var(--text-body-lg);line-height:var(--leading-normal);flex-wrap:wrap;align-items:center;display:flex}.blog-article__meta strong{font-weight:400}.blog-article__meta ul{gap:var(--space-sm-plus);flex-wrap:wrap;margin:0;padding:0;line-height:1;list-style:none;display:flex}.blog-article__meta a{color:var(--black);border:1px solid var(--black);padding:var(--badge-padding-md);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:normal;justify-content:center;align-items:center;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.blog-article__meta a:hover{text-decoration:underline}.blog-article__grid{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:15.625rem 43.75rem;align-items:start;display:grid}.blog-article__sidebar{top:calc(var(--header-height) + 2rem);max-height:calc(100vh - var(--header-height) - 4rem);overscroll-behavior:contain;align-self:start;position:sticky;overflow-y:auto}.blog-article__share{gap:var(--space-md);align-items:center;min-height:1.625rem;display:flex}.blog-article__share a{width:1.625rem;height:1.625rem;color:var(--black);border:1px solid var(--black);font-size:var(--text-body-sm);place-items:center;font-weight:700;line-height:1;text-decoration:none;display:grid}.blog-article__sidebar>h6{margin:var(--space-md) 0 0;font-size:var(--text-body-lg);font-weight:700;line-height:var(--leading-normal)}.blog-article__toc{margin-top:var(--space-md)}.blog-article__toc ol{margin:0;padding-left:0;list-style:none}.blog-article__toc li{font-size:var(--text-body-md);line-height:var(--leading-normal);padding-left:0}.blog-article__toc li+li{margin-top:var(--space-sm)}.blog-article__toc a{color:var(--black);text-decoration:none}.blog-article__toc a:hover{text-decoration:underline}.blog-article__newsletter{margin-top:var(--space-md);padding:var(--space-xl) var(--space-md);color:var(--white);background:var(--blue-500);border-radius:var(--radius-button)}.blog-article__newsletter h5{color:var(--white);font-size:var(--text-body-lg);font-weight:700;line-height:var(--leading-normal);margin:0}.blog-article__newsletter .newsletter-form{margin-top:var(--space-md)}.blog-article__newsletter .hs-form-field>label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.blog-article__newsletter .input{margin:0}.blog-article__newsletter .hs-input{min-height:2.5rem;padding:var(--space-sm);background:var(--white);font:inherit;border:0;border-radius:0;width:100%!important}.blog-article__newsletter .legal-consent-container{margin-top:var(--space-md);color:var(--white);font-size:var(--text-caption);line-height:var(--leading-normal)}.blog-article__newsletter .legal-consent-container p{margin:0}.blog-article__newsletter .legal-consent-container a{color:inherit}.blog-article__newsletter .inputs-list,.blog-article__newsletter .hs-error-msgs{margin:var(--space-sm) 0 0;padding:0;list-style:none}.blog-article__newsletter .actions{margin:0}.blog-article__newsletter .hs-button{width:100%;margin-top:var(--space-md);color:var(--white);background:var(--black);cursor:pointer;border:0}.blog-article__content{min-width:0}.blog-article__content>:first-child{margin-top:0}.blog-article__content p,.blog-article__content li{color:var(--black);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.blog-article__content p,.blog-article__content ul,.blog-article__content ol,.blog-article__content table{margin-top:var(--space-xl);margin-bottom:0}.blog-article__content ul,.blog-article__content ol{padding-left:var(--space-lg)}.blog-article__content li+li{margin-top:var(--space-md)}.blog-article__content li>p{margin-top:0}.blog-article__content h2{margin:var(--space-3xl) 0 0;font-size:var(--text-display-sm);font-weight:700;line-height:var(--leading-snug);scroll-margin-top:calc(var(--header-height) + 1.5rem)}.blog-article__content h3{margin:var(--space-2xl) 0 0;font-size:var(--text-h5);font-weight:700;line-height:var(--leading-normal);scroll-margin-top:calc(var(--header-height) + 1.5rem)}.blog-article__content h4{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);font-weight:700;line-height:var(--leading-normal);scroll-margin-top:calc(var(--header-height) + 1.5rem)}.blog-article__related-wrap{width:min(100%,80rem);padding:var(--space-4xl) 0;margin-inline:auto}.blog-article__related-wrap .blog-related{margin-top:0}.blog-article__content a{color:var(--blue-500);font-weight:400}.blog-article__content blockquote{margin:var(--space-3xl) 0;padding:var(--space-lg) var(--space-xl);background:var(--white);box-shadow:0 .5rem 2rem color-mix(in srgb, var(--black) 12%, transparent);border:0}.blog-article__content blockquote p{margin:0}.blog-article__content img,.blog-article__content video,.blog-article__content iframe{max-width:100%;height:auto;margin:var(--space-xl) 0 0;border:0;border-radius:0;display:block}.blog-article__content iframe{aspect-ratio:4/3;width:100%;margin-top:-.625rem}.blog-article__content iframe+h2{margin-top:var(--space-md)}.blog-article__content table{border-collapse:collapse;width:100%;font-size:var(--text-body-sm);line-height:var(--leading-normal)}.blog-article__content th,.blog-article__content td{padding:var(--space-sm-plus) var(--space-md);border:1px solid var(--ink-100);vertical-align:top;text-align:left}.blog-related{border-top:1px solid var(--ink-100);margin:var(--space-3xl) 0 0 18.125rem;padding-top:var(--space-xl)}.blog-related h2{font-size:var(--text-h5);line-height:var(--leading-normal)}.blog-related ul{gap:var(--space-md);margin:var(--space-lg) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.blog-related a{color:inherit;border:1px solid var(--ink-100);min-height:100%;padding:var(--space-md);text-decoration:none;display:block}.blog-related a:hover{border-color:var(--blue-500)}.blog-related span,.blog-related strong{display:block}.blog-related span{color:var(--blue-500);font-size:var(--text-caption);font-weight:700}.blog-related strong{margin-top:var(--space-sm);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.blog-related p{margin:var(--space-sm-plus) 0 0;font-size:var(--text-body-sm);line-height:var(--leading-normal)}@media (width<=760px){.blog-article__related-wrap{width:calc(100% - 3.75rem);padding-block:var(--space-3xl)}.blog-article__content table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}.blog-related{margin-left:0}.blog-related ul{grid-template-columns:1fr}}body:has(.blog-article) .site-footer{min-height:27.5rem}.blog-author{gap:var(--space-2xl);width:43.75rem;margin:var(--space-xl) 0 0 18.125rem;padding:var(--space-xl) var(--space-3xl);background:var(--blue-50);grid-template-columns:6.25rem minmax(0,1fr);align-items:start;display:grid}.blog-author img{object-fit:cover;border-radius:50%;width:6.25rem;height:6.25rem}.blog-author h2{font-size:var(--text-body-lg);font-weight:600;line-height:var(--leading-normal);margin:0}.blog-author p{margin:var(--space-md) 0 0;font-size:var(--text-body-sm);line-height:var(--leading-normal)}.blog-author__heading{align-items:center;gap:var(--space-md);display:flex}.blog-author__linkedin{width:1.3125rem;height:1.3125rem;color:var(--white);background:var(--black);font-size:var(--text-caption);place-items:center;font-weight:700;line-height:1;text-decoration:none;display:grid}@media (width<=760px){.blog-article__hero{min-height:28.325rem;padding:var(--space-xl) var(--space-xl)}.blog-article__hero-inner{width:100%}.blog-article__hero h1{font-size:var(--text-display-sm)}.blog-article__hero p{width:100%;font-size:var(--text-body-md)}.blog-article__cover{width:calc(100% - 3.75rem)}.blog-article__main{width:calc(100% - 3.75rem);padding-block:var(--space-xl) var(--space-3xl);flex-direction:column;display:flex}.blog-article__meta{order:1;width:100%;margin-left:0}.blog-article__meta p{margin-bottom:var(--space-xl);font-size:var(--text-body-md)}.blog-article__grid,.blog-article__sidebar{display:contents}.blog-article__share{margin-bottom:var(--space-xl);order:0}.blog-article__sidebar>h6,.blog-article__toc,.blog-article__newsletter{display:none}.blog-article__content{margin-top:var(--space-xl);order:2}.blog-author{gap:var(--space-xl);width:100%;padding:var(--space-xl) var(--space-md);order:3;grid-template-columns:5rem minmax(0,1fr);margin-left:0}.blog-author img{width:5rem;height:5rem}}.catalog-page{padding:var(--space-3xl) 0;background:var(--black)}.extract-catalog-wrapper{width:100%;max-width:1600px;padding:0 var(--space-xl);box-sizing:border-box;margin:0 auto}.extract-catalog *,.extract-catalog :before,.extract-catalog :after{box-sizing:border-box;font-variant-ligatures:none;margin:0;padding:0}.extract-catalog{padding:var(--space-xl) var(--space-2xl) var(--space-3xl);color:var(--color-slate-900);background:var(--white);border-radius:var(--radius-md);font-family:var(--font-body);font-weight:400;line-height:var(--leading-normal)}.ec-page-header{margin-bottom:var(--space-lg)}.ec-page-title{margin-bottom:var(--space-sm-plus);color:var(--color-slate-900);font-size:var(--text-display-sm);font-weight:700}.ec-results-copy{gap:var(--space-xs);width:min(100%,80rem);padding-left:var(--space-md);margin-bottom:var(--space-xl);color:var(--steel-500);border-left:2px solid var(--blue-100);font-size:var(--text-body-sm);font-weight:400;line-height:var(--leading-normal);display:grid}.ec-results-copy-line{text-wrap:pretty;display:block}.ec-results-copy-line:first-child{color:var(--color-slate-900);font-weight:600}.ec-tabs-row{margin-bottom:var(--space-lg);border-bottom:1px solid var(--blue-100);gap:0;display:flex}.ec-type-tab{padding:var(--space-sm-plus) 0;margin-right:var(--space-xl);color:var(--steel-500);font-family:inherit;font-size:var(--text-body-sm);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;font-weight:500;line-height:21px;transition:all .15s}.ec-type-tab:hover{color:var(--color-slate-900)}.ec-type-tab.active{color:var(--blue-500);border-bottom-color:var(--blue-500)}.ec-controls-row{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.ec-search-input{width:220px;padding:var(--space-sm) var(--space-sm-plus);color:var(--color-slate-900);background:var(--white);border:1px solid var(--blue-100);border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-body-sm);font-weight:400;line-height:1}.ec-search-input::placeholder{color:var(--steel-400)}.ec-search-input:focus{color:var(--color-slate-900);background:var(--white);border-color:var(--blue-100);outline:2px solid var(--border-focus);outline-offset:4px;box-shadow:none}.ec-sort-controls{gap:var(--space-lg);display:flex}.ec-sort-btn{align-items:center;gap:var(--space-xs);color:var(--steel-500);font-family:inherit;font-size:var(--text-body-sm);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;line-height:normal;display:flex}.ec-sort-icon{width:.625rem;height:.875rem;display:inline-flex}.ec-sort-icon svg{fill:none;width:100%;height:100%;stroke:var(--steel-400);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px}.ec-sort-btn[data-sort-direction=asc] .ec-sort-icon__up,.ec-sort-btn[data-sort-direction=desc] .ec-sort-icon__down{stroke:var(--steel-700);stroke-width:1.75px}.ec-search-input:disabled,.ec-sort-btn:disabled,.ec-type-tab:disabled{cursor:not-allowed;opacity:.55}.ec-sort-btn:hover,.ec-sort-btn.active{color:var(--color-slate-900)}.ec-sort-icon{opacity:.6;width:1rem;height:1rem}.ec-layout{gap:var(--space-xl);display:flex}.ec-sidebar{flex-shrink:0;width:200px}.ec-sidebar-all{margin-bottom:var(--space-lg)}.ec-sidebar-all-link{width:100%;color:var(--blue-500);text-align:left;font-family:var(--font-body);font-size:var(--text-body-sm);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;line-height:normal;text-decoration:none;display:block}.ec-sidebar-all-link:hover{text-decoration:underline}.ec-sidebar-section{margin-bottom:var(--space-lg)}.ec-sidebar-title{margin-bottom:var(--space-sm-plus);color:var(--color-slate-900);font-size:var(--text-caption);letter-spacing:.025em;text-transform:uppercase;font-weight:700}.ec-sidebar-link{width:100%;padding:var(--space-xs) 0;color:var(--steel-700);text-align:left;font-family:var(--font-body);font-size:var(--text-body-sm);cursor:pointer;background:0 0;border:none;font-weight:400;line-height:normal;text-decoration:none;display:block}.ec-sidebar-link:hover{color:var(--color-slate-900)}.ec-sidebar-link.active{color:var(--blue-500);font-weight:500}.ec-main{flex:1;min-width:0}.ec-grid{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;display:grid}.ec-grid-item{min-width:0;list-style:none}.ec-card{align-items:center;gap:var(--space-md);min-height:100%;padding:var(--space-md);color:inherit;background:var(--white);border:1px solid var(--blue-100);border-radius:var(--radius-card);text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative}.ec-card:hover{border-color:var(--steel-200);box-shadow:0 18px 40px color-mix(in srgb, var(--color-slate-900) 8%, transparent);transform:translateY(-2px)}.ec-card:focus-visible{outline:3px solid color-mix(in srgb, var(--blue-400) 25%, transparent);outline-offset:2px}.ec-card-logo{background:var(--connector-logo) center / contain no-repeat;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ec-card-info{flex:1;min-width:0}.ec-card-name,.ec-card-cats{display:block}.ec-card-name{margin-bottom:var(--space-xs);color:var(--color-slate-900);font-size:var(--text-body-sm);font-weight:500}.ec-card-cats{color:var(--steel-500);font-size:var(--text-caption);text-overflow:ellipsis;white-space:nowrap;font-weight:400;overflow:hidden}.ec-card-badge{padding:var(--badge-padding-sm);border-radius:var(--radius-badge-sm);font-size:var(--badge-font-sm);text-transform:uppercase;letter-spacing:normal;font-weight:600;line-height:1;position:absolute;top:.5rem;right:.5rem}.ec-badge-new,.ec-badge-coming-soon{color:var(--blue-500);background:var(--blue-100)}.ec-badge-in-dev{color:var(--steel-700);background:var(--blue-100)}.ec-empty-state,.ec-no-script{padding:var(--space-lg);color:var(--steel-700);background:var(--steel-50);border:1px dashed var(--steel-200);border-radius:var(--radius-md)}.ec-empty-state{grid-column:1/-1}.ec-no-script{margin-top:var(--space-lg)}.ec-no-script a{color:var(--blue-500);font-weight:600;text-decoration:none}.ec-no-script a:hover,.ec-no-script a:focus-visible{text-decoration:underline}@media (width<=1200px){.ec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.ec-sidebar{display:none}}@media (width<=768px){.extract-catalog{padding:var(--space-lg) var(--space-md) var(--space-2xl)}.ec-page-title{font-size:var(--text-display-sm)}.ec-results-copy{width:100%;padding-left:var(--space-sm-plus);font-size:var(--text-body-sm);line-height:var(--leading-normal)}.ec-controls-row{align-items:stretch;gap:var(--space-md);flex-direction:column}.ec-search-input{width:100%}.ec-sort-controls{justify-content:flex-end}.ec-grid{grid-template-columns:1fr}}.comparison-page{--comparison-blue:var(--blue-500);--comparison-wide:75rem;--comparison-content:60rem;color:var(--black);background:var(--white)}.comparison-wide,.comparison-content{width:min(calc(100% - 3.75rem), var(--comparison-wide));margin-inline:auto}.comparison-content{max-width:var(--comparison-content)}.comparison-page .button{justify-content:center}.comparison-hero{min-height:58.83rem;color:var(--white);background:var(--black)}.comparison-page--stitch .comparison-hero,.comparison-page--airbyte .comparison-hero{min-height:60.63rem}.comparison-hero__grid{width:min(100% - 5rem,62.5rem);padding-top:var(--space-xl);display:block}.comparison-hero__copy{text-align:center;max-width:62.5rem}.comparison-hero h1{width:min(100%,51.25rem);font-size:var(--text-display-lg);line-height:var(--leading-snug);margin-inline:auto}.comparison-hero h1 span,.comparison-cta h2 span{display:block}.comparison-hero h1 strong{color:var(--comparison-blue);font-weight:inherit}.comparison-hero__copy>p{width:min(100%,51.25rem);max-width:none;margin:var(--space-xl) auto;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-hero small,.comparison-cta small,.comparison-bonus small{margin-top:var(--space-md);font-size:var(--text-caption);display:block}.comparison-hero__media{margin-top:var(--space-xl);justify-content:center;display:flex;overflow:hidden}.comparison-hero video{object-fit:contain;width:min(100%,50rem);height:auto}.comparison-customers{min-height:17.725rem;color:var(--white);background:var(--black);align-items:center;display:flex}.comparison-customers h3{margin-bottom:var(--space-2xl);font-size:var(--text-h5);text-align:center}.comparison-customers__logos{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.comparison-customers__logos img{object-fit:contain;width:auto;max-width:8.6rem;height:3.35rem}.comparison-problem{padding-block:var(--space-xl);color:var(--white);background:var(--black);align-items:center;display:flex}.comparison-page--fivetran .comparison-problem{min-height:36.3rem;padding-block:var(--space-3xl);display:block}.comparison-page--fivetran .comparison-problem>.comparison-content{width:min(100% - 5rem,53.75rem)}.comparison-page--stitch .comparison-problem{min-height:48rem;padding-block:var(--space-3xl)}.comparison-page--airbyte .comparison-problem{min-height:42.31rem}.comparison-page--airbyte .comparison-problem li{min-height:0}.comparison-page--airbyte .comparison-problem__grid{margin-top:var(--space-xl)}.comparison-page--airbyte .comparison-problem>.comparison-content{width:min(100% - 5rem,53.75rem)}.comparison-problem h2,.comparison-features>.comparison-content>h2,.comparison-table-section header h2,.comparison-bonus h2{font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));text-align:center}.comparison-problem h2{color:var(--ink-200);font-size:var(--text-display-lg);line-height:var(--leading-snug)}.comparison-page--fivetran .comparison-problem h2,.comparison-page--stitch .comparison-problem h2{font-size:var(--text-display-sm)}.comparison-page--fivetran .comparison-problem h2{padding-inline:var(--space-3xl);color:var(--steel-400)}.comparison-problem__grid{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-xl);grid-template-columns:21.25rem 31.25rem;display:grid}.comparison-page--fivetran .comparison-problem__grid{grid-template-columns:25rem 27.5rem;align-items:center}.comparison-page--stitch .comparison-problem__grid{grid-template-columns:22.5rem 30rem;align-items:center}.comparison-problem ul{padding:var(--space-xl);color:var(--steel-950);margin:0;border-radius:var(--radius-card);margin:0;list-style:none;display:block;overflow:hidden}.comparison-problem li{min-height:0;font-size:var(--text-body-lg);line-height:var(--leading-normal);position:relative}.comparison-problem li:before{border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;font-weight:700;display:grid;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.comparison-problem__pain li{padding:0 0 var(--space-sm) var(--space-md)}.comparison-problem__pain{background:var(--steel-400);color:var(--surface-950)}.comparison-problem__pain li+li{margin-top:0}.comparison-problem__pain li:before{content:"•";color:currentColor;top:.75rem;left:0}.comparison-problem__solutions li{padding-left:var(--space-lg)}.comparison-problem__solutions{background:var(--white)}.comparison-problem__solutions li+li{margin-top:var(--space-md)}.comparison-problem__solutions li:before{content:"";background:url(/assets/icons/blue_check.svg) 50%/contain no-repeat;border:0;width:1.15rem;height:1.15rem;top:50%;left:0}.comparison-transition{padding-block:var(--space-3xl);color:var(--white);background-color:var(--black);background-image:var(--comparison-transition-background);background-position:31% 100%;background-repeat:no-repeat;background-size:contain;align-items:center;display:flex}.comparison-transition h2{font-size:var(--text-display-lg);line-height:var(--leading-snug);text-align:center}.comparison-transition .comparison-content{width:min(100% - 5rem,53.75rem)}.comparison-transition h2 strong{color:var(--white);font-weight:inherit;margin-left:0}.comparison-features{padding:var(--space-4xl) 0}.comparison-features>.comparison-content>h2{max-width:47rem;margin-inline:auto}.comparison-features>.comparison-content>h2 span,.comparison-features>.comparison-content>h2 strong{display:block}.comparison-features>.comparison-content>h2 strong{color:var(--comparison-blue);font-weight:inherit;display:inline}.comparison-features__list{margin-top:var(--space-md)}.comparison-feature{align-items:center;gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:21.8rem;display:grid}.comparison-page--stitch .comparison-feature{min-height:21.43rem}.comparison-page--airbyte .comparison-feature{min-height:20.47rem}.comparison-feature--reverse .comparison-feature__copy{order:-1}.comparison-feature__visual{justify-content:center;align-items:center;display:flex}.comparison-feature__visual img{width:min(100%, var(--comparison-feature-width));object-fit:contain;max-height:19rem}.comparison-feature__copy{max-width:30rem}.comparison-feature__copy>span{color:var(--white);background:var(--comparison-blue);padding:var(--badge-padding-md);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:normal;font-weight:600;line-height:1;display:inline-block}.comparison-feature__copy h3{margin-top:var(--space-md);font-size:clamp(var(--text-display-sm), 3.1vw, var(--text-display-md))}.comparison-feature__copy p{margin:var(--space-md) 0 0;font-size:var(--text-body-md);line-height:var(--leading-normal)}.comparison-cta{min-height:29.7rem;color:var(--white);background-color:var(--black);background-image:var(--comparison-cta-background);background-position:var(--comparison-cta-position);background-repeat:no-repeat;background-size:cover;align-items:center;display:flex}.comparison-page--stitch .comparison-cta--primary{min-height:33.85rem}.comparison-cta__inner{text-align:center}.comparison-cta h2{font-size:clamp(var(--text-display-md), 5vw, var(--text-display-lg))}.comparison-cta h2 strong{color:var(--comparison-blue);font-weight:inherit}.comparison-cta--final h2 strong{color:var(--blue-300)}.comparison-cta p{max-width:43rem;margin:var(--space-xl) auto var(--space-lg);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-table-section{min-height:62.15rem;padding-block:var(--space-3xl);background:var(--surface-500)}.comparison-page--stitch .comparison-table-section,.comparison-page--airbyte .comparison-table-section{min-height:66.25rem}.comparison-table-section header{max-width:50rem;margin:0 auto var(--space-3xl);text-align:center}@media (width>=43.8125rem){.comparison-table-section header h2{white-space:nowrap}}.comparison-table-section header h2 strong{color:var(--comparison-blue);font-weight:inherit}.comparison-table-section header p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-table__scroll{overflow-x:auto}.comparison-table-section table{border-collapse:collapse;table-layout:auto;width:100%;min-width:46rem}.comparison-table-section th,.comparison-table-section td{padding:var(--space-md);font-size:var(--text-body-lg);font-weight:400;line-height:var(--leading-normal);text-align:left;vertical-align:middle;border:0}.comparison-table-section thead th{color:var(--steel-500);font-weight:600}.comparison-table-section thead th:first-child{font-size:var(--text-body-md);font-weight:700}.comparison-table-section thead th:nth-child(2){color:var(--white);background:var(--comparison-blue)}.comparison-table-section thead img{width:7.5rem;height:auto;display:inline}.comparison-table-section tbody th{font-weight:500}.comparison-table-section tbody td:nth-child(2){color:var(--white);background:var(--comparison-blue)}.comparison-table-section tbody tr:nth-child(odd) td:nth-child(2){background:var(--blue-500)}.comparison-bonus{min-height:29.75rem;padding-block:var(--space-3xl);align-items:center;display:flex}.comparison-page--fivetran .comparison-bonus{min-height:36.37rem}.comparison-page--fivetran .comparison-bonus__grid{gap:var(--space-4xl);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 5rem,75rem);max-width:none;min-height:26.3672rem}.comparison-page--fivetran .comparison-bonus ul{gap:var(--space-xl)}.comparison-page--fivetran .comparison-bonus li{padding-left:var(--space-2xl)}.comparison-page--fivetran .comparison-bonus li strong{font-size:var(--text-h5);line-height:var(--leading-normal)}.comparison-page--fivetran .comparison-bonus li span{margin-top:var(--space-sm);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-page--airbyte .comparison-bonus{min-height:33.2rem}.comparison-page--airbyte .comparison-bonus--blue .comparison-content{width:min(100% - 5rem,75rem);max-width:none}.comparison-page--stitch .comparison-bonus__grid{gap:var(--space-4xl);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100% - 5rem,75rem);max-width:none;min-height:19.7476rem}.comparison-page--stitch .comparison-bonus h3{margin-top:var(--space-xl);font-size:var(--text-h5);line-height:var(--leading-normal)}.comparison-page--stitch .comparison-bonus ul{gap:var(--space-md)}.comparison-page--stitch .comparison-bonus li{padding-left:var(--space-xl);font-size:var(--text-h5);font-weight:700;line-height:var(--leading-normal)}.comparison-page--stitch .comparison-bonus__checkmark{width:1.5rem;top:.306rem}.comparison-page--stitch .comparison-bonus__tail{max-width:34.375rem;color:var(--black);display:block}.comparison-page--stitch .comparison-cta--secondary{min-height:0;padding:var(--space-3xl) var(--space-xl) var(--space-4xl);background-image:none;display:block}.comparison-page--stitch .comparison-cta--secondary .comparison-content{width:min(100% - 5rem,50rem)}.comparison-page--stitch .comparison-cta--secondary h2{font-size:var(--text-display-lg);line-height:var(--leading-snug)}.comparison-page--stitch .comparison-cta--secondary h2 strong{color:var(--blue-500)}.comparison-page--stitch .comparison-cta--secondary p,.comparison-page--stitch .comparison-cta--secondary small{width:50rem;max-width:100%;margin-inline:auto}.comparison-page--stitch .comparison-cta--secondary p{margin-top:var(--space-xl);margin-bottom:var(--space-xl);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-page--stitch .comparison-cta--secondary .button{color:var(--black);background:var(--white);border:0}.comparison-page--stitch .comparison-cta--secondary small{margin-top:var(--space-sm);font-size:var(--text-caption);line-height:var(--leading-normal);color:var(--steel-400)}.comparison-bonus--blue{color:var(--white);background:var(--comparison-blue)}.comparison-page--airbyte .comparison-bonus--blue{padding-block:var(--space-3xl);background-image:url(/assets/pages/comparisons/extract_background_3-1-scaled.png);background-position:92% 76%;background-repeat:no-repeat;background-size:cover;display:block}.comparison-page--airbyte .comparison-bonus--blue h2 span{color:var(--blue-200)}.comparison-bonus__grid{align-items:start;gap:var(--space-4xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.comparison-bonus h2 span,.comparison-bonus h2 strong{display:block}.comparison-bonus h2 strong{color:var(--comparison-blue);font-weight:inherit}.comparison-bonus--light h2{text-align:left}.comparison-bonus--light h2 span{color:var(--comparison-blue)}.comparison-bonus--light h2 strong{color:var(--black)}.comparison-bonus--blue h2 strong{color:var(--white)}.comparison-bonus h3{margin-top:var(--space-md);color:var(--comparison-blue)}.comparison-bonus__copy>p{max-width:47rem;margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-bonus__items{align-self:start}.comparison-bonus ul{align-content:start;gap:var(--space-lg);margin:0;padding:0;list-style:none;display:grid}.comparison-bonus li{padding-left:var(--space-2xl);position:relative}.comparison-bonus li strong,.comparison-bonus li span{display:block}.comparison-bonus__tail{margin:var(--space-md) 0 0;padding-top:var(--space-md);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-bonus li span{margin-top:var(--space-sm);font-size:var(--text-body-sm)}.comparison-bonus__checkmark{width:1.875rem;height:auto;position:absolute;top:.1125rem;left:0}.comparison-bonus--blue .comparison-content{text-align:center;max-width:50rem}.comparison-bonus--blue .comparison-bonus__copy>p{max-width:50rem;margin-inline:auto}.comparison-bonus .button,.comparison-bonus small{width:fit-content;margin-inline:auto}.comparison-bonus .button{margin-top:var(--space-xl);display:flex}.comparison-page--airbyte .comparison-bonus--blue .button{margin-top:var(--space-xl);color:var(--black);background:var(--white);border:0}.comparison-page--airbyte .comparison-bonus--blue small{width:50rem;max-width:100%;margin-top:var(--space-sm);font-size:var(--text-caption);line-height:var(--leading-normal);color:var(--steel-400)}.comparison-testimonials{min-height:47.85rem;padding:var(--space-3xl) 0;color:var(--white);background:var(--black);align-items:center;display:flex}.comparison-page--stitch .comparison-testimonials{min-height:45.35rem}.comparison-testimonials__columns{width:min(calc(100% - 3.75rem), var(--comparison-wide));gap:var(--space-4xl);grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto;display:grid}.comparison-testimonials h2{max-width:31rem;font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg))}.comparison-testimonials h2 span{display:block}.comparison-testimonial{max-width:27rem;margin:var(--space-3xl) 0 0}.comparison-testimonials__column:nth-child(2) .comparison-testimonial{margin-top:0}.comparison-testimonial__quote-mark{width:3.75rem;height:auto}.comparison-testimonial blockquote{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-testimonial figcaption{margin-top:var(--space-xl);display:grid}.comparison-testimonial figcaption strong{font-size:var(--text-body-md)}.comparison-testimonial figcaption span{margin-top:var(--space-xs);font-size:var(--text-caption)}.comparison-testimonial__company-logo{width:auto;max-width:11.4rem;max-height:3.25rem;margin-top:var(--space-lg)}.comparison-cta--final{background-color:var(--comparison-blue);min-height:30.7rem}.comparison-page--fivetran .comparison-cta--final .button,.comparison-page--fivetran .comparison-cta--final .button:hover,.comparison-page--stitch .comparison-cta--final .button,.comparison-page--stitch .comparison-cta--final .button:hover{color:var(--white);background:var(--black)}.comparison-page--airbyte .comparison-cta--final{padding-block:var(--space-3xl);background-position:44% 100%;display:block}.comparison-page--airbyte .comparison-cta--final .comparison-content{width:min(100% - 5rem,75rem);max-width:none}.comparison-page--airbyte .comparison-cta--final h2,.comparison-page--airbyte .comparison-cta--final p,.comparison-page--airbyte .comparison-cta--final small{width:50rem;max-width:100%;margin-inline:auto}.comparison-page--airbyte .comparison-cta--final h2{font-size:var(--text-display-lg);line-height:var(--leading-snug)}.comparison-page--airbyte .comparison-cta--final h2 strong{color:var(--blue-200)}.comparison-page--airbyte .comparison-cta--final p{margin-top:var(--space-xl);margin-bottom:var(--space-3xl);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.comparison-page--airbyte .comparison-cta--final .button{color:var(--white);background:var(--black);border:0}.comparison-page--airbyte .comparison-cta--final small{margin-top:var(--space-sm);font-size:var(--text-caption);line-height:var(--leading-normal);color:var(--steel-400)}.comparison-cta--secondary{min-height:31.95rem}@media (width<=800px){.comparison-wide,.comparison-content,.comparison-testimonials__columns{width:min(calc(100% - 2.5rem), var(--comparison-wide))}.comparison-hero,.comparison-page--fivetran .comparison-problem,.comparison-page--stitch .comparison-problem,.comparison-page--airbyte .comparison-problem,.comparison-table-section,.comparison-page--stitch .comparison-table-section,.comparison-page--airbyte .comparison-table-section,.comparison-bonus,.comparison-page--fivetran .comparison-bonus,.comparison-page--airbyte .comparison-bonus,.comparison-testimonials,.comparison-page--stitch .comparison-testimonials{min-height:0}.comparison-hero__grid,.comparison-page .comparison-problem__grid,.comparison-page .comparison-bonus__grid,.comparison-feature,.comparison-testimonials__columns{grid-template-columns:minmax(0,1fr)}.comparison-bonus__grid,.comparison-page--fivetran .comparison-bonus__grid,.comparison-page--stitch .comparison-bonus__grid{width:min(calc(100% - 2.5rem), var(--comparison-wide));gap:var(--space-2xl);min-height:0}.comparison-page--airbyte .comparison-bonus--blue .comparison-content{width:min(calc(100% - 2.5rem), var(--comparison-wide))}.comparison-hero__grid{gap:var(--space-2xl);padding-block:var(--space-3xl)}.comparison-hero__copy{max-width:none}.comparison-hero h1{font-size:clamp(var(--text-display-md), 11vw, var(--text-display-lg))}.comparison-customers{padding-block:var(--space-2xl)}.comparison-customers__logos{flex-wrap:wrap;justify-content:center}.comparison-customers__logos img{max-width:7rem;height:2.5rem}.comparison-problem{padding-block:var(--space-3xl)}.comparison-problem__grid{gap:var(--space-2xl);margin-top:var(--space-2xl)}.comparison-transition{min-height:13rem}.comparison-features{padding-block:var(--space-3xl)}.comparison-features__list{margin-top:var(--space-xl)}.comparison-feature{gap:var(--space-xl);min-height:0;padding-block:var(--space-2xl)}.comparison-feature--reverse .comparison-feature__copy{order:initial}.comparison-feature__visual{min-height:16rem}.comparison-feature__copy{max-width:none}.comparison-cta,.comparison-page--stitch .comparison-cta--primary,.comparison-cta--final{min-height:31rem;padding-block:var(--space-3xl)}.comparison-table-section{padding-block:var(--space-3xl)}.comparison-table-section header{margin-bottom:var(--space-2xl)}.comparison-table__scroll{max-width:100%;margin-right:0}.comparison-bonus{padding-block:var(--space-3xl)}.comparison-bonus ul{margin-top:var(--space-xl)}.comparison-bonus__grid{gap:var(--space-xl);grid-template-columns:1fr}.comparison-testimonials{padding-block:var(--space-3xl)}.comparison-testimonials__columns{gap:var(--space-3xl)}.comparison-testimonial,.comparison-testimonials__column:nth-child(2) .comparison-testimonial{margin-top:var(--space-2xl)}}@media (width<=480px){.comparison-wide,.comparison-content,.comparison-testimonials__columns{width:min(calc(100% - 2rem), var(--comparison-wide))}.comparison-page .button{width:100%}.comparison-problem h2,.comparison-features>.comparison-content>h2,.comparison-table-section header h2,.comparison-bonus h2,.comparison-cta h2,.comparison-testimonials h2{font-size:var(--text-display-md)}}.demo-page{color:var(--white);background:var(--black)}.demo-shell{width:min(100% - 5rem,75rem);min-width:0;margin-inline:auto}.demo-hero{padding-top:var(--space-xl);padding-bottom:var(--space-4xl);background-color:var(--black);background-image:var(--demo-background-image);background-position:50% 100%;background-size:cover}.demo-hero__grid{gap:var(--space-xl);grid-template-columns:minmax(0,42.5rem) 30rem;align-items:start;display:grid}.demo-features{padding-right:var(--space-3xl)}.demo-features h1{padding-block:var(--space-md);font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));font-weight:700;line-height:var(--leading-snug)}.demo-features h1 span{color:var(--blue-500)}.demo-features__intro{margin:var(--space-md) 0 0;padding-bottom:var(--space-xl);font-size:var(--text-body-lg);line-height:var(--leading-normal)}.demo-features__grid{gap:var(--space-xl);margin-top:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.demo-feature{gap:var(--space-xl);grid-template-columns:3.125rem minmax(0,1fr);align-items:start;min-width:0;display:grid}.demo-feature img{width:3.125rem;height:3.125rem}.demo-feature__title{font-size:var(--text-body-lg);font-weight:700;line-height:var(--leading-normal);margin:0}.demo-feature p:not(.demo-feature__title){margin:var(--space-sm) 0 0;font-size:var(--text-caption);line-height:var(--leading-normal)}.demo-feature:first-child p:not(.demo-feature__title){line-height:var(--leading-normal)}.demo-form-column{min-width:0;padding-top:var(--space-2xl)}.demo-form-panel{padding:var(--space-3xl) var(--space-xl);color:var(--black);background:var(--white);border-radius:var(--radius-card)}.demo-form-panel>h3{font-size:var(--text-display-sm);font-weight:700;line-height:var(--leading-snug);text-align:center}.demo-hubspot-form{margin-top:var(--space-xl)}.demo-form-panel__fallback{margin:var(--space-xl) 0 0;text-align:center}.demo-form-panel__status{margin:var(--space-xl) 0 0;padding:var(--space-sm-plus) var(--space-md);color:var(--surface-950);background:var(--ink-50);border:1px solid var(--ink-100);border-radius:var(--radius-button);font-size:var(--text-body-sm);line-height:var(--leading-normal);text-align:center}.demo-hubspot-form .hs-form-field>label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.demo-hubspot-form .hs-form-field+.hs-form-field{margin-top:var(--space-xl)}.demo-hubspot-form .input{margin:0}.demo-hubspot-form .hs-input{min-height:2.65625rem;padding:var(--space-sm) var(--space-md);color:var(--black);background:var(--surface-400);border-radius:var(--radius-button);font-size:var(--text-body-md);border:0;font-weight:400;line-height:1;width:100%!important}.demo-hubspot-form select.hs-input{min-height:2.78125rem}.demo-hubspot-form .legal-consent-container{margin-top:var(--space-xl)}.demo-hubspot-form .legal-consent-container p{font-size:var(--text-caption);font-weight:400;line-height:var(--leading-normal);margin:0}.demo-hubspot-form .actions{margin:0}.demo-hubspot-form .hs-button{width:100%;margin-top:var(--space-md);color:var(--white);background:var(--black);cursor:pointer;border:0}.demo-hubspot-form .hs-button:disabled{cursor:not-allowed;opacity:.6}.demo-hubspot-form .hs-error-msgs,.demo-hubspot-form .inputs-list{margin:var(--space-sm) 0 0;color:var(--ink-400);font-size:var(--text-caption);padding:0;list-style:none}.demo-customers{min-height:17.7246rem;padding-block:var(--space-3xl);background:var(--black);align-items:center;display:grid}.demo-customers h3{margin-bottom:var(--space-xl);font-size:var(--text-display-sm);text-align:center}.demo-customers__logos{justify-content:center;align-items:center;gap:var(--space-xl);display:flex}.demo-customers__logos img{object-fit:contain;width:auto;max-width:8.625rem;max-height:3.4rem}.demo-testimonials{padding:var(--space-3xl) var(--space-xl) var(--space-3xl);background:var(--black)}.demo-testimonials__grid{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.demo-testimonial{width:min(100%,23.4375rem);margin:0}.demo-testimonial__quote-mark{width:2.8125rem;height:2.75rem}.demo-testimonial blockquote{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.demo-testimonial figcaption{margin-top:var(--space-xl)}.demo-testimonial figcaption strong,.demo-testimonial figcaption span{display:block}.demo-testimonial figcaption strong{font-size:var(--text-body-lg);font-weight:700}.demo-testimonial figcaption span{margin-top:var(--space-xs);color:var(--steel-400);font-size:var(--text-caption)}.demo-testimonial figcaption img{width:auto;height:auto;margin-top:var(--space-xl)}@media (width<=900px){.demo-shell{width:min(100% - 3.75rem,75rem)}.demo-hero .demo-shell{width:100%}.demo-hero{padding:var(--space-xl)}.demo-hero__grid{grid-template-columns:1fr;gap:0}.demo-features{display:none}.demo-form-column{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.demo-form-panel{padding:var(--space-xl) var(--space-xl)}.demo-form-panel>h3{font-size:var(--text-display-sm)}.demo-customers{min-height:0;padding-block:var(--space-2xl)}.demo-customers h3{font-size:var(--text-display-sm)}.demo-customers__logos{gap:var(--space-xl);flex-wrap:wrap;display:flex}.demo-customers__logos img{max-width:8.625rem;max-height:3.4rem;margin-inline:auto}.demo-testimonials{padding:var(--space-xl) var(--space-xl) var(--space-2xl)}.demo-testimonials .demo-shell{width:100%}.demo-testimonials__grid{gap:var(--space-3xl);grid-template-columns:1fr}.demo-testimonial{width:100%;padding-bottom:var(--space-sm)}}@media (width<=480px){.demo-shell{width:min(100% - 2.5rem,75rem)}.demo-hero{padding-inline:var(--space-md)}.demo-customers__logos{grid-template-columns:repeat(2,minmax(0,1fr))}}.overview-page{--overview-blue:var(--blue-500)}.overview-features{padding:var(--space-4xl) var(--space-xl);color:var(--black);background:var(--white)}.overview-features__intro{text-align:center;width:min(100%,45rem);margin:0 auto -6.25rem}.overview-features__intro h2{font-size:clamp(var(--text-display-sm), 4.7vw, var(--text-display-lg));line-height:var(--leading-snug)}.overview-features__intro h2 span{display:block}.overview-features__intro h2 strong,.overview-cta h2 strong{color:var(--overview-blue)}.overview-features__intro p{margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.overview-feature{gap:var(--space-md);grid-template-columns:28.625rem 30rem;align-items:center;width:min(100%,56.25rem);margin:8.125rem auto 0;display:grid}.overview-feature:first-child{margin-top:8.125rem}.overview-feature:nth-child(2),.overview-feature:nth-child(4){column-gap:var(--space-2xl);grid-template-columns:23.0249rem 30.4126rem}.overview-feature:nth-child(3){grid-template-columns:27.1875rem 28.25rem}.overview-feature--reverse .overview-feature__visual{order:2}.overview-feature--reverse .overview-feature__copy{order:1}.overview-feature__visual{place-items:center;display:grid}.overview-feature__visual img{object-fit:contain;width:auto;height:auto}.overview-feature:first-child .overview-feature__visual img{width:15.625rem}.overview-feature:nth-child(2) .overview-feature__visual img{width:21.875rem}.overview-feature:nth-child(3) .overview-feature__visual img,.overview-feature:nth-child(4) .overview-feature__visual img{width:18.75rem}.overview-feature__copy>span{color:var(--white);background:var(--black);padding:var(--badge-padding-md);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:normal;font-weight:600;line-height:1;display:inline-flex}.overview-feature__copy h3{margin-top:var(--space-md);font-size:var(--text-display-sm);line-height:var(--leading-snug)}.overview-feature__copy p{margin:var(--space-md) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.overview-cta{min-height:29.7041rem;padding:var(--space-3xl) var(--space-xl) var(--space-3xl);color:var(--white);background-color:var(--black);background-image:var(--overview-cta-image);background-position:var(--overview-cta-position);text-align:center;background-size:cover;place-items:center;display:grid}.overview-cta--blue{min-height:30.7041rem;padding-block:var(--space-3xl);background-color:var(--overview-blue)}.overview-cta__content{width:min(100%,40.625rem)}.overview-cta--blue .overview-cta__content{width:min(100%,62rem)}.overview-cta h2{font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));line-height:var(--leading-snug)}.overview-cta h2 span{display:block}.overview-cta p{margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.overview-cta .button{margin-top:var(--space-xl);border:0}.overview-cta--blue .button{margin-top:var(--space-3xl)}.overview-cta small{margin-top:var(--space-sm);color:var(--steel-400);font-size:var(--text-caption);display:block}.overview-page .home-comparison{padding:var(--space-3xl) 0}.overview-page .home-comparison .home-section-heading{margin-bottom:var(--space-3xl)}.overview-page .home-marquee>p{max-width:55.5rem;line-height:var(--leading-normal)}.overview-testimonials{padding:var(--space-xl) 0 var(--space-4xl);color:var(--white);background:var(--black)}.overview-testimonials__columns{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.overview-testimonials__column{min-width:0}.overview-testimonials h2{width:min(100%,35.625rem);font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));line-height:var(--leading-snug)}.overview-testimonials h2 span{display:block}.overview-testimonial{width:min(100%,25rem);margin:0}.overview-testimonial--miniclip{margin-top:var(--space-3xl)}.overview-testimonial__quote-mark{object-fit:contain;width:3.75rem;height:3.66504rem;display:block}.overview-testimonial blockquote{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.overview-testimonial figcaption{margin-top:var(--space-xl)}.overview-testimonial figcaption strong,.overview-testimonial figcaption span{display:block}.overview-testimonial figcaption strong{font-size:var(--text-body-lg);font-weight:400;line-height:var(--leading-normal)}.overview-testimonial figcaption span{margin-top:var(--space-xs);font-size:var(--text-caption)}.overview-testimonial__company-logo{width:auto;height:auto;margin-top:var(--space-xl);display:block}.overview-testimonial__company-logo--miniclip{width:11.4375rem;height:3.21973rem}.overview-testimonial__company-logo--sciplay{width:9.3125rem;height:2.86133rem}@media (width<=900px){.overview-feature,.overview-feature:nth-child(2),.overview-feature:nth-child(3),.overview-feature:nth-child(4){grid-template-columns:1fr}.overview-feature--reverse .overview-feature__visual,.overview-feature--reverse .overview-feature__copy{order:initial}.overview-testimonials__columns{grid-template-columns:1fr}.overview-testimonials__column+.overview-testimonials__column{margin-top:var(--space-3xl)}}@media (width<=700px){.overview-page .home-hero{padding:var(--space-xl) var(--space-xl) 0}.overview-page .home-hero h1,.overview-features__intro h2,.overview-cta h2,.overview-page .home-section-heading h2,.overview-page .home-steps h2,.overview-page .home-marquee h2,.overview-testimonials h2{font-size:var(--text-display-md);line-height:var(--leading-snug)}.overview-page .home-hero__copy>p,.overview-features__intro p,.overview-cta p,.overview-page .home-section-heading p,.overview-page .home-marquee>p,.overview-testimonial blockquote{font-size:var(--text-body-lg);line-height:var(--leading-normal)}.overview-page .home-hero__copy>p,.overview-page .home-hero__button,.overview-page .home-hero__media{margin-top:var(--space-xl)}.overview-page .home-customers{min-height:0;padding-block:var(--space-2xl)}.overview-page .home-customers h2{font-size:var(--text-display-sm)}.overview-page .home-customers__logos{gap:var(--space-xl);flex-wrap:wrap;display:flex}.overview-page .home-customers__logos img{max-width:8.625rem;max-height:3.4rem;margin-inline:auto}.overview-features{padding:var(--space-3xl) var(--space-xl)}.overview-features__intro{margin:0 -1.875rem -6.25rem}.overview-features__intro p{margin-top:var(--space-xl)}.overview-feature-list{margin-top:0}.overview-feature,.overview-feature:first-child{width:100%;margin-top:8.125rem}.overview-feature+.overview-feature{margin-top:8.125rem}.overview-feature__copy h3{font-size:var(--text-display-sm);line-height:var(--leading-snug)}.overview-feature__copy p{font-size:var(--text-body-md);line-height:var(--leading-normal)}.overview-feature__visual img{max-width:100%}.overview-feature:first-child{min-height:36.1812rem}.overview-feature:nth-child(2){min-height:22.0122rem}.overview-feature:nth-child(3){min-height:27.9639rem}.overview-feature:nth-child(4){min-height:24.4419rem}.overview-cta{min-height:0;padding:var(--space-xl) var(--space-xl) var(--space-2xl);background-image:none}.overview-cta__content,.overview-cta--blue .overview-cta__content{width:100%}.overview-cta p,.overview-cta .button{margin-top:var(--space-xl)}.overview-cta--blue .button{margin-top:var(--space-3xl)}.overview-page .home-comparison{padding-block:var(--space-2xl)}.overview-page .home-comparison .home-section-heading{width:calc(100% - 3.75rem);margin-bottom:var(--space-xl);padding-bottom:var(--space-xl)}.overview-page .home-section-heading p{margin-top:var(--space-xl)}.overview-page .home-comparison__scroll{width:calc(100% - 3.75rem);padding-left:0}.overview-page .home-comparison table{table-layout:auto;width:43.3691rem;min-width:43.3691rem;font-size:var(--text-body-md);line-height:var(--leading-normal)}.overview-page .home-comparison col{width:auto!important}.overview-page .home-comparison th,.overview-page .home-comparison td{padding:var(--space-md);font-size:var(--text-body-md);line-height:var(--leading-normal)}.overview-page .home-steps{padding:var(--space-2xl) var(--space-xl)}.overview-page .home-steps .home-wide{width:100%}.overview-page .home-steps h2{margin-bottom:var(--space-xl)}.overview-page .home-steps ol{gap:var(--space-2xl)}.overview-page .home-steps__marker{display:none}.overview-page .home-steps li{min-height:16.8306rem}.overview-page .home-steps li:nth-child(-n+2){min-height:18.7627rem}.overview-page .home-steps li>img:not(.home-steps__marker){margin-bottom:var(--space-xl)}.overview-page .home-steps h3{font-size:var(--text-h5);line-height:var(--leading-snug)}.overview-page .home-steps li p{margin-top:var(--space-xl);font-size:var(--text-body-md)}.overview-page .home-marquee{padding:var(--space-xl) var(--space-xl) var(--space-3xl)}.overview-page .home-marquee>p,.overview-page .home-marquee__viewport{margin-top:var(--space-xl)}.overview-page .home-marquee__viewport{width:100%}.overview-page .home-marquee__track+.home-marquee__track{margin-top:var(--space-xl)}.overview-testimonials{padding:var(--space-xl) var(--space-xl) var(--space-3xl)}.overview-testimonials .home-wide{width:100%}.overview-testimonials h2{max-width:none}.overview-testimonial{width:100%}.overview-testimonial--miniclip,.overview-testimonial blockquote,.overview-testimonial figcaption{margin-top:var(--space-xl)}.overview-testimonial figcaption strong{font-size:var(--text-body-lg)}.overview-testimonial{padding-bottom:var(--space-xs)}}.pricing-page{color:var(--black);background:var(--white)}.pricing-shell{width:min(100% - 5rem,75rem);min-width:0;margin-inline:auto}.pricing-plans{padding:var(--space-3xl) max(var(--space-xl), calc((100% - 83.3125rem) / 2));color:var(--white);background:var(--black)}.pricing-plans__intro{text-align:center;width:min(100%,49.125rem);margin-inline:auto}.pricing-plans__intro h1,.pricing-difference h2,.pricing-billing h2,.pricing-final-cta h2{font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));font-weight:700;line-height:var(--leading-snug)}.pricing-plans__intro p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.pricing-plans__grid{column-gap:var(--space-md);row-gap:var(--space-md);width:min(100%,83.3125rem);margin:var(--space-xl) auto 0;flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.pricing-plan{min-width:0;padding:var(--space-xl) var(--space-md);color:var(--black);background:var(--surface-500);border-radius:var(--radius-card);flex:0 0 15.875rem}@media (width>=1280px){.pricing-plan{flex-basis:calc((100% - 4 * var(--space-md)) / 5)}}.pricing-plan--featured{padding-block:var(--space-3xl);color:var(--white);background:var(--blue-500)}.pricing-plan--free,.pricing-plan--enterprise{min-height:31.875rem}.pricing-plan--starter,.pricing-plan--pro{min-height:35.125rem}.pricing-plan--standard{min-height:39rem}.pricing-plan__name{font-size:var(--text-h5);margin:0;font-weight:600;line-height:1}.pricing-plan__qualifier{margin:var(--space-md) 0 0;font-size:var(--text-body-sm)}.pricing-plan__price{color:var(--color-slate-900);font-size:var(--text-display-sm);font-weight:700;line-height:var(--leading-normal);overflow-wrap:normal;margin:0}.pricing-plan--featured .pricing-plan__price{color:var(--white)}.pricing-plan .pricing-plan__cta{width:100%;margin-top:var(--space-md);color:var(--black);background:var(--white);border:1px solid var(--black)}.pricing-plan--featured .pricing-plan__cta{color:var(--white);background:var(--black);border-color:var(--black)}.pricing-plan .pricing-plan__cta:hover{color:var(--black);background:var(--white);border-color:var(--black)}.pricing-plan--featured .pricing-plan__cta:hover{color:var(--white);background:var(--black)}.pricing-plan hr{height:1px;margin:var(--space-lg) 0 0;background:var(--blue-100);border:0}.pricing-plan--featured hr{background:var(--white)}.pricing-plan__credits{margin:var(--space-sm) 0 0;color:var(--steel-700);font-size:var(--text-body-md);font-weight:500;line-height:var(--leading-normal);text-align:center}.pricing-plan--featured .pricing-plan__credits{color:var(--white)}.pricing-plan__credits+hr{margin-top:var(--space-sm)}.pricing-plan ul{margin:var(--space-xl) 0 0;font-size:var(--text-body-sm);padding:0;list-style:none;display:block}.pricing-plan li{padding:var(--space-xs) 0 var(--space-xs) var(--space-lg);line-height:var(--leading-normal);position:relative}.pricing-plan li+li{margin-top:0}.pricing-plan li:before{content:"";background:url(/assets/icons/check-circle-1.svg) 50% .1875rem no-repeat;width:1.25rem;height:calc(100% - .25rem);display:block;position:absolute;top:.125rem;left:0}.pricing-plan--featured li:before{filter:brightness(0)invert()}.pricing-customers{min-height:17.7246rem;padding-block:var(--space-2xl);color:var(--white);background:var(--black);align-items:center;display:grid}.pricing-customers h3{margin-bottom:var(--space-xl);font-size:var(--text-display-sm);text-align:center}.pricing-customers__logos{justify-content:center;align-items:center;gap:var(--space-xl);display:flex}.pricing-customers__logos img{object-fit:contain;width:auto;max-width:8.625rem;max-height:3.4rem}.pricing-difference{padding:var(--space-3xl) 0 var(--space-4xl)}.pricing-difference__grid{gap:var(--space-md);grid-template-columns:40fr 66fr;align-items:center;display:grid}.pricing-difference h2 span,.pricing-billing h2 span{color:var(--blue-500);display:block}.pricing-difference p{font-size:var(--text-body-lg);line-height:var(--leading-normal);margin:0}.pricing-billing{padding:var(--space-3xl) var(--space-xl) var(--space-3xl);color:var(--white);background:var(--black)}.pricing-billing__inner{text-align:center;width:min(100%,62.5rem);margin-inline:auto}.pricing-billing h2{font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg))}.pricing-billing__intro{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.pricing-billing__cards{gap:var(--space-xl);margin-top:var(--space-3xl);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pricing-billing__cards article{justify-content:flex-start;align-items:center;gap:var(--space-xl);min-height:0;padding:var(--space-xl) var(--space-md);color:var(--black);background:var(--surface-500);border-radius:var(--radius-card);flex-direction:column;display:flex}.pricing-billing__cards img{width:4.5rem;height:4.5rem}.pricing-billing__cards p{font-size:var(--text-body-lg);line-height:var(--leading-normal);text-align:center;margin:0}.pricing-billing__aws{justify-content:center;align-items:center;gap:var(--space-xl);margin-top:var(--space-3xl);flex-wrap:wrap;display:flex}.pricing-billing__aws img{width:17.6875rem;height:3.3125rem}.pricing-billing__aws a{width:auto;min-height:0;padding:var(--space-md) var(--space-4xl);color:var(--white);background:var(--blue-500);border-radius:var(--radius-button);font-weight:700;line-height:var(--leading-normal);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.pricing-billing__aws a:hover{color:var(--white);background:var(--blue-500)}.pricing-final-cta{padding:var(--space-3xl) 0;color:var(--white);background:var(--blue-500);text-align:center}.pricing-final-cta p{max-width:62rem;margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.pricing-final-cta .button{margin-top:var(--space-3xl);border:0}@media (width<=760px){.pricing-shell{width:min(100% - 2.5rem,75rem)}.pricing-plans{padding-inline:var(--space-md)}.pricing-plans__grid{grid-template-columns:1fr;display:grid}.pricing-plan{flex-basis:auto;width:100%;min-height:0}.pricing-customers__logos{gap:var(--space-lg);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pricing-customers__logos img{max-width:100%;max-height:2.4rem;margin-inline:auto}.pricing-difference{padding-block:var(--space-3xl)}.pricing-difference__grid,.pricing-billing__cards{grid-template-columns:1fr}}@media (width<=480px){.pricing-customers__logos{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-billing__aws a,.pricing-final-cta .button{width:100%}}.security-page{color:var(--black);background:var(--white)}.security-shell{width:min(100% - 5rem,75rem);min-width:0;margin-inline:auto}.security-hero{padding-top:var(--space-xl);color:var(--white);background:var(--black)}.security-hero__grid{gap:var(--space-xl);grid-template-columns:minmax(0,1fr) 28.1875rem;align-items:center;display:grid;transform:translateY(-1rem)}.security-hero__copy{padding-bottom:0}.security-hero h1{max-width:43rem;font-size:clamp(var(--text-display-md), 4.7vw, var(--text-display-lg));font-weight:700;line-height:var(--leading-snug)}.security-compliance h2 span{display:block}.security-hero h1 span,.security-compliance h2 span{color:var(--blue-500)}.security-hero__copy>p{max-width:40rem;margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-hero .button{margin-top:var(--space-xl);border:0}.security-hero__visual{align-self:end}.security-hero__visual img{object-fit:contain;width:28.1875rem;height:auto}.security-customers{min-height:17.7246rem;padding-block:var(--space-2xl);color:var(--white);background:var(--black);align-items:center;display:grid}.security-customers h3{margin-bottom:var(--space-xl);font-size:var(--text-display-sm);text-align:center}.security-customers__logos{justify-content:center;align-items:center;gap:var(--space-xl);display:flex}.security-customers__logos img{object-fit:contain;width:auto;max-width:8.625rem;max-height:3.4rem}.security-compliance{padding:var(--space-3xl) 0 var(--space-4xl)}.security-compliance__grid{gap:var(--space-4xl);grid-template-columns:minmax(0,1fr) 32.5rem;align-items:center;display:grid}.security-eyebrow{width:fit-content;padding:var(--badge-padding-md);color:var(--white);background:var(--black);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;margin:0;font-weight:600;line-height:1}.security-compliance h2,.security-details h2,.security-upgrade h2,.security-final-cta h2{font-size:clamp(var(--text-display-sm), 4.7vw, var(--text-display-lg));font-weight:700;line-height:var(--leading-snug)}.security-compliance h2{margin-top:var(--space-md);font-size:var(--text-display-sm);line-height:var(--leading-snug)}.security-compliance__copy>p:last-child{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-compliance__badges{gap:var(--space-md);grid-template-columns:repeat(3,10rem);display:grid}.security-compliance__badges img{width:10rem;height:10rem}.security-details{padding:var(--space-4xl) 0;color:var(--white)}.security-details--dark{background:var(--black)}.security-details--blue{background:var(--blue-500)}.security-details__icon{width:5.75rem;height:5.75rem;margin-bottom:var(--space-xl)}.security-details__grid{gap:var(--space-4xl);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.security-details__rule{width:100%;height:.625rem;margin-bottom:var(--space-xl);background:var(--blue-500);display:block}.security-details--blue .security-details__rule{background:var(--white)}.security-details h2 span{color:var(--blue-500)}.security-details--blue h2 span{color:inherit}.security-details__intro>p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-details .button{margin-top:var(--space-xl);border:0}.security-details__items{gap:var(--space-xl);display:grid}.security-details__items article>div{gap:var(--space-md);align-items:center;display:flex}.security-details__items img{flex:none;width:1.9375rem;height:1.9375rem}.security-details__items h3{font-size:var(--text-display-sm);line-height:var(--leading-snug)}.security-details__items p{margin:var(--space-md) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-upgrade{padding:var(--space-4xl) 0;text-align:center}.security-upgrade__inner{max-width:62rem}.security-upgrade img{width:4.5rem;height:4.5rem;margin:0 auto var(--space-xl)}.security-upgrade h2{max-width:43.75rem;margin-inline:auto}.security-upgrade p{max-width:50rem;margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-final-cta{padding:var(--space-3xl) 0;color:var(--white);background:var(--blue-500);text-align:center}.security-final-cta p{max-width:62rem;margin:var(--space-xl) auto 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.security-final-cta p span{display:block}.security-final-cta .button{margin-top:var(--space-3xl);border:0}@media (width<=1000px){.security-hero__grid{grid-template-columns:minmax(0,1fr) 22rem}.security-compliance__grid{gap:var(--space-3xl);grid-template-columns:1fr}.security-compliance__badges{justify-content:center}.security-details__grid{gap:var(--space-3xl)}}@media (width<=760px){.security-shell{width:min(100% - 2.5rem,75rem)}.security-hero{padding-top:var(--space-3xl)}.security-hero__grid{grid-template-columns:1fr;gap:0}.security-hero__copy{padding-bottom:var(--space-xl)}.security-hero__visual{width:min(100%,28.1875rem);margin-inline:auto}.security-customers__logos{gap:var(--space-lg);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.security-customers__logos img{max-width:100%;max-height:2.4rem;margin-inline:auto}.security-compliance,.security-details,.security-upgrade{padding-block:var(--space-3xl)}.security-compliance__badges{gap:var(--space-sm-plus);grid-template-columns:repeat(3,minmax(0,1fr))}.security-compliance__badges img{width:100%;height:auto}.security-details__grid{grid-template-columns:1fr}}@media (width<=480px){.security-customers__logos{grid-template-columns:repeat(2,minmax(0,1fr))}.security-final-cta .button{width:100%}}.why-extract-page{--why-wide:75rem}.why-wide{width:min(calc(100% - 5rem), var(--why-wide));margin-inline:auto}.why-hero{min-height:27.9536rem;color:var(--white);background:var(--black);align-items:center;display:grid}.why-hero__grid{gap:var(--space-3xl);grid-template-columns:43.125rem 28.125rem;align-items:center;display:grid;transform:translateY(1.125rem)}.why-hero h1{font-size:var(--text-display-lg);line-height:var(--leading-snug);margin:0}.why-hero h1 span{color:var(--blue-500)}.why-hero__copy>p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.why-hero__actions{align-items:center;gap:var(--space-md);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.why-hero .button--light{border:0}.why-hero__visual{place-items:center;display:grid}.why-hero__visual img{width:28.125rem;height:auto}.why-customers{min-height:17.7246rem}.why-customers .home-customers__logos img{width:auto;height:auto}.why-alternatives{min-height:102.781rem;padding:var(--space-3xl) 0;background:var(--white)}.why-alternatives__intro{text-align:center;width:min(100% - 5rem,53.125rem);margin-inline:auto}.why-alternatives__intro h2{font-size:var(--text-display-lg);text-indent:0;margin:0;padding:0;line-height:66px}.why-alternatives__intro p span{display:block}.why-alternatives__intro h2 mark{color:var(--blue-500);font-weight:inherit;background:0 0;margin:0;padding:0}.why-alternatives__intro p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.why-alternatives__cards{gap:var(--space-xl);margin-top:var(--space-3xl);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.why-alternative-card{min-width:0;min-height:69.9316rem;padding:var(--space-3xl) var(--space-xl);color:var(--black);background:var(--surface-500);border-radius:var(--radius-card)}.why-alternative-card__label{font-size:var(--text-h5);font-weight:500;line-height:var(--leading-normal);text-align:center;margin:0;display:block}.why-alternative-card__label strong{font-weight:500}.why-alternative-card h3{margin:var(--space-xl) 0 0;font-size:var(--text-h5);line-height:var(--leading-snug);text-align:center}.why-alternative-card h3 span{display:block}.why-alternative-card__items{margin-top:var(--space-xl)}.why-alternative-card__items>div{padding-bottom:var(--space-md)}.why-alternative-card__items>div+div{padding-top:var(--space-md);border-top:1px solid var(--steel-400)}.why-alternative-card__items>div:last-child{padding-bottom:0}@media (width>=901px){.why-alternative-card:not(.why-alternative-card--extract) .why-alternative-card__items>div:first-child{min-height:13.7051rem}.why-alternative-card:not(.why-alternative-card--extract) .why-alternative-card__items>div:nth-child(2){min-height:11.7783rem}.why-alternative-card:not(.why-alternative-card--extract) .why-alternative-card__items>div:nth-child(3){min-height:15.0176rem}.why-alternative-card--extract>h3+p+hr{margin-top:var(--space-4xl)}.why-alternative-card--extract ul+hr{margin-top:var(--space-3xl)}}.why-alternative-card__items h4{font-size:var(--text-body-lg);line-height:var(--leading-normal);margin:0}.why-alternative-card__items p,.why-alternative-card--extract>p{margin:var(--space-md) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.why-alternative-card--extract{color:var(--white);background:var(--blue-500)}.why-alternative-card__logo{width:11.25rem;height:auto;margin:0 auto;display:block}.why-alternative-card--extract h3{width:fit-content;margin-top:var(--space-2xl);margin-inline:auto}.why-alternative-card--extract hr{height:1px;margin:var(--space-xl) 0 0;background:var(--white);border:0}.why-alternative-card--extract ul{gap:var(--space-md);margin:var(--space-xl) 0 0;padding:0;list-style:none;display:grid}.why-alternative-card--extract li{gap:var(--space-md);font-size:var(--text-body-lg);line-height:var(--leading-normal);align-items:flex-start;display:flex}.why-alternative-card--extract li img{flex:none;width:1.5625rem;height:1.5625rem}.why-alternative-card--extract .why-alternative-card__closing{margin-top:var(--space-xl)}.why-alternative-card--extract .why-alternative-card__closing strong{font-weight:500}.why-features{min-height:190.008rem;padding:var(--space-3xl) 0;color:var(--white);background:var(--black)}.why-features>h2{width:min(100% - 5rem,43.75rem);font-size:var(--text-display-lg);text-align:center;margin:0 auto;line-height:66px}.why-features>h2 span{color:var(--blue-500);font-weight:inherit}.why-feature-list{width:min(100% - 5rem,62.5rem);margin:var(--space-xl) auto 0}.why-feature{gap:var(--space-2xl);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:31.0098rem;display:grid}.why-feature:nth-child(2){min-height:33.4844rem}.why-feature:nth-child(3){min-height:36.3643rem}.why-feature:nth-child(4){min-height:31.0098rem}.why-feature:nth-child(5){min-height:33.8897rem}.why-feature--reverse .why-feature__visual{order:2}.why-feature--reverse .why-feature__copy{order:1}.why-feature__visual{place-items:center;display:grid}.why-feature__visual img{object-fit:contain;width:auto;max-width:100%;height:auto}.why-feature:first-child .why-feature__visual img{width:21.3125rem}.why-feature:nth-child(2) .why-feature__visual img,.why-feature:nth-child(3) .why-feature__visual img{width:20.5rem}.why-feature:nth-child(4) .why-feature__visual img{width:23.875rem}.why-feature:nth-child(5) .why-feature__visual img{width:26.9375rem}.why-feature__eyebrow{color:var(--white);background:var(--blue-500);padding:var(--badge-padding-md);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:normal;font-weight:600;line-height:1;display:inline-flex}.why-feature h3{margin:var(--space-md) 0 0;font-size:var(--text-display-sm);line-height:var(--leading-snug)}.why-feature__benefits,.why-feature__benefits>div+div{margin-top:var(--space-md)}.why-feature h4{gap:var(--space-sm);padding-top:var(--space-md);font-size:var(--text-h5);line-height:var(--leading-normal);align-items:center;margin:0;display:flex}.why-feature h4 img{flex:none;width:1.25rem;height:1.25rem}.why-feature__benefits p{margin:var(--space-sm) 0 0;font-size:var(--text-body-md);line-height:var(--leading-normal)}.why-extract-page .home-comparison{min-height:90.5591rem;padding:var(--space-3xl) 0}.why-extract-page .home-section-heading{margin-bottom:var(--space-3xl)}@media (width>=43.8125rem){.why-extract-page .home-section-heading h2{white-space:nowrap}}.why-steps{min-height:48.9067rem}.why-upgrade{min-height:31.7744rem;padding:var(--space-3xl) var(--space-xl);background:var(--surface-500);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.why-upgrade>img{width:5.625rem;height:5.625rem}.why-upgrade h2{width:min(100%,43.75rem);margin:var(--space-xl) 0 0;font-size:var(--text-display-lg);line-height:var(--leading-snug)}.why-upgrade p{width:min(100%,43.75rem);margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.why-upgrade p span,.why-final-cta p span{display:block}.why-final-cta{min-height:25.0542rem;padding:var(--space-3xl) var(--space-xl);color:var(--white);background:var(--blue-500);text-align:center;place-items:center;display:grid}.why-final-cta__inner{width:min(100%,62rem)}.why-final-cta h2{font-size:var(--text-display-lg);line-height:var(--leading-snug);margin:0}.why-final-cta p{margin:var(--space-xl) 0 0;font-size:var(--text-body-lg);line-height:var(--leading-normal)}.why-final-cta .button{margin-top:var(--space-3xl);border:0}@media (width<=900px){.why-wide{width:min(calc(100% - 2.5rem), var(--why-wide))}.why-hero{padding:var(--space-3xl) 0 0}.why-hero__grid,.why-alternatives__cards,.why-feature{grid-template-columns:1fr}.why-hero__copy{text-align:center}.why-hero__visual{margin-top:var(--space-xl)}.why-alternative-card{min-height:0}.why-feature,.why-feature:nth-child(n){min-height:0;padding:var(--space-3xl) 0}.why-feature--reverse .why-feature__visual,.why-feature--reverse .why-feature__copy{order:initial}}@media (width<=700px){.why-hero h1,.why-alternatives__intro h2,.why-features>h2,.why-upgrade h2,.why-final-cta h2{font-size:clamp(var(--text-display-sm), 11vw, var(--text-display-lg))}.why-alternatives{padding-block:var(--space-3xl)}.why-alternatives__intro{width:calc(100% - 2.5rem)}.why-alternatives__cards{margin-top:var(--space-3xl)}.why-alternative-card{padding:var(--space-3xl) var(--space-xl)}.why-features{padding-block:var(--space-3xl)}.why-features>h2,.why-feature-list{width:calc(100% - 2.5rem)}.why-feature{gap:var(--space-xl)}.why-feature__visual img{max-height:25rem}.why-extract-page .home-comparison{padding-block:var(--space-3xl)}.why-upgrade,.why-final-cta{padding-inline:var(--space-md)}}.why-terminal{width:100%;color:var(--surface-700);background:var(--ink-500);border:1px solid var(--steel-950);border-radius:var(--radius-md);font-size:var(--text-caption);overflow:hidden}.why-terminal__bar{gap:var(--space-xs);padding:var(--space-sm-plus) var(--space-sm-plus);background:var(--color-slate-900);border-bottom:1px solid var(--steel-950);align-items:center;display:flex}.why-terminal__dot{background:var(--steel-900);border-radius:50%;width:.5625rem;height:.5625rem}.why-terminal__tag{color:var(--steel-400);padding:var(--badge-padding-md);border-radius:var(--radius-sm);font-size:var(--text-caption);text-transform:uppercase;letter-spacing:normal;margin-left:auto;font-weight:600;line-height:1}.why-terminal__body{padding:var(--space-md);font-family:var(--font-body);line-height:var(--leading-normal)}.why-terminal__body p{color:var(--surface-700);font-size:inherit;margin:0}.why-terminal__seg+.why-terminal__seg{margin-left:.4em}.why-terminal__seg--muted{color:var(--surface-900)}.why-terminal__seg--ok{color:var(--steel-500)}.why-terminal__seg--warn{color:var(--surface-700)}.why-terminal__seg--key{color:var(--blue-400)}.why-hero__caption{margin:var(--space-md) 0 0;color:var(--steel-300);font-size:var(--text-caption);text-align:center}.why-stats{padding:var(--space-3xl) 0;background:var(--white)}.why-stats h2{width:min(100% - 5rem,50rem);font-size:clamp(var(--text-display-sm), 4vw, var(--text-display-md));line-height:var(--leading-snug);text-align:center;margin:0 auto}.why-stats__grid{gap:var(--space-md);width:min(calc(100% - 5rem), var(--why-wide));margin:var(--space-xl) auto 0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.why-stat{padding:var(--space-xl);background:var(--surface-500);border-radius:var(--radius-card);text-align:center}.why-stat__value{color:var(--blue-500);font-size:var(--text-display-sm);margin:0;font-weight:700;line-height:1}.why-stat__label{margin:var(--space-sm) 0 0;color:var(--steel-700);font-size:var(--text-body-sm)}.why-extract-page .why-pricing-table{background:var(--white);min-height:0}.why-extract-page .why-pricing-table .home-section-heading h2{white-space:normal}.why-extract-page .why-pricing-table tr>:nth-child(2){color:inherit;background:0 0}.why-extract-page .why-pricing-table tbody tr:nth-child(odd)>:nth-child(2){background:var(--surface-400)}.why-spotlight{padding:var(--space-3xl) 0;background:var(--surface-500)}.why-spotlight__grid{gap:var(--space-2xl);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;display:grid}.why-spotlight__grid--reverse .why-spotlight__copy{order:2}.why-spotlight__grid--reverse .why-spotlight__visual{order:1}.why-spotlight__eyebrow{color:var(--blue-500);font-size:var(--text-caption);letter-spacing:.08em;text-transform:uppercase;font-weight:700;display:inline-flex}.why-spotlight__copy h2{margin:var(--space-sm) 0 0;font-size:clamp(var(--text-h5), 3vw, var(--text-display-sm));line-height:var(--leading-snug)}.why-spotlight__copy p{margin:var(--space-md) 0 0;font-size:var(--text-body-md);line-height:var(--leading-normal)}.why-spotlight__closing{font-weight:700}.why-testimonials{padding:var(--space-3xl) 0;background:var(--white)}.why-testimonials__grid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}.why-testimonial-card{padding:var(--space-xl);background:var(--surface-500);border-radius:var(--radius-card);margin:0}.why-testimonial-card blockquote{font-size:var(--text-body-md);line-height:var(--leading-normal);margin:0}.why-testimonial-card figcaption{margin-top:var(--space-md);font-size:var(--text-body-sm);flex-direction:column;display:flex}.why-testimonial-card figcaption span{color:var(--steel-700)}.why-testimonial-card__logo{width:auto;height:1.5rem;margin-top:var(--space-sm-plus);filter:invert()}.why-trust{justify-content:center;gap:var(--space-sm-plus) var(--space-xl);margin:var(--space-2xl) 0 0;color:var(--steel-700);font-size:var(--text-body-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.why-faq{padding:var(--space-3xl) 0;background:var(--surface-500)}.why-faq__inner{width:min(100% - 5rem,51.25rem);margin-inline:auto}.why-faq h2{margin:0 0 var(--space-xl);font-size:clamp(var(--text-display-sm), 4vw, var(--text-display-md));line-height:var(--leading-snug);text-align:center}.why-faq__item{padding:var(--space-md) 0;border-bottom:1px solid var(--steel-200)}.why-faq__item summary{justify-content:space-between;align-items:center;gap:var(--space-md);cursor:pointer;font-size:var(--text-body-md);font-weight:700;list-style:none;display:flex}.why-faq__item summary::-webkit-details-marker{display:none}.why-faq__item summary:after{content:"+";color:var(--steel-700);font-weight:400;font-size:var(--text-body-lg);flex:none}.why-faq__item[open] summary:after{content:"−"}.why-faq__item p{margin:var(--space-md) 0 0;color:var(--steel-700);font-size:var(--text-body-md);line-height:var(--leading-normal)}@media (width<=900px){.why-stats__grid,.why-spotlight__grid{grid-template-columns:1fr}.why-spotlight__grid--reverse .why-spotlight__copy,.why-spotlight__grid--reverse .why-spotlight__visual{order:initial}}@media (width<=700px){.why-stats,.why-spotlight,.why-testimonials,.why-faq{padding-block:var(--space-3xl)}.why-stats__grid{width:calc(100% - 2.5rem);margin-inline:auto}.why-faq__inner{width:calc(100% - 2.5rem)}}
