.Hero-module__PgAKtG__hero{min-height:calc(100vh - var(--navbar-height));margin-top:calc(-.5*var(--navbar-height));padding-top:calc(.5*var(--navbar-height));background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__overlay{z-index:1;background:linear-gradient(135deg,#000000b3 0%,#0006 100%);position:absolute;inset:0}.Hero-module__PgAKtG__backgroundElements{z-index:2;pointer-events:none;position:absolute;inset:0}.Hero-module__PgAKtG__floatingCircle1,.Hero-module__PgAKtG__floatingCircle2,.Hero-module__PgAKtG__floatingCircle3{background:linear-gradient(135deg,#667eea1a 0%,#764ba21a 100%);border-radius:50%;animation:6s ease-in-out infinite Hero-module__PgAKtG__float;position:absolute}.Hero-module__PgAKtG__floatingCircle1{width:200px;height:200px;animation-delay:0s;top:10%;right:10%}.Hero-module__PgAKtG__floatingCircle2{width:150px;height:150px;animation-delay:2s;bottom:20%;left:5%}.Hero-module__PgAKtG__floatingCircle3{width:100px;height:100px;animation-delay:4s;top:50%;right:20%}.Hero-module__PgAKtG__signalWave{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath fill='%23ffffff' fill-opacity='0.1' d='M0,0V46.29c47.79,22.2,103.59,32.17,158,28,70.36-5.37,136.33-33.31,206.8-37.5C438.64,32.43,512.34,53.67,583,72.05c69.27,18,138.3,24.88,209.4,13.08,36.15-6,69.85-17.84,104.45-29.34C989.49,25,1113-14.29,1200,52.47V0Z' opacity='.25'%3E%3C/path%3E%3C/svg%3E") 0 0/cover;height:100px;animation:10s linear infinite Hero-module__PgAKtG__wave;position:absolute;bottom:0;left:0;right:0}@keyframes Hero-module__PgAKtG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@keyframes Hero-module__PgAKtG__wave{0%{transform:translate(0)}50%{transform:translate(-50px)}to{transform:translate(0)}}.Hero-module__PgAKtG__heroContainer{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:2rem;display:grid;position:relative}.Hero-module__PgAKtG__contentLeft{padding:2rem 0}.Hero-module__PgAKtG__premiumBadge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #667eea4d}.Hero-module__PgAKtG__badgeStar{font-size:1.2rem}.Hero-module__PgAKtG__mainTitle{color:#fff;margin-bottom:2rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__PgAKtG__titleLine1{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__PgAKtG__titleLine2{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.Hero-module__PgAKtG__problemSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:2rem;padding:2rem}.Hero-module__PgAKtG__problemHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__PgAKtG__problemIcon{font-size:2rem}.Hero-module__PgAKtG__problemTitle{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.Hero-module__PgAKtG__problemList{flex-direction:column;gap:1rem;display:flex}.Hero-module__PgAKtG__problemItem{color:#ffffffe6;align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Hero-module__PgAKtG__problemCheck{font-size:1.2rem}.Hero-module__PgAKtG__solutionPromise{background:linear-gradient(135deg,#25d36633 0%,#25d3661a 100%);border:1px solid #25d3664d;border-radius:15px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}.Hero-module__PgAKtG__promiseIcon{font-size:2rem}.Hero-module__PgAKtG__promiseText{color:#fff;margin:0;font-size:1.2rem;font-weight:500}.Hero-module__PgAKtG__promiseText strong{color:#25d366}.Hero-module__PgAKtG__ctaSection{margin-bottom:2rem}.Hero-module__PgAKtG__ctaButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__PgAKtG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:1px solid #fff3;border-radius:15px;align-items:center;gap:1rem;min-width:280px;padding:1.2rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 25px #25d3664d}.Hero-module__PgAKtG__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 35px #25d36666}.Hero-module__PgAKtG__ctaSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:15px;align-items:center;gap:1rem;min-width:200px;padding:1.2rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Hero-module__PgAKtG__ctaSecondary:hover{background:#fff3;transform:translateY(-3px)}.Hero-module__PgAKtG__btnIcon{font-size:1.5rem}.Hero-module__PgAKtG__btnContent{flex-direction:column;flex-grow:1;display:flex}.Hero-module__PgAKtG__btnMain{font-size:1.1rem;font-weight:700}.Hero-module__PgAKtG__btnSub{opacity:.9;font-size:.9rem;font-weight:500}.Hero-module__PgAKtG__btnArrow{font-size:1.2rem;font-weight:700}.Hero-module__PgAKtG__trustSection{margin-top:2rem}.Hero-module__PgAKtG__trustStats{gap:2rem;display:flex}.Hero-module__PgAKtG__trustStat{text-align:center}.Hero-module__PgAKtG__statNumber{color:#667eea;margin-bottom:.5rem;font-size:2rem;font-weight:800}.Hero-module__PgAKtG__statLabel{color:#fffc;font-size:.9rem;font-weight:600}.Hero-module__PgAKtG__visualRight{position:relative}.Hero-module__PgAKtG__signalMeter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:2rem;padding:2rem}.Hero-module__PgAKtG__meterHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Hero-module__PgAKtG__meterIcon{font-size:2rem}.Hero-module__PgAKtG__meterTitle{color:#fff;font-size:1.3rem;font-weight:700}.Hero-module__PgAKtG__meterBars{flex-direction:column;gap:1rem;display:flex}.Hero-module__PgAKtG__meterBar{align-items:center;gap:1rem;display:flex}.Hero-module__PgAKtG__barLabel{color:#fff;min-width:60px;font-weight:600}.Hero-module__PgAKtG__barContainer{background:#ffffff1a;border-radius:10px;flex-grow:1;height:20px;overflow:hidden}.Hero-module__PgAKtG__barFillBefore{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);border-radius:10px;width:10%;height:100%;transition:width 2s}.Hero-module__PgAKtG__barFillAfter{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border-radius:10px;width:100%;height:100%;transition:width 2s}.Hero-module__PgAKtG__barValue{color:#fff;text-align:right;min-width:40px;font-weight:700}.Hero-module__PgAKtG__featureGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.Hero-module__PgAKtG__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.Hero-module__PgAKtG__featureCard:hover{background:#ffffff26;transform:translateY(-2px)}.Hero-module__PgAKtG__featureIcon{font-size:2rem}.Hero-module__PgAKtG__featureContent h4{color:#fff;margin:0 0 .3rem;font-size:1rem}.Hero-module__PgAKtG__featureContent p{color:#fffc;margin:0;font-size:.9rem}.Hero-module__PgAKtG__floatingElements{flex-direction:column;gap:1rem;display:flex;position:absolute;top:-20px;right:-20px}.Hero-module__PgAKtG__floatingCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-size:.9rem;font-weight:600;animation:4s ease-in-out infinite Hero-module__PgAKtG__float;display:flex;box-shadow:0 5px 15px #667eea4d}.Hero-module__PgAKtG__floatingCard:nth-child(2){animation-delay:1s}.Hero-module__PgAKtG__floatingIcon{font-size:1.2rem}@media (max-width:1024px){.Hero-module__PgAKtG__heroContainer{text-align:center;grid-template-columns:1fr;gap:2rem}.Hero-module__PgAKtG__mainTitle{font-size:3rem}.Hero-module__PgAKtG__trustStats{justify-content:center}.Hero-module__PgAKtG__floatingElements{flex-direction:row;justify-content:center;margin-top:2rem;position:relative;top:0;right:0}}@media (max-width:768px){.Hero-module__PgAKtG__heroContainer{padding:1rem}.Hero-module__PgAKtG__mainTitle{font-size:2.5rem}.Hero-module__PgAKtG__ctaButtons{flex-direction:column;align-items:center}.Hero-module__PgAKtG__ctaPrimary,.Hero-module__PgAKtG__ctaSecondary{justify-content:center;width:100%;max-width:300px}.Hero-module__PgAKtG__featureGrid{grid-template-columns:1fr}.Hero-module__PgAKtG__trustStats{flex-direction:column;gap:1rem}}.Hero-module__PgAKtG__centeredContainer{z-index:3;text-align:center;max-width:800px;margin:0 auto;padding:2rem;position:relative}.Hero-module__PgAKtG__centeredTitle{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__PgAKtG__centeredSubtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.3rem;line-height:1.6}.Hero-module__PgAKtG__badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #667eea4d}.Hero-module__PgAKtG__btnWhatsapp,.Hero-module__PgAKtG__btnPrimary,.Hero-module__PgAKtG__btnSecondary{border-radius:12px;align-items:center;gap:.7rem;margin:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__PgAKtG__btnWhatsapp{color:#fff;background:#25d366}.Hero-module__PgAKtG__btnPrimary{color:#fff;background:#667eea}.Hero-module__PgAKtG__btnSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a}
.page-module__E0kJGG__heroWrapper{margin-top:0;padding-top:0}.page-module__E0kJGG__container{max-width:1200px;margin:0 auto;padding:0 1rem}.page-module__E0kJGG__trustSection{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:4rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__trustSection:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite page-module__E0kJGG__float;position:absolute;inset:0}@keyframes page-module__E0kJGG__float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.page-module__E0kJGG__trustGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid;position:relative}.page-module__E0kJGG__trustCard{text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__trustCard:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__E0kJGG__trustCard:hover:before{left:100%}.page-module__E0kJGG__trustCard:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 30px #0003}.page-module__E0kJGG__trustIcon{background:#fff3;border:2px solid #ffffff4d;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;display:flex}.page-module__E0kJGG__trustContent h3{color:#ffd93d;text-shadow:0 2px 4px #0003;margin:0;font-size:2.8rem;font-weight:800;line-height:1}.page-module__E0kJGG__trustContent p{opacity:.95;color:#fffffff2;margin:.5rem 0 0;font-size:1.1rem;font-weight:600}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:4rem;position:relative}.page-module__E0kJGG__sectionBadge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #667eea4d}.page-module__E0kJGG__badgeIcon{font-size:1rem}.page-module__E0kJGG__sectionTitle{color:#2c3e50;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.2;position:relative}.page-module__E0kJGG__sectionTitle:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__sectionSubtitle{color:#7f8c8d;max-width:600px;margin:2rem auto 0;font-size:1.3rem;line-height:1.6}.page-module__E0kJGG__whySection{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:6rem 0;position:relative}.page-module__E0kJGG__whySection:before{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__featuresGrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid;position:relative}.page-module__E0kJGG__featureCard{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:25px;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.page-module__E0kJGG__featureCard:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__featureCard:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 25px 50px #00000026}.page-module__E0kJGG__featureIcon{color:#fff;z-index:2;border-radius:25px;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 2rem;font-size:2.2rem;display:flex;position:relative}.page-module__E0kJGG__featureCard h3{color:#2c3e50;margin-bottom:1.2rem;font-size:1.6rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__featureCard p{color:#7f8c8d;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.page-module__E0kJGG__featureList{text-align:left;margin:0;padding:0;list-style:none}.page-module__E0kJGG__featureList li{color:#5a6c7d;border-bottom:1px solid #f8f9fa;align-items:center;gap:.8rem;padding:.6rem 0;font-size:1rem;display:flex}.page-module__E0kJGG__featureList li:last-child{border-bottom:none}.page-module__E0kJGG__featureList svg{color:#25d366;flex-shrink:0;font-size:1rem}.page-module__E0kJGG__featureCard1 .page-module__E0kJGG__featureIcon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 10px 25px #667eea4d}.page-module__E0kJGG__featureCard1:before{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.page-module__E0kJGG__featureCard2 .page-module__E0kJGG__featureIcon{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 10px 25px #25d3664d}.page-module__E0kJGG__featureCard2:before{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.page-module__E0kJGG__featureCard3 .page-module__E0kJGG__featureIcon{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%);box-shadow:0 10px 25px #ff6b6b4d}.page-module__E0kJGG__featureCard3:before{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%)}.page-module__E0kJGG__featureCard4 .page-module__E0kJGG__featureIcon{background:linear-gradient(135deg,#ffd93d 0%,#ff9f43 100%);box-shadow:0 10px 25px #ffd93d4d}.page-module__E0kJGG__featureCard4:before{background:linear-gradient(135deg,#ffd93d 0%,#ff9f43 100%)}.page-module__E0kJGG__professionalServices{background:#fff;padding:6rem 0;position:relative}.page-module__E0kJGG__professionalServices:before{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__servicesHeader{grid-template-columns:2fr 1fr;align-items:start;gap:4rem;margin-bottom:5rem;display:grid}.page-module__E0kJGG__headerContent .page-module__E0kJGG__badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #667eea4d}.page-module__E0kJGG__headerContent h2{color:#2c3e50;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__headerContent p{color:#7f8c8d;margin:0;font-size:1.3rem;line-height:1.6}.page-module__E0kJGG__headerStats{background:#fff;border:1px solid #f1f3f4;border-radius:25px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.page-module__E0kJGG__headerStats:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__stat{text-align:center;z-index:2;border-radius:15px;padding:1.5rem;transition:all .3s;position:relative}.page-module__E0kJGG__stat:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.page-module__E0kJGG__statNumber{text-shadow:2px 2px 4px #0000001a;margin-bottom:.5rem;font-size:2.8rem;font-weight:800;line-height:1;display:block}.page-module__E0kJGG__statLabel{color:#7f8c8d;text-transform:none;letter-spacing:.5px;font-size:1.1rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:first-child{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:first-child .page-module__E0kJGG__statNumber{color:#ffd93d;text-shadow:0 2px 4px #0003}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:first-child .page-module__E0kJGG__statLabel{color:#fffffff2}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(2){color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(2) .page-module__E0kJGG__statNumber{color:#fff;text-shadow:0 2px 4px #0003}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(2) .page-module__E0kJGG__statLabel{color:#fffffff2}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(3){color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%)}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(3) .page-module__E0kJGG__statNumber{color:#ffd93d;text-shadow:0 2px 4px #0003}.page-module__E0kJGG__headerStats .page-module__E0kJGG__stat:nth-child(3) .page-module__E0kJGG__statLabel{color:#fffffff2}.page-module__E0kJGG__servicesShowcase{gap:4rem;display:grid}.page-module__E0kJGG__mainServiceCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 50px #667eea4d}.page-module__E0kJGG__mainServiceCard:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:15s linear infinite page-module__E0kJGG__rotate;position:absolute;top:-50%;left:-50%}@keyframes page-module__E0kJGG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__E0kJGG__serviceVisual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.page-module__E0kJGG__signalAnimation{width:250px;height:250px;position:relative}.page-module__E0kJGG__tower{z-index:3;width:25px;height:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__E0kJGG__towerBase{background:#ffd93d;border-radius:6px;width:50px;height:12px;position:absolute;bottom:0;left:-12px;box-shadow:0 2px 10px #ffd93d80}.page-module__E0kJGG__towerBody{background:#74b9ff;border-radius:4px;width:25px;height:85px;position:absolute;bottom:12px;box-shadow:0 2px 10px #74b9ff80}.page-module__E0kJGG__towerTop{background:#55e6c1;border-radius:8px;width:35px;height:25px;position:absolute;top:0;left:-5px;box-shadow:0 2px 10px #55e6c180}.page-module__E0kJGG__signalWaves{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__E0kJGG__wave{border:2px solid #fff9;border-radius:50%;animation:3s linear infinite page-module__E0kJGG__ripple;position:absolute}.page-module__E0kJGG__wave:first-child{width:120px;height:120px;animation-delay:0s}.page-module__E0kJGG__wave:nth-child(2){width:180px;height:180px;animation-delay:1s}.page-module__E0kJGG__wave:nth-child(3){width:240px;height:240px;animation-delay:2s}@keyframes page-module__E0kJGG__ripple{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.page-module__E0kJGG__serviceContent{z-index:2;position:relative}.page-module__E0kJGG__serviceContent h3{color:#fff;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__serviceContent p{color:#ffffffe6;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.page-module__E0kJGG__featurePills{flex-wrap:wrap;gap:1rem;display:flex}.page-module__E0kJGG__pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:25px;align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.page-module__E0kJGG__pill:hover{background:#ffffff4d;transform:translateY(-2px)}.page-module__E0kJGG__pill svg{color:#ffd93d;font-size:.9rem}.page-module__E0kJGG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.page-module__E0kJGG__serviceItem{background:#fff;border:1px solid #f0f0f0;border-radius:25px;gap:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.page-module__E0kJGG__serviceItem:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__serviceItem:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000026}.page-module__E0kJGG__serviceIconBox{z-index:2;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.page-module__E0kJGG__serviceIcon{color:#fff;font-size:2rem}.page-module__E0kJGG__serviceDetails{flex:1}.page-module__E0kJGG__serviceDetails h4{color:#2c3e50;margin-bottom:1rem;font-size:1.4rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__serviceDetails p{color:#7f8c8d;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.page-module__E0kJGG__serviceDetails ul{margin:0;padding:0;list-style:none}.page-module__E0kJGG__serviceDetails li{color:#5a6c7d;border-bottom:1px solid #f8f9fa;align-items:center;gap:.8rem;padding:.4rem 0;font-size:.95rem;display:flex}.page-module__E0kJGG__serviceDetails li:last-child{border-bottom:none}.page-module__E0kJGG__serviceDetails svg{color:#25d366;flex-shrink:0;font-size:.9rem}.page-module__E0kJGG__serviceItem1 .page-module__E0kJGG__serviceIconBox{background:linear-gradient(135deg,#6c5ce7 0%,#a363d9 100%);box-shadow:0 8px 25px #6c5ce74d}.page-module__E0kJGG__serviceItem1:before{background:linear-gradient(135deg,#6c5ce7 0%,#a363d9 100%)}.page-module__E0kJGG__serviceItem2 .page-module__E0kJGG__serviceIconBox{background:linear-gradient(135deg,#00b894 0%,#00a885 100%);box-shadow:0 8px 25px #00b8944d}.page-module__E0kJGG__serviceItem2:before{background:linear-gradient(135deg,#00b894 0%,#00a885 100%)}.page-module__E0kJGG__serviceItem3 .page-module__E0kJGG__serviceIconBox{background:linear-gradient(135deg,#fd79a8 0%,#f368e0 100%);box-shadow:0 8px 25px #fd79a84d}.page-module__E0kJGG__serviceItem3:before{background:linear-gradient(135deg,#fd79a8 0%,#f368e0 100%)}.page-module__E0kJGG__serviceItem4 .page-module__E0kJGG__serviceIconBox{background:linear-gradient(135deg,#fdcb6e 0%,#ff9f43 100%);box-shadow:0 8px 25px #fdcb6e4d}.page-module__E0kJGG__serviceItem4:before{background:linear-gradient(135deg,#fdcb6e 0%,#ff9f43 100%)}.page-module__E0kJGG__networkSupport{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:1px solid #f1f3f4;border-radius:30px;margin-top:5rem;padding:4rem 3rem}.page-module__E0kJGG__networkSupport h4{color:#2c3e50;margin-bottom:3rem;font-size:1.6rem;font-weight:700;display:inline-block;position:relative}.page-module__E0kJGG__networkSupport h4:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__networkLogos{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.page-module__E0kJGG__networkItem{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;min-width:120px;padding:1.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 8px 25px #0000001a}.page-module__E0kJGG__networkItem:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.page-module__E0kJGG__networkIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:2.5rem;display:flex;box-shadow:0 5px 15px #0000001a}.page-module__E0kJGG__networkItem span{color:#2c3e50;font-size:1rem;font-weight:700}.page-module__E0kJGG__networkItem:first-child{color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ff8e8e 100%)}.page-module__E0kJGG__networkItem:first-child span{color:#fff}.page-module__E0kJGG__networkItem:nth-child(2){color:#fff;background:linear-gradient(135deg,#25d366 0%,#4ade80 100%)}.page-module__E0kJGG__networkItem:nth-child(2) span{color:#fff}.page-module__E0kJGG__networkItem:nth-child(3){color:#fff;background:linear-gradient(135deg,#6c5ce7 0%,#8b7fee 100%)}.page-module__E0kJGG__networkItem:nth-child(3) span{color:#fff}.page-module__E0kJGG__networkItem:nth-child(4){color:#fff;background:linear-gradient(135deg,#74b9ff 0%,#9acdff 100%)}.page-module__E0kJGG__networkItem:nth-child(4) span{color:#fff}.page-module__E0kJGG__howItWorks{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:6rem 0;position:relative}.page-module__E0kJGG__howItWorks:before{content:"";background:linear-gradient(90deg,#0000,#667eea,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__stepsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid;position:relative}.page-module__E0kJGG__step{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:25px;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.page-module__E0kJGG__step:before{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.page-module__E0kJGG__step:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #00000026}.page-module__E0kJGG__stepNumber{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.4rem;font-weight:800;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #0003}.page-module__E0kJGG__stepIcon{margin:1.5rem 0 1rem;font-size:3.5rem;display:block}.page-module__E0kJGG__step h3{color:#2c3e50;margin-bottom:1.2rem;font-size:1.5rem;font-weight:700;line-height:1.3}.page-module__E0kJGG__step p{color:#7f8c8d;margin:0;font-size:1.05rem;line-height:1.6}.page-module__E0kJGG__step1 .page-module__E0kJGG__stepNumber,.page-module__E0kJGG__step1:before{background:linear-gradient(135deg,#74b9ff 0%,#0984e3 100%)}.page-module__E0kJGG__step2 .page-module__E0kJGG__stepNumber,.page-module__E0kJGG__step2:before{background:linear-gradient(135deg,#55e6c1 0%,#00b894 100%)}.page-module__E0kJGG__step3 .page-module__E0kJGG__stepNumber,.page-module__E0kJGG__step3:before{background:linear-gradient(135deg,#ff7979 0%,#eb4d4b 100%)}.page-module__E0kJGG__step4 .page-module__E0kJGG__stepNumber,.page-module__E0kJGG__step4:before{background:linear-gradient(135deg,#f9ca24 0%,#f0932b 100%)}.page-module__E0kJGG__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:6rem 0;position:relative;overflow:hidden}.page-module__E0kJGG__ctaSection:before{content:"";background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");animation:20s linear infinite page-module__E0kJGG__float;position:absolute;inset:0}.page-module__E0kJGG__ctaContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.page-module__E0kJGG__ctaBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #ffffff1a}.page-module__E0kJGG__ctaContent h2{text-shadow:0 2px 4px #0003;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.2}.page-module__E0kJGG__ctaContent p{opacity:.9;text-shadow:0 1px 2px #0003;margin-bottom:3rem;font-size:1.3rem;line-height:1.6}.page-module__E0kJGG__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:3rem;display:flex}.page-module__E0kJGG__ctaFeature{text-shadow:0 1px 2px #0003;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:600;display:flex}.page-module__E0kJGG__ctaFeature:first-child{color:#ffd93d}.page-module__E0kJGG__ctaFeature:nth-child(2){color:#74b9ff}.page-module__E0kJGG__ctaFeature:nth-child(3){color:#55e6c1}.page-module__E0kJGG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.page-module__E0kJGG__primaryBtn,.page-module__E0kJGG__secondaryBtn{border-radius:15px;justify-content:center;align-items:center;gap:.8rem;min-width:280px;padding:1.3rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0003}.page-module__E0kJGG__primaryBtn:before,.page-module__E0kJGG__secondaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.page-module__E0kJGG__primaryBtn:hover:before,.page-module__E0kJGG__secondaryBtn:hover:before{left:100%}.page-module__E0kJGG__primaryBtn{color:#fff;background:#25d366;box-shadow:0 8px 25px #25d3664d}.page-module__E0kJGG__primaryBtn:hover{background:#128c7e;transform:translateY(-3px);box-shadow:0 15px 35px #25d36666}.page-module__E0kJGG__secondaryBtn{color:#667eea;background:#fff;box-shadow:0 8px 25px #fff3}.page-module__E0kJGG__secondaryBtn:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 15px 35px #ffffff4d}.page-module__E0kJGG__btnIcon{font-size:1.3rem}.page-module__E0kJGG__ctaNote{opacity:.9;text-shadow:0 1px 2px #0003;font-size:1rem;font-weight:600}@media (max-width:1024px){.page-module__E0kJGG__servicesHeader{grid-template-columns:1fr;gap:3rem}.page-module__E0kJGG__headerStats{flex-direction:row;justify-content:space-between}.page-module__E0kJGG__mainServiceCard{grid-template-columns:1fr;gap:2.5rem}.page-module__E0kJGG__sectionTitle,.page-module__E0kJGG__headerContent h2{font-size:2.8rem}}@media (max-width:768px){.page-module__E0kJGG__sectionTitle{font-size:2.2rem}.page-module__E0kJGG__sectionSubtitle{font-size:1.1rem}.page-module__E0kJGG__featuresGrid{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__headerStats{flex-direction:column}.page-module__E0kJGG__mainServiceCard{padding:2.5rem 2rem}.page-module__E0kJGG__serviceItem{text-align:center;flex-direction:column;gap:1.5rem}.page-module__E0kJGG__stepsContainer{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__trustGrid{grid-template-columns:1fr 1fr;gap:1.5rem}.page-module__E0kJGG__ctaButtons{flex-direction:column;align-items:center}.page-module__E0kJGG__primaryBtn,.page-module__E0kJGG__secondaryBtn{width:100%;max-width:300px}.page-module__E0kJGG__headerContent h2{font-size:2.2rem}.page-module__E0kJGG__ctaContent h2{font-size:2.5rem}}@media (max-width:480px){.page-module__E0kJGG__sectionTitle{font-size:1.8rem}.page-module__E0kJGG__trustGrid,.page-module__E0kJGG__featuresGrid,.page-module__E0kJGG__servicesGrid{grid-template-columns:1fr}.page-module__E0kJGG__networkLogos{gap:1.5rem}.page-module__E0kJGG__networkItem{min-width:100px;padding:1rem 1.5rem}.page-module__E0kJGG__ctaContent h2{font-size:2rem}.page-module__E0kJGG__ctaContent p{font-size:1.1rem}.page-module__E0kJGG__trustContent h3,.page-module__E0kJGG__statNumber{font-size:2.2rem}}
@keyframes about-module__-i9KWa__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module__-i9KWa__fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module__-i9KWa__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes about-module__-i9KWa__fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes about-module__-i9KWa__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.about-module__-i9KWa__fadeInUp{opacity:0;animation:.9s forwards about-module__-i9KWa__fadeInUp}.about-module__-i9KWa__fadeInDown{opacity:0;animation:.9s forwards about-module__-i9KWa__fadeInDown}.about-module__-i9KWa__fadeInLeft{opacity:0;animation:.9s forwards about-module__-i9KWa__fadeInLeft}.about-module__-i9KWa__fadeInRight{opacity:0;animation:.9s forwards about-module__-i9KWa__fadeInRight}.about-module__-i9KWa__scaleIn{opacity:0;animation:.9s forwards about-module__-i9KWa__scaleIn}.about-module__-i9KWa__aboutSection{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;padding:80px 0}.about-module__-i9KWa__container{max-width:1200px;margin:0 auto;padding:0 20px}.about-module__-i9KWa__header{text-align:center;opacity:0;margin-bottom:60px;animation:.9s forwards about-module__-i9KWa__fadeInDown}.about-module__-i9KWa__title{color:#2c3e50;background:linear-gradient(45deg,#2c3e50,#3498db);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.about-module__-i9KWa__highlight{color:#e74c3c;-webkit-text-fill-color:#e74c3c}.about-module__-i9KWa__subtitle{color:#7f8c8d;margin-bottom:1.5rem;font-size:1.4rem;font-weight:300}.about-module__-i9KWa__underline{background:linear-gradient(45deg,#3498db,#e74c3c);border-radius:2px;width:100px;height:4px;margin:0 auto}.about-module__-i9KWa__contentGrid{grid-template-columns:1fr 1fr;align-items:start;gap:50px;margin-bottom:60px;display:grid}.about-module__-i9KWa__textContent{flex-direction:column;gap:30px;display:flex}.about-module__-i9KWa__textGroup{opacity:0;animation:.9s forwards about-module__-i9KWa__fadeInUp}.about-module__-i9KWa__textGroup:first-of-type{animation-delay:.1s}.about-module__-i9KWa__textGroup:nth-of-type(2){animation-delay:.2s}.about-module__-i9KWa__textGroup h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;font-weight:600}.about-module__-i9KWa__text{color:#5d6d7e;text-align:justify;font-size:1.1rem;line-height:1.8}.about-module__-i9KWa__features{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.about-module__-i9KWa__featureItem{background:#fff;border-radius:10px;align-items:center;gap:12px;padding:15px;transition:transform .3s;display:flex;box-shadow:0 5px 15px #0000001a}.about-module__-i9KWa__featureItem:hover{transform:translateY(-5px)}.about-module__-i9KWa__featureIcon{font-size:1.5rem}.about-module__-i9KWa__featureItem span{color:#2c3e50;font-weight:600}.about-module__-i9KWa__visualSide{justify-content:center;display:flex}.about-module__-i9KWa__imageCard{color:#fff;opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;width:100%;max-width:400px;padding:30px;animation:.9s .25s forwards about-module__-i9KWa__fadeInRight;box-shadow:0 20px 40px #0000001a}.about-module__-i9KWa__cardContent h4{text-align:center;margin-bottom:20px;font-size:1.5rem}.about-module__-i9KWa__benefitsList{padding:0;list-style:none}.about-module__-i9KWa__benefitsList li{border-bottom:1px solid #ffffff1a;padding:10px 0;font-size:1rem;transition:transform .3s}.about-module__-i9KWa__benefitsList li:hover{transform:translate(10px)}.about-module__-i9KWa__benefitsList li:last-child{border-bottom:none}.about-module__-i9KWa__ownerSection{margin:60px 0}.about-module__-i9KWa__ownerCard{opacity:0;background:#fff;border-radius:20px;align-items:center;gap:30px;max-width:600px;margin:0 auto;padding:40px;animation:.9s .2s forwards about-module__-i9KWa__fadeInUp;display:flex;box-shadow:0 15px 35px #0000001a}.about-module__-i9KWa__ownerAvatar{color:#fff;background:linear-gradient(135deg,#3498db,#e74c3c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;font-size:2rem;font-weight:700;display:flex}.about-module__-i9KWa__ownerInfo h3{color:#2c3e50;margin-bottom:5px;font-size:1.8rem}.about-module__-i9KWa__ownerTitle{color:#e74c3c;margin-bottom:10px;font-weight:600}.about-module__-i9KWa__ownerDesc{color:#7f8c8d;margin-bottom:20px;line-height:1.6}.about-module__-i9KWa__contactInfo{flex-wrap:wrap;gap:20px;display:flex}.about-module__-i9KWa__contactItem{background:#f8f9fa;border-radius:25px;align-items:center;gap:8px;padding:10px 20px;transition:all .3s;display:flex}.about-module__-i9KWa__contactItem:hover{color:#fff;background:#3498db}.about-module__-i9KWa__contactItem:hover a{color:#fff}.about-module__-i9KWa__contactItem a{color:#2c3e50;font-weight:500;text-decoration:none}.about-module__-i9KWa__statCard{text-align:center;opacity:0;background:#fff;border-radius:15px;padding:30px;transition:transform .3s;animation:.8s forwards about-module__-i9KWa__fadeInUp;box-shadow:0 10px 30px #0000001a}.about-module__-i9KWa__problemStatement{color:#fff;opacity:0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;align-items:flex-start;gap:25px;margin:3rem 0;padding:40px;animation:.9s .15s forwards about-module__-i9KWa__fadeInUp;display:flex;box-shadow:0 15px 35px #0000001a}.about-module__-i9KWa__problemIcon{flex-shrink:0;margin-top:5px;font-size:3rem}.about-module__-i9KWa__problemContent h3{margin-bottom:1rem;font-size:1.8rem;font-weight:700;line-height:1.3}.about-module__-i9KWa__problemContent p{opacity:.95;margin:0;font-size:1.2rem;line-height:1.6}.about-module__-i9KWa__serviceAreas{margin:2.5rem 0}.about-module__-i9KWa__serviceAreas h4{color:#2c3e50;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.about-module__-i9KWa__areasGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.about-module__-i9KWa__areaItem{opacity:0;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:center;gap:12px;padding:15px;transition:all .3s;animation:.7s forwards about-module__-i9KWa__fadeInUp;display:flex}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:first-child{animation-delay:50ms}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:nth-child(2){animation-delay:.1s}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:nth-child(3){animation-delay:.15s}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:nth-child(4){animation-delay:.2s}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:nth-child(5){animation-delay:.25s}.about-module__-i9KWa__areasGrid .about-module__-i9KWa__areaItem:nth-child(6){animation-delay:.3s}.about-module__-i9KWa__areaItem:hover{background:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.about-module__-i9KWa__areaIcon{flex-shrink:0;font-size:1.5rem}.about-module__-i9KWa__areaItem span:last-child{color:#2c3e50;font-weight:500}.about-module__-i9KWa__serviceHighlights{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:4rem 0;display:grid}.about-module__-i9KWa__highlightCard{text-align:center;opacity:0;background:#fff;border:1px solid #f1f3f4;border-radius:20px;padding:35px 25px;transition:transform .3s;animation:.9s forwards about-module__-i9KWa__scaleIn;box-shadow:0 10px 30px #0000001a}.about-module__-i9KWa__highlightCard:first-child{animation-delay:50ms}.about-module__-i9KWa__highlightCard:nth-child(2){animation-delay:.15s}.about-module__-i9KWa__highlightCard:nth-child(3){animation-delay:.25s}.about-module__-i9KWa__highlightCard:hover{transform:translateY(-10px)}.about-module__-i9KWa__highlightIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.about-module__-i9KWa__highlightCard h4{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.about-module__-i9KWa__highlightCard p{color:#5d6d7e;margin:0;line-height:1.6}.about-module__-i9KWa__contactSection{margin:4rem 0}.about-module__-i9KWa__contactCard{color:#fff;opacity:0;background:linear-gradient(135deg,#2c3e50 0%,#34495e 100%);border-radius:25px;padding:50px;animation:.9s .1s forwards about-module__-i9KWa__fadeInUp;box-shadow:0 20px 40px #0003}.about-module__-i9KWa__contactHeader{text-align:center;margin-bottom:3rem}.about-module__-i9KWa__contactHeader h3{margin-bottom:1rem;font-size:2.2rem;font-weight:700}.about-module__-i9KWa__contactHeader p{opacity:.9;margin:0;font-size:1.3rem;font-style:italic}.about-module__-i9KWa__contactDetails{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.about-module__-i9KWa__addressBox,.about-module__-i9KWa__phoneBox,.about-module__-i9KWa__whatsappBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;align-items:flex-start;gap:20px;padding:25px;display:flex}.about-module__-i9KWa__addressIcon,.about-module__-i9KWa__phoneIcon,.about-module__-i9KWa__whatsappIcon{flex-shrink:0;margin-top:5px;font-size:2rem}.about-module__-i9KWa__addressText,.about-module__-i9KWa__phoneText,.about-module__-i9KWa__whatsappText{flex-direction:column;gap:5px;display:flex}.about-module__-i9KWa__addressText strong,.about-module__-i9KWa__phoneText strong,.about-module__-i9KWa__whatsappText strong{margin-bottom:8px;font-size:1.1rem}.about-module__-i9KWa__addressText span,.about-module__-i9KWa__phoneText a,.about-module__-i9KWa__whatsappText a{color:#ffffffe6;font-size:1rem;text-decoration:none}.about-module__-i9KWa__phoneText a:hover,.about-module__-i9KWa__whatsappText a:hover{color:#fff;text-decoration:underline}.about-module__-i9KWa__statsSection{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:4rem;display:grid}.about-module__-i9KWa__statCard{text-align:center;opacity:0;background:#fff;border:1px solid #f1f3f4;border-radius:20px;padding:35px 25px;transition:transform .3s;animation:.8s forwards about-module__-i9KWa__fadeInUp;box-shadow:0 10px 30px #0000001a}.about-module__-i9KWa__statCard:first-child{animation-delay:50ms}.about-module__-i9KWa__statCard:nth-child(2){animation-delay:.1s}.about-module__-i9KWa__statCard:nth-child(3){animation-delay:.15s}.about-module__-i9KWa__statCard:nth-child(4){animation-delay:.2s}.about-module__-i9KWa__statCard:hover{transform:translateY(-5px)}.about-module__-i9KWa__statNumber{background:linear-gradient(45deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:2.5rem;font-weight:800}.about-module__-i9KWa__statLabel{color:#5d6d7e;font-size:1rem;font-weight:600}@media (max-width:968px){.about-module__-i9KWa__contentGrid{grid-template-columns:1fr;gap:40px}.about-module__-i9KWa__features{grid-template-columns:1fr}.about-module__-i9KWa__ownerCard{text-align:center;flex-direction:column}.about-module__-i9KWa__contactInfo{justify-content:center}.about-module__-i9KWa__problemStatement{text-align:center;flex-direction:column;padding:30px}.about-module__-i9KWa__problemIcon{align-self:center}.about-module__-i9KWa__areasGrid{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__contactDetails{grid-template-columns:1fr}}@media (max-width:768px){.about-module__-i9KWa__title{font-size:2.2rem}.about-module__-i9KWa__statsSection{grid-template-columns:repeat(2,1fr)}.about-module__-i9KWa__ownerCard{padding:30px 20px}.about-module__-i9KWa__imageCard{padding:20px}.about-module__-i9KWa__problemContent h3{font-size:1.5rem}.about-module__-i9KWa__problemContent p{font-size:1.1rem}.about-module__-i9KWa__areasGrid,.about-module__-i9KWa__serviceHighlights{grid-template-columns:1fr}.about-module__-i9KWa__contactCard{padding:30px 20px}}@media (max-width:480px){.about-module__-i9KWa__statsSection{grid-template-columns:1fr}.about-module__-i9KWa__contactInfo{flex-direction:column;align-items:center}.about-module__-i9KWa__contactItem{justify-content:center;width:100%}.about-module__-i9KWa__problemStatement{padding:25px 20px}.about-module__-i9KWa__contactCard{padding:25px 15px}.about-module__-i9KWa__addressBox,.about-module__-i9KWa__phoneBox,.about-module__-i9KWa__whatsappBox{padding:20px 15px}}
.contact-module__xwJ-uq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.contact-module__xwJ-uq__header{text-align:center;margin-bottom:3rem}.contact-module__xwJ-uq__title{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__xwJ-uq__subtitle{color:#7f8c8d;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-module__xwJ-uq__contentWrapper{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.contact-module__xwJ-uq__contactInfo{flex-direction:column;gap:2rem;display:flex}.contact-module__xwJ-uq__infoCard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;padding:2rem;box-shadow:0 10px 30px #0000001a}.contact-module__xwJ-uq__companyHeader h2{margin-bottom:.5rem;font-size:1.5rem}.contact-module__xwJ-uq__tagline{opacity:.9;margin-bottom:1.5rem;font-style:italic}.contact-module__xwJ-uq__contactDetails{flex-direction:column;gap:1.2rem;display:flex}.contact-module__xwJ-uq__contactItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__xwJ-uq__icon{flex-shrink:0;margin-top:.2rem;font-size:1.2rem}.contact-module__xwJ-uq__contactItem strong{margin-bottom:.2rem;display:block}.contact-module__xwJ-uq__contactItem p{opacity:.9;margin:0}.contact-module__xwJ-uq__actionButtons{flex-direction:column;gap:1rem;display:flex}.contact-module__xwJ-uq__whatsappButton,.contact-module__xwJ-uq__callButton,.contact-module__xwJ-uq__facebookButton{text-align:center;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.contact-module__xwJ-uq__whatsappButton{color:#fff;background:#25d366}.contact-module__xwJ-uq__callButton{color:#fff;background:#667eea}.contact-module__xwJ-uq__facebookButton{color:#fff;background:#1877f2}.contact-module__xwJ-uq__whatsappButton:hover,.contact-module__xwJ-uq__callButton:hover,.contact-module__xwJ-uq__facebookButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.contact-module__xwJ-uq__buttonIcon{font-size:1.2rem}.contact-module__xwJ-uq__formSection{align-items:flex-start;display:flex}.contact-module__xwJ-uq__formCard{background:#fff;border-radius:15px;width:100%;padding:2rem;box-shadow:0 10px 30px #0000001a}.contact-module__xwJ-uq__formCard h3{color:#2c3e50;margin-bottom:.5rem;font-size:1.5rem}.contact-module__xwJ-uq__formCard>p{color:#7f8c8d;margin-bottom:1.5rem}.contact-module__xwJ-uq__form{flex-direction:column;gap:1.2rem;display:flex}.contact-module__xwJ-uq__formGroup{flex-direction:column;display:flex}.contact-module__xwJ-uq__formInput,.contact-module__xwJ-uq__formTextarea{border:2px solid #e9ecef;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__xwJ-uq__formInput:focus,.contact-module__xwJ-uq__formTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.contact-module__xwJ-uq__formTextarea{resize:vertical;min-height:120px}.contact-module__xwJ-uq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.contact-module__xwJ-uq__submitButton:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.contact-module__xwJ-uq__mapSection{margin-top:3rem}.contact-module__xwJ-uq__mapSection h3{color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-size:1.8rem}.contact-module__xwJ-uq__mapContainer{text-align:center;background:#f8f9fa;border-radius:15px;padding:2rem}.contact-module__xwJ-uq__mapPlaceholder{color:#7f8c8d}.contact-module__xwJ-uq__mapIcon{color:#667eea;margin-bottom:1rem;font-size:3rem}.contact-module__xwJ-uq__mapLink{color:#667eea;margin-top:1rem;font-weight:600;text-decoration:none;display:inline-block}.contact-module__xwJ-uq__mapLink:hover{text-decoration:underline}@media (max-width:768px){.contact-module__xwJ-uq__contentWrapper{grid-template-columns:1fr;gap:2rem}.contact-module__xwJ-uq__title{font-size:2rem}.contact-module__xwJ-uq__infoCard,.contact-module__xwJ-uq__formCard{padding:1.5rem}.contact-module__xwJ-uq__actionButtons{flex-flow:wrap}.contact-module__xwJ-uq__whatsappButton,.contact-module__xwJ-uq__callButton,.contact-module__xwJ-uq__facebookButton{flex:1;min-width:150px}}@media (max-width:480px){.contact-module__xwJ-uq__container{padding:1rem .5rem}.contact-module__xwJ-uq__title{font-size:1.8rem}.contact-module__xwJ-uq__actionButtons{flex-direction:column}}
.services-module__EimPha__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.services-module__EimPha__header{text-align:center;margin-bottom:3rem}.services-module__EimPha__badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 8px 25px #667eea4d}.services-module__EimPha__badgeIcon{font-size:1rem}.services-module__EimPha__title{color:#2c3e50;background:linear-gradient(135deg,#2c3e50 0%,#3498db 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.2rem;font-weight:800;line-height:1.2}.services-module__EimPha__subtitle{color:#7f8c8d;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.services-module__EimPha__stats{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;padding:2rem;display:grid}.services-module__EimPha__statItem{text-align:center}.services-module__EimPha__statNumber{color:#667eea;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.services-module__EimPha__statLabel{color:#7f8c8d;font-size:1rem;font-weight:600}.services-module__EimPha__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.services-module__EimPha__card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.services-module__EimPha__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.services-module__EimPha__cardHeader{z-index:2;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 0;display:flex;position:relative}.services-module__EimPha__iconWrapper{background:var(--accent-color);border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.services-module__EimPha__cardBadge{color:#fff;background:#ff4757;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.services-module__EimPha__imageBox{flex-shrink:0;height:220px;position:relative;overflow:hidden}.services-module__EimPha__serviceImage{object-fit:cover;background:#f8f9fa;width:100%;height:100%;transition:transform .3s}.services-module__EimPha__card:hover .services-module__EimPha__serviceImage{transform:scale(1.1)}.services-module__EimPha__imageOverlay{background:linear-gradient(#0000 0%,#0000001a 100%);position:absolute;inset:0}.services-module__EimPha__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.services-module__EimPha__serviceTitle{color:#2c3e50;margin-bottom:.8rem;font-size:1.3rem;font-weight:700;line-height:1.4}.services-module__EimPha__serviceDescription{color:#7f8c8d;flex-grow:1;margin-bottom:1.2rem;line-height:1.6}.services-module__EimPha__featuresList{margin-bottom:1.5rem;padding:0;list-style:none}.services-module__EimPha__featureItem{color:#5a6c7d;align-items:center;gap:.7rem;padding:.5rem 0;font-size:.95rem;display:flex}.services-module__EimPha__checkIcon{color:var(--accent-color);flex-shrink:0;font-size:.9rem}.services-module__EimPha__whatsappButton{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.services-module__EimPha__whatsappButton:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 5px 15px #25d36666}.services-module__EimPha__whatsappIcon{font-size:1.2rem}.services-module__EimPha__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:30px;padding:4rem 3rem}.services-module__EimPha__ctaContent{max-width:800px;margin:0 auto}.services-module__EimPha__ctaText h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.services-module__EimPha__ctaText>p{opacity:.9;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.services-module__EimPha__ctaFeatures{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.services-module__EimPha__ctaFeature{align-items:center;gap:.5rem;font-weight:600;display:flex}.services-module__EimPha__ctaCheck{color:#43e97b}.services-module__EimPha__ctaButtons{flex-direction:column;gap:1rem;max-width:400px;margin:0 auto;display:flex}.services-module__EimPha__whatsappBtn,.services-module__EimPha__callBtn{border:2px solid #0000;border-radius:15px;align-items:center;gap:1rem;padding:1.2rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.services-module__EimPha__whatsappBtn{color:#fff;background:#25d366}.services-module__EimPha__callBtn{color:#667eea;background:#fff}.services-module__EimPha__whatsappBtn:hover,.services-module__EimPha__callBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.services-module__EimPha__btnIcon{flex-shrink:0;font-size:1.5rem}.services-module__EimPha__btnMain{font-size:1.1rem;font-weight:700}.services-module__EimPha__btnSub{opacity:.8;font-size:.9rem}.services-module__EimPha__ctaInfo{opacity:.9;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;display:flex}.services-module__EimPha__infoIcon{font-size:1rem}@media (max-width:768px){.services-module__EimPha__title{font-size:2.2rem}.services-module__EimPha__stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}.services-module__EimPha__grid{grid-template-columns:1fr;gap:1.5rem}.services-module__EimPha__ctaSection{border-radius:20px;padding:2rem 1.5rem}.services-module__EimPha__ctaText h2{font-size:2rem}.services-module__EimPha__ctaFeatures{flex-direction:column;gap:1rem}.services-module__EimPha__statNumber{font-size:2rem}}@media (max-width:480px){.services-module__EimPha__container{padding:1rem .5rem}.services-module__EimPha__title{font-size:1.8rem}.services-module__EimPha__stats{grid-template-columns:1fr}.services-module__EimPha__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.services-module__EimPha__ctaText h2{font-size:1.6rem}.services-module__EimPha__imageBox{height:200px}}
.FullScreenBanner-module__5ICi9a__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:99999;background:#0a0a0ad9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-in-out FullScreenBanner-module__5ICi9a__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes FullScreenBanner-module__5ICi9a__fadeIn{0%{opacity:0}to{opacity:1}}.FullScreenBanner-module__5ICi9a__card{text-align:center;background:#fff;border-radius:14px;max-width:750px;padding:25px;animation:.3s FullScreenBanner-module__5ICi9a__slideUp}@keyframes FullScreenBanner-module__5ICi9a__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.FullScreenBanner-module__5ICi9a__title{color:#111;margin-bottom:15px;font-size:24px;font-weight:700}.FullScreenBanner-module__5ICi9a__text{color:#444;margin-bottom:12px;font-size:16px;line-height:1.6}.FullScreenBanner-module__5ICi9a__tagline{color:#0d7be1;margin-top:10px;font-size:16px;font-weight:600}.FullScreenBanner-module__5ICi9a__btnRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.FullScreenBanner-module__5ICi9a__whatsappBtn{color:#fff;background:#25d366;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none}.FullScreenBanner-module__5ICi9a__closeBtn{color:#fff;cursor:pointer;background:#0a74e3;border:none;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:600}.FullScreenBanner-module__5ICi9a__whatsappBtn:hover{background:#1ebe5d}.FullScreenBanner-module__5ICi9a__closeBtn:hover{background:#0964c2}
