body,body>main{overflow-x:hidden}#hero-cta-sec{position:relative;margin-top:80px;margin-bottom:80px;display:flex;justify-content:center}#hero-cta-sec .wrapper{width:min(1200px,100%);display:flex;align-items:center;gap:40px;padding-inline:16px}@media screen and (max-width: 468px){#hero-cta-sec .wrapper{flex-direction:column;margin-inline:16px;gap:32px}}#hero-cta-sec .wrapper .left{display:flex;flex-direction:column;gap:24px}#hero-cta-sec .wrapper .left .logo-sec{display:flex;align-items:flex-end;color:#fafafa;gap:24px}#hero-cta-sec .wrapper .left .logo-sec .collab-box{display:flex;flex-direction:column;gap:8px}#hero-cta-sec .wrapper .left .logo-sec .collab-box p{color:var(--Neutral-400, #bab5b6);text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:-0.24px}#hero-cta-sec .wrapper .left .logo-sec .collab-box .collab-logo{border-radius:12px;width:60px;height:60px;background-color:#fff}#hero-cta-sec .wrapper .left img{height:100px;width:100px;border-radius:16px}#hero-cta-sec .wrapper .left h1{color:var(--dark, #151414);font-size:48px;font-style:normal;font-weight:600;line-height:54px;letter-spacing:-0.96px}@media screen and (max-width: 468px){#hero-cta-sec .wrapper .left h1{font-size:32px;line-height:40px}}#hero-cta-sec .wrapper .right{border-radius:30px;background:rgba(234,233,233,.85);box-shadow:0px 4px 24px 0px rgba(0,0,0,.12);backdrop-filter:blur(12.5px);padding:16px;width:fit-content}#hero-cta-sec .wrapper .right video{border-radius:18px;height:auto;width:360px}@media screen and (max-width: 468px){#hero-cta-sec .wrapper .right video{width:100%}}#challenge-solution-sec{position:relative;margin-top:80px;display:flex;width:min(1200px,100%);justify-content:space-between;gap:40px;padding-inline:16px}@media screen and (max-width: 468px){#challenge-solution-sec{flex-direction:column}}#challenge-solution-sec .cont{display:flex;flex-direction:column;gap:16px;flex:1}#challenge-solution-sec .cont h2{text-align:center;font-size:40px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.8px;background:var(--Studio-New-1, linear-gradient(135deg, #8b70cf 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 468px){#challenge-solution-sec .cont h2{font-size:32px;line-height:36px}}#challenge-solution-sec .cont .list-items{border-radius:30px;background:#fff;box-shadow:0px 4px 24px 0px rgba(0,0,0,.1);backdrop-filter:blur(12.5px);padding:60px 24px;height:100%;display:flex;flex-direction:column;gap:40px}#challenge-solution-sec .cont .list-items .list-item{display:flex;gap:12px}#challenge-solution-sec .cont .list-items .list-item .list-item-info{display:flex;flex-direction:column;gap:12px;color:#151414;font-size:24px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-0.48px}@media screen and (max-width: 468px){#challenge-solution-sec .cont .list-items .list-item .list-item-info{font-size:20px;line-height:24px}}#use-case-sec{position:relative;margin-top:80px;gap:24px;padding:20px;border-radius:12px;width:100%;width:min(1200px,100%)}#use-case-sec h2{font-size:40px;font-style:normal;font-weight:600;line-height:44px;letter-spacing:-0.8px;background:var(--Studio-New-1, linear-gradient(135deg, #8b70cf 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#use-case-sec .wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;gap:80px}@media screen and (max-width: 468px){#use-case-sec .wrapper{margin-top:40px;flex-direction:column;gap:24px}}#use-case-sec .text-section{display:flex;flex-direction:column;gap:40px;flex:1}#use-case-sec .text-section .case-item{display:flex;flex-direction:column;gap:12px}#use-case-sec .text-section .case-item .case-item-heading{width:fit-content;display:flex;align-items:center;gap:8px}#use-case-sec .text-section .case-item .case-item-heading .icon{font-size:20px}#use-case-sec .text-section .case-item .case-item-heading svg{transition:all 200ms ease-in}#use-case-sec .text-section .case-item .case-item-heading:hover svg{transform:translateX(12px)}#use-case-sec .text-section .case-item .case-item-heading strong{color:#151414;font-size:32px;font-style:normal;font-weight:600;line-height:36px;letter-spacing:-0.64px}@media screen and (max-width: 468px){#use-case-sec .text-section .case-item .case-item-heading strong{font-size:24px;line-height:28px}}#use-case-sec .text-section .case-item p{color:var(--Light, #151414);font-size:16px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:-0.64px}#use-case-sec .image-section{display:flex;gap:16px}@media screen and (max-width: 468px){#use-case-sec .image-section{flex-direction:column}}#use-case-sec .image-section .images{width:140px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:12px}#use-case-sec .image-section .images .image-sec-title{color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.32px;width:100%;text-align:center}#use-case-sec .image-section .images .mobile-arrow{display:none}@media screen and (max-width: 468px){#use-case-sec .image-section .images{width:100%;align-items:center}#use-case-sec .image-section .images .desktop-arrow{display:none}#use-case-sec .image-section .images .mobile-arrow{display:block}}#use-case-sec .image-section .images .img-wrapper{border-radius:16px;background:#cac8cb;padding:12px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 468px){#use-case-sec .image-section .images .img-wrapper{flex-direction:row}#use-case-sec .image-section .images .img-wrapper img:nth-child(3){display:none}}#use-case-sec .image-section video{width:280px;height:440px;object-fit:cover;border-radius:8px}@media screen and (max-width: 468px){#use-case-sec .image-section video{height:300px;width:fit-content;margin:auto}}#process-sec{position:relative;width:min(1200px,100%);margin-top:80px;padding-inline:16px}#process-sec .process-heading{width:min(1200px,100%);text-align:left;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-0.8px;background:var(--Studio-New-1, linear-gradient(135deg, #8b70cf 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#process-sec .flowchart{margin-top:24px;width:100%;display:flex;justify-content:center;align-items:center}#process-sec .flowchart .wrapper{width:min(1200px,100%);position:relative;display:flex;justify-content:center;align-items:center;height:1000px}@media screen and (max-width: 900px){#process-sec .flowchart .wrapper{height:unset;flex-direction:column;gap:24px}}@keyframes drawBorder{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}#process-sec .flowchart .flowchart-background{width:720px;height:60%;border:4px solid #7a5cce;border-left:none;border-radius:72px}#process-sec .flowchart .flowchart-background.animate{animation:drawBorder 1.2s ease-out forwards}@media screen and (max-width: 900px){#process-sec .flowchart .flowchart-background{display:none}}#process-sec .flowchart .step{position:absolute;width:320px;min-height:348px}@media screen and (max-width: 900px){#process-sec .flowchart .step{position:unset}}#process-sec .flowchart .step .step-heading{margin-left:auto;width:fit-content;margin-bottom:12px;text-align:right;font-size:24px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-0.48px;color:var(--Purple-500, #bc79f6)}@media screen and (max-width: 900px){#process-sec .flowchart .step .step-heading{margin-right:auto}}#process-sec .flowchart .step .step-content-wrapper{padding:12px;border-radius:32px;background:rgba(239,220,250,.85);box-shadow:0px 4px 60px 0px rgba(207,159,249,.25)}#process-sec .flowchart .step .step-content{height:340px;padding:64px 24px;border-radius:20px;background:#fff;box-shadow:0px 4px 24px 0px rgba(0,0,0,.1);backdrop-filter:blur(12.5px)}#process-sec .flowchart .step .step-content h3{display:flex;align-items:center;font-size:24px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-0.48px;background:var(--Studio-New-1, linear-gradient(135deg, #8b70cf 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:12px}#process-sec .flowchart .step .step-content h3 svg{height:40px;width:fit-content}#process-sec .flowchart .step .step-content ul{margin-top:20px;display:flex;flex-direction:column;gap:12px;list-style-type:disc}#process-sec .flowchart .step .step-content ul li{margin-left:16px;color:#947676;font-size:18px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.4px}#process-sec .flowchart .step-1{top:0;left:120px}#process-sec .flowchart .step-2{top:30%;right:40px}#process-sec .flowchart .step-3{bottom:0;left:120px}.heading2{text-align:left;font-size:40px;font-style:normal;font-weight:600;line-height:48px;letter-spacing:-0.8px;background:var(--Studio-New-1, linear-gradient(135deg, #8b70cf 0%, #cf9ff9 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 1200px){.heading2{margin-left:16px}}@media screen and (max-width: 468px){.heading2{padding-inline:16px}}#outcome-sec{position:relative;margin-top:80px;display:flex;flex-direction:column;width:min(1200px,100%);gap:24px}@media screen and (max-width: 468px){#outcome-sec{padding-inline:16px}}#outcome-sec .main-sec{margin-top:40px;width:100%;display:flex;align-items:center;justify-content:center;gap:160px}@media screen and (max-width: 468px){#outcome-sec .main-sec{flex-direction:column;gap:120px}}#outcome-sec .main-sec .video-cont{position:relative;width:100%;max-width:500px;overflow:hidden}#outcome-sec .main-sec video{width:300px;height:400px;margin:auto;border-radius:32px}#outcome-sec .main-sec .nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:12px 16px;cursor:pointer;z-index:10;font-size:24px;transition:background-color .3s}#outcome-sec .main-sec .nav-arrow:hover{background-color:rgba(0,0,0,.8)}#outcome-sec .main-sec .left-arrow{left:10px}#outcome-sec .main-sec .right-arrow{right:10px}#outcome-sec .main-sec .image-cont{position:relative}#outcome-sec .main-sec .image-cont .float-title{z-index:2;position:absolute;top:-20px;left:-48px;width:fit-content;padding:8px 12px;border-radius:10px;background:#d1d0d2;font-size:16px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-0.32px;flex-shrink:0}@media screen and (max-width: 468px){#outcome-sec .main-sec .image-cont .float-title{top:-48px;text-align:center;width:300px;left:50%;transform:translateX(-50%)}}#outcome-sec .main-sec .image-cont .wrap{border-radius:32px;background:rgba(79,71,83,.85);box-shadow:0px 4px 60px 0px rgba(207,159,249,.25);padding:12px}#outcome-sec .book-call-cta{margin:auto;margin-top:40px;width:fit-content;padding:12px 40px;border-radius:4px;background:var(--Gradient-Primary-2, linear-gradient(135deg, #fd9bb8 0%, #cf9ff9 100%))}#testimonial-sec{margin:80px 0;display:flex;flex-direction:column;align-items:center;width:min(1200px,100%)}#testimonial-sec .testimonial-content{margin-top:40px;padding-inline:40px;text-align:center;font-size:36px;font-style:normal;font-weight:300;line-height:40px;letter-spacing:-0.72px}@media screen and (max-width: 468px){#testimonial-sec .testimonial-content{font-size:20px;line-height:24px}}#testimonial-sec .testimonial-content em{font-weight:600;font-style:normal;display:inline;background:linear-gradient(to top, rgba(139, 112, 207, 0.3) 50%, transparent 50%);text-decoration-skip-ink:none}#testimonial-sec .test-brand-logo{margin-top:24px}#testimonial-sec .testimonial-author{margin-top:16px;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:40px;letter-spacing:-0.48px}@media screen and (max-width: 468px){#testimonial-sec .testimonial-author{font-size:14px;line-height:18px}}#impact-sec{position:relative;margin-top:80px;display:flex;flex-direction:column;width:min(1200px,100%)}@media screen and (max-width: 468px){#impact-sec{padding-inline:16px}}#impact-sec .cards-sec{margin-top:40px;display:flex;gap:24px}@media screen and (max-width: 468px){#impact-sec .cards-sec{flex-direction:column}}#impact-sec .cards-sec .card-wrapper{flex:1;padding:16px;border-radius:32px}#impact-sec .cards-sec .card-wrapper:nth-of-type(1).animate{transition-delay:.2s}#impact-sec .cards-sec .card-wrapper:nth-of-type(2).animate{transition-delay:.3s}#impact-sec .cards-sec .card-wrapper:nth-of-type(3).animate{transition-delay:.4s}#outcome-videos-sec{margin-top:80px;display:flex;flex-direction:column;align-items:center;position:relative}#outcome-videos-sec .heading2{width:min(1200px,100%)}#outcome-videos-sec #outcome-arrow-btn-right:disabled,#outcome-videos-sec #outcome-arrow-btn-left:disabled{transition:all 200ms ease-in;opacity:.2}#outcome-videos-sec .outcome-arrow-btn-left{position:absolute;top:50%;left:calc(50% - 600px);z-index:20}@media screen and (max-width: 1200px){#outcome-videos-sec .outcome-arrow-btn-left{left:12px}}@media screen and (max-width: 468px){#outcome-videos-sec .outcome-arrow-btn-left{left:4px}}#outcome-videos-sec .outcome-arrow-btn-right{position:absolute;top:50%;right:calc(50% - 600px);z-index:20}@media screen and (max-width: 1200px){#outcome-videos-sec .outcome-arrow-btn-right{right:12px}}@media screen and (max-width: 468px){#outcome-videos-sec .outcome-arrow-btn-right{right:4px}}#outcome-videos-sec .videos-cont{margin-top:40px;display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;z-index:1}#outcome-videos-sec .videos-cont .video-wrapper{display:flex;justify-content:center;scroll-snap-align:center;min-width:100%;height:500px}@media screen and (max-width: 900px){#outcome-videos-sec .videos-cont .video-wrapper{max-width:100%;height:fit-content;padding-inline:16px}}#outcome-videos-sec .videos-cont .video-wrapper video{border-radius:24px;height:100%}#future-plans-sec{position:relative;margin-top:80px;display:flex;flex-direction:column;width:min(1200px,100%);margin-bottom:24px}@media screen and (max-width: 468px){#future-plans-sec{padding-inline:16px}}#future-plans-sec svg{margin:auto}@media screen and (max-width: 468px){#future-plans-sec svg{width:100%;scale:.7}}#videos-created{border-top:.8px solid var(--Neutral-800, #2a2728);border-bottom:.8px solid var(--Neutral-800, #2a2728);width:100%;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}#videos-created .circle{position:relative}@keyframes a1{0%{scale:1;opacity:.1}10%{opacity:1}100%{scale:2;opacity:0}}#videos-created .circle .circle-bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:700px;height:700px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 468px){#videos-created .circle .circle-bg{width:300px;height:300px}}#videos-created .circle .circle-bg span{width:320px;height:320px;position:absolute;border-radius:50%;animation:a1 2.5s linear infinite}@media screen and (max-width: 468px){#videos-created .circle .circle-bg span{width:250px;height:250px}}#videos-created .circle .circle-bg span:nth-child(1){animation-delay:0s;border:1.6px solid #bc79f6}#videos-created .circle .circle-bg span:nth-child(2){animation-delay:.5s;border:.8px solid #bc79f6}#videos-created .circle .circle-bg span:nth-child(3){animation-delay:1s;border:.4px solid #ffa970}#videos-created .circle .circle-bg span:nth-child(4){animation-delay:1.5s;border:1.6px solid #bc79f6}#videos-created .circle .circle-bg span:nth-child(5){animation-delay:2s;border:.8px solid #bc79f6}#videos-created .circle .circle-bg span:nth-child(5){animation-delay:0s;border:.4px solid #ffa970}#videos-created .content{display:flex;flex-direction:column;gap:8px;max-width:500px}#videos-created .content .top{color:var(--Light, #403b3c);text-align:center;font-size:48px;font-weight:400;line-height:48px;letter-spacing:-0.96px}#videos-created .content .top b{font-weight:700}#videos-created .content .bottom{color:var(--Neutral-400, #403b3c);text-align:center;font-size:24px;font-weight:500;line-height:28px}.animate-item{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.animate-item.animate{opacity:1;transform:translateY(0)}
