.elementor-8833 .elementor-element.elementor-element-37177ebd{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}/* Start custom CSS for text-editor, class: .elementor-element-75cf5fe0 *//* Basic Reset */
body { margin: 0; padding: 0; font-family: 'Helvetica Neue', Arial, sans-serif; background: #f8f8f8; color: #333; }

/* Layout Helpers */
.glpa-wrap { width: 100%; max-width: 1200px; margin: 0 auto; background: #ffffff; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }
.glpa-container { max-width: 960px; margin: 0 auto; padding: 0 40px; }

/* Typography */
.glpa-hero { padding: 100px 0 60px; text-align: center; background: #f5f5f5; }
.glpa-hero h1 { margin: 0 0 20px; font-size: 42px; line-height: 1.2; font-weight: 600; color: #1a1a1a; letter-spacing: 0.5px; }
.glpa-hero .bar { display: inline-block; width: 80px; height: 3px; background: #b08d57; border-radius: 1.5px; margin-bottom: 20px; }

.glpa-section { padding: 60px 0; border-bottom: 1px solid #eee; }
.glpa-section:last-child { border-bottom: none; }
.glpa-section.alt { background: #fafafa; }
.glpa-section h2 { margin: 0 0 24px; font-size: 28px; font-weight: 600; color: #1a1a1a; border-left: 4px solid #b08d57; padding-left: 16px; }
.glpa-section p, .glpa-section ul, .glpa-section ol { font-size: 16px; line-height: 1.75; margin: 0 0 24px; color: #444; }
.glpa-section ul, .glpa-section ol { padding-left: 24px; list-style-type: disc; }
.glpa-section li { margin-bottom: 12px; }

/* Media Queries for Responsiveness */
@media (max-width: 768px) {
  .glpa-container { padding: 0 24px; }
  .glpa-hero { padding: 80px 0 40px; }
  .glpa-hero h1 { font-size: 36px; }
  .glpa-section { padding: 48px 0; }
  .glpa-section h2 { font-size: 24px; padding-left: 12px; }
}

@media (max-width: 480px) {
  .glpa-hero h1 { font-size: 28px; }
  .glpa-section h2 { font-size: 22px; }
  .glpa-section p, .glpa-section ul, .glpa-section ol { font-size: 15px; }
}/* End custom CSS */