.badge[data-astro-cid-35zd7xm4]{position:relative;display:inline-flex;padding:0 16px;border-radius:999px;height:40px;align-items:center;justify-content:center;font-family:var(--font-heading);font-size:15px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(45deg,var(--badge-gradient-start) 0%,var(--badge-gradient-end) 100%)}.badge__text[data-astro-cid-35zd7xm4]{position:relative;z-index:11}.badge__inner[data-astro-cid-35zd7xm4]{position:absolute;z-index:10;width:calc(100% - 2px);border-radius:999px;height:calc(100% - 2px);background:linear-gradient(180deg,var(--badge-inner-start) 0%,var(--badge-inner-end) 100%)}@media(max-width:1150px){.badge[data-astro-cid-35zd7xm4]{height:32px;font-size:12px;margin:0 auto!important}}.card[data-astro-cid-dd5txfcy]{border-radius:16px;backdrop-filter:blur(14px);display:flex;flex-direction:column;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.card-default[data-astro-cid-dd5txfcy]{background:var(--purple-dark-base-30);border:1px solid var(--purple-medium)}.card-gradient-dark[data-astro-cid-dd5txfcy]{background:linear-gradient(180deg,var(--purple-medium-100) 0%,var(--purple-dark-base-100) 100%);border:1px solid var(--purple-medium);display:flex}.card-light[data-astro-cid-dd5txfcy]{background:linear-gradient(200deg,var(--text-primary) 0%,var(--card-light-gradient-end) 65%);border:1px solid var(--text-primary)}.card-light h4,.card-light h5{color:var(--card-light-text)}.card-light p{color:var(--card-light-text-secondary)}.card-align-default[data-astro-cid-dd5txfcy]{align-items:flex-start;text-align:left}.card-align-center[data-astro-cid-dd5txfcy]{align-items:center;text-align:center}.animated-title .title-word{opacity:0;transform:translate(30px);display:inline-block;will-change:transform,opacity}.about{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;padding:92px;background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.gradient-blur-about{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(270deg,var(--bg-primary) 0%,var(--bg-dark-medium) 50.48%,var(--bg-primary) 100%),linear-gradient(180deg,var(--bg-primary) 0%,var(--bg-dark-medium) 48.56%,var(--bg-primary) 100%)}.about-text-section{display:flex;flex-direction:column;gap:43px;max-width:592px;z-index:2}.about-text-section h3{max-width:592px}.about-text-section p{max-width:520px}.about-cards{display:grid;grid-template-columns:repeat(2,280px);grid-template-rows:repeat(2,280px);gap:32px;z-index:2}.about-footer{margin-top:72px;position:relative;z-index:10;display:flex;max-width:1600px;flex-direction:column;width:100%}.about-cta-row{display:flex;align-items:center;padding:36px 0;justify-content:space-between;gap:16px;flex-wrap:nowrap}.about-cta-text{display:flex;align-items:center;gap:16px}@media(max-width:1150px){.about-text-section h3{text-align:center}.about-text-section p{max-width:100%}.about-cta-row{flex-direction:column}.about-cta-text h4{text-align:center}}@media(max-width:768px){.about{padding:0 24px;background-attachment:scroll;background-position:center top}.section-row{flex-direction:column;gap:40px}.about-text-section{gap:24px}.about-cards{grid-template-columns:1fr;grid-template-rows:auto;gap:24px}.about-footer{margin-top:48px;gap:24px}.about-cta-row{flex-direction:column;align-items:center;text-align:center;gap:16px}.about-cta-text{flex-direction:column;align-items:center;text-align:center;max-width:100%}}.hero-right{flex:1;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:40px;position:relative}.download-buttons-container{display:flex;flex-direction:column;gap:12px;align-items:flex-start;padding-bottom:42px}.download-buttons-label{font-family:var(--font-body);font-size:.875rem;color:var(--text-secondary);margin:0;font-weight:500}.download-buttons{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.download-button{display:block;transition:transform .2s ease,opacity .2s ease;cursor:pointer}.download-button.disabled{cursor:not-allowed;pointer-events:none}.download-button{display:inline-block;line-height:0}.download-button :global(picture),.download-button :global(picture img),.download-button img,.download-button :global(img){display:block!important;height:44px!important;width:auto!important;max-width:120px!important;object-fit:contain!important;transition:filter .3s ease,opacity .3s ease}.carousel-container{position:relative;width:min(37vw,322px);aspect-ratio:9 / 16.5;height:auto;display:flex;align-items:center;justify-content:center}.carousel-wrapper{position:relative;width:100%;height:100%;perspective:1000px}.carousel-stack{position:relative;width:100%;height:100%}.carousel-item{position:absolute;width:100%;height:100%;border-radius:24px;transition:transform .1s ease;overflow:hidden;box-shadow:-62px -128px 100px 65px var(--purple-light-20)}.carousel-item img{width:100%;height:100%;object-fit:cover;border-radius:24px;position:relative;z-index:1}.carousel-nav{position:absolute;width:48px;height:48px;border-radius:50%;background:var(--purple-dark);border:none;color:var(--text-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:30}.carousel-nav:hover{background:var(--purple-hover);transform:scale(1.1)}.carousel-nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.carousel-nav:disabled:hover{background:var(--purple-dark);transform:scale(1)}.carousel-prev{left:-24px}.carousel-next{right:-24px}.carousel-tooltip{position:fixed;pointer-events:none;z-index:1000;opacity:0;transform:translateY(10px) scale(.95);transition:opacity .3s ease,transform .3s ease;max-width:320px;padding:20px 24px;background:var(--bg-dark-strong);backdrop-filter:blur(10px);border:1px solid var(--purple-light-30);border-radius:16px;box-shadow:0 8px 32px var(--black-40);color:var(--text-primary);font-family:var(--font-body);font-size:.95rem;line-height:1.6;text-align:left}.carousel-tooltip.visible{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1150px){.carousel-container{display:none}.download-button img,.download-button :global(picture),.download-button :global(picture img),.download-button :global(img){height:38px!important;max-width:110px!important}.download-buttons-container{align-items:center}.download-buttons{flex-direction:row;justify-content:center;align-items:center;gap:12px;flex-wrap:nowrap}}@media(max-width:768px){.hero-right{flex-direction:column}}#hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px 92px 40px;position:relative;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.gradient-blur{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:linear-gradient(180deg,transparent 0%,var(--bg-dark-medium) 100%),linear-gradient(360deg,var(--bg-primary) 0%,transparent 100%)}.hero-content{display:flex;align-items:center;gap:80px;z-index:20;max-width:1600px;width:100%;margin:0 auto}.hero-left{flex:1;display:flex;flex-direction:column;gap:24px;z-index:20;max-width:600px}.hero-title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,4rem);font-weight:500;color:var(--text-primary);margin:0;line-height:1.2}.hero-description{font-family:var(--font-body);color:var(--white-90);margin:0}.hero-cta-group{display:flex;align-items:center;gap:24px;margin-top:8px}@media(max-width:1150px){#hero{padding:40px 24px;justify-content:flex-end}.hero-content{flex-direction:column;gap:32px}.hero-left p{text-align:center}.hero-cta-group{justify-content:center;flex-direction:column;width:100%;gap:12px}.hero-cta-group .cta-button{width:80%!important;display:flex!important;justify-content:center!important;max-width:342px}.hero-logo{max-width:unset;width:clamp(200px,100%,900px)}}@media(max-width:768px){#hero{justify-content:center}.hero-cta-group .cta-button{width:100%!important}.hero-left{align-items:center}}.cta-button[data-astro-cid-gw52thze]{width:auto;height:56px;background:var(--purple-normal);border:2px solid var(--purple-light);border-radius:48px;display:inline-flex;align-items:center;justify-content:center;gap:11px;text-decoration:none;transition:all .3s ease;cursor:pointer;padding:0 24px;font-family:inherit}button[data-astro-cid-gw52thze].cta-button{border:2px solid var(--purple-light)}@media (max-width: var(--breakpoint-mobile)){.cta-button[data-astro-cid-gw52thze]{width:100%}}.cta-button[data-astro-cid-gw52thze]:has(.cta-button-icon){justify-content:flex-start}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.cta-button[data-astro-cid-gw52thze]:hover{background:var(--purple-light);border-color:var(--purple-hover-light);transform:translateY(-2px);box-shadow:0 4px 12px var(--purple-normal-40)}.cta-button-icon[data-astro-cid-gw52thze]{width:auto;height:auto;display:block}.cta-button-text[data-astro-cid-gw52thze]{font-family:var(--font-heading);font-size:1rem;font-weight:500;color:var(--text-primary)}.welcome-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 92px;background:transparent;backdrop-filter:blur(0px);border-bottom:1px solid transparent;transition:transform .3s ease-in-out,opacity .3s ease-in-out,background .3s ease,backdrop-filter .3s ease,border-color .3s ease;transform:translateY(0);opacity:1;animation:slideDownHeader .6s ease-out}.welcome-header.scrolled{background:var(--bg-dark);backdrop-filter:blur(20px);border-bottom:1px solid var(--white-10)}.welcome-header.hidden{transform:translateY(-100%);opacity:0}@keyframes slideDownHeader{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.header-container{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo{cursor:pointer}.header-logo img,#header-logo-img{height:48px;width:auto;max-width:250px;opacity:1;transition:opacity .3s ease;object-fit:contain}.header-logo:hover img,.header-logo:hover #header-logo-img{opacity:1}.header-nav{display:flex;align-items:center;gap:16px;flex-shrink:0}.nav-link{font-family:var(--font-heading);font-size:14px;font-weight:500;color:var(--text-primary);text-decoration:none;transition:color .3s ease,transform .2s ease;position:relative;white-space:nowrap;flex-shrink:0}.nav-link:hover{color:var(--purple-light);transform:translateY(-2px)}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--purple-light);transition:width .3s ease}.nav-link:hover:after{width:100%}.nav-button{font-family:var(--font-heading);font-size:14px;font-weight:500;color:var(--text-primary);background-color:var(--purple-normal);border:2px solid var(--purple-light);border-radius:48px;padding:10px 20px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0}.nav-button:hover{background-color:var(--purple-light);border-color:var(--purple-hover-light);transform:translateY(-2px);box-shadow:0 4px 12px var(--purple-normal-40)}@media(max-width:768px){.header-container{padding:0}.welcome-header{padding:16px 24px}.header-nav{gap:12px}.nav-link{font-size:12px}.nav-button{font-size:12px;padding:8px 16px}.header-logo img,#header-logo-img{height:32px}}.lines-background[data-astro-cid-jt7ibvpe]{position:absolute;top:0;z-index:0;height:100%;width:auto;pointer-events:none;overflow:visible}.lines-background-left[data-astro-cid-jt7ibvpe]{left:0;max-width:100%;clip-path:inset(0 0 0 0)}.lines-background-right[data-astro-cid-jt7ibvpe]{right:0;transform:scaleX(-1);max-width:100%;clip-path:inset(0 0 0 0)}.line[data-astro-cid-jt7ibvpe]{stroke-dasharray:1000;stroke-dashoffset:1000;animation:lineFlow 8s ease-in-out infinite}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(1){animation-delay:0s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(2){animation-delay:.5s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(3){animation-delay:1s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(4){animation-delay:1.5s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(5){animation-delay:2s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(6){animation-delay:2.5s}.line-horizontal[data-astro-cid-jt7ibvpe]:nth-child(7){animation-delay:3s}.line-vertical[data-astro-cid-jt7ibvpe]:nth-child(8){animation-delay:.25s}.line-vertical[data-astro-cid-jt7ibvpe]:nth-child(9){animation-delay:.75s}@keyframes lineFlow{0%{stroke-dashoffset:1000;opacity:.5}50%{stroke-dashoffset:0;opacity:.7}to{stroke-dashoffset:-1000;opacity:.5}}.ui-divider[data-astro-cid-vxjcj4qh]{width:100%;height:1px;background:var(--divider-color)}.for-who{padding:120px 92px;position:relative;overflow:hidden}.for-who-text{display:flex;z-index:10;flex-direction:column;gap:24px;max-width:562px}.for-who-cards{position:relative;flex:1;max-width:800px;display:flex;gap:32px;min-height:458px}.for-who-card{width:100%}.for-who-card p{text-align:start!important}@media(max-width:1150px){.for-who{padding:120px 40px 60px}.section-row{flex-direction:column;gap:60px}.for-who-text{text-align:center}.for-who-cards{height:auto;gap:24px}}@media(max-width:768px){.for-who-cards{flex-direction:column}.for-who{padding:120px 16px}}.hows-it-work-container{padding:80px 92px;position:relative;overflow-x:clip;overflow-y:visible;width:100%;max-width:100%}.hows-it-work-container .section-row{align-items:flex-start;position:relative;justify-content:space-between;height:auto}.section-row-inverted-wrapper{max-width:1600px;margin:120px auto 0;display:flex;flex-direction:row;width:100%;gap:32px;justify-content:space-between;min-height:80vh;align-items:flex-start;position:relative;height:auto}.results-text{display:flex;flex-direction:column;gap:24px;max-width:489px;position:sticky;top:100px;align-self:flex-start;height:fit-content;z-index:1}.results-cards{display:flex;flex-direction:column;align-items:flex-end;gap:56px;z-index:10;position:relative;flex:1}.section-row-inverted-wrapper .results-cards{align-items:flex-start}.results-card{position:relative;height:390px;width:696px;display:flex;border-radius:16px;background-size:cover;box-shadow:0 7px 42.6px #0006;justify-content:flex-end;transform-origin:center center}.results-card:nth-child(1){z-index:3}.results-card:nth-child(2){z-index:2}.results-card:nth-child(3){z-index:1}.results-card-content{background:linear-gradient(270deg,var(--purple-dark-base) 0%,rgba(var(--purple-dark-base-rgb),0) 110%);border-radius:16px;width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:79px 59px;width:68%;gap:12px}.results-card-content p{color:var(--text-primary)}@media(max-width:1150px){.hows-it-work-container{overflow:hidden}.section-row-inverted-wrapper{flex-direction:column-reverse}.results-text{text-align:center;align-items:center;position:relative;top:unset;margin:0 auto}.results-cards{gap:32px;padding-bottom:32px;max-width:100%;align-items:center;width:100%;margin:0 auto}.section-row-inverted-wrapper .results-cards{align-items:center}.results-card{width:100%;max-width:700px;height:auto;min-height:290px}.results-card-content{padding:40px 22px;width:100%;text-align:start}}@media(max-width:768px){.hows-it-work-container{padding:80px 16px}.results-text{max-width:100%;width:100%}.results-card{max-width:100%}}.real-growth{position:relative;display:flex;flex-direction:column;padding:132px 92px;overflow:hidden;gap:0}.real-growth-content{display:flex;align-items:center;justify-content:space-between;gap:32px;width:100%;max-width:1600px;margin:0 auto}.real-growth-text{display:flex;flex-direction:column;gap:24px;max-width:571px;z-index:10;position:relative}.real-growth-stats{display:grid;position:relative;grid-template-columns:repeat(2,323px);gap:40px;z-index:10}.real-growth-stat{display:flex;flex-direction:column;gap:16px;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;align-items:center;justify-content:center;text-align:center}.stat-number{font-family:var(--font-heading);font-size:72px;font-weight:500;line-height:1em;background:linear-gradient(180deg,var(--purple-light) 0%,var(--purple-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;opacity:0;transform:translateY(30px);will-change:transform,opacity}.stat-label{font-family:var(--font-heading);font-size:20px;font-weight:500;line-height:1.4em;margin:0;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1150px){.real-growth-content{flex-direction:column}.real-growth-text{text-align:center}}@media(max-width:768px){.real-growth{padding:120px 16px}.real-growth-stats{grid-template-columns:repeat(2,1fr);gap:24px}.real-growth-stat{gap:8px}.stat-number{font-size:36px;line-height:1em}.stat-label{font-size:12px;line-height:1.3em}}.faq{padding:80px 92px;position:relative}.section-row{gap:60px;align-items:flex-start}.faq-header{display:flex;flex-direction:column;gap:24px;max-width:489px;position:sticky;top:60px;align-self:flex-start;height:fit-content;z-index:10}.faq-subtitle-gradient{font-size:1.75rem;line-height:1.3;font-weight:400;margin:0;background:linear-gradient(270deg,var(--gradient-purple-light) 0%,var(--gradient-purple-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-questions{display:flex;flex-direction:column;gap:0;flex:1;max-width:800px;position:relative;z-index:10}.faq-item{position:relative;border-bottom:1px solid var(--purple-medium);background:transparent;transition:background-color .3s ease;border-radius:8px;padding:0 16px;margin:0 -16px;cursor:pointer}.faq-item:first-child{border-top:1px solid #33214A}.faq-item[data-open=true]{background:linear-gradient(135deg,var(--purple-normal-40) 0%,rgba(49,22,83,.1) 100%)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:24px 0;pointer-events:none}.faq-question h5{flex:1;word-wrap:break-word;overflow-wrap:break-word}.faq-toggle{width:42px;height:42px;border-radius:21px;border:1px solid var(--purple-medium);background:linear-gradient(180deg,var(--purple-normal) 0%,var(--purple-dark-variant-100) 100%);color:var(--text-primary);font-size:24px;font-weight:300;display:flex;align-items:center;justify-content:center;pointer-events:none;flex-shrink:0;margin-left:16px;transition:transform .3s ease,background .3s ease}.faq-toggle:hover{transform:scale(1.05)}.faq-icon{display:inline-block;transition:opacity .2s ease;line-height:1;user-select:none}.faq-answer{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1),opacity .25s ease;will-change:grid-template-rows,opacity;overflow:hidden}.faq-item[data-open=true] .faq-answer{opacity:1;grid-template-rows:1fr}.faq-answer-content{padding:0 0 24px;min-height:0;overflow:hidden}.faq-answer p{margin:0;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1150px){.section-row{flex-direction:column}.faq-header{position:static;max-width:100%;text-align:center;align-items:center}.faq-questions{max-width:100%}}@media(max-width:768px){.faq{padding:60px 16px}.section-row{flex-direction:column}.faq-header{position:static;max-width:100%}.faq-item{padding:0 8px;margin:0 -8px}.faq-answer{transition:grid-template-rows .2s cubic-bezier(.4,0,.2,1),opacity .2s ease}.faq-item{transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}}.faq-footer{padding-top:82px;padding-bottom:80px;display:flex;flex-direction:column;gap:40px;position:relative;z-index:10;width:100%}.faq-support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.support-card{display:flex;flex-direction:row;gap:24px;align-items:flex-start}.support-card-content{display:flex;flex-direction:column;gap:12px;flex:1}.support-icon{align-self:flex-start;flex-shrink:0}@media(max-width:1150px){.faq-footer{padding-top:40px;padding-bottom:80px}}@media(max-width:768px){.faq-footer{padding-top:40px;padding-bottom:40px}.faq-support-cards{grid-template-columns:1fr;gap:44px}.support-card{flex-direction:column;align-items:center;justify-content:center;text-align:center}.support-icon{align-self:center}}
