@keyframes compareSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes compareFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.compare-article,.compare-table-wrapper{animation:none!important}}.compare-article{font-family:var(--font-geist-sans);line-height:1.75;color:#d1d5db;font-size:1.0625rem;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:640px){.compare-article{font-size:1.125rem}}.compare-article h1{margin-top:3rem;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.2;letter-spacing:-.03em;color:#fff;text-wrap:pretty}.compare-article h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.25;letter-spacing:-.025em}.compare-article h2,.compare-article h3{font-weight:600;color:#fff;text-wrap:pretty}.compare-article h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;line-height:1.3;letter-spacing:-.02em}.compare-article h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4;letter-spacing:-.015em;color:#fff}.compare-article>h2:first-child,.compare-article>h3:first-child{margin-top:0}.compare-article p{margin-top:1.25rem;margin-bottom:0;color:#d1d5db;font-size:inherit;line-height:1.75;text-wrap:pretty}.compare-article>p:first-child{margin-top:0}.compare-article p+h2,.compare-article p+h3,.compare-article p+h4{margin-top:2.5rem}.compare-article a{color:#ff4a75;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px;text-decoration-color:rgba(255,45,96,.3);font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.compare-article a:hover{color:#ff2d60;text-decoration-color:rgba(255,45,96,.7);text-underline-offset:4px;text-decoration-thickness:2px}.compare-article ul{margin-top:1.25rem;margin-bottom:0;padding-left:1.5rem;list-style:none}.compare-article ul li{position:relative;padding-left:.5rem;color:#d1d5db;margin-top:.5rem;line-height:1.75}.compare-article ul li:first-child{margin-top:0}.compare-article ul li:before{content:"";position:absolute;left:-1rem;top:.7em;width:.375rem;height:.375rem;background-color:#9ca3af;border-radius:50%}.compare-article ol{margin-top:1.25rem;margin-bottom:0;padding-left:1.5rem;list-style:decimal;list-style-position:outside}.compare-article ol li{color:#d1d5db;margin-top:.5rem;line-height:1.75;padding-left:.5rem}.compare-article ol li::marker{color:#9ca3af;font-weight:500}.compare-article strong{font-weight:700;color:#fff;letter-spacing:-.01em}.compare-article hr{margin-top:3rem;margin-bottom:3rem;border:0;height:1px;background-color:hsla(0,0%,100%,.1)}@media (min-width:640px){.compare-article h1{font-size:2.25rem}.compare-article h2{font-size:1.75rem}.compare-article h3{font-size:1.375rem}}.compare-article>:first-child{margin-top:0}.compare-article>:last-child{margin-bottom:0}.compare-article>p:first-of-type{font-size:1.125rem;line-height:1.75;color:#e5e7eb}.compare-table-wrapper{margin:2rem auto 3rem;max-width:880px;padding:0 20px}.compare-article table,.compare-table table{width:100%;border-collapse:collapse;font-size:.9375rem;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.01));border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 24px rgba(0,0,0,.2),0 1px 4px rgba(0,0,0,.1)}.compare-article th,.compare-table th{background:hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem 1.25rem;text-align:left;font-weight:600;font-size:.875rem;color:#fff;text-transform:uppercase;letter-spacing:.03em}.compare-article th:nth-child(2),.compare-table th:nth-child(2){background:linear-gradient(180deg,rgba(255,45,96,.2),rgba(255,45,96,.08));color:#ff4a75;text-align:center}.compare-article th:nth-child(3),.compare-table th:nth-child(3){text-align:center;color:#b4b4b4}.compare-article td,.compare-table td{border-bottom:1px solid hsla(0,0%,100%,.06);padding:1rem 1.25rem;color:#d1d5db;vertical-align:top;line-height:1.6}.compare-article td:first-child,.compare-table td:first-child{font-weight:500;color:#fff;width:32%}.compare-article td:nth-child(2),.compare-table td:nth-child(2){background:rgba(255,45,96,.04);text-align:center}.compare-article td:nth-child(3),.compare-table td:nth-child(3){text-align:center}.compare-article tr:last-child td,.compare-table tr:last-child td{border-bottom:none}.compare-article tbody tr:hover td,.compare-table tbody tr:hover td{background:hsla(0,0%,100%,.03)}.compare-article tbody tr:hover td:nth-child(2),.compare-table tbody tr:hover td:nth-child(2){background:rgba(255,45,96,.08)}.compare-article td strong,.compare-table td strong{color:#fff;font-weight:600}@media (max-width:768px){.compare-table-wrapper{padding:0 16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-article table,.compare-table table{font-size:.8125rem;min-width:500px}.compare-article td,.compare-article th,.compare-table td,.compare-table th{padding:.75rem .875rem;white-space:nowrap}.compare-article td:first-child,.compare-table td:first-child{width:auto;min-width:120px;white-space:normal}.compare-article td:nth-child(2),.compare-article td:nth-child(3),.compare-table td:nth-child(2),.compare-table td:nth-child(3){white-space:normal;min-width:140px}}.compare-article ::-moz-selection,.compare-table ::-moz-selection{background-color:rgba(255,45,96,.3);color:#fff}.compare-article ::selection,.compare-table ::selection{background-color:rgba(255,45,96,.3);color:#fff}.CardGrid_cardGrid__vrHIn{display:grid;margin:40px 0;gap:40px;grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.CardGrid_cardGrid__vrHIn{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.CardGrid_cardGrid__vrHIn{grid-template-columns:1fr;gap:20px}}