.WorkStepsTitle{text-align:center;font-size:1rem;font-weight:700;margin-bottom:1rem;color:#dc2a2a}.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:#dc2a2a}.WorkSteps .step p{text-align:center}@media(max-width:768px){.WorkSteps{flex-direction:column}.WorkSteps .step{margin:.5rem 0}}:export{backgroundPrimary:#fff;backgroundSecondary:#003c9f;textHeadingsPrimary:#dc2a2a;textHeadingsSecondary:#ff9800;backgroundProductPages:#ffffe0;backgroundProductList:#ffffe0;linkColor:#003c9f;textColor:rgba(0,0,0,.88);borderColor:#e8e8e8}.featurelist-section{background:#f7faff;border-radius:16px;padding:2rem 1.5rem;margin:2rem auto 2.5rem;max-width:900px;box-shadow:0 2px 16px rgba(0,0,0,.06)}.featurelist-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:.5rem;margin-top:.1rem;color:#dc2a2a}.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:#fff;border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.04);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(25,118,210,.1)}.feature-card-title{font-size:1.08rem;font-weight:600;margin-bottom:.4rem;color:#dc2a2a;width:100%}.feature-card-desc{color:#555;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}}