:root{--seg-blue:#008cff;--seg-orange:#ff6100;--seg-bg-business:#f0f8ff;--seg-sidebar-width:250px}.seg-page{background-color:#fff;width:100%;min-height:50vh;position:relative}.segment-sidebar{width:var(--seg-sidebar-width);z-index:1;display:block;position:fixed;top:200px;left:50px}@media screen and (max-width:1600px){.segment-sidebar{left:20px}}@media (max-width:1199px){.segment-sidebar{display:none}}@media (max-width:959px){.segment-sidebar{width:100%;top:unset;z-index:5;background-color:#fff;display:block;position:fixed;left:0}}.segment-sidebar-nav{background:#fff;border:1px solid #f0f0f0;border-radius:1.5rem;padding:1rem;box-shadow:5px 5px 20px #343f4b14}@media screen and (max-width:1600px){.segment-sidebar-nav{max-height:70vh;overflow-y:auto}}@media (max-width:959px){.segment-sidebar-nav{width:100%;height:44px;max-height:unset;border:none;border-top:1px solid #f0f0f0;border-radius:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:0 12px;display:flex;overflow:auto hidden;box-shadow:0 -2px 8px #343f4b14}}.segment-sidebar-title{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.75rem;font-weight:700}@media (max-width:959px){.segment-sidebar-title{display:none}}.segment-sidebar-item{color:inherit;z-index:0;border-bottom:1px solid #f9fafb;align-items:center;gap:6px;padding:4px 0 4px 16px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1600px){.segment-sidebar-item{font-size:.875rem}}@media (max-width:959px){.segment-sidebar-item{white-space:nowrap;border-bottom:none;flex:none;padding:4px;font-size:.8rem;overflow:visible}}.segment-sidebar-item:before{content:" ";z-index:0;background-color:var(--seg-blue);border-radius:20px;width:0;height:30px;transition:width .25s ease-out;position:absolute;top:0;left:0}@media screen and (max-width:1600px){.segment-sidebar-item:before{height:27px}}@media (max-width:959px){.segment-sidebar-item:before{display:none}}.segment-sidebar-item:hover:before{width:100%}.segment-sidebar-item:hover{color:#fff}.segment-sidebar-item:hover .segment-sidebar-icon{filter:brightness(0)invert()}@media (max-width:959px){.segment-sidebar-item:hover{color:var(--seg-blue)}.segment-sidebar-item:hover .segment-sidebar-icon{filter:none}}.segment-sidebar-item span{z-index:1;position:relative}.segment-sidebar-item.active{color:#fff}.segment-sidebar-item.active:before{width:100%}.segment-sidebar-item.active .segment-sidebar-icon{filter:brightness(0)invert()}@media (max-width:959px){.segment-sidebar-item.active{color:var(--seg-blue);font-weight:600}.segment-sidebar-item.active:before{display:none}.segment-sidebar-item.active .segment-sidebar-icon{filter:none}}.segment-sidebar-icon{z-index:1;flex-shrink:0;width:20px;height:20px;position:relative}@media (max-width:959px){.segment-sidebar-icon{display:none}}.seg-wrapper{width:100%;height:100%}.seg-container{align-items:center;width:100%;max-width:1360px;margin:0 auto;padding:1rem;position:relative}@media screen and (max-width:1600px){.seg-container{margin-right:2rem}}@media (max-width:1199px){.seg-container{width:100%!important;margin-left:0!important;margin-right:0!important}}.seg-body-shift{padding-left:280px!important}@media (max-width:1199px){.seg-body-shift{padding-left:1rem!important}}.seg-fx{box-sizing:border-box;display:flex}.seg-col{flex-direction:column}.seg-center{align-items:center}.seg-fx50{box-sizing:border-box;width:100%;max-width:50%;display:flex}@media (max-width:959px){.seg-fx50{max-width:100%}}.seg-row{flex-direction:row}.seg-row-reverse{flex-direction:row-reverse}@media (max-width:959px){.seg-row,.seg-row-reverse{flex-direction:column}}.seg-bg-white{background-color:#fff}.seg-bg-gradient{background:#fff;background:linear-gradient(180deg, var(--seg-bg-business) 0%, var(--seg-bg-business) 75%, #fff 100%);border-radius:4rem 4rem 0 0}@media (max-width:959px){.seg-bg-gradient{border-radius:2rem 2rem 0 0}}.seg-top-section{z-index:2;background:#fff;width:100%;position:relative}@media (max-width:959px){.seg-top-section{padding-top:2.5rem}}.seg-top-inner{flex-direction:row;width:100%;max-width:1960px;height:625px;margin:0 auto;padding:0;display:flex;position:relative;overflow:hidden}.seg-top-inner--reverse{flex-direction:row-reverse}@media screen and (max-width:1600px){.seg-top-inner{height:465px}}@media (max-width:959px){.seg-top-inner{height:unset;flex-direction:column}}.seg-banner-wrap{z-index:1;flex-direction:column;width:100%;max-width:35%;display:flex;position:relative}@media (max-width:959px){.seg-banner-wrap{flex:unset;width:100%;max-width:100%;height:260px;overflow:hidden}}.seg-banner-img{width:auto;max-width:none;height:100%;position:absolute;top:0;right:0}.seg-top-inner--reverse .seg-banner-img{left:0;right:unset}.seg-banner-fill-img{object-fit:cover;object-position:left center}.seg-banner-desktop{display:block!important}.seg-banner-mobile{display:none!important}@media (max-width:959px){.seg-banner-desktop{display:none!important}.seg-banner-mobile{order:-1;display:block!important}}.seg-banner-content{z-index:2;flex-direction:column;flex:0 0 65%;justify-content:center;align-items:center;min-height:456px;max-height:465px;margin:auto;padding:0;display:flex;position:relative}@media (max-width:959px){.seg-banner-content{flex:unset;width:100%;max-height:unset;min-height:unset;padding:1rem}}.seg-banner-header{margin:0 auto}.seg-business-name{text-align:center;color:var(--seg-blue);margin-top:2rem;font-size:2.35rem;font-weight:700}@media (max-width:600px){.seg-business-name{font-size:1.85rem}}.seg-banner-txt{text-align:center;color:var(--seg-orange);margin-top:1rem;font-size:1.5rem;font-weight:700}@media (max-width:959px){.seg-banner-txt{margin-top:.5rem;font-size:1.25rem}}@media (max-width:600px){.seg-banner-txt{font-size:1.125rem}}.seg-nolist{margin:1rem 0;padding:0;font-size:1rem;font-weight:500;list-style:none}@media (max-width:959px){.seg-nolist{padding-inline-start:20px;font-size:.875rem}}@media (max-width:600px){.seg-nolist{font-size:.75rem}}.seg-nolist li{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:2px;display:flex}@media (max-width:1199px){.seg-nolist li{max-height:26px}}.seg-bullet-svg{flex-shrink:0;width:22px;min-width:22px;margin-right:4px}@media (max-width:600px){.seg-bullet-svg{width:18px;min-width:18px}}.seg-register-btn{background:var(--seg-orange);color:#fff;border-radius:50px;align-items:center;margin-top:.5rem;padding:.6rem 1.75rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.seg-register-btn:hover{opacity:.88}.seg-register-small{margin-top:2px;font-size:95%;font-weight:600}.seg-register-big{font-size:115%;font-weight:700}.seg-customer-section{z-index:2;background:#fff;width:100%;position:relative}.seg-customer-inner{flex-direction:column;align-items:center;max-width:1360px;margin:0 auto;padding:1rem;display:flex}.seg-customer-header{text-align:center;color:var(--seg-blue);padding:1rem;font-size:1.85rem;font-weight:700}@media (max-width:959px){.seg-customer-header{font-size:1.5rem}}@media (max-width:600px){.seg-customer-header{font-size:1.35rem}}.seg-customer-logo-row{flex-direction:row;justify-content:space-around;align-items:center;width:100%;max-width:1024px;margin-bottom:1rem;display:flex}.seg-customer-logo-row img{width:16%;max-width:85px;height:auto;max-height:85px}.seg-customer-logo-row img.x-large{max-width:120px;max-height:120px}.seg-customer-logo-row img.small{max-width:72px;max-height:72px}@media (max-width:600px){.seg-customer-logo-row img{width:16%;max-width:60px;max-height:60px}.seg-customer-logo-row img.x-large{max-width:80px;max-height:80px}.seg-customer-logo-row img.small{max-width:50px;max-height:50px}}.seg-main-info{flex-direction:row;justify-content:center;gap:2rem;display:flex}@media (max-width:600px){.seg-main-info{flex-direction:column}}.seg-vdo-section{flex-direction:column;gap:1rem;display:flex}.seg-vdo-testimonial{cursor:pointer;position:relative}.seg-vdo-testimonial:after{content:" ";z-index:2;background:url(/assets/images/home/feedback/play.svg) no-repeat;width:94px;height:94px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seg-vdo-testimonial:hover:after{filter:brightness(0)invert()}.seg-customer-img{border-radius:1rem;min-width:240px;max-width:240px;box-shadow:0 4px 16px #00000040}@media (max-width:959px){.seg-customer-img{min-width:180px;max-width:180px}}@media (max-width:600px){.seg-customer-img{min-width:240px;max-width:240px}}.seg-overview-header{width:100%;max-width:720px}.seg-solution-h2{text-align:center;color:var(--seg-blue);font-size:2rem;font-weight:700}@media (max-width:600px){.seg-solution-h2{font-size:1.35rem}}.seg-under-h2{text-align:center;padding:1rem 0 0;font-size:1.45rem;font-weight:700}@media (max-width:600px){.seg-under-h2{margin-bottom:0;font-size:1.2rem}}.seg-blue{color:var(--seg-blue);font-weight:600}.seg-orange{color:var(--seg-orange);font-weight:600}.seg-solution-sub-desc{text-align:center;max-width:720px;padding:1rem 0;font-size:1.125rem;font-weight:500;line-height:1.65}@media (max-width:600px){.seg-solution-sub-desc{margin-bottom:0;font-size:.875rem}}.seg-content{z-index:1;width:100%;padding:1rem;position:relative}@media (max-width:600px){.seg-content{padding:0}}.seg-content header{width:100%;max-width:640px}.seg-sub-f-name{text-align:center;color:var(--seg-blue);margin-top:1rem;font-size:1.85rem;font-weight:700}@media (max-width:959px){.seg-sub-f-name{margin-top:.5rem;font-size:1.5rem}}@media (max-width:600px){.seg-sub-f-name{font-size:1.2rem}}.seg-checklist{margin-top:1rem;margin-bottom:1rem;padding-inline-start:40px;font-size:1rem;list-style-image:url(/assets/images/business/check-icon.svg)}@media (max-width:959px){.seg-checklist{padding-inline-start:20px;font-size:.875rem}}@media (max-width:600px){.seg-checklist{font-size:.75rem}}.seg-checklist li{padding-bottom:6px;font-weight:500;line-height:1.55;display:list-item!important}.seg-checklist li .seg-highlight,.seg-checklist .seg-highlight{color:var(--seg-orange);font-weight:600}.seg-img-side{z-index:1;flex-direction:column;margin:0 auto;padding:1rem;display:flex;position:relative}.seg-sections-fallback{flex-direction:column;gap:1rem;max-width:1000px;margin:0 auto;padding:1.5rem 1rem;display:flex}.seg-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.5rem;transition:box-shadow .2s;box-shadow:0 1px 2px #0000000a}.seg-section-card:hover{box-shadow:0 4px 12px #00000014}.seg-section-title{color:#1f2937;margin:0;font-size:1rem;font-weight:700;line-height:1.4}.seg-freetry-wrap{background:#fff;padding:0 1rem 0 calc(280px + 1rem);display:none}@media (min-width:769px){.seg-freetry-wrap{display:block}}@media (max-width:1199px){.seg-freetry-wrap{padding:0 1rem}}.seg-freetry-box{background:var(--seg-blue);border-radius:1rem;flex-direction:column;align-items:center;width:100%;max-width:900px;margin:2rem auto;padding:1rem;display:flex;position:relative}.seg-freetry-mascot{width:200px;height:auto;position:absolute;top:-80px;right:-180px}.seg-freetry-head{color:#fff;text-align:center;margin-bottom:4px;font-size:1.5rem;font-weight:500}.seg-freetry-desc{color:#fff;text-align:center;font-size:1.75rem;font-weight:500}.seg-freetry-list{padding-top:1rem;color:#fff;flex-direction:row;gap:1rem;padding-inline-start:0;list-style:none;display:flex}.seg-freetry-list li{flex-direction:row;align-items:center;gap:4px;font-size:1rem;line-height:2;display:flex}.seg-freetry-check{color:#fff;flex-shrink:0;width:22px;height:22px}.seg-freetry-btn{background:linear-gradient(135deg, var(--seg-orange) 0%, #ea580c 100%);color:#fff;border-radius:50px;margin-top:1rem;padding:.6rem 2rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.seg-freetry-btn:hover{opacity:.88}.segment-float-cta{z-index:50;background:#fff;border-top:1px solid #e5e7eb;gap:.5rem;padding:.75rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}@media (min-width:769px){.segment-float-cta{display:none}}.segment-float-btn{text-align:center;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:flex}.segment-float-btn:hover{opacity:.85}.segment-float-btn-line{color:#fff;background:#06c755}.segment-float-btn-contact{color:#374151;background:#f3f4f6}.segment-float-btn-trial{background:var(--seg-orange);color:#fff}.seg-faq-section{background:#e1edf8;width:100%;padding:4rem 1rem}.seg-faq-inner{max-width:860px;margin:0 auto}.seg-faq-title{text-align:center;color:var(--seg-blue);margin:0 0 2rem;font-size:2rem;font-weight:700}.seg-faq-list{flex-direction:column;gap:.75rem;display:flex}.seg-faq-item{background:#fff;border-radius:12px;overflow:hidden}.seg-faq-q{cursor:pointer;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.75rem 1.5rem;transition:background .15s;display:flex}.seg-faq-q:hover{background:#f7f9fb}.seg-faq-q-text{color:#242933;font-size:1rem;font-weight:500}.seg-faq-icon{color:#868a94;flex-shrink:0;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .18s}.seg-faq-icon--open{transform:rotate(45deg)}.seg-faq-a-wrap{max-height:0;transition:max-height .2s;overflow:hidden}.seg-faq-a-wrap--open{max-height:500px}.seg-faq-divider{background:#e4eef8;height:1px;margin:0 1.5rem}.seg-faq-a{color:#464646;padding:.75rem 1.5rem;font-size:.95rem;line-height:1.7}@media (max-width:959px){.seg-faq-section{padding:3rem 1rem}.seg-faq-title{font-size:1.6rem}}
