/* Editable WordPress page sections */
.dme-top .dme-wrap{height:32px;font-size:13px;gap:22px}.dme-header-area{padding-top:4px}.dme-editor-banner{min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:45px 20px;background:linear-gradient(135deg,#eef7ff,#d7ecff);border-bottom:1px dashed #8ebbe9;color:#0b5ecf}.dme-editor-banner p{max-width:600px}.dme-editor-section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:68px 0}.dme-editor-section h1,.dme-editor-section h2{color:#0b5ecf}.dme-editor-label{color:#00a85a!important;font-weight:800;font-size:.78rem;letter-spacing:.14em}.dme-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.dme-editor-grid>div{border:1px solid #dce7f5;padding:24px;border-radius:16px;background:#fff;box-shadow:0 10px 24px rgba(11,94,207,.06)}.dme-editor-grid h3{color:#0b5ecf}.dme-editor-feature{padding:65px max(20px,calc((100% - 1120px)/2));background:#f3f8ff;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.dme-editor-image-note{min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;background:#dceeff;border:2px dashed #73a9de;border-radius:20px;color:#0b5ecf}.dme-editor-cta{min-height:120px;padding:26px max(20px,calc((100% - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#0b5ecf,#1877df);color:#fff}.dme-editor-cta h2,.dme-editor-cta p{color:#fff;margin:0}.dme-editor-cta p{font-size:.75rem;letter-spacing:.1em}@media(max-width:700px){.dme-editor-grid,.dme-editor-feature{grid-template-columns:1fr}.dme-editor-cta{display:block}.dme-editor-cta .dme-btn{margin-top:16px}}
