.elementor-4820 .elementor-element.elementor-element-5060fe0{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.ahs-container { font-family: system-ui, -apple-system, sans-serif; line-height: 1.6; color: #333; padding: 0px; overflow-wrap: break-word; } .ahs-container * { box-sizing: border-box; } .ahs-container img { max-width: 100%; height: auto; display: block; } .ahs-h1, h1 { font-size: 28px; line-height: 1.2; margin-bottom: 0.5em; color: #222; } .ahs-h2, h2 { font-size: 24px; line-height: 1.3; margin-bottom: 0.5em; color: #222; margin-top: 2em; } .ahs-h3, h3 { font-size: 20px; line-height: 1.4; margin-bottom: 0.5em; color: #222; margin-top: 1.5em; } .ahs-paragraph { margin-bottom: 1em; } .ahs-list { list-style: disc; margin-left: 20px; margin-bottom: 1em; } .ahs-list li { margin-bottom: 0.5em; } .ahs-list-strong { font-weight: 600; } .ahs-content-image { display: block; margin: 2rem auto; max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); } .ahs-toc { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; padding: 1.5rem; margin: 2rem 0; } .ahs-toc-title { font-size: 1.25rem; font-weight: 700; margin-bottom: 1rem; color: #333; } .ahs-toc-list { list-style: none; padding: 0; margin: 0; } .ahs-toc-list li { margin-bottom: 0.5rem; } .ahs-toc-list a { color: #007bff; text-decoration: none; transition: color 0.2s ease; } .ahs-toc-list a:hover { color: #0056b3; text-decoration: underline; } .ahs-faq-question { margin-top: 1.5em; margin-bottom: 0.5em; font-weight: 600; color: #222; } .ahs-faq-answer { margin-bottom: 1em; } .ahs-cta-button { display: inline-flex; align-items: center; justify-content: center; padding: 12px 24px; background-color: #ff6600; color: #ffffff; border-radius: 6px; font-size: 16px; font-weight: 600; font-family: system-ui, -apple-system, sans-serif; text-decoration: none; border: none; cursor: pointer; transition: background-color 0.2s ease; } .ahs-cta-button:hover { background-color: #ff5717; } .ahs-cta-button i { margin-right: 8px; } .ahs-table-wrapper { overflow-x: auto; margin-bottom: 2rem; border-radius: 10px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid #e5e7eb; } .ahs-table { width: 100%; border-collapse: collapse; min-width: 600px; font-size: 0.95rem; font-family: system-ui, -apple-system, sans-serif; } .ahs-table th { background-color: #ff6600; color: #ffffff; padding: 12px 16px; text-align: left; font-weight: 600; white-space: nowrap; border-bottom: 2px solid #e5e7eb; } .ahs-table td { padding: 12px 16px; border-bottom: 1px solid #e5e7eb; color: #374151; vertical-align: top; } .ahs-table tr:last-child td { border-bottom: none; } .ahs-table tr:nth-child(even) { background-color: #f9fafb; } .ahs-table tr:hover { background-color: #f3f4f6; transition: background-color 0.2s; } .ahs-pros-cons-grid { display: flex; flex-direction: row; gap: 24px; width: 100%; box-sizing: border-box; } .ahs-pros-col, .ahs-cons-col { flex: 1; display: flex; flex-direction: column; min-width: 0; } .ahs-icon-circle { width: 56px; height: 56px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 12px auto; font-size: 24px; background-color: #fff; border: 3px solid; } .ahs-icon-circle.ahs-pros { border-color: #10b981; color: #10b981; } .ahs-icon-circle.ahs-cons { border-color: #ef4444; color: #ef4444; } .ahs-icon-circle img { width: 60%; height: 60%; object-fit: contain; display: block; } .ahs-review-header { padding: 12px; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; border-top-left-radius: 8px; border-top-right-radius: 8px; letter-spacing: 0.05em; font-size: 14px; } .ahs-review-header.ahs-pros { background-color: #10b981; } .ahs-review-header.ahs-cons { background-color: #ef4444; } .ahs-review-list { background-color: #fff; border: 1px solid #e5e7eb; border-top: none; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding: 16px; margin: 0; list-style: none; flex-grow: 1; box-shadow: 0 2px 4px rgba(0,0,0,0.05); } .ahs-review-list li { margin-bottom: 10px; font-size: 15px; color: #374151; display: flex; align-items: flex-start; line-height: 1.5; } .ahs-review-list li:last-child { margin-bottom: 0; } .ahs-review-list li i { margin-right: 10px; margin-top: 4px; font-size: 14px; flex-shrink: 0; } .ahs-review-list.ahs-pros li i { color: #10b981; } .ahs-review-list.ahs-cons li i { color: #ef4444; } @media (min-width: 768px) { .ahs-h1, h1 { font-size: 36px; } .ahs-h2, h2 { font-size: 30px; } .ahs-h3, h3 { font-size: 24px; } } @media (max-width: 768px) { .ahs-cta-button { width: 100%; } .ahs-pros-cons-grid { flex-direction: column !important; } .ahs-pros-col, .ahs-cons-col { width: 100% !important; margin-bottom: 24px; }

    .ahs-list { list-style: disc; margin-left: 0px;
}/* End custom CSS */