.BreadcrumbSection_mmp-breadcrumb__MXLKI{padding:var(--spacing-xs) 0;background-color:var(--light-bg);border-bottom:1px solid var(--border-color);opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .1s,transform .6s ease-out .1s}.BreadcrumbSection_mmp-breadcrumb__MXLKI.BreadcrumbSection_isVisible__fXZbb{opacity:1;transform:translateY(0)}.BreadcrumbSection_mmp-breadcrumb-content__jS6aJ{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;max-width:var(--container-max-width);margin:0 auto;padding:0 var(--spacing-lg)}.BreadcrumbSection_mmp-breadcrumb-links__aYXzo{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem}.BreadcrumbSection_mmp-breadcrumb-link__YyDPy{color:var(--primary-color);text-decoration:none;font-weight:var(--font-weight-medium);transition:color var(--transition-fast);display:inline-flex;align-items:center;gap:.3rem;font-size:var(--font-size-xs)}.BreadcrumbSection_mmp-breadcrumb-link__YyDPy:hover{color:var(--primary-hover)}.BreadcrumbSection_mmp-breadcrumb-link__YyDPy i{font-size:var(--font-size-xs)}.BreadcrumbSection_mmp-breadcrumb-separator__zJVwF{margin:0 .5rem;color:var(--text-muted);font-size:var(--font-size-xs)}.BreadcrumbSection_mmp-breadcrumb__MXLKI span:last-child{color:var(--text-color);font-weight:var(--font-weight-medium);font-size:var(--font-size-xs)}.BreadcrumbSection_breadcrumb-items-container__oiK4_{display:flex;align-items:center;flex-wrap:wrap;gap:.3rem}.MMPFeaturesSection_mmp-features-container__AehVK{padding:var(--spacing-md) 0;background-color:var(--white)}.MMPFeaturesSection_mmp-category-section__53dPK{background-color:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);padding:0 0 var(--spacing-md) 0;overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out .3s,transform .6s ease-out .3s}.MMPFeaturesSection_mmp-category-section__53dPK.MMPFeaturesSection_isVisible__fl0xl{opacity:1;transform:translateY(0)}.MMPFeaturesSection_mmp-category-section-title__YWAaJ{font-size:1.3rem;color:var(--mm-navy);font-weight:var(--font-weight-bold);padding:var(--spacing-xs) 0;margin-bottom:var(--spacing-md);margin-left:var(--spacing-md);display:inline-block;border-bottom:2px solid var(--mm-turquoise);scroll-margin-top:100px}.MMPFeaturesSection_mmp-category-section-title__YWAaJ i{display:none}.MMPFeaturesSection_mmp-features-grid__LPisM{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));grid-gap:25px;gap:25px;margin:0 auto 10px;width:100%;padding:0 var(--spacing-sm)}.MMPFeaturesSection_mmp-feature-card__9E9Bt{width:100%;display:flex;flex-direction:column;background:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;cursor:pointer;position:relative;overflow:hidden;height:100%}.MMPFeaturesSection_mmp-feature-card__9E9Bt:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.MMPFeaturesSection_mmp-feature-card-image-wrapper__Yr407{width:100%;height:180px;position:relative;overflow:hidden;border-bottom:1px solid var(--border-light)}.MMPFeaturesSection_mmp-feature-card-image-wrapper__Yr407 span{display:block!important;height:100%}.MMPFeaturesSection_mmp-feature-card-image-wrapper__Yr407 img{display:block;width:100%;height:100%;object-fit:cover}.MMPFeaturesSection_mmp-feature-card-content__9txVD{display:flex;flex-direction:column;flex-grow:1;padding:20px;height:auto}.MMPFeaturesSection_mmp-feature-card-title__K1iR4{font-size:1.05rem;font-weight:600;margin-bottom:.75rem;color:var(--mm-navy);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.MMPFeaturesSection_mmp-feature-card-description__5mWdA{font-size:.9rem;line-height:1.5;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.2rem;flex-grow:1;min-height:4em}.MMPFeaturesSection_mmp-feature-card-link__lepHv{margin-top:auto;align-self:flex-start;color:var(--primary-color);font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem;background-color:transparent;padding:.25rem 0;text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.MMPFeaturesSection_mmp-feature-card-link__lepHv:hover{color:var(--primary-hover);border-bottom-color:var(--primary-hover)}.MMPFeaturesSection_mmp-feature-card-link__lepHv i{transition:transform .2s ease;font-size:.9em}.MMPFeaturesSection_mmp-feature-card__9E9Bt:hover .MMPFeaturesSection_mmp-feature-card-link__lepHv i{transform:translateX(3px)}.MMPFeaturesSection_mmp-feature-card-no-image__6omJY .MMPFeaturesSection_mmp-feature-card-content__9txVD{min-height:150px;justify-content:space-between}@media (max-width:768px){.MMPFeaturesSection_mmp-features-grid__LPisM{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:20px}.MMPFeaturesSection_mmp-feature-card-image-wrapper__Yr407{height:160px}}