.elementor-746 .elementor-element.elementor-element-8f9e07c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-746 .elementor-element.elementor-element-8c08858{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-746 .elementor-element.elementor-element-1297a49{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:60px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-746 .elementor-element.elementor-element-57db657{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;text-align:center;color:#000000;}.elementor-746 .elementor-element.elementor-element-57db657.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );}.elementor-746 .elementor-element.elementor-element-0918e42 .elementor-button{background-color:#34D399;font-family:"Source Code Pro", Sans-serif;font-weight:600;line-height:30px;fill:#000000;color:#000000;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-widget-button .elementor-button{line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-746 .elementor-element.elementor-element-f5b37af{padding:15px 15px 15px 15px;}.elementor-746 .elementor-element.elementor-element-57db657{--container-widget-width:90%;--container-widget-flex-grow:0;width:var( --container-widget-width, 90% );max-width:90%;}.elementor-widget-button .elementor-button{line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-f5b37af */h1 {
            color: #1a1a1a;
            border-bottom: 3px solid #3b82f6;
            padding-bottom: 10px;
        }
        h2 {
            color: #2563eb;
            margin-top: 30px;
            border-left: 4px solid #3b82f6;
            padding-left: 15px;
        }
        h3 {
            color: #1e40af;
            margin-top: 25px;
        }
        h4 {
            color: #1e3a8a;
            margin-top: 20px;
        }
        code {
            background: #f3f4f6;
            padding: 2px 6px;
            border-radius: 3px;
            font-family: 'Courier New', monospace;
            font-size: 0.9em;
        }
        .highlight {
            background: #fef3c7;
            padding: 2px 6px;
            border-radius: 3px;
        }
        ul, ol {
            margin-left: 20px;
        }
        li {
            margin-bottom: 8px;
        }
        strong {
            color: #1e40af;
        }
        .tip {
            background: #dbeafe;
            border-left: 4px solid #3b82f6;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }
        .warning {
            background: #fef3c7;
            border-left: 4px solid #f59e0b;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }
        .success {
            background: #d1fae5;
            border-left: 4px solid #10b981;
            padding: 15px;
            margin: 20px 0;
            border-radius: 4px;
        }
        
        
        

/* Tabla responsive - se convierte en tarjetas en móviles */
.subscription-table-responsive {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0;
}

.subscription-table-responsive thead {
	display: table-header-group;
}

.subscription-table-responsive tbody {
	display: table-row-group;
}

.subscription-table-responsive tr {
	display: table-row;
}

.subscription-table-responsive th,
.subscription-table-responsive td {
	display: table-cell;
	border: 1px solid #334155;
	padding: 12px;
}

.subscription-table-responsive thead tr {
	background: #1e293b;
	color: #f8fafc;
}

.subscription-table-responsive th {
	text-align: left;
}

.subscription-table-responsive th:not(:first-child),
.subscription-table-responsive td:not(:first-child) {
	text-align: center;
}

/* En móviles (menos de 768px), convertir tabla en tarjetas */
@media screen and (max-width: 767px) {
	.subscription-table-responsive,
	.subscription-table-responsive thead,
	.subscription-table-responsive tbody,
	.subscription-table-responsive th,
	.subscription-table-responsive td,
	.subscription-table-responsive tr {
		display: block;
	}
	
	.subscription-table-responsive thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.subscription-table-responsive tr {
		border: 1px solid #334155;
		margin-bottom: 12px;
		background: #1e293b;
		border-radius: 8px;
		padding: 0;
	}
	
	.subscription-table-responsive td {
		border: none;
		border-bottom: 1px solid #334155;
		position: relative;
		padding-left: 50%;
		text-align: left;
		background: #0f172a;
	}
	
	.subscription-table-responsive td:last-child {
		border-bottom: none;
	}
	
	.subscription-table-responsive td:before {
		content: attr(data-label);
		position: absolute;
		left: 12px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		font-weight: bold;
		color: #cbd5e1;
	}
	
	/* Primera celda (funcionalidad) como título de la tarjeta */
	.subscription-table-responsive td:first-child {
		background: #1e293b;
		color: #f8fafc;
		font-weight: bold;
		padding: 12px;
		padding-left: 12px;
		border-bottom: 2px solid #334155;
		border-radius: 8px 8px 0 0;
	}
	
	.subscription-table-responsive td:first-child:before {
		display: none;
	}
	
	/* Celdas de estado (✅/❌) */
	.subscription-table-responsive td:not(:first-child) {
		padding-left: 12px;
		padding-right: 12px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	.subscription-table-responsive td:not(:first-child):before {
		position: static;
		width: auto;
		padding-right: 12px;
		font-weight: normal;
	}
}/* End custom CSS */