.hero-section{background:linear-gradient(135deg,#9dd3e8 0%,#7bc4e0 25%,#5ab5d8 50%,#3aa6d0 75%,#1a97c8 100%);justify-content:flex-start;align-items:center;min-height:100svh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.hero-background-effects{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-overlay{pointer-events:none;background:radial-gradient(circle at 30% 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 70% 80%,#1a1a1a0d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.mesh-gradient{background:linear-gradient(45deg,#0000 30%,#ffffff08 50%,#0000 70%),linear-gradient(-45deg,#0000 30%,#1a1a1a05 50%,#0000 70%);width:100%;height:100%;animation:20s ease-in-out infinite meshMove;position:absolute;top:0;left:0}@keyframes meshMove{0%,to{transform:translate(0)translateY(0)}25%{transform:translate(-5px)translateY(-3px)}50%{transform:translate(3px)translateY(-5px)}75%{transform:translate(-3px)translateY(3px)}}.floating-particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.particle{opacity:0;width:3px;height:3px;transform:translate3d(var(--start-x,0px),var(--start-y,0px),0)scale(.6);animation:floatParticle var(--duration,12s)ease-in-out var(--delay,0s)infinite;background:#ffffff80;border-radius:50%;position:absolute;box-shadow:0 0 8px #fff9}@keyframes floatParticle{0%{opacity:0;transform:translate3d(var(--start-x,0px),var(--start-y,0px),0)scale(.6)}40%{opacity:.55;transform:translate3d(calc(var(--start-x,0px) + var(--delta-x,0px)),calc(var(--start-y,0px) + var(--delta-y,0px)),0)scale(1)}60%{opacity:.55;transform:translate3d(calc(var(--start-x,0px) + var(--delta-x,0px)),calc(var(--start-y,0px) + var(--delta-y,0px)),0)scale(1)}to{opacity:0;transform:translate3d(var(--start-x,0px),var(--start-y,0px),0)scale(.6)}}.hero-section .animated-logo-background{opacity:.6;pointer-events:none;z-index:2;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:absolute;top:55%;left:68%;overflow:hidden;transform:translate(-50%,-50%)scale(1.55)}.hero-section .animated-logo-background svg{opacity:1!important;visibility:visible!important}.hero-content{box-sizing:border-box;color:#3b3a3c;text-align:start;width:min(100%,48rem);text-rendering:optimizelegibility;-moz-text-size-adjust:100%;text-size-adjust:100%;z-index:3;-webkit-font-smoothing:antialiased;unicode-bidi:isolate;background-color:#0000;flex-direction:column;justify-content:center;align-items:flex-start;margin:clamp(3.5rem,15vh,9rem) 0 0;padding:0;font-family:Degular,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;display:flex;position:relative;overflow:visible}.hero-title{box-sizing:border-box;color:#fff;height:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;text-shadow:0 4px 20px #0000001a;will-change:transform,opacity;unicode-bidi:isolate;width:100%;margin-bottom:1rem;font-family:Degular,sans-serif;font-size:4.4rem;font-weight:350;line-height:1.05;display:block;transform:translateZ(0)}.hero-subtitle{box-sizing:border-box;color:#fff;height:auto;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;text-shadow:0 2px 10px #0000001a;will-change:transform,opacity;unicode-bidi:isolate;width:100%;margin-bottom:1rem;font-family:Degular,sans-serif;font-size:1.5rem;font-weight:300;line-height:1.4;display:block;transform:translateZ(0)}.hero-subtitle2{box-sizing:border-box;color:#0b3b53;letter-spacing:.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:auto;text-shadow:none;will-change:transform,opacity;background:#ffffffe0;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;margin-top:0;margin-bottom:2rem;padding:.55rem 1rem;font-family:Degular,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.4;animation:1s ease-out both fadeInUpScale;display:inline-flex;transform:translateZ(0)}.hero-benefits{margin-bottom:2rem;padding-left:0;list-style:none}.hero-benefits li{color:#fff;margin-bottom:.75rem}.hero-buttons{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.button{z-index:1;color:#1a1a1a;text-align:center;cursor:pointer;will-change:transform;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#e9ecef 100%);border:none;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 4px 20px #1a1a1a1f,0 2px 8px #1a1a1a14,0 1px 3px #1a1a1a0f,inset 0 1px #fffc,inset 0 -1px #0000000d}.button-content{z-index:3;align-items:center;gap:.75rem;display:flex;position:relative}.button-glow{z-index:1;background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;transition:left .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.button-gradient-overlay{opacity:0;z-index:2;background:linear-gradient(135deg,#9dd3e81a 0%,#7bc4e026 25%,#5ab5d81a 50%,#3aa6d026 75%,#1a97c81a 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.button:hover .button-glow{left:100%}.button:hover .button-gradient-overlay{opacity:1}.button:hover{color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#f0f4f8 50%,#e2e8f0 100%);border:none;transform:translateY(-4px)translateZ(0);box-shadow:0 8px 32px #1a1a1a2e,0 4px 16px #1a1a1a1f,0 2px 6px #1a1a1a14,inset 0 1px #ffffffe6,inset 0 -1px #00000014}.button:active{transform:translateY(-2px)translateZ(0);box-shadow:0 4px 20px #1a1a1a26,0 2px 8px #1a1a1a1a,inset 0 1px #fffc}.button .icon{color:#1a1a1a;transform-origin:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.button:hover .icon{color:#1a1a1a;transform:scale(1.15)rotate(2deg)}.button .text{letter-spacing:.025em;font-size:.95rem;font-weight:600}.primary-button{background:linear-gradient(135deg,#fff 0%,#f8f9fa 50%,#e9ecef 100%) padding-box padding-box;border:2px solid #0000;animation:3s ease-in-out infinite subtlePulse}@keyframes subtlePulse{0%,to{box-shadow:0 4px 20px #1a1a1a1f,0 2px 8px #1a1a1a14,0 1px 3px #1a1a1a0f,inset 0 1px #fffc,inset 0 -1px #0000000d}50%{box-shadow:0 6px 24px #1a1a1a26,0 3px 12px #1a1a1a1a,0 1px 4px #1a1a1a14,inset 0 1px #fffc,inset 0 -1px #0000000d}}.primary-button:hover{background:linear-gradient(135deg,#fff 0%,#f0f4f8 50%,#e2e8f0 100%);border-color:#9dd3e84d}.primary-button .button-gradient-overlay{background:linear-gradient(135deg,#9dd3e826 0%,#7bc4e033 25%,#5ab5d826 50%,#3aa6d033 75%,#1a97c826 100%)}.secondary-button{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fffffff2 0%,#f8f9fae6 50%,#e9eceff2 100%);border:2px solid #fff6}.secondary-button:hover{background:linear-gradient(135deg,#fff 0%,#f0f4f8f2 50%,#e2e8f0 100%);border-color:#9dd3e880}.secondary-button .button-gradient-overlay{background:linear-gradient(135deg,#9dd3e81a 0%,#7bc4e026 25%,#5ab5d81a 50%,#3aa6d026 75%,#1a97c81a 100%)}@keyframes fadeInUpScale{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.mesh-gradient,.particle,.primary-button,.hero-subtitle2{animation:none!important}.button,.button:hover,.button:active{transition:none;transform:none}}@media (min-width:1200px){.hero-section .animated-logo-background{opacity:.65;top:55%;left:72%;transform:translate(-50%,-50%)scale(1.7)}}@media (max-width:1024px){.hero-content{width:100%;margin-top:clamp(4rem,14vh,7rem);padding-bottom:2rem}.hero-title{width:100%;font-size:4rem;line-height:1.05}.hero-subtitle{width:100%;font-size:16px;line-height:24px}.hero-subtitle2{text-align:left;padding:.5rem .9rem;font-size:.95rem;line-height:1.4}.hero-buttons{flex-flow:wrap;justify-content:flex-start}.hero-section .animated-logo-background{top:55%;left:58%;transform:translate(-50%,-50%)scale(1.3)}}@media (max-width:768px){.hero-section{background:linear-gradient(135deg,#9dd3e8 0%,#7bc4e0 50%,#5ab5d8 100%);justify-content:center;align-items:flex-start;min-height:100svh;padding:5.25rem 1rem 1.25rem}.hero-content{width:100%;height:auto;min-height:calc(100svh - 6.5rem);margin-top:0;padding-top:0}.hero-title{text-wrap:balance;max-width:24rem;height:auto;margin-top:.9rem;margin-bottom:.9rem;font-size:clamp(3.1rem,12vw,4.1rem);font-weight:500;line-height:1.03}.hero-subtitle{text-wrap:pretty;max-width:24.5rem;height:auto;margin-top:auto;margin-bottom:auto;font-size:1.56rem;font-weight:500;line-height:1.2}.hero-subtitle2{text-align:left;color:#0b3b53;text-transform:none;letter-spacing:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border:1px solid #ffffffb3;border-radius:999px;max-width:24.5rem;margin-top:0;margin-bottom:1.1rem;padding:.5rem .9rem;font-size:.96rem;font-weight:600;line-height:1.35;display:inline-flex}.hero-buttons{flex-direction:column;align-items:flex-start;gap:.65rem;margin-top:.4rem}.button{text-align:left;border-radius:12px;width:auto;min-width:18rem;max-width:20rem;padding:.95rem 1.35rem;font-size:.97rem}.button .icon{width:22px;height:22px}.button .text{font-size:.98rem;font-weight:600}.hero-section .animated-logo-background{opacity:.4;top:52%;left:50%;transform:translate(-50%,-50%)scale(1.5)}}@media (max-width:480px){.hero-section{align-items:flex-start;min-height:100svh;padding:4.75rem .75rem 1rem}.hero-content{min-height:calc(100svh - 5.75rem);margin-top:0;padding-top:0}.hero-title{max-width:20rem;margin-top:.75rem;margin-bottom:.75rem;font-size:clamp(2.6rem,12.5vw,3.5rem);font-weight:500;line-height:1.04}.hero-subtitle{max-width:20rem;margin-top:auto;margin-bottom:auto;font-size:1.3rem;font-weight:500;line-height:1.22}.hero-subtitle2{max-width:19.5rem;margin-top:0;margin-bottom:.85rem;padding:.44rem .76rem;font-size:.86rem;line-height:1.35}.hero-buttons{gap:.5rem;margin-top:.5rem}.button{text-align:left;border-radius:10px;width:auto;min-width:17.2rem;max-width:18.8rem;padding:.8rem 1.05rem;font-size:.9rem}.button .icon{width:20px;height:20px}.button .text{font-size:.92rem;font-weight:600}.hero-section .animated-logo-background{opacity:.35;top:51%;left:50%;transform:translate(-50%,-50%)scale(1.6)}}@media (hover:none){.button:hover{transform:none;box-shadow:0 4px 20px #1a1a1a26}.button:active{transform:scale(.98)}}
.VentajasSection-module__7c1JbG__ventajasResumenSection{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);margin-bottom:2rem;padding:5rem 2rem;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.VentajasSection-module__7c1JbG__mainText{color:#1a1a1a;letter-spacing:-.01em;max-width:780px;margin:0 auto 2.6rem;font-size:2.45rem;font-weight:700;line-height:1.2}.VentajasSection-module__7c1JbG__ventajasResumenGrid{text-align:center;grid-template-columns:repeat(4,1fr);justify-items:center;gap:2rem;width:100%;max-width:1240px;margin:0 auto;display:grid}.VentajasSection-module__7c1JbG__ventajaItem{box-sizing:border-box;opacity:0;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #87ceeb1a;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:320px;min-height:180px;margin-top:0;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 8px 25px #87ceeb1a}.VentajasSection-module__7c1JbG__ventajaItem:hover{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border-color:#87ceeb;transform:translateY(-8px);box-shadow:0 20px 40px #87ceeb33}.VentajasSection-module__7c1JbG__ventajaItemVisible{opacity:1;transform:translateY(0)}.VentajasSection-module__7c1JbG__ventajaItem:nth-child(4),.VentajasSection-module__7c1JbG__ventajaItem:last-child{border-right:none}.VentajasSection-module__7c1JbG__icon{color:#87ceeb;margin-bottom:1.5rem;font-size:3.5rem;transition:all .3s}.VentajasSection-module__7c1JbG__ventajaItem:hover .VentajasSection-module__7c1JbG__icon{color:#b0e0e6;transform:scale(1.1)}.VentajasSection-module__7c1JbG__text{color:#1a1a1a;text-align:center;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.5}@media (max-width:1024px){.VentajasSection-module__7c1JbG__ventajasResumenGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.VentajasSection-module__7c1JbG__ventajaItem{border-bottom:none;border-right:none;margin-top:0}.VentajasSection-module__7c1JbG__mainText{margin-bottom:2.5rem;font-size:2rem}}@media (max-width:640px){.VentajasSection-module__7c1JbG__ventajasResumenSection{margin-bottom:1.5rem;padding:3rem 1.5rem}.VentajasSection-module__7c1JbG__ventajasResumenGrid{grid-template-columns:1fr;gap:1.5rem}.VentajasSection-module__7c1JbG__ventajaItem{border-bottom:none;width:100%;max-width:100%;margin-top:0;padding:1.5rem 1rem}.VentajasSection-module__7c1JbG__text{font-size:1rem}.VentajasSection-module__7c1JbG__mainText{margin-bottom:2rem;padding:0 1rem;font-size:1.8rem}.VentajasSection-module__7c1JbG__icon{margin-bottom:1rem;font-size:3rem}}
.FunctionSection-module__iDfreG__functionSection{z-index:0;background:0 0;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:3rem 1rem 2rem;position:relative;overflow:hidden}.FunctionSection-module__iDfreG__backgroundAnimated{z-index:-1;background:linear-gradient(135deg,#f8fafc 0%,#e6f3ff 50%,#f0f9ff 100%) 0 0/200% 200%;border-radius:.1rem;width:100%;height:100%;position:absolute;top:0;left:0}.FunctionSection-module__iDfreG__sectionTitle{color:#1f2937;text-align:center;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.FunctionSection-module__iDfreG__stepBox{opacity:0;z-index:10;justify-content:center;align-items:center;gap:60px;width:100%;max-width:1240px;margin:0 auto 60px;padding:60px 0;transition:opacity 1s,transform 1s;display:flex;position:relative;overflow:visible;transform:translateY(80px)}.FunctionSection-module__iDfreG__stepBox.FunctionSection-module__iDfreG__visible{opacity:1;transform:translateY(0)}.FunctionSection-module__iDfreG__stepContentWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:60px;width:100%;display:flex}.FunctionSection-module__iDfreG__stepImageContainer{z-index:20;background:linear-gradient(135deg,#87ceeb,#b0e0e6);border:1px solid #87ceeb1a;border-radius:2rem;flex:1;justify-content:center;align-items:center;max-width:550px;max-height:600px;margin:0 auto;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 20px 40px #87ceeb33}.FunctionSection-module__iDfreG__stepImageContainer:hover{transform:translateY(-5px);box-shadow:0 25px 50px #87ceeb4d}.FunctionSection-module__iDfreG__stepImage{object-fit:contain;width:100%;max-width:500px;height:auto;margin-bottom:60%;transition:transform .4s,opacity .4s;transform:scale(1.1)}.FunctionSection-module__iDfreG__stepTextContainer{text-align:left;z-index:1;flex:1;padding-left:50px}.FunctionSection-module__iDfreG__stepTitle{color:#1a1a1a;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:clamp(1.6rem,5vw,2.6rem);font-weight:600;line-height:1.2;transition:font-size .4s}.FunctionSection-module__iDfreG__stepSubtitle{color:#4a5568;word-break:break-word;overflow-wrap:break-word;max-width:500px;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;transition:all .5s}.FunctionSection-module__iDfreG__ctaButton{color:#1a1a1a;cursor:pointer;background:linear-gradient(135deg,#87ceeb 0%,#b0e0e6 100%);border:none;border-radius:12px;padding:16px 32px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite FunctionSection-module__iDfreG__pulseGlow;display:inline-block;box-shadow:0 4px 12px #87ceeb4d}.FunctionSection-module__iDfreG__ctaButton:hover{color:#1a1a1a;background:linear-gradient(135deg,#b0e0e6 0%,#87ceeb 100%);transform:translateY(-2px);box-shadow:0 8px 20px #87ceeb66}.FunctionSection-module__iDfreG__ctaButton:active{transform:translateY(0)}@keyframes FunctionSection-module__iDfreG__pulseGlow{0%,to{box-shadow:0 4px 12px #87ceeb4d}50%{box-shadow:0 10px 24px #87ceeb73}}@media (max-width:1024px){.FunctionSection-module__iDfreG__stepContentWrapper{text-align:center;flex-direction:column;align-items:center;gap:30px;transition:all .5s}.FunctionSection-module__iDfreG__sectionTitle{margin-bottom:2.5rem;padding:0 1rem;font-size:2rem}.FunctionSection-module__iDfreG__stepImageContainer{order:1;justify-content:center;align-items:center;width:100%;max-width:800px;padding:1rem;transition:all .5s;display:flex}.FunctionSection-module__iDfreG__stepImage{object-fit:contain;width:100%;max-width:760px;height:auto;transition:transform .5s;transform:scale(.8)}.FunctionSection-module__iDfreG__stepImageContainer:hover .FunctionSection-module__iDfreG__stepImage,.FunctionSection-module__iDfreG__stepImageContainer:active .FunctionSection-module__iDfreG__stepImage{transform:scale(1.2)}.FunctionSection-module__iDfreG__stepTextContainer{text-align:center;order:2;margin-bottom:10px;padding:0;transition:all .5s}.FunctionSection-module__iDfreG__stepBox{width:100%;margin-bottom:20px;padding:30px 0;transition:all .5s}.FunctionSection-module__iDfreG__stepTitle{font-size:clamp(1.4rem,6vw,2rem)}.FunctionSection-module__iDfreG__stepSubtitle{text-align:center;max-width:90%;margin:0 auto 1.5rem;font-size:.9rem}.FunctionSection-module__iDfreG__ctaButton{padding:12px 28px;font-size:1rem}}@media (max-width:640px){.FunctionSection-module__iDfreG__stepImage{transform:scale(1.2)}.FunctionSection-module__iDfreG__stepImageContainer:hover .FunctionSection-module__iDfreG__stepImage,.FunctionSection-module__iDfreG__stepImageContainer:active .FunctionSection-module__iDfreG__stepImage{transform:scale(1.3)}}
.HowItWorks-module__tSMH5W__container{background:0 0;max-width:100%;padding:2rem 1rem 3rem;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__backgroundAnimated{z-index:-1;background:#fff;border-radius:2rem;width:100%;height:100%;animation:10s ease-in-out infinite alternate HowItWorks-module__tSMH5W__moveBackground,20s ease-in-out infinite alternate HowItWorks-module__tSMH5W__zoomBackground;position:absolute;top:0;left:0}@keyframes HowItWorks-module__tSMH5W__moveBackground{0%{background-position:0%}50%{background-position:100% 70%}to{background-position:0%}}@keyframes HowItWorks-module__tSMH5W__zoomBackground{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.HowItWorks-module__tSMH5W__title{color:#1a1a1a;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:clamp(2rem,6vw,4rem);font-weight:600;line-height:1.2}.HowItWorks-module__tSMH5W__timelineWrapper{max-width:1240px;margin:0 auto;padding:2rem 1rem;position:relative}.HowItWorks-module__tSMH5W__steps{justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepItem{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepItem:after{content:"";background-color:#e5e7eb;border-radius:9999px;width:calc(100% - 3.5rem);height:3px;transition:background-color .4s;position:absolute;top:1.75rem;left:calc(50% + 1.75rem)}.HowItWorks-module__tSMH5W__stepItemConnected:after{background:linear-gradient(90deg,#87ceeb 0%,#b0e0e6 100%)}.HowItWorks-module__tSMH5W__stepItem:last-child:after{display:none}.HowItWorks-module__tSMH5W__stepCircleBase{background:#fff;border:4px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;transition:all .4s;display:flex}.HowItWorks-module__tSMH5W__stepCircleActive{color:#1a1a1a;background:linear-gradient(135deg,#87ceeb 0%,#b0e0e6 100%);border-color:#87ceeb;animation:1.8s ease-in-out infinite alternate HowItWorks-module__tSMH5W__glowPulse;box-shadow:0 0 20px #87ceeb99,0 0 40px #87ceeb4d}.HowItWorks-module__tSMH5W__stepTop{flex-direction:column;justify-content:flex-start;align-items:center;min-height:140px;display:flex}@keyframes HowItWorks-module__tSMH5W__glowPulse{0%{box-shadow:0 0 15px #87ceeb80,0 0 30px #87ceeb33}to{box-shadow:0 0 25px #87ceebb3,0 0 50px #87ceeb66}}.HowItWorks-module__tSMH5W__stepCircleInactive{color:#9ca3af;background-color:#fff;border-color:#d1d5db}.HowItWorks-module__tSMH5W__stepNumber{color:inherit;font-size:1rem;font-weight:600}.HowItWorks-module__tSMH5W__stepCheckIcon{width:20px;height:20px}.HowItWorks-module__tSMH5W__iconActive,.HowItWorks-module__tSMH5W__iconInactive{opacity:.5;margin-top:2rem;font-size:2.2rem;transition:opacity .4s,transform .4s}.HowItWorks-module__tSMH5W__iconActive{color:#87ceeb;opacity:1;animation:.8s ease-in-out HowItWorks-module__tSMH5W__bounceIcon}@keyframes HowItWorks-module__tSMH5W__bounceIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.HowItWorks-module__tSMH5W__iconInactive{color:#d1d5db}.HowItWorks-module__tSMH5W__stepTextActive,.HowItWorks-module__tSMH5W__stepTextInactive{text-align:center;max-width:12rem;margin-top:.5rem;font-size:1rem;font-weight:500;transition:opacity .4s,transform .4s}.HowItWorks-module__tSMH5W__stepTextActive{color:#1a1a1a;opacity:1;font-family:Inter,sans-serif;font-weight:600;transform:translateY(0)}.HowItWorks-module__tSMH5W__stepTextInactive{color:#9ca3af;opacity:.6;transform:translateY(6px)}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{flex-direction:column;align-items:center;gap:4rem}.HowItWorks-module__tSMH5W__stepItem:after{width:3px;height:3.5rem;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.HowItWorks-module__tSMH5W__stepItem{flex:none;align-items:center;width:100%}}@media (min-width:769px) and (max-width:1024px){.HowItWorks-module__tSMH5W__steps{gap:1.5rem}}@media (min-width:1025px){.HowItWorks-module__tSMH5W__steps{gap:2rem}}
