.button{text-decoration:none;padding:13px 35px;border:none;border-radius:999px;font-weight:600;font-size:14px;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;outline:none}.button:focus{outline:2px dashed #ff9100;outline-offset:4px}.button-primary{background:linear-gradient(90deg,#ff9100,#ffa733);color:#fff;border:none}.button-primary:hover{background:linear-gradient(90deg,#e67e00,#ff9f2e);transform:scale(1.02)}.button-primary:active{transform:scale(.98)}.button-outline{background:rgba(0,0,0,0);color:#ff9100;border:2px solid #ff9100}.button-outline:hover{background-color:rgba(255,145,0,.1);transform:scale(1.02)}.button-outline:active{transform:scale(.98)}.hero-section-container{display:flex;justify-content:space-between;align-items:center;padding:100px 84px 0;background-image:url(/_next/static/media/HerobgImage.b21531e6.png);background-size:cover;gap:60px}.hero-section-container .hero-section-title{font-weight:600;font-size:64px;line-height:70px;color:#000;margin-bottom:16px}.hero-section-container .highlight{color:#f8810b;font-weight:600;font-size:84px}.hero-section-container .highlightAlt{color:#f8810b;font-weight:600}.hero-section-container .buttonGroup{display:flex;gap:20px;margin-top:32px}.hero-section-container .demo,.hero-section-container .explore{padding:14px 28px;border-radius:100px;border:none;font-weight:600;font-size:28px;cursor:pointer;transition:.2s;box-sizing:border-box}.hero-section-container .explore{background:#ff9100;color:#fff;padding:0 80px}.hero-section-container .demo{background:rgba(0,0,0,0);color:#ff9100;border:1px solid #ff9100}.hero-section-container .hero-image{width:659.5px;height:641px;-o-object-fit:contain;object-fit:contain;margin-top:20px}.hero-section-container .linkWrapper{text-decoration:none}@media(max-width:1024px){.hero-section-container{flex-direction:column;align-items:center;padding:120px 40px 40px;text-align:center;gap:20px}.hero-section-container .hero-section-title{font-size:52px;line-height:60px}.hero-section-container .highlight{font-size:72px}.hero-section-container .buttonGroup{flex-direction:row;gap:16px;justify-content:center;margin-top:24px}.hero-section-container .demo,.hero-section-container .explore{font-size:20px!important;padding:10px 20px}.hero-section-container .explore{padding:10px 40px}.hero-section-container .hero-image{width:100%;height:auto;margin-top:30px}}@media(max-width:768px){.hero-section-container{flex-direction:column;align-items:center;padding:110px 20px 20px;text-align:center;gap:20px}.hero-section-container .hero-section-title{font-size:22px;line-height:30px}.hero-section-container .highlight{font-size:28px}.hero-section-container .buttonGroup{display:flex;flex-direction:row;gap:8px;justify-content:center;margin-top:24px}.hero-section-container .demo,.hero-section-container .explore{font-size:14px;padding:7px 18px;white-space:nowrap}.hero-section-container .hero-image{width:100%;height:auto;margin-top:14px}}