:root{--mf-primary: #030213;--mf-secondary: #f3f3f5;--mf-accent: #e9ebef;--mf-muted: #ececf0;--mf-destructive: #d4183d;--mf-border: rgba(0, 0, 0, 0.1);--mf-text-primary: #111;--mf-text-secondary: #666;--mf-text-muted: #999;--mf-text-white: #fff;--mf-text-black: #000;--mf-bg-light-blue: #f5f9fc;--mf-bg-light-yellow: #fffbf0;--mf-bg-light-red: #fff5f5;--mf-bg-light-orange: #fff8e1;--mf-bg-light-green: #f0fdf4;--mf-bg-light-purple: #faf5ff;--mf-bg-light-white: #fff;--mf-bg-light-gray: #f9f9f9;--mf-service-insurance-blue: #33b0ff;--mf-service-education-blue: #33b0ff;--mf-service-dark-blue: #008ec1;--mf-service-housing-orange: #ffa500;--mf-service-light-orange: #ffd699;--mf-service-dark-orange: #d97706;--mf-service-retirement-purple: #8b5cf6;--mf-service-dark-purple: #7c3aed;--mf-service-insurance-green: #10b981;--mf-service-dark-green: #059669;--mf-service-warning-red: #ff6b6b;--mf-gradient-blue: linear-gradient(to right, #33b0ff, #008ec1);--mf-gradient-dark: linear-gradient(to right, #030213, #1e293b);--mf-gradient-light: linear-gradient(to right, #f5f9fc, transparent);--mf-gradient-light-blue: linear-gradient(to right, #f5f9fc, transparent);--mf-size-0: 0;--mf-size-4: 0.25rem;--mf-size-8: 0.5rem;--mf-size-12: 0.75rem;--mf-size-14: 0.875rem;--mf-size-16: 1rem;--mf-size-18: 1.125rem;--mf-size-20: 1.25rem;--mf-size-24: 1.5rem;--mf-size-32: 2rem;--mf-size-40: 2.5rem;--mf-size-48: 3rem;--mf-size-64: 4rem;--mf-size-80: 5rem}.minnano-fp-services-grid{max-width:1440px;margin:0 auto;padding:3.625rem 1.75rem 2.3125rem}@media(min-width: 744px){.minnano-fp-services-grid{padding:4.375rem 2.6875rem 5.1875rem}}@media(min-width: 1024px){.minnano-fp-services-grid{padding:4.0625rem 3.125rem 5.375rem}}.minnano-fp-services-grid .services-title{font-size:1.375rem;font-weight:500;color:#111;text-align:center;letter-spacing:1.76px}@media(min-width: 1024px){.minnano-fp-services-grid .services-title{font-size:2rem;letter-spacing:2.56px}}.minnano-fp-services-grid .services-title::after{content:"";display:block;width:76px;height:3px;background:#33b0ff;margin:0 auto;margin-top:1rem}.minnano-fp-services-grid .services-intro{font-size:1rem;color:#495057;text-align:center;line-height:1.6}.minnano-fp-services-grid .services-grid{display:grid;grid-template-columns:1fr;margin-top:3.4375rem;gap:1.8125rem}@media(min-width: 744px){.minnano-fp-services-grid .services-grid{grid-template-columns:repeat(2, 1fr);margin-top:3.125rem;gap:2.8125rem 1.8125rem}}@media(min-width: 1024px){.minnano-fp-services-grid .services-grid{grid-template-columns:repeat(3, 1fr);margin-top:4.375rem;gap:3.75rem 2.4375rem}}.minnano-fp-services-grid .service-card{position:relative;background:#fff;border-radius:.5625rem;overflow:hidden;transition:all .3s ease}.minnano-fp-services-grid .service-card:hover{transform:translateY(-0.25rem)}.minnano-fp-services-grid .service-card:hover .service-card-background::after{background:rgba(17,17,17,.2)}.minnano-fp-services-grid .service-card-grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%;height:100%;position:relative}.minnano-fp-services-grid .service-card-background{grid-column:1;grid-row:1;position:relative}.minnano-fp-services-grid .service-card-background::after{content:"";position:absolute;inset:0;background:rgba(17,17,17,.4);pointer-events:none;z-index:1;transition:background .3s ease}.minnano-fp-services-grid .service-card-img{width:100%;height:100%;object-fit:cover;display:block}.minnano-fp-services-grid .service-card-content{grid-column:1;grid-row:1;z-index:2}.minnano-fp-services-grid .service-card-content-inner{width:100%;height:100%}.minnano-fp-services-grid .service-card-title{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.3333333333;letter-spacing:1.44px}@media(min-width: 744px){.minnano-fp-services-grid .service-card-title{font-size:1.375rem;letter-spacing:1.76px}}.minnano-fp-services-grid .service-card-link{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:inherit;text-decoration:none;transition:color .3s ease;padding:.6875rem;position:relative}@media(min-width: 744px){.minnano-fp-services-grid .service-card-link{padding:.875rem .6875rem}}@media(min-width: 1024px){.minnano-fp-services-grid .service-card-link{padding:1.1875rem .9375rem}}.minnano-fp-services-grid .service-card-arrow{width:2.3125rem;height:2.3125rem;display:block;position:absolute;right:.6875rem;bottom:.6875rem;z-index:3}@media(min-width: 744px){.minnano-fp-services-grid .service-card-arrow{width:2.5625rem;height:2.5625rem;bottom:.875rem}}@media(min-width: 1024px){.minnano-fp-services-grid .service-card-arrow{width:3.25rem;height:3.25rem;right:.9375rem;bottom:1.1875rem}}.minnano-fp-services-grid .service-card-arrow svg{width:100%;height:100%;display:block}.minnano-fp-services-grid .service-card-arrow circle{stroke:#fff}.minnano-fp-services-grid .services-actions{text-align:center;margin-top:3rem}.minnano-fp-services-grid .services-button{display:inline-block;background:#3bf;color:#fff;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:background-color .3s ease}.minnano-fp-services-grid .services-button:hover{background:#09c;color:#fff}.minnano-fp-services-grid .service-card-placeholder{background:#f8f9fa !important;border:2px dashed #dee2e6 !important}.minnano-fp-services-grid .service-card-placeholder:hover{transform:none !important;box-shadow:0 .25rem .375rem rgba(0,0,0,.1) !important}.minnano-fp-services-grid .service-card-placeholder .service-card-title{color:#6c757d !important}.minnano-fp-services-grid .service-card-placeholder .service-card-description{color:#6c757d !important}.minnano-fp-services-grid .services-button-placeholder{background:#f8f9fa !important;color:#6c757d !important;border:2px dashed #dee2e6 !important;cursor:default !important}.minnano-fp-services-grid .services-button-placeholder:hover{background:#f8f9fa !important;color:#6c757d !important}@media(max-width: 743px){.minnano-fp-services-grid .services-grid .service-card{height:15.625rem}.minnano-fp-services-grid .services-grid .service-card-content-inner{padding:1rem}.minnano-fp-services-grid .services-grid .service-card-title{font-size:1.25rem}}/*# sourceMappingURL=style.css.map */
