.Navbar-module__dVeNwG__navbar{z-index:1000;background:0 0;justify-content:space-between;align-items:center;height:68px;padding:0 2rem;transition:background .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__dVeNwG__navbar.Navbar-module__dVeNwG__scrolled{-webkit-backdrop-filter:blur(16px);background:#0b2b3cd9;box-shadow:0 2px 24px #0b2b3c4d}.Navbar-module__dVeNwG__logo{font-family:var(--header-font);color:var(--white);letter-spacing:.5px;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__dVeNwG__links{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__dVeNwG__links a{color:#ffffffe0;border-radius:50px;padding:.45rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.Navbar-module__dVeNwG__links a:hover{color:var(--white);background:#ffffff1a}.Navbar-module__dVeNwG__ctaLink{background:var(--accent)!important;color:var(--white)!important;padding:.45rem 1.2rem!important;font-weight:600!important}.Navbar-module__dVeNwG__ctaLink:hover{box-shadow:0 4px 12px rgba(var(--accent-rgb), .4);transform:translateY(-1px);background:var(--accent-dark)!important}.Navbar-module__dVeNwG__toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:6px;transition:background .2s;display:none}.Navbar-module__dVeNwG__toggle:hover{background:#ffffff1a}.Navbar-module__dVeNwG__toggle span{background:var(--white);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__dVeNwG__toggle.Navbar-module__dVeNwG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__dVeNwG__toggle.Navbar-module__dVeNwG__open span:nth-child(2){opacity:0}.Navbar-module__dVeNwG__toggle.Navbar-module__dVeNwG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__dVeNwG__toggle{display:flex}.Navbar-module__dVeNwG__links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#0b2b3cf7;flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;top:68px;left:0;right:0;transform:translateY(-110%)}.Navbar-module__dVeNwG__links.Navbar-module__dVeNwG__show{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__dVeNwG__links a{border-radius:12px;padding:.75rem 1rem}}
.Hero-module__PgAKtG__hero{background:linear-gradient(135deg,#0a1f2e 0%,#0b2b3c 40%,#0d3a52 70%,#1a4a6e 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__grid{background-image:radial-gradient(#3bb1e626 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 40%,#0000 100%)}.Hero-module__PgAKtG__orb1,.Hero-module__PgAKtG__orb2{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__PgAKtG__orb1{background:radial-gradient(circle,#3bb1e640 0%,#0000 70%);width:480px;height:480px;animation:8s ease-in-out infinite Hero-module__PgAKtG__float;top:-100px;right:-100px}.Hero-module__PgAKtG__orb2{background:radial-gradient(circle,#2196cf33 0%,#0000 70%);width:320px;height:320px;animation:10s ease-in-out infinite reverse Hero-module__PgAKtG__float;bottom:60px;left:-80px}@keyframes Hero-module__PgAKtG__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-30px)scale(1.05)}}.Hero-module__PgAKtG__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:780px;margin:0 auto;padding:7rem 1.5rem 4rem;display:flex;position:relative}.Hero-module__PgAKtG__badgeLink{cursor:pointer;text-decoration:none}.Hero-module__PgAKtG__badgeLink:hover .Hero-module__PgAKtG__badge{background:#3bb1e638;border-color:#3bb1e680;transform:translateY(-1px)}.Hero-module__PgAKtG__badge{color:var(--accent);letter-spacing:.8px;text-transform:uppercase;background:#3bb1e61f;border:1px solid #3bb1e64d;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.8rem;font-weight:600;animation:.7s both Hero-module__PgAKtG__fadeDown;display:inline-flex}.Hero-module__PgAKtG__dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Hero-module__PgAKtG__pulse}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Hero-module__PgAKtG__logo{width:90px;height:90px;margin-bottom:1.25rem;animation:.7s .1s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__title{font-family:var(--header-font);color:var(--white);letter-spacing:-1px;margin:0 0 1rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.05;animation:.7s .2s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__accent{background:linear-gradient(90deg,#3bb1e6,#7dd3f8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PgAKtG__tagline{color:#ffffffb8;max-width:560px;margin:0 0 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7;animation:.7s .3s both Hero-module__PgAKtG__fadeDown}.Hero-module__PgAKtG__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;animation:.7s .4s both Hero-module__PgAKtG__fadeDown;display:flex}.Hero-module__PgAKtG__btnPrimary,.Hero-module__PgAKtG__btnOutline{cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--header-font);border-radius:50px;padding:.85rem 2.2rem;transition:transform .25s,box-shadow .25s,background .25s}.Hero-module__PgAKtG__btnPrimary{background:var(--accent);color:var(--white);border:none;box-shadow:0 4px 24px #3bb1e673}.Hero-module__PgAKtG__btnPrimary:hover{background:#50c5f5;transform:translateY(-3px)scale(1.04);box-shadow:0 8px 32px #3bb1e699}.Hero-module__PgAKtG__btnOutline{color:var(--white);background:0 0;border:1.5px solid #fff6}.Hero-module__PgAKtG__btnOutline:hover{background:#ffffff1a;border-color:#ffffffb3;transform:translateY(-3px)}.Hero-module__PgAKtG__stats{gap:3rem;animation:.7s .5s both Hero-module__PgAKtG__fadeDown;display:flex}.Hero-module__PgAKtG__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__PgAKtG__statValue{font-family:var(--header-font);color:var(--white);font-size:1.8rem;font-weight:800;line-height:1}.Hero-module__PgAKtG__statLabel{color:#ffffff8c;letter-spacing:.5px;text-transform:uppercase;font-size:.78rem}.Hero-module__PgAKtG__scrollHint{border:2px solid #ffffff59;border-radius:14px;width:26px;height:40px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollHint span{background:#fff9;border-radius:2px;width:4px;height:8px;margin:6px auto 0;animation:1.8s ease-in-out infinite Hero-module__PgAKtG__scrollBounce;display:block}@keyframes Hero-module__PgAKtG__scrollBounce{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.3;transform:translateY(12px)}}@keyframes Hero-module__PgAKtG__fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.Hero-module__PgAKtG__stats{gap:1.5rem}.Hero-module__PgAKtG__statValue{font-size:1.4rem}}
.About-module__OtWT4W__section{background:var(--white);padding:5rem 1.5rem}.About-module__OtWT4W__inner{text-align:center;max-width:900px;margin:0 auto}.About-module__OtWT4W__label{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.About-module__OtWT4W__headline{font-family:var(--header-font);color:var(--primary);margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.About-module__OtWT4W__gradient{background:linear-gradient(90deg, var(--accent), #1a8bbf);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__OtWT4W__body{color:#4a5a68;max-width:660px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.8}.About-module__OtWT4W__pillars{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.About-module__OtWT4W__pillar{background:var(--light);text-align:left;border:1px solid #3bb1e626;border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;padding:1.5rem;transition:box-shadow .3s,transform .3s;display:flex}.About-module__OtWT4W__pillar:hover{transform:translateY(-4px);box-shadow:0 8px 28px #3bb1e626}.About-module__OtWT4W__pillarIcon{color:var(--accent);margin-bottom:.5rem;display:flex}.About-module__OtWT4W__pillarTitle{font-family:var(--header-font);color:var(--primary);font-size:1rem;font-weight:700}.About-module__OtWT4W__pillarDesc{color:#6b7a8a;font-size:.9rem;line-height:1.5}
.Services-module__hmdBJW__section{background:var(--light);padding:6rem 1.5rem}.Services-module__hmdBJW__inner{max-width:1200px;margin:0 auto}.Services-module__hmdBJW__label{text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Services-module__hmdBJW__heading{font-family:var(--header-font);color:var(--primary);text-align:center;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.Services-module__hmdBJW__sub{text-align:center;color:#6b7a8a;max-width:580px;margin:0 auto 3.5rem;font-size:1.1rem}.Services-module__hmdBJW__panels{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.25rem;display:grid}.Services-module__hmdBJW__card{background:var(--white);border:1px solid #3bb1e61a;border-radius:20px;flex-direction:column;align-items:flex-start;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 20px #0b2b3c0d}.Services-module__hmdBJW__card:hover{border-color:#3bb1e659;transform:translateY(-6px);box-shadow:0 12px 30px #0b2b3c1a}.Services-module__hmdBJW__cardIconWrapper{background:#3bb1e614;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem;display:flex}.Services-module__hmdBJW__cardIcon{color:var(--accent)}.Services-module__hmdBJW__cardTitle{font-family:var(--header-font);color:var(--primary);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.Services-module__hmdBJW__cardDesc{color:#5a6a78;flex-grow:1;margin-bottom:1.75rem;font-size:.95rem;line-height:1.65}.Services-module__hmdBJW__cardList{flex-direction:column;gap:.85rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.Services-module__hmdBJW__cardListItem{color:var(--primary);align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.Services-module__hmdBJW__bulletDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:768px){.Services-module__hmdBJW__section{padding:4rem 1.5rem}.Services-module__hmdBJW__card{padding:2rem 1.5rem}}
.Portfolio-module__M3a-eq__section{background:var(--white);padding:6rem 1.5rem}.Portfolio-module__M3a-eq__inner{max-width:1200px;margin:0 auto}.Portfolio-module__M3a-eq__label{text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Portfolio-module__M3a-eq__heading{font-family:var(--header-font);color:var(--primary);text-align:center;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.Portfolio-module__M3a-eq__sub{text-align:center;color:#6b7a8a;letter-spacing:1.5px;margin:0 0 3.5rem;font-size:.9rem;font-weight:600}.Portfolio-module__M3a-eq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.Portfolio-module__M3a-eq__card{background:var(--white);cursor:pointer;text-align:left;border:1.5px solid #0b2b3c14;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:2.2rem 1.8rem 1.8rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Portfolio-module__M3a-eq__card:before{content:"";background:linear-gradient(90deg, var(--accent), #7dd3f8);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Portfolio-module__M3a-eq__card:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 16px 40px #3bb1e626}.Portfolio-module__M3a-eq__card:hover:before{opacity:1}.Portfolio-module__M3a-eq__cardIcon{color:var(--accent);margin-bottom:.5rem}.Portfolio-module__M3a-eq__cardTitle{font-family:var(--header-font);color:var(--primary);margin:0;padding-right:1rem;font-size:1.15rem;font-weight:700;line-height:1.4}.Portfolio-module__M3a-eq__cardDesc{color:#5a6a78;flex:1;margin:0 0 .5rem;font-size:.9rem;line-height:1.6}.Portfolio-module__M3a-eq__metadataGrid{border-top:1px solid #0b2b3c0f;border-bottom:1px solid #0b2b3c0f;flex-direction:column;gap:6px;width:100%;margin-bottom:.75rem;padding:.75rem 0;display:flex}.Portfolio-module__M3a-eq__metadataRow{justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.Portfolio-module__M3a-eq__metaLabel{color:#6b7a8a;font-weight:500}.Portfolio-module__M3a-eq__metaValue{color:var(--primary);text-align:right;font-weight:600}.Portfolio-module__M3a-eq__tags{flex-wrap:wrap;gap:6px;width:100%;display:flex}.Portfolio-module__M3a-eq__tag{color:var(--primary);background:#3bb1e614;border:1px solid #3bb1e61f;border-radius:50px;padding:3px 12px;font-size:.78rem;font-weight:600}.Portfolio-module__M3a-eq__cardArrow{color:var(--accent);opacity:.4;font-size:1.15rem;transition:opacity .2s,transform .2s,color .2s;position:absolute;top:1.5rem;right:1.5rem}.Portfolio-module__M3a-eq__card:hover .Portfolio-module__M3a-eq__cardArrow{opacity:1;color:var(--accent);transform:translate(3px,-3px)}.Portfolio-module__M3a-eq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0b2b3c99;justify-content:center;align-items:center;padding:1.5rem;animation:.25s Portfolio-module__M3a-eq__fadeIn;display:flex;position:fixed;inset:0}.Portfolio-module__M3a-eq__modal{background:var(--white);text-align:center;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:3rem 2.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) Portfolio-module__M3a-eq__scaleIn;display:flex;position:relative;box-shadow:0 24px 64px #0b2b3c40}.Portfolio-module__M3a-eq__closeBtn{cursor:pointer;width:36px;height:36px;color:var(--primary);background:#0b2b3c0f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;transition:background .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Portfolio-module__M3a-eq__closeBtn:hover{background:#0b2b3c1f}.Portfolio-module__M3a-eq__modalIcon{color:var(--accent);background:#3bb1e614;border-radius:16px;justify-content:center;margin-bottom:1.25rem;padding:.75rem;display:flex}.Portfolio-module__M3a-eq__modalTitle{font-family:var(--header-font);color:var(--primary);margin:0 0 1.25rem;font-size:1.4rem;font-weight:800;line-height:1.35}.Portfolio-module__M3a-eq__modalMetadata{background:#0b2b3c08;border-radius:12px;flex-direction:column;gap:8px;width:100%;margin-bottom:1.5rem;padding:1rem;display:flex}.Portfolio-module__M3a-eq__modalIntro{color:#5a6a78;text-align:left;margin:0 0 1.75rem;font-size:.95rem;line-height:1.7}.Portfolio-module__M3a-eq__modalTechStack{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:2rem;display:flex}.Portfolio-module__M3a-eq__modalCta{background:var(--accent);color:var(--white);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--header-font);border:none;border-radius:50px;align-items:center;gap:6px;padding:.85rem 2.2rem;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.Portfolio-module__M3a-eq__modalCta:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px #0b2b3c40}@keyframes Portfolio-module__M3a-eq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Portfolio-module__M3a-eq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Portfolio-module__M3a-eq__section{padding:4rem 1.5rem}.Portfolio-module__M3a-eq__grid{grid-template-columns:1fr}.Portfolio-module__M3a-eq__card{padding:2rem 1.5rem}.Portfolio-module__M3a-eq__modal{padding:2.5rem 1.5rem}}
.Contact-module__dhIxzq__section{background:var(--light);padding:5rem 1.5rem}.Contact-module__dhIxzq__inner{text-align:center;max-width:1000px;margin:0 auto}.Contact-module__dhIxzq__label{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.Contact-module__dhIxzq__heading{font-family:var(--header-font);color:var(--primary);margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.Contact-module__dhIxzq__sub{color:#6b7a8a;max-width:500px;margin:0 auto 3rem;font-size:1rem;line-height:1.7}.Contact-module__dhIxzq__grid{text-align:left;grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Contact-module__dhIxzq__infoCard{background:var(--white);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 20px #0b2b3c14}.Contact-module__dhIxzq__infoItem{align-items:flex-start;gap:1rem;display:flex}.Contact-module__dhIxzq__infoIcon{color:var(--accent);margin-top:2px;display:flex}.Contact-module__dhIxzq__infoLabel{text-transform:uppercase;letter-spacing:.8px;color:#8a9aaa;margin-bottom:3px;font-size:.75rem;font-weight:600}.Contact-module__dhIxzq__infoLink{color:var(--primary);font-size:.97rem;font-weight:600;text-decoration:none;transition:color .2s}.Contact-module__dhIxzq__infoLink:hover{color:var(--accent)}.Contact-module__dhIxzq__quickActions{gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.Contact-module__dhIxzq__actionBtn{background:var(--accent);color:var(--white);border-radius:50px;flex:1;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Contact-module__dhIxzq__actionBtn:hover{background:var(--primary);transform:translateY(-2px)}.Contact-module__dhIxzq__actionBtn.Contact-module__dhIxzq__outline{color:var(--primary);background:0 0;border:1.5px solid #0b2b3c33}.Contact-module__dhIxzq__actionBtn.Contact-module__dhIxzq__outline:hover{border-color:var(--primary);background:#0b2b3c0f}.Contact-module__dhIxzq__calendlyCard{background:var(--white);border-radius:20px;justify-content:center;align-items:center;min-height:300px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0b2b3c14}.Contact-module__dhIxzq__calendlyPlaceholder{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 2rem;display:flex}.Contact-module__dhIxzq__calIcon{color:var(--accent);display:flex}.Contact-module__dhIxzq__calHeading{font-family:var(--header-font);color:var(--primary);margin:0;font-size:1.2rem;font-weight:700}.Contact-module__dhIxzq__calSub{color:#6b7a8a;margin:0;font-size:.9rem;line-height:1.5}.Contact-module__dhIxzq__calBtn{background:var(--accent);color:var(--white);cursor:pointer;font-size:.97rem;font-weight:700;font-family:var(--header-font);border:none;border-radius:50px;margin-top:.5rem;padding:.75rem 2rem;transition:background .25s,transform .25s,box-shadow .25s}.Contact-module__dhIxzq__calBtn:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px #0b2b3c33}@media (max-width:768px){.Contact-module__dhIxzq__grid{grid-template-columns:1fr}}
.Footer-module__rnk_JG__footer{text-align:center;background:var(--primary);color:#ffffffb3;padding:2rem 1rem;font-size:.9rem}
.WhatsAppButton-module__WRIqmG__btn{z-index:9999;background:var(--white);border-radius:50px;align-items:center;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:hidden;box-shadow:0 8px 32px #0b2b3c26}.WhatsAppButton-module__WRIqmG__btn:hover{transform:translateY(-4px);box-shadow:0 12px 40px #25d3664d}.WhatsAppButton-module__WRIqmG__icon{background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.WhatsAppButton-module__WRIqmG__btn:hover .WhatsAppButton-module__WRIqmG__icon{transform:scale(1.08)}.WhatsAppButton-module__WRIqmG__label{color:var(--primary);white-space:nowrap;opacity:0;max-width:0;padding:0 1.25rem 0 .5rem;font-size:.95rem;font-weight:700;transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .3s .1s,padding .4s}.WhatsAppButton-module__WRIqmG__btn.WhatsAppButton-module__WRIqmG__expanded .WhatsAppButton-module__WRIqmG__label,.WhatsAppButton-module__WRIqmG__btn:hover .WhatsAppButton-module__WRIqmG__label{opacity:1;max-width:150px;padding-right:1.5rem}@media (max-width:768px){.WhatsAppButton-module__WRIqmG__btn{bottom:1.5rem;right:1.5rem}.WhatsAppButton-module__WRIqmG__icon{width:50px;height:50px}.WhatsAppButton-module__WRIqmG__icon svg{width:24px;height:24px}}
