html[data-theme=light] .compare-table .compare-table-container,html[data-theme=dark] .compare-table .compare-table-container{display:flex;gap:32px;padding-top:64px;justify-content:center}html[data-theme=light] .compare-table .compare-table-note,html[data-theme=dark] .compare-table .compare-table-note{text-align:center;margin-top:40px}html[data-theme=light] .compare-table .compare-table-note:last-child,html[data-theme=dark] .compare-table .compare-table-note:last-child{margin-top:5px}html[data-theme=light] .compare-table .compare-table-card,html[data-theme=dark] .compare-table .compare-table-card{background:white;padding:32px;border-radius:24px;flex:1;text-align:center;border-style:solid;border-width:2px;transition:.4s all}html[data-theme=light] .compare-table .compare-table-card h2,html[data-theme=dark] .compare-table .compare-table-card h2{margin-bottom:10px}html[data-theme=light] .compare-table .compare-table-card p,html[data-theme=dark] .compare-table .compare-table-card p{margin-bottom:32px}html[data-theme=light] .compare-table .compare-table-card .sep,html[data-theme=dark] .compare-table .compare-table-card .sep{border-width:1px;border-style:solid;margin:32px 0}html[data-theme=light] .compare-table .compare-table-card ul,html[data-theme=dark] .compare-table .compare-table-card ul{display:flex;flex-direction:column;gap:16px;list-style:none}html[data-theme=light] .compare-table .compare-table-card ul li,html[data-theme=dark] .compare-table .compare-table-card ul li{display:flex;gap:12px;align-items:center}html[data-theme=light] .compare-table .compare-table-card .learn-more,html[data-theme=dark] .compare-table .compare-table-card .learn-more{border-width:1px;border-style:solid;font-size:16px;font-weight:500;display:flex;gap:8px;align-items:center;justify-content:center;padding:10px 18px;border-radius:8px;text-decoration:none;transition:.4s all}html[data-theme=light] .compare-table .compare-table-card .learn-more:hover,html[data-theme=dark] .compare-table .compare-table-card .learn-more:hover{transition:.4s all}html[data-theme=light] .compare-table .compare-table-card:hover,html[data-theme=dark] .compare-table .compare-table-card:hover{transition:.4s all}html[data-theme=light] .accordion .left .t-36,html[data-theme=dark] .accordion .left .t-36{margin-bottom:16px}html[data-theme=light] .accordion .right p:not(:last-child),html[data-theme=dark] .accordion .right p:not(:last-child){margin-bottom:16px}html[data-theme=light] .compare-table .compare-table-container .compare-table-card{border-color:#e5e7eb}html[data-theme=light] .compare-table .compare-table-container .compare-table-card:hover{border-color:#fcc001}html[data-theme=light] .compare-table .compare-table-container .compare-table-card .sep{border-color:#e5e7eb}html[data-theme=light] .compare-table .compare-table-container .compare-table-card .learn-more{border-color:#e5e7eb;color:#374151}html[data-theme=light] .compare-table .compare-table-container .compare-table-card .learn-more svg path{stroke:#374151}html[data-theme=light] .compare-table .compare-table-container .compare-table-card .learn-more:hover{background-color:#fcc001}html[data-theme=light] .compare-table .compare-table-container .compare-table-card .learn-more:hover svg path{stroke:#fff}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card{border-color:#e5e7eb}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card:hover{border-color:#fcc001}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card .sep{border-color:#e5e7eb}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card .learn-more{border-color:#e5e7eb;color:#374151}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card .learn-more svg path{stroke:#374151}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card .learn-more:hover{background-color:#fcc001}html[data-theme=dark] .compare-table .compare-table-container .compare-table-card .learn-more:hover svg path{stroke:#fff}