.competitor-analysis{background-color:var(--light)}.competitor-analysis__title{font-size:2rem;margin-bottom:40px;text-align:center}.competitor-analysis__table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.comparative-table-desktop{background:#fff;border-radius:6px;box-shadow:0 2px 16px #21222714;box-sizing:border-box;color:#18191d;display:grid;margin:0 auto;max-width:100%;padding:0 1rem;position:relative;width:1000px}.comparative-table-desktop:before{background-color:var(--primary);border-radius:16px;box-shadow:0 2px 16px #21222714;content:"";height:100%;position:absolute;right:365px;top:0;width:350px}.comparative-table-desktop .t_row{align-items:stretch;display:grid;grid-template-columns:1fr 350px 350px;position:relative;text-align:center}.comparative-table-desktop .t_row .cell{align-items:center;display:flex;gap:8px;justify-content:center;padding:12px}.comparative-table-desktop .t_row .cell.row-title{font-weight:700;justify-self:start;text-align:left}.comparative-table-desktop .t_row .cell.row-title .logo{filter:grayscale(1) invert(1) brightness(2) invert(1);height:24px;width:24px}.comparative-table-desktop .t_row .cell.row-value .logo{height:24px}.comparative-table-desktop .t_row.title{margin-top:16px}.comparative-table-desktop .t_row.title .large-size{font-size:1.5rem;font-weight:700}.comparative-table-desktop .t_row.title .cell{gap:16px}.comparative-table-desktop .col_2 .generic-body{color:#fff}.comparative-table-desktop .t_row.title .cell .header-image{height:32px;width:32px}.comparative-table-desktop .row.header{background:linear-gradient(90deg,#bb97f1cc,#a574ec00);border-radius:200px;margin:24px 0 8px}.comparative-table-desktop .t_row.header .cell{padding:8px 12px}.comparative-table-desktop .t_row.header .cell.highlight{background:#fffc}.comparative-table-desktop .t_row.cta{margin-bottom:8px}.comparative-table-desktop .t_row.cta .cell{display:block;grid-area:1 span/2}.comparative-table-desktop .t_row:not(.header):not(:has(+.header)):not(:nth-child(-n+1)):not(:nth-last-child(-n+2)){border-bottom:1px dashed #484d59}.comparative-table-mobile{box-sizing:border-box;color:#18191d;display:grid;max-width:100%;width:828px}.comparative-table-mobile .toggle{background-color:#18191d33;border-radius:200px;display:grid;grid-template-columns:1fr 1fr;justify-self:center;margin:0 16px 24px;position:relative;z-index:1}.comparative-table-mobile .toggle .toggle-item{align-items:center;border-radius:200px;color:#fff;cursor:pointer;display:grid;padding:8px 16px;position:relative;text-align:center;z-index:1}.comparative-table-mobile .toggle .toggle-background{background-color:#18191d;border-radius:200px;bottom:0;left:0;position:absolute;top:0;transform:translate(0);transition:transform .3s cubic-bezier(.4,0,.2,1);width:50%;z-index:0}.comparative-table-mobile .toggle .toggle-background.active{transform:translate(100%)}.comparative-table-mobile .highlight-title{align-items:center;display:flex;gap:16px;justify-content:center}.comparative-table-mobile .highlight-title .header-image{height:32px;width:32px}.comparative-table-mobile .t_row{display:grid;grid-template-columns:2fr 3fr;text-align:center}.comparative-table-mobile .t_row .cell{align-items:center;display:flex;font-size:1rem;gap:8px;justify-content:center;padding:12px}.comparative-table-mobile .t_row .row-title{font-weight:700;justify-content:flex-start;text-align:left}.comparative-table-mobile .t_row .row-title .logo{filter:grayscale(1) invert(1) brightness(2) invert(1);height:24px;width:24px}.comparative-table-mobile .t_row .row-value{background-color:#fff;position:relative}.comparative-table-mobile .t_row .row-value:before{background:linear-gradient(90deg,#3b2f87,#3b2f870f);bottom:-1px;content:"";left:0;opacity:.3;position:absolute;top:0;width:16px}.comparative-table-mobile .t_row .row-value .logo{height:24px}.comparative-table-mobile .t_row.header .row-title{background-color:#bb97f1;margin-top:16px}.comparative-table-mobile .t_row.header .row-value{align-items:stretch;display:flex;justify-content:center;padding:16px 0 0}.comparative-table-mobile .t_row.header .row-value .empty-value{background-color:#e8dcfa;flex:1}.comparative-table-mobile .t_row:not(.header):not(:first-child):not(:nth-last-child(-n+1)) .row-title{border-bottom:1px solid #82889a}.comparative-table-mobile .t_row:not(.header):not(:first-child):not(:nth-last-child(-n+1)) .row-value{border-bottom:1px solid #e6e9f0}.comparative-table-mobile .cta{background-color:#fff;padding:24px}@media (min-width:831px){.comparative-table-slice .mobile-slice{display:none}}@media (max-width:830px){.comparative-table-slice{background:#d5cbe9}.comparative-table-slice .title{padding:32px 24px 0}.comparative-table-slice .desktop-slice,.toggle-content{display:none}.toggle-content.active{display:block}}