@charset "UTF-8";@layer reset,base,app.base;.OylrgW_title p{margin:0}.OylrgW_dropdown{flex-direction:column;margin-top:20px;display:flex}.OylrgW_dropdownTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:0;display:flex}.OylrgW_chevron{width:16px;height:16px;color:var(--color-text-tertiary);flex-shrink:0;transition:transform .2s ease-out}.OylrgW_chevron[data-open=true]{transform:rotate(180deg)}.OylrgW_dropdownContent{overflow:hidden}.OylrgW_dropdownContent p{margin:0}.OylrgW_dropdownContent p:first-child{margin-top:10px}.OylrgW_dropdownContent p+p{margin-top:.75em}.OylrgW_sidebarContainer{flex:0 auto;min-height:0;overflow:hidden}@media (max-width:768px){.OylrgW_sidebarContainer{display:none}}.OylrgW_sidebar{background:var(--color-bg-primary);border:1px solid var(--color-border-primary);border-radius:8px;flex-direction:column;max-height:100%;padding:12px 16px;display:flex;overflow-y:auto}@media (max-height:700px){.OylrgW_sidebar{opacity:0;pointer-events:none}}.OylrgW_mobile{padding:16px var(--padding);background:var(--color-bg-secondary);margin-top:24px;margin-left:calc(-1 * var(--padding));margin-right:calc(-1 * var(--padding));display:none}@media (max-width:768px){.OylrgW_mobile{display:block}}._6MCCTq_sectionHeading{border-top:1px solid var(--color-border-primary);flex-direction:column;gap:48px;width:100%;margin-top:72px;display:flex;position:relative;max-width:none!important}._6MCCTq_sectionHeading>span{padding-top:16px!important}._6MCCTq_sectionHeading h2{scroll-margin-top:52px!important}@media (max-width:768px){._6MCCTq_sectionHeading h2{scroll-margin-top:112px}._6MCCTq_sectionHeading{gap:16px;margin-top:48px}}._6MCCTq_sectionHeadingNoBorder{border-top:none;gap:0;margin-top:0}._6MCCTq_hangingQuote{text-indent:var(--hanging-quote-indent)}._6MCCTq_hangingQuoteTitle1{--hanging-quote-indent:-.55ch}._6MCCTq_hangingQuoteTitle3{--hanging-quote-indent:-.6ch}._6MCCTq_hangingQuoteLarge{--hanging-quote-indent:-.5ch}._6MCCTq_blockParagraph{max-width:var(--prose-max-width);text-wrap:pretty;margin:0}._6MCCTq_blockHeading{max-width:var(--prose-max-width);color:var(--color-text-primary);text-wrap:pretty;margin-top:0;margin-bottom:0;scroll-margin-top:-1.5em}._6MCCTq_blockH3{padding-bottom:8px}._6MCCTq_content{--prose-max-width:680px;text-wrap:pretty;flex-direction:column;gap:16px;display:flex}._6MCCTq_content>*{max-width:var(--prose-max-width)}._6MCCTq_content>[data-fill]{width:100%;max-width:none}._6MCCTq_content>._6MCCTq_comparisonTableWrapper{width:calc(100% + var(--table-cell-padding) * 2)}@media (max-width:768px){._6MCCTq_content>._6MCCTq_comparisonTableWrapper{width:100%}}._6MCCTq_content>._6MCCTq_callout{width:calc(100% + var(--homepage-padding-inset) * 2)}@media (max-width:768px){._6MCCTq_content>._6MCCTq_callout{width:100%}}._6MCCTq_content>h2{margin-top:32px!important}._6MCCTq_content>h3{margin-top:24px!important}._6MCCTq_content>h4,._6MCCTq_content>h5{margin-top:20px!important}._6MCCTq_content>._6MCCTq_sectionHeading+h2,._6MCCTq_content>._6MCCTq_sectionHeading+h3,._6MCCTq_content>._6MCCTq_sectionHeading+h4,._6MCCTq_content>._6MCCTq_sectionHeading+h5,._6MCCTq_content>._6MCCTq_sectionHeading+p{margin-top:0!important}._6MCCTq_content>[data-block][data-fill]+[data-block][data-fill]{margin-top:12px}._6MCCTq_content>[data-block][data-fill]:has(+._6MCCTq_sectionHeading) blockquote{border-bottom:none;padding-bottom:0}._6MCCTq_content>._6MCCTq_statGroup{margin-top:20px;margin-bottom:1em}._6MCCTq_content>._6MCCTq_companyItem[data-block][data-fill]+._6MCCTq_companyItem[data-block][data-fill]{margin-top:0}._6MCCTq_content>p+[data-block] blockquote{margin-top:32px}._6MCCTq_dashedBottom{background-image:linear-gradient(to right,var(--color-border-tertiary) 50%,#fff0 0%);background-position:bottom;background-repeat:repeat-x;background-size:8px 1px}._6MCCTq_dashedItem{width:100%;padding:12px 0}._6MCCTq_dashedItem:last-of-type{background:0 0}._6MCCTq_hover{--hover-bg:var(--color-bg-secondary);--hover-left-inset:-16px;position:relative}._6MCCTq_hover:before{content:"";inset:-8px -16px -8px var(--hover-left-inset);background:var(--hover-bg);opacity:0;pointer-events:none;z-index:0;border-radius:12px;position:absolute}._6MCCTq_hover>*{z-index:1;position:relative}@media (any-hover:hover){._6MCCTq_hover:hover:before{opacity:1}}._6MCCTq_step{--hover-left-inset:-56px;counter-increment:step-counter;gap:8px;margin:1em 0 0;padding:0;line-height:28px;display:flex;position:relative}._6MCCTq_step ._6MCCTq_chevron{fill:var(--color-text-quaternary);transition:transform .2s,color .2s}@media (any-hover:hover){._6MCCTq_step:hover ._6MCCTq_chevron{fill:var(--color-text-primary);transform:translate(6px)}}._6MCCTq_stepNumber{font:var(--text-large);font-weight:var(--font-weight-medium);font-variant-numeric:lining-nums tabular-nums;color:var(--color-text-tertiary);position:absolute;left:-40px}._6MCCTq_stepNumber:before{content:counter(step-counter) "."}@media (max-width:768px){._6MCCTq_stepNumber{margin-right:8px;position:static}}._6MCCTq_statGroup{flex-wrap:wrap;justify-content:space-between;gap:24px 32px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){._6MCCTq_statGroup{gap:20px 24px}}._6MCCTq_statCard{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}@media (max-width:768px){._6MCCTq_statCard{flex:0 0 calc(50% - 12px)}}._6MCCTq_statText{text-wrap:pretty;flex-direction:column;gap:4px;display:flex}._6MCCTq_statFootnote{padding-top:12px;padding-left:var(--stat-offset);padding-right:var(--stat-offset)}._6MCCTq_companyItem{margin-top:48px}._6MCCTq_companyRow{align-items:center;gap:16px;display:flex}._6MCCTq_companyText{flex-direction:column;display:flex}._6MCCTq_underline{text-underline-offset:.19em;text-decoration:underline;text-decoration-thickness:from-font;-webkit-text-decoration-color:var(--color-text-quaternary);-webkit-text-decoration-color:var(--color-text-quaternary);text-decoration-color:var(--color-text-quaternary);text-decoration-skip-ink:auto;transition:var(--speed-regularTransition);transition-property:color,text-decoration-color}@media (any-hover:hover){._6MCCTq_underline:hover{color:var(--color-text-secondary);-webkit-text-decoration-color:var(--color-text-primary);-webkit-text-decoration-color:var(--color-text-primary);text-decoration-color:var(--color-text-primary);transition-duration:0s}}._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup){flex-direction:column;gap:4px;margin:0;padding:0 0 0 20px;list-style:none;display:flex}._6MCCTq_content ol:not(._6MCCTq_switchList){counter-reset:ol-counter;flex-direction:column;gap:12px;margin:0;padding:24px 0;list-style:none;display:flex}._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup) ul,._6MCCTq_content ol:not(._6MCCTq_switchList) ol,._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup) ol,._6MCCTq_content ol:not(._6MCCTq_switchList) ul{padding-top:4px}._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup) li{font:var(--text-large);color:var(--color-text-secondary);align-items:baseline;margin:0;padding:0;display:flex}._6MCCTq_content ol:not(._6MCCTq_switchList) li{font:var(--text-large);color:var(--color-text-secondary);margin:0;padding:0;position:relative}._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup) li p,._6MCCTq_content ol:not(._6MCCTq_switchList) li p{margin:0}._6MCCTq_content ul:not(._6MCCTq_switchList):not(._6MCCTq_statGroup)>li:before{content:"–";width:20px;color:var(--color-text-quaternary);flex-shrink:0;margin-left:-20px}._6MCCTq_content ol:not(._6MCCTq_switchList)>li{counter-increment:ol-counter}._6MCCTq_content ol:not(._6MCCTq_switchList)>li:before{content:counter(ol-counter) ".";text-align:left;font-variant-numeric:lining-nums tabular-nums;width:24px;color:var(--color-text-quaternary);position:absolute;left:-32px}._6MCCTq_switchList{flex-direction:column;gap:16px;margin:0;list-style:none;display:flex}._6MCCTq_content>._6MCCTq_switchList{padding:24px 0}._6MCCTq_switchListItem{font:var(--text-large);color:var(--color-text-secondary);align-items:baseline;gap:8px;margin:0;padding:0;display:flex}._6MCCTq_switchListItemContent{flex-direction:column;flex:1;display:flex}._6MCCTq_switchListNumberedLarge{counter-reset:list-counter}._6MCCTq_switchListNumberedLarge ._6MCCTq_switchListItem{counter-increment:list-counter;gap:0}._6MCCTq_switchListNumberedLarge ._6MCCTq_switchListItem:before{content:counter(list-counter) ".";font-variant-numeric:lining-nums tabular-nums;width:40px;color:var(--color-text-tertiary);flex-shrink:0;margin-left:-40px}@media (max-width:768px){._6MCCTq_switchListNumberedLarge ._6MCCTq_switchListItem:before{width:auto;margin-left:0;margin-right:8px}}._6MCCTq_switchListNumberedSmall{counter-reset:list-counter}._6MCCTq_switchListNumberedSmall ._6MCCTq_switchListItem{counter-increment:list-counter;padding-left:20px}._6MCCTq_switchListNumberedSmall ._6MCCTq_switchListItem:before{content:counter(list-counter) ".";font-variant-numeric:lining-nums tabular-nums;width:24px;color:var(--color-text-quaternary);flex-shrink:0;margin-left:-24px}@media (max-width:768px){._6MCCTq_switchListNumberedSmall ._6MCCTq_switchListItem:before{width:auto;margin-left:0;margin-right:8px}}._6MCCTq_survey{background:var(--color-bg-secondary);font-variant-numeric:tabular-nums;border-radius:5px;padding:24px}@media (max-width:768px){._6MCCTq_survey{padding:20px}}._6MCCTq_comparisonTableWrapper{--table-cell-padding:16px;margin-left:calc(-1 * var(--table-cell-padding) - 2px);margin-right:calc(-1 * var(--table-cell-padding));padding:24px 0}@media (max-width:768px){._6MCCTq_comparisonTableWrapper{margin-left:0;margin-right:0}}._6MCCTq_callout{padding:16px var(--homepage-padding-inset);margin-bottom:16px;margin-left:calc(-1 * var(--homepage-padding-inset) - 2px);margin-right:calc(-1 * var(--homepage-padding-inset));background:var(--color-bg-secondary);border-radius:8px}@media (max-width:768px){._6MCCTq_callout{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}}._6MCCTq_callout p{margin:0}._6MCCTq_callout p+p{margin-top:.75em}._6MCCTq_checklist{flex-direction:column;gap:12px;padding:24px 0;display:flex}._6MCCTq_checklistItem{flex-direction:column;gap:12px;display:flex}._6MCCTq_checklistSubItems{flex-direction:column;gap:12px;padding-left:30px;display:flex}