.faq__list{display:flex;flex-direction:column;gap:var(--space-3);max-width:820px;margin:0 auto}.faq-section--inline .faq__list{max-width:none;margin:0}.faq__columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3) var(--space-5);align-items:start;max-width:1120px;margin:0 auto}.faq__columns .faq__list{max-width:none;margin:0}@media (max-width:767px){.faq__columns{grid-template-columns:1fr;max-width:820px}}.faq__item{background:white;border:1px solid var(--design-border);border-radius:var(--radius-lg-2);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq__item.is-open{border-color:var(--color-brand-200);box-shadow:0 4px 16px rgba(139,56,203,.06)}.faq__q-heading{margin:0;font:inherit}.faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-5);padding:22px var(--space-6);background:transparent;border:0;cursor:pointer;text-align:left;font-family:var(--font-display);font-size:18px;font-weight:600;color:var(--color-fg);letter-spacing:-.01em;transition:color .2s ease}.faq__item.is-open .faq__q,.faq__q:hover{color:var(--color-brand-600)}.faq__q-text{flex:1;line-height:1.4}.faq__icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:var(--color-brand-50);color:var(--color-brand-600);display:grid;place-items:center;transition:background .2s ease}.faq__plus-v{transform-origin:12px 12px;transition:transform .2s ease,opacity .2s ease}.faq__item.is-open .faq__plus-v{transform:rotate(90deg);opacity:0}.faq__a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1)}.faq__item.is-open .faq__a-wrap{grid-template-rows:1fr}.faq__a-inner{position:relative;overflow:hidden;min-height:0}.faq__a{font-family:var(--font-body);font-size:16px;line-height:1.65;color:var(--color-fg);margin:0 var(--space-6) 24px var(--space-6);padding-top:4px;opacity:0;transform:translateY(-4px);transition:opacity .24s ease 80ms,transform .24s ease 80ms}.faq__item.is-open .faq__a{opacity:1;transform:translateY(0)}.faq__a ul{list-style:none;padding:0;margin:var(--space-3) 0 0;display:flex;flex-direction:column;gap:var(--space-2)}.faq__a ul li{position:relative;padding-left:18px}.faq__a ul li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--color-brand-500)}@media (max-width:640px){.faq__q{padding:18px var(--space-4);font-size:16px}.faq__a{margin:0 var(--space-4) 20px var(--space-4)}}.faq__a a{color:var(--brand);text-decoration:underline;text-underline-offset:2px}.faq__a a:hover{color:var(--brand-700)}.box-quote-card{min-height:0!important;margin-block:2rem}.box-quote-card .quote-card__text>:first-child{margin-top:0}.box-quote-card .quote-card__text>:last-child{margin-bottom:0}.box-quote-card+.box-quote-card{margin-top:3.5rem}.box-content a,.box-content a:visited{color:var(--brand,#8b38cb);text-decoration:underline;text-underline-offset:2px}.box-content a:hover{color:var(--brand-hover,#7a2fb8)}.box__title{font-family:var(--font-display);font-size:18px;font-weight:600;line-height:1.3;letter-spacing:-.01em;margin-top:1.5em;margin-bottom:.45em}.box-bullets--arrow ul,.box-bullets--check ul,.box-bullets--chevron ul,.box-bullets--dot ul,.box-bullets--none ul{list-style:none;padding-left:0}.box-bullets--arrow ul>li,.box-bullets--check ul>li,.box-bullets--chevron ul>li,.box-bullets--dot ul>li{position:relative;padding-left:1.75rem}.box-bullets--arrow ul>li:before,.box-bullets--check ul>li:before,.box-bullets--chevron ul>li:before,.box-bullets--dot ul>li:before{content:"";position:absolute;left:0;top:.45em;width:1.1em;height:1.1em;background-color:var(--brand-600);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.box-bullets--check ul>li:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>")}.box-bullets--chevron ul>li:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='m9 18 6-6-6-6'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='m9 18 6-6-6-6'/></svg>")}.box-bullets--arrow ul>li:before{-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/><path d='m12 5 7 7-7 7'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M5 12h14'/><path d='m12 5 7 7-7 7'/></svg>")}.box-bullets--dot ul>li{padding-left:1.5rem}.box-bullets--dot ul>li:before{top:.65em;width:.55em;height:.55em;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'><circle cx='12' cy='12' r='10'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'><circle cx='12' cy='12' r='10'/></svg>")}.cases-rail{margin-bottom:var(--space-20);padding:var(--space-4) 0 var(--space-8);padding-left:1rem;padding-right:1rem}@media (min-width:768px){.cases-rail{padding-left:max(2rem,calc((100% - 48rem) / 2 + 2rem));padding-right:2rem}}@media (min-width:1024px){.cases-rail{padding-left:max(2rem,calc((100% - 64rem) / 2 + 2rem))}}@media (min-width:1280px){.cases-rail{padding-left:max(2rem,calc((100% - 80rem) / 2 + 2rem))}}@media (min-width:1376px){.cases-rail{padding-left:max(2rem,calc((100% - 86rem) / 2 + 2rem))}}.cases-swiper{overflow:visible!important}@media (max-width:767px){.cases-swiper{overflow:hidden!important}}.cases-swiper .swiper-wrapper{align-items:stretch}.cases-slide{height:auto}@media (min-width:1025px){.cases-swiper .cases-slide{width:320px}.cases-swiper .cases-slide--wide{width:486px}}.cases-swiper img{pointer-events:none;-webkit-user-drag:none}.case-card{position:relative;display:block;width:100%;height:460px;border-radius:var(--radius-lg-2);overflow:hidden;text-decoration:none;color:white;background:var(--color-bg-subtle);transition:transform .2s ease,box-shadow .2s ease}@media (max-width:900px){.case-card{height:380px}}.case-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.case-card__img{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(.55);transition:filter .3s ease;pointer-events:none}.case-card:hover .case-card__img{filter:brightness(.62)}.case-card__img--placeholder{filter:none;background:linear-gradient(135deg,var(--color-brand-700,#6d28d9),var(--color-brand-900,#4c1d95))}.case-card__body{position:absolute;inset:0;padding:var(--card-padding);display:flex;flex-direction:column;justify-content:flex-end;gap:4px;background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.55))}.case-card__title{font-family:var(--font-display);font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.3;color:white;margin:0}.case-card__num{display:inline;font-size:1.35em;font-weight:700;letter-spacing:-.02em;margin-right:2px}.case-card__brand{font-family:var(--font-body);font-size:13px;font-weight:500;letter-spacing:.02em;color:rgba(255,255,255,.78);margin-top:2px}.quote-card{background:var(--color-bg-subtle);border:1px solid var(--design-border);border-radius:var(--radius-lg-2);padding:var(--card-padding-lg);display:flex;flex-direction:column;gap:var(--space-5);margin:0;min-height:260px;position:relative}.quote-card__mark{position:absolute;top:20px;right:24px;width:36px;height:auto;color:var(--color-brand-600);opacity:.25;flex-shrink:0}.quote-card__text{font-family:var(--font-display);font-size:20px;font-weight:500;line-height:1.45;color:var(--color-fg);margin:0;flex:1}.quote-card__author{display:flex;align-items:center;gap:var(--space-4)}.quote-card__avatar{width:48px;height:48px;border-radius:999px;background:var(--color-brand-600);color:white;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;font-size:15px;letter-spacing:.02em;flex-shrink:0}.quote-card__meta{display:flex;flex-direction:column}.quote-card__name{font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--color-fg)}.quote-card__role{font-family:var(--font-body);font-size:14px;color:var(--color-fg)}.quotes-header{gap:var(--space-6);margin-bottom:var(--space-8)}.quotes-header,.quotes-header__copy{display:flex;flex-direction:column;align-items:center}.quotes-header__copy{gap:var(--space-3);text-align:center}.quotes-header__title{margin:0}.quotes-footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-6)}.quotes-footer .quotes-dots{margin-right:auto;margin-top:0}.quotes-nav__btn{width:44px;height:44px;flex:0 0 auto;border-radius:999px;border:1px solid var(--design-border);background:var(--color-bg);color:var(--color-fg);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.quotes-nav__btn:hover{background:var(--color-fg);border-color:var(--color-fg);color:white}.quotes-nav__btn:disabled{opacity:.35;cursor:not-allowed;background:var(--color-bg);color:var(--color-fg);border-color:var(--design-border)}.quotes-dots{display:flex;align-items:center;gap:8px;margin-top:var(--space-6)}.quotes-dot{width:24px;height:4px;border-radius:999px;background:var(--design-border);border:none;padding:0;cursor:pointer;transition:background .2s ease,width .2s ease;display:block}.quotes-dot:hover{background:var(--fg-subtle)}.quotes-dot.is-active{background:var(--color-brand-600);width:36px}.sources-note{margin:.75rem 0 2rem;text-align:center;font-size:var(--fs-caption,12px);line-height:1.6;color:var(--color-fg-subtle)}.sources-note p{margin:0}.sources-note a{color:var(--color-brand-600);text-decoration:none}.sources-note a:hover{text-decoration:underline}.related-content{background:#f9fafb;border:1px solid #e5e7eb;border-radius:var(--radius-xl-2);padding:var(--space-8) var(--space-10);margin:var(--space-10) 0}.related-content__title{margin:0 0 var(--space-5);font-size:1.5rem;font-weight:700;line-height:1.3;color:#111827}.related-content__list{display:grid;gap:var(--space-3);margin:0;padding-left:1.25rem;list-style:disc}.related-content__list>li{color:#9ca3af}.related-content__link{font-size:18px;font-weight:600;line-height:1.4;color:var(--brand);text-decoration:underline;text-underline-offset:2px;transition:color .16s ease}.related-content__link:hover{color:var(--brand-700)}@media (max-width:640px){.related-content{padding:var(--space-6)}.related-content__link{font-size:16px}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-gallery{margin:var(--space-8) 0}.image-gallery__stage{position:relative;overflow:visible}.image-gallery__swiper{width:100%}.image-gallery__slide{display:flex;align-items:center;justify-content:center}.image-gallery--single .image-gallery__img,.image-gallery__img{width:100%;height:auto;border-radius:12px;border:1px solid var(--design-border);background:white}.image-gallery--single{margin:var(--space-8) 0}.image-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid var(--design-border);background:white;color:var(--color-fg);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease;box-shadow:var(--shadow-md);z-index:5}.image-gallery__arrow--prev{left:12px}.image-gallery__arrow--next{right:12px}.image-gallery__arrow:hover{background:var(--color-brand-600);color:white;border-color:var(--color-brand-600);box-shadow:var(--shadow-lg)}.image-gallery__dots{display:flex;justify-content:center;gap:8px;margin-top:var(--space-4)}.image-gallery__dot{width:24px;height:4px;border-radius:999px;background:var(--design-border);border:none;padding:0;cursor:pointer;transition:background .2s ease,width .2s ease}.image-gallery__dot:hover{background:var(--fg-subtle)}.image-gallery__dot.is-active{background:var(--color-brand-600);width:36px}.image-gallery__theme-link{display:block;width:fit-content;margin:var(--space-4) auto 0;color:var(--color-brand-600);text-decoration:underline;text-underline-offset:3px;font-size:.95rem}.rt-table-wrap{margin:2rem 0;border:1px solid var(--color-gray-200,#e5e7eb);border-radius:12px;background:#fff;overflow:hidden;isolation:isolate;position:relative;container-type:inline-size}.rt-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:inherit}.rt-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:.9375rem;color:var(--color-fg,#1f2937);margin:0}.rt-table:has(tr:first-child>:nth-child(8)){min-width:1080px}.rt-table thead .rt-table__cell,.rt-table thead th{font-weight:600;color:#111827;text-align:left;white-space:normal;border-bottom:1px solid var(--color-gray-200,#e5e7eb)}.rt-table .rt-table__cell,.rt-table td,.rt-table th{padding:14px 18px;vertical-align:top;font-size:12px;line-height:1.55;text-align:left;border:0;border-bottom:1px solid var(--color-gray-100,#f3f4f6);background:#fff}.rt-table tr:last-child td,.rt-table tr:last-child th{border-bottom:0}.rt-table .rt-table__cell,.rt-table td,.rt-table th{border-right:1px solid var(--color-gray-100,#f3f4f6)}.rt-table tr>.rt-table__cell:last-child,.rt-table tr>td:last-child,.rt-table tr>th:last-child{border-right:0}.rt-table tbody .rt-table__cell--col-header{font-weight:600;color:#111827}.rt-table__cell--pal-brand{--accent-border:#8b38cb}.rt-table__cell--pal-info{--accent-border:#2563eb}.rt-table__cell--pal-tip{--accent-border:#16a34a}.rt-table__cell--pal-warning{--accent-border:#d97706}.rt-table__cell--pal-gray{--accent-border:#4b5563}.rt-table-wrap .rt-table .rt-table__cell--bx-t{border-top:2px solid var(--accent-border,rgba(0,0,0,.35))}.rt-table-wrap .rt-table .rt-table__cell--bx-r{border-right:2px solid var(--accent-border,rgba(0,0,0,.35))}.rt-table-wrap .rt-table .rt-table__cell--bx-b{border-bottom:2px solid var(--accent-border,rgba(0,0,0,.35))}.rt-table-wrap .rt-table .rt-table__cell--bx-l{border-left:2px solid var(--accent-border,rgba(0,0,0,.35))}.rt-table-wrap--striped .rt-table tbody tr:nth-child(2n) .rt-table__cell:not(.rt-table__cell--has-bg):not(.rt-table__cell--col-header){background:#fafafa}.rt-table-wrap--frozen-col .rt-table tr>.rt-table__cell:first-child{position:sticky;left:0;z-index:1}.rt-table-wrap--frozen-col.rt-table-wrap--striped .rt-table tbody tr:nth-child(2n)>.rt-table__cell:first-child:not(.rt-table__cell--has-bg){background:#fafafa}.rt-table-wrap--frozen-col .rt-table tr>.rt-table__cell:first-child:after{content:"";position:absolute;top:0;right:-8px;bottom:0;width:8px;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.06),rgba(0,0,0,0))}.rt-table .rt-table__cell :where(p){margin:0}.rt-table .rt-table__cell :where(p+p){margin-top:.35em}.rt-table .rt-table__cell :where(ul,ol){margin:0;padding-left:1.25em;list-style-position:outside}.rt-table .rt-table__cell :where(ul){list-style-type:disc}.rt-table .rt-table__cell :where(ol){list-style-type:decimal}.rt-table .rt-table__cell :where(li){margin:.15em 0}.rt-table .rt-table__cell :where(a){color:var(--brand-700,#5b21b6);text-decoration:underline;text-underline-offset:2px}.rt-table .rt-table__cell :where(figure img),.rt-table .rt-table__cell :where(img){max-width:100%;height:auto;display:block;margin-inline:auto;border-radius:6px}.rt-table .rt-table__cell :where(figure){margin:.25em 0}.rt-table .rt-table__cell p:has(button.cursor-zoom-in~button.cursor-zoom-in),.rt-table .rt-table__cell:has(>button.cursor-zoom-in~button.cursor-zoom-in){display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:12px;align-items:start;justify-items:center;margin-block:.5em}.rt-table .rt-table__cell p:has(button.cursor-zoom-in~button.cursor-zoom-in)>button,.rt-table .rt-table__cell:has(>button.cursor-zoom-in~button.cursor-zoom-in)>button{width:100%;max-width:260px}.rt-table__cell:has(>h2:only-child),.rt-table__cell:has(>h3:only-child){text-align:center;vertical-align:middle}.rt-table__cell:has(>p>strong):has(a[href*="g2.com"],a[href*=capterra],a[href*=trustpilot],a[href*=getapp],a[href*="play.google"],a[href*="apps.apple"]):not(:has(button)):not(:has(img)){text-align:center;vertical-align:middle;min-width:132px}.rt-table__cell:has(>p>strong):has(a[href*="g2.com"],a[href*=capterra],a[href*=trustpilot],a[href*=getapp],a[href*="play.google"],a[href*="apps.apple"]):not(:has(button)):not(:has(img)):before{content:"RATING";display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px}.rt-table__cell:has(>p>strong):has(a[href*="g2.com"],a[href*=capterra],a[href*=trustpilot],a[href*=getapp],a[href*="play.google"],a[href*="apps.apple"]):not(:has(button)):not(:has(img))>p:first-of-type{font-size:15px;color:#9ca3af;line-height:1.1;margin:0}.rt-table__cell:has(>p>strong):has(a[href*="g2.com"],a[href*=capterra],a[href*=trustpilot],a[href*=getapp],a[href*="play.google"],a[href*="apps.apple"]):not(:has(button)):not(:has(img))>p:first-of-type strong{font-size:30px;font-weight:800;color:#111827}.rt-table__cell:has(>p>strong):has(a[href*="g2.com"],a[href*=capterra],a[href*=trustpilot],a[href*=getapp],a[href*="play.google"],a[href*="apps.apple"]):not(:has(button)):not(:has(img))>p:last-of-type{font-size:13px;margin-top:8px}.rt-table-wrap:has(tr:first-child>:nth-child(8)):after{content:"";position:absolute;top:0;right:0;bottom:0;width:28px;z-index:2;pointer-events:none;background:linear-gradient(270deg,rgba(0,0,0,.1),rgba(0,0,0,0))}@media (max-width:900px){.rt-table:has(tr:first-child>:nth-child(3)){min-width:560px}.rt-table:has(tr:first-child>:nth-child(5)){min-width:760px}.rt-table-wrap .rt-table col{width:auto}.rt-table-wrap .rt-table tr>:first-child{width:33cqi;max-width:33cqi}.rt-table-wrap:has(tr:first-child>:nth-child(3)):after{content:"";position:absolute;top:0;right:0;bottom:0;width:28px;z-index:2;pointer-events:none;background:linear-gradient(270deg,rgba(0,0,0,.1),rgba(0,0,0,0))}}@media (max-width:640px){.rt-table .rt-table__cell,.rt-table td,.rt-table th{padding:8px 10px;font-size:11px}.rt-table .rt-table__cell p:has(button.cursor-zoom-in~button.cursor-zoom-in),.rt-table .rt-table__cell:has(>button.cursor-zoom-in~button.cursor-zoom-in){grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:6px}}.rt-table-wrap,.rt-table-wrap *{border-collapse:collapse}.rt-table-wrap :where(p){margin:0}.payload-richtext h2{margin-top:2.25em;margin-bottom:.6em}.payload-richtext h3{margin-top:1.75em;margin-bottom:.5em}.payload-richtext h2.heading-anchor-offset{font-size:1.5rem;line-height:1.3}.payload-richtext h4{margin-top:1.5em;margin-bottom:.4em}.payload-richtext h2:first-child,.payload-richtext h3:first-child,.payload-richtext h4:first-child{margin-top:0}.payload-richtext blockquote,.payload-richtext ol,.payload-richtext p,.payload-richtext ul{margin-block:.75em}.payload-richtext>:first-child{margin-top:0}.payload-richtext>:last-child{margin-bottom:0}