.operational-workflow-page{background-color:#fcfaff;flex-direction:column;min-height:100vh;transition:background-color .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow-x:hidden}.operational-workflow-page.sidebar-open section{filter:blur(3px)grayscale(.2);pointer-events:none;transition:all .7s cubic-bezier(.16,1,.3,1);transform:translate(-30px)scale(.98)}section{transition:all .6s cubic-bezier(.16,1,.3,1)}body{height:auto!important;overflow-y:auto!important}.workflow-hero{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80vh;padding:0;display:flex;position:relative}.workflow-background{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.workflow-background img{object-fit:cover;opacity:0;width:100%;height:100%;animation:1.5s cubic-bezier(.22,1,.36,1) .2s forwards heroZoom;transform:scale(1.1)}.workflow-content{z-index:2;max-width:800px;position:relative}.workflow-title{color:#000;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3.8rem;font-weight:500;line-height:1.1}.workflow-title.reveal-up{transition-delay:.4s}@media (max-width:768px){.workflow-title{letter-spacing:-.8px;margin-bottom:1rem;font-size:2.2rem}}.workflow-subtitle{color:#555;max-width:650px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.workflow-subtitle.reveal-up{transition-delay:.6s}@media (max-width:768px){.workflow-subtitle{margin-bottom:2rem;padding:0 1rem;font-size:1rem}}.workflow-button{color:#fff;font-size:.9rem;font-weight:500;font-family:var(--font-poppins),sans-serif;cursor:pointer;background-color:#805dcd;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 10px 30px #805dcd4d}.workflow-button.reveal-up{transition-delay:.8s}.workflow-button span{font-size:1.1rem;transition:transform .3s}.workflow-button:hover{background-color:#6a49b8;transform:translateY(-2px)scale(1.05);box-shadow:0 12px 30px #805dcd66}.workflow-button:hover span{transform:translate(5px)}.workflow-button:active{transform:translateY(-1px)}.video-teaser-section{z-index:1;justify-content:center;align-items:center;width:100%;height:50vh;min-height:450px;display:flex;position:relative;overflow:hidden}.video-teaser-section .video-teaser-background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.video-teaser-section .video-teaser-background .teaser-video{object-fit:cover;filter:brightness(.7);width:100%;height:100%}.video-teaser-section .video-teaser-overlay{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.video-teaser-section .video-teaser-overlay:hover{background:#00000026}.video-teaser-section .video-teaser-overlay:hover .video-controls-container{opacity:1;transform:translateY(0)}.video-teaser-section .video-controls-container{opacity:.9;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:relative}.video-teaser-section .control-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.video-teaser-section .control-button svg{width:20px;height:20px}.video-teaser-section .control-button:hover{background:#fff6;transform:scale(1.1);box-shadow:0 0 20px #fff3}.video-teaser-section .control-button:active{transform:scale(.95)}.video-teaser-section .play-button{color:#805dcd;cursor:pointer;z-index:5;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 15px 45px #0003}.video-teaser-section .play-button svg{width:35px;height:35px;margin-left:4px;transition:margin .3s}.video-teaser-section .play-button.paused svg{margin-left:0}.video-teaser-section .play-button:hover{transform:scale(1.1);box-shadow:0 20px 60px #805dcd66}.video-teaser-section .fullscreen-button{width:44px;height:44px;position:absolute;bottom:2rem;right:2rem}@media (max-width:768px){.video-teaser-section .fullscreen-button{bottom:1.5rem;right:1.5rem}.video-teaser-section{height:40vh;min-height:300px}.video-teaser-section .play-button{width:80px;height:80px}.video-teaser-section .play-button svg{width:35px;height:35px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.workflow-hero{height:auto;padding:8rem 2rem}.smart-management-container{text-align:center;flex-direction:column;gap:3rem}.smart-management-content{align-items:center}.smart-management-title{font-size:2.5rem}}@media (max-width:768px){.workflow-title{margin-bottom:1.5rem;font-size:3rem}.workflow-subtitle{margin-bottom:2.5rem;font-size:1.1rem}.smart-management-section{padding:4rem 1.5rem}.smart-management-title{font-size:2.5rem}}.smart-management-section{z-index:1;justify-content:center;align-items:center;width:100%;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.smart-management-background{z-index:-1;pointer-events:none;perspective:1500px;--x:0;--y:0;width:100%;height:100%;position:absolute;top:0;left:0}.smart-management-background img{object-fit:cover;width:120%;height:120%;transform:perspective(1500px)rotateX(calc(var(--y)*-12deg))rotateY(calc(var(--x)*12deg))translateZ(0);transition:transform .4s cubic-bezier(.2,0,.2,1);position:absolute;top:-10%;left:-10%}.smart-management-background img.bg-float-anim{animation:15s ease-in-out infinite alternate heroFloatShape}.smart-management-container{justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1280px;display:flex}.smart-management-content{flex-direction:column;flex:1;align-items:flex-start;max-width:600px;display:flex}.smart-management-content.reveal-left{transition-delay:.2s}.smart-management-title{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.8rem;font-weight:700;line-height:1.2}.smart-management-title span{color:#805dcd}.smart-management-description{color:#4a4a4a;margin-bottom:2.2rem;font-size:1.1rem;line-height:1.6}.smart-management-button{color:#fff;font-size:.9rem;font-weight:500;font-family:var(--font-poppins),sans-serif;cursor:pointer;background-color:#805dcd;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 8px 25px #805dcd4d}.smart-management-button span{font-size:1.1rem;transition:transform .3s}.smart-management-button:hover{background-color:#6a49b8;transform:translateY(-2px)scale(1.05);box-shadow:0 12px 30px #805dcd66}.smart-management-button:hover span{transform:translate(5px)}.smart-management-image{perspective:2000px;--x:0;--y:0;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.smart-management-image .image-tilt-wrapper{width:100%;height:100%;transform:perspective(2000px)rotateX(calc(var(--y)*-25deg))rotateY(calc(var(--x)*25deg))translateZ(0);will-change:transform;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.2,0,.2,1);display:flex}.smart-management-image .image-tilt-wrapper img{filter:drop-shadow(0 20px 40px #0000001a);mix-blend-mode:multiply;z-index:1;width:100%;max-width:520px;height:auto;animation:4s ease-in-out infinite liveFloat}.smart-management-image:after{content:"";background:radial-gradient(circle at calc(50% + var(--x)*100%)calc(50% + var(--y)*100%),#fff6 0%,#fff0 60%);pointer-events:none;z-index:2;opacity:0;mix-blend-mode:soft-light;width:150%;height:150%;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-management-image:hover:after{opacity:1}.smart-management-image:hover .image-tilt-wrapper{transform:perspective(2000px)rotateX(calc(var(--y)*-40deg))rotateY(calc(var(--x)*40deg))translateX(calc(var(--x)*30px))translateY(calc(var(--y)*30px))scale(1.1)translateZ(100px)}.smart-management-image:hover .image-tilt-wrapper img{filter:drop-shadow(0 60px 120px #805dcd66);animation-play-state:paused}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes liveFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes heroFloatShape{0%{transform:translate(0)scale(1)}to{transform:translate(40px,60px)scale(1.1)}}.operational-workflow-section{z-index:1;background-color:#fff;width:100%;padding:4rem 3%;position:relative;overflow:hidden}.operational-workflow-section .workflow-container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.operational-workflow-section .workflow-header{text-align:center;opacity:0;margin-bottom:6rem;transition:all .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.operational-workflow-section .workflow-header.revealed{opacity:1;transform:translateY(0)}.operational-workflow-section .workflow-header .workflow-title{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.8rem;font-weight:600}.operational-workflow-section .workflow-header .workflow-subtitle{color:#666;max-width:750px;margin:0 auto;font-size:1.1rem;line-height:1.6}.operational-workflow-section .workflow-steps-grid{grid-template-columns:repeat(3,1fr);gap:8rem 4rem;padding-bottom:5rem;display:grid;position:relative}@media (max-width:1024px){.operational-workflow-section .workflow-steps-grid{grid-template-columns:1fr;gap:4rem;padding-bottom:0}}.operational-workflow-section .workflow-arrow{z-index:5;pointer-events:none;opacity:0;transform-origin:50%;width:160px;height:auto;transition:all 1s cubic-bezier(.34,1.56,.64,1);position:absolute;transform:scale(.9)translate(-50%,-50%)}.operational-workflow-section .workflow-arrow.revealed{opacity:.8;transform:scale(1)translate(-50%,-50%)}@media (max-width:1024px){.operational-workflow-section .workflow-arrow{display:none}}.operational-workflow-section .arrow-1-2{top:14%;left:30%;transform:translate(-50%,-50%)}.operational-workflow-section .arrow-2-3{top:14%;left:70%;transform:translate(-50%,-50%)}.operational-workflow-section .arrow-3-4{width:70px;top:24%;right:-4%;transform:translate(50%,-50%)}.operational-workflow-section .arrow-4-5{top:48%;left:68%;transform:translate(-50%,-50%)}.operational-workflow-section .arrow-5-6{top:47%;left:32%;transform:translate(-50%,-50%)}.operational-workflow-section .arrow-6-7{width:400px;top:62%;left:16%;transform:translate(-50%,-50%)}.operational-workflow-section .workflow-step-card{text-align:center;z-index:2;opacity:0;filter:blur(5px);flex-direction:column;align-items:center;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),filter .8s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(40px)scale(.95)}.operational-workflow-section .workflow-step-card.revealed{opacity:1;filter:blur();transform:translateY(0)scale(1)}.operational-workflow-section .workflow-step-card.revealed .step-point{animation:.5s cubic-bezier(.22,1,.36,1) forwards pointAppear}.operational-workflow-section .workflow-step-card.step-1{transition-delay:.15s}.operational-workflow-section .workflow-step-card.step-1.revealed .step-point:first-child{animation-delay:.25s}.operational-workflow-section .workflow-step-card.step-1.revealed .step-point:nth-child(2){animation-delay:.35s}.operational-workflow-section .workflow-step-card.step-1.revealed .step-point:nth-child(3){animation-delay:.45s}.operational-workflow-section .workflow-step-card.step-1.revealed .step-point:nth-child(4){animation-delay:.55s}.operational-workflow-section .workflow-step-card.step-1.revealed .step-point:nth-child(5){animation-delay:.65s}.operational-workflow-section .workflow-step-card.step-2{transition-delay:.3s}.operational-workflow-section .workflow-step-card.step-2.revealed .step-point:first-child{animation-delay:.4s}.operational-workflow-section .workflow-step-card.step-2.revealed .step-point:nth-child(2){animation-delay:.5s}.operational-workflow-section .workflow-step-card.step-2.revealed .step-point:nth-child(3){animation-delay:.6s}.operational-workflow-section .workflow-step-card.step-2.revealed .step-point:nth-child(4){animation-delay:.7s}.operational-workflow-section .workflow-step-card.step-2.revealed .step-point:nth-child(5){animation-delay:.8s}.operational-workflow-section .workflow-step-card.step-3{transition-delay:.45s}.operational-workflow-section .workflow-step-card.step-3.revealed .step-point:first-child{animation-delay:.55s}.operational-workflow-section .workflow-step-card.step-3.revealed .step-point:nth-child(2){animation-delay:.65s}.operational-workflow-section .workflow-step-card.step-3.revealed .step-point:nth-child(3){animation-delay:.75s}.operational-workflow-section .workflow-step-card.step-3.revealed .step-point:nth-child(4){animation-delay:.85s}.operational-workflow-section .workflow-step-card.step-3.revealed .step-point:nth-child(5){animation-delay:.95s}.operational-workflow-section .workflow-step-card.step-4{transition-delay:.6s}.operational-workflow-section .workflow-step-card.step-4.revealed .step-point:first-child{animation-delay:.7s}.operational-workflow-section .workflow-step-card.step-4.revealed .step-point:nth-child(2){animation-delay:.8s}.operational-workflow-section .workflow-step-card.step-4.revealed .step-point:nth-child(3){animation-delay:.9s}.operational-workflow-section .workflow-step-card.step-4.revealed .step-point:nth-child(4){animation-delay:1s}.operational-workflow-section .workflow-step-card.step-4.revealed .step-point:nth-child(5){animation-delay:1.1s}.operational-workflow-section .workflow-step-card.step-5{transition-delay:.75s}.operational-workflow-section .workflow-step-card.step-5.revealed .step-point:first-child{animation-delay:.85s}.operational-workflow-section .workflow-step-card.step-5.revealed .step-point:nth-child(2){animation-delay:.95s}.operational-workflow-section .workflow-step-card.step-5.revealed .step-point:nth-child(3){animation-delay:1.05s}.operational-workflow-section .workflow-step-card.step-5.revealed .step-point:nth-child(4){animation-delay:1.15s}.operational-workflow-section .workflow-step-card.step-5.revealed .step-point:nth-child(5){animation-delay:1.25s}.operational-workflow-section .workflow-step-card.step-6{transition-delay:.9s}.operational-workflow-section .workflow-step-card.step-6.revealed .step-point:first-child{animation-delay:1s}.operational-workflow-section .workflow-step-card.step-6.revealed .step-point:nth-child(2){animation-delay:1.1s}.operational-workflow-section .workflow-step-card.step-6.revealed .step-point:nth-child(3){animation-delay:1.2s}.operational-workflow-section .workflow-step-card.step-6.revealed .step-point:nth-child(4){animation-delay:1.3s}.operational-workflow-section .workflow-step-card.step-6.revealed .step-point:nth-child(5){animation-delay:1.4s}.operational-workflow-section .workflow-step-card.step-7{transition-delay:1.05s}.operational-workflow-section .workflow-step-card.step-7.revealed .step-point:first-child{animation-delay:1.15s}.operational-workflow-section .workflow-step-card.step-7.revealed .step-point:nth-child(2){animation-delay:1.25s}.operational-workflow-section .workflow-step-card.step-7.revealed .step-point:nth-child(3){animation-delay:1.35s}.operational-workflow-section .workflow-step-card.step-7.revealed .step-point:nth-child(4){animation-delay:1.45s}.operational-workflow-section .workflow-step-card.step-7.revealed .step-point:nth-child(5){animation-delay:1.55s}.operational-workflow-section .workflow-step-card:hover{cursor:pointer;transform:translateY(-10px)!important}.operational-workflow-section .workflow-step-card:hover .step-image{filter:drop-shadow(0 25px 50px #7c5cfc40);transform:scale(1.08)}.operational-workflow-section .workflow-step-card:hover .step-title{color:#7c5cfc}.operational-workflow-section .workflow-step-card.step-1{grid-area:1/1}.operational-workflow-section .workflow-step-card.step-1 .step-image{max-width:90%}.operational-workflow-section .workflow-step-card.step-2{grid-area:1/2}.operational-workflow-section .workflow-step-card.step-2 .step-image{max-width:85%}.operational-workflow-section .workflow-step-card.step-3{grid-area:1/3}.operational-workflow-section .workflow-step-card.step-3 .step-image{max-width:90%}.operational-workflow-section .workflow-step-card.step-4{grid-area:2/3}.operational-workflow-section .workflow-step-card.step-5{grid-area:2/2}.operational-workflow-section .workflow-step-card.step-5 .step-image{max-width:90%}.operational-workflow-section .workflow-step-card.step-6{grid-area:2/1}.operational-workflow-section .workflow-step-card.step-7{flex-direction:column;grid-area:3/1/3/4;align-items:center;margin-top:2rem;display:flex}.operational-workflow-section .workflow-step-card.step-7 .step-info{text-align:center;align-items:center;width:100%;max-width:800px}.operational-workflow-section .workflow-step-card.step-7 .step-points{flex-direction:column;align-items:center;width:auto;max-width:100%;display:flex}.operational-workflow-section .workflow-step-card.step-7 .step-points .step-point{text-align:center;justify-content:center;padding:0 1rem}@media (max-width:768px){.operational-workflow-section .workflow-step-card.step-7{margin-top:1rem}}@media (max-width:1024px){.operational-workflow-section .workflow-step-card{grid-area:auto!important;margin-top:0!important;transition-delay:.1s!important}}.operational-workflow-section .step-image-container{justify-content:center;align-items:center;width:100%;max-width:250px;height:180px;margin-bottom:2rem;display:flex;position:relative}.operational-workflow-section .step-image-container .step-image{filter:drop-shadow(0 15px 30px #00000014);width:100%;height:auto;transition:transform .4s}.operational-workflow-section .step-image-container .step-number{color:#fff;z-index:3;background-color:#805dcd;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;transition:background-color .3s;display:flex;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #805dcd66}@media (max-width:768px){.operational-workflow-section .step-image-container .step-number{width:44px;height:44px;font-size:1rem;bottom:-10px}}.operational-workflow-section .workflow-step-card:hover .step-number{background-color:#7c5cfc}.operational-workflow-section .step-info{text-align:left;flex-direction:column;align-items:flex-start;width:fit-content;margin-top:1rem;margin-left:auto;margin-right:auto;display:flex}.operational-workflow-section .step-info .step-title{color:#333;width:100%;margin-bottom:1rem;font-size:1.35rem;font-weight:700}.operational-workflow-section .step-info .step-points{flex-direction:column;align-items:flex-start;gap:.6rem;max-width:320px;margin:0;padding:0;list-style:none;display:flex}.operational-workflow-section .step-info .step-points .step-point{color:#4a4a4a;text-align:left;opacity:0;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.5;display:flex;transform:translate(-10px)}.operational-workflow-section .step-info .step-points .step-point .check-icon{color:#10b981;flex-shrink:0;font-size:1.1rem;font-weight:900}.operational-workflow-section .workflow-bg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.operational-workflow-section .workflow-bg img{object-fit:contain;opacity:1;width:100%;height:100%}.operational-journey-section{color:#fff;z-index:1;background-color:#1e0555;width:100%;padding:8rem 3%;position:relative;overflow:hidden}.operational-journey-section .workflow-watermark{color:#ffffff0d;pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:10px;white-space:nowrap;font-size:12rem;font-weight:800;line-height:1;position:absolute;top:17%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.operational-journey-section .workflow-watermark{letter-spacing:10px;font-size:4rem}}@media (max-width:768px){.operational-journey-section .workflow-watermark{display:none}}.operational-journey-section .workflow-container{z-index:2;max-width:1400px;margin:0 auto;position:relative}.operational-journey-section .workflow-header{text-align:center;margin-bottom:8rem}.operational-journey-section .workflow-header .workflow-title{color:#fff;letter-spacing:-1px;font-size:4rem;font-weight:700}@media (max-width:768px){.operational-journey-section .workflow-header .workflow-title{font-size:2.5rem}.operational-journey-section .workflow-header{margin-bottom:4rem}}.operational-journey-section .workflow-hexagon-grid{justify-content:center;align-items:center;height:500px;margin-top:4rem;padding:2rem 5%;display:flex;position:relative}@media (max-width:1300px){.operational-journey-section .workflow-hexagon-grid{gap:-40px}}@media (max-width:1100px){.operational-journey-section .workflow-hexagon-grid{flex-direction:column;align-items:center;gap:7rem;height:auto;padding:4rem 1rem}}@media (max-width:768px){.operational-journey-section .workflow-hexagon-grid{gap:6rem}}.operational-journey-section .hexagon-step-container{cursor:pointer;opacity:0;flex-direction:column;flex-shrink:0;align-items:center;width:185px;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;transform:translateY(40px)}.operational-journey-section .hexagon-step-container.revealed{opacity:1;transition-delay:calc(var(--index)*.15s);transform:translateY(0)}.operational-journey-section .hexagon-step-container.revealed:nth-child(2n) .hexagon-wrapper{animation:4s ease-in-out infinite hexagonFloatEven;animation-delay:calc(var(--index)*.2s + 1s);transform:translateY(-80px)}.operational-journey-section .hexagon-step-container.revealed:nth-child(odd) .hexagon-wrapper{animation:4s ease-in-out infinite hexagonFloatOdd;animation-delay:calc(var(--index)*.2s + 1s);transform:translateY(20px)}.operational-journey-section .hexagon-step-container.revealed .dotted-line{height:100%;transition:height 1s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--index)*.15s + .3s)}.operational-journey-section .hexagon-step-container.revealed .connector-dot{opacity:1;transition:all .5s cubic-bezier(.34,1.56,.64,1);transition-delay:calc(var(--index)*.15s + .8s);transform:scale(1)}.operational-journey-section .hexagon-step-container .hexagon-wrapper{transition:transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(0)}.operational-journey-section .hexagon-step-container:nth-child(2n) .hexagon-wrapper{transform:translateY(0)}.operational-journey-section .hexagon-step-container:nth-child(2n) .step-connector{height:180px;margin-top:-60px}.operational-journey-section .hexagon-step-container:nth-child(odd) .hexagon-wrapper{transform:translateY(40px)}.operational-journey-section .hexagon-step-container:nth-child(odd) .step-connector{height:100px;margin-top:20px}@media (max-width:1100px){.operational-journey-section .hexagon-step-container{width:100%}.operational-journey-section .hexagon-step-container:nth-child(2n) .hexagon-wrapper,.operational-journey-section .hexagon-step-container:nth-child(odd) .hexagon-wrapper{transform:translateY(0)scale(.9)}.operational-journey-section .hexagon-step-container:nth-child(2n) .step-connector,.operational-journey-section .hexagon-step-container:nth-child(odd) .step-connector{height:60px;margin-top:10px}.operational-journey-section .hexagon-step-container:nth-child(2n) .step-label-container,.operational-journey-section .hexagon-step-container:nth-child(odd) .step-label-container{bottom:-65px}}@media (max-width:768px){.operational-journey-section .hexagon-step-container .hexagon-wrapper{transform:scale(.8)!important}.operational-journey-section .hexagon-step-container .step-connector{height:50px!important;margin-top:5px!important}.operational-journey-section .hexagon-step-container .step-label-container{bottom:-55px!important}}.operational-journey-section .hexagon-step-container:hover .hexagon-svg{transform:scale(1.05)}.operational-journey-section .hexagon-step-container:hover .hexagon-border-path{stroke:#aa83ff;stroke-opacity:1;filter:drop-shadow(0 0 20px #aa83ff99)}.operational-journey-section .hexagon-step-container:hover .hexagon-inner .step-number{color:#fff}.operational-journey-section .hexagon-step-container:hover .hexagon-decor{opacity:1;background:#9d7bff;box-shadow:0 0 10px #9d7bff}.operational-journey-section .hexagon-step-container:hover .connector-dot{background:radial-gradient(circle,#fff,#9d7bff);box-shadow:0 0 15px #9d7bff}.operational-journey-section .hexagon-step-container:hover .step-label{color:#fff;opacity:1}.operational-journey-section .hexagon-step-container:hover .hexagon-bg-path{fill:#aa83ff;stroke:#aa83ff;filter:drop-shadow(0 0 15px #aa83ff66)}.operational-journey-section .hexagon-step-container:hover .hexagon-inner .step-number{color:#fff;animation:1.5s ease-in-out infinite numberPulse}.operational-journey-section .hexagon-step-container:not(:hover) .hexagon-bg-path{fill:#f3f3f3;stroke:#f3f3f3}.operational-journey-section .hexagon-step-container:not(:hover) .hexagon-border-path{stroke:#d8d8d8;stroke-opacity:1}.operational-journey-section .hexagon-step-container:not(:hover) .hexagon-inner .step-number{color:#bfbfbf}.operational-journey-section .hexagon-wrapper{z-index:2;justify-content:center;align-items:center;width:190px;height:165px;display:flex;position:relative}.operational-journey-section .hexagon-wrapper .hexagon-svg{z-index:1;width:100%;height:100%;transition:all .4s;position:absolute;overflow:visible}.operational-journey-section .hexagon-wrapper .hexagon-svg .hexagon-bg-path{stroke-width:8px;stroke-linejoin:round}.operational-journey-section .hexagon-wrapper .hexagon-svg .hexagon-border-path{fill:none;stroke-width:12px;stroke-linejoin:round;stroke-linecap:round;transition:all .4s}.operational-journey-section .hexagon-wrapper .hexagon-inner{z-index:5;position:relative}.operational-journey-section .hexagon-wrapper .hexagon-inner .step-number{letter-spacing:-2px;font-size:3.5rem;font-weight:800;transition:all .4s}.operational-journey-section .hexagon-wrapper .hexagon-decor{z-index:0;opacity:.8;background:#ffffff26;width:45px;height:2px;transition:all .4s;position:absolute}.operational-journey-section .hexagon-wrapper .hexagon-decor.top-left{top:-15px;left:20px;transform:rotate(-35deg)}.operational-journey-section .hexagon-wrapper .hexagon-decor.top-left:after{content:"";background:inherit;width:2px;height:15px;position:absolute;top:0;left:0}.operational-journey-section .hexagon-wrapper .hexagon-decor.top-right{top:-15px;right:20px;transform:rotate(35deg)}.operational-journey-section .hexagon-wrapper .hexagon-decor.top-right:after{content:"";background:inherit;width:2px;height:15px;position:absolute;top:0;right:0}.operational-journey-section .hexagon-wrapper .hexagon-decor.bottom-left{bottom:-15px;left:20px;transform:rotate(35deg)}.operational-journey-section .hexagon-wrapper .hexagon-decor.bottom-left:after{content:"";background:inherit;width:2px;height:15px;position:absolute;bottom:0;left:0}.operational-journey-section .hexagon-wrapper .hexagon-decor.bottom-right{bottom:-15px;right:20px;transform:rotate(-35deg)}.operational-journey-section .hexagon-wrapper .hexagon-decor.bottom-right:after{content:"";background:inherit;width:2px;height:15px;position:absolute;bottom:0;right:0}.operational-journey-section .hexagon-wrapper .hexagon-decor-svg{pointer-events:none;z-index:0;width:180px;height:60px;position:absolute;left:50%;transform:translate(-50%)}.operational-journey-section .hexagon-wrapper .hexagon-decor-svg path{fill:none;stroke:#fff6;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.top{top:-60px}@media (max-width:1100px){.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.top{top:-45px}}@media (max-width:768px){.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.top{top:-35px}}.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.bottom{bottom:-60px}@media (max-width:1100px){.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.bottom{bottom:-45px}}@media (max-width:768px){.operational-journey-section .hexagon-wrapper .hexagon-decor-svg.bottom{bottom:-35px}}.operational-journey-section .step-connector{flex-direction:column;align-items:center;width:2px;transition:height .6s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.operational-journey-section .step-connector .dotted-line{border-left:2px dotted #ffffff4d;width:0;height:0;position:relative;overflow:hidden}.operational-journey-section .step-connector .connector-dot{opacity:0;background:#4a4a4a;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:-9px;transform:scale(0);box-shadow:0 0 10px #0000004d}.operational-journey-section .step-label-container{text-align:center;width:220px;position:absolute;bottom:-85px;left:50%;transform:translate(-50%)}.operational-journey-section .step-label-container .step-label{color:#ffffff80;text-transform:capitalize;max-width:160px;margin:0 auto;font-size:1.1rem;font-weight:500;line-height:1.3;transition:all .4s}.financial-intelligence-section{z-index:1;background:linear-gradient(135deg,#fdfaff 0%,#f4ebff 100%);width:100%;padding:8rem 5%;position:relative;overflow:hidden}.financial-intelligence-section:before{content:"";opacity:.2;z-index:-1;background-image:radial-gradient(#d8bfff 1px,#0000 1px);background-size:30px 30px;width:100%;height:100%;position:absolute;top:0;left:0}.financial-intelligence-section .financial-intelligence-container{flex-direction:column;gap:5rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:768px){.financial-intelligence-section .financial-intelligence-container{gap:3rem}}.financial-intelligence-section .financial-header{text-align:center;max-width:800px;margin:0 auto}.financial-intelligence-section .financial-header .eyebrow-text{color:#7c5cfc;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;font-size:1rem;font-weight:600;display:inline-block;position:relative}.financial-intelligence-section .financial-header .eyebrow-text:before,.financial-intelligence-section .financial-header .eyebrow-text:after{content:"";opacity:.3;background:#7c5cfc;width:40px;height:1px;position:absolute;top:50%}.financial-intelligence-section .financial-header .eyebrow-text:before{margin-right:1.5rem;right:100%}.financial-intelligence-section .financial-header .eyebrow-text:after{margin-left:1.5rem;left:100%}.financial-intelligence-section .financial-header .financial-title{color:#1a1a1a;margin-bottom:1.2rem;font-size:2.8rem;font-weight:700;line-height:1.2}.financial-intelligence-section .financial-header .financial-title span{color:#805dcd}@media (max-width:768px){.financial-intelligence-section .financial-header .financial-title{font-size:2.5rem}}.financial-intelligence-section .financial-header .financial-subtitle{color:#666;font-size:1.1rem;line-height:1.6}.financial-intelligence-section .financial-content{grid-template-columns:1fr 1.2fr;align-items:center;gap:6rem;display:grid}@media (max-width:1024px){.financial-intelligence-section .financial-content{text-align:center;grid-template-columns:1fr;gap:4rem}}.financial-intelligence-section .financial-left{flex-direction:column;gap:3rem;display:flex}.financial-intelligence-section .glass-card{-webkit-backdrop-filter:blur(15px);background:#ffffffb3;border:1px solid #fffc;border-radius:20px;padding:2rem;box-shadow:0 15px 30px #7c5cfc14}.financial-intelligence-section .financial-features{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.financial-intelligence-section .financial-features .feature-item{align-items:center;gap:1.2rem;transition:transform .3s;display:flex}.financial-intelligence-section .financial-features .feature-item:hover{transform:translate(10px)}@media (max-width:1024px){.financial-intelligence-section .financial-features .feature-item{justify-content:center}}.financial-intelligence-section .financial-features .feature-item .feature-icon-wrapper{color:#7c5cfc;background:#f3efff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.financial-intelligence-section .financial-features .feature-item .feature-icon-wrapper.lock,.financial-intelligence-section .financial-features .feature-item .feature-icon-wrapper.sun{background:#7c5cfc1a}.financial-intelligence-section .financial-features .feature-item .feature-text{color:#1a1a1a;font-size:1.05rem;font-weight:500}.financial-intelligence-section .cta-wrapper{flex-direction:column;gap:1rem;display:flex}@media (max-width:1024px){.financial-intelligence-section .cta-wrapper{align-items:center}}.financial-intelligence-section .financial-cta{color:#fff;width:100%;font-size:.9rem;font-weight:600;font-family:var(--font-poppins),sans-serif;cursor:pointer;background:#805dcd;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 30px #805dcd4d}.financial-intelligence-section .financial-cta span{font-size:1.1rem;transition:transform .3s}.financial-intelligence-section .financial-cta:hover{background-color:#6a49b8;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #805dcd66}.financial-intelligence-section .financial-cta:hover span{transform:translate(5px)}.financial-intelligence-section .cta-caption{color:#666;margin-left:1.5rem;font-size:1rem}@media (max-width:1024px){.financial-intelligence-section .cta-caption{margin-left:0}}.financial-intelligence-section .financial-right{justify-content:center;align-items:center;display:flex;position:relative}.financial-intelligence-section .financial-right .dashboard-image-wrapper{perspective:2000px;--x:0;--y:0;width:100%;position:relative}.financial-intelligence-section .financial-right .dashboard-image-wrapper .dashboard-image{filter:drop-shadow(0 40px 80px #7c5cfc33);width:100%;max-width:90%;height:auto;transform:perspective(2000px)rotateX(calc(var(--y)*-25deg))rotateY(calc(var(--x)*25deg))translateZ(0);will-change:transform;z-index:1;border-radius:20px;margin:0 auto;transition:transform .25s cubic-bezier(.2,0,.2,1),filter .3s;animation:6s ease-in-out infinite dashboardFloat;display:block}.financial-intelligence-section .financial-right .dashboard-image-wrapper:after{content:"";background:radial-gradient(circle at calc(50% + var(--x)*100%)calc(50% + var(--y)*100%),#ffffff4d 0%,#fff0 60%);pointer-events:none;z-index:2;opacity:0;mix-blend-mode:soft-light;width:150%;height:150%;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.financial-intelligence-section .financial-right .dashboard-image-wrapper:hover:after{opacity:1}.financial-intelligence-section .financial-right .dashboard-image-wrapper:hover .dashboard-image{filter:drop-shadow(0 80px 160px #7c5cfc80);transform:perspective(2000px)rotateX(calc(var(--y)*-45deg))rotateY(calc(var(--x)*45deg))translateX(calc(var(--x)*40px))translateY(calc(var(--y)*40px))scale(1.12)translateZ(180px);animation-play-state:paused}.reveal-up,.reveal-left,.reveal-right{opacity:0;will-change:transform,opacity;transition:all 1s cubic-bezier(.22,1,.36,1)}.reveal-up.revealed,.reveal-left.revealed,.reveal-right.revealed{opacity:1;transform:translate(0)scale(1)}.reveal-up{transform:translateY(50px)}.reveal-left{transform:translate(-50px)}.reveal-right{transform:translate(50px)}.reveal-faint{opacity:0;transition:all 1.5s cubic-bezier(.22,1,.36,1);transform:translate(-50%,-40%)scale(.95)}.reveal-faint.revealed{opacity:.025;transform:translate(-50%,-50%)scale(1)}@keyframes numberPulse{0%,to{text-shadow:0 0 #fff0;transform:scale(1)}50%{text-shadow:0 0 20px #fff6;transform:scale(1.05)}}@keyframes hexagonFloatEven{0%,to{transform:translateY(-80px)}50%{transform:translateY(-95px)}}@keyframes hexagonFloatOdd{0%,to{transform:translateY(20px)}50%{transform:translateY(35px)}}@keyframes dashboardFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(1deg)}}@keyframes heroZoom{0%{opacity:0;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes pointAppear{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.workflow-sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background:#0006;width:100%;height:100%;transition:all .4s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0}.workflow-sidebar-overlay.active{opacity:1;visibility:visible}.workflow-sidebar{z-index:1010;background:#fff;flex-direction:column;width:480px;height:100%;padding:3rem;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(105%);box-shadow:-20px 0 60px #00000026}.workflow-sidebar.active{transform:translate(0)}.workflow-sidebar.active .sidebar-title{opacity:1;transition-delay:.2s;transform:translateY(0)}.workflow-sidebar.active .sidebar-info p{opacity:1;transition:none;transform:translateY(0)}.workflow-sidebar.active .sidebar-image-container{opacity:1;transition-delay:.7s;transform:translateY(0)scale(1)}@media (max-width:600px){.workflow-sidebar{width:100%;padding:3.5rem 2rem}}.workflow-sidebar .close-sidebar{cursor:pointer;color:#805dcd;z-index:10;background:#f8f6ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:1.5rem;right:1.5rem}.workflow-sidebar .close-sidebar:hover{color:#fff;background:#805dcd;transform:rotate(180deg)scale(1.1)}.workflow-sidebar .close-sidebar:active{transform:rotate(180deg)scale(.95)}.workflow-sidebar .sidebar-content{flex-direction:column;gap:1rem;height:100%;display:flex}.workflow-sidebar .sidebar-title{color:#805dcd;letter-spacing:-1px;opacity:0;margin-bottom:2rem;font-size:2.4rem;font-weight:600;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s;transform:translateY(20px)}.workflow-sidebar .sidebar-info{flex-direction:column;gap:1rem;display:flex}.workflow-sidebar .sidebar-info p{color:#444;opacity:0;font-size:1.1rem;font-weight:400;line-height:1.7;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s;position:relative;transform:translateY(20px)}.workflow-sidebar .sidebar-image-container{opacity:0;justify-content:center;align-items:flex-end;width:100%;margin-top:auto;padding-top:2rem;transition:all .8s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(30px)scale(.95)}.workflow-sidebar .sidebar-image-container .sidebar-image{object-fit:contain;filter:drop-shadow(0 30px 60px #805dcd26);width:100%;height:auto;transition:transform .5s}.workflow-sidebar .sidebar-image-container .sidebar-image:hover{transform:scale(1.05)translateY(-5px)}.how-it-works-section{color:#fff;z-index:1;background-color:#0f0430;padding:3rem 5%;position:relative;overflow:hidden}.how-it-works-section:before{content:"";z-index:-1;background:radial-gradient(circle,#805dcd26 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.how-it-works-section .how-it-works-container{max-width:1200px;margin:0 auto;position:relative}.how-it-works-section .section-header{text-align:center;margin-bottom:2rem}.how-it-works-section .section-header.revealed .section-title{animation:.8s cubic-bezier(.22,1,.36,1) forwards revealUp}.how-it-works-section .section-header.revealed .section-subtitle{animation:.8s cubic-bezier(.22,1,.36,1) .2s forwards revealUp}.how-it-works-section .section-header .section-title{letter-spacing:-.5px;opacity:0;margin-bottom:.75rem;font-size:2.5rem;font-weight:600}.how-it-works-section .section-header .section-subtitle{color:#ffffffb3;opacity:0;max-width:500px;margin:0 auto;font-size:1.2rem;line-height:1.6}.how-it-works-section .tabs-container{opacity:0;flex-wrap:nowrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}@media (max-width:1024px){.how-it-works-section .tabs-container{scrollbar-width:none;justify-content:flex-start;padding:.5rem 1.5rem 1.5rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.how-it-works-section .tabs-container::-webkit-scrollbar{display:none}}.how-it-works-section .tabs-container.revealed{animation:.8s cubic-bezier(.22,1,.36,1) .4s forwards revealUp}.how-it-works-section .tabs-container .tab-button{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:100px;padding:.6rem 1.6rem;font-family:inherit;font-size:1.1rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1)}.how-it-works-section .tabs-container .tab-button:hover:not(.active){background:#ffffff0d;border-color:#fff;transform:translateY(-2px)}.how-it-works-section .tabs-container .tab-button.active{background:#805dcd;border-color:#805dcd;box-shadow:0 10px 25px #805dcd66}.how-it-works-section .how-it-works-content{grid-template-columns:1fr 1.2fr;align-items:center;gap:7rem;display:grid}@media (max-width:1024px){.how-it-works-section .how-it-works-content{text-align:center;grid-template-columns:1fr;gap:5rem}}.how-it-works-section .content-left .info-block{flex-direction:column;gap:1.5rem;display:flex}.how-it-works-section .content-left .info-block p{color:#ffffffbf;padding-left:0;font-size:1.25rem;line-height:1.6;position:relative}@media (max-width:1024px){.how-it-works-section .content-left .info-block p{max-width:600px;margin:0 auto;padding-left:0}}.how-it-works-section .content-left .info-block p.reveal-stagger{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards revealStagger;transform:translate(-30px)}.how-it-works-section .content-left .info-block p.reveal-stagger:first-child{animation-delay:.1s}.how-it-works-section .content-left .info-block p.reveal-stagger:nth-child(2){animation-delay:.25s}.how-it-works-section .content-left .info-block p.reveal-stagger:nth-child(3){animation-delay:.4s}.how-it-works-section .laptop-wrapper{perspective:1500px;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:768px){.how-it-works-section .laptop-wrapper{margin-top:-1rem;transform:scale(1.05)}}.how-it-works-section .laptop-wrapper .dashboard-screenshot{filter:drop-shadow(0 20px 40px #805dcd33);border-radius:12px;width:100%;height:auto;transition:transform .3s;animation:.8s cubic-bezier(.16,1,.3,1) forwards screenshotFade;box-shadow:0 40px 80px #0006}@media (max-width:768px){.how-it-works-section .laptop-wrapper .dashboard-screenshot{border-radius:8px}}.how-it-works-section .laptop-wrapper .dashboard-screenshot:hover{transform:translateY(-10px)rotateX(2deg)}@keyframes laptopPop{0%{opacity:0;transform:scale(.9)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes screenshotFade{0%{opacity:0;filter:blur(5px);transform:scale(1.05)translateY(20px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}@keyframes revealStagger{to{opacity:1;transform:translate(0)}}@keyframes revealUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.how-it-works-section .section-header .section-title{font-size:2.2rem}.how-it-works-container{padding:0 1rem}}.contact-section{z-index:1;justify-content:center;align-items:center;width:100%;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.contact-section .contact-background{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.contact-section .contact-background img{object-fit:cover;object-position:35% 35%;filter:brightness(.7);width:100%;height:100%}.contact-section .contact-container{justify-content:flex-end;align-items:center;width:100%;max-width:1100px;display:flex}.contact-section .contact-form-card{-webkit-backdrop-filter:blur(15px);background:#ffffffbf;border:5px solid #fff;border-radius:40px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 30px 60px #00000026}@media (max-width:768px){.contact-section .contact-form-card{border-width:3px;border-radius:25px;padding:1.5rem}}.contact-section .contact-form-card .form-eyebrow{color:#432c31;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:block}.contact-section .contact-form-card .form-title{color:#1a0b45;text-shadow:none;margin-bottom:2rem;font-size:2.2rem;font-weight:700;line-height:1.1}.contact-section .contact-form-card .callback-form{flex-direction:column;gap:1rem;display:flex}.contact-section .contact-form-card .callback-form .form-row{gap:1rem;display:flex}@media (max-width:768px){.contact-section .contact-form-card .callback-form .form-row{flex-direction:column}}.contact-section .contact-form-card .callback-form .form-group{flex:1}.contact-section .contact-form-card .callback-form .form-group input,.contact-section .contact-form-card .callback-form .form-group textarea{width:100%;font-size:.95rem;font-family:var(--font-poppins),sans-serif;color:#432c31;background:0 0;border:none;border-bottom:1px solid #1a0b4533;border-radius:0;padding:.8rem 0;transition:all .3s}.contact-section .contact-form-card .callback-form .form-group input:focus,.contact-section .contact-form-card .callback-form .form-group textarea:focus{box-shadow:none;background:0 0;border-bottom-color:#1a0b45;outline:none}.contact-section .contact-form-card .callback-form .form-group input::placeholder,.contact-section .contact-form-card .callback-form .form-group textarea::placeholder{color:#432c3199}.contact-section .contact-form-card .callback-form .form-group textarea{resize:none}.contact-section .contact-form-card .callback-form .form-group.has-error input,.contact-section .contact-form-card .callback-form .form-group.has-error textarea{background:#ff4d4f05;border-color:#ff4d4f}.contact-section .contact-form-card .callback-form .form-group.has-error input:focus,.contact-section .contact-form-card .callback-form .form-group.has-error textarea:focus{box-shadow:0 0 0 3px #ff4d4f1a}.contact-section .contact-form-card .callback-form .form-group .error-message{color:#ff4d4f;margin-top:.25rem;margin-left:.25rem;font-size:.75rem;animation:.3s fadeIn;display:block}.contact-section .contact-form-card .callback-form .form-actions{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}@media (max-width:768px){.contact-section .contact-form-card .callback-form .form-actions{flex-direction:column;align-items:flex-start;gap:1rem}}.contact-section .contact-form-card .callback-form .submit-button{color:#fff;font-size:.9rem;font-weight:600;font-family:var(--font-poppins),sans-serif;cursor:pointer;background-color:#8a66d6;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #8a66d633}.contact-section .contact-form-card .callback-form .submit-button span{font-size:1.1rem;transition:transform .3s}.contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled){background-color:#7a54c9;transform:translateY(-2px);box-shadow:0 15px 30px #8a66d64d}.contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled) span{transform:translate(3px)}.contact-section .contact-form-card .callback-form .submit-button:active:not(:disabled){transform:translateY(-1px)}.contact-section .contact-form-card .callback-form .submit-button:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.contact-section .contact-form-card .callback-form .submit-button.submitting{background-color:#9d81d9}.contact-section .contact-form-card .callback-form .success-message{color:#2e7d32;font-size:.95rem;font-weight:500;animation:.5s fadeIn}.success-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1500;background:#05081ca6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.success-modal{text-align:center;background:#fff;border-radius:30px;flex-direction:column;gap:1.25rem;width:min(520px,100%);padding:3rem 2.5rem;display:flex;position:relative;box-shadow:0 30px 80px #0f082a33}.success-modal-close{color:#4a2e83;cursor:pointer;background:#8a66d61a;border:none;border-radius:50%;width:40px;height:40px;font-size:1.4rem;transition:transform .2s,background .2s;position:absolute;top:1rem;right:1rem}.success-modal-close:hover{background:#8a66d62e;transform:scale(1.05)}.success-modal-icon{color:#1f7a3a;background:#e8f7ed;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto;font-size:2.5rem;display:grid;box-shadow:inset 0 0 0 4px #1f7a3a1f}.success-modal h2{color:#1a1431;margin:0;font-size:2rem;font-weight:700}.success-modal p{color:#4b4b61;white-space:pre-line;margin:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.success-modal{padding:2rem 1.5rem}.success-modal-icon{width:70px;height:70px;font-size:2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.aanantya-value-prop{z-index:1;background-color:#0b0515;justify-content:center;align-items:center;width:100%;padding:6rem 5%;display:flex;position:relative;overflow:hidden}.aanantya-value-prop:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#805dcd26 0%,#0000 60%);width:1000px;height:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aanantya-value-prop .value-prop-container{text-align:center;z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#140a2399;border:1px solid #805dcd4d;border-radius:30px;flex-direction:column;align-items:center;width:100%;max-width:900px;padding:4rem 3rem;display:flex;position:relative;box-shadow:0 20px 50px #00000080}.aanantya-value-prop .infinity-wrapper{width:120px;height:60px;margin-bottom:2rem;position:relative}.aanantya-value-prop .infinity-svg{width:100%;height:100%;overflow:visible}.aanantya-value-prop .infinity-svg path{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.aanantya-value-prop .infinity-svg .infinity-path-bg{stroke:#805dcd33}.aanantya-value-prop .infinity-svg .infinity-path-animated{stroke:#b28dff;stroke-dasharray:250;stroke-dashoffset:250px;filter:drop-shadow(0 0 12px #b28dffcc);animation:4s linear infinite dashInfinity}.aanantya-value-prop .infinity-glow{filter:blur(15px);background:radial-gradient(circle,#b28dff4d 0%,#b28dff00 70%);width:120px;height:60px;animation:4s ease-in-out infinite alternate pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.aanantya-value-prop .value-prop-title{color:#1a1a1a;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.aanantya-value-prop .value-prop-title .brand-highlight{background:linear-gradient(90deg,#805dcd,#5a3ba0);-webkit-text-fill-color:#0000;-webkit-background-clip:text;position:relative}.aanantya-value-prop .value-prop-title .brand-highlight:after{content:"";background:linear-gradient(90deg,#0000,#805dcd,#0000);width:100%;height:2px;position:absolute;bottom:-2px;left:0}.aanantya-value-prop .value-prop-text{color:#e2d8f0;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.7}.aanantya-value-prop .value-prop-text .brand-catchy{color:#0000;background:linear-gradient(90deg,#b28dff 0%,#d1b3ff 20%,#805dcd 40%,#b28dff 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;padding-right:.1rem;font-size:1.1em;font-weight:800;animation:3s linear infinite shineGradient;display:inline-block}.aanantya-value-prop .value-prop-text .text-highlight{color:#b28dff;background:#b28dff26;border-radius:4px;padding:.1rem .4rem;font-weight:600}@media (max-width:768px){.aanantya-value-prop{padding:4rem 1.5rem}.aanantya-value-prop .value-prop-container{padding:3rem 1.5rem}.aanantya-value-prop .value-prop-title{font-size:2rem}.aanantya-value-prop .value-prop-text{font-size:1.1rem}}@keyframes dashInfinity{0%{stroke-dashoffset:250px}to{stroke-dashoffset:-250px}}@keyframes pulseGlow{0%{opacity:.5;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}@keyframes shineGradient{to{background-position:200%}}@keyframes floatOrb{0%{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}to{transform:translate(0)scale(1)}}
