html{font-size:16px}@media(max-width: 768px){html{font-size:15px}}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.8;color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Work Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:600;line-height:1.4;letter-spacing:-0.02em;color:#1a1a2e;margin:0 0 1.5rem}h1{font-size:2.5rem}@media(min-width: 768px){h1{font-size:3rem}}h2{font-size:2rem}@media(min-width: 768px){h2{font-size:2.5rem}}h3{font-size:1.5rem}@media(min-width: 768px){h3{font-size:2rem}}h4{font-size:1.25rem}p{margin:0 0 1.5rem;color:#4a4a5a}p:last-child{margin-bottom:0}a{color:#6f5bd3;text-decoration:none;transition:color .15s ease}a:hover{color:#5a48b8}.text-muted{color:#6b6b7b}.text-light{color:#8a8a9a}.text-center{text-align:center}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#fff;overflow-x:hidden}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}.container-narrow{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;max-width:800px}.grid,.grid-4,.grid-3,.grid-2{display:grid;gap:2.5rem}.grid-2{grid-template-columns:1fr}@media(min-width: 768px){.grid-2{grid-template-columns:repeat(2, 1fr)}}.grid-3{grid-template-columns:1fr}@media(min-width: 576px){.grid-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.grid-3{grid-template-columns:repeat(3, 1fr)}}.grid-4{grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.grid-4{grid-template-columns:repeat(4, 1fr)}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-sm{gap:1rem}.gap-md{gap:1.5rem}.gap-lg{gap:2.5rem}.section{padding:8rem 0}@media(max-width: 767px){.section{padding:6rem 0}}.section--alt{background-color:#fafafa}.section--violet{background-color:#f0eeff}.section--violet-soft{background-color:#f5f3ff}.section--mint{background-color:#e8f5f0}.section--blue{background-color:#eef4fb}.section--peach{background-color:#fef5f0}.section--sand{background-color:#f8f6f3}.section__header{text-align:center;max-width:700px;margin:0 auto 4rem}.section__title{margin-bottom:1rem}.section__subtitle{font-size:1.25rem;color:#4a4a5a;line-height:1.8}.section__content{max-width:900px;margin:0 auto}.divider{width:60px;height:3px;background:#6f5bd3;border-radius:2px;margin:2.5rem auto}.mt-sm{margin-top:1rem}.mt-md{margin-top:1.5rem}.mt-lg{margin-top:2.5rem}.mt-xl{margin-top:4rem}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:1.5rem}.mb-lg{margin-bottom:2.5rem}.mb-xl{margin-bottom:4rem}.legal-content{max-width:800px;margin:0 auto;color:#4a4a5a;line-height:1.8}.legal-content h2{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-top:4rem;margin-bottom:1.5rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{font-size:1.25rem;font-weight:500;color:#1a1a2e;margin-top:2.5rem;margin-bottom:1rem}.legal-content h4{font-size:1.125rem;font-weight:500;color:#1a1a2e;margin-top:1.5rem;margin-bottom:.5rem}.legal-content p{margin-bottom:1.5rem}.legal-content ul{margin-bottom:1.5rem;padding-left:2.5rem}.legal-content ul li{margin-bottom:.5rem}.legal-content a{color:#6f5bd3}.legal-content a:hover{text-decoration:underline}.card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:2.5rem}.card--hover:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.08)}.card--mint{background-color:#e8f5f0;box-shadow:none}.card--mint:hover{background-color:#dceee7}.card--blue{background-color:#eef4fb;box-shadow:none}.card--blue:hover{background-color:#e3ecf7}.card--peach{background-color:#fef5f0;box-shadow:none}.card--peach:hover{background-color:#faeee6}.card__icon{width:48px;height:48px;margin-bottom:1.5rem;color:#6f5bd3}.card__icon svg{width:100%;height:100%}.card__title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1a1a2e}.card__text{font-size:1rem;color:#4a4a5a;line-height:1.8}.problem-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:2.5rem;background:#fff;border-left:4px solid rgba(111,91,211,.6)}.problem-card__item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;color:#4a4a5a;font-size:1.125rem}.problem-card__item:not(:last-child){border-bottom:1px solid rgba(238,238,238,.6)}.problem-card__item::before{content:"";flex-shrink:0;width:8px;height:8px;margin-top:8px;background:rgba(111,91,211,.4);border-radius:50%}.problem-card__item--highlight{color:#1a1a2e}.problem-card__item--highlight::before{background:rgba(111,91,211,.7);width:10px;height:10px;margin-top:6px}.problem-card__item--highlight strong{font-weight:500}.problem-card__item--emotional{font-style:italic;color:#6b6b7b}.trust-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:2.5em 2em;text-align:center;border:none;box-shadow:none}.trust-card:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.08)}@media(min-width: 768px){.trust-card{padding:4rem}}#story.section{background:linear-gradient(135deg, #e8f5f0 0%, #eef4fb 100%)}.trust-card__text{font-size:1rem;font-weight:500;color:#1a1a2e;line-height:1.6}@media(min-width: 768px){.trust-card__text{font-size:1.25rem;line-height:1.8}}.pilot-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:4rem;background:#fff;border:2px solid #6f5bd3}.pilot-card__list{list-style:none;padding:0;margin:0}.pilot-card__item{display:flex;align-items:center;gap:1rem;padding:1rem 0;font-size:1.125rem;color:#4a4a5a}.pilot-card__item svg{flex-shrink:0;width:20px;height:20px;color:#6f5bd3}.pilot-card__note{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #eee;font-size:.875rem;color:#6b6b7b;font-style:italic}.features{padding:8rem 0}@media(max-width: 767px){.features{padding:6rem 0}}.features__header{margin-bottom:4rem}.features__tagline{font-size:1.125rem;font-weight:500;color:#4a4a5a;margin-bottom:1rem}.features__title{font-size:2.5rem;font-weight:700;color:#1a1a2e;margin:0}@media(min-width: 768px){.features__title{font-size:3rem}}.features__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.features__grid{grid-template-columns:repeat(2, 1fr);gap:2.5rem}}.feature-card{position:relative;border-radius:24px;padding:2.5rem;min-height:280px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}@media(min-width: 768px){.feature-card{padding:1.5rem;min-height:340px}}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.08)}.feature-card__content{position:relative;z-index:2;max-width:60%}@media(max-width: 767px){.feature-card__content{max-width:70%}}.feature-card__title{font-family:"Work Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;line-height:1.25}@media(min-width: 768px){.feature-card__title{font-size:2rem}}.feature-card__text{font-size:1rem;line-height:1.8;margin:0}@media(min-width: 768px){.feature-card__text{font-size:1.125rem}}.feature-card__image{opacity:.4;position:absolute;right:1.5rem;bottom:1.5rem;width:50%;max-width:220px;height:auto;z-index:1}@media(min-width: 768px){.feature-card__image{right:.5rem;bottom:.5rem;max-width:280px}}.feature-card__image img{width:100%;height:auto;display:block}.feature-card--violet{background-color:#2d2450}.feature-card--violet .feature-card__title,.feature-card--violet .feature-card__text{color:#fff}.feature-card--violet .feature-card__text{opacity:.85}.feature-card--mint{background-color:#7dd3c0}.feature-card--mint .feature-card__title{color:#1a1a2e}.feature-card--mint .feature-card__text{color:#4a4a5a}.feature-card--indigo{background-color:#1e2a5f}.feature-card--indigo .feature-card__title,.feature-card--indigo .feature-card__text{color:#fff}.feature-card--indigo .feature-card__text{opacity:.85}.feature-card--pink{background-color:#f5d5e8}.feature-card--pink .feature-card__title{color:#1a1a2e}.feature-card--pink .feature-card__text{color:#4a4a5a}.btn{appearance:none;border:none;background:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;border-radius:12px;transition:all .25s ease}.btn:focus-visible{outline:2px solid #6f5bd3;outline-offset:2px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:#6f5bd3;color:#fff}.btn--primary:hover:not(:disabled){background:#5a48b8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(111,91,211,.3)}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background:rgba(0,0,0,0);color:#6f5bd3;border:2px solid #6f5bd3}.btn--secondary:hover:not(:disabled){background:#6f5bd3;color:#fff}.btn--ghost{background:rgba(0,0,0,0);color:#4a4a5a}.btn--ghost:hover:not(:disabled){color:#6f5bd3;background:rgba(111,91,211,.05)}.btn--lg{padding:1.5rem 4rem;font-size:1.125rem}.btn--sm{padding:.5rem 1.5rem;font-size:.875rem}.btn__icon{width:18px;height:18px}.btn__icon svg{width:100%;height:100%}.btn-group{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width: 575px){.btn-group{flex-direction:column}.btn-group .btn{width:100%}}.hero{min-height:90vh;display:flex;align-items:center;padding:6rem 0;background:linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(250, 250, 250, 0.15) 100%),url("../../assets/img/hero-bg.png") center center/cover no-repeat;position:relative;overflow:hidden}@media(max-width: 767px){.hero{min-height:auto;padding:4rem 0}}.hero__container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.hero__content{max-width:700px;margin:0 auto;text-align:center}.hero__headline{font-size:2rem;font-weight:600;line-height:1.4;color:#1a1a2e;margin-bottom:1.5rem}@media(min-width: 768px){.hero__headline{font-size:2.5rem}}@media(min-width: 992px){.hero__headline{font-size:3rem}}.hero__subheadline{font-size:1.125rem;color:#4a4a5a;line-height:1.8;margin-bottom:4rem}@media(min-width: 768px){.hero__subheadline{font-size:1.25rem}}.hero__cta{margin-top:2.5rem}.hero__decoration{position:absolute;pointer-events:none;opacity:.5}.hero__decoration--1{top:10%;right:-5%;width:300px;height:300px;background:#e8f5f0;border-radius:50%;filter:blur(80px)}.hero__decoration--2{bottom:20%;left:-10%;width:400px;height:400px;background:#fef5f0;border-radius:50%;filter:blur(100px)}.hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:rgba(111,91,211,.1);color:#6f5bd3;font-size:.875rem;font-weight:500;border-radius:20px;margin-bottom:2.5rem}.form{width:100%;max-width:500px;margin:0 auto}.form__group{margin-bottom:1.5rem}.form__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#1a1a2e}.form__input,.form__textarea{width:100%;padding:1rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;color:#1a1a2e;background:#fff;border:2px solid #e0e0e0;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}.form__input::placeholder,.form__textarea::placeholder{color:#8a8a9a}.form__input:focus,.form__textarea:focus{outline:none;border-color:#6f5bd3;box-shadow:0 0 0 3px rgba(111,91,211,.1)}.form__input:disabled,.form__textarea:disabled{background:#f5f5f5;cursor:not-allowed}.form__input--error,.form__textarea--error{border-color:#f44336}.form__input--error:focus,.form__textarea--error:focus{box-shadow:0 0 0 3px rgba(244,67,54,.1)}.form__textarea{min-height:120px;resize:vertical}.form__error{margin-top:.5rem;font-size:.875rem;color:#f44336}.form__hint{margin-top:.5rem;font-size:.875rem;color:#6b6b7b}.form__honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.form__submit{margin-top:2.5rem}.form__success{padding:2.5rem;text-align:center;background:#e8f5f0;border-radius:24px}.form__success h3{color:#1a1a2e;margin-bottom:1rem}.form__success p{color:#4a4a5a}.form__checkbox{display:flex;align-items:flex-start;gap:1rem;cursor:pointer}.form__checkbox input{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#6f5bd3}.form__checkbox span{font-size:.875rem;color:#4a4a5a;line-height:1.6}.contact-form{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:4rem;background:linear-gradient(rgb(215, 212, 252), rgb(255, 233, 229))}.contact-form__title{text-align:center;margin-bottom:1.5rem}.contact-form__subtitle{text-align:center;margin-bottom:2.5rem}.form__loading{display:none;padding:4rem;text-align:center}.form__loading.is-visible{display:block}.form__spinner{width:48px;height:48px;margin:0 auto 1.5rem;border:3px solid #eee;border-top-color:#6f5bd3;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form__loading-text{font-size:1rem;color:#4a4a5a;font-weight:500}.form__error-message{display:none;padding:2.5rem;text-align:center;background:rgba(244,67,54,.1);border-radius:24px;border:1px solid rgba(244,67,54,.2)}.form__error-message.is-visible{display:block}.form__error-message h3{color:#f44336;margin-bottom:1rem;font-size:1.25rem}.form__error-message p{color:#4a4a5a;margin-bottom:1.5rem}.form__retry-btn{display:inline-block;padding:1rem 2.5rem;font-size:.875rem;font-weight:600;color:#f44336;background:rgba(0,0,0,0);border:2px solid #f44336;border-radius:12px;cursor:pointer;transition:all .15s ease}.form__retry-btn:hover{background:#f44336;color:#fff}.header{position:fixed;top:0;left:0;right:0;z-index:200;padding:1.5rem 0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);transition:box-shadow .25s ease}.header--scrolled{box-shadow:0 2px 20px rgba(0,0,0,.05)}.header__container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.header__logo{font-family:"Work Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#6f5bd3;text-decoration:none}@media(max-width: 575px){.header__cta{display:none}}.trust-statement{padding:8rem 0;background:#fafafa;text-align:center}@media(max-width: 767px){.trust-statement{padding:6rem 0}}.trust-statement__text{max-width:600px;margin:0 auto;font-size:1.25rem;color:#4a4a5a;line-height:1.8}.trust-statement__text strong{color:#1a1a2e;font-weight:500}.problem-slider{padding:8rem 0;overflow:hidden}@media(max-width: 767px){.problem-slider{padding:6rem 0}}.problem-slider__header{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;gap:1.5rem}.problem-slider__intro{flex:1}.problem-slider__tagline{font-size:1.125rem;font-weight:500;color:#4a4a5a;margin-bottom:.5rem}.problem-slider__title{font-size:clamp(1.75rem,5vw,3rem);font-weight:700;color:#1a1a2e;margin:0}.problem-slider__nav{display:none;gap:1rem}@media(min-width: 768px){.problem-slider__nav{display:flex}}.problem-slider__btn{appearance:none;border:none;background:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#6f5bd3;color:#fff;transition:background .15s ease,transform .15s ease}.problem-slider__btn:hover:not(:disabled){background:#5a48b8;transform:scale(1.05)}.problem-slider__btn:disabled{background:#e0e0e0;cursor:not-allowed;opacity:.6}.problem-slider__btn svg{width:20px;height:20px}.problem-slider__track-wrapper{width:100%}.problem-slider__track{display:flex;gap:1.5rem;padding:0 1.5rem 1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.problem-slider__track::-webkit-scrollbar{display:none}@media(min-width: 768px){.problem-slider__track{gap:2.5rem;max-width:1140px;margin:0 auto}}.problem-card-slide{flex:0 0 auto;width:85%;scroll-snap-align:start;scroll-snap-stop:always}@media(min-width: 576px){.problem-card-slide{width:75%}}@media(min-width: 768px){.problem-card-slide{width:calc(50% - 2.5rem/2)}}.problem-card-slide--with-image,.problem-card-slide--with-image-dark,.problem-card-slide--with-image-mint,.problem-card-slide--with-image-blue{position:relative;display:flex;flex-direction:column;padding:1.5rem;border-radius:24px;overflow:hidden;min-height:280px}@media(min-width: 768px){.problem-card-slide--with-image,.problem-card-slide--with-image-dark,.problem-card-slide--with-image-mint,.problem-card-slide--with-image-blue{padding:2.5rem;padding-bottom:200px;min-height:360px}}.problem-card-slide--with-image{background:linear-gradient(135deg, #f8d7e8 0%, #f5c6db 100%)}.problem-card-slide--with-image-dark{background:linear-gradient(135deg, #2d2a4a 0%, #1e1b38 100%)}.problem-card-slide--with-image-dark .problem-card-slide__title,.problem-card-slide--with-image-dark .problem-card-slide__subtitle{color:#fff}.problem-card-slide--with-image-dark .problem-card-slide__subtitle{opacity:.85}.problem-card-slide--with-image-mint{background:linear-gradient(135deg, #7dd3c0 0%, #5ec4ad 100%)}.problem-card-slide--with-image-blue{background:linear-gradient(135deg, #a8c5e8 0%, #8bb3de 100%)}.problem-card-slide__content{position:relative;z-index:2}.problem-card-slide__title{font-size:1.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}@media(min-width: 768px){.problem-card-slide__title{font-size:2rem}}.problem-card-slide__subtitle{font-size:.875rem;font-weight:500;color:#1a1a2e;line-height:1.6;margin:0}@media(min-width: 768px){.problem-card-slide__subtitle{font-size:1rem}}.problem-card-slide__image{margin-top:auto;margin-left:auto;width:80%;max-width:280px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);position:absolute;right:-20px;bottom:-20px;height:150px}@media(min-width: 768px){.problem-card-slide__image{height:auto;margin:0;width:65%;max-width:320px;box-shadow:0 12px 40px -8px rgba(0,0,0,.25);transition:transform .25s ease}.problem-card-slide:hover .problem-card-slide__image{transform:scale(1.02)}}.problem-card-slide__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;opacity:0;transition:opacity .4s ease}.problem-card-slide__image img.is-loaded{opacity:1}.problem-slider__outro{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;margin-top:2.5rem;text-align:center}.problem-slider__transition{font-size:1.25rem;font-style:italic;color:#6b6b7b;margin:0}.solution-section{padding:8rem 0;background:#fafafa}@media(max-width: 767px){.solution-section{padding:6rem 0}}.flow-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;padding:4rem;text-align:center;height:100%}.flow-card:hover{transform:translateY(-4px);box-shadow:0 12px 48px rgba(0,0,0,.08)}.flow-card__icon{width:64px;height:64px;margin:0 auto 1.5rem;padding:1rem;background:rgba(111,91,211,.1);border-radius:24px;color:#6f5bd3}.flow-card__icon svg{width:100%;height:100%}.flow-card__title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.flow-card__text{color:#4a4a5a}.pilot-section{padding:8rem 0}@media(max-width: 767px){.pilot-section{padding:6rem 0}}.pilot-section__content{display:grid;gap:4rem}@media(min-width: 992px){.pilot-section__content{grid-template-columns:1fr 1fr;align-items:center}}.pilot-section__info h2{margin-bottom:1.5rem}.pilot-section__info p{font-size:1.25rem;margin-bottom:2.5rem}.transparency-section{padding:8rem 0}@media(max-width: 767px){.transparency-section{padding:6rem 0}}.transparency-cards{display:grid;gap:2.5rem;max-width:800px;margin:0 auto}@media(min-width: 768px){.transparency-cards{grid-template-columns:repeat(3, 1fr)}}.transparency-card{background:#fff;border-radius:24px;box-shadow:0 4px 24px rgba(0,0,0,.03);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2.5rem;background:#fff}.transparency-card__icon{width:48px;height:48px;margin-bottom:1.5rem;color:#6b6b7b}.transparency-card__icon svg{width:100%;height:100%}.transparency-card__text{font-size:1.125rem;color:#4a4a5a;line-height:1.8}.roadmap-section{padding:8rem 0;background:#fafafa}@media(max-width: 767px){.roadmap-section{padding:6rem 0}}.roadmap{max-width:700px;margin:0 auto;position:relative}.roadmap::before{content:"";position:absolute;left:23px;top:0;bottom:0;width:2px;background:linear-gradient(180deg, #6f5bd3 0%, rgba(111, 91, 211, 0.2) 100%)}@media(min-width: 768px){.roadmap::before{left:50%;transform:translateX(-50%)}}.roadmap__item{display:flex;gap:2.5rem;padding:2.5rem 0;position:relative}@media(min-width: 768px){.roadmap__item{gap:4rem}.roadmap__item:nth-child(even){flex-direction:row-reverse;text-align:right}.roadmap__item:nth-child(even) .roadmap__content{align-items:flex-end}}.roadmap__marker{flex-shrink:0;width:48px;height:48px;background:#fff;border:2px solid rgba(111,91,211,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;transition:all .25s ease}.roadmap__marker::before{content:"";width:12px;height:12px;background:rgba(111,91,211,.4);border-radius:50%}.roadmap__item--active .roadmap__marker{border-color:#6f5bd3;box-shadow:0 0 0 8px rgba(111,91,211,.1)}.roadmap__item--active .roadmap__marker::before{background:#6f5bd3}.roadmap__content{flex:1;display:flex;flex-direction:column}@media(min-width: 768px){.roadmap__content{max-width:calc(50% - 48px)}}.roadmap__title{font-size:1.25rem;font-weight:600;color:#1a1a2e;margin-bottom:.5rem}.roadmap__text{font-size:1rem;color:#6b6b7b}.footer{padding:4rem 0;background:#212121;color:#bdbdbd}.footer__container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;text-align:center}.footer__logo{font-family:"Work Sans","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.footer__text{font-size:.875rem;margin-bottom:1.5rem}.footer__links{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2.5rem}.footer__links a{color:#bdbdbd;font-size:.875rem}.footer__links a:hover{color:#fff}.footer__copyright{font-size:.75rem;color:#757575}main{padding-top:80px}
