@layer tokens,themes,reset,base,layout,components,motion,utilities,responsive,a11y,vendors;@layer tokens{:root{color-scheme:light dark;--palette-primary:var(--theme-palette-color-1);--palette-primary-700:#1a5c44;--palette-gold-400:var(--theme-palette-color-3);--palette-gold-300:var(--theme-palette-color-4);--palette-navy-900:var(--theme-palette-color-2);--palette-navy-700:var(--theme-palette-color-8);--palette-teal:var(--theme-palette-color-5);--palette-text-muted:var(--theme-palette-color-7);--palette-ink:var(--theme-palette-color-2);--palette-white:#ffffff;--rgb-dark:15 37 53;--rgb-dark-2:26 58 74;--rgb-terra:232 144 106;--rgb-terra-d:192 104 64;--rgb-sage:42 122 90;--rgb-gold:232 144 106;--rgb-navy:15 37 53;--rgb-blue:42 122 90;--rgb-white:255 255 255;--rgb-black:0 0 0;--palette-hero-1:#0f2535;--palette-hero-2:#1a3a4a;--palette-hero-3:#1d4d5e;--palette-hero-4:#2a7a5a;--color-bg-page:#faf7f2;--color-bg-surface:var(--palette-white);--color-bg-surface-alt:#f5f0e8;--color-bg-inset:rgba(var(--rgb-white) / .06);--color-bg-section-blue:#f0f5f2;--color-accent:#2a7a5a;--color-accent-dark:#1a5c44;--color-brand:#e8906a;--color-brand-light:#f0b090;--color-text-primary:#0f2535;--color-text-secondary:#4a5a60;--color-text-inverse:#f5f0e8;--color-text-inverse-muted:rgba(245 240 232 / .75);--color-text-inverse-dim:rgba(245 240 232 / .88);--color-border:rgba(var(--rgb-black) / .08);--color-border-strong:rgba(var(--rgb-black) / .14);--color-border-inverse:rgba(var(--rgb-white) / .18);--color-border-gold:rgba(var(--rgb-terra) / .3);--color-line:rgba(var(--rgb-black) / .07);--step--1:clamp(0.75rem,  0.85vw + 0.1rem,  0.875rem);--step-0:clamp(0.875rem,  1vw + 0.15rem,   1.0625rem);--step-1:clamp(1rem,      1.25vw + 0.1rem, 1.25rem);--step-2:clamp(1.125rem,  1.75vw + 0.1rem, 1.5rem);--step-3:clamp(1.375rem,  2.25vw + 0.1rem, 2rem);--step-4:clamp(1.75rem,   3.5vw + 0.25rem, 3.625rem);--lh:1.65;--lh-tight:1.25;--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--font-heading:"Playfair Display", Georgia, serif;--sp-1:clamp(4px,   0.5vw,  6px);--sp-2:clamp(8px,   1vw,    10px);--sp-3:clamp(12px,  1.5vw,  16px);--sp-4:clamp(18px,  2vw,    22px);--sp-5:clamp(24px,  2.5vw,  32px);--sp-6:clamp(36px, 4vw, 56px);--gap-sm:clamp(12px, 1.5vw, 20px);--gap-md:clamp(20px, 2.5vw, 32px);--gap-lg:clamp(28px, 3.5vw, 48px);--gap-xl:clamp(40px, 5vw,   72px);--content-narrow:720px;--content-reading:65ch;--content-mid:clamp(280px, 92vw, 1200px);--content-wide:clamp(280px, 95vw, 1800px);--content-full:clamp(280px, 90vw, 960px);--section-space:clamp(40px, 5vw, 80px);--header-sticky-height:75px;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:26px;--r-full:9999px;--sh-sm:0 4px  12px rgba(var(--rgb-black) / .06);--sh-md:0 12px 28px rgba(var(--rgb-black) / .09);--sh-lg:0 24px 60px rgba(var(--rgb-black) / .13);--ease:cubic-bezier(.4, .2, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.15s;--dur-med:.25s;--dur-slow:.4s;--transition-card:transform .5s cubic-bezier(.25, .46, .45, .94), box-shadow .5s cubic-bezier(.25, .46, .45, .94);--transition-icon:transform var(--dur-med) var(--ease);--transition-btn:transform .5s cubic-bezier(.25, .46, .45, .94), box-shadow .5s cubic-bezier(.25, .46, .45, .94), background-color .5s cubic-bezier(.25, .46, .45, .94);--transition-fade:opacity var(--dur-med) var(--ease), filter var(--dur-med) var(--ease);--transition-color:color var(--dur-fast) var(--ease);--transition-border:border-color var(--dur-fast) var(--ease);--transition-accordion:grid-template-rows var(--dur-slow) var(--ease);--z-base:0;--z-header:200;--z-dropdown:300;--z-sticky:400;--z-overlay:700;--z-modal:1000;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-xs:var(--sp-2);--space-sm:var(--sp-3);--space-md:var(--sp-4);--space-lg:var(--sp-5);--space-xl:var(--sp-6);--focus-ring:0 0 0 3px rgba(var(--rgb-blue) / .35)}@media (prefers-color-scheme:dark){:root:not([data-theme="light"]){--color-bg-page:#0c0f14;--color-bg-surface:#141820;--color-bg-surface-alt:#1a1f2a;--color-bg-inset:rgba(var(--rgb-white) / .06);--color-text-primary:rgba(var(--rgb-white) / .92);--color-text-secondary:rgba(var(--rgb-white) / .6);--color-border:rgba(var(--rgb-white) / .1);--color-border-strong:rgba(var(--rgb-white) / .18);--color-line:rgba(255 255 255 / .07)}}html[data-theme="dark"]{--color-bg-page:#0c0f14;--color-bg-surface:#141820;--color-bg-surface-alt:#1a1f2a;--color-bg-inset:rgba(var(--rgb-white) / .06);--color-text-primary:rgba(var(--rgb-white) / .92);--color-text-secondary:rgba(var(--rgb-white) / .6);--color-border:rgba(var(--rgb-white) / .1);--color-border-strong:rgba(var(--rgb-white) / .18);--color-line:rgba(255 255 255 / .07)}html[data-theme="light"]{--color-bg-page:#faf7f2;--color-bg-surface:#ffffff;--color-bg-surface-alt:#f5f0e8;--color-text-primary:#0f2535;--color-text-secondary:#4a5a60;--color-border:rgba(var(--rgb-black) / .08);--color-border-strong:rgba(var(--rgb-black) / .14);--color-line:rgba(var(--rgb-black) / .07)}[data-surface="dark"],.section-dark,.dl-section-dark,.hero,#hero,#contact,#local-trust{--surface-heading-color:#f5f0e8;--surface-text-color:rgba(245 240 232 / .85);--surface-tag-color:rgba(245 240 232 / .85);--surface-em-color:var(--color-brand);--surface-bg:linear-gradient(135deg, #0f2535, #1a3a4a);--color-bg-inset:rgba(var(--rgb-white) / .06);--color-border-inverse:rgba(var(--rgb-white) / .18)}[data-surface="light"],.section-light,.dl-section-light,#integrations,#service-area{--surface-heading-color:#0f2535;--surface-text-color:#4a5a60;--surface-em-color:var(--color-brand);--surface-bg:var(--palette-white)}[data-surface="cream"],.section-cream,.dl-section-cream{--surface-heading-color:#0f2535;--surface-text-color:#4a5a60;--surface-em-color:var(--color-brand);--surface-bg:#f5f0e8}[data-surface="blue"],.section-blue,.dl-section-blue{--surface-heading-color:#0f2535;--surface-text-color:#4a5a60;--surface-em-color:var(--color-brand);--surface-bg:#f0f5f2}}@layer themes{.service-card,.benefit-card,.result-card,.stat-card,.testimonial-card{--surface-heading-color:#0f2535;--surface-text-color:#4a5a60;--surface-tag-color:var(--color-accent);--surface-em-color:var(--color-brand);--color-bg-surface:#ffffff;--color-text-primary:#0f2535;--color-text-secondary:#4a5a60;--color-border:rgba(var(--rgb-black) / .08);--color-line:rgba(var(--rgb-black) / .07)}:where(.service-card,.benefit-card,.result-card,.stat-card,.testimonial-card) :where(h1,h2,h3,h4,h5,h6){color:#0f2535}:where(h1,h2,h3){text-wrap:balance}p{text-wrap:pretty}img{height:auto}:target{scroll-margin-top:calc(var(--header-sticky-height) + 20px)}:where(.wp-block-group,.wp-block-columns){margin-block:0}.dl-section#hero,.dl-section:first-child{content-visibility:visible}.pain-card{--surface-heading-color:var(--palette-white);--surface-text-color:rgba(var(--rgb-white) / .85)}.dl-section-dark .about-text,.dl-section-dark .pillar{--surface-heading-color:var(--palette-white);--surface-text-color:rgba(var(--rgb-white) / .88)}.dl-section-light .about-text,.dl-section-cream .about-text,.dl-section-blue .about-text,.dl-section-light .pillar,.dl-section-cream .pillar,.dl-section-blue .pillar{--surface-heading-color:var(--palette-navy-900);--surface-text-color:var(--palette-navy-900)}.founder-quote+p,.about-text .founder-quote~p:first-of-type{margin-block-start:var(--sp-5)}}@layer reset{:where(*){margin:0}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-sticky-height) + 16px);overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;font-family:var(--font-body);background:var(--color-bg-page);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg,video,canvas{display:block;max-width:100%;height:auto}button{font:inherit;color:inherit;line-height:1;border:0;background:none;cursor:pointer}input,textarea,select{font:inherit}}@layer base{:where(h1,h2,h3,h4,h5,h6){font-family:var(--font-heading);font-weight:700;line-height:var(--lh-tight);margin:0;letter-spacing:-.01em;overflow-wrap:break-word;word-break:keep-all;hyphens:none;color:var(--surface-heading-color,var(--palette-navy-900));text-align:inherit}:where(.service-card,.benefit-card,.result-card,.stat-card,.pain-card) h3{font-family:var(--font-body);font-weight:600;font-size:var(--step--1);letter-spacing:-.01em}:where(.service-card,.benefit-card,.pain-card) p{font-size:.75rem;line-height:1.55}:where(h1){font-size:var(--step-4)}:where(h2){font-size:var(--step-3)}:where(h3){font-size:var(--step-2)}:where(h4){font-size:var(--step-1)}:where(h1,h2) em{font-style:italic;font-family:var(--font-heading);background:linear-gradient(135deg,#e8906a,#f0c088,#e8906a) 0 0 / 200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:var(--color-brand);animation:dl-em-shift 5s ease-in-out infinite alternate}[data-surface="dark"] :where(h1,h2) em,.dl-section-dark :where(h1,h2) em{background:linear-gradient(135deg,#f0a87a,#f8d4a8,#f0a87a) 0 0 / 200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;animation:dl-em-shift 5s ease-in-out infinite alternate}@keyframes dl-em-shift{0%{background-position:0% 50%}100%{background-position:100% 50%}}p{font-size:var(--step-0);line-height:var(--lh);margin-block-end:var(--sp-3);text-wrap:pretty;color:var(--surface-text-color,var(--color-text-secondary));text-align:inherit}.section-tag{display:inline-flex;align-items:center;gap:6px;font-size:var(--step--1);font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--surface-tag-color,var(--color-accent));margin-block-end:var(--sp-3);text-align:center}.section-tag::before{content:'';display:inline-block;width:20px;height:2px;background:currentColor;border-radius:2px;flex-shrink:0}.section-intro{max-width:var(--content-narrow);margin-inline:auto;margin-block-start:var(--sp-5);text-align:center}}@layer layout{.container{max-width:var(--content-wide);margin-inline:auto;padding-inline:var(--sp-5);container-type:inline-size;container-name:layout-wide;text-align:center}.container-medium{max-width:var(--content-mid);margin-inline:auto;container-name:layout-mid;text-align:center}.container-narrow{max-width:var(--content-full);margin-inline:auto;container-type:inline-size;container-name:layout-narrow;text-align:center}.dl-section{padding-block:var(--section-space);position:relative;background:var(--surface-bg,var(--color-bg-page));text-align:center}:where(.service-card,.benefit-card,.result-card,.stat-card,.pain-card,.how-step,.city,.pillar){text-align:left}.result-card{text-align:center}.section-light,.dl-section-light{background:var(--palette-white)}.section-cream,.dl-section-cream{background:#f5f0e8}.section-blue,.dl-section-blue{background:#f0f5f2}.section-dark,.dl-section-dark{background:var(--surface-bg,linear-gradient(135deg,#0f2535,#1a3a4a))}.stack>*+*{margin-block-start:var(--stack-space,var(--sp-3))}.stack-sm{--stack-space:var(--sp-2)}.stack-md{--stack-space:var(--sp-4)}.stack-lg{--stack-space:var(--sp-5)}.cluster{display:flex;flex-wrap:wrap;gap:var(--cluster-gap,var(--gap-sm));align-items:center;justify-content:center}.sidebar-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--gap-xl);align-items:center}.grid{display:grid;gap:var(--gap-md)}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-auto{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.flex-center{display:flex;align-items:center;justify-content:center}.flex-center-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.inline-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--inline-gap,var(--gap-sm));min-width:0}.mx-auto{margin-inline:auto}.text-center{text-align:center}.text-left{text-align:left}.wp-block-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-sm)}.wp-block-button{display:inline-flex;justify-content:center}.dl-mobile-cta{display:none}}@layer components{.hero,#hero{position:relative;min-block-size:60vh;display:flex;align-items:center;justify-content:center;padding-block:clamp(60px, 8vh, 100px);padding-inline:var(--sp-4);color:var(--palette-white);overflow:hidden;text-align:center;background:linear-gradient(135deg,#0f2535,#1a3a4a)}#contact{text-align:center;background:linear-gradient(135deg,#0f2535,#1a3a4a)}.hero-gradient{position:absolute;inset:0;overflow:hidden}.hero-gradient::before{content:'';position:absolute;top:0;left:0;width:300%;height:100%;background:linear-gradient(90deg,var(--palette-hero-1),var(--palette-hero-2),var(--palette-hero-3),var(--palette-hero-4),var(--palette-hero-2),var(--palette-hero-1),var(--palette-hero-2),var(--palette-hero-3),var(--palette-hero-1));animation:hero-gradient 45s linear infinite;will-change:transform}@keyframes hero-gradient{0%{transform:translateX(0)}100%{transform:translateX(-66.666%)}}.hero-content{position:relative;z-index:var(--z-base);max-inline-size:1100px;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:clamp(12px, 2vw, 20px);text-align:center}.hero-headline{max-inline-size:26ch;color:var(--palette-white);text-align:center}.hero-subtext{font-size:clamp(1rem, 1.25vw + 0.15rem, 1.25rem);color:var(--color-text-inverse-dim);margin:0;text-align:center;max-inline-size:60ch}.hero-badge,.hero-savings,.hero-location{color:var(--color-text-inverse-muted);font-size:var(--step--1);margin:0;text-align:center}.hero-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-sm)}.trust-item{font-size:var(--step--1);color:var(--color-text-inverse-muted);display:inline-flex;align-items:center;gap:var(--sp-1)}.check{color:var(--color-brand)}.wp-block-button__link,.calc-button,.testimonial-arrow{transition:var(--transition-btn)}.wp-block-button__link{color:#0f2535!important;background:linear-gradient(135deg,var(--color-brand),var(--color-brand-light))!important;box-shadow:var(--sh-md);position:relative}.wp-block-button__link::before,.wp-block-button__link::after{display:none!important;content:none!important}.trust-strip{background:#fff0;padding-block:var(--sp-5);padding-inline:var(--sp-5);border:none;box-shadow:none}.trust-strip-inner{display:flex;justify-content:center;align-items:center;gap:var(--gap-md);flex-wrap:wrap}.trust-pill{background:var(--palette-white);flex:0 0 auto;text-align:center;padding-block:8px;padding-inline:18px;border-radius:var(--r-full);font-size:var(--step--1);font-weight:600;color:var(--palette-navy-900);white-space:nowrap;border:1px solid rgba(var(--rgb-gold) / .25);box-shadow:var(--sh-sm);transition:var(--transition-card)}.trust-pill:hover{transform:translateY(-3px);box-shadow:var(--sh-md)}.dl-section-dark .trust-pill,.trust-strip.dl-section-dark .trust-pill{color:#0f2535!important}#service-area .trust-strip{background:none;border:none;box-shadow:none;padding-inline:0;padding-block:var(--sp-3)}#service-area .trust-pill{background:none;box-shadow:none}.card{border-radius:var(--r-lg);padding:var(--sp-5);transition:var(--transition-card);min-width:0;text-align:center}.card--surface{background:var(--color-bg-surface);border:1px solid var(--color-border);box-shadow:var(--sh-md)}.card--glass{background:var(--color-bg-inset);border:1px solid var(--color-border-inverse)}@supports (backdrop-filter:blur(12px)){.card--glass{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.pain-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.card--hover:hover{transform:translateY(-6px);box-shadow:var(--sh-lg)}.card--glass.card--hover:hover{border-color:var(--color-border-gold);transform:translateY(-4px)}:where(.service-card,.benefit-card,.result-card,.stat-card,.testimonial-card){background:var(--palette-white);border:1px solid var(--color-border);box-shadow:var(--sh-sm);border-radius:var(--r-lg);padding:var(--sp-2) var(--sp-3);transition:var(--transition-card);min-width:0;text-align:left;overflow:visible;isolation:isolate}:where(.service-card,.benefit-card,.pain-card,.how-step) *{text-align:left}.result-card *{text-align:center}.benefit-card{text-align:left;border-left:3px solid var(--color-brand);border-radius:0 var(--r-lg) var(--r-lg) 0;display:flex;flex-direction:column;gap:var(--sp-1)}.benefit-card .card-icon{margin:0 0 var(--sp-1)}.testimonial-card p{text-align:start}:where(.service-card,.benefit-card,.result-card,.stat-card):hover{transform:translateY(-3px);box-shadow:var(--sh-md)}.pain-card{background:rgba(var(--rgb-white) / .05);border:1px solid rgba(var(--rgb-white) / .15);border-radius:var(--r-lg);padding:var(--sp-3);transition:var(--transition-card);min-width:0;display:flex;flex-direction:column;align-items:center;gap:var(--sp-2);text-align:center}.pain-card:hover{border-color:var(--color-border-gold);transform:translateY(-3px);box-shadow:var(--sh-md),0 8px 24px rgba(var(--rgb-black) / .10)}.card-icon,.pain-icon{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin:0 0 var(--sp-1);font-size:0;transition:var(--transition-icon);flex-shrink:0;position:relative}.card-icon{background:rgba(var(--rgb-blue) / .08)}.pain-icon{background:rgba(var(--rgb-gold) / .12)}.card-icon::before,.pain-icon::before{content:'';display:block;width:14px;height:14px;background-color:var(--color-brand);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.pain-icon::before{background-color:var(--color-brand)}.dl-section-dark .card-icon::before,.dl-section-blue .card-icon::before{background-color:var(--color-brand-light)}[data-icon="card"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z'/%3E%3C/svg%3E")}[data-icon="warning"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.25-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.25-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z'/%3E%3C/svg%3E")}[data-icon="lock"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z'/%3E%3C/svg%3E")}[data-icon="chart"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z'/%3E%3C/svg%3E")}[data-icon="phone"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z'/%3E%3C/svg%3E")}[data-icon="monitor"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25Z'/%3E%3C/svg%3E")}[data-icon="cart"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 0 0-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 0 0-16.536-1.84M7.5 14.25 5.106 5.272M6 20.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm12.75 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 0 0-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 0 0-16.536-1.84M7.5 14.25 5.106 5.272M6 20.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm12.75 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z'/%3E%3C/svg%3E")}[data-icon="banknote"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18.75a60.07 60.07 0 0 1 15.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 0 1 3 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 0 0-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 0 1-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 0 0 3 15h-.75M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18.75a60.07 60.07 0 0 1 15.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 0 1 3 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 0 0-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 0 1-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 0 0 3 15h-.75M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z'/%3E%3C/svg%3E")}[data-icon="document"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z'/%3E%3C/svg%3E")}[data-icon="medical"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v6m3-3H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v6m3-3H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E")}[data-icon="restaurant"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.871c1.355 0 2.697.056 4.024.166C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75-1.5.75a3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0L3 16.5m15-3.379a48.474 48.474 0 0 0-6-.371c-2.032 0-4.034.126-6 .371m12 0c.39.049.777.102 1.163.16 1.07.16 1.837 1.094 1.837 2.175v5.169c0 .621-.504 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 20.625v-5.17c0-1.08.768-2.014 1.837-2.174A47.78 47.78 0 0 1 6 13.12M12.265 3.11a.375.375 0 1 1-.53 0L12 2.845l.265.265Zm-3 0a.375.375 0 1 1-.53 0L9 2.845l.265.265Zm6 0a.375.375 0 1 1-.53 0L15 2.845l.265.265Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.871c1.355 0 2.697.056 4.024.166C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75-1.5.75a3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0L3 16.5m15-3.379a48.474 48.474 0 0 0-6-.371c-2.032 0-4.034.126-6 .371m12 0c.39.049.777.102 1.163.16 1.07.16 1.837 1.094 1.837 2.175v5.169c0 .621-.504 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 20.625v-5.17c0-1.08.768-2.014 1.837-2.174A47.78 47.78 0 0 1 6 13.12M12.265 3.11a.375.375 0 1 1-.53 0L12 2.845l.265.265Zm-3 0a.375.375 0 1 1-.53 0L9 2.845l.265.265Zm6 0a.375.375 0 1 1-.53 0L15 2.845l.265.265Z'/%3E%3C/svg%3E")}[data-icon="retail"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 10.5V6a3.75 3.75 0 1 0-7.5 0v4.5m11.356-1.993 1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 0 1-1.12-1.243l1.264-12A1.125 1.125 0 0 1 5.513 7.5h12.974c.576 0 1.059.435 1.119 1.007ZM8.625 10.5a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm7.5 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 10.5V6a3.75 3.75 0 1 0-7.5 0v4.5m11.356-1.993 1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 0 1-1.12-1.243l1.264-12A1.125 1.125 0 0 1 5.513 7.5h12.974c.576 0 1.059.435 1.119 1.007ZM8.625 10.5a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm7.5 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z'/%3E%3C/svg%3E")}[data-icon="wrench"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.42 15.17 17.25 21A2.652 2.652 0 0 0 21 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 1 1-3.586-3.586l5.654-4.654m5.65-4.65 2.816-.923a.75.75 0 0 1 .908.344l1.578 3.15a.75.75 0 0 1-.192.954l-2.52 1.963a.75.75 0 0 1-.908-.344l-1.878-3.75a.75.75 0 0 1 .192-.954Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.42 15.17 17.25 21A2.652 2.652 0 0 0 21 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 1 1-3.586-3.586l5.654-4.654m5.65-4.65 2.816-.923a.75.75 0 0 1 .908.344l1.578 3.15a.75.75 0 0 1-.192.954l-2.52 1.963a.75.75 0 0 1-.908-.344l-1.878-3.75a.75.75 0 0 1 .192-.954Z'/%3E%3C/svg%3E")}[data-icon="briefcase"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 0 0 .75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 0 0-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0 1 12 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 0 1-.673-.38m0 0A2.18 2.18 0 0 1 3 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 0 1 3.413-.387m7.5 0V5.25A2.25 2.25 0 0 0 13.5 3h-3a2.25 2.25 0 0 0-2.25 2.25v.894m7.5 0a48.667 48.667 0 0 0-7.5 0M12 12.75h.008v.008H12v-.008Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 0 0 .75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 0 0-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0 1 12 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 0 1-.673-.38m0 0A2.18 2.18 0 0 1 3 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 0 1 3.413-.387m7.5 0V5.25A2.25 2.25 0 0 0 13.5 3h-3a2.25 2.25 0 0 0-2.25 2.25v.894m7.5 0a48.667 48.667 0 0 0-7.5 0M12 12.75h.008v.008H12v-.008Z'/%3E%3C/svg%3E")}[data-icon="globe"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418'/%3E%3C/svg%3E")}[data-icon="shield"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z'/%3E%3C/svg%3E")}[data-icon="dollar"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 6v12m-3-2.818.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 6v12m-3-2.818.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E")}[data-icon="clipboard"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75'/%3E%3C/svg%3E")}[data-icon="recurring"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99'/%3E%3C/svg%3E")}[data-icon="fulfillment"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 7.5l-9-5.25L3 7.5m18 0-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 7.5l-9-5.25L3 7.5m18 0-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9'/%3E%3C/svg%3E")}[data-icon="search"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E")}[data-icon="trending-up"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18 9 11.25l4.306 4.306a11.95 11.95 0 0 1 5.814-5.518l2.74-1.22m0 0-5.94-2.281m5.94 2.28-2.28 5.941'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18 9 11.25l4.306 4.306a11.95 11.95 0 0 1 5.814-5.518l2.74-1.22m0 0-5.94-2.281m5.94 2.28-2.28 5.941'/%3E%3C/svg%3E")}[data-icon="trending-down"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 6 9 12.75l4.286-4.286a11.948 11.948 0 0 1 4.306 6.43l.776 2.898m0 0 3.182-5.511m-3.182 5.51-5.511-3.181'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 6 9 12.75l4.286-4.286a11.948 11.948 0 0 1 4.306 6.43l.776 2.898m0 0 3.182-5.511m-3.182 5.51-5.511-3.181'/%3E%3C/svg%3E")}[data-icon="x-circle"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E")}[data-icon="check-circle"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E")}[data-icon="beaker"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9.75 3.104v5.714a2.25 2.25 0 0 1-.659 1.591L5 14.5M9.75 3.104c-.251.023-.501.05-.75.082m.75-.082a24.301 24.301 0 0 1 4.5 0m0 0v5.714c0 .597.237 1.17.659 1.591L19.8 15.3M14.25 3.104c.251.023.501.05.75.082M19.8 15.3l-1.57.393A9.065 9.065 0 0 1 12 15a9.065 9.065 0 0 0-6.23-.693L5 14.5m14.8.8 1.402 1.402c1.232 1.232.65 3.318-1.067 3.611A48.309 48.309 0 0 1 12 21c-2.773 0-5.491-.235-8.135-.687-1.718-.293-2.3-2.379-1.067-3.61L5 14.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9.75 3.104v5.714a2.25 2.25 0 0 1-.659 1.591L5 14.5M9.75 3.104c-.251.023-.501.05-.75.082m.75-.082a24.301 24.301 0 0 1 4.5 0m0 0v5.714c0 .597.237 1.17.659 1.591L19.8 15.3M14.25 3.104c.251.023.501.05.75.082M19.8 15.3l-1.57.393A9.065 9.065 0 0 1 12 15a9.065 9.065 0 0 0-6.23-.693L5 14.5m14.8.8 1.402 1.402c1.232 1.232.65 3.318-1.067 3.611A48.309 48.309 0 0 1 12 21c-2.773 0-5.491-.235-8.135-.687-1.718-.293-2.3-2.379-1.067-3.61L5 14.5'/%3E%3C/svg%3E")}[data-icon="calculator"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.756 4.5 4.978V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.978c0-1.222-.807-2.278-1.907-2.406A48.14 48.14 0 0 0 12 2.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.756 4.5 4.978V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.978c0-1.222-.807-2.278-1.907-2.406A48.14 48.14 0 0 0 12 2.25Z'/%3E%3C/svg%3E")}[data-icon="mobile"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3'/%3E%3C/svg%3E")}[data-icon="email"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75'/%3E%3C/svg%3E")}[data-icon="handshake"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75'/%3E%3C/svg%3E")}[data-icon="users"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z'/%3E%3C/svg%3E")}[data-icon="sun"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z'/%3E%3C/svg%3E")}[data-icon="cog"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.325.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.325.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'/%3E%3C/svg%3E")}[data-icon="building"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21'/%3E%3C/svg%3E")}[data-icon="book"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25'/%3E%3C/svg%3E")}[data-icon="lightbulb"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 18v-5.25m0 0a6.01 6.01 0 0 0 1.5-.189m-1.5.189a6.01 6.01 0 0 1-1.5-.189m3.75 7.478a12.06 12.06 0 0 1-4.5 0m3.75 2.383a14.406 14.406 0 0 1-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 1 0-7.517 0c.85.493 1.509 1.333 1.509 2.316V18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 18v-5.25m0 0a6.01 6.01 0 0 0 1.5-.189m-1.5.189a6.01 6.01 0 0 1-1.5-.189m3.75 7.478a12.06 12.06 0 0 1-4.5 0m3.75 2.383a14.406 14.406 0 0 1-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 1 0-7.517 0c.85.493 1.509 1.333 1.509 2.316V18'/%3E%3C/svg%3E")}[data-icon="calendar"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5'/%3E%3C/svg%3E")}[data-icon="location"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z'/%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z'/%3E%3C/svg%3E")}[data-icon="auto"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 18.75a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 0 1-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 0 0-3.213-9.193 2.056 2.056 0 0 0-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 0 0-10.026 0 1.106 1.106 0 0 0-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8.25 18.75a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 0 1-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 0 0-3.213-9.193 2.056 2.056 0 0 0-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 0 0-10.026 0 1.106 1.106 0 0 0-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12'/%3E%3C/svg%3E")}[data-icon="beauty"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m7.848 8.25 1.536.887M7.848 8.25a3 3 0 1 1-5.196-3 3 3 0 0 1 5.196 3Zm1.536.887a2.165 2.165 0 0 1 1.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 1 1-5.196 3 3 3 0 0 1 5.196-3Zm1.536-.887a2.165 2.165 0 0 0 1.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863 2.077-1.199m0-3.328a4.323 4.323 0 0 1 2.068-1.379l5.325-1.628a4.5 4.5 0 0 1 2.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.33 4.33 0 0 0 10.607 12m3.736 0 7.794 4.5-.802.215a4.5 4.5 0 0 1-2.48-.043l-5.326-1.629a4.324 4.324 0 0 1-2.068-1.379M14.343 12l-2.882 1.664'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m7.848 8.25 1.536.887M7.848 8.25a3 3 0 1 1-5.196-3 3 3 0 0 1 5.196 3Zm1.536.887a2.165 2.165 0 0 1 1.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 1 1-5.196 3 3 3 0 0 1 5.196-3Zm1.536-.887a2.165 2.165 0 0 0 1.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863 2.077-1.199m0-3.328a4.323 4.323 0 0 1 2.068-1.379l5.325-1.628a4.5 4.5 0 0 1 2.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.33 4.33 0 0 0 10.607 12m3.736 0 7.794 4.5-.802.215a4.5 4.5 0 0 1-2.48-.043l-5.326-1.629a4.324 4.324 0 0 1-2.068-1.379M14.343 12l-2.882 1.664'/%3E%3C/svg%3E")}.pillar-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:var(--r-sm);background:rgba(var(--rgb-blue) / .1);margin-block-end:var(--sp-3);font-size:0}.pillar-icon::before{content:'';display:block;width:24px;height:24px;background-color:var(--color-brand-light);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}:where(.benefit-card,.service-card,.pain-card):hover :where(.card-icon,.pain-icon){transform:translateY(-4px) scale(1.1)}.stat-card{text-align:center}.stat-number{display:flex;justify-content:center;align-items:center;gap:var(--sp-1);font-size:clamp(2.2rem, 4vw, 3rem);font-weight:700;color:var(--surface-heading-color,var(--palette-navy-900));line-height:1}.stat-label{font-size:var(--step--1);color:var(--surface-heading-color,var(--palette-navy-900));margin-block-start:var(--sp-1)}.cards-container,.stats-grid,.benefits-grid,.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-sm);margin-block-start:var(--sp-4);container-type:inline-size}@container (max-width:680px){.cards-container,.stats-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-grid{grid-template-columns:1fr}}@container (max-width:440px){.cards-container,.stats-grid,.benefits-grid,.results-grid{grid-template-columns:1fr}}.result-metric{display:flex;justify-content:space-between;align-items:center;padding-block:var(--sp-1);border-block-end:1px solid var(--color-line);font-size:var(--step--1)}.result-metric span,.result-metric strong{color:var(--surface-heading-color,var(--palette-navy-900))}.result-metric strong{font-weight:700}.result-location{font-size:var(--step--1);color:var(--color-text-secondary);margin-block-end:var(--sp-3);text-align:center}.result-savings{margin-block-start:var(--sp-3);font-size:var(--step-0);color:var(--surface-heading-color,var(--palette-navy-900));text-align:center}.result-savings strong{color:var(--surface-heading-color,var(--palette-navy-900))}.results-disclaimer{margin-block-start:var(--sp-6);padding-block-start:var(--sp-5);font-size:var(--step--1);color:var(--palette-text-muted);text-align:center}.testimonial-wrapper{display:flex;align-items:center;justify-content:center;gap:var(--gap-lg);margin-block-start:var(--sp-5)}.testimonial-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-inline-size:1520px;margin-inline:auto}.testimonial-viewport::-webkit-scrollbar{display:none}.testimonial-slider{display:flex;gap:var(--gap-md);min-width:0}.testimonial-card{flex:0 0 clamp(280px, 40vw, 460px);min-width:0;scroll-snap-align:start;background:rgba(255 255 255 / .05);border:1px solid rgba(255 255 255 / .1);border-radius:var(--r-xl);padding:var(--sp-5);text-align:left;display:flex;flex-direction:column;gap:var(--sp-3)}.testimonial-stars{display:block;font-size:.85rem;letter-spacing:.08em}.testimonial-card p{color:rgb(245 240 232 / .88)!important;font-size:var(--step-0);line-height:1.7;margin:0;text-align:left}.testimonial-author{color:rgb(245 240 232 / .55)!important;font-weight:600;font-size:var(--step--1);display:block;margin-block-start:auto;padding-block-start:var(--sp-3);border-block-start:1px solid rgba(255 255 255 / .1);text-align:start}.testimonial-arrow{background:rgba(255 255 255 / .12);color:var(--palette-white);border:1px solid rgba(255 255 255 / .2);width:44px;height:44px;min-width:44px;border-radius:var(--r-full);display:flex;align-items:center;justify-content:center;font-size:var(--step-0);cursor:pointer;transition:var(--transition-card)}.testimonial-arrow:hover{background:var(--color-brand);border-color:var(--color-brand);transform:scale(1.08)}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-xl);align-items:center;text-align:start}.founder-quote blockquote{margin:0;padding:0}.founder-quote blockquote p{font-size:var(--step-1);font-style:italic;color:var(--color-brand);border-inline-start:3px solid var(--color-brand);padding-inline-start:var(--sp-4);margin-block-end:var(--sp-1);text-align:start}.about-byline{color:rgba(var(--rgb-white) / .65);font-size:var(--step--1);font-style:normal;display:block;padding-inline-start:0;text-align:end!important;margin-block-end:var(--sp-4)}.about-pillars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-md)}.pillar{background:var(--color-bg-inset);border:1px solid var(--color-border-inverse);border-radius:var(--r-md);padding:var(--sp-4);text-align:center;transition:var(--transition-border);min-width:0}.pillar:hover{border-color:var(--color-border-gold)}.how-it-works{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-block-start:var(--sp-6);position:relative}@media not all and (max-width:900px){.how-it-works::before{content:"";position:absolute;inset-block-start:28px;inset-inline:12.5%;block-size:2px;background:linear-gradient(90deg,var(--color-accent),var(--color-brand));opacity:.4;pointer-events:none;z-index:var(--z-base)}}.how-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:var(--gap-sm);gap:var(--gap-sm);position:relative;z-index:calc(var(--z-base) + 1);min-width:0}.step-number{width:56px;height:56px;border-radius:var(--r-full);background:var(--palette-navy-900);color:var(--color-brand);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--step-1);border:3px solid var(--color-brand);box-shadow:var(--sh-md);flex-shrink:0;position:relative;z-index:calc(var(--z-base) + 2)}.city-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--gap-md);margin-block:var(--sp-6);margin-inline:auto;max-inline-size:860px}.city{padding-block:var(--sp-4);padding-inline:var(--sp-3);background:rgba(var(--rgb-white) / .08);border:1px solid rgba(var(--rgb-gold) / .2);border-radius:var(--r-md);font-weight:600;font-size:var(--step--1);color:var(--palette-white);text-align:center;word-break:normal;overflow-wrap:normal;hyphens:none;white-space:normal;line-height:var(--lh-tight);text-decoration:none;display:flex;align-items:center;justify-content:center;min-block-size:52px;transition:var(--transition-card)}.city:hover{background:rgba(var(--rgb-white) / .14);border-color:var(--color-border-gold);transform:translateY(-3px);box-shadow:var(--sh-md);color:var(--color-brand)}.local-points{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-md);margin-block-start:var(--sp-6);margin-inline:auto;max-inline-size:1000px}.local-point{color:var(--color-text-inverse-muted);font-size:var(--step--1);display:inline-flex;align-items:center;gap:var(--sp-2);white-space:nowrap}.local-point span{color:var(--color-brand)}.logo-category{margin-block-start:var(--sp-6)}.logo-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));align-items:center;justify-items:center;gap:clamp(var(--gap-md), 4vw, var(--gap-xl));max-inline-size:1520px;margin-inline:auto}.logo-row img{block-size:60px;opacity:.5;filter:grayscale(100%);transition:var(--transition-fade),transform var(--dur-med) var(--ease)}.logo-row img:hover{opacity:1;filter:none;transform:scale(1.05)}.calculator-box{background:var(--palette-white);color:var(--palette-navy-900);padding:clamp(var(--sp-4), 4vw, var(--sp-6));border-radius:var(--r-xl);box-shadow:var(--sh-lg);border:1px solid var(--color-border);max-inline-size:780px;margin-block-start:var(--sp-6);margin-inline:auto;display:grid;gap:var(--gap-md);container-type:inline-size;text-align:center}.calc-field{display:grid;gap:var(--sp-1)}.calc-field label{font-weight:600;font-size:var(--step-0);color:var(--palette-navy-900);text-align:start}.calc-field input{width:100%;padding-block:12px;padding-inline:var(--sp-4);border-radius:var(--r-sm);border:1px solid var(--color-border);font-size:var(--step-0);color:var(--palette-navy-900);background:var(--color-bg-surface-alt);transition:var(--transition-border);outline:none}.calc-field input:focus-visible{border-color:var(--color-accent);background:var(--palette-white);outline:2px solid var(--color-brand);outline-offset:2px}.calc-hint{font-size:var(--step--1);color:var(--color-text-secondary);text-align:start}.calc-button{display:none}.calculator-box .calc-cta{margin-block-start:var(--sp-4)}.calculator-box .calc-cta .wp-block-button__link{white-space:normal;text-align:center;display:block;width:100%}.calc-result{display:none;background:#fdf9ee;color:var(--palette-navy-900);border:1px solid rgba(var(--rgb-gold) / .25);border-radius:var(--r-md);padding:var(--sp-4);font-size:var(--step-0);min-block-size:48px}.calc-result.visible,.calc-result:has(#rateResult:not(:empty)){display:block}.calc-result-row{display:flex;justify-content:space-between;align-items:baseline;gap:var(--gap-sm);padding-block:var(--sp-2);border-block-end:1px solid rgba(var(--rgb-gold) / .15)}.calc-result-row:last-of-type{border-block-end:none}.calc-result p{margin:0;text-align:center}.calc-result-label{font-size:var(--step--1);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--palette-text-muted);margin-block-start:var(--sp-3)!important}.calc-result-label:first-child{margin-block-start:0!important}.calc-result-rate{font-size:clamp(2rem, 5vw, 2.5rem);font-weight:700;line-height:1;color:var(--palette-navy-900)}.calc-result-rate.rate-good{color:#1a7f4b}.calc-result-rate.rate-warning{color:#b45309}.calc-result-rate.rate-danger{color:#b91c1c}.calc-result-note{font-size:var(--step--1);color:var(--palette-navy-900)}.calc-result-value{font-size:var(--step-1);font-weight:700;color:var(--palette-navy-900)}.calc-cta{display:flex;justify-content:center}.faq-list{max-inline-size:720px;margin-inline:auto;margin-block-start:var(--sp-6);display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border:1px solid rgba(0 0 0 / .08);border-radius:12px;padding:0 20px;transition:box-shadow .2s ease}.faq-item.active{box-shadow:0 2px 12px rgba(0 0 0 / .07)}.faq-question{appearance:none;-webkit-appearance:none;box-sizing:border-box;width:100%;margin:0;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-size:.9375rem;font-weight:600;line-height:1.5;cursor:pointer;color:#0f2535;background:#fff0;border:none;-webkit-font-smoothing:antialiased;transition:color .15s ease}.faq-question:hover{color:var(--color-accent)}.faq-question:focus-visible{outline:2px solid rgba(var(--rgb-terra) / .4);outline-offset:2px;border-radius:2px}.faq-question::after{content:"";flex-shrink:0;width:18px;height:18px;background-color:#9aabba;transition:transform .25s ease,background-color .15s ease;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.75' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.75' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.faq-item.active .faq-question::after{transform:rotate(180deg);background-color:var(--color-brand)}.faq-answer{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .25s ease}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-answer>*{overflow:hidden}.faq-answer p{margin:0;padding:0 0 18px;text-align:left;color:#6b7a8a;font-size:.875rem;font-weight:400;line-height:1.7}.faq-answer p+p{margin-block-start:var(--sp-2)}.faq-answer p:last-child{padding-bottom:20px}.faq-answer ul,.faq-answer ol{padding-inline-start:1.25rem;padding-bottom:18px;color:#6b7a8a;font-size:.875rem;line-height:1.7}.faq-answer li{margin-block-end:6px}.faq-cta{text-align:center;margin-block-start:var(--sp-6)}@media (max-width:767px){.faq-question{font-size:.875rem;padding:15px 0}}.scroll-progress{position:fixed;inset-block-start:0;inset-inline-start:0;width:100%;height:3px;background:#fff0;z-index:var(--z-modal);opacity:0;transition:opacity var(--dur-med) var(--ease);pointer-events:none}.scroll-progress.is-visible{opacity:1}.scroll-progress-bar{height:100%;width:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,var(--palette-primary),var(--palette-teal));transition:transform 0.08s linear}#contact h2{white-space:normal;font-size:clamp(1.1rem, 2.5vw, 2rem)}.cta-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-sm);margin-block-start:var(--sp-4)}.dl-section-dark .cta-trust-row .trust-item,.dl-section-dark .hero-trust .trust-item,#contact .cta-trust-row .trust-item{color:var(--color-text-inverse-muted)}.dl-section-light .cta-trust-row .trust-item,.dl-section-cream .cta-trust-row .trust-item,.dl-section-blue .cta-trust-row .trust-item,.dl-section-light .hero-trust .trust-item,.dl-section-cream .hero-trust .trust-item,.dl-section-blue .hero-trust .trust-item{color:var(--palette-navy-900)}.cta-phone{margin-block-start:var(--sp-5);font-size:var(--step--1)}.cta-phone a{color:var(--color-brand);font-weight:600;text-decoration:none}.cta-phone a:hover{text-decoration:underline}.local-heading{text-align:center}.local-body{text-align:center;max-inline-size:var(--content-mid);margin-block-start:var(--sp-4);margin-inline:auto;width:100%;color:var(--surface-heading-color,var(--palette-navy-900));font-size:var(--step-0);line-height:var(--lh)}.dl-local-text{color:var(--surface-heading-color,var(--palette-navy-900));text-align:center}.check,.local-point span[aria-hidden],.cta-trust-row .trust-item .check{color:var(--color-brand)!important}.section-dark p,.section-dark .section-tag,.dl-section-dark p,.dl-section-dark .section-tag,.hero p,.hero .section-tag,#hero p,#hero .section-tag,#contact p,#contact .section-tag,#local-trust p,#local-trust .section-tag,[data-surface="dark"] p,[data-surface="dark"] .section-tag{color:var(--surface-text-color)}.section-dark li,.section-dark span:not(.check):not([aria-hidden]),.section-dark small,.dl-section-dark li,.dl-section-dark span:not(.check):not([aria-hidden]),.dl-section-dark small,#hero li,#hero span:not(.check):not([aria-hidden]),#hero small,#contact li,#contact span:not(.check):not([aria-hidden]),#contact small,#local-trust li,#local-trust span:not(.check):not([aria-hidden]),#local-trust small,[data-surface="dark"] li,[data-surface="dark"] span:not(.check):not([aria-hidden]),[data-surface="dark"] small{color:var(--surface-text-color)}.founder-quote+p,.founder-quote~p:first-of-type{margin-block-start:var(--sp-5)}#about .about-text h2,#about .about-text h3,#about .about-text h4,#about .about-text p{text-align:start}#about .founder-quote blockquote p{text-align:start;color:var(--color-brand);border-inline-start-color:var(--color-brand)}#about .about-byline{text-align:end}.dl-post-content{text-align:start}.dl-post-content h1,.dl-post-content h2,.dl-post-content h3,.dl-post-content h4,.dl-post-content h5,.dl-post-content h6{color:var(--palette-navy-900);text-align:start}.dl-post-content h1{margin-block-end:var(--sp-5)}.dl-post-content h2{margin-block-start:var(--sp-6);margin-block-end:var(--sp-3)}.dl-post-content h3{margin-block-start:var(--sp-5);margin-block-end:var(--sp-2)}.dl-post-content p{color:var(--palette-navy-900);text-align:start}.dl-post-content .section-tag{text-align:start;color:var(--color-accent)}.dl-post-content ul,.dl-post-content ol{margin-block-end:var(--sp-4);padding-inline-start:var(--sp-5);text-align:start}.dl-post-content li{color:var(--palette-navy-900);font-size:var(--step-0);line-height:var(--lh);margin-block-end:var(--sp-2)}.dl-post-content strong{color:var(--palette-navy-900);font-weight:700}.dl-post-content .wp-block-buttons{justify-content:center;text-align:center;margin-block-start:var(--sp-5)}.dl-post-content .wp-block-buttons *{text-align:center}.contact-form-wrapper{max-inline-size:700px;margin-inline:auto;margin-block-start:var(--sp-6);background:var(--palette-white);padding:var(--sp-6);border-radius:var(--r-lg);box-shadow:var(--sh-sm)}.contact-card-link{font-size:var(--step-1);font-weight:600;color:var(--color-accent);margin-block-end:var(--sp-2)}.contact-card-link a{color:var(--color-accent);text-decoration:none}.contact-card-link a:hover{text-decoration:underline}.contact-card-hours{font-size:var(--step--1);color:var(--palette-text-muted);font-style:italic;margin:0}.contact-trust-row .trust-item{color:var(--palette-navy-900)}.contact-trust-row .check{color:var(--color-accent)}.contact-alt-phone{text-align:center;margin-block-start:var(--sp-4);font-size:var(--step--1);color:var(--palette-navy-900)}.contact-alt-phone a{color:var(--color-accent);font-weight:600;text-decoration:none}.contact-alt-phone a:hover{text-decoration:underline}:where(.service-card,.benefit-card,.result-card) .wp-block-button__link{position:relative;z-index:2;pointer-events:auto}.sub-menu .ct-menu-link{display:flex!important;align-items:center;gap:8px}.sub-menu .ct-menu-link::before{content:'';display:inline-block;width:15px;height:15px;flex-shrink:0;background-color:currentColor;opacity:.65;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.sub-menu a[href*="high-risk"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.25-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.25-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z'/%3E%3C/svg%3E")}.sub-menu a[href*="calculator"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.756 4.5 4.978V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.978c0-1.222-.807-2.278-1.907-2.406A48.14 48.14 0 0 0 12 2.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.756 4.5 4.978V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.978c0-1.222-.807-2.278-1.907-2.406A48.14 48.14 0 0 0 12 2.25Z'/%3E%3C/svg%3E")}.sub-menu a[href*="hidden-fees"]::before,.sub-menu a[href*="hidden_fees"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z'/%3E%3C/svg%3E")}.sub-menu a[href*="cash-discount"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18.75a60.07 60.07 0 0 1 15.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 0 1 3 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 0 0-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 0 1-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 0 0 3 15h-.75M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 18.75a60.07 60.07 0 0 1 15.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 0 1 3 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 0 0-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 0 1-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 0 0 3 15h-.75M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z'/%3E%3C/svg%3E")}.sub-menu a[href*="pos-system"]::before,.sub-menu a[href*="choosing-a-pos"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25A2.25 2.25 0 0 1 5.25 3h13.5A2.25 2.25 0 0 1 21 5.25Z'/%3E%3C/svg%3E")}.sub-menu a[href*="owner"]::before,.sub-menu a[href*="meet"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z'/%3E%3C/svg%3E")}.sub-menu a[href*="merchant-application"]::before,.sub-menu a[href*="application"]::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25ZM6.75 12h.008v.008H6.75V12Zm0 3h.008v.008H6.75V15Zm0 3h.008v.008H6.75V18Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25ZM6.75 12h.008v.008H6.75V12Zm0 3h.008v.008H6.75V15Zm0 3h.008v.008H6.75V18Z'/%3E%3C/svg%3E")}.mobile-menu .ct-menu-link{display:flex!important;align-items:center;gap:8px}.mobile-menu .ct-menu-link::before{content:'';display:inline-block;width:16px;height:16px;flex-shrink:0;background-color:currentColor;opacity:.7;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}#why-switch .pain-card,#why-switch .pain-card *{text-align:center}#why-switch .pain-card{align-items:center}#why-switch .pain-icon{margin-inline:auto}#about .section-tag{text-align:center}[data-center-pillars] .pillar,[data-center-pillars] .pillar *{text-align:center}[data-center-pillars] .pillar{align-items:center;display:flex;flex-direction:column}[data-center-pillars] .pillar-icon{margin-inline:auto}#solutions .card-icon{margin-inline:auto}#solutions .cards-container{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}#solutions .service-card{height:100%;text-align:center}#solutions .service-card *{text-align:center}.how-step,.how-step h3,.how-step p{text-align:center}.step-number{margin-inline:auto}.testimonial-stars{color:#f59e0b}}@layer motion{.reveal{opacity:0;translate:0 40px;transition:opacity .8s var(--ease),translate .8s var(--ease)}.reveal.visible{opacity:1;translate:0 0}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}}@layer utilities{.u-block{display:block}.u-flex{display:flex}.u-grid{display:grid}.u-inline-flex{display:inline-flex}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.u-flex-center{display:flex;align-items:center;justify-content:center}.u-flex-between{display:flex;align-items:center;justify-content:space-between}.u-flex-start{display:flex;align-items:flex-start}.u-flex-col{flex-direction:column}.u-flex-wrap{flex-wrap:wrap}.u-flex-nowrap{flex-wrap:nowrap}.u-items-center{align-items:center}.u-justify-center{justify-content:center}.u-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-md)}.u-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap-md)}.u-grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--gap-md)}.u-gap-sm{gap:var(--gap-sm)}.u-gap-md{gap:var(--gap-md)}.u-gap-lg{gap:var(--gap-lg)}.u-gap-xl{gap:var(--gap-xl)}.u-mt-sm{margin-block-start:var(--sp-3)}.u-mt-md{margin-block-start:var(--sp-5)}.u-mt-lg{margin-block-start:var(--sp-6)}.u-mb-sm{margin-block-end:var(--sp-3)}.u-mb-md{margin-block-end:var(--sp-5)}.u-mx-auto{margin-inline:auto}.u-p-sm{padding:var(--sp-3)}.u-p-md{padding:var(--sp-5)}.u-p-lg{padding:var(--sp-6)}.u-w-full{width:100%}.u-max-prose{max-inline-size:var(--content-reading)}.u-max-narrow{max-inline-size:var(--content-narrow)}.u-text-center{text-align:center}.u-text-left{text-align:start}.u-text-sm{font-size:var(--step--1)}.u-text-base{font-size:var(--step-0)}.u-text-lg{font-size:var(--step-1)}.u-font-bold{font-weight:700}.u-font-semi{font-weight:600}.u-uppercase{text-transform:uppercase;letter-spacing:.08em}.u-text-inverse{color:var(--palette-white)}.u-text-gold{color:var(--color-brand)}.u-text-navy{color:var(--palette-navy-900)}.u-text-muted{color:var(--color-text-secondary)}.u-rounded-sm{border-radius:var(--r-sm)}.u-rounded-md{border-radius:var(--r-md)}.u-rounded-lg{border-radius:var(--r-lg)}.u-rounded-full{border-radius:var(--r-full)}.u-overflow-hidden{overflow:hidden}.u-relative{position:relative}.u-z-1{z-index:1}}@layer responsive{@media (max-width:900px){.how-it-works{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap-md)}.city-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width:768px){.container{padding-inline:var(--sp-3)}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){font-size:var(--step--1);padding:var(--sp-3) var(--sp-4)}.wp-block-button__link{white-space:normal;text-align:center}.calc-cta .wp-block-button__link{font-size:var(--step--1);padding:var(--sp-3) var(--sp-4);white-space:normal;text-align:center;line-height:1.3}.grid-2,.grid-3,.how-it-works,.about-inner,.about-pillars,.sidebar-layout{grid-template-columns:1fr}.how-it-works{gap:var(--gap-md)}.how-it-works::before{display:none}.about-inner{text-align:center}.about-text :where(h1,h2,h3,h4),.about-text p,.founder-quote blockquote p{text-align:center}.about-byline{padding-inline-start:0;text-align:center}.hero,#hero{min-block-size:auto;padding-block:clamp(32px, 5vh, 56px);padding-inline:var(--sp-3)}.hero-headline{font-size:clamp(1.6rem, 6vw, 2.5rem);word-break:break-word;overflow-wrap:break-word}.local-points{flex-wrap:wrap;gap:var(--gap-sm)}.testimonial-card{flex:0 0 clamp(280px, 92vw, 360px);max-inline-size:calc(100vw - var(--sp-3) * 2);overflow:visible;word-break:break-word;height:auto;min-height:0}.testimonial-card p{white-space:normal;overflow:visible}}@media (max-width:480px){.trust-pill{font-size:.7rem;padding-block:6px;padding-inline:12px}.trust-strip-inner{gap:var(--gap-sm)}.hero-trust{gap:var(--gap-sm)}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){font-size:var(--step--1);padding:var(--sp-2) var(--sp-3)}.wp-block-buttons{flex-direction:column;align-items:center}.wp-block-buttons .wp-block-button{max-inline-size:360px;width:100%;display:flex}.wp-block-buttons .wp-block-button__link{display:flex;width:100%;white-space:normal;justify-content:center}}}@layer a11y{:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:2px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;box-shadow:0 0 0 4px rgba(var(--rgb-blue) / .15);border-radius:var(--r-sm)}@media (prefers-contrast:more){:root{--color-border:rgba(var(--rgb-black) / .2);--color-border-strong:rgba(var(--rgb-black) / .35);--color-text-secondary:var(--palette-ink);--sh-sm:0 2px 6px rgba(var(--rgb-black) / .15);--sh-md:0 4px 12px rgba(var(--rgb-black) / .2)}.trust-pill{border-color:rgba(var(--rgb-gold) / .6)}.faq-question{color:var(--palette-ink)}.section-tag{letter-spacing:.1em}}@media (max-width:640px){.wp-block-buttons{flex-direction:column;align-items:stretch}.wp-block-button__link{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-gradient,.hero-gradient::before,.hero .hero-gradient,.hero .hero-gradient::before{animation:none}.reveal{opacity:1;translate:0 0;transition:none}.faq-answer{transition:none}.scroll-progress-bar{transition:none}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}@layer vendors{.cmplz-cookiebanner{border-radius:var(--r-lg)!important;box-shadow:0 20px 48px rgba(var(--rgb-black) / .14)!important}.cmplz-btn{border-radius:var(--r-sm)!important;font-weight:600!important;padding-block:10px!important;padding-inline:18px!important}.cmplz-btn.cmplz-accept{background:var(--color-brand)!important;border:none!important;color:var(--palette-navy-900)!important}.ct-header,.ct-header[data-sticky],.site-header{z-index:var(--z-modal)!important}}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5em;padding:var(--sp-4) var(--sp-5);min-height:48px;min-width:120px;max-width:100%;width:fit-content;font:inherit;font-weight:var(--font-weight-bold);font-size:var(--step--1);line-height:1.3;text-align:center;text-decoration:none;border-radius:var(--r-md);white-space:normal;overflow-wrap:break-word;word-break:break-word;box-sizing:border-box;transition:var(--transition-btn)}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]):hover{transform:translateY(-2px);box-shadow:var(--sh-md)}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]):active{transform:translateY(0);box-shadow:var(--sh-sm)}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]):disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.wp-block-button{display:inline-block;text-align:center;width:auto;max-width:100%}.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]{display:inline-block;padding:var(--sp-3) var(--sp-5);min-height:48px;font-size:var(--step-0);line-height:1.3;white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:center;border-radius:var(--r-md);transition:var(--transition-btn)}.wp-block-button__link{color:var(--palette-navy-900);background:linear-gradient(135deg,var(--color-brand),var(--color-brand-light));box-shadow:var(--sh-md);position:relative}.wp-block-button__link::before,.wp-block-button__link::after{display:none!important;content:none!important}.wp-block-button__link:hover,.button:hover,.btn:hover,a[class*="btn"]:hover,a[class*="cta"]:hover{transform:translateY(-2px);box-shadow:var(--sh-md)}.wp-block-button__link:hover{transform:translateY(-3px);box-shadow:var(--sh-lg)}.wp-block-button__link:active{transform:translateY(0);box-shadow:var(--sh-sm)}@media (max-width:768px){:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){font-size:var(--step--1);padding:var(--sp-3) var(--sp-4)}}@media (max-width:640px){.wp-block-button{width:100%}:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){width:100%}}@media (max-width:480px){:where(.wp-block-button__link,.button,.btn,a[class*="btn"],a[class*="cta"]){font-size:var(--step--1);padding:var(--sp-2) var(--sp-3)}}.section-dark :is(h1,h2,h3,h4,h5,h6),.dl-section-dark :is(h1,h2,h3,h4,h5,h6),.hero :is(h1,h2,h3,h4,h5,h6),#hero :is(h1,h2,h3,h4,h5,h6),#contact :is(h1,h2,h3,h4,h5,h6),#local-trust :is(h1,h2,h3,h4,h5,h6),[data-surface="dark"] :is(h1,h2,h3,h4,h5,h6){color:#fff}.ct-footer,.site-footer{position:relative;background:radial-gradient(1200px 400px at 50% -200px,rgba(var(--rgb-blue) / .18),transparent 70%),linear-gradient(180deg,#0b1220 0%,#020617 100%);overflow:hidden}.ct-footer::before{content:"";position:absolute;inset:0 auto auto 50%;transform:translateX(-50%);width:min(1200px, 92%);height:1px;background:linear-gradient(90deg,transparent,rgba(255 255 255 / .25),transparent)}.ct-footer::after{content:"";position:absolute;inset:0;background:radial-gradient(600px 300px at 20% 100%,rgba(var(--rgb-blue) / .10),transparent 70%),radial-gradient(500px 250px at 80% 100%,rgba(var(--rgb-gold) / .08),transparent 70%);pointer-events:none;opacity:.7}.footer-column{max-width:320px}.footer-column p{font-size:.9em;opacity:.85}.footer-column ul li{position:relative;padding-left:10px}.footer-column ul li::before{content:"";position:absolute;left:0;top:.7em;width:3px;height:3px;border-radius:50%;background:rgba(255 255 255 / .35)}.footer-column a{transition:color .28s var(--ease),transform .28s var(--ease),opacity .28s ease}.footer-column a:hover{transform:translateX(3px);opacity:1}.footer-column a[href^="/huntington"],.footer-column a[href^="/costa"],.footer-column a[href^="/newport"],.footer-column a[href^="/irvine"],.footer-column a[href^="/santa"],.footer-column a[href^="/garden"],.footer-column a[href^="/westminster"],.footer-column a[href^="/fountain"]{font-size:.82rem;letter-spacing:.02em;opacity:.9}