:root{--black:#05080c;--black2:#0b121b;--text:#07111a;--muted:#5c6c78;--sky:#39b7d0;--cyan:#6fd9ea;--pink:#ff2f74;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f7fafc;color:var(--text);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.header{height:76px;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(7,17,26,.08);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,76px)}.header img{width:clamp(150px,15vw,215px);height:auto}.header nav{display:flex;gap:22px;align-items:center;font-size:13px;font-weight:850}.header a:hover{color:#2fa9c2}.nav-cta{background:linear-gradient(135deg,#39b7d0,#2fa9c2);color:#eef7fa!important;border-radius:999px;padding:13px 22px;box-shadow:0 14px 30px rgba(57,183,208,.18)}.hero{background:linear-gradient(180deg,#05080c,#0b121b);color:#fff;padding:clamp(76px,8vw,130px) clamp(20px,7vw,110px) clamp(58px,7vw,100px);display:grid;grid-template-columns:1fr .95fr;gap:52px;align-items:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:var(--cyan);margin:0 0 18px}.hero h1{font-size:clamp(42px,5.2vw,78px);line-height:1.02;letter-spacing:-.05em;margin:0 0 22px}.hero p{font-size:clamp(16px,1.5vw,20px);line-height:1.72;color:rgba(255,255,255,.76);max-width:760px}.hero img{border-radius:32px;border:1px solid rgba(111,217,234,.18);box-shadow:0 28px 80px rgba(0,0,0,.38)}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:14px 22px;font-weight:900}.btn.primary{background:linear-gradient(135deg,#39b7d0,#2fa9c2);color:#eef7fa}.btn.ghost{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.06)}.section{padding:clamp(58px,7vw,104px) clamp(20px,7vw,110px)}.section h2{font-size:clamp(34px,4vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.section>p{color:var(--muted);line-height:1.75;max-width:850px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.process-card{background:#fff;border:1px solid rgba(7,17,26,.10);border-radius:24px;padding:26px;box-shadow:0 16px 36px rgba(7,17,26,.055)}.process-card b{display:block;color:#07111a;margin-bottom:10px;font-size:18px}.process-card p{color:var(--muted);line-height:1.65;margin:0}.recommend{background:#05080c;color:#fff}.recommend-box{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.recommend-card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(57,183,208,.20);border-radius:28px;padding:32px}.recommend-card h3{font-size:32px;margin:0 0 14px}.recommend-card p{color:rgba(255,255,255,.76);line-height:1.75}.ticket{font-size:26px;font-weight:950;color:#6fd9ea;margin:20px 0}.cta{background:linear-gradient(135deg,#eafbff,#fff);display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.cta p{color:var(--muted);line-height:1.75}.footer{background:#02070d;color:#fff;text-align:center;padding:40px 20px}.footer img{width:min(360px,90vw);margin:0 auto 18px}.footer p{color:rgba(255,255,255,.72)}@media(max-width:980px){.header nav{display:none}.hero{grid-template-columns:1fr;text-align:center}.hero p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.process-grid,.recommend-box,.cta{grid-template-columns:1fr}.cta{text-align:center}.section{text-align:center}.section>p{margin-left:auto;margin-right:auto}}.footer-logo{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.footer-logo img{width:100%!important;max-width:520px!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important;background:transparent!important;filter:drop-shadow(0 10px 24px rgba(255,47,116,.10))!important}@media(max-width:700px){.footer-logo{max-width:360px!important}.footer-logo img{max-width:360px!important}}@media(max-width:420px){.footer-logo{max-width:330px!important}.footer-logo img{max-width:330px!important}}.header .brand-logo img{width:176px!important;max-width:48vw!important;height:auto!important}.hero{gap:40px!important}.hero-media{display:block!important}.hero-media img{width:100%!important;height:auto!important;object-fit:cover!important;aspect-ratio:16/10!important;border-radius:30px!important;border:1px solid rgba(111,217,234,.18)!important;box-shadow:0 28px 80px rgba(0,0,0,.38)!important}.footer{background:#02070d!important;color:#fff!important;text-align:left!important;padding:0!important}.footer-main{display:grid!important;grid-template-columns:1.2fr .7fr .7fr .7fr .85fr!important;gap:34px!important;padding:44px clamp(20px,7vw,72px)!important;border-top:1px solid rgba(255,255,255,.08)!important}.footer-brand p{color:rgba(255,255,255,.72)!important;line-height:1.7!important;max-width:360px!important}.footer-logo{display:block!important;max-width:340px!important;margin-bottom:10px!important}.footer-logo img{width:100%!important;height:auto!important}.footer-tagline{margin:10px 0 14px!important;font-size:12px!important;letter-spacing:.22em!important;text-transform:uppercase!important;color:rgba(255,255,255,.84)!important;font-weight:800!important}.footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:14px 20px!important;border-radius:999px!important;background:linear-gradient(135deg,#39b7d0,#2fa9c2)!important;color:#eef7fa!important;font-weight:900!important;box-shadow:0 14px 30px rgba(57,183,208,.18)!important}.footer-column h3{margin:0 0 16px!important;font-size:14px!important;letter-spacing:.12em!important;text-transform:uppercase!important}.footer-column{display:flex!important;flex-direction:column!important;gap:10px!important}.footer-column a{color:rgba(255,255,255,.76)!important}.footer-column a:hover{color:#fff!important}.social-links{display:flex!important;flex-wrap:nowrap!important;gap:10px!important;align-items:center!important;overflow-x:auto!important;padding-bottom:2px!important}.social-links::-webkit-scrollbar{height:0}.social{width:40px!important;height:40px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;color:#fff!important;background:rgba(255,255,255,.05)!important;transition:.25s ease}.social svg{width:18px!important;height:18px!important;fill:currentColor!important}.social:hover{transform:translateY(-2px)!important;background:#ff2f74!important;border-color:#ff2f74!important}.footer-bottom{display:flex!important;justify-content:space-between!important;gap:20px!important;flex-wrap:wrap!important;padding:18px clamp(20px,7vw,72px)!important;border-top:1px solid rgba(255,255,255,.08)!important;color:rgba(255,255,255,.68)!important;font-size:14px!important}.footer-bottom a{color:#fff!important}.process-grid{align-items:stretch!important}.process-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;text-align:left!important}.process-card b{font-size:20px!important}.process-card p{font-size:15px!important}.process-card{overflow:hidden!important}.process-card::before{content:'';display:block;height:170px;margin:-26px -26px 20px;background-size:cover;background-position:center;border-bottom:1px solid rgba(7,17,26,.08)}.process-grid .process-card:nth-child(1)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-desktop-v72.webp)}.process-grid .process-card:nth-child(2)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-mobile-v72.webp)}.process-grid .process-card:nth-child(3)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-desktop-v72.webp)}.process-grid .process-card:nth-child(4)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-mobile-v72.webp)}.process-grid .process-card:nth-child(5)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-desktop-v72.webp)}.process-grid .process-card:nth-child(6)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.08),rgba(5,8,12,.22)),url(../../assets/industry/comercio-mobile-v72.webp)}@media(max-width:980px){.header nav{display:flex!important;gap:14px!important;overflow-x:auto!important;font-size:12px!important;scrollbar-width:none}.header nav::-webkit-scrollbar{height:0}.header{padding:0 16px!important;height:72px!important}.hero{grid-template-columns:1fr!important;text-align:center!important}.hero p{margin-left:auto!important;margin-right:auto!important}.actions{justify-content:center!important}.hero-media img{aspect-ratio:4/5!important;max-width:620px!important;margin:0 auto!important}.footer-main{grid-template-columns:1fr!important;text-align:left!important}.footer-brand p{max-width:none!important}.social-links{justify-content:flex-start!important}.footer-bottom{flex-direction:column!important;align-items:flex-start!important}.section{text-align:left!important}.section>p{margin-left:0!important;margin-right:0!important}}@media(max-width:640px){.header nav a{white-space:nowrap!important}.header .brand-logo img{width:150px!important}.process-card::before{height:160px!important}.process-card{padding:22px!important;border-radius:22px!important}}.process-card::before{background-image:linear-gradient(180deg,rgba(5,8,12,.04),rgba(5,8,12,.16)) !important;background-color:#eef3f7 !important}html{scroll-padding-top:102px!important}#processos,#alcances,#recomendaciones,#contacto{scroll-margin-top:108px!important}.header,.header.scrolled{background:rgba(255,255,255,.98)!important;color:#07111a!important;border-bottom:1px solid rgba(7,17,26,.08)!important;box-shadow:0 14px 36px rgba(7,17,26,.08)!important}.header nav a{color:#07111a!important;opacity:1!important}.brand-logo img{width:clamp(166px,18vw,278px)!important;height:auto!important;object-fit:contain!important}.footer-logo{display:block!important;max-width:360px!important}.footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;filter:none!important}.nav-cta,.btn.primary,.section.cta .btn.primary,.footer-whatsapp{background:#07111a!important;color:#fff!important;border-color:#07111a!important;box-shadow:none!important}.nav-cta:hover,.btn.primary:hover,.section.cta .btn.primary:hover,.footer-whatsapp:hover{background:#fff!important;color:#07111a!important;border-color:#07111a!important}.process-card::before{height:182px!important}.process-card b{color:#07111a!important}.process-card p{color:#5f707c!important}.process-grid .process-card:nth-child(1)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-01.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.process-grid .process-card:nth-child(2)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-02.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.process-grid .process-card:nth-child(3)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-03.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.process-grid .process-card:nth-child(4)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-04.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.process-grid .process-card:nth-child(5)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-05.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}.process-grid .process-card:nth-child(6)::before{background-image:linear-gradient(180deg,rgba(5,8,12,.05),rgba(5,8,12,.18)),url(../../assets/process-cards/comercio-06.webp)!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}@media(max-width:760px){.brand-logo img{width:150px!important}.process-card::before{height:164px!important}}html,body{overflow-x:hidden!important}.actions .btn.primary,.actions .btn.primary *{background:#fff!important;color:#07111a!important;border:1px solid #fff!important;-webkit-text-fill-color:#07111a!important}.actions .btn.primary:hover,.actions .btn.primary:hover *{background:#07111a!important;color:#fff!important;border-color:#fff!important;-webkit-text-fill-color:#fff!important}.actions .btn.ghost,.actions .btn.ghost *{background:rgba(255,255,255,.05)!important;color:#fff!important;border:1px solid rgba(255,255,255,.72)!important;-webkit-text-fill-color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.actions .btn.ghost:hover,.actions .btn.ghost:hover *{background:#fff!important;color:#07111a!important;border-color:#fff!important;-webkit-text-fill-color:#07111a!important}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.process-card{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;min-height:360px!important;overflow:hidden!important}.process-card::before{height:176px!important;background-position:center!important;background-size:cover!important}.process-card b{display:block!important;margin:0 0 10px!important;color:#07111a!important;-webkit-text-fill-color:#07111a!important}.process-card p{display:block!important;margin:0!important;color:#5f707c!important;-webkit-text-fill-color:#5f707c!important}footer{background:#02070d!important;color:#fff!important;text-align:left!important;padding:0!important}.footer-main{display:grid!important;grid-template-columns:1.2fr .7fr .7fr .7fr .85fr!important;gap:34px!important;padding:44px clamp(20px,7vw,72px)!important;border-top:1px solid rgba(255,255,255,.10)!important}.footer-brand p{color:rgba(255,255,255,.82)!important;line-height:1.7!important;max-width:380px!important}.footer-logo{display:block!important;max-width:350px!important}.footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;opacity:1!important;filter:brightness(1.12) saturate(1.06)!important}.footer-tagline{color:#fff!important;opacity:.9!important}.footer-column h3{color:#fff!important}.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(255,255,255,.82)!important}.footer-column a:hover,.footer-bottom a:hover{color:#79d9ce!important}.footer-whatsapp{background:#07111a!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:#fff!important;color:#07111a!important;border-color:#fff!important}.footer-bottom{color:rgba(255,255,255,.74)!important;border-top:1px solid rgba(255,255,255,.08)!important}@media(max-width:980px){.process-grid{grid-template-columns:1fr!important}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){.footer-main{grid-template-columns:1fr!important}.footer-bottom{display:grid!important;gap:10px!important}}html,body{overflow-x:hidden!important}.actions .btn{border-radius:999px!important}.actions .btn.primary{background:#07111a!important;color:#fff!important;border:1px solid #07111a!important;box-shadow:none!important}.actions .btn.primary:hover{background:#fff!important;color:#07111a!important;border-color:#fff!important}.actions .btn.ghost{background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.70)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important}.actions .btn.ghost:hover,.actions .btn.ghost:focus-visible{background:#fff!important;color:#07111a!important;border-color:#fff!important}footer{background:#07111a!important;color:#fff!important;content-visibility:visible!important;contain-intrinsic-size:auto!important}.footer-main,.footer-bottom{opacity:1!important;visibility:visible!important}.footer-brand p,.footer-column a,.footer-bottom p,.footer-bottom a{color:rgba(255,255,255,.82)!important}.footer-column a:hover,.footer-bottom a:hover{color:#79d9ce!important}.footer-whatsapp{background:#07111a!important;color:#fff!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:none!important}.footer-whatsapp:hover,.footer-whatsapp:focus-visible{background:#fff!important;color:#07111a!important;border-color:#fff!important}@media(max-width:980px){.section,.recommend,.cta,.process-card,.footer,.footer-main,.footer-brand,.footer-column,.footer-bottom{text-align:center!important}.section>p,.process-card p,.footer-brand p{margin-left:auto!important;margin-right:auto!important}.process-card{align-items:center!important}.footer-main{grid-template-columns:1fr!important}.social-links{justify-content:center!important}.footer-bottom{align-items:center!important}}.menu{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:46px;height:46px;padding:0;border:1px solid rgba(7,17,26,.12);border-radius:14px;background:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(7,17,26,.06)}.menu span{display:block;width:20px;height:2px;background:#07111a;border-radius:999px}.header{z-index:40!important}.header nav a{white-space:nowrap}.nav-cta{background:#07111a!important;color:#fff!important;border:1px solid #07111a!important;box-shadow:none!important}.hero .eyebrow{color:#fff!important}.section .eyebrow,.recommend .eyebrow,.cta .eyebrow{color:#07111a!important}.btn.primary,.btn.ghost{background:#fff!important;color:#07111a!important;border:1px solid rgba(7,17,26,.18)!important;box-shadow:none!important}.btn.primary:hover,.btn.ghost:hover{background:#07111a!important;color:#fff!important;border-color:#07111a!important}.process-card,.recommend-card{border:1px solid rgba(7,17,26,.16)!important;box-shadow:0 16px 34px rgba(7,17,26,.06)!important}.ticket{border:1px solid rgba(7,17,26,.12)!important;background:#fff!important;color:#07111a!important}.footer-main{display:grid!important;grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,.8fr))!important;align-items:start!important;gap:38px!important;padding:46px clamp(24px,7vw,76px)!important;border-top:1px solid rgba(255,255,255,.08)!important}.footer-brand{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding-top:6px!important}.footer-brand p{max-width:360px!important}.footer-logo{display:block!important;max-width:340px!important;margin-bottom:14px!important}.footer-logo img{width:100%!important;height:auto!important}.footer-bottom{display:flex!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:18px 24px!important;border-top:1px solid rgba(255,255,255,.08)!important;text-align:center!important}.footer-bottom p{margin:0!important;width:100%!important;color:rgba(255,255,255,.82)!important}.footer-bottom a{color:#79d9ce!important}.floating-whatsapp{position:fixed;right:16px;bottom:16px;z-index:45;display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#25D366;color:#fff;box-shadow:0 14px 34px rgba(37,211,102,.28)}.floating-whatsapp svg{width:28px;height:28px;fill:currentColor}@media(max-width:980px){.menu{display:flex!important}.header{padding:0 16px!important;height:72px!important}.header img{width:148px!important;max-width:46vw!important}.header nav{display:none!important}.hero{grid-template-columns:1fr!important;text-align:center!important;padding:58px 18px 42px!important}.hero p,.section h2,.section>p,.process-card,.process-card b,.process-card p,.recommend-card,.cta,.cta p,.cta h2{text-align:center!important}.actions{justify-content:center!important}.process-grid,.recommend-box{grid-template-columns:1fr!important}.footer-main{grid-template-columns:1fr!important;text-align:center!important}.footer-brand,.footer-column{align-items:center!important}.footer-brand p{margin-left:auto!important;margin-right:auto!important}.social-links{justify-content:center!important}.footer-bottom{padding-bottom:92px!important}}.header{z-index:50!important}.nav-cta{background:#07111a!important;color:#fff!important;border:1px solid #07111a!important}.nav-cta:hover{color:#fff!important}.btn.primary,.btn.ghost,.ticket a{background:#fff!important;color:#07111a!important;border:1px solid rgba(7,17,26,.18)!important;box-shadow:none!important;opacity:1!important}.btn.primary *,.btn.ghost *,.ticket a *{color:#07111a!important;opacity:1!important}.btn.primary:hover,.btn.ghost:hover,.ticket a:hover{background:#07111a!important;color:#fff!important;border-color:#07111a!important}.btn.primary:hover *,.btn.ghost:hover *,.ticket a:hover *{color:#fff!important}.process-card,.recommend-card,.ticket{border:1px solid rgba(7,17,26,.14)!important;box-shadow:0 16px 32px rgba(7,17,26,.06)!important}.hero .eyebrow{color:#fff!important}.section .eyebrow,.recommend .eyebrow,.cta .eyebrow{color:#07111a!important}.hero-media img{width:100%!important;height:auto!important;object-fit:cover!important;object-position:center center!important}.ticket .btn,.ticket a{font-weight:800!important}.ticket .btn,.ticket a,.ticket .btn *,.ticket a *{color:#07111a!important}.ticket ul li,.ticket p,.ticket strong,.ticket span{word-break:normal!important;overflow-wrap:break-word!important}@media(max-width:980px){.header{height:72px!important;padding:0 16px!important}.header img{width:148px!important;max-width:44vw!important}.header nav{display:none!important}.menu{display:flex!important}.hero{grid-template-columns:1fr!important;gap:22px!important;padding:102px 18px 42px!important;text-align:center!important}.hero>div:first-child,.hero .actions,.section,.section h2,.section p,.process-card,.process-card b,.process-card p,.recommend-card,.recommend-card h2,.recommend-card p,.cta,.cta h2,.cta p,.ticket,.ticket p,.ticket li,.ticket a,.recommend-box,.recommend-box p{text-align:center!important}.hero h1{font-size:clamp(1.9rem,8vw,2.9rem)!important;line-height:1.06!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.section h2,.recommend h2,.cta h2{font-size:clamp(1.65rem,7vw,2.4rem)!important;line-height:1.08!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}.hero p,.section p,.process-card p,.recommend-card p,.cta p,.ticket p,.ticket li,.ticket a{word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important;max-width:100%!important}.hero .actions{justify-content:center!important;flex-wrap:wrap!important}.hero .btn,.ticket .btn,.ticket a{min-height:54px!important;padding:14px 20px!important;font-size:1rem!important;line-height:1.25!important}.hero-media{margin-top:0!important}.hero-media img{border-radius:24px!important;display:block!important}.process-grid,.recommend-box,.cta{grid-template-columns:1fr!important}.ticket,.process-card,.recommend-card{padding-left:20px!important;padding-right:20px!important}}.footer-main{display:grid!important;grid-template-columns:minmax(0,1.15fr) repeat(4,minmax(0,.85fr))!important;align-items:start!important;gap:42px!important}.footer-main>*{align-self:start!important}.footer-brand{padding-top:0!important;margin-top:0!important}.footer-logo{margin-top:0!important;margin-bottom:16px!important}.footer-tagline{display:none!important}.footer-brand p{max-width:380px!important}.footer-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#25D366!important;color:#fff!important;border:1px solid #25D366!important;border-radius:999px!important;box-shadow:0 12px 28px rgba(37,211,102,.18)!important}.footer-whatsapp:hover{background:#1fb657!important;border-color:#1fb657!important;color:#fff!important}.footer-bottom{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:18px 24px!important}.footer-bottom p{margin:0!important;width:100%!important;color:rgba(255,255,255,.82)!important}.footer-bottom a{color:#79d9ce!important}@media(max-width:980px){.header nav{display:none!important}.menu{display:flex!important}.footer-main{grid-template-columns:1fr!important;text-align:center!important;gap:26px!important}.footer-brand,.footer-column{align-items:center!important}.footer-brand p{margin-left:auto!important;margin-right:auto!important}.social-links{justify-content:center!important}.footer-bottom{padding-bottom:92px!important}}