@charset "UTF-8";
/***!  Style Declaration  !***/

.crypto-table-wrap,.crypto-table-wrap *{box-sizing:border-box !important;-webkit-font-smoothing:antialiased}.crypto-table-wrap{--txt-main:#000;--bg-alt:#f5f5f7;--bdr-color:#e5e5e7;--brand-color:#000;--txt-sub:#555;max-width:1100px !important;margin:32px auto !important;display:block !important}.crypto-table-wrap .crypto-table{background:white !important;border-radius:16px !important;overflow:hidden !important;box-shadow:0 4px 12px rgba(0,0,0,0.08) !important;border:1px solid var(--bdr-color) !important;display:block !important}.crypto-table-wrap .crypto-row{display:grid !important;grid-template-columns:1fr 1fr 2fr !important;gap:1px !important;background:var(--bdr-color) !important;margin:0 !important;transition:background 0.3s ease !important}.crypto-table-wrap .crypto-cell{background:white !important;padding:20px 16px !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;transition:all 0.3s ease !important;position:relative !important;flex-direction:column !important;margin:0 !important}.crypto-table-wrap .crypto-header .crypto-cell{background:var(--bg-alt) !important;padding:16px 16px !important;flex-direction:row !important;font-weight:700 !important;font-size:14px !important;color:var(--txt-main) !important;gap:6px !important}.crypto-table-wrap .crypto-data-row .crypto-cell:first-child{justify-content:flex-start !important;align-items:center !important;text-align:left !important;font-weight:600 !important;font-size:14px !important;color:var(--txt-main) !important;background:var(--bg-alt) !important;border-left:4px solid transparent !important;flex-direction:row !important}.crypto-table-wrap .cell-data{border-left:3px solid transparent !important;transition:all 0.3s ease !important}.crypto-table-wrap .crypto-val{font-size:14px !important;font-weight:500 !important;color:var(--txt-main) !important;line-height:1.4 !important;display:block !important}.crypto-table-wrap .cell-desc{text-align:left !important;align-items:flex-start !important;justify-content:flex-start !important}.crypto-table-wrap .cell-desc .crypto-val{text-align:left !important}@media (max-width:768px){.crypto-table-wrap .crypto-row{grid-template-columns:1fr !important;border-bottom:4px solid var(--bdr-color) !important}.crypto-table-wrap .crypto-header{display:none !important}.crypto-table-wrap .crypto-cell{padding:16px !important;text-align:left !important;align-items:flex-start !important;flex-direction:column !important;justify-content:flex-start !important;border-bottom:1px solid var(--bdr-color) !important}.crypto-table-wrap .crypto-data-row .crypto-cell:first-child{font-weight:700 !important;font-size:15px !important;padding:12px 16px !important;border-left:4px solid var(--txt-main) !important;background:var(--bg-alt) !important;color:var(--txt-main) !important}.crypto-table-wrap .crypto-val{text-align:left !important}.crypto-table-wrap .crypto-cell::before{font-weight:700 !important;color:var(--brand-color) !important;font-size:11px !important;margin-bottom:6px !important;text-align:left !important;display:block !important;text-transform:uppercase;letter-spacing:0.5px}.crypto-table-wrap .cell-ejemplos::before{content:'Ejemplos:'}.crypto-table-wrap .cell-desc::before{content:'En qué pensar:'}}
