.FreeTrial-module__Z7yKAG__section{background-color:var(--bg-app);background-image:linear-gradient(180deg,rgba(var(--bg-surface-rgb),1)0%,transparent 40%);color:var(--text-primary);padding:var(--space-24)0;position:relative;overflow:hidden}.FreeTrial-module__Z7yKAG__section:before{content:"";background-image:linear-gradient(var(--color-lime-dim)1px,transparent 1px),linear-gradient(90deg,var(--color-lime-dim)1px,transparent 1px);pointer-events:none;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 50%,#0000 80%);mask-image:linear-gradient(#000 0% 50%,#0000 80%)}.FreeTrial-module__Z7yKAG__section:after{content:"";background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:400px;height:400px;animation:20s ease-in-out infinite FreeTrial-module__Z7yKAG__floatOrb;position:absolute;top:20%;right:10%}@keyframes FreeTrial-module__Z7yKAG__floatOrb{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-50px,30px)scale(1.1)}}.FreeTrial-module__Z7yKAG__titleWrapper{text-align:center;z-index:2;align-items:center;position:relative}.FreeTrial-module__Z7yKAG__mainTitleGradient{background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-primary)50%,var(--text-primary)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:8s infinite FreeTrial-module__Z7yKAG__gradientShift}@keyframes FreeTrial-module__Z7yKAG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.FreeTrial-module__Z7yKAG__subtitle{font-size:var(--text-base);margin:0 auto}.FreeTrial-module__Z7yKAG__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto;position:relative}.FreeTrial-module__Z7yKAG__timeline{flex-direction:column;gap:10vh;padding:5vh 0;display:flex;position:relative}.FreeTrial-module__Z7yKAG__lineTrack{background:linear-gradient(180deg,var(--surface-lift-md)0%,var(--surface-lift-xl)50%,var(--surface-lift-md)100%);z-index:1;width:2px;position:absolute;top:0;bottom:6%;left:50%;transform:translate(-50%)}.FreeTrial-module__Z7yKAG__lineProgress{background:var(--color-lime);z-index:2;border-radius:2px;width:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.FreeTrial-module__Z7yKAG__timelineItem{z-index:5;align-items:center;width:100%;display:flex;position:relative}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(odd){justify-content:flex-start}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(2n){justify-content:flex-end}.FreeTrial-module__Z7yKAG__cardWrapper{width:45%;position:relative}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(odd) .FreeTrial-module__Z7yKAG__cardWrapper{padding-right:var(--space-16)}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(2n) .FreeTrial-module__Z7yKAG__cardWrapper{padding-left:var(--space-16)}.FreeTrial-module__Z7yKAG__card{padding:var(--space-8)var(--space-10);background:var(--surface-lift-sm);border:1px solid var(--surface-lift-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:.4;border-radius:20px;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(20px)}.FreeTrial-module__Z7yKAG__card:before{content:"";background:linear-gradient(135deg,var(--color-lime-dim)0%,transparent 50%,var(--color-lime-dim)100%);-webkit-mask-composite:xor;opacity:0;border-radius:20px;padding:1px;transition:opacity .6s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.FreeTrial-module__Z7yKAG__card:after{content:"";background:linear-gradient(90deg,transparent,var(--surface-lift-sm),transparent);width:200%;height:200%;transition:transform .8s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translate(-100%)}.FreeTrial-module__Z7yKAG__card:hover:after,.FreeTrial-module__Z7yKAG__card.FreeTrial-module__Z7yKAG__active:after{transform:rotate(45deg)translate(100%)}.FreeTrial-module__Z7yKAG__card.FreeTrial-module__Z7yKAG__active{opacity:1;background:var(--surface-lift-sm);border-color:var(--color-lime);transform:translateY(0)}.FreeTrial-module__Z7yKAG__card.FreeTrial-module__Z7yKAG__active:before{opacity:0}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(odd) .FreeTrial-module__Z7yKAG__card{text-align:right}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(2n) .FreeTrial-module__Z7yKAG__card{text-align:left}.FreeTrial-module__Z7yKAG__node{background:var(--bg-app);border:2px solid var(--border-default);z-index:10;border-radius:50%;width:16px;height:16px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;left:50%;transform:translate(-50%)}.FreeTrial-module__Z7yKAG__node:before{content:"";background:rgba(var(--color-lime-rgb),0);border-radius:50%;transition:all .5s;position:absolute;inset:-8px}.FreeTrial-module__Z7yKAG__node.FreeTrial-module__Z7yKAG__active{background:var(--color-lime);border-color:var(--color-lime);transform:translate(-50%)scale(1.1)}.FreeTrial-module__Z7yKAG__cardTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--text-primary);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:-.01em;line-height:1.2}.FreeTrial-module__Z7yKAG__card.FreeTrial-module__Z7yKAG__active .FreeTrial-module__Z7yKAG__cardTitle{color:var(--accent-primary)}.FreeTrial-module__Z7yKAG__cardText{font-size:var(--text-sm);color:var(--text-tertiary);line-height:1.6;transition:color .5s}.FreeTrial-module__Z7yKAG__card.FreeTrial-module__Z7yKAG__active .FreeTrial-module__Z7yKAG__cardText{color:var(--text-secondary)}.FreeTrial-module__Z7yKAG__ctaWrapper{align-items:center;gap:var(--space-8);z-index:5;opacity:.4;flex-direction:column;margin-top:8vh;transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:scale(.95)}.FreeTrial-module__Z7yKAG__ctaWrapper.FreeTrial-module__Z7yKAG__active{opacity:1;transform:scale(1)}.FreeTrial-module__Z7yKAG__ctaNode{background:var(--bg-app);border:2px solid var(--border-default);border-radius:50%;width:20px;height:20px;transition:all .5s}.FreeTrial-module__Z7yKAG__ctaNode.FreeTrial-module__Z7yKAG__active{background:var(--color-lime);border-color:var(--color-lime)}@keyframes FreeTrial-module__Z7yKAG__pulse{0%,to{box-shadow:0 0 0 0 var(--accent-glow),0 4px 20px var(--accent-glow)}50%{box-shadow:0 0 0 15px transparent,0 4px 30px var(--accent-glow)}}.FreeTrial-module__Z7yKAG__pulse{animation:2s ease-in-out infinite FreeTrial-module__Z7yKAG__pulse;transform:scale(1.05);background:linear-gradient(135deg,var(--color-lime)0%,var(--color-lime-light)100%)!important;color:var(--text-inverse)!important;font-weight:var(--weight-bold)!important;border:none!important}@media (max-width:992px){.FreeTrial-module__Z7yKAG__timeline{gap:8vh;padding-left:40px}.FreeTrial-module__Z7yKAG__lineTrack,.FreeTrial-module__Z7yKAG__lineProgress,.FreeTrial-module__Z7yKAG__node{left:20px}.FreeTrial-module__Z7yKAG__cardWrapper{width:100%;padding-left:var(--space-12)!important;padding-right:0!important}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(odd),.FreeTrial-module__Z7yKAG__timelineItem:nth-child(2n){justify-content:flex-start}.FreeTrial-module__Z7yKAG__timelineItem:nth-child(odd) .FreeTrial-module__Z7yKAG__card,.FreeTrial-module__Z7yKAG__timelineItem:nth-child(2n) .FreeTrial-module__Z7yKAG__card{text-align:left}.FreeTrial-module__Z7yKAG__ctaWrapper{align-items:center;width:calc(100% + 40px);margin-left:-40px;padding-left:0}}
