.components-comparison-table{margin-top:100px;margin-bottom:100px}.components-comparison-table .header-section{margin-bottom:40px}.components-comparison-table .header-section .subtitle{color:var(--secondary-500);font-size:16px;font-weight:500;line-height:1.5;margin-bottom:15px}.components-comparison-table .header-section .title{color:var(--white-100);font-size:28px;font-weight:700;line-height:normal}.components-comparison-table .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.components-comparison-table .comparison-table{background:#a9adbf1a;border:1px solid #5b5b5b;border-radius:8px;overflow:hidden;min-width:800px}.components-comparison-table .comparison-table .table-row{display:flex;border-bottom:1px solid #5b5b5b}.components-comparison-table .comparison-table .table-row:last-child{border-bottom:none}.components-comparison-table .comparison-table .table-row.header-row .table-cell{background:#ffffff0d;font-size:16px;font-weight:600}.components-comparison-table .comparison-table .table-row.header-row .competitor-cell.highlight{background:#ffa14b4d}.components-comparison-table .comparison-table .table-cell{flex:1 1;padding:10px 12px;border-right:1px solid #5b5b5b;color:var(--white-100);font-size:16px;line-height:1.3;display:flex;align-items:center}.components-comparison-table .comparison-table .table-cell:last-child{border-right:none}.components-comparison-table .comparison-table .table-cell.feature-cell{background:#ffffff0d;font-weight:400}@media (max-width: 768px){.components-comparison-table .header-section .title{font-size:24px}.components-comparison-table .table-wrapper{margin:0 -20px;padding:0 20px}.components-comparison-table .comparison-table{font-size:14px}.components-comparison-table .comparison-table .table-row.header-row .table-cell{font-size:14px}.components-comparison-table .comparison-table .table-cell{font-size:14px;padding:8px 10px}}.components-content-creators{margin:100px 0;background-color:var(--primary-900)}.components-content-creators .container{max-width:1200px;margin:0 auto;padding:0 24px}.components-content-creators .header{text-align:left;margin-bottom:48px}.components-content-creators .header .subtitle{color:var(--secondary-500);font-size:16px;font-weight:500;margin:0 0 15px;line-height:1.5}.components-content-creators .header .title{color:var(--white-100);font-size:28px;font-weight:700;margin:0;line-height:normal}.components-content-creators .creators-grid{display:flex;justify-content:center;gap:200px;margin:0 auto}@media (max-width: 1200px){.components-content-creators .creators-grid{gap:100px}}@media (max-width: 768px){.components-content-creators .creators-grid{flex-wrap:wrap;gap:40px}}.components-content-creators .creator-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:192px}.components-content-creators .creator-card .creator-image{width:192px;height:192px;border-radius:50%;overflow:hidden;margin-bottom:18px;background-color:var(--white-10);border:2px solid var(--primary-500)}.components-content-creators .creator-card .creator-image img{width:100%;height:100%;object-fit:cover}.components-content-creators .creator-card .creator-info{width:100%}.components-content-creators .creator-card .creator-info .creator-name{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--white-100);font-size:18px;font-weight:700;margin:0 0 18px}.components-content-creators .creator-card .creator-info .creator-name .creator-link{display:inline-flex;align-items:center;color:var(--white-100);transition:opacity .2s ease}.components-content-creators .creator-card .creator-info .creator-name .creator-link:hover{opacity:.8}.components-content-creators .creator-card .creator-info .creator-name .creator-link svg{width:24px;height:24px}.components-content-creators .creator-card .creator-info .creator-subscribers{color:var(--white-100);font-size:18px;font-weight:400;margin:0}@media (max-width: 767px){.components-content-creators .header{margin-bottom:40px}.components-content-creators .header .title{font-size:24px}.components-content-creators .creators-grid{gap:32px}}
