.hero-section{position:relative;padding:120px
0 50px;overflow:hidden}.hero-section__container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:var(--container-width);margin:0
auto;padding:0
20px;position:relative}.hero-section__content{flex:1;z-index:2;padding-top:70px;display:flex;flex-direction:column}.hero-section__title{position:relative;font-family:var(--font-display),sans-serif;font-weight:800;font-size:72px;line-height:1.15;color:var(--color-text);margin-bottom:32px;min-width:720px}.hero-section__title strong,
.hero-section__title
b{color:var(--color-accent);font-weight:inherit}.hero-section__ai-badge{position:absolute;bottom:calc(100% + 30px);left:0;display:inline-flex;align-items:center;justify-content:center;color:#887EE4;border-radius:50px;font-family:'Fixel Text',sans-serif;font-size:24px;font-weight:500;line-height:1.2;white-space:nowrap;opacity:1;pointer-events:none}@media (max-width: 1200px){.hero-section__title{font-size:64px}}.hero-section__desc{font-family:'Fixel Text',sans-serif;font-weight:500;font-size:24px;line-height:1.4;color:var(--color-text-muted);margin-bottom:70px;max-width:500px}.hero-section__desc
p{margin-bottom:0}.hero-section__buttons{display:flex;gap:20px;margin-bottom:90px;flex-wrap:wrap}.hero-section__logos-wrapper{display:flex;align-items:center;gap:24px;flex-wrap:nowrap;flex-shrink:0;flex-grow:1}.hero-section__logo-item{display:flex;align-items:center;justify-content:center}.hero-section__logo-item
img{max-height:35px;width:auto;object-fit:contain}.hero-section__visuals{flex:1;position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:600px;overflow:visible}.hero-section__main-image-wrapper{position:absolute;right:calc(-1 * ((100vw - var(--container-width)) / 2 + 80px));z-index:1}.hero-section__main-image{width:auto;height:auto;border-radius:50px;max-height:670px;box-shadow:64px 44px 22px 0px rgba(61, 61, 61, 0), 41px 28px 20px 0px rgba(61, 61, 61, 0.01), 23px 16px 17px 0px rgba(61, 61, 61, 0.03)}.hero-section__bg-decoration{position:absolute;top:50%;left:0;transform:translate(-50%, -50%);z-index:2;pointer-events:none;height:calc(100% - 80px)}.hero-section__bg-decoration
img{max-width:100%;height:100%}@media (max-width: 1560px){.hero-section__main-image-wrapper{right:calc(-1 * ((100vw - var(--container-width)) / 2 + 150px))}.hero-section__logos-wrapper{gap:13px}.hero-section__title{font-size:65px}.hero-section__desc{font-size:23px;margin-bottom:50px;max-width:420px}.hero-section__content{flex:1;z-index:2;padding-top:50px}}@media (max-width: 1360px){.hero-section__main-image{max-width:fit-content}.hero-section__main-image-wrapper{right:auto;left:40px}}@media (max-width: 1200px){.hero-section{position:relative;padding:60px
0 40px}.hero-section__main-image-wrapper{right:auto;left:40px}}@media (max-width: 1024px){.hero-section__container{flex-direction:column;text-align:center;gap:30px;padding-top:0px;padding-bottom:50px}.hero-section__content{max-width:100%;margin-right:0;padding-top:10px}.hero-section__title{min-width:0}.hero-section__main-image{display:none}.hero-section__buttons,.hero-section__logos-wrapper{justify-content:center}.hero-section__logos-wrapper{padding:25px;border-radius:17px;background:#FFF;box-shadow:52.284px 35.945px 17.973px 0 rgba(61, 61, 61, 0.00), 33.495px 22.874px 16.339px 0 rgba(61, 61, 61, 0.01), 18.79px 13.071px 13.888px 0 rgba(61, 61, 61, 0.03), 8.169px 5.719px 10.62px 0 rgba(61, 61, 61, 0.04), 2.451px 1.634px 5.719px 0 rgba(61, 61, 61, 0.05)}.hero-section__bg-decoration{transform:none;height:277px;overflow:hidden;position:relative;left:auto;top:auto;right:auto;bottom:auto}.hero-section__bg-decoration
img{height:440px}.hero-section__bg-decoration:after{position:absolute;width:100%;height:80px;left:0;bottom:0;content:"";background:linear-gradient(180deg, rgba(250, 250, 252, 0.00) 0%, #FAFAFC 100%)}.hero-section__desc{margin-left:auto;margin-right:auto}.hero-section__visuals{width:100%;min-height:auto;justify-content:center;flex-direction:column}.hero-section__main-image-wrapper{position:static}.hero-section__buttons{margin-bottom:20px}}@media (max-width: 768px){.hero-section__ai-badge{transform:translateX(-50%);font-size:18px;bottom:calc(100% + 5px);left:50%}.hero-section__title{font-size:35px;text-align:center;margin-bottom:20px}.hero-section__desc{font-size:16px;max-width:284px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:32px}.hero-section{padding:56px
0 30px}.hero-section__buttons{flex-direction:column;align-items:center;gap:15px;margin-bottom:15px}.hero-section__logos-wrapper{flex-wrap:wrap;justify-content:center;gap:12px;max-width:350px}.hero-section__logo-item
img{max-height:26px}.hero-section__content{padding-top:10px}.hero-section__container{padding-bottom:0px}}.stages{padding:var(--section-spacing) 0;overflow:hidden}.stages__title{}.stages__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.stages__grid--cols-1{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.stages__grid--cols-2{grid-template-columns:repeat(2, 1fr)}.stages__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.stages__grid--cols-4{grid-template-columns:repeat(4, 1fr)}.stages__grid--cols-5{grid-template-columns:repeat(5, 1fr)}.stages__column{display:flex;flex-direction:column}.stages__col-title{font-family:'Fixel Text',sans-serif;font-weight:700;font-size:24px;line-height:1.2;text-align:center;color:var(--color-secondary);margin-bottom:25px;min-height:60px}.stages__grid--cols-3 .stages__col-title{font-family:'Fixel Display',sans-serif;font-weight:700;font-size:50px}.stages__list{display:flex;flex-direction:column;gap:15px}.stages__item{background-color:var(--color-white);border-radius:20px;padding:15px
15px;box-shadow:51.651px 35.51px 17.755px 0px rgba(61, 61, 61, 0),
33.089px 22.597px 16.141px 0px rgba(61, 61, 61, 0.01),
18.562px 12.913px 13.72px 0px rgba(61, 61, 61, 0.03),
8.071px 5.649px 10.492px 0px rgba(61, 61, 61, 0.04),
2.421px 1.614px 5.649px 0px rgba(61, 61, 61, 0.05);display:flex;align-items:center;justify-content:center;min-height:98px;transition:transform 0.3s ease, box-shadow 0.3s ease}.stages__item:hover{transform:translateY(-5px);box-shadow:51.651px 35.51px 17.755px 0px rgba(61, 61, 61, 0),
33.089px 22.597px 16.141px 0px rgba(61, 61, 61, 0.02),
18.562px 12.913px 13.72px 0px rgba(61, 61, 61, 0.05),
8.071px 5.649px 10.492px 0px rgba(61, 61, 61, 0.07),
2.421px 1.614px 5.649px 0px rgba(61, 61, 61, 0.09)}.stages__item
p{margin:0;font-family:'Fixel Text',sans-serif;font-weight:400;font-size:16px;line-height:1.2;text-align:center;color:var(--color-text)}@media (max-width: 1200px){.stages__col-title{font-size:22px}.stages__grid--cols-3 .stages__col-title{font-size:40px}}@media (max-width: 1024px){.stages__grid--cols-4{grid-template-columns:repeat(2, 1fr)}.stages__grid--cols-5{grid-template-columns:repeat(6, 1fr)}.stages__grid--cols-5>.stages__column{grid-column:span 2}.stages__grid--cols-5>.stages__column:nth-child(4){grid-column:2 / 4}.stages__grid--cols-5>.stages__column:nth-child(5){grid-column:4 / 6}}@media (min-width: 769px){.stages__chevron{display:none}}@media (max-width: 768px){.stages__grid{margin-top:30px}.stages__grid,.stages__grid--cols-2,.stages__grid--cols-3,.stages__grid--cols-4,.stages__grid--cols-5{display:block}.stages__grid--cols-5>.stages__column{grid-column:auto}.stages__column{margin-bottom:25px}.stages__column:last-child{margin-bottom:0}.stages__col-title{font-size:20px;min-height:auto;margin-bottom:0;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer;padding:5px
0}.is-expanded .stages__col-title{color:var(--color-accent)}.stages__grid--cols-3 .stages__col-title{font-size:23px}.stages__col-title-text{flex:1;padding-right:15px}.stages__chevron{flex-shrink:0;transition:transform var(--transition-base)}.stages__column.is-expanded .stages__chevron
path{fill:var(--color-accent)}.stages__list{max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height 0.4s ease, opacity 0.4s ease, margin-top 0.4s ease}.stages__column.is-expanded
.stages__list{max-height:1000px;opacity:1;margin-top:20px;overflow:visible}.stages__item{min-height:80px;padding:12px;border-radius:17px}.stages__item
p{font-size:14px}}.hero-home-section{position:relative;padding:120px
0 50px;overflow:hidden}.hero-home-section__container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:var(--container-width);margin:0
auto;padding:0
20px}.hero-home-section__content{flex:1;z-index:2;padding-top:70px;display:flex;flex-direction:column}.hero-home-section__title{font-family:var(--font-display),sans-serif;font-weight:800;font-size:72px;line-height:1.15;color:var(--color-text);margin-bottom:32px;min-width:1071px}.hero-home-section__title strong,
.hero-home-section__title
b{color:var(--color-accent);font-weight:inherit}.hero-home-section__desc{font-family:'Fixel Text',sans-serif;font-weight:500;font-size:24px;line-height:1.4;color:var(--color-text-muted);margin-bottom:70px;max-width:653px}.hero-home-section__desc
p{margin-bottom:0}.hero-home-section__buttons{display:flex;gap:20px;margin-bottom:90px;flex-wrap:wrap}.hero-home-section__logos-wrapper{display:flex;align-items:center;gap:24px;flex-wrap:nowrap;flex-shrink:0;flex-grow:1}.hero-home-section__logo-item{display:flex;align-items:center;justify-content:center}.hero-home-section__logo-item
img{max-height:35px;width:auto;object-fit:contain}.hero-home-section__visuals{flex:1;display:flex;justify-content:flex-end;align-items:center;min-height:600px}.hero-home-section__custom-image-wrapper{position:absolute;right:90px;top:50%;transform:translateY(-50%);z-index:1}.hero-home-section__custom-image{width:auto;height:auto;max-height:670px;border-radius:50px;box-shadow:64px 44px 22px 0px rgba(61, 61, 61, 0),
41px 28px 20px 0px rgba(61, 61, 61, 0.01),
23px 16px 17px 0px rgba(61, 61, 61, 0.03)}.hero-home-section__robot-group{position:absolute;right:90px;top:55%;transform:translateY(-50%);width:543px;height:565px;z-index:1}.hero-home-section__robot{width:543px;height:auto;position:absolute;top:0;left:0;z-index:1;filter:drop-shadow(78px 0px 22px rgba(0,0,0,0))
drop-shadow(50px 0px 20px rgba(0,0,0,0.01))
drop-shadow(28px 0px 17px rgba(0,0,0,0.03))
drop-shadow(12px 0px 12px rgba(0,0,0,0.04))
drop-shadow(3px 0px 7px rgba(0,0,0,0.05))}.hero-home-section__chat{position:absolute;z-index:2}.hero-home-section__chat-1{width:167px;height:175px;top:-88px;left:0;animation:chatFloat1 3s ease-in-out infinite}.hero-home-section__chat-2{width:115px;height:121px;top:108px;left:413px;animation:chatFloat2 3s ease-in-out infinite 1.5s}@keyframes
chatFloat1{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}@keyframes
chatFloat2{0%{transform:translateY(0)}50%{transform:translateY(-20px)}100%{transform:translateY(0)}}@media (max-width: 1700px){.hero-home-section__robot-group{right:0px}}@media (max-width: 1560px){.hero-home-section__logos-wrapper{gap:13px}.hero-home-section{padding:50px
0 20px}.hero-home-section__title{font-size:61px;max-width:1000px;min-width:893px}.hero-home-section__desc{font-size:23px;margin-bottom:50px;max-width:420px}.hero-home-section__content{padding-top:50px}.hero-home-section__robot-group{right:-8px;width:430px;height:448px}.hero-home-section__robot{width:430px;height:auto}.hero-home-section__chat-1{width:132px;height:139px;top:-70px;left:0}.hero-home-section__chat-2{width:91px;height:96px;top:86px;left:300px}}@media (max-width: 1360px){.hero-home-section__robot-group{width:380px;height:395px}.hero-home-section__robot{width:380px;height:auto}.hero-home-section__chat-1{width:117px;height:122px;top:-60px;left:0}.hero-home-section__chat-2{width:80px;height:84px;top:75px;left:250px}}@media (max-width: 1200px){.hero-home-section__title{font-size:55px;max-width:700px}.hero-home-section{padding:20px
0 20px}.hero-home-section__robot-group{width:320px;height:333px}.hero-home-section__robot{width:320px;height:auto}.hero-home-section__chat-1{width:98px;height:103px;top:-52px;left:0}.hero-home-section__chat-2{width:68px;height:71px;top:64px;left:220px}}@media (max-width: 1024px){.hero-home-section__container{flex-direction:column;text-align:center;gap:30px;padding-top:0px;padding-bottom:00px}.hero-home-section__content{max-width:100%;margin-right:0;padding-top:10px}.hero-home-section__title{min-width:0;max-width:100%}.hero-home-section__buttons,.hero-home-section__logos-wrapper{justify-content:center}.hero-home-section__logos-wrapper{padding:25px;border-radius:17px;background:#FFF;box-shadow:52.284px 35.945px 17.973px 0 rgba(61, 61, 61, 0.00),
33.495px 22.874px 16.339px 0 rgba(61, 61, 61, 0.01),
18.79px 13.071px 13.888px 0 rgba(61, 61, 61, 0.03),
8.169px 5.719px 10.62px 0 rgba(61, 61, 61, 0.04),
2.451px 1.634px 5.719px 0 rgba(61, 61, 61, 0.05)}.hero-home-section__desc{margin-left:auto;margin-right:auto}.hero-home-section__visuals{width:100%;min-height:auto;justify-content:center;flex-direction:column;align-items:center}.hero-home-section__robot-group{position:relative;right:auto;left:auto;width:280px;height:291px;transform:none}.hero-home-section__robot{width:280px;height:auto}.hero-home-section__chat-1{width:86px;height:90px;top:5px;left:-30px}.hero-home-section{padding-bottom:0}.hero-home-section__chat-2{width:59px;height:62px;top:56px;left:230px}.hero-home-section__custom-image-wrapper{position:static}.hero-home-section__custom-image{display:none}.hero-home-section__buttons{margin-bottom:20px}}@media (max-width: 768px){.hero-home-section__title{font-size:23px;text-align:center;margin-bottom:20px;max-width:320px;margin-left:auto;margin-right:auto}.hero-home-section__title
strong{font-size:35px;margin-bottom:5px}.hero-home-section__desc{font-size:16px;max-width:284px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:32px}.hero-home-section{padding:56px
0 30px}.hero-home-section__buttons{flex-direction:column;align-items:center;gap:15px;margin-bottom:15px}.hero-home-section__logos-wrapper{flex-wrap:wrap;justify-content:center;gap:12px;max-width:350px}.hero-home-section__logo-item
img{max-height:26px}.hero-home-section__content{padding-top:10px}.hero-home-section__container{padding-bottom:0px}.hero-home-section__robot-group{width:100%;height:372px;overflow:hidden}.hero-home-section__robot{width:390px;height:auto;max-width:none;left:calc(50% + 15px);transform:translateX(-50%)}.hero-home-section__chat-1{width:158px;height:91px;top:19px;left:calc(50% - 195px)}.hero-home-section__title
strong{display:block}.hero-home-section__chat-2{width:88px;height:89px;top:82px;left:calc(50% + 85px)}}