.WorkStepsTitle{text-align:center;font-size:1rem;font-weight:700;margin-bottom:1rem;color:#1558d6}.WorkSteps{display:flex;flex-direction:row;margin-bottom:3.5rem}.WorkSteps .step{flex:1 1;text-align:center;padding:0 1rem .5rem;margin:0 .5rem;border-radius:10px}.WorkSteps .step .stepImage{position:relative;width:100%;min-height:400px}.WorkSteps .step .stepImage img{object-fit:contain}.WorkSteps .step .stepTitle{font-size:1rem;font-weight:700;margin:.5rem 0 1rem;color:#1558d6}.WorkSteps .step p{text-align:center}@media(max-width:768px){.WorkSteps{flex-direction:column}.WorkSteps .step{margin:.5rem 0}}:export{backgroundFrame:#1558d6;textFrame:#fff;logo:#fff;backgroundContent:#f7f8ff;headingsContent:#1558d6;textContent:rgba(25,28,40,.88);textContentMuted:#505568;textContentFaint:#686e84;link:#1558d6;button:#1558d6;backgroundProductPages:#ecf0ff;backgroundHighlight:#d8e3ff;border:#7a82a0;borderMuted:#666b7e;shadowDefault:rgba(21,88,214,.15);success:#16a34a;warning:#d97706;error:#dc2626;info:#1558d6;subscriptionFree:#475569;subscriptionGold:#b45309;subscriptionPlatinum:#1558d6;itemPurchased:#16a34a;itemNotPurchased:#cbd5e1;itemQuantityLow:#ea580c;starRatingSelected:#f59e0b;starRatingEmpty:#e2e8f0;dragHandle:#94a3b8;dragIndicator:#22c55e;dragItemActive:#dcfce7;dragListActive:#dbeafe;pdfHeading:#1558d6;pdfTableHeaderBg:#dbeafe;pdfTableBorder:#c5cadf;iconBlue:#2563eb;iconAmber:#d97706;iconGreen:#16a34a;iconTeal:#0d9488;iconPurple:#7c3aed;iconCyan:#0891b2}.featurelist-section{background:#d8e3ff;border-radius:16px;padding:2rem 1.5rem;margin:2rem auto 2.5rem;max-width:900px;box-shadow:0 2px 16px rgba(21,88,214,.15)}.featurelist-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:.1rem;color:#1558d6}.featurelist-desc{text-align:center;font-size:1.1rem;margin-bottom:2.2rem}.featurelist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.7rem;gap:1.7rem}.feature-card{background:#f7f8ff;border-radius:12px;box-shadow:0 1px 8px rgba(21,88,214,.15);padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .18s;min-height:120px}.feature-card:hover{box-shadow:0 4px 18px rgba(21,88,214,.15)}.feature-card-title{font-size:1.08rem;font-weight:600;margin-bottom:.4rem;color:#1558d6;width:100%}.feature-card-desc{color:#505568;font-size:1.01rem}@media(max-width:768px){.featurelist-section{padding:1.2rem .2rem}.featurelist-title{font-size:1.3rem}.featurelist-grid{gap:1rem}.feature-card{padding:1rem .5rem .8rem;min-height:80px}}