.Media-module-scss-module__BPeYqW__mediaWrapper{border-radius:12px;width:100%;height:100%;padding:0 20px;position:relative;overflow:hidden}.Media-module-scss-module__BPeYqW__image{object-fit:cover}.Media-module-scss-module__BPeYqW__video{object-fit:cover;border-radius:20px;width:100%;height:100%}.Media-module-scss-module__BPeYqW__hoverable{cursor:pointer}.Media-module-scss-module__BPeYqW__overlay{opacity:0;background:rgba(0,0,0,.4);flex-direction:column;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Media-module-scss-module__BPeYqW__hoverable:hover .Media-module-scss-module__BPeYqW__overlay{opacity:1}.Media-module-scss-module__BPeYqW__hoverText{color:#fff;margin-bottom:10px;font-size:1rem}
.Section-module-scss-module__cgFdeW__section{width:100%;height:auto;color:var(--text-inverse);opacity:0;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:3rem;transition:all .4s;display:flex;position:relative;transform:translateY(40px);overflow:visible!important}@media (max-width:768px){.Section-module-scss-module__cgFdeW__section{text-align:center;justify-content:center;align-items:center;flex-direction:column!important}}.Section-module-scss-module__cgFdeW__wrapper{box-sizing:border-box;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:1430px;height:100%;margin:0 auto;padding:0 30px;display:flex}.Section-module-scss-module__cgFdeW__header{text-align:center;flex-direction:column;gap:15px;max-width:800px;display:flex}.Section-module-scss-module__cgFdeW__title{color:var(--secondary-color);text-transform:capitalize;letter-spacing:-.02em;font-size:2rem;font-weight:500}.Section-module-scss-module__cgFdeW__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Section-module-scss-module__cgFdeW__left,.Section-module-scss-module__cgFdeW__right{box-sizing:border-box;flex:1;justify-content:center;align-items:center;min-width:300px;height:auto;min-height:200px;display:flex}@media screen and (max-width:768px){.Section-module-scss-module__cgFdeW__left,.Section-module-scss-module__cgFdeW__right{width:100%;min-width:unset;min-height:unset}}.Section-module-scss-module__cgFdeW__single .Section-module-scss-module__cgFdeW__left,.Section-module-scss-module__cgFdeW__single .Section-module-scss-module__cgFdeW__right{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Section-module-scss-module__cgFdeW__multiColumn{flex-direction:column;justify-content:flex-start;gap:20px;height:auto;display:flex}.Section-module-scss-module__cgFdeW__multiItem{width:100%;display:flex}
.Text-module-scss-module__KHcBZq__textBlock{width:100%;color:var(--text-primary);flex-direction:column;gap:1.6rem;line-height:1.65;display:flex}.Text-module-scss-module__KHcBZq__title{letter-spacing:-.01em;color:var(--secondary-color);word-break:keep-all;width:100%;max-width:720px;margin:0;font-size:2rem;font-weight:500;line-height:1.35}.Text-module-scss-module__KHcBZq__title+.Text-module-scss-module__KHcBZq__description{margin-top:.5rem}@media (max-width:1024px){.Text-module-scss-module__KHcBZq__title{font-size:1.6rem}}@media (max-width:768px){.Text-module-scss-module__KHcBZq__title{font-size:1.4rem}}.Text-module-scss-module__KHcBZq__description{color:var(--text-secondary);width:100%;max-width:860px;margin:0;font-size:1.05rem;line-height:1.75}.Text-module-scss-module__KHcBZq__bulletList{flex-direction:column;gap:.75rem;max-width:860px;margin:0;padding:0;display:flex}.Text-module-scss-module__KHcBZq__bulletList li{color:var(--text-primary);padding-left:1.5rem;font-size:1rem;line-height:1.6;list-style:none;position:relative}.Text-module-scss-module__KHcBZq__bulletList li:before{content:"";background-color:var(--primary-color);border-radius:1px;width:10px;height:2px;position:absolute;top:.8rem;left:0}.Text-module-scss-module__KHcBZq__descriptionWithBullets{margin-top:1rem}.Text-module-scss-module__KHcBZq__descriptionWithBullets .Text-module-scss-module__KHcBZq__description{color:var(--text-secondary);font-weight:500}.Text-module-scss-module__KHcBZq__center{text-align:center;margin-left:auto;margin-right:auto}.Text-module-scss-module__KHcBZq__center .Text-module-scss-module__KHcBZq__bulletList{align-items:center}.Text-module-scss-module__KHcBZq__center .Text-module-scss-module__KHcBZq__bulletList li{text-align:center;padding-left:0}.Text-module-scss-module__KHcBZq__center .Text-module-scss-module__KHcBZq__bulletList li:before{display:none}.Text-module-scss-module__KHcBZq__textBlock:hover .Text-module-scss-module__KHcBZq__title{color:var(--primary-color);transition:color .3s}@media (max-width:600px){.Text-module-scss-module__KHcBZq__description{font-size:.95rem}}
.Card-module-scss-module__ggK04a__card{text-align:center;background:var(--surface-color);border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;height:100%;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.08)}.Card-module-scss-module__ggK04a__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.25)}.Card-module-scss-module__ggK04a__card:hover .Card-module-scss-module__ggK04a__imageWrapper img{transform:scale(1.08)}.Card-module-scss-module__ggK04a__imageWrapper{border-bottom:1px solid var(--border-color);width:100%;min-height:200px;overflow:hidden}.Card-module-scss-module__ggK04a__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Card-module-scss-module__ggK04a__content{text-align:left;flex-direction:column;flex:1;justify-content:space-between;align-items:start;gap:1rem;width:100%;padding:1.8rem 1.5rem 2rem;display:flex}.Card-module-scss-module__ggK04a__title{color:var(--text-primary);font-size:1.4rem;font-weight:700}.Card-module-scss-module__ggK04a__description{color:var(--text-secondary);flex-grow:1;font-size:1rem;line-height:1.6}.Card-module-scss-module__ggK04a__link{margin-top:auto;text-decoration:none}
.Grid-module-scss-module__jbM5cq__grid{width:100%;max-width:1430px;margin:0 auto;padding:0 30px;display:grid!important}@media (max-width:1024px){.Grid-module-scss-module__jbM5cq__grid{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media (max-width:768px){.Grid-module-scss-module__jbM5cq__grid{grid-template-columns:repeat(1,1fr)!important;gap:20px!important}}
.Slider-module-scss-module__iH-c2a__slider{border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:1440px;height:400px;padding:0 30px;display:flex;position:relative;overflow:hidden}.Slider-module-scss-module__iH-c2a__navWrapperLeft{z-index:99;align-items:center;display:flex;position:absolute;top:50%;left:1%;transform:translateY(-50%)}.Slider-module-scss-module__iH-c2a__navWrapperRight{z-index:99;align-items:center;display:flex;position:absolute;top:50%;right:1%;transform:translateY(-50%)}.Slider-module-scss-module__iH-c2a__track{border-radius:12px;gap:15px;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,.2,.2,1);display:flex}.Slider-module-scss-module__iH-c2a__slide{box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex}.Slider-module-scss-module__iH-c2a__image{object-fit:cover;border-radius:12px;width:100%;height:100%;box-shadow:0 4px 24px rgba(0,0,0,.08)}.Slider-module-scss-module__iH-c2a__nav{cursor:pointer;z-index:2;background:rgba(255,255,255,.85);border:none;border-radius:50%;width:40px;height:40px;margin:0 1rem;font-size:1.5rem;transition:background .2s;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media (max-width:600px){.Slider-module-scss-module__iH-c2a__slider{height:200px}.Slider-module-scss-module__iH-c2a__nav{width:32px;height:32px;margin:0 .5rem;font-size:1.2rem}}
.FAQ-module-scss-module__llb9kW__wrapper{width:100%;max-width:1430px;margin:0 auto;padding:0 30px}.FAQ-module-scss-module__llb9kW__title{color:var(--secondary-color);text-transform:capitalize;letter-spacing:-.02em;text-align:center;font-size:2rem;font-weight:500}.FAQ-module-scss-module__llb9kW__list{flex-direction:column;gap:1rem;margin-top:30px;display:flex}.FAQ-module-scss-module__llb9kW__item{border:1px solid var(--border-color);background:var(--surface-color);border-radius:14px;width:100%;transition:border-color .25s;overflow:hidden}.FAQ-module-scss-module__llb9kW__question{all:unset;cursor:pointer;width:100%;color:var(--text-primary);justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;font-size:1.1rem;font-weight:600;transition:background .25s;display:flex}.FAQ-module-scss-module__llb9kW__question:hover{background:var(--surface-muted)}.FAQ-module-scss-module__llb9kW__active{background:var(--surface-muted);border-color:var(--primary-color)}.FAQ-module-scss-module__llb9kW__plus{color:var(--primary-color);font-size:1.6rem;font-weight:400;line-height:1}.FAQ-module-scss-module__llb9kW__answerWrapper{overflow:hidden}.FAQ-module-scss-module__llb9kW__answer{color:var(--text-secondary);background:#fff;padding:1rem 1.4rem;font-size:1rem;line-height:1.55}
.PricingCard-module-scss-module__Weo07q__card{box-sizing:border-box;background:var(--surface-color);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;justify-content:flex-start;gap:1.4rem;height:100%;padding:2rem 1.6rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.PricingCard-module-scss-module__Weo07q__card:hover{border-color:var(--primary-color);transform:translateY(-4px)}.PricingCard-module-scss-module__Weo07q__card.PricingCard-module-scss-module__Weo07q__pro{border:2px solid var(--primary-color);background:var(--surface-muted);padding:2.4rem 1.8rem;transform:scale(1.04)}.PricingCard-module-scss-module__Weo07q__card.PricingCard-module-scss-module__Weo07q__pro:hover{transform:scale(1.05);box-shadow:0 0 0 4px rgba(108,92,231,.12)}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__badgeTop{background:var(--primary-color);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:5px;padding:.4rem .75rem;font-size:.7rem;font-weight:600;position:absolute;top:-15px;left:1rem}.PricingCard-module-scss-module__Weo07q__card.PricingCard-module-scss-module__Weo07q__pro .PricingCard-module-scss-module__Weo07q__badgeTop{background:var(--secondary-color)}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__title{color:var(--text-primary);margin:0;font-size:1.45rem;font-weight:600}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__price{color:var(--primary-color);align-items:center;gap:10px;font-size:2.1rem;font-weight:700;display:flex}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__price .PricingCard-module-scss-module__Weo07q__tokens{color:var(--text-secondary);margin-top:.2rem;font-size:1rem;font-weight:500;display:block}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__dynamicPrice{color:var(--text-secondary);margin-top:-.3rem;font-size:.9rem}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__description{color:var(--text-secondary);margin:.4rem 0 .6rem;font-size:.95rem;line-height:1.55}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__features{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__features li{color:var(--text-primary);align-items:flex-start;gap:.45rem;font-size:1rem;display:flex}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__features li:before{content:"";background:var(--primary-color);border-radius:50%;width:6px;height:6px;margin-top:.45rem}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__inputWrapper{width:100%;margin-bottom:.5rem}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__buttonWrapper{width:100%;margin-top:auto}.PricingCard-module-scss-module__Weo07q__card .PricingCard-module-scss-module__Weo07q__badgeBottom{background:var(--surface-muted);color:var(--primary-color);border-radius:6px;align-self:center;margin-top:.6rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600}@media (max-width:900px){.PricingCard-module-scss-module__Weo07q__card.PricingCard-module-scss-module__Weo07q__pro{transform:scale(1.02)}}
.HighlightStrip-module-scss-module__a_eSNG__strip{background-color:var(--background-dark);width:100%;color:var(--text-inverse);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:1.25rem 0;position:relative;overflow:hidden}.HighlightStrip-module-scss-module__a_eSNG__marquee{width:100%;display:flex;overflow:hidden}.HighlightStrip-module-scss-module__a_eSNG__track{align-items:center;gap:3rem;width:max-content;animation:45s linear infinite HighlightStrip-module-scss-module__a_eSNG__scroll;display:flex}.HighlightStrip-module-scss-module__a_eSNG__item{opacity:.9;flex-shrink:0;align-items:center;gap:1.25rem;min-width:200px;transition:opacity .3s,transform .3s;display:flex}.HighlightStrip-module-scss-module__a_eSNG__item:hover{opacity:1;transform:translateY(-2px)}.HighlightStrip-module-scss-module__a_eSNG__iconBox{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.HighlightStrip-module-scss-module__a_eSNG__iconBox .HighlightStrip-module-scss-module__a_eSNG__emoji{font-size:1.8rem}.HighlightStrip-module-scss-module__a_eSNG__iconBox .HighlightStrip-module-scss-module__a_eSNG__logo{object-fit:contain;opacity:.9;filter:brightness(0)invert();width:40px;height:40px}.HighlightStrip-module-scss-module__a_eSNG__textBlock{flex-direction:column;justify-content:center;gap:.2rem;display:flex}.HighlightStrip-module-scss-module__a_eSNG__text{color:var(--quaternary-color);letter-spacing:-.01em;font-size:1rem;font-weight:600;line-height:1.3}.HighlightStrip-module-scss-module__a_eSNG__subtext{color:rgba(255,255,255,.6);font-size:.85rem;font-weight:400}.HighlightStrip-module-scss-module__a_eSNG__fadeLeft,.HighlightStrip-module-scss-module__a_eSNG__fadeRight{pointer-events:none;z-index:2;width:10%;position:absolute;top:0;bottom:0}.HighlightStrip-module-scss-module__a_eSNG__fadeLeft{background:linear-gradient(90deg,var(--background-dark)0%,transparent 100%);left:0}.HighlightStrip-module-scss-module__a_eSNG__fadeRight{background:linear-gradient(270deg,var(--background-dark)0%,transparent 100%);right:0}@keyframes HighlightStrip-module-scss-module__a_eSNG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Marquee-module-scss-module__4myTja__marqueeWrapper{background:var(--surface-muted);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;padding:1.4rem 0;position:relative;overflow:hidden}.Marquee-module-scss-module__4myTja__gradientOverlay{pointer-events:none;background:linear-gradient(90deg,var(--surface-muted)0%,rgba(255,255,255,0) 15%,rgba(255,255,255,0) 85%,var(--surface-muted)100%);z-index:3;position:absolute;top:0;bottom:0;left:0;right:0}.Marquee-module-scss-module__4myTja__track{white-space:nowrap;z-index:2;gap:3rem;width:max-content;display:flex}.Marquee-module-scss-module__4myTja__item{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;align-items:center;padding-left:2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative}.Marquee-module-scss-module__4myTja__item:before{content:"•";color:var(--primary-color);opacity:.6;font-size:1.5rem;position:absolute;top:-2px;left:0}.Marquee-module-scss-module__4myTja__item:hover{color:var(--primary-color);text-shadow:0 0 12px rgba(108,92,231,.4);transform:translateY(-2px)}@media (max-width:768px){.Marquee-module-scss-module__4myTja__item{padding-left:1.6rem;font-size:.9rem}}
.Timeline-module-scss-module__zHLZxW__timelineSection{--line-color:#4a57ff;--glow-color:rgba(74,87,255,.4)}.Timeline-module-scss-module__zHLZxW__title{letter-spacing:-.01em;color:var(--secondary-color);max-width:720px;margin-bottom:40px;font-size:2rem;font-weight:500;line-height:1.35}@media (max-width:1024px){.Timeline-module-scss-module__zHLZxW__title{font-size:1.6rem}}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__title{margin-bottom:4rem;font-size:1.35rem}}.Timeline-module-scss-module__zHLZxW__wrapper{text-align:center;width:100%;max-width:1430px;margin:0 auto;padding:0 30px 0 110px;position:relative}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__wrapper{padding-left:20px;padding-right:20px}}.Timeline-module-scss-module__zHLZxW__progressLine{background:rgba(180,180,255,.22);border-radius:4px;width:4px;position:absolute;top:50px;bottom:20px;left:70px}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__progressLine{position:absolute;left:50%;transform:translate(-50%)}}@media (max-width:480px){.Timeline-module-scss-module__zHLZxW__progressLine{top:80px}}.Timeline-module-scss-module__zHLZxW__progressFill{background:var(--line-color);width:4px;box-shadow:0 0 12px var(--glow-color);border-radius:4px;position:absolute;top:0;left:0}.Timeline-module-scss-module__zHLZxW__progressThumb{background:var(--line-color);width:19px;height:19px;box-shadow:0 0 12px var(--glow-color),0 0 18px var(--glow-color);z-index:20;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.Timeline-module-scss-module__zHLZxW__step{text-align:left;align-items:center;gap:1.8rem;margin-bottom:70px;display:flex;position:relative}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__step{text-align:center;flex-direction:column;gap:1rem}}.Timeline-module-scss-module__zHLZxW__badge{border:3px solid var(--line-color);width:64px;height:64px;color:var(--line-color);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;transition:transform .3s;display:flex;position:absolute;left:38px;box-shadow:0 4px 14px rgba(0,0,0,.12)}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__badge{margin-bottom:.2rem;position:relative;left:0}}.Timeline-module-scss-module__zHLZxW__badge.Timeline-module-scss-module__zHLZxW__active{box-shadow:0 0 22px var(--glow-color);transform:scale(1.15)}.Timeline-module-scss-module__zHLZxW__card{background:#fff;border:1px solid rgba(74,87,255,.15);border-radius:16px;max-width:620px;margin-left:120px;padding:1.7rem 2rem;transition:all .3s;box-shadow:0 10px 25px rgba(0,0,0,.08)}@media (max-width:1024px){.Timeline-module-scss-module__zHLZxW__card{margin-left:90px}}@media (max-width:768px){.Timeline-module-scss-module__zHLZxW__card{text-align:center;width:100%;margin-left:0;padding:1.4rem 1.5rem}}.Timeline-module-scss-module__zHLZxW__card:hover{transform:translateY(-6px);box-shadow:0 14px 42px rgba(0,0,0,.12)}
.MissionBanner-module-scss-module__RIuteW__banner{justify-content:center;width:100%;padding:4rem 0;display:flex}.MissionBanner-module-scss-module__RIuteW__inner{background:var(--surface-color);border:1px solid var(--border-color);border-radius:20px;grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:1430px;margin:0 auto;padding:3rem 3.5rem;transition:box-shadow .3s,transform .3s;display:grid;box-shadow:0 10px 25px rgba(0,0,0,.05)}.MissionBanner-module-scss-module__RIuteW__inner:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(0,0,0,.08)}@media (max-width:900px){.MissionBanner-module-scss-module__RIuteW__inner{grid-template-columns:1fr;padding:2rem}}.MissionBanner-module-scss-module__RIuteW__left{flex-direction:column;gap:1.4rem;display:flex}.MissionBanner-module-scss-module__RIuteW__left .MissionBanner-module-scss-module__RIuteW__textTitle{color:var(--secondary-color);font-size:2rem}.MissionBanner-module-scss-module__RIuteW__left .MissionBanner-module-scss-module__RIuteW__textDescription{color:var(--text-secondary);max-width:500px;font-size:1.1rem;line-height:1.7}.MissionBanner-module-scss-module__RIuteW__button{margin-top:.5rem;width:-moz-fit-content!important;width:fit-content!important}.MissionBanner-module-scss-module__RIuteW__right{border:1px solid var(--border-color);background:var(--surface-muted);border-radius:16px;width:100%;height:350px;overflow:hidden}.MissionBanner-module-scss-module__RIuteW__right img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MissionBanner-module-scss-module__RIuteW__right:hover img{transform:scale(1.05)}@media (max-width:900px){.MissionBanner-module-scss-module__RIuteW__right{height:260px}}
.ValuesIcons-module-scss-module__WXocUa__section{width:100%}.ValuesIcons-module-scss-module__WXocUa__container{text-align:center;width:100%;max-width:1430px;margin:0 auto;padding:0 30px}.ValuesIcons-module-scss-module__WXocUa__sectionTitle{color:var(--secondary-color);margin-bottom:.5rem;font-size:2.4rem;font-weight:600}.ValuesIcons-module-scss-module__WXocUa__sectionDesc{color:var(--text-secondary);max-width:760px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.65}.ValuesIcons-module-scss-module__WXocUa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.4rem;width:100%;display:grid}@media (max-width:480px){.ValuesIcons-module-scss-module__WXocUa__valuesGrid{gap:1rem}}.ValuesIcons-module-scss-module__WXocUa__valueCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:rgba(255,255,255,.7);border:1px solid rgba(120,130,255,.16);border-radius:18px;align-items:flex-start;gap:1.4rem;padding:2rem;transition:transform .3s,box-shadow .35s;display:flex;box-shadow:0 8px 30px rgba(0,0,0,.08)}.ValuesIcons-module-scss-module__WXocUa__valueCard:hover{box-shadow:0 12px 45px rgba(120,130,255,.22)}.ValuesIcons-module-scss-module__WXocUa__iconCircle{background:linear-gradient(135deg,#4a57ff,#8a9bff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;box-shadow:0 0 12px rgba(74,87,255,.35),inset 0 0 12px rgba(255,255,255,.3)}.ValuesIcons-module-scss-module__WXocUa__iconInner{color:#fff;font-size:1.9rem;transition:transform .3s}.ValuesIcons-module-scss-module__WXocUa__textBlock{text-align:left}.ValuesIcons-module-scss-module__WXocUa__textBlock h3{color:var(--text-primary);margin:0 0 .4rem;font-size:1.3rem;font-weight:600}.ValuesIcons-module-scss-module__WXocUa__textBlock p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}@media (max-width:768px){.ValuesIcons-module-scss-module__WXocUa__valueCard{padding:1rem}.ValuesIcons-module-scss-module__WXocUa__iconCircle{width:56px;height:56px}.ValuesIcons-module-scss-module__WXocUa__iconInner{font-size:1.6rem}}
.VideoDemo-module-scss-module__ZoKzZG__fadeBlock{opacity:0;width:100%;padding:var(--main-padding);flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s,transform .8s;display:flex;transform:translateY(40px)}.VideoDemo-module-scss-module__ZoKzZG__fadeBlock.VideoDemo-module-scss-module__ZoKzZG__visible{opacity:1;transform:translateY(0)}
.StoryTimeline-module-scss-module__qwublW__section{width:100%;color:var(--text-primary);padding:0 20px;overflow:hidden}.StoryTimeline-module-scss-module__qwublW__heading{text-align:center;color:var(--primary-color);margin-bottom:4rem;font-size:2.4rem;font-weight:800}.StoryTimeline-module-scss-module__qwublW__timeline{max-width:1200px;margin:0 auto;padding-bottom:2rem;position:relative}.StoryTimeline-module-scss-module__qwublW__line{background:linear-gradient(90deg,var(--primary-color),var(--tertiary-color),var(--secondary-color));z-index:0;border-radius:3px;width:100%;height:6px;position:absolute;top:50%;left:0;box-shadow:0 0 20px rgba(255,122,0,.4)}.StoryTimeline-module-scss-module__qwublW__scrollContainer{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--primary-color)var(--quaternary-color);justify-content:flex-start;align-items:flex-start;gap:4rem;padding-bottom:2rem;display:flex;overflow-x:auto}.StoryTimeline-module-scss-module__qwublW__scrollContainer::-webkit-scrollbar{height:8px}.StoryTimeline-module-scss-module__qwublW__scrollContainer::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.StoryTimeline-module-scss-module__qwublW__scrollContainer::-webkit-scrollbar-track{background:var(--quaternary-color)}.StoryTimeline-module-scss-module__qwublW__step{scroll-snap-align:center;z-index:2;flex-direction:column;flex:0 0 300px;align-items:center;display:flex;position:relative}.StoryTimeline-module-scss-module__qwublW__top{flex-direction:column;align-items:center;margin-bottom:1.2rem;display:flex}.StoryTimeline-module-scss-module__qwublW__icon{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.4rem;display:flex;box-shadow:0 0 15px rgba(255,122,0,.4)}.StoryTimeline-module-scss-module__qwublW__year{color:var(--secondary-color);margin-top:.6rem;font-size:1rem;font-weight:700}.StoryTimeline-module-scss-module__qwublW__middleDot{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;width:20px;height:20px;margin-bottom:1.2rem;animation:2.5s ease-in-out infinite StoryTimeline-module-scss-module__qwublW__pulse;position:relative;box-shadow:0 0 12px rgba(255,122,0,.5)}@keyframes StoryTimeline-module-scss-module__qwublW__pulse{0%{transform:scale(1);box-shadow:0 0 8px rgba(255,122,0,.5)}50%{transform:scale(1.3);box-shadow:0 0 18px rgba(255,122,0,.8)}to{transform:scale(1);box-shadow:0 0 8px rgba(255,122,0,.5)}}.StoryTimeline-module-scss-module__qwublW__bottom{text-align:center;border:1px solid var(--border-color);background:#fff;border-radius:16px;max-width:260px;padding:1.5rem 1rem;transition:all .3s;box-shadow:0 8px 20px rgba(255,122,0,.1)}.StoryTimeline-module-scss-module__qwublW__bottom:hover{transform:translateY(-6px);box-shadow:0 10px 30px rgba(255,122,0,.25)}.StoryTimeline-module-scss-module__qwublW__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.StoryTimeline-module-scss-module__qwublW__desc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.StoryTimeline-module-scss-module__qwublW__scrollContainer{gap:2rem}.StoryTimeline-module-scss-module__qwublW__step{flex:0 0 250px}.StoryTimeline-module-scss-module__qwublW__icon{width:50px;height:50px}.StoryTimeline-module-scss-module__qwublW__bottom{padding:1rem}}
.InfoBlock-module-scss-module__ZwqRAW__infoBlock{color:var(--text-primary);border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:1440px;transition:all .3s;display:flex}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__icon{color:var(--primary-color);background:var(--quaternary-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2.4rem;display:flex}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__imageWrapper{border-radius:12px;width:100%;max-width:600px;height:100%;min-height:220px;position:relative;overflow:hidden}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__imageWrapper img{object-fit:cover;width:100%;height:auto;display:block}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__title{color:var(--secondary-color);margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.3}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__description{color:var(--text-secondary);white-space:pre-line;margin-bottom:.5rem;font-size:1.05rem;line-height:1.7}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__bullets{flex-direction:column;gap:.55rem;margin-top:.5rem;display:flex}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__bullets li{color:var(--text-primary);padding-left:1.5rem;font-size:1rem;line-height:1.5;list-style:none;position:relative}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__bullets li:before{content:"";background:var(--primary-color);border-radius:50%;width:7px;height:7px;position:absolute;top:.65rem;left:0}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__left{text-align:left;align-items:flex-start}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__center{text-align:center;align-items:center}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__center .InfoBlock-module-scss-module__ZwqRAW__icon,.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__center .InfoBlock-module-scss-module__ZwqRAW__imageWrapper{margin-left:auto;margin-right:auto}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__center .InfoBlock-module-scss-module__ZwqRAW__title{max-width:600px}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__center .InfoBlock-module-scss-module__ZwqRAW__description{max-width:640px}.InfoBlock-module-scss-module__ZwqRAW__infoBlock.InfoBlock-module-scss-module__ZwqRAW__right{text-align:right;align-items:flex-end}@media (max-width:992px){.InfoBlock-module-scss-module__ZwqRAW__infoBlock{padding:0 1.6rem}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__title{font-size:1.5rem}.InfoBlock-module-scss-module__ZwqRAW__infoBlock .InfoBlock-module-scss-module__ZwqRAW__description{font-size:.95rem}}
.TextWithButton-module-scss-module___po2EG__wrapper{border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1430px;margin:0 auto;padding:0 30px;display:flex;position:relative;overflow:hidden}.TextWithButton-module-scss-module___po2EG__wrapper:before{content:"";opacity:.6;pointer-events:none;width:160px;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.TextWithButton-module-scss-module___po2EG__wrapper{flex-direction:column;align-items:flex-start;padding:1.5rem 1rem}}.TextWithButton-module-scss-module___po2EG__textBlock h2{padding-bottom:.4rem;position:relative}.TextWithButton-module-scss-module___po2EG__textBlock h2:after{content:"";background:linear-gradient(90deg,var(--primary-color),var(--tertiary-color));border-radius:4px;width:42px;height:4px;position:absolute;bottom:-2px;left:0}.TextWithButton-module-scss-module___po2EG__connector{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color),var(--tertiary-color));opacity:.35;flex:1;height:2px;margin:0 10px;position:relative}.TextWithButton-module-scss-module___po2EG__connector:before{content:"";background:var(--primary-color);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:-4px;transform:translateY(-50%);box-shadow:0 0 12px rgba(108,92,231,.6)}.TextWithButton-module-scss-module___po2EG__connector:after{content:"";background:var(--tertiary-color);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;right:-4px;transform:translateY(-50%);box-shadow:0 0 12px rgba(105,207,255,.6)}.TextWithButton-module-scss-module___po2EG__buttonLink{z-index:3;text-decoration:none}.TextWithButton-module-scss-module___po2EG__left{text-align:left}.TextWithButton-module-scss-module___po2EG__center{text-align:center;flex-direction:column;align-items:center}.TextWithButton-module-scss-module___po2EG__center .TextWithButton-module-scss-module___po2EG__connector{width:100%;margin:1.2rem 0}.TextWithButton-module-scss-module___po2EG__center .TextWithButton-module-scss-module___po2EG__textBlock h2:after{left:50%;transform:translate(-50%)}.TextWithButton-module-scss-module___po2EG__right{text-align:right;justify-content:flex-end}.TextWithButton-module-scss-module___po2EG__right .TextWithButton-module-scss-module___po2EG__textBlock h2:after{left:auto;right:0}
.ExamplesGrid-module-scss-module__IqkrIq__wrapper{text-align:center;flex-direction:column;gap:1.6rem;max-width:1400px;margin:0 auto;padding:0 30px;display:flex}.ExamplesGrid-module-scss-module__IqkrIq__heading{letter-spacing:-.01em;color:var(--secondary-color);font-size:2rem;font-weight:500}.ExamplesGrid-module-scss-module__IqkrIq__subheading{color:var(--text-secondary);margin-bottom:3rem;font-size:1.15rem}.ExamplesGrid-module-scss-module__IqkrIq__grid{grid-template-columns:1fr;gap:2.2rem;display:grid}@media (min-width:700px){.ExamplesGrid-module-scss-module__IqkrIq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.ExamplesGrid-module-scss-module__IqkrIq__grid{grid-template-columns:repeat(3,1fr)}}
.CVCard-module-scss-module__dwrqwa__card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:20px;flex-direction:column;padding:1.8rem;transition:all .35s;display:flex;box-shadow:0 18px 40px rgba(0,0,0,.12),inset 0 0 0 1px rgba(255,255,255,.06)}.CVCard-module-scss-module__dwrqwa__card:hover{border-color:var(--primary-color);transform:translateY(-6px);box-shadow:0 25px 65px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.1)}.CVCard-module-scss-module__dwrqwa__previewWrapper{aspect-ratio:3/4;background:#f7f7f7;border-radius:14px;justify-content:center;align-items:center;width:100%;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px rgba(255,255,255,.03),0 15px 35px rgba(0,0,0,.12)}.CVCard-module-scss-module__dwrqwa__card:hover .CVCard-module-scss-module__dwrqwa__previewWrapper{transform:scale(1.01)}.CVCard-module-scss-module__dwrqwa__bgBlur{filter:blur(25px)brightness(.8);position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.1)}.CVCard-module-scss-module__dwrqwa__previewImg{z-index:2;object-fit:contain;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.CVCard-module-scss-module__dwrqwa__card:hover .CVCard-module-scss-module__dwrqwa__previewImg{transform:scale(1.02)}.CVCard-module-scss-module__dwrqwa__title{color:var(--text-primary);text-align:center;margin:1.4rem 0 .5rem;font-size:1.4rem;font-weight:700}.CVCard-module-scss-module__dwrqwa__description{color:var(--text-secondary);text-align:center;margin-bottom:1.4rem;font-size:.98rem;line-height:1.55}.CVCard-module-scss-module__dwrqwa__button{text-align:center;color:#fff;background:var(--primary-color);border-radius:12px;margin-top:auto;padding:.9rem 1rem;font-size:1rem;font-weight:600;transition:background .25s,transform .25s}.CVCard-module-scss-module__dwrqwa__button:hover{background:var(--secondary-color);transform:translateY(-3px)}
.ContactForm-module-scss-module__0N75_a__wrapper{max-width:760px;margin:0 auto}.ContactForm-module-scss-module__0N75_a__infoStrip{border:1px solid rgba(120,82,255,.2);border-radius:20px;justify-content:space-between;gap:1rem;width:100%;padding:1.4rem 2rem;display:flex}@media (max-width:768px){.ContactForm-module-scss-module__0N75_a__infoStrip{text-align:left;flex-direction:column;justify-content:center;align-items:start}}.ContactForm-module-scss-module__0N75_a__infoItem{align-items:center;gap:.6rem;font-size:.95rem;display:flex}.ContactForm-module-scss-module__0N75_a__infoItem svg{color:var(--primary-color);flex-shrink:0;font-size:1.1rem}.ContactForm-module-scss-module__0N75_a__infoItem a,.ContactForm-module-scss-module__0N75_a__infoItem span{color:var(--text-primary);word-break:break-word;line-height:1.35;text-decoration:none}.ContactForm-module-scss-module__0N75_a__address{max-width:220px;line-height:1.35;display:block}.ContactForm-module-scss-module__0N75_a__formBox{border:1px solid var(--border-color);background:#fff;border-radius:18px;padding:2.5rem;box-shadow:0 12px 40px rgba(0,0,0,.05)}.ContactForm-module-scss-module__0N75_a__formBox:hover{transform:translateY(-4px);box-shadow:0 18px 60px rgba(0,0,0,.08)}.ContactForm-module-scss-module__0N75_a__formBox{transition:all .3s}.ContactForm-module-scss-module__0N75_a__form{flex-direction:column;gap:1.2rem;display:flex}.ContactForm-module-scss-module__0N75_a__form input,.ContactForm-module-scss-module__0N75_a__form textarea{border:1.5px solid var(--border-color);background:var(--surface-color);border-radius:12px;width:100%;padding:1rem 1.1rem;font-size:1rem;transition:all .25s}.ContactForm-module-scss-module__0N75_a__form input:focus,.ContactForm-module-scss-module__0N75_a__form textarea:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(98,89,255,.18)}.ContactForm-module-scss-module__0N75_a__twoCols{gap:1rem;display:flex}@media (max-width:768px){.ContactForm-module-scss-module__0N75_a__twoCols{flex-direction:column}}.ContactForm-module-scss-module__0N75_a__successBox{text-align:center}.ContactForm-module-scss-module__0N75_a__successBox h3{margin-bottom:.5rem;font-size:1.9rem}.ContactForm-module-scss-module__0N75_a__successBox p{color:var(--text-secondary)}
