@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes barGrow{0%{width:0}}ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--purple:#491CB1;--purple-light:#6B3FD4;--purple-lighter:#8B5CF6;--purple-dark:#33127A;--purple-darker:#1E0A4E;--purple-50:#F5F0FF;--purple-100:#E8DEFF;--purple-200:#D4BFFF;--slate-900:#0F172A;--slate-800:#1E293B;--slate-700:#334155;--slate-500:#64748B;--slate-400:#94A3B8;--slate-300:#CBD5E1;--slate-200:#E2E8F0;--slate-100:#F1F5F9;--slate-50:#F8FAFC;--white:#FFFFFF}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Segoe UI",system-ui,-apple-system,sans-serif;color:var(--slate-900);background:var(--white);overflow-x:hidden;line-height:1.7;-webkit-font-smoothing:antialiased}.container{max-width:1180px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-weight:700;font-size:.9rem;text-decoration:none;border:0;cursor:pointer;border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);letter-spacing:.01em}.btn-primary{background:var(--purple);color:var(--white);box-shadow:0 2px 8px rgb(73 28 177/.2)}.btn-primary:hover{background:var(--purple-light);transform:translateY(-2px);box-shadow:0 8px 30px rgb(73 28 177/.3)}.btn-white{background:var(--white);color:var(--purple);font-weight:700;box-shadow:0 2px 8px rgb(0 0 0/.08)}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgb(0 0 0/.12)}.btn-outline{background:#fff0;color:var(--purple);border:1.5px solid var(--purple-200)}.btn-outline:hover{background:var(--purple-50);border-color:var(--purple)}.btn-light{background:rgb(255 255 255/.12);color:var(--white);border:1px solid rgb(255 255 255/.2);backdrop-filter:blur(10px)}.btn-light:hover{background:rgb(255 255 255/.2);border-color:rgb(255 255 255/.35)}.overline{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--purple);margin-bottom:.75rem;display:inline-block}.section-heading{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.section-sub{font-size:1.05rem;color:var(--slate-500);max-width:550px;line-height:1.75}nav.site-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgb(255 255 255/.88);backdrop-filter:blur(20px);border-bottom:1px solid rgb(0 0 0/.05);padding:.65rem 0}.nav-inner{display:flex;align-items:center;justify-content:space-between}.logo,.nav-links a{text-decoration:none}.logo,.nav-links{display:flex;align-items:center;gap:.6rem}.nav-links{gap:2.25rem;list-style:none}.nav-links a{color:var(--slate-500);font-size:.875rem;font-weight:500;transition:color .3s}.nav-links a:hover{color:var(--purple);font-weight:600}.hero h1,.nav-phone{color:var(--slate-900)}.nav-phone{font-weight:700;font-size:.875rem;letter-spacing:.01em}.nav-cta .btn{padding:.55rem 1.5rem;font-size:.8rem}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(170deg,var(--white) 0%,var(--purple-50) 40%,var(--white) 100%);padding:7rem 0 4rem}.hero-constellation{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem 1.1rem;background:var(--white);border:1px solid var(--purple-100);border-radius:100px;font-size:.78rem;font-weight:600;color:var(--purple);margin-bottom:1.75rem;box-shadow:0 1px 4px rgb(73 28 177/.06)}.hero-badge-dot{width:7px;height:7px;background:var(--purple);border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.hero h1{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:900;line-height:1.07;letter-spacing:-.04em;margin-bottom:1.5rem}.hero h1 em{font-style:normal;color:var(--purple)}.hero-desc{font-size:1.1rem;color:var(--slate-500);max-width:500px;margin-bottom:2.5rem;line-height:1.8}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-visual,.hero-visual-wrap{position:relative}.hero-visual{width:100%;aspect-ratio:1;max-width:520px;margin:0 auto}.hero-visual svg{width:100%;height:100%}.logos{padding:3rem 0;border-bottom:1px solid var(--slate-200)}.logos-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.logos-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--slate-400);white-space:nowrap}.logo-item{height:28px;opacity:.35;transition:opacity .4s;filter:grayscale(1)}.logo-item:hover{opacity:.7;filter:grayscale(0)}.stats{padding:4rem 0;position:relative}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat{text-align:center;padding:1.5rem;position:relative}.stat:not(:last-child)::after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--slate-200)}.stat-num{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:900;color:var(--purple);letter-spacing:-.03em}.stat-label{font-size:.78rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-top:.2rem}.google-badge{box-shadow:0 2px 8px rgb(0 0 0/.04)}.google-stars{display:flex}.google-rating{font-size:.85rem;font-weight:800;color:var(--slate-900)}.google-count{font-size:.72rem;color:var(--slate-400)}.services{padding:6rem 0;background:linear-gradient(170deg,var(--purple-darker) 0%,var(--purple-dark) 100%);position:relative;overflow:hidden}.services-constellation{position:absolute;inset:0;pointer-events:none}.services .overline{color:var(--purple-200)}.services .section-heading,.svc h3,.wf h4{color:var(--white)}.services .section-sub{color:rgb(255 255 255/.6)}.services-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.services-header .section-sub{margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;position:relative;z-index:1}.svc{background:rgb(255 255 255/.05);border:1px solid rgb(255 255 255/.08);border-radius:16px;padding:2.25rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;backdrop-filter:blur(4px)}.svc:hover{background:rgb(255 255 255/.1);border-color:rgb(255 255 255/.18);transform:translateY(-6px);box-shadow:0 20px 60px rgb(0 0 0/.2)}.svc-icon{width:48px;height:48px;background:rgb(255 255 255/.08);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.svc-icon svg{width:22px;height:22px;fill:var(--purple-200)}.svc h3,.wf h4{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.ind h3,.svc p{font-size:.88rem}.svc p{color:rgb(255 255 255/.55);line-height:1.7}.svc-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;font-size:.78rem;font-weight:600;color:var(--purple-200);text-decoration:none;opacity:0;transform:translateX(-6px);transition:all .4s}.svc:hover .svc-link{opacity:1;transform:translateX(0)}.why{padding:7rem 0;position:relative;overflow:hidden}.why-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;z-index:1}.why-card-stack,.why-layout,.why-visual{position:relative}.why-card-stack{height:490px;max-width:520px}.wc{position:absolute;background:var(--white);border:1px solid var(--slate-200);border-radius:16px;padding:1.6rem 1.75rem;box-shadow:0 4px 20px rgb(73 28 177/.06);transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden;width:min(280px,80%)}.wc:hover{transform:translateY(-8px)!important;box-shadow:0 16px 50px rgb(73 28 177/.12);z-index:10}.ind::before,.wc::before{content:"";position:absolute;top:0;right:0}.wc::before{width:80px;height:80px;background:var(--purple-50);border-radius:0 0 0 80px;opacity:.6}.wc-1{top:0;left:0;z-index:3}.wc-2{top:165px;right:0;z-index:2}.wc-3{top:330px;left:30px;z-index:1}.wc-stat{font-size:2.25rem;font-weight:900;color:var(--purple);letter-spacing:-.02em}.wc-label{font-size:.85rem;color:var(--slate-500);margin-top:.2rem;font-weight:500}.wc-bar{height:5px;background:var(--slate-100);border-radius:3px;margin-top:1rem;overflow:hidden}.wc-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--purple),var(--purple-lighter))}.wc-1 .wc-bar-fill{width:95%;animation:barGrow 2s ease-out forwards}.wc-2 .wc-bar-fill{width:100%;animation:barGrow 2s ease-out .3s forwards}.wc-3 .wc-bar-fill{width:88%;animation:barGrow 2s ease-out .6s forwards}.why-features{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}.wf{display:flex;gap:1rem;align-items:flex-start}.wf-icon{flex-shrink:0;width:38px;height:38px;background:var(--purple-50);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .3s}.wf:hover .wf-icon{background:var(--purple-100)}.ind-icon svg,.wf-icon svg{width:18px;height:18px;fill:var(--purple)}.wf h4{font-size:.95rem;color:var(--slate-900);margin-bottom:.15rem}.footer-col a,.wf p{color:var(--slate-500)}.wf p{font-size:.85rem;line-height:1.65}.industries{padding:6rem 0;background:var(--slate-50);position:relative;overflow:hidden}.ind-header{text-align:center;margin-bottom:3.5rem;z-index:1}.ind-header .section-sub{margin:0 auto}.ind,.ind-grid,.ind-header{position:relative}.ind-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;z-index:1}.ind{text-align:center;padding:2rem 1.25rem;background:var(--white);border:1px solid var(--slate-200);border-radius:16px;transition:all .4s;overflow:hidden}.ind:hover{border-color:var(--purple);transform:translateY(-6px);box-shadow:0 12px 40px rgb(73 28 177/.1)}.ind::before{left:0;height:3px;background:var(--purple);transform:scaleX(0);transition:transform .4s;transform-origin:left}.ind:hover::before{transform:scaleX(1)}.ind-icon{width:52px;height:52px;margin:0 auto .9rem;background:var(--purple-50);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s}.ind:hover .ind-icon{background:var(--purple);transform:scale(1.05)}.ind-icon svg{width:24px;height:24px;transition:fill .3s}.ind:hover .ind-icon svg{fill:var(--white)}.ind h3{font-weight:700;color:var(--slate-700)}.ind-desc{font-size:.78rem;color:var(--slate-400);line-height:1.6;margin-top:.4rem}.trust,footer.site-footer{padding:4rem 0;border-top:1px solid var(--slate-200)}.trust-inner{justify-content:center;gap:2.5rem;flex-wrap:wrap}.trust-badge,.trust-icon,.trust-inner{display:flex;align-items:center}.trust-badge{gap:.75rem;padding:.75rem 1.5rem;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;transition:all .3s}.trust-badge:hover{border-color:var(--purple-200);box-shadow:0 4px 16px rgb(73 28 177/.06)}.trust-icon{width:40px;height:40px;background:var(--purple-50);border-radius:10px;justify-content:center;flex-shrink:0}.trust-icon svg{width:20px;height:20px;fill:var(--purple)}.trust-text{font-size:.78rem;font-weight:700;color:var(--slate-700);line-height:1.3}.trust-sub{font-size:.68rem;color:var(--slate-400);font-weight:500}.case-study{padding:5rem 0;background:var(--white);position:relative;overflow:hidden}.cs-card{display:grid;grid-template-columns:1fr 1.4fr;border:1px solid var(--slate-200);border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgb(0 0 0/.04);transition:all .4s}.cs-card:hover{box-shadow:0 12px 40px rgb(73 28 177/.08);transform:translateY(-4px)}.cs-visual{background:linear-gradient(135deg,var(--purple-darker),var(--purple));padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.cs-visual-constellation{position:absolute;inset:0;pointer-events:none;opacity:.1}.cs-visual svg.cs-icon{width:64px;height:64px;fill:rgb(255 255 255/.8);margin-bottom:1rem}.cs-visual .cs-tag{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--purple-200);background:rgb(255 255 255/.1);padding:.35rem 1rem;border-radius:100px;border:1px solid rgb(255 255 255/.15)}.cs-body{padding:3rem}.cs-body .overline,.footer-col a:hover,.industries .ind:hover h3{color:var(--purple)}.cs-body h3,.cta-card h2{font-weight:800;letter-spacing:-.02em}.cs-body h3{font-size:1.35rem;color:var(--slate-900);margin-bottom:.75rem;line-height:1.25}.cs-body p{font-size:.95rem;color:var(--slate-500);line-height:1.75;margin-bottom:1.5rem}.cs-stats{display:flex;gap:2rem;margin-bottom:1.5rem}.cs-stat-item{text-align:center}.cs-stat-num{font-size:1.25rem;font-weight:900;color:var(--purple)}.cs-stat-label{font-size:.68rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.testimonial{padding:7rem 0;position:relative}.test-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.test-right{position:relative}.test-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.tm{background:var(--purple-50);border:1px solid var(--purple-100);border-radius:16px;padding:1.75rem;text-align:center;transition:all .4s}.tm:hover{background:var(--white);border-color:var(--purple-200);transform:translateY(-4px);box-shadow:0 10px 30px rgb(73 28 177/.08)}.tm-num{font-size:1.5rem;font-weight:900;color:var(--purple);letter-spacing:-.02em}.footer-col h4,.tm-label{font-size:.72rem;text-transform:uppercase}.tm-label{color:var(--slate-500);letter-spacing:.08em;font-weight:600;margin-top:.2rem}.cta{padding:6rem 0}.cta-card{background:linear-gradient(135deg,var(--purple-dark) 0%,var(--purple) 50%,var(--purple-light) 100%);border-radius:24px;padding:5rem 3rem;text-align:center;position:relative;overflow:hidden}.cta-constellation{position:absolute;inset:0;pointer-events:none}.cta-glow{position:absolute;width:400px;height:400px;border-radius:50%;background:rgb(255 255 255/.06);filter:blur(80px)}.cta-glow-1{top:-20%;right:-5%}.cta-glow-2{bottom:-30%;left:-10%}.cta-card h2{font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--white);margin-bottom:1rem}.cta-actions,.cta-card h2,.cta-card p{position:relative;z-index:1}.cta-card p{color:rgb(255 255 255/.7);font-size:1.05rem;max-width:500px;margin:0 auto 2rem}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}footer.site-footer{padding:4rem 0 2rem;background:var(--slate-50)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(5,1fr);gap:2rem;margin-bottom:3rem}.footer-bottom,.footer-brand p{color:var(--slate-400);margin-top:1rem}.footer-brand p{font-size:.875rem;max-width:280px;line-height:1.7}.footer-col h4{font-weight:700;letter-spacing:.12em;color:var(--purple);margin-bottom:1rem}.footer-col ul,.nav-links .sub-menu li{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{text-decoration:none;font-size:.875rem;transition:color .3s}.footer-bottom{border-top:1px solid var(--slate-200);background:#f5f3fb;padding:1.4rem 0;font-size:.78rem}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual-wrap{display:none}.why-layout{grid-template-columns:1fr}.why-visual{display:none}.test-layout{grid-template-columns:1fr}.test-right{margin-top:2rem}.services-grid{grid-template-columns:repeat(2,1fr)}.ind-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr 1fr}.cs-card{grid-template-columns:1fr}.cs-visual{padding:2rem}.trust-inner{gap:1.5rem}}@media (max-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2)::after{display:none}.services-grid{grid-template-columns:1fr}.ind-grid{grid-template-columns:repeat(2,1fr)}.test-metrics{grid-template-columns:1fr 1fr}.nav-links{display:none}.cta-card{padding:3rem 2rem}.footer-grid{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:.5rem}.logos-inner{gap:1.5rem}.trust-inner{flex-direction:column;align-items:stretch}.cs-stats{flex-wrap:wrap;gap:1rem}}.nav-links,.nav-links li{position:relative}.nav-links li{list-style:none}.nav-links>li.menu-item-has-children>a::after{content:"";display:inline-block;width:6px;height:6px;margin-left:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.55;transition:transform .2s,opacity .2s;vertical-align:middle}.nav-links>li.menu-item-has-children:focus-within>a::after,.nav-links>li.menu-item-has-children:hover>a::after{transform:rotate(-135deg) translateY(0);opacity:1}.nav-links .sub-menu{position:absolute;top:calc(100% + 8px);left:-1rem;min-width:240px;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;padding:.5rem;box-shadow:0 12px 32px -8px rgb(15 23 42/.12),0 4px 12px -4px rgb(15 23 42/.08);list-style:none;margin:0;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;z-index:100}.nav-links>li:focus-within>.sub-menu,.nav-links>li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .18s ease,transform .18s ease,visibility 0s linear 0s}.nav-links .sub-menu a{display:block;padding:.55rem .85rem;font-size:.82rem;font-weight:500;color:var(--slate-700);text-decoration:none;border-radius:6px;white-space:nowrap;transition:background .15s ease,color .15s ease}.nav-links .sub-menu a:focus,.nav-links .sub-menu a:hover{background:var(--purple-50);color:var(--purple);font-weight:600}.nav-links>li.menu-item-has-children::before{content:"";position:absolute;top:100%;left:0;right:0;height:12px}@media (max-width:768px){.nav-links .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:.25rem 0 .25rem 1rem;background:#fff0;min-width:0}.nav-links>li.menu-item-has-children>a::after{display:none}}.logos-inner{gap:2.5rem}.client-logo{display:inline-flex;align-items:center;justify-content:center;width:150px;height:56px;flex:0 0 auto}.client-logo .logo-item{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.55;transition:filter .45s ease,opacity .45s ease,transform .45s ease}.client-logo:focus-within .logo-item,.client-logo:hover .logo-item{filter:grayscale(0);opacity:1;transform:scale(1.04)}@media (max-width:768px){.logos-inner{gap:1.5rem}.client-logo{width:110px;height:44px}}.nav-toggle{display:none;background:#fff0;border:0;padding:8px;cursor:pointer;width:40px;height:40px;flex-direction:column;justify-content:space-around;align-items:center;margin-left:auto}.nav-toggle span{display:block;width:22px;height:2px;background:var(--slate-900);border-radius:1px;transition:transform .25s ease,opacity .25s ease}@media (max-width:768px){.nav-toggle{display:flex}.nav-links{display:none!important}}@media (max-width:640px){.nav-links{display:none}}.stat{min-height:90px}.google-badge{margin-top:.75rem;display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .75rem;background:var(--white);border:1px solid var(--slate-200);border-radius:999px;font-size:.72rem;font-weight:600;color:var(--slate-700)}.google-badge svg{width:14px;height:14px}.google-stars{display:inline-flex;gap:1px}.google-stars svg{width:11px;height:11px;fill:#fbbc05}@media (max-width:640px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat::after{display:none!important}.google-badge{font-size:.65rem;padding:.25rem .55rem}}@media (max-width:768px){.logos-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem 1.25rem;align-items:center;justify-items:center}.logos-label{grid-column:1/-1;text-align:center;margin-bottom:.25rem}.client-logo{width:100%;max-width:110px;height:44px}}@media (max-width:420px){.logos-inner{grid-template-columns:repeat(2,1fr)}}.industries .ind{display:block;text-decoration:none;color:inherit;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.industries .ind:hover{transform:translateY(-3px);border-color:var(--purple);box-shadow:0 12px 32px -12px rgb(73 28 177/.15);text-decoration:none}.industries .ind h3{color:var(--slate-900)}@media (max-width:900px){.ind-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.ind-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.industries .ind-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.industries .ind-grid{grid-template-columns:1fr}}@media (min-width:901px){.services-grid{grid-template-columns:repeat(6,1fr)!important}.services-grid>.svc{grid-column:span 2}.services-grid>.svc:nth-last-child(2):nth-child(odd){grid-column:2/span 2}}@media (max-width:900px){.nav-toggle{display:flex!important}.nav-links:not(.open){display:none!important}}.footer-bottom-inner a{color:var(--slate-500);text-decoration:none;transition:color .2s}.footer-bottom-inner a:hover{color:var(--purple);text-decoration:underline}