.hero{min-height:700px;overflow:hidden;position:relative;z-index:1}.hero,.hero__content-wrapper{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:1440px}.hero__content-wrapper{flex-direction:row;gap:20px}.hero--fullwidth .hero__content-wrapper{margin:0;max-width:none;padding-left:0;padding-right:0}.hero__bg{background:url(../../images/hero/hero_bg.svg) no-repeat 50%/cover;inset:0;position:absolute;z-index:0}.hero__content,.hero__visuals{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.hero__content{flex:1 1 50%;max-width:540px;position:relative;z-index:10}.hero__title{color:#23272f;font-family:Outfit,sans-serif;font-size:68px;font-weight:600;line-height:75px;margin-bottom:32px}.hero__subtitle{color:#23272f;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin-bottom:40px}.hero__actions{display:flex;gap:16px}.hero__button{border-radius:12px;display:inline-block;font-size:18px;font-weight:600;padding:16px 32px;text-decoration:none;transition:background .2s,color .2s,border .2s}.hero__button--primary{background:#3b5afb;border:none;color:#fff}.hero__button--primary:hover{background:#2746c7;color:#fff;text-decoration:none}.hero__button--secondary{background:#fff;border:2px solid #3b5afb;color:#3b5afb}.hero__button--secondary:hover{background:#f0f4ff;color:#3b5afb;text-decoration:none}.hero__visuals{align-items:center;display:flex;flex:1 1 50%;height:600px;justify-content:flex-end;min-width:0;position:relative}.hero__screen{left:0;position:absolute;top:0;transition:transform 1s cubic-bezier(.4,0,.2,1);width:320px;z-index:1}.hero__screen:hover{transform:scale(1.4)}.hero__lady{left:60px;position:absolute;top:30px;width:600px;z-index:3}@keyframes shiver-scale{0%{transform:scale(1) rotate(0deg)}15%{transform:scale(1.08) rotate(-4deg)}30%{transform:scale(1.1) rotate(4deg)}45%{transform:scale(1.09) rotate(-2deg)}60%{transform:scale(1.1) rotate(2deg)}75%{transform:scale(1.09) rotate(-1deg)}to{transform:scale(1.1) rotate(0deg)}}.hero__knowledgebase{left:60px;position:absolute;top:260px;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.4,0,.2,1);width:240px;z-index:4}.hero__knowledgebase:hover{animation:shiver-scale .4s cubic-bezier(.4,0,.2,1) both}.hero__traceability{bottom:40px;left:60%;position:absolute;width:200px;z-index:5}.hero__traceability:hover{animation:shiver-scale .4s cubic-bezier(.4,0,.2,1) both}@media (max-width:900px){.hero__content-wrapper{align-items:flex-start;flex-direction:column;gap:0}.hero__content{margin-bottom:24px;max-width:100%!important;padding:0!important;width:100%!important}.hero__actions{flex-direction:column;gap:12px;margin-bottom:0!important}.hero__visuals{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;height:auto;justify-content:space-between;margin-top:16px;min-height:unset;position:static;width:100%}.hero__knowledgebase,.hero__lady,.hero__screen,.hero__traceability{display:block;height:auto!important;margin:0!important;max-width:48vw!important;position:static!important;width:48vw!important}}@media (max-width:767px){.hero{border:none!important;box-sizing:border-box!important;margin:0!important;max-width:100%!important;position:relative!important;width:100%!important}.content-wrapper,.hero{padding-left:0!important;padding-right:0!important}.content-wrapper{align-items:flex-start;flex-direction:column;gap:0}.hero__content{margin-bottom:24px;max-width:100%!important;padding:0!important;width:100%!important}.hero__title{font-size:8vw;line-height:1.1;margin-bottom:20px;white-space:normal}.hero__subtitle,.hero__title{overflow-wrap:break-word;word-break:break-word}.hero__subtitle{font-size:16px;line-height:1.4;margin-bottom:24px;width:100%}.hero__actions{flex-direction:column;gap:12px}.hero__button{font-size:16px;padding:18px 24px;width:100%}.hero__visuals{align-items:center;display:flex;flex-direction:column;height:auto;margin:0!important;max-width:100%!important;min-height:unset;position:static;width:100%!important}.hero__lady{display:block;margin:0 auto 12px;position:static;width:100%}.hero__knowledgebase,.hero__screen,.hero__traceability{display:block;margin:0 auto 8px!important;max-width:100%!important;position:static!important;width:100%!important}}@media (max-width:1024px){.hero__knowledgebase,.hero__lady,.hero__screen,.hero__traceability{display:none!important}.hero__visuals-combined{display:block!important;height:auto;margin:0 auto;max-width:100%;width:100%}}.hero__visuals-combined{display:none}