.how-it-works{width:100%}.how-it-works-wrapper{padding-left:1.5rem;padding-right:1.5rem;margin:0 auto}@media screen and (min-width:750px){.how-it-works-wrapper{padding-left:5rem;padding-right:5rem}}.how-it-works__container{padding:5rem 0;display:flex;flex-direction:column;align-items:center}.how-it-works__header{text-align:center;margin-bottom:5rem;max-width:60rem}.how-it-works__title{font-size:2.8rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1.2rem;letter-spacing:-.02em}.how-it-works__subtitle{font-size:1.5rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.45}.how-it-works__line-decorator{width:60px;height:3px;background-color:#f58809;margin:1.5rem auto 0;border-radius:2px}.how-it-works__steps{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:3.5rem;position:relative;margin-bottom:2rem}@media screen and (min-width:750px){.how-it-works__steps:after{content:"";position:absolute;top:7rem;left:15%;right:15%;height:2px;background-image:linear-gradient(to right,rgba(var(--color-foreground),.15) 50%,transparent 50%);background-size:12px 2px;background-repeat:repeat-x;z-index:1}}.how-it-works__step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;padding:3.5rem 2.5rem;border-radius:16px;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.05);position:relative;z-index:2;transition:transform .3s cubic-bezier(.16,1,.3,1),background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.how-it-works__step:hover{transform:translateY(-6px);background-color:rgba(var(--color-foreground),.04);border-color:#f588094d;box-shadow:0 20px 40px #0000001f}.how-it-works__icon-outer{position:relative;margin-bottom:2.5rem;z-index:3}.how-it-works__icon-wrapper{width:8rem;height:8rem;border-radius:50%;background:#f588090f;border:2px solid rgba(245,136,9,.15);display:flex;align-items:center;justify-content:center;color:#f58809;transition:all .3s ease}.how-it-works__step:hover .how-it-works__icon-wrapper{background:#f588091f;border-color:#f5880959;transform:scale(1.05)}.how-it-works__icon-wrapper svg{width:3.2rem;height:3.2rem;stroke:currentColor;fill:none;stroke-width:2px}.how-it-works__step-number{position:absolute;top:-.4rem;right:-.4rem;width:2.8rem;height:2.8rem;border-radius:50%;background:#f58809;color:#fff;font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid rgba(var(--color-background),1);box-shadow:0 4px 8px #0003;transition:all .3s ease}.how-it-works__step:hover .how-it-works__step-number{transform:scale(1.1);box-shadow:0 6px 12px #f5880959}.how-it-works__step-title{font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 1rem;letter-spacing:-.01em}.how-it-works__step-text{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.45}.how-it-works__cta{margin-top:4.5rem;display:flex;justify-content:center;width:100%}.how-it-works__cta .button.how-it-works__whatsapp-btn{background:linear-gradient(135deg,#25d366,#1b9a4b)!important;color:#fff!important;border:none!important;border-radius:99px!important;font-weight:700!important;font-size:1.55rem!important;letter-spacing:.03em!important;box-shadow:0 10px 25px #25d36659,inset 0 1px #ffffff59!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important;position:relative;overflow:hidden;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:1.2rem!important;padding:1.8rem 4rem!important;min-width:32rem!important}.how-it-works__cta .button.how-it-works__whatsapp-btn:before{content:none!important;display:none!important}.how-it-works__cta .button.how-it-works__whatsapp-btn:after{content:""!important;position:absolute!important;top:0!important;left:-50%!important;width:30%!important;height:100%!important;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0)!important;transform:skew(-25deg)!important;transition:none!important;animation:how-it-works-shine 4s ease-in-out infinite!important;display:block!important}@keyframes how-it-works-shine{0%{left:-50%}15%,to{left:150%}}.how-it-works__cta .button.how-it-works__whatsapp-btn:hover{transform:translateY(-4px) scale(1.03)!important;box-shadow:0 15px 35px #25d36680,inset 0 1px #fff6!important;background:linear-gradient(135deg,#26e66e,#15853f)!important}.how-it-works__cta .button.how-it-works__whatsapp-btn:active{transform:translateY(-1px) scale(.99)!important}.how-it-works__cta .button.how-it-works__whatsapp-btn svg.whatsapp-icon{width:2.2rem!important;height:2.2rem!important;transition:transform .3s ease!important;fill:currentColor!important}.how-it-works__cta .button.how-it-works__whatsapp-btn svg.arrow-icon{width:1.6rem!important;height:1.6rem!important;transition:transform .3s cubic-bezier(.16,1,.3,1)!important;stroke:currentColor!important}.how-it-works__cta .button.how-it-works__whatsapp-btn:hover svg.arrow-icon{transform:translate(5px)!important}.how-it-works__cta .button.how-it-works__whatsapp-btn:hover svg.whatsapp-icon{transform:rotate(10deg) scale(1.1)!important}@media screen and (max-width:989px){.how-it-works__steps{gap:2rem}.how-it-works__step{padding:3rem 1.8rem}.how-it-works__icon-wrapper{width:7rem;height:7rem}.how-it-works__icon-wrapper svg{width:2.8rem;height:2.8rem}.how-it-works__step-title{font-size:1.5rem}.how-it-works__step-text{font-size:1.25rem}}@media screen and (max-width:749px){.how-it-works__steps{flex-direction:column;gap:3rem}.how-it-works__step{padding:3rem 2.5rem;max-width:45rem;margin:0 auto;width:100%}.how-it-works__container{padding:4rem 0}.how-it-works__header{margin-bottom:4rem}.how-it-works__title{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-how-it-works.css.map */
