*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{box-sizing:border-box;list-style:none;margin:0;padding:0}:root{--color-bg: #f8f9fa;--color-white: #ffffff;--color-text-dark: #212529;--color-text-light: #495057;--color-border: #dee2e6;--color-muted: #f1f3f5;--color-shadow: rgba(0, 0, 0, .1);--color-header: #0b1f3b;--color-main-text: #0b1f3b}h2{padding:3rem 0}p{line-height:2rem}a{text-decoration:none}button{border:none}.hero,.about-us-section,.process,.testimonials,.testimonials__card,.usecases,.footer{padding:6rem 7rem}.testimonials__card{padding:3rem 2rem;padding-top:0}.header__contact,.header__link,.footer,.footer-columns a,.process,.testimonials{color:var(--color-white)}.header__link:after,.usecases,.header__burger-line{background-color:var(--color-white)}.header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:100;width:100%;padding-right:4rem;transition:all .3s ease-in-out;background-color:var(--color-header)}.header-up{transform:translateY(-100%)}.header-down{transform:translateY(0)}.header__logo{display:flex;justify-content:space-evenly;align-items:center;width:20%}.header__nav{width:40%}.header__list{display:flex;justify-content:space-evenly;align-items:center;list-style:none}.header__logo-image{width:7rem}.header__button{padding:1rem}.header__contact,.header__link{position:relative;background-color:var(--color-header)}.header__link:after{content:"";position:absolute;bottom:0;left:0%;transform:scaleX(0);transform-origin:center;width:100%;height:3px;transition:transform .3s ease}.header__link:hover:after{transform:scaleX(1)}.header__dropdown{display:none;padding-right:3rem;padding-left:.8rem;background-color:var(--color-main-text);box-shadow:4px 4px 10px #00000026}.header__icon{margin-left:.5rem}.toggle-dropdown-show{display:block;position:absolute;z-index:300}.header__link--dropdown{width:100%}.toggle-arrow-show{transform:rotate(180deg);transition:transform .3s ease-in-out}.header__dropdown-item{padding:1rem 0}.header__dropdown>:nth-child(1){padding-top:2rem}.header__actions{width:20%}.header__burger{display:none}.footer{margin-top:4rem;padding:2rem;background-color:var(--color-header)}.footer-columns{display:flex;justify-content:space-between;gap:3rem;margin-bottom:2rem;flex-wrap:wrap}.footer-columns>div{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;flex:1;min-width:220px;text-align:center}.footer-columns h4{margin-bottom:1rem;font-size:1.1rem;font-weight:600;letter-spacing:.5px}.footer-columns p{margin-bottom:.4rem;opacity:.85;line-height:1.5}.footer-columns a{display:block;margin-bottom:.4rem;text-decoration:none;opacity:.85;transition:opacity .2s ease,transform .2s ease}.footer-columns a:hover{opacity:1;transform:translateY(-2px)}.footer-columns a.active{font-weight:600;opacity:1}.footer-bottom{font-size:.85rem;text-align:center;opacity:.7;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}main{padding-top:10rem}.hero{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100vh;text-align:center;overflow:hidden;position:relative;z-index:1;color:var(--color-main-text)}.hero__badge{display:inline-block;padding:6px 16px;background:#ffffff1a;border-radius:30px;font-size:1.2rem;margin-bottom:20px;opacity:0;transform:translateY(30px);animation:fadeUp 1s ease forwards .2s;color:var(--color-main-text)}.hero__title{font-size:4rem;font-weight:700;margin-bottom:20px;opacity:0;transform:translateY(50px);animation:fadeUp 1s ease forwards .6s;color:var(--color-main-text)}.hero__subtitle{font-size:1.5rem;line-height:2.5rem;color:var(--color-main-text);margin-bottom:40px;opacity:0;transform:translateY(50px);animation:fadeUp 1s ease forwards 1s}.hero__buttons{display:flex;gap:20px;opacity:0;transform:translateY(50px);animation:fadeUp 1s ease forwards 1.4s}.hero__button{padding:12px 28px;border:1px solid var(--color-main-text);border-radius:8px;background:transparent;color:var(--color-main-text);font-size:16px;cursor:pointer;transition:all .3s ease;text-decoration:none}.hero__button:hover{background:#fff;color:#000}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.about-us-section{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3rem;padding-top:0rem}.about-us-section__about-us-text{flex:1}.about-us-section__about-us-text h2{font-size:1.7rem}.about-us-section__about-us-text p{color:#a5a4a4;margin-bottom:1.5rem;padding:0 1.5rem;font-size:1.3rem}.about-us-section__slider-3d-container{height:400px;perspective:1200px;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-us-section__slider-3d-item{position:absolute;width:80%;height:100%;animation:slideFlow 12s infinite linear;opacity:0}.about-us-section__img{width:100%;height:100%;object-fit:contain;transform:translateZ(0)}.about-us-section__slider-3d-item:nth-child(1){animation-delay:0s}.about-us-section__slider-3d-item:nth-child(2){animation-delay:4s}.about-us-section__slider-3d-item:nth-child(3){animation-delay:8s}@keyframes slideFlow{0%{transform:translate(-150%) translateZ(-300px) rotateY(30deg) scale(.6);opacity:0}25%{transform:translate(0) translateZ(-300px) rotateY(0) scale(.8);opacity:.8}37.5%{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1}50%{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1}62.5%{transform:translate(0) translateZ(-300px) rotateY(0) scale(.8);opacity:.4}75%{transform:translate(0) translateZ(-300px) rotateY(0) scale(.8);opacity:0}87.5%{transform:translate(150%) translateZ(-300px) rotateY(-30deg) scale(.6);opacity:0}to{transform:translate(150%) translateZ(-300px) rotateY(-30deg) scale(.6);opacity:0}}.process{background-color:#0f172a;display:flex;flex-direction:row;justify-content:center;align-items:center}.process__container{width:100%}.process__title{font-size:2.5rem;text-align:center;margin-bottom:1rem}.process__subtitle{text-align:center;max-width:700px;margin:0 auto 4rem;color:#cbd5e1}.process__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.process__step{background-color:#1e293b;padding:2rem;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease}.process__step:hover{transform:translateY(-6px);box-shadow:0 10px 30px #0000004d}.process__number{font-size:1.3rem;font-weight:600;color:#38bdf8;margin-bottom:.5rem;letter-spacing:2px}.process__step-title{font-size:1.7rem;margin-bottom:1rem}.process__description{font-size:1.3rem;color:#94a3b8;line-height:1.6}.testimonials{padding-top:0;background-color:#0f172a;text-align:center}.testimonials__container{max-width:800px;margin:0 auto}.testimonials__card{background-color:#1e293b;border-radius:20px;min-height:200px;display:flex;flex-direction:column;justify-content:center;transition:opacity .4s ease}.testimonials__text{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;color:#e2e8f0}.testimonials__author{display:flex;flex-direction:column;font-size:1.3rem;gap:.3rem}.testimonials__name{font-weight:600;color:#38bdf8}.testimonials__role{font-size:.9rem;color:#94a3b8}.testimonials__dots{margin-top:2rem;display:flex;justify-content:center;gap:.8rem}.testimonials__dot{width:10px;height:10px;border-radius:50%;background-color:#475569;cursor:pointer;transition:background-color .3s ease}.testimonials__dot--active{background-color:#38bdf8}.usecases{color:#0f172a}.usecases__container{max-width:1200px;margin:0 auto}.usecases__title{text-align:center;font-size:2.5rem;margin-bottom:5rem}.usecases__row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem}.usecases__row--reverse{direction:rtl}.usecases__row--reverse .usecases__content{direction:ltr}.usecases__image-wrapper{width:100%;height:350px;overflow:hidden;border-radius:12px}.usecases__image{width:100%;height:100%;object-fit:cover}.usecases__content{display:flex;flex-direction:column;gap:1.5rem}.usecases__heading{font-size:1.7rem}.usecases__text{font-size:1.3rem;line-height:1.7;color:#334155}.usecases__list{padding-left:1rem;display:flex;flex-direction:column;gap:.5rem;color:#475569}.usecases__list li{font-size:1.3rem}.legal-page{background-color:#f8f9fa;padding:3rem 1.5rem;min-height:100vh;display:flex;justify-content:center}.legal-container{width:100%;max-width:900px;background:#fff;padding:2.5rem;border-radius:14px;box-shadow:0 10px 30px #0000000d}.legal-container h1{font-size:2rem;margin-bottom:.5rem;color:#212529}.legal-updated{font-size:.9rem;color:#6c757d;margin-bottom:2rem}.legal-container h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.8rem;color:#343a40}.legal-container p{font-size:1rem;line-height:1.7;color:#495057;margin-bottom:1rem}.legal-container ul{padding-left:1.2rem;margin-bottom:1.5rem}.legal-container li{margin-bottom:.6rem;line-height:1.6;color:#495057}.legal-container{padding:4rem}.legal-container h1{font-size:2.5rem}.legal-container h2{font-size:1.6rem}.chatbot{position:fixed;bottom:100px;right:30px;width:420px;height:500px;background:#f2f2f2;border-radius:16px;display:flex;flex-direction:column;z-index:9999;box-shadow:0 20px 50px #00000040;overflow:hidden}.chatbot__messages{flex:1;padding:1.5rem;overflow-y:auto}.chatbot__input{display:flex;align-items:center;padding:1rem 1.5rem;border-top:1px solid #dcdcdc;background:#f2f2f2}.chatbot__input input{flex:1;border:none;background:transparent;font-size:1rem;outline:none;color:#555}.chatbot__input input::placeholder{color:#9aa0a6}.chatbot__input button{background:#000;color:#fff;border:none;padding:.8rem 1.6rem;margin-left:1rem;cursor:pointer;font-size:.95rem;transition:background .2s ease}.chatbot__input button:hover{background:#222}.chatbot__bubble{position:fixed;bottom:25px;right:30px;width:65px;height:65px;background:#e5e5e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer;z-index:10000;box-shadow:0 10px 25px #0003;transition:transform .2s ease}.chatbot__bubble:hover{transform:scale(1.1)}@media(max-width:480px){.chatbot{width:calc(100vw - 20px);height:75vh;right:10px;bottom:90px}.chatbot__bubble{right:15px;bottom:20px;width:55px;height:55px}.chatbot__input button{padding:.7rem 1.2rem}}@media(max-width:900px){.usecases__row{grid-template-columns:1fr;gap:2rem}.usecases__row--reverse{direction:ltr}.usecases__image-wrapper{height:250px}}@media(max-width:600px){.hero__scroll--one{left:57%}.hero__scroll--two{left:19%}}@media screen and (max-width:780px){.hero,.about-us-section,.process,.testimonials,.testimonials__card,.usecases,.footer{padding:2rem}.header{padding:0}.header__logo{display:flex;justify-content:space-evenly;align-items:center;width:90%}.header__logoDiv{width:80%}.header__nav{position:absolute;top:100%;right:0;width:100vw;background-color:var(--color-main-text);transform:translate(100%);transition:all .3s ease-in-out;z-index:300}.header__item{padding-bottom:2rem}.header__item--dropdown{padding-bottom:1rem}.toggle-dropdown-show{display:block;position:static}.header__nav--open{transform:translate(0)}.header__list{flex-direction:column;height:100%}.header__dropdown{padding-right:0;padding-left:0;background-color:var(--color-header);box-shadow:none}.header__dropdown-item{text-align:center}header>:nth-child(3){display:none}.header__burger{display:flex;justify-content:center;position:absolute;right:0;z-index:100;width:10%}.header__burger-lines{display:flex;flex-direction:column;justify-content:space-between;height:18px;width:25px}.header__burger-line{display:block;height:3px;width:100%;border-radius:2px;transition:all .3s ease}.hero__title{font-size:2rem}.about-us-section__slider-3d-container{perspective:600px;height:500px;width:100%;flex:none}.about-us-section__slider-3d-item{height:100%}@keyframes slideFlow{0%{transform:translate(-100%) translateZ(-50px) rotateY(20deg) scale(.8);opacity:0}25%{transform:translate(0) translateZ(-30px) rotateY(0) scale(.9);opacity:.8}37.5%{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1}50%{transform:translate(0) translateZ(0) rotateY(0) scale(1);opacity:1}62.5%{transform:translate(0) translateZ(-30px) rotateY(0) scale(.9);opacity:.4}75%{transform:translate(0) translateZ(-50px) rotateY(0) scale(.8);opacity:0}87.5%{transform:translate(100%) translateZ(-50px) rotateY(-20deg) scale(.6);opacity:0}to{transform:translate(100%) translateZ(-50px) rotateY(-20deg) scale(.6);opacity:0}}.layout-wrapper{flex-direction:column}main{padding-top:10rem}.testimonials{padding-top:0}.testimonials h2{font-size:1.7rem}.testimonials__text{font-size:1.3rem}.testimonials__card{padding:2rem 1.5rem}.footer{padding-top:2rem;padding-bottom:2rem}.footer-columns{flex-direction:column;gap:2rem}.footer-columns>div{min-width:100%}.legal-page{padding:4rem 2rem}.legal-container{padding:3rem 3.5rem}.legal-container h1{font-size:2.3rem}.legal-container h2{font-size:1.5rem}.legal-container p,.legal-container li{font-size:1.05rem}}@media(min-width:1024px){.about-us-section{flex-direction:row}.about-us-section__about-us-text{text-align:left}}
