.footer-container{grid-column-gap:3rem;grid-row-gap:3rem;align-items:flex-start;background:#000;display:flex;flex-wrap:wrap;gap:20%;justify-content:space-between;margin:auto;width:90%}@media (max-width:992px){.footer-container{margin:auto;width:90%}}@media (max-width:758px){.footer-container{margin:auto;width:90%}}@media (max-width:459px){.footer-container{margin:auto;width:85%}}.footer-holder{align-items:center;background:var(--background-color);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;padding-inline:2rem}@media screen and (max-width:768px){.footer-holder{align-items:center;flex-direction:column;gap:1.5rem}.copyrights-logo{order:2}.kibibit-logo{order:1}.social-logo{order:3}}.brand-link{align-items:center;cursor:pointer;display:flex}.desktop-header-container{background:var(--background-color);font-family:WfVisualSans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:65px;position:relative}.desktop-header-stable{background:var(--background-color);border-bottom:1px solid var(--tertiary);box-shadow:0 2px 8px #0000001a;width:100%}.desktop-header-content{align-items:center;display:flex;height:65px;justify-content:space-between;margin:0 auto;max-width:90%;padding:0}.header-left{align-items:center;display:flex;gap:1rem}.logo{cursor:pointer;gap:12px;margin-right:1.5rem}.navigation{align-items:center;display:flex;gap:1rem}.nav-tab{background:#0000;border:none;color:var(--primary);cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:400;padding:1.5rem 0;position:relative;transition:color .15s ease}.nav-tab:hover{color:var(--secondary)}.nav-tab.active{color:var(--primary)}.nav-tab.active:after,.nav-tab:hover:after{animation:slideIn .3s ease;background:var(--secondary);border-radius:2px 2px 0 0;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.nav-tab:hover:after{background:var(--secondary)}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.header-right{align-items:center;display:flex;gap:16px}.header-btn{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s ease,color .2s ease}.primary-btn{background:#2563eb;color:#fff}.primary-btn:hover{background:#1d4ed8}.secondary-btn{background:#0000;border:1px solid var(--secondary);color:#4b5563}.secondary-btn:hover{background:var(--secondary);color:#1f2937}.dropdown-container-stable{background:var(--background-color);border:1px solid var(--dark);border-radius:4px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:90vw;opacity:0;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden}.dropdown-container-stable.active{opacity:1;transform:translateY(0);visibility:visible}.dropdown-content{max-height:calc(100vh - 160px);overflow-y:auto;padding:24px}.background-overlay{background:#0000004d;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:50}.background-overlay.active{opacity:1;visibility:visible}.banner{color:var(--primary)}@media (max-width:1024px){.desktop-header-content{max-width:90%;padding:0 20px}.header-left{gap:32px}.navigation{gap:1rem}}@media (max-width:768px){.desktop-header-content{height:60px;padding:0 16px}.header-left{gap:24px}.navigation{gap:20px}.nav-tab{font-size:14px}.header-right{gap:12px}}@media (max-width:640px){.navigation{display:none}.header-left{gap:0}.header-right{gap:8px}}.dropdown-content::-webkit-scrollbar{width:6px}.dropdown-content::-webkit-scrollbar-thumb,.dropdown-content::-webkit-scrollbar-track{background:var(--secondary);border-radius:3px}.dropdown-content::-webkit-scrollbar-thumb:hover{background:var(--secondary)}html{scroll-behavior:auto}.banner-contain{grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:center;color:var(--primary);cursor:pointer;display:flex;flex-wrap:wrap;font-family:WFVisualSans;font-size:.9375rem;font-weight:400;justify-content:space-between;line-height:1.6;margin:0 auto;max-width:90%;padding-block:.75rem;position:relative;transition:background-color .3s ease}.banner-wrap{background:linear-gradient(45deg,#0000d4,#a363ff 70%);position:relative;width:100%;z-index:999}.banner-wrapper:hover{background-color:#0e57c4}.banner-text,.banner-text-bold{margin-block:0;text-align:left}.banner-text-bold{font-weight:600}.banner-action{align-items:center;display:flex;gap:10px}@media screen and (max-width:479px){.banner-contain{grid-column-gap:.5rem;grid-row-gap:.5rem}.banner-action,.banner-text{font-size:.875rem}}.banner-link{font-weight:600;rotate:-45deg}@media (max-width:459px){.banner-contain{margin:auto;width:85%}}.nav-sub-row{color:inherit;gap:20px;transition:all .3s ease}.nav-sub-row,.nav-sub-texts{align-items:flex-start;display:flex}.nav-sub-texts{flex-direction:column;row-gap:3px}.nav-sub-title{color:var(--primary);font-size:14px;font-weight:600;margin-block:0}.nav-sub-description{color:var(--secondary);font-size:12px;font-weight:400;line-height:1.5em;margin-block:0}.nav-sub{align-items:flex-end;color:var(--primary);cursor:pointer;display:flex;flex:1 1;width:100%}.nav-sub-title{transition:color .3s ease}.nav-sub:hover,.nav-sub:hover .nav-sub-title{color:var(--accent-color)}@media (max-width:992px){.nav-sub{flex:0 0 33%;width:100%}}@media (max-width:758px){.nav-sub{flex:0 0 50%;width:100%}}@media (max-width:459px){.nav-sub{width:100%}}.navDropContentSub{grid-row-gap:20px;display:flex;flex:1 1;flex-direction:column}@media (max-width:992px){.navDropContentSub{display:flex;flex-direction:row;flex-wrap:wrap}}@media (max-width:758px){.navDropContentSub{display:flex;flex-direction:row;flex-wrap:wrap}}@media (max-width:559px){.navDropContentSub{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px}}.navbar-icon:hover{color:var(--accent-color)}.nav-success-card{background:var(--deep-dark);border-radius:4px;cursor:pointer;padding:30px;transition:all .5s ease}.nav-success-card:hover{background:var(--dark-accent)}.nav-success-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.nav-success-btn{background:var(--accent-color);border:1px solid #0000;border-radius:4px;color:var(--primary);cursor:pointer;font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:5px 10px}.nav-success-icon{color:var(--primary);font-size:1rem}.nav-success-title{display:flex;flex-wrap:wrap;font-size:1.5rem;line-height:1.3}.nav-success-stat,.nav-success-title{color:var(--primary);font-weight:600;margin-block:0;text-align:left}.nav-success-stat{font-size:2.313rem;letter-spacing:-.01em;line-height:1.04;margin-bottom:.5rem;margin-top:40px}.nav-success-subtext{color:var(--secondary);font-size:.75rem;margin:0;text-align:left}.nav-success-subicon{font-size:14px;margin-top:2px}@media (max-width:992px){.nav-success-btn{font-size:.625rem}.nav-success-card{border-radius:4px;padding:1.5rem}.nav-success-title{font-size:1.5rem}.nav-success-stat{font-size:2rem;margin-top:3rem}.nav-success-subtext{font-size:.75rem;letter-spacing:.04em;margin-top:.5rem}}@media (max-width:758px){.nav-success-btn{font-size:.625rem}.nav-success-card{border-radius:4px;padding:1.5rem}.nav-success-title{font-size:1.3rem}.nav-success-stat{font-size:1.625rem;margin-top:1.5rem}.nav-success-subtext{font-size:.75rem;margin-top:.5rem}}@media (max-width:459px){.nav-success-btn{font-size:.625rem}.nav-success-card{border-radius:4px;padding:1rem}.nav-success-title{font-size:1.1rem}.nav-success-stat{font-size:1.4rem;margin-top:1.5rem}.nav-success-subtext{margin-top:.5rem}}.hover-arrow{align-items:center;display:inline-flex;height:24px;justify-content:center;transition:transform .3s ease;width:24px}.nav-success-card:hover .hover-arrow{transform:rotate(-45deg) translate(7px)!important}.custom-divider{align-self:stretch;background-color:grey;width:1px!important}.nav-wrapper{border:1px solid var(--deep-dark);border-radius:4px;box-shadow:0 8px 24px #0000000f;display:flex;font-family:WFVisualSans;gap:1.75rem;min-width:650px;padding-block:1.6rem;padding-inline:1.6rem}@media (min-width:992px){.nav-wrapper>:not(.custom-divider){flex:1 1}}@media (max-width:992px){.nav-wrapper{border:none;box-shadow:none;flex-direction:column;gap:1.5rem;margin:0;margin-inline:auto;min-width:20px;padding-block:0;padding-inline:5%}.nav-divider{align-self:auto;height:1px;margin:24px 0;width:100%}.custom-divider{background:grey;height:1px!important;width:100%!important}}@media (max-width:768px){.nav-wrapper{padding-inline:5%}}@media (max-width:459px){.nav-wrapper{padding-inline:7.5%}}.mobile-header-container{background-color:var(--background-color);font-family:WfVisualSans;min-height:0}.banner{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:14px;padding:16px;text-align:center}.banner,.header{transition:all .3s ease}.header{background:var(--background-color);border-bottom:1px solid var(--tertiary);box-shadow:0 4px 6px -1px #0000001a;position:relative;z-index:50}.header.sticky{left:0;position:fixed;right:0;top:0;z-index:3000}.mobile-header-content{justify-content:space-between;margin:auto;padding:12px 0;width:90%}.logo,.logo-icon,.mobile-header-content{align-items:center;display:flex}.logo-icon{background:#2563eb;border-radius:50%;color:#fff;font-size:16px;font-weight:700;height:32px;justify-content:center;width:32px}.logo-text{color:#1f2937;font-size:18px;font-weight:600;margin-left:8px}.menu-btn{align-items:center;background-color:initial;border:none;border-radius:8px;color:var(--primary);cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px 0 8px 8px;position:relative;transition:background-color .2s ease;width:40px}.menu-btn:hover{background-color:var(--deep-dark)}.hamburger{height:18px;position:relative;width:24px}.hamburger,.hamburger span{transform:rotate(0deg);transition:.3s ease-in-out}.hamburger span{background:var(--primary);border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.menu-btn.active .hamburger span:first-child{top:8px;transform:rotate(135deg)}.menu-btn.active .hamburger span:nth-child(2){left:-60px;opacity:0}.menu-btn.active .hamburger span:nth-child(3){top:8px;transform:rotate(-135deg)}.dropdown{background:var(--background-color);box-shadow:0 10px 25px -5px #0000001a;display:flex;flex-direction:column;height:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;transform:translateY(-16px);transition:all .3s ease-out;z-index:40}.dropdown.active{opacity:1;pointer-events:all;transform:translateY(0)}.dropdown.sticky-position{top:64px}.dropdown.banner-position{top:128px}.dropdown.no-banner-position{top:64px}.mobile-dropdown-content{flex:1 1;overflow-y:auto}.nav-button{align-items:center;background:#0000;border:none;border-bottom:1px solid var(--tertiary);color:var(--primary);cursor:pointer;display:flex;font-size:.9375rem;font-weight:400;justify-content:space-between;line-height:1.2;padding-block:1.5rem;padding-inline:5%;text-align:left;transition:background-color .2s ease;width:100%}.nav-button:hover{background-color:var(--deep-dark)}.chevron{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #6b7280;height:0;margin-left:8px;transition:transform .2s ease;width:0}.nav-button.active .chevron{transform:rotate(90deg)}.nav-button.active{border-color:#0000}.submenu{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .3s ease}.submenu.active{border-bottom:1px solid var(--tertiary);max-height:-webkit-fit-content;max-height:fit-content;opacity:1;padding-bottom:1.5rem}.submenu-item{background:#f9fafb;border-radius:8px;cursor:pointer;margin-bottom:8px;padding:12px;transition:background-color .2s ease}.submenu-item:hover{background-color:#f3f4f6}.submenu-title{color:#1f2937;font-weight:500;margin-bottom:4px}.submenu-description{color:#6b7280;font-size:14px}.dropdown-footer{background:var(--background-color);border-top:1px solid var(--tertiary);display:flex;flex-wrap:wrap;gap:12px;padding:16px 0;padding-inline:5%}.footer-btn{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-family:WFVisualSans;font-size:.9375rem;font-weight:400;line-height:1.2;padding:1rem;transition:all .2s ease}.btn-primary{background:#2563eb;color:var(--primary)}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#0000;border:1px solid var(--dark);color:var(--primary)}.btn-secondary:hover{background:var(--deep-dark)}.main-content{transition:padding-top .3s ease}.main-content.with-sticky{padding-top:64px}.container{padding:0 16px}.demo-controls{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:24px}.demo-controls h2{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:16px}.demo-btn{background:#4b5563;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .2s ease}.demo-btn:hover{background:#374151}.content-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:24px}.content-section h3{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:8px}.content-section p{color:#6b7280}.overlay{background:#0003;inset:0;opacity:0;position:fixed;transition:all .3s ease;visibility:hidden;z-index:30}.overlay.active{visibility:visible}.rightOptionContact{color:var(--primary);cursor:pointer;margin-block:0;margin-top:-5px;text-decoration:underline;text-underline-offset:5px}@media (max-width:768px){.container{padding:0 12px}.content-section,.demo-controls{padding:16px}.mobile-header-content{padding:10px 12px}.nav-button{padding-block:1rem!important}.submenu.active{padding-block:1rem}}@media (max-width:459px){.nav-button{padding-block:1rem!important;padding-inline:7.5%}.dropdown-footer{gap:.5rem;padding-inline:7.5%}.mobile-header-content{margin:auto;width:85%}}.home-container{background:var(--background-color);color:var(--primary);font-family:WFVisualSans;margin:auto;width:90%}.home-subheading{color:var(--secondary);font-size:.9375rem;font-weight:500;letter-spacing:.01em;line-height:1.3;margin-bottom:2rem;margin-top:0;text-align:left;text-transform:uppercase}.home-heading{text-wrap:balance;font-size:8rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0;text-align:left}.home-description{text-wrap:wrap;color:var(--secondary);font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.6;margin-bottom:0;max-width:44rem;text-align:left}.home-actions{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:4rem;margin-top:2rem}.contact-sales-btn{background:none;border:1px solid #0000;color:var(--primary);cursor:pointer;flex-shrink:0;font-family:WFVisualSans;font-size:.9375rem;font-weight:600;line-height:1.2;padding-left:1.5rem;padding-block:1em;white-space:nowrap}.home-button-wrapper{align-items:flex-end;display:flex}@media (max-width:992px){.home-heading{font-size:6rem}.home-description{font-size:.95rem}.home-subheading{font-size:.9375rem;margin-bottom:2rem}.home-actions{margin-bottom:4rem}}@media (max-width:768px){.home-actions{align-self:flex-start;flex-direction:column}.home-heading{font-size:4rem;width:100%}.home-description{font-size:1.1rem;margin-bottom:0;max-width:100%!important}.home-subheading{font-size:.875rem;margin-bottom:1rem}.home-actions{gap:2rem;margin-bottom:4rem;margin-top:2rem}.home-button-wrapper{align-self:flex-start;display:flex}}@media (max-width:459px){.home-heading{font-size:3.125rem;width:100%}.home-description{font-size:1rem}.home-container{margin:auto;width:85%}.home-subheading{font-size:.875rem;margin-bottom:1rem}.home-actions{gap:2rem;margin-bottom:4rem}}.home-image-container{display:flex;height:auto;justify-content:center;margin:auto auto 3rem;overflow:hidden;position:relative;width:100%}.home-image-left{left:0;max-width:100%;position:absolute;top:45%;transform:translateX(-40%);width:clamp(100px,18vw,200px)}.home-image-right{max-width:100%;position:absolute;right:0;top:40%;transform:translateX(40%);width:clamp(120px,20vw,300px)}.home-video{display:block;height:auto;max-width:1300px;object-fit:contain;width:80%}.home-fade-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (max-width:992px){.home-image-left{transform:translateX(-35%);width:clamp(90px,20vw,160px)}.home-image-right{transform:translateX(35%);width:clamp(100px,22vw,200px)}}@media (max-width:768px){.home-image-left{transform:translateX(-30%);width:clamp(80px,25vw,140px)}.home-image-right{transform:translateX(30%);width:clamp(90px,27vw,160px)}.home-video{width:100%}}@media (max-width:459px){.home-image-left{transform:translateX(-25%);width:clamp(70px,28vw,120px)}.home-image-right{transform:translateX(25%);width:clamp(80px,30vw,140px)}}.home-design-container{display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:32px;justify-content:space-between;margin:auto;width:90%}.home-design-icon{height:24px;width:24px}.home-design-card{border-top:1px solid var(--tertiary);flex-basis:calc(25% - 24px);flex-grow:1;flex-shrink:1;min-width:250px;padding:1.5rem 0;text-align:left}.home-design-card img{margin-bottom:1rem}.home-design-card-title{color:var(--primary);font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:1.5rem;margin-top:0}.home-design-card-desc{color:var(--secondary);font-size:1rem;letter-spacing:.01rem;line-height:1.6;margin:0}@media (max-width:1024px){.home-design-card{flex-basis:calc(50% - 24px);flex-grow:1;flex-shrink:1}}@media (max-width:756px){.home-design-card{flex-basis:calc(50% - 16px);flex-grow:1;flex-shrink:1}.home-design-card img{margin-bottom:.5 rem}.home-design-container{gap:15px}}@media (max-width:459px){.home-design-container{margin:auto;width:85%}}.home-accordion{position:relative;width:85%}.home-accordion__item{cursor:pointer;display:flex}.home-accordion__tab-indicator{transition:background-color .3s ease;width:4px}.home-accordion__tab-indicator.light{background-color:#f0f0f0}.home-accordion__tab-indicator.dark{background-color:#363636}.home-accordion__tab-indicator.active.dark,.home-accordion__tab-indicator.active.light{background-color:#146ef5}.home-accordion__content-wrapper{flex:1 1;font-family:WFVisualSans;padding:10px}.home-accordion__title{font-size:1.5rem;font-weight:600;line-height:1.3;margin:0;text-align:left}.home-accordion__title.light{color:#666}.home-accordion__title.dark{color:#aaa}.home-accordion__title.active.light{color:#000}.home-accordion__title.active.dark{color:#fff}.home-accordion__content{overflow:hidden;transition:max-height .5s ease}.home-accordion__text{font-size:1rem;line-height:1.6;margin:10px 0;text-align:left}.home-accordion__text.light{color:#363636}.home-accordion__text.dark{color:#ccc}@media (max-width:992px){.home-accordion__title{font-size:1.5rem}.home-accordion__text{font-size:1rem}}@media (max-width:768px){.home-accordion__title{font-size:1.3rem}.home-accordion__text{font-size:.95rem}}@media (max-width:459px){.home-accordion__title{font-size:1.1rem}.home-accordion__text{font-size:1rem}}.hvs-card{border:1px solid var(--tertiary);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;font-family:WFVisualSans;gap:15px;margin-bottom:2rem;margin-top:2rem;padding:1rem;width:80%}.hvs-card-tags{align-items:flex-start;display:flex;flex-flow:wrap;gap:8px;justify-content:flex-start}.hvs-tag{align-items:center;border-radius:4px;display:flex;font-size:.8rem;font-weight:500;justify-content:center;margin-block:0;padding:.25rem .5rem;text-transform:uppercase}.hvs-tag-blue{background:var(--accent-color);color:var(--primary)}.hvs-tag-dark{background:var(--background-color);border:1px solid var(--secondary);color:var(--secondary)}.hvs-tag-light{background:var(--primary);color:#000}.light-card{background-color:var(--primary)}.dark-card{background-color:initial}.hvs-card-title{font-size:1rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-block:0;text-align:left}.light-text{color:var(--background-color)}.dark-text{color:var(--primary)}.hvs-arrow{display:inline-block;transition:transform .3s ease}.hvs-card:hover .hvs-arrow{transform:translate(5px,-5px)}@media (max-width:768px){.hvs-card{width:100%}}.hvs-heading{font-family:WFVisualSans;font-size:8rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin:0 0 6rem;max-width:80rem;position:relative;text-align:left;z-index:2}.home-video-slider-container{margin:auto;width:90%}.hvs-container{display:flex;flex-wrap:wrap;gap:2rem}.hvs-left{display:flex;flex:1 1;flex-direction:column;z-index:2}.hvs-description{font-family:WFVisualSans;font-size:1.5rem;font-weight:400;letter-spacing:-.03em;line-height:1.6;margin-bottom:2rem;text-align:left;width:80%;z-index:2}.hvs-btn-wrapper{align-items:flex-start;display:flex}.hvs-right{flex:1 1}.hvs-right video{display:block;height:auto;width:100%}.light-subtext{color:var(--tertiary)}.dark-subtext{color:var(--secondary)}@media (max-width:992px){.hvs-heading{font-size:6rem}.hvs-container{flex-direction:column}.home-video-slider-container{margin:auto;width:90%}.hvs-left,.hvs-right{width:100%}.hvs-card,.hvs-description{width:calc(100% - 2rem)}}@media (max-width:768px){.hvs-heading{font-size:3.5rem;margin-bottom:3rem}.hvs-description{font-size:1.2rem;letter-spacing:-.01em;line-height:1.6;margin-bottom:1rem}.hvs-card{margin-top:1rem}.home-video-slider-container{margin:auto;width:90%}}@media (max-width:459px){.hvs-heading{font-size:3.125rem;margin-bottom:3rem}.hvs-description{font-size:1.2rem}.home-video-slider-container{margin:auto;width:85%}}.hvs-image-new{object-position:center}.hvs-image-desk,.hvs-image-new{height:100%;object-fit:contain;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.hvs-image-desk{object-position:left}.desk-fade-in{opacity:1}.hvs-dynamic-image{position:absolute;right:0;top:30%;transition:opacity 1s ease-in-out;z-index:0}.img-bg{background-position:50%!important;background-position-x:260px!important;background-repeat:no-repeat!important;background-size:contain!important;position:relative}.video-slider-container{box-sizing:border-box;font-family:WF Visual Sans,WFVisualSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;position:relative;width:100%}.video-slider-container *,.video-slider-container :after,.video-slider-container :before{box-sizing:border-box}.video-slider-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:4rem;margin-inline:4rem;width:calc(100% - 8rem)}.video-slider-title{text-wrap:balance;color:var(--primary);font-size:clamp(1.8rem,4vw,3.5rem);font-weight:600;line-height:1.2;margin:0;max-width:40rem;text-align:left}.video-slider-subtitle{color:var(--secondary);font-size:clamp(.9rem,2vw,1rem);font-weight:400;line-height:1.5;margin-top:1rem}.video-slider-arrows{align-items:center;display:flex;gap:1rem}.arrow-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:1px solid var(--secondary);border-radius:50%;color:var(--secondary);cursor:pointer;display:flex;font-family:inherit;font-size:20px;height:48px;justify-content:center;outline:none;transition:all var(--transition-normal);-webkit-user-select:none;user-select:none;width:48px}.arrow-btn:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;transform:scale(1.05)}.arrow-btn:focus-visible{box-shadow:0 0 0 2px var(--primary);outline:none}.arrow-btn:active:not(:disabled){transform:scale(.95)}.arrow-btn:disabled{cursor:not-allowed;opacity:.5}.slidr-wrapper{border-radius:12px;overflow:hidden;position:relative}.slidr-container{cursor:grab;overflow-x:hidden;padding:20px 0;-webkit-user-select:none;user-select:none;width:100%}.slidr-container:active{cursor:grabbing}.slidr-container:focus{outline:2px solid var(--primary);outline-offset:2px}.slidr-track{gap:0;will-change:transform}.slidr-end-spacer,.slidr-spacer{flex:0 0 5vw;min-width:20px}.slidr-card{background:var(--background);border-radius:12px;box-shadow:0 8px 32px var(--shadow-light);cursor:pointer;flex:0 0 80vw;max-height:700px;max-width:1200px;overflow:hidden;position:relative;scroll-snap-align:center;transition:transform var(--transition-normal),opacity var(--transition-normal),filter var(--transition-normal);will-change:transform,opacity,filter}.slidr-card:focus{outline:2px solid var(--primary);outline-offset:2px}.slidr-card.focused{filter:brightness(1) contrast(1);z-index:2}.slidr-card.dimmed{filter:grayscale(20%) brightness(.9);opacity:.7;transform:scale(.95);z-index:1}.video-wrapper{border:1px solid var(--tertiary);border-radius:inherit;display:flex;flex-direction:column;gap:30px;height:100%;justify-content:space-between;min-height:600px;padding:3rem;position:relative;width:100%}.image-background{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform var(--transition-normal);width:100%;z-index:0}.logo-overlay{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:auto;max-width:100%;object-fit:contain;position:relative;transition:transform var(--transition-normal);z-index:2}.video-overlay{align-items:flex-end;display:flex;justify-content:flex-start;position:relative;z-index:2}.video-overlay-box{background:var(--overlay-dark);border:1px solid var(--secondary);border-radius:8px;color:#fff;display:flex;gap:3rem;justify-content:space-between;min-height:200px;padding:3rem;transition:all var(--transition-normal);width:100%}.video-quote{text-shadow:2px 2px 4px #000c}.video-stat-section{display:flex;flex-direction:column;justify-content:flex-start;min-width:200px}.video-stat{color:#fff;font-size:clamp(4rem,8vw,8rem);font-weight:600;letter-spacing:-.02em;line-height:.8;margin:0;text-shadow:0 2px 4px #0000004d}.video-stat-label{color:#fff;font-size:1rem;font-weight:600;line-height:1.6;margin-bottom:0;margin-top:1.5rem;opacity:.9;text-align:start}.video-quote-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0}.video-quote{color:#fff;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0;text-align:start;text-shadow:0 1px 2px #0000004d}.video-author-wrapper{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:2rem}.video-author{font-size:.9rem;line-height:1.4;opacity:.9}.video-author,.video-read{color:#fff;font-weight:600;margin:0}.video-read{align-items:center;cursor:pointer;display:flex;gap:.5rem;text-decoration:none;transition:all var(--transition-normal)}.video-read-icon{font-size:18px}.video-read-icon,.video-read-icon-mobile{transition:all .5s ease}.video-overlay-mobile{display:none}.mobile-dots{align-items:center;display:none;gap:.5rem;justify-content:center;margin-top:1rem;padding:2rem 0}.dot{-webkit-tap-highlight-color:transparent;background:var(--secondary);border:none;border-radius:50%;cursor:pointer;height:8px;opacity:.5;transition:all var(--transition-normal);width:8px}.dot:hover:not(.active){opacity:.8;transform:scale(1.1)}.dot.active{background:var(--primary);opacity:1;transform:scale(1.2)}.dot:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:992px){.video-slider-header{margin-inline:2rem;margin-bottom:2rem;width:calc(100% - 4rem)}.arrow-btn{font-size:18px;height:44px;width:44px}.slidr-wrapper{height:clamp(500px,60vh,600px)}.slidr-container{cursor:default;height:100%;padding:10px 0}.slidr-track{height:100%;padding-inline:0}.slidr-card{flex:0 0 85vw;height:100%}.video-wrapper{padding:2rem 1.5rem}.video-wrapper:before{background:linear-gradient(0deg,#000000e6 0,#000000b3 40%,#0000004d 70%,#0000);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.logo-overlay{left:2rem;position:absolute;top:2rem;z-index:3}.video-overlay{display:none}.video-overlay-mobile{align-items:flex-end;border-top:1px solid var(--primary);bottom:0;color:#fff;display:flex;justify-content:flex-start;left:0;padding:2rem;position:absolute;right:0;z-index:2}.video-overlay-box-mobile{width:100%}.video-stat-wrapper-mobile{margin-bottom:1.5rem}.video-stat-mobile{color:#fff;font-size:1rem;font-weight:600;line-height:1.4;margin:0;text-align:start;text-decoration:underline;text-decoration-thickness:1px;text-shadow:0 1px 2px #00000080;text-underline-offset:5px}.video-quote-wrapper-mobile{display:flex;flex-direction:column}.video-quote-mobile{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 1.5rem;text-align:start;text-shadow:0 1px 2px #00000080}.video-author-wrapper-mobile{display:flex;flex-direction:column;gap:1rem}.video-author-mobile{color:#fff;font-weight:600;line-height:1.3;margin:0;opacity:.9;text-align:start}.video-read-mobile{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0;transition:all var(--transition-normal)}.video-read-icon-mobile{font-size:16px}.mobile-dots{display:flex}.slidr-end-spacer,.slidr-spacer{flex:0 0 7.5vw}}@media (max-width:768px){.video-slider-header{gap:1.5rem}.video-slider-arrows{gap:.75rem}.arrow-btn{font-size:16px;height:42px;width:42px}.slidr-card{flex:0 0 87vw}.mobile-dots{gap:.4rem}}@media (max-width:480px){.slidr-card{flex:0 0 90vw}.video-wrapper{padding:1.5rem}.logo-overlay{left:1.5rem;max-width:160px;top:1.5rem}.video-overlay-mobile{padding:1.5rem}.video-quote-mobile{margin-bottom:1rem}.video-author-mobile{font-size:.875rem}.video-read-mobile{font-size:.85rem}.mobile-dots{padding:1.5rem 0}.dot{height:6px;width:6px}}@media (max-width:360px){.video-slider-header{align-items:flex-start;flex-direction:column;gap:1rem;margin-inline:1.5rem;width:calc(100% - 3rem)}.video-slider-arrows{align-self:flex-end}.arrow-btn{font-size:14px;height:40px;width:40px}.slidr-card{flex:0 0 92vw}.video-wrapper{padding:1.25rem}.logo-overlay{left:1.25rem;max-width:100px;top:1.25rem}.video-overlay-mobile{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.arrow-btn,.dot,.image-background,.logo-overlay,.slidr-card,.video-read,.video-read-mobile{animation:none!important;transition:none!important}.slidr-container{scroll-behavior:auto!important}}@media (prefers-contrast:high){.arrow-btn{border-width:2px}.video-overlay-box,.video-overlay-mobile{background:#000000e6;border-color:#fff}.dot{border:1px solid}.slidr-card.focused{outline:3px solid}}@media print{.mobile-dots,.video-slider-arrows{display:none!important}.slidr-card{break-inside:avoid;flex:0 0 100%;margin-bottom:2rem;page-break-inside:avoid}.video-overlay,.video-overlay-mobile{background:#000c!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.image-background[loading]{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#0000 37%,#f0f0f0 63%);background-size:400% 100%}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.slidr-container{-ms-overflow-style:none;scroll-snap-type:x mandatory;scrollbar-width:none}.slidr-container::-webkit-scrollbar{display:none}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo-overlay{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@supports (container-type:inline-size){.video-slider-container{container-type:inline-size}}.slidr-card:hover .video-read-icon,.slidr-card:hover .video-read-icon-mobile{transform:translateX(7px)}.slidr-container{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-behavior:smooth}.slidr-track{align-items:stretch;display:flex}.slidr-card{flex:0 0 80%;opacity:.6;transform:scale(.9);transition:transform .3s ease,opacity .3s ease}.slidr-card.focused{opacity:1;transform:scale(1)}.ai-content-container{align-items:center;background-image:linear-gradient(0deg,#08080800 50%,var(--black) 80%),url(https://cdn.prod.website-files.com/66e88746834b80507cdf7933/67ae3c267d585b9677fbe958_ai-bg.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:WFVisualSans;height:auto;justify-content:center;margin:auto;text-align:center;width:80%}.ai-title{color:var(--primary);font-size:8rem;font-weight:600;line-height:1.04;margin-bottom:1rem;margin-top:0;z-index:1}.ai-subtitle{color:var(--secondary);font-size:1.125rem;line-height:1.6;margin-bottom:2rem;margin-top:0;max-width:80%;z-index:1}.ai-button{align-items:center;background:#000;border:1px solid #0000;color:#f0f0f0;cursor:pointer;display:inline-flex;font-family:WFVisualSans;font-size:.9375rem;font-weight:600;gap:10px;line-height:1.2;padding:10px 20px;z-index:1}.ai-button-icon{font-size:11px}@media (max-width:992px){.ai-title{font-size:6rem}.ai-subtitle{font-size:1.125rem;margin-bottom:2rem}.ai-content-container{margin:auto;width:90%}}@media (max-width:758px){.ai-title{font-size:4rem}.ai-subtitle{font-size:1.1rem;margin-bottom:1rem;max-width:100%}.ai-button{padding:0}.ai-content-container{margin:auto;width:90%}}@media (max-width:459px){.ai-title{font-size:3.125rem}.ai-subtitle{font-size:1.1rem;margin-bottom:2rem}.ai-content-container{margin:auto;width:85%}}.tryit-container{display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:3rem;margin:auto;width:90%}.tryit-left{width:60%}.tryit-heading{color:var(--primary);font-size:8rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin:0 0 3rem;text-align:left}.tryit-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;justify-content:flex-start}.contact-partnership,.view-dashboard{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:1em 1.5em}.view-dashboard{background-color:var(--accent-color)}.contact-partnership{background-color:var(--tertiary);color:var(--primary)}.tryit-right{color:var(--primary);display:flex;flex-direction:column;gap:2rem;width:30%}.tryit-description{font-size:1.5rem;letter-spacing:-.03em;line-height:1.6;margin:0;text-align:left}.tryit-divider{border-top:1px solid var(--tertiary);margin:1rem 0}.tryit-contact-block{align-items:flex-start;display:flex;flex-direction:column}.contact-heading{font-size:1.5rem;font-weight:600;line-height:1.3}.contact-heading,.contact-text{margin-bottom:1rem;text-align:left}.contact-text{color:var(--secondary);font-size:1rem;line-height:1.6}.contact-link{align-items:center;background:none;border:none;color:var(--primary);cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;padding:0}p{margin-top:0}.arrow-icon{font-size:11px;padding-left:15px}@media (max-width:992px){.tryit-container{flex-direction:column;gap:3rem}.tryit-left,.tryit-right{width:100%}.tryit-heading{font-size:4rem}.contact-heading,.tryit-description{font-size:1.25rem}.contact-text{font-size:.9375rem}.tryit-heading{font-size:6rem;margin-bottom:2nrem}.tryit-container{margin:auto;width:90%}}@media (max-width:758px){.tryit-heading{font-size:4rem;margin-bottom:1rem}.tryit-container{margin:auto;width:90%}.tryit-divider{margin-block:0}.tryit-right{gap:1rem}}@media (max-width:459px){.tryit-heading{font-size:3.125rem;margin-bottom:1rem}.tryit-container{margin:auto;width:85%}.tryit-buttons{margin-bottom:0}.tryit-divider{margin-block:0}.tryit-right{gap:1rem}}.static-section-container{padding-block:160px}.static-subtext{max-width:45%;min-width:280px}.static-banner{gap:3rem}.static-banner-icon{height:48px;object-fit:contain;width:48px}.banner-title{margin-bottom:1rem}@media (max-width:768px){.static-section-text{flex-direction:column;gap:20px;margin:6rem 0 3rem;margin-top:80px}.static-heading{font-size:2.4rem;margin-bottom:1.5rem}.static-subtext{font-size:1.1rem}.contact-partnership,.view-dashboard{padding-inline:0}}@media (max-width:459px){.static-section-container{padding-block:0}.static-heading{font-size:2rem;margin-bottom:1.5rem}.static-subtext{font-size:1.1rem}.static-section-text{margin-top:60px}.banner-title{font-size:1.1rem;margin-bottom:0}.static-banner{padding:1rem}}.static-section-text{align-items:flex-start;color:#fff;display:flex;flex-wrap:wrap;font-family:WFVisualSans;justify-content:space-between;margin:0 0 5rem}.static-heading{display:flex;font-size:3.5rem;font-weight:600;line-height:1.04;max-width:50%;min-width:280px}.static-heading,.static-subtext{flex:1 1;margin-block:0;text-align:left}.static-subtext{color:#d8d8d8;font-family:WFVisualSans;font-size:1.125rem;line-height:1.6;max-width:80%}.static-section-banner{background-color:#000;display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:1rem;justify-content:space-between;padding-block:20px}.static-section-banner>*{box-sizing:border-box;flex:0 0 23.5%}@media (max-width:992px){.static-section-banner>*{flex:0 0 48%}}@media (max-width:768px){.static-section-banner>*{flex:0 0 100%}}.static-banner{align-items:flex-start;background-color:var(--deep-dark);border:1px solid var(--tertiary);border-radius:8px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:300px;padding:40px 20px;width:100%}.banner-icon{height:48px;object-fit:contain;width:48px}.banner-title{font-size:1.5rem;font-weight:600;letter-spacing:.02em;line-height:1.3;margin-bottom:2rem;margin-top:0;min-height:36px;text-align:left}.banner-content{color:#d8d8d8;flex-grow:1;font-size:1rem;line-height:1.6;margin-block:0;text-align:left}@media (max-width:992px){.static-section-text{gap:60px}.static-heading{font-size:2.8rem}}@media (max-width:768px){.static-section-text{flex-direction:column;gap:20px;margin:0 0 3rem}.static-heading{font-size:2.4rem}.static-subtext{font-size:1.1rem}.contact-partnership,.view-dashboard{padding-inline:0}}@media (max-width:459px){.static-heading{font-size:1.8rem}.banner-title,.static-subtext{font-size:1.1rem}.banner-title{margin-bottom:0}.static-banner{padding:1rem}}.home-section-pt{padding-bottom:0;padding-top:80px}.home-section-pb{padding-bottom:80px;padding-top:0}.home-section{padding-block:120px}.home-section-bg-grey{background:var(--secondary);padding-block:120px}.home-section-divider{border:1px solid var(--tertiary)}@media (max-width:992px){.home-section-pt{padding-top:60px}.home-section-pb{padding-bottom:80px}.home-section{padding-block:120px}.home-section-bg-grey{background:var(--secondary);padding-block:120px}}@media (max-width:758px){.home-section-pt{padding-top:80px}.home-section-pb{padding-bottom:80px}.home-section{padding-block:100px}.home-section-bg-grey{background:var(--secondary);padding-block:100px}}@media (max-width:459px){.home-section-pt{padding-top:60px}.home-section-pb{padding-bottom:60px}.home-section{padding-block:80px}.home-section-bg-grey{background:var(--secondary);padding-block:80px}}.home-ai-fade-overlay{background:linear-gradient(0deg,#0000 0,#000);height:25%;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.home-ai-bg-holder{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.about-image-container{margin:auto;width:90%}.about-image-text-wrapper{margin-bottom:-8rem;position:relative;text-align:left;width:100%}.about-image-label{font-family:WFVisualSans;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.3;margin-bottom:2rem;margin-top:0;text-transform:uppercase}.about-image-heading{font-family:WFVisualSans;font-size:5.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0;max-width:58rem}.about-image-img{object-fit:cover;width:100%}.vision-heading{color:var(--background-color);font-size:.9375rem;font-weight:500;letter-spacing:.01em;line-height:1.3;margin-bottom:2rem;margin-top:6rem;text-transform:uppercase}.vision-description,.vision-heading{font-family:WFVisualSans;text-align:left}.vision-description{color:#080808;font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:3rem;margin-top:0;width:65%}@media screen and (max-width:992px){.about-image-heading{font-size:4rem}.about-image-text-wrapper{margin-bottom:-4rem}.vision-description{font-size:3rem;width:100%}.about-image-container{margin:auto;width:90%}.vision-heading{margin-bottom:2rem;margin-top:120px;margin-top:100px}.vision-description{margin-bottom:4rem}}@media screen and (max-width:768px){.about-image-container{margin:auto;width:90%}.about-image-heading{font-size:3rem!important;max-width:100%}.vision-heading{margin-top:3rem}.about-image-text-wrapper{margin-bottom:-4rem}.vision-description{font-size:2.3rem;margin-bottom:2rem}.vision-heading{margin-bottom:1rem;margin-top:100px}}@media screen and (max-width:479px){.about-image-heading{font-size:2.5rem!important}.vision-description{font-size:1.8rem}.about-image-container{margin:auto;width:85%}.about-image-text-wrapper{display:block;position:inherit;text-align:left;width:100%}.about-image-heading{margin-bottom:100px}.about-image-label,.vision-heading{margin-bottom:1rem}.vision-heading{margin-top:80px}.vision-description{margin-bottom:2rem}}.about-core-container{display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:64px;margin:auto;width:90%}.about-core-left{flex:1 1;min-width:300px}.about-core-title{font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:1rem;margin-top:0;text-align:left}.about-core-description{color:#080808;font-size:1rem;font-weight:400;line-height:1.6;margin-block:0;text-align:left}.about-core-right{flex:1 1;min-width:300px}.about-core-right ol{padding-left:20px}.about-core-right li{font-family:WFVisualSans;font-size:2.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:8px;text-align:left}@media (max-width:992px){.about-core-right li{font-size:2rem}.about-core-container{margin:auto;width:90%}}@media (max-width:768px){.about-core-container{flex-direction:column;gap:32px;margin:auto;width:90%}.about-core-title{font-size:2.5rem}.about-core-right li{font-size:1.625rem}}@media (max-width:479px){.about-core-container{margin:auto;width:85%}.about-core-title{font-size:1.8rem;margin-bottom:.5rem}.about-core-right li{font-size:1.4rem}}.about-numbers-container{display:flex;font-family:WFVisualSans;gap:64px;margin:auto;width:90%}.about-numbers-heading{width:45%}.about-numbers-heading p{font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0;text-align:left}.about-numbers-grid{grid-gap:32px;align-items:flex-start;align-self:start;display:grid;gap:32px;grid-template-columns:1fr 1fr}.about-numbers-item{text-align:left}.about-numbers-count{font-size:5.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0}.about-numbers-label{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-block:0}@media (max-width:992px){.about-numbers-grid{grid-template-columns:1fr}.about-numbers-count{font-size:4rem}.about-numbers-heading p{font-size:3rem}.about-numbers-container{margin:auto;width:90%}}@media (max-width:768px){.about-numbers-grid,.about-numbers-heading{width:100%!important}.about-numbers-grid{grid-template-columns:1fr}.about-numbers-count{font-size:3rem}.about-numbers-heading p{font-size:2.3rem}.about-numbers-container{margin:auto;width:90%}.about-numbers-grid{grid-template-columns:1fr}.about-numbers-count{font-size:3rem}.about-numbers-heading p{font-size:2rem}.about-numbers-label{font-size:1.3rem}}@media (max-width:459px){.about-numbers-grid{grid-template-columns:1fr}.about-numbers-heading p{font-size:1.8rem}.about-numbers-container{gap:32px}.about-numbers-count{font-size:2.3rem}.about-numbers-label{font-size:1.1rem}.about-numbers-container{margin:auto;width:85%}}.reviw-label{color:#000;cursor:pointer;font-size:2.313rem;font-weight:600;line-height:1.04;margin-bottom:10px;text-align:left;text-decoration:underline;text-underline-offset:4px;transition:all .3s ease}.reviw-label:hover{color:#146ef5;text-decoration:none}.about-reviews-container{display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:64px;margin:auto;width:90%}.about-reviews-heading{font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0;text-align:left;width:45%}.about-reviews-title{margin-bottom:1rem;margin-top:0}.about-reviews-subtitle{font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.6}.about-reviews-content{flex:1 1}.about-review-box{margin-bottom:0}.about-review-date{font-size:1rem;font-weight:400;line-height:1.6;margin-top:.5rem;text-align:left}.about-reviews-divider{background-color:var(--tertiary);height:1px;margin-bottom:32px;margin-top:2rem;width:100%}@media (max-width:992px){.about-reviews-heading{font-size:2.3rem}.about-reviews-container{gap:48px;margin:auto;width:90%}.about-review-date,.about-reviews-subtitle{font-size:1rem}}@media (max-width:768px){.about-reviews-heading{font-size:2rem;width:100%}.about-reviews-container{flex-direction:column;margin:auto;width:90%}.about-review-date,.about-reviews-subtitle{font-size:1rem}.reviw-label{font-size:1.4rem}.about-reviews-title{margin-bottom:.5rem}}@media (max-width:459px){.about-reviews-heading{font-size:2rem}.about-reviews-container{flex-direction:column;margin:auto;width:85%}.about-review-date,.about-reviews-subtitle{font-size:1rem}.reviw-label{font-size:1.4rem}}.about-section-pt{padding-top:160px}.about-core-section{padding-bottom:160px;padding-top:3rem}.divider-container{margin:auto;width:90%}@media (max-width:992px){.about-section-pt{padding-top:120px}.about-core-section{padding-bottom:120px;padding-top:3rem}.divider-container{margin:auto;width:90%}}@media (max-width:758px){.about-section-pt{padding-top:100px}.about-core-section{padding-bottom:100px;padding-top:3rem}.divider-container{margin:auto;width:90%}}@media (max-width:459px){.about-section-pt{padding-top:80px}.about-core-section{padding-bottom:80px;padding-top:3rem}.divider-container{margin:auto;width:85%}}.half-banner{height:100%}.half-banner,.half-banner__top{display:flex;flex-direction:column}.half-banner__top{align-items:flex-start;flex-wrap:wrap;font-family:WFVisualSans;justify-content:left}.half-banner__top.light .half-banner__title{color:var(--background-color)}.half-banner__top.dark .half-banner__title{color:var(--primary)}.half-banner-title{text-wrap:balance;font-size:5.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-block:0;margin-bottom:2rem;text-align:left}.half-banner-subsubtitle,.half-banner-subtitle{color:#5a5a5a;font-size:1.125rem;line-height:1.6;margin-block:0;text-align:left}.half-banner-subsubtitle{margin-bottom:1rem;margin-top:2rem}.half-banner__top.dark .half-banner__subtitle{color:var(--primary)}.half-banner__button{align-items:center;display:flex;gap:8px;margin-top:2rem;padding:25px 20px}.half-banner__button-icon{font-size:18px}.half-banner__button-text{font-size:.9375rem;font-weight:600;line-height:1.2}.half-banner__footer{align-items:flex-end;color:var(--secondary);cursor:pointer;display:flex;font-family:WFVisualSans;font-size:.9375rem;font-weight:500;gap:30px;height:100%;line-height:1.3;margin-block:20px}.half-banner__footer-text{font-size:.9375rem;line-height:1.3;margin-block:0}.half-banner__footer-icon{font-size:1rem}@media (max-width:992px){.half-banner__button{margin-top:2rem}.half-banner-title{font-size:4rem}.half-banner-subtitle{font-size:1.125rem}}@media (max-width:768px){.half-banner__button{margin-top:1rem}.half-banner-title{font-size:3rem!important}.half-banner-subtitle{font-size:1.1rem;margin-bottom:0}.half-banner__footer{margin-top:4rem}}@media (max-width:459px){.half-banner__button{margin-top:1rem}.half-banner-title{font-size:2.5rem!important;margin-bottom:.5rem}.half-banner-subtitle{font-size:1.1rem;margin-bottom:0}.half-banner__footer{margin-top:4rem}}.floating-label-wrapper{--input-padding-left:12px;border:1px solid var(--dark);border-radius:2px;position:relative}.custom-input{background:#0000;border:none;border-radius:6px;box-sizing:border-box;color:inherit;font-size:1rem;line-height:1.3127;outline:none;padding-bottom:12px;padding-left:var(--input-padding-left);padding-top:40px;width:100%}.floating-label{background-color:inherit;color:#333;font-size:.75rem;left:var(--input-padding-left);letter-spacing:.04em;padding:0;pointer-events:none;position:absolute;top:12px;z-index:1}.required{margin-left:4px}.custom-input.filled+.floating-label,.custom-input:focus+.floating-label{opacity:1}.light-theme{background-color:var(--primary)}.light-theme .floating-label-wrapper{border:1px solid var(--secondary)}.light-theme .custom-input,.light-theme .floating-label{background-color:var(--primary);color:#333}.light-theme .floating-label-wrapper:hover{border-color:#898989}.dark-theme{background-color:var(--dark-accent)}.dark-theme .floating-label-wrapper{border:1px solid var(--dark-accent)}.dark-theme .custom-input{background-color:var(--dark-accent);color:#fff}.dark-theme .floating-label{background-color:var(--dark-accent);color:var(--secondary)}.dark-theme .floating-label-wrapper:hover{border-color:var(--secondary)}.custom-select-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}.custom-select-label{color:inherit;font-size:.75rem;padding-left:4px}.custom-native-select{-webkit-appearance:none;appearance:none;background-color:inherit;background-image:url("data:image/svg+xml;utf8,<svg fill=%27%23999%27 height=%2712%27 viewBox=%270 0 24 24%27 width=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M7 10l5 5 5-5z%27/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1px solid #0000;border-radius:4px;color:inherit;cursor:pointer;font-size:15px;padding:12px 16px}.light-theme .custom-select-label{color:#333}.light-theme .custom-native-select{background-color:var(--primary);border:1px solid #d9d9d9;color:#333}.light-theme .custom-native-select:hover{border-color:#bfbfbf}.dark-theme .custom-select-label{color:#fff}.dark-theme .custom-native-select{border:1px solid var(--dark);color:#fff}.dark-theme .custom-native-select:hover{border-color:var(--dark)}@media screen and (max-width:1200px){.floating-label-wrapper{--input-padding-left:12px}}@media screen and (max-width:768px){.custom-input{width:100%}.floating-label-wrapper{--input-padding-left:12px}}.sfw-93xk{border:1px solid #0000;border-radius:2px;display:flex;flex-direction:column;width:100%}.select-wrapper{display:flex;position:relative;width:100%}.custom-icon{color:#555;cursor:pointer;font-size:1.2rem;pointer-events:none;position:absolute;right:5%;top:10%;transform:translateY(-50%)}.sfw-93xk-light{background-color:var(--primary);border-color:var(--secondary)}.sfw-93xk-light:focus-within{border:1px solid var(--secondary);border-radius:2px}.sfw-93xk-dark{background-color:var(--background-color);border-color:var(--dark-accent)}.sfl-20pz{color:#333;font-size:.75rem;padding-bottom:6px;padding-left:1rem;padding-top:12px;text-align:left}.sfr-81mh{margin-left:4px}.sfn-74zd{-webkit-appearance:none;appearance:none;background-color:var(--primary);background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:none;color:#000;cursor:pointer;font-size:15px;outline:none;padding:9px 16px 15px;width:100%}.sfw-93xk-light .sfn-74zd:hover{border-color:var(--secondary)}.sfw-93xk-dark .sfl-20pz{background-color:var(--dark-accent);color:var(--secondary)}.sfw-93xk-dark .sfn-74zd{background-color:var(--dark-accent);color:var(--primary)}.sfw-93xk-dark:hover{border-color:var(--secondary)}.form-container{border-radius:4px;font-family:WFVisualSans;padding:20px}.dark-theme.form-container{background:var(--background-color);border:1px solid var(--dark)}.light-theme.form-container{background:var(--primary);border:1px solid var(--secondary)}.form-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;width:100%}.form-item{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}.single-field{flex:1 1 100%}.actions{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:space-between;margin-top:20px}.terms{font-size:.9rem;font-weight:400;line-height:1.6;margin-block:0;margin-left:2px;margin-top:1rem;text-align:left}.terms span{text-decoration:underline;text-underline-offset:4px}@media (max-width:768px){.form-item{flex:1 1 100%}.actions{gap:20px}}.actions{position:relative}.submit-tooltip{animation:fadeInOut 3s forwards;background:#ff4d4f;border-radius:4px;color:#fff;font-size:14px;left:50%;padding:6px 10px;position:absolute;top:30px;transform:translateX(-50%);white-space:nowrap;z-index:10}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.testemonial-container{align-items:stretch;background-color:#f8f2f2;border:1px solid #f3eded;box-sizing:border-box;display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:20px;justify-content:space-between;margin:0;padding:64px}.testemonial-container.dark{background-color:var(--deep-dark);border:1px solid var(--dark-accent)}.testemonial-left,.testemonial-right{box-sizing:border-box;flex:1 1 48%;min-width:280px}.testemonial-cta{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-family:WFVisualSans;gap:10px;justify-content:center;margin:0 auto;padding:15px 20px;width:100%}.testemonial-cta.dark{background-color:var(--deep-dark);border:1px solid var(--dark-accent);border-top:0;color:var(--primary)}.cta-text{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:10px;margin:0}.testimonial-left-wrapper{align-items:flex-start;display:flex;flex-direction:column;row-gap:50px}.testimonial-logo{margin-left:5px;margin-top:3px;object-fit:contain;transform:scale(1.1);width:160px}.testimonial-stats{align-items:flex-start;display:flex;flex-direction:column}.stat-number{font-size:8rem;font-weight:600;margin-block:0}.stat-number.dark{color:var(--primary)}.stat-text{font-size:1.5rem;font-weight:600;margin-block:0;text-align:left}.stat-text.dark{color:var(--secondary)}.testimonial-right-wrapper{display:flex;flex-direction:column}.testimonial-quote{color:#080808;font-size:1.5rem;font-weight:400;line-height:1.5;margin-top:0;text-align:left}.testimonial-quote.dark{color:var(--primary)}.testimonial-author{align-items:center;display:flex;gap:20px;margin-top:2rem}.author-details{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.author-image{border-radius:50%;height:40px;object-fit:cover;object-position:center 0;width:40px}.author-name{font-size:1rem;margin-block:0}.author-name.dark{color:var(--primary)}.author-title{color:#080808;font-size:12px;font-weight:400;margin-block:0}.author-title.dark{color:var(--secondary)}@media (max-width:992px){.testemonial-container{margin:40px 0 0;padding:64px}.testemonial-left,.testemonial-right{width:100%}.stat-number{font-size:6rem}.testimonial-quote{font-size:1.4rem}.stat-text{font-size:1.3rem}}@media (max-width:768px){.stat-number{font-size:4rem}.testemonial-container{max-width:100%;padding:32px}.testemonial-cta{max-width:100%}}@media (max-width:459px){.stat-number{font-size:3.125rem}.stat-text{font-size:1.1rem}.testemonial-container{gap:48px;padding:32px}.testimonial-author{align-items:flex-start;flex-direction:column}.author-image{height:3rem;width:3rem}.testimonial-quote{font-size:1.2rem}.author-title{font-size:.875rem}}.static-card{align-items:flex-start;border-radius:4px;display:flex;flex-direction:column;height:-webkit-fill-available;transition:all .3s ease}.no-border{border:1px solid #0000!important}.no-padding{padding:0!important}.cms-padding{padding:2rem!important}.static-card.interactive{border:1px solid var(--dark-accent);padding:2rem}.static-card.interactive:hover{border:1px solid #0000;box-shadow:0 2px 8px #0000000d}.static-card.non-interactive{border:1px solid var(--dark)}.static-card img{margin-bottom:2rem}.static-card-title{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:1rem;margin-top:0;text-align:left}.static-card-content{font-size:1rem;line-height:1.6;margin-block:0;text-align:left}.static-card-action{align-items:center;display:flex;gap:30px;margin-top:20px}.static-card-action p{color:#000;font-size:.935rem;font-weight:600;line-height:1.2;margin-bottom:0}@media (max-width:992px){.static-card{padding:1.5rem}.static-card-title{font-size:1.5rem}.static-card-content{font-size:1rem}.static-card img{margin-bottom:2rem}}@media (max-width:768px){.static-card{padding:1.2rem}.static-card-title{font-size:1.3rem}.static-card-content{font-size:1rem}.static-card img{margin-bottom:1rem}}@media (max-width:459px){.static-card{height:auto!important;padding:0}.static-card-title{font-size:1.1rem;margin-bottom:.5rem}.static-card-content{font-size:1rem}.static-card img{margin-bottom:1rem}}.banner-wraper{align-items:center;background:#000;display:flex;justify-content:center}.banner-inner{border:1px solid var(--tertiary);border-radius:4px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;width:100%}.left-section{padding:40px}.left-section,.right-section{box-sizing:border-box;flex:1 1 100%}.right-section{padding-left:40px;padding-right:0}.tbl-container{align-items:flex-start;display:flex;flex-direction:column;font-family:WFVisualSans,Arial,sans-serif}.tbl-badge{background:var(--accent-color);border:1px solid #0000;border-radius:4px;font-size:.875rem;margin-bottom:3rem;padding:.25rem .5rem}.tbl-badge,.tbl-heading{color:#fff;font-weight:600;text-align:left}.tbl-heading{font-size:2.313rem;letter-spacing:-.01em;line-height:1.04;margin-block:0;margin-top:1rem}.tbl-description{color:#d8d8d8;font-size:1rem;font-weight:400;line-height:1.6;margin-top:2rem!important;margin-block:0;text-align:left;width:80%}.tbl-explore{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:30px;margin-top:2rem}.tbl-link{color:#fff;font-size:.9375rem;font-weight:600;margin-block:0}.tbl-icon{color:#fff;font-size:13px;transition:transform .3s ease}.tbl-icon.hovered{transform:translateX(10px)}@media (min-width:992px){.left-section{flex:0 0 40%}.right-section{flex:0 0 60%}}@media (max-width:992px){.right-section{padding-left:0;padding-right:0;width:100%}.tbl-heading{font-size:1.625rem}.tbl-description{font-size:1rem}.tbl-link{font-size:.875rem}.tbl-badge{margin-bottom:3rem}.tbl-heading{font-size:2rem;margin-bottom:1rem}.tbl-description{text-align:left;width:80%}.tbl-explore{font-size:.9375rem;margin-top:2rem}}@media (max-width:768px){.tbl-heading{font-size:1.625rem;margin-bottom:.5rem}.tbl-link{font-size:.9375rem}.tbl-explore{gap:15px}.tbl-description{font-size:1rem;width:100%}.tbl-explore{font-size:.9375rem;margin-top:1rem}.tbl-badge{margin-bottom:1.5rem}}@media (max-width:459px){.tbl-badge{margin-bottom:1.5rem;padding:.25rem .5rem}.tbl-heading{font-size:1.4rem;margin-bottom:.5rem}.tbl-description{font-size:1rem}.tbl-explore{font-size:.9375rem;margin-top:1rem}.left-section{padding:2rem}}.static-cards-container{align-items:stretch;font-family:WFVisualSans;gap:0;justify-content:space-between;margin:4rem auto auto;width:100%}.agencies-text{color:var(--primary);font-size:3.5rem;letter-spacing:-.03em;margin-bottom:2rem;width:60%}.agencies-text,.static-section-cards-heading{font-family:WFVisualSans;font-weight:600;line-height:1.04;margin-top:0;text-align:left}.static-section-cards-heading{font-size:5.313rem;letter-spacing:-.01em;margin-bottom:4rem}.info-card{display:flex;flex-basis:calc(30.333% - 20px);flex-grow:1;flex-shrink:1}.info-card>*{flex:1 1}.static-section-header{align-items:flex-start;display:flex;flex-direction:column;margin:auto;width:100%}.static-section-header.cms{padding-top:0}.static-section-title{font-size:5.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-top:0;text-align:left}.cms-subtext{color:#5a5a5a;font-size:1.125rem;line-height:1.6;max-width:800px;text-align:left}.interactive-subtext-wrapper{margin-bottom:2rem;margin-top:0}.interactive-subtext{color:#222;font-size:1.5rem;line-height:1.6;margin-block:0;margin-top:1rem;text-align:left;width:50%}.dashboard-button{background-color:#146ef5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;margin-bottom:6rem;padding:1em 1.5em;transition:background-color .3s ease,color .3s ease}.dashboard-button.hovered{background-color:#0f5cd6}.static-cards-container{display:flex;flex-wrap:wrap;gap:60px}.freelance-heading{color:var(--primary);font-family:WFVisualSans;font-size:3.5rem;font-weight:600;letter-spacing:.01em;line-height:1.04;margin-bottom:0;margin-top:0;text-align:left;width:60%}.freelance-description{color:var(--primary);font-size:1.5rem;letter-spacing:-.01em;line-height:1.6;margin-bottom:2rem;margin-top:-4rem;max-width:70%;text-align:left}@media (max-width:992px){.static-section-cards-heading,.static-section-title{font-size:4rem;margin-bottom:4rem}.freelance-heading{font-size:3rem;margin-bottom:1rem}.freelance-description{font-size:1.4rem;margin-bottom:2rem;max-width:100%}.agencies-text{font-size:3;margin-bottom:2rem;width:80%}}@media (max-width:768px){.static-cards-container{align-items:stretch;flex-direction:column;gap:20px;margin-top:4rem}.static-section-cards-heading{font-size:3rem;margin-bottom:2rem}.static-section-title{font-size:3rem;margin-bottom:2rem!important}.info-card{display:flex;flex:none;flex-direction:column;height:auto;width:100%}.freelance-heading{font-size:2.3rem;margin-bottom:.5rem;width:100%}.freelance-description{font-size:1.2rem;margin-top:.375rem;width:100%}.agencies-text{font-size:2.3;margin-bottom:1rem;width:100%}}@media (max-width:459px){.static-cards-container{gap:40px;margin:4rem auto auto}.static-section-cards-heading,.static-section-title{font-size:2.5rem;margin-bottom:2rem}.dashboard-button{margin-bottom:3rem}.freelance-heading{font-size:1.8rem;margin-bottom:.5rem}.freelance-description{font-size:1.2rem;margin-top:.375rem}.agencies-text{font-size:1.8;margin-bottom:1rem}.static-section-header{margin:auto}}.contactus-contain{margin:0 auto;max-width:1280px;padding-bottom:160px;padding-top:160px}.contact-card-section{padding-top:100px}.contact-flex-container{margin:auto auto 100px;width:90%}.contact-section{padding-top:120px}.contact-section-pt{padding-bottom:0;padding-top:120px}.static-section-title{margin-bottom:4rem}.contact-sales-wrapper{background-color:var(--primary)}.contact-sales-container{margin:0 auto;padding:0 1rem;width:100%}.contact-flex{display:flex;flex-direction:column}.contact-flex.row{flex-direction:row}.contact-left,.contact-right,.full-width{flex:1 1 100%}.contact-left.md-width{flex:0 0 55%}.contact-right.md-width-right{flex:0 0 45%}.sales-heading{color:#000;font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:1rem;margin-left:-3px}.sales-heading,.sales-subheading{font-family:WFVisualSans,sans-serif;text-align:left}.sales-subheading{color:var(--tertiary);font-size:1rem;margin-bottom:4rem}.black-bg{background-color:var(--background-color);height:100px}@media (max-width:992px){.contact-section{padding-top:60px}.contact-flex-container{margin:auto auto 100px;width:90%}.contact-section-pt{padding-bottom:0;padding-top:120px}.contact-card-section{padding-top:100px}}@media (max-width:768px){.sales-heading{font-size:2.3rem;margin-bottom:1.5rem}.sales-subheading{font-size:1rem}.contact-section{padding-top:60px}.contact-flex-container{margin:auto auto 100px;width:90%}.contact-section-pt{padding-bottom:0;padding-top:100px}.contact-card-section{padding-top:100px}}@media (max-width:459px){.contactus-contain{width:85%}.static-section-title{font-size:2.5rem;margin-bottom:2rem}.sales-heading{font-size:1.8rem;margin-bottom:1rem}.sales-subheading{margin-bottom:0}.contact-section{padding-top:60px}.contact-flex-container{margin:auto auto 100px;width:85%}.contact-section-pt{padding-bottom:0;padding-top:80px}.contact-card-section{padding-top:100px}}.policy-header{padding-top:90px;padding-inline:0}@media (max-width:992px){.policy-header{padding-top:0;padding-inline:40px}}@media (max-width:758px){.policy-header{padding-top:0;padding-inline:20px}}@media (max-width:459px){.policy-header{padding-top:40px;padding-inline:0}}.linker:hover{text-decoration:none}.mobile-menu-container{width:100%;z-index:100}.sticky-menu-bar{background:#fff;border-bottom:1px solid #e0e0e0;cursor:pointer;left:0;margin:0 auto;padding:16px 0;position:-webkit-sticky;position:sticky;right:0;transition:box-shadow .2s ease;width:90%;z-index:1000}.sticky-menu-bar:hover{box-shadow:0 2px 8px #0000001a}.menu-bar-content{align-items:center;display:flex;font-family:WFVisualSans;font-size:1rem;font-weight:500;justify-content:space-between}.menu-text{color:#333;font-weight:500}.menu-icon-wrapper{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.menu-icon{color:#146ef5;font-size:18px;transition:transform .3s ease}.menu-content-wrapper{background:#f8f9fa;border-radius:0 0 8px 8px;margin:0 auto;overflow:hidden;transition:all .3s ease;width:90%}.menu-content-wrapper.collapsed{max-height:0;opacity:0;transform:translateY(-10px)}.menu-content-wrapper.expanded{border:1px solid #e0e0e0;border-top:none;max-height:800px;opacity:1;transform:translateY(0)}.menu-content-inner{font-family:WFVisualSans;padding:20px}.menu-content-inner .term-item{background:#fff;border:1px solid #f0f0f0;border-radius:6px;color:#5a5a5a;cursor:pointer;display:block;font-size:.9rem;font-weight:400;margin:4px 0;padding:12px 16px;text-decoration:none;transition:all .2s ease}.menu-content-inner .term-item:hover{background:#f0f7ff;border-color:#146ef5;color:#146ef5;transform:translateX(5px)}.menu-content-inner .terms-left-title{border-bottom:1px solid #e0e0e0;color:#333;font-size:1rem;font-weight:600;margin:20px 0 12px;padding-bottom:8px}.menu-content-inner .terms-left-title:first-child{margin-top:0}@media (max-width:459px){.menu-content-wrapper,.sticky-menu-bar{width:85%}.menu-bar-content{font-size:.95rem}.menu-content-inner{padding:16px}.menu-content-inner .term-item{font-size:.85rem;padding:10px 14px}}.terms-container{margin:0;padding-bottom:120px}.terms-sidebar{align-self:flex-start;max-height:calc(100vh - 40px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:20px}.divider{background-color:#e0e0e0;margin:20px 0}.drawer-toggle{background:#146ef5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:none;font-size:1rem;margin-bottom:10px;padding:10px 15px}.term-item{color:#5a5a5a;cursor:pointer;font-size:.9rem;font-weight:400;margin-bottom:15px;text-align:left;transition:transform .3s ease}.term-item:hover{color:#146ef5;transform:translateX(5px)}.custom-drawer{background-color:#fff;display:flex;flex-direction:column;left:0;overflow:visible;position:fixed;right:0;top:calc(var(--offsetHeight) + var(--menuoffsetHeight));transform:translateY(-150%);transition:transform .3s ease;z-index:20}.custom-drawer.open{height:calc(100vh - var(--menuoffsetHeight) - var(--offsetHeight));transform:translateY(0)}.drawer-body{flex:1 1;overflow-y:auto}.custom-drawer-overlay{background-color:#fffbfb4d;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:calc(var(--offsetHeight) + var(--menuoffsetHeight) - 20px);transition:opacity .3s ease;z-index:10}.custom-drawer-overlay.open{opacity:1;pointer-events:all}.drawer-header{align-items:center;background-color:#fff;border-bottom:1px solid #d3d3d3;display:flex;flex-shrink:0;justify-content:space-between;padding:12px 16px;z-index:2}.drawer-header button{background:none;border:none;color:#146ef5;cursor:pointer;font-size:1rem}.terms-wrapper{margin:0;position:relative}.desktop-padding{display:flex;justify-self:center;width:90%}.terms-layout{align-items:flex-start;display:flex;gap:20px;margin-top:48px}.sidebar-wrapper{align-self:flex-start;max-height:calc(100vh - 40px);overflow-y:auto;padding-bottom:160px;position:-webkit-sticky;position:sticky;top:60px}.divider-vertical{align-self:stretch;background-color:#e0e0e0;margin-inline:20px;width:1px}.terms-content{flex:1 1}.divider-horizontal{background-color:#e0e0e0;height:1px;margin:20px 0}.terms-container{align-items:flex-start;display:flex;font-family:WFVisualSans;gap:20px}.terms-left-content{flex:0 0 70%;overflow-y:auto;padding-right:40px}.full-width{flex:0 0 100%}.terms-section{margin-bottom:60px}.terms-title{font-size:2rem;font-weight:600;letter-spacing:-.04em;line-height:1.6667;text-align:left}.terms-detail{margin-top:20px}.terms-subtitle{color:#000;font-size:1.25rem;font-weight:600;letter-spacing:-.015em;line-height:1.3;margin-bottom:1rem;text-align:left}.terms-content{font-size:1rem;line-height:1.6;text-align:left}.terms-toc-wrapper{flex:0 0 25%;top:80px}.mobile-header,.terms-toc-wrapper{position:-webkit-sticky;position:sticky}.mobile-header{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;top:var(--offsetHeight);width:100%;z-index:30}.menu-toggle{background:#fff;cursor:pointer;font-weight:500;margin:auto;padding-block:1.5rem;padding-inline:5%;text-align:left;width:100%;z-index:1500}.terms-left-wrapper{font-family:WFVisualSans;padding-top:100px}.terms-left-wrapper:not(:first-child){padding-top:50px}.terms-left-title{font-size:.875rem;font-weight:500;line-height:1.3;margin-bottom:20px;text-align:left}.menu-toggle-inner{align-items:center;display:flex;font-family:WFVisualSans;justify-content:space-between}.mobile-header-spacer{height:48px}.menu-icon{z-index:1500}@media (max-width:992px){.terms-container{flex-direction:column;padding-bottom:20px;width:100%}.terms-left-wrapper{flex:0 0 50%;margin:auto;padding-top:20px;width:90%}.terms-left-wrapper:not(:first-child){padding-top:20px}.drawer-toggle{display:block}.terms-sidebar{background:#f5f5f5;border-radius:6px;display:none;flex-direction:column;margin-bottom:20px;padding:20px}.terms-sidebar.open{display:flex}.terms-content{width:100%}.terms-left-content{padding-inline:40px}}@media (max-width:991px){.term-item{font-size:.95rem}.drawer-toggle{font-size:1rem}}@media (max-width:758px){.terms-left-content{padding-inline:20px}}@media (max-width:459px){.terms-layout{margin:auto;width:85%}.menu-toggle{margin:auto;padding-inline:7.5%;width:100%}.terms-left-wrapper{margin:auto;width:85%}.terms-left-content{padding-inline:0}}.contact-container{display:flex;flex-wrap:wrap;font-family:WFVisualSans;gap:30px;justify-content:space-between;margin:0 auto;padding:0}.contact-header{margin-bottom:3rem;width:30%}.contact-title{color:var(--primary);font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:2rem;margin-top:0;text-align:left}.contact-subtext{color:#333;color:var(--secondary,#333);font-size:1.125rem;line-height:1.6;text-align:left}.contact-subtext p+p{margin-top:1rem;text-align:left}.contact-highlight{color:var(--primary);cursor:pointer;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.contact-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(12,1fr);width:65%}.contact-card{border:1px solid var(--dark);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;height:16rem;overflow:hidden;position:relative}.contact-card:first-child{grid-column:span 8}.contact-card:nth-child(2),.contact-card:nth-child(3){grid-column:span 4}.contact-card:nth-child(4){grid-column:span 8}.image-card img.contact-image{height:100%;object-fit:cover;width:100%}.orange-card .orange-bg{background:#f97316;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:1.5rem;position:absolute}.orange-card .orange-top h2{color:var(--primary);font-size:1.5rem;font-weight:700;text-align:right}.orange-card .orange-footer{background:#9a3412;bottom:0;left:0;padding:1.5rem;position:absolute;right:0}.orange-footer h3,.orange-footer p{color:var(--primary);margin:0}.orange-footer p{font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.orange-footer h3{font-size:1.25rem;font-weight:700}.blue-card{background:#3b82f6}.blue-card .blue-center{align-items:center;color:var(--primary);display:flex;font-size:1.875rem;font-weight:700;inset:0;justify-content:center;position:absolute;text-align:center}.blue-card .blue-footer{background:#0f172a;bottom:0;left:0;padding:1.5rem;position:absolute;right:0}.blue-footer h3,.blue-footer p{color:var(--primary);margin:0}.blue-footer p{font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.blue-footer h3{font-size:1.25rem;font-weight:700}.purple-card{background:var(--purple)}.white-circle{background:var(--primary);border-radius:9999px;height:8rem;position:absolute;right:0;top:0;transform:translate(25%,-25%);width:8rem}.purple-footer{background:#581c87;bottom:0;left:0;padding:1.5rem;position:absolute;right:0}.purple-footer h3,.purple-footer p{color:#fff;margin:0}.purple-footer p{font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.purple-footer h3{font-size:1.25rem;font-weight:700;line-height:1.3}.image-footer{background:var(--deep-dark);padding:1.5rem}.image-footer h3,.image-footer p{color:var(--primary);margin:0}.image-footer p{font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.image-footer h3{font-size:1.25rem;font-weight:700}.image-footer{text-align:left}.image-footer-subtitle{font-size:.9375rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.image-footer-subtitle,.image-footer-title{font-family:WF Visual Sans,Arial,sans-serif;line-height:1.3;margin:0}.image-footer-title{font-size:1.5rem;font-weight:600;letter-spacing:-.01em}@media (max-width:992px){.contact-title{text-wrap:balance;font-size:3rem!important;margin-bottom:2rem;width:100%}.contact-subtext p+p{margin-top:1rem;text-align:left}}@media (max-width:768px){.contact-header{font-size:2.5rem!important;line-height:1.04;margin-bottom:1rem;width:100%!important}.contact-title{text-wrap:balance;font-size:2.3rem!important;margin-bottom:1rem;width:100%}.contact-card,.contact-grid{width:100%}.contact-subtext p+p{font-size:1.1rem;margin-top:1rem;text-align:left}}@media (max-width:459px){.contact-title{font-size:1.8rem!important;margin-bottom:1rem}.contact-subtext p+p{font-size:1.1rem;margin-top:1rem;text-align:left}.image-footer-subtitle{font-size:.75rem!important}.image-footer-title{font-size:1.1!important;margin-top:.5rem}}@media (max-width:992px){.contact-header{width:100%}.contact-grid{gap:16px;grid-template-columns:repeat(12,1fr);width:100%}.contact-card:first-child{grid-column:span 12}.contact-card:nth-child(2),.contact-card:nth-child(3){grid-column:span 6}.contact-card:nth-child(4){grid-column:span 12}}@media (max-width:768px){.contact-grid{grid-template-columns:repeat(12,1fr)}.contact-card:first-child{grid-column:span 12}.contact-card:nth-child(2),.contact-card:nth-child(3){grid-column:span 6}.contact-card:nth-child(4){grid-column:span 12}}@media (max-width:459px){.contact-grid{grid-template-columns:repeat(12,1fr)}.contact-card:first-child,.contact-card:nth-child(2),.contact-card:nth-child(3),.contact-card:nth-child(4){grid-column:span 12}}.image-holder{align-items:center;background-color:#f0f8ff;display:flex;flex:1 1;justify-content:center;padding:15px}.image-logo{width:100%}.thank-you-container{margin:auto;width:90%}.thank-you-section{background:var(--background-color);padding-bottom:80px;padding-top:100px}@media (max-width:992px){.thank-you-container{margin:auto;width:90%}.thank-you-section{padding-bottom:80px;padding-top:100px}}@media (max-width:768px){.thank-you-container{margin:auto;width:90%}.thank-you-section{padding-bottom:80px;padding-top:100px}}@media (max-width:459px){.thank-you-container{margin:auto;width:85%}.thank-you-section{padding-bottom:80px;padding-top:60px}}.image-slider-container{background:var(--background-color);color:var(--primary);overflow:hidden}.slider-header-container{align-items:end;display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:auto;padding:40px 0;width:90%}.slider-title{font-family:WFVisualSans;font-size:3.5rem;font-weight:600;line-height:1.04;margin-block:0;max-width:60%;text-align:left}.slider-controls{display:flex;flex-direction:row;gap:30px}.slider-controls span{color:var(--primary);cursor:pointer;font-size:24px;margin:0 10px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.slider-controls span:hover:not(.disabled){color:#146ef5;transform:scale(1.1)}.slider-controls span.disabled{color:#ccc;cursor:not-allowed;pointer-events:none}.slider-wraper{margin-inline:auto;margin-top:4rem;overflow:hidden}.slider-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.slider-container::-webkit-scrollbar{display:none}.slider-track{box-sizing:border-box;display:flex;gap:40px;height:100%;padding-left:5%}.slider-track:after{content:"";flex-shrink:0;min-width:50px;width:5%}.slider-card{align-items:flex-start;background-color:var(--background-color);border:1px solid var(--dark);border-radius:2px;display:flex;flex:0 0 25%;flex-direction:column;gap:2rem;justify-content:flex-start;max-width:400px;overflow-x:hidden;padding:2rem 0 2rem 2rem;transition:border .3s ease,box-shadow .3s ease,transform .3s ease}.slider-card:hover{border-color:var(--purple);cursor:pointer}.image-slider-image{height:240px;object-fit:cover;width:100%}.slider-logo{height:24px;object-fit:contain}.card-data{align-items:center;column-gap:30px;display:flex;flex-wrap:wrap;font-family:WFVisualSans;justify-content:space-between}.card-data .data1{font-size:2.313rem;font-weight:600;letter-spacing:.01em;line-height:1.04;margin-block:0}.card-data .data2{text-wrap:balance;font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.5;margin-bottom:0;text-align:left}@media (max-width:992px){.slider-title{font-size:3rem}.slider-header-container{margin:auto;padding-block:0;width:90%}.slider-wraper{margin-top:2rem}.card-data .data1{font-size:2rem}.slider-card{flex:0 0 35%}}@media (max-width:768px){.slider-title{font-size:2.3rem;max-width:100%}.slider-track{padding-inline:5%}.slider-card{box-sizing:border-box;flex:0 0 80%;height:auto}.slider-header-container{margin:auto;padding-block:0;width:90%}.slider-wraper{margin-top:2rem}.card-data .data1{font-size:1.625rem}}@media (max-width:459px){.slider-header-container{align-items:flex-start;flex-direction:column;gap:20px;margin:auto;padding-block:0;width:90%}.slider-title{font-size:1.8rem}.slider-controls{align-self:flex-end;margin-top:0}.slider-wraper{margin-top:2rem}.card-data .data1{font-size:1.4rem}.card-data .data2{font-size:.75rem}.slider-card{flex:0 0 90%}.slider-track{padding-inline:5%}}.word-banner{align-items:center;background:var(--background-color);color:var(--primary);display:flex;flex-direction:column;font-family:WFVisualSans;font-weight:600;justify-content:center;margin:auto;max-width:80%;text-align:center}.word-heading{text-wrap:balance;font-size:5.313rem;font-weight:600;line-height:1.04;margin-block:0}.word-description{text-wrap:balance;color:#d8d8d8;font-size:1.5rem;font-weight:400;line-height:1.6;margin:20px 0}.word-button{background:var(--accent-color);color:var(--primary);margin-top:30px;padding:15px 20px}@media (max-width:992px){.word-heading{font-size:3rem}.word-description{font-size:1.2rem}}@media (max-width:758px){.word-heading{font-size:2.2rem}.word-description{font-size:1rem}}@media (max-width:459px){.word-heading{font-size:2.5rem;width:100%}.word-description{text-wrap:balance;font-size:1.3rem}}.accordion-container{align-items:stretch!important;background-color:#000!important;gap:40px}.accordion-container,.accordion-container-reverse{color:#fff;display:flex;flex-wrap:wrap;font-family:WFVisualSans;justify-content:space-between}.accordion-container-reverse{align-items:stretch;background-color:#000;gap:80px}.accordion-left{align-items:flex-start;display:flex;flex:1 1 45%;flex-direction:column;font-family:WFVisualSans;width:100%}.accordion-item{border:none;border-radius:1px;cursor:pointer;margin:auto;padding-block:32px;padding-inline:4%;text-align:left;transition:all .3s ease;width:100%;width:95%}.accordion-item.active{align-items:flex-start;background-color:var(--deep-dark);color:var(--primary);display:flex;flex-direction:column;transform:scale(1.015)}.accordion-item.active .accordion-title,.accordion-title{color:var(--primary)}.accordion-title{font-size:1.5rem;font-weight:600}.accordion-heading-title{font-size:3.5rem;font-weight:600;margin-block:0;text-align:left}.accordion-heading-subtitle{font-size:1.125rem;margin-top:1.5rem}.accordion-content,.accordion-heading-subtitle{color:var(--secondary);line-height:1.6;text-align:left}.accordion-content{font-size:1rem;margin-top:1rem}.accordion-right{align-items:stretch;display:flex;flex:1 1 45%;height:auto;justify-content:center;width:100%}.accordion-right img{border-radius:10px;height:auto;max-width:100%}.accordion-item{opacity:.7}.accordion-item.active,.accordion-item:hover{opacity:1}.image-container{display:flex;height:100%;justify-content:center;position:relative;width:100%}.accordion-image-mob{border-radius:8px;height:100%;object-fit:contain;object-position:center;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.fade-in{opacity:1}.progress-ring{height:40px;position:absolute;right:20px;top:3px;width:40px;z-index:2}.progress-svg{height:100%;transform:rotate(-90deg);width:100%}.progress-svg circle{fill:none;stroke-width:2.5;r:16;cx:20;cy:20}.progress-svg .bg{stroke:#000}.progress-svg .fg{stroke:#d3d3d3;stroke-dasharray:113.1;stroke-dashoffset:113.1;animation:progressAnim 3s linear infinite}@keyframes progressAnim{0%{stroke-dashoffset:113.1}to{stroke-dashoffset:0}}@media (max-width:992px){.image-container{height:50vh;margin-block:2rem}.accordion-container{flex-direction:column;gap:0!important;row-gap:20px}.accordion-container-reverse{flex-direction:column-reverse;row-gap:20px}.accordion-heading-title{font-size:3rem}.accordion-title{font-size:1.5rem;font-weight:600}.accordion-heading-subtitle{font-size:1.1rem;margin-top:1.5rem}.accordion-left{order:2;width:100%}.accordion-right{margin-top:20px;order:1;width:100%}.accordion-right img{height:auto;max-width:100%}}@media (max-width:768px){.accordion-heading{width:100%}.accordion-container{flex-direction:column;gap:0!important;row-gap:20px}.accordion-container-reverse{flex-direction:column-reverse;row-gap:20px}.accordion-heading-title{font-size:2.3rem}.accordion-title{font-size:1.3rem;font-weight:600}.accordion-heading-subtitle{font-size:1.1rem;margin-top:1rem}.accordion-left{width:100%}.accordion-right{margin-top:20px;width:100%}.accordion-right img{height:auto;max-width:100%}}@media (max-width:459px){.accordion-heading-title{text-wrap:balance;font-size:1.8rem;margin-bottom:.5rem}.accordion-container{gap:0!important;margin-top:0}.accordion-title{font-size:1.1rem}.accordion-item{margin:auto;width:95%}}.container{background:var(--background-color);flex-wrap:wrap;gap:40px;justify-content:space-between}.container,.left{align-items:flex-start;color:var(--primary);display:flex;font-family:WFVisualSans}.left{flex:1 1;flex-direction:column;justify-content:center;z-index:2}.left-title{font-size:5.313rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin:0 0 3rem;text-align:left}.left-subtitle{font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.cont-description,.left-subtitle{margin-top:0;text-shadow:2px 2px 4px #0006}.cont-description{color:var(--primary)!important;font-size:1.125rem!important;line-height:1.6;margin-bottom:1rem!important;text-align:left}.services{align-items:center;display:flex;flex-wrap:nowrap;gap:.6em;margin-bottom:8px;margin-top:0;text-shadow:2px 2px 4px #0006}.services p{flex:1 1;flex-shrink:0;font-size:1rem;font-weight:400;line-height:1.6;margin:0;text-align:left;white-space:normal}.right{align-items:center;display:flex;flex:1 1;justify-content:flex-start;overflow:hidden;width:100%}.right img{border-radius:4px;box-sizing:border-box;height:100%;max-width:none;object-fit:cover;top:0;transform:translateX(0);vertical-align:middle;z-index:1}.right img,.right:after{left:0;position:absolute;width:100%}.right:after{background:linear-gradient(0deg,#00000040,#0000);bottom:0;content:"";height:40px;pointer-events:none}.word-button{background:#146ef5;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;line-height:1.2;margin-top:2rem;padding:1em 1.5em;transition:background .3s ease}.word-button:hover{background:var(--accent-color)}.service-icon{color:var(--primary);font-size:24px;margin-top:1px}.service-text{color:var(--primary);font-family:WFVisualSans;font-size:1rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:992px){.container{flex-direction:column}.left,.right{width:100%}.left-title{font-size:4rem}.left-subtitle{font-size:1.5rem}.cont-description{font-size:1.125rem}.right img{max-width:100%}}@media (max-width:768px){.left-title{font-size:3rem}.left-subtitle{font-size:1.25rem}.cont-description{font-size:1.125rem}}@media (max-width:459px){.left-title{font-size:2.5rem}.left-subtitle{font-size:1.1rem}.cont-description{font-size:1.125rem}}.talk-fade-overlay{background:linear-gradient(to bottom,var(--background-color) 0,#0000 50%,var(--background-color) 100%);bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.enterprise-banner-section{padding-bottom:120px;padding-top:100px}.enterprise-banner-container{margin:auto;width:90%}.enterprise-section{padding-bottom:100px;padding-top:100px}.enterprise-section-pb{padding-bottom:80px;padding-top:0}@media (max-width:992px){.enterprise-banner-section{padding-bottom:120px;padding-top:120px}.enterprise-banner-container{margin:auto;width:90%}.enterprise-section{padding-bottom:120px;padding-top:120px}.enterprise-section-pb{padding-bottom:80px;padding-top:0}}@media (max-width:758px){.enterprise-banner-section{padding-bottom:80px;padding-top:120px}.enterprise-banner-container{margin:auto;width:90%}.enterprise-section{padding-bottom:100px;padding-top:100px}.enterprise-section-pb{padding-bottom:80px;padding-top:0}}@media (max-width:459px){.enterprise-banner-section{padding-bottom:80px;padding-top:120px}.enterprise-banner-container{margin:auto;width:85%}.enterprise-section{padding-bottom:80px;padding-top:80px}.enterprise-section-pb{padding-bottom:80px;padding-top:0}}.case-study-section{background:var(--background-color);display:flex;font-family:WFVisualSans,sans-serif;height:500px;overflow:hidden;padding:2rem 0 0 2rem}.scroll-wrapper{height:100%;overflow:hidden;width:100%}.customer-container{animation:infiniteScroll 40s linear infinite;display:flex;flex-direction:column;font-family:WFVisualSans,sans-serif;width:100%;will-change:transform}.scroll-customer-section{display:flex;flex-direction:row;flex-shrink:0;flex-wrap:wrap;gap:25px;justify-content:flex-start;margin-top:25px;width:100%}.customer-container:hover{animation-play-state:paused}.case-study-left{display:flex;flex-direction:column;justify-content:space-between;width:25%}.case-study-logo{filter:invert(1);max-width:8rem;object-fit:cover}.case-study-stats{margin-top:0}.case-study-percentage{color:var(--primary);font-size:2.313rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin-bottom:1rem;text-align:left}.case-study-caption{color:var(--primary);font-size:.75rem;font-weight:500;letter-spacing:.1em;line-height:1.3;text-align:left;text-transform:uppercase}.case-study-right{height:100%;overflow:hidden;position:relative;width:70%}.case-study-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.card{background:var(--background-color);border:1px solid var(--dark);border-radius:8px;box-sizing:border-box;flex-shrink:0;overflow:hidden;position:relative;transition:border-color .3s ease,box-shadow .3s ease}.card:hover{cursor:pointer}.card:before{border:1px solid #0000;border-radius:10px;box-shadow:none;content:"";inset:0;pointer-events:none;position:absolute;transition:border-color .3s ease,box-shadow .3s ease;z-index:10}.card:hover:before{border-color:var(--purple)}.slider-customer-card{align-items:flex-start;display:flex;flex-basis:calc(50% - 12.5px);flex-direction:column;flex-grow:0;flex-shrink:1;gap:2rem;justify-content:flex-start;min-height:400px;padding:2rem}.slider-customer-logo{flex-shrink:0;height:30px;max-width:10rem;object-fit:contain}.slider-image{display:block;flex-shrink:0;max-height:240px;object-fit:contain;object-position:center;width:100%}.slider-data{align-items:center;display:flex;gap:12px;margin-top:auto}.slider-data p:first-child{color:var(--primary);flex-shrink:0;font-size:2.313rem;font-weight:600;letter-spacing:.01em;line-height:1.04;margin-block:0}.slider-data p:last-child{text-wrap:wrap;color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.02em;line-height:1.5;margin-block:0;text-align:left;text-transform:uppercase}.video-card{height:400px;padding:2rem 0 0 2rem;width:100%}.video-card,.video-card-left{display:flex;justify-content:space-between}.video-card-left{flex-direction:column;width:25%}.video-logo{max-width:10rem;object-fit:cover}.video-metric{font-size:2.313rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin:0 0 10px}.video-description,.video-metric{color:var(--primary);text-align:left}.video-description{font-size:.75rem;font-weight:500;letter-spacing:.1em;line-height:1.3;padding-bottom:10px;text-transform:uppercase}.video-card-right{overflow:hidden;width:70%}.video-image{height:100%;object-fit:cover;object-position:center;width:100%}.scroll-content{display:flex;flex-direction:column}@keyframes infiniteScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.updated-scroll-wrapper{background-color:var(--background-color);font-family:WFVisualSans;height:100%;overflow:hidden;position:relative;width:100vw}.updated-scroll-track{animation:updated-scroll-horizontal 100s linear infinite;display:flex;gap:20px;height:100%;width:-webkit-max-content;width:max-content;will-change:transform}.updated-scroll-wrapper:hover .updated-scroll-track{animation-play-state:paused}@keyframes updated-scroll-horizontal{0%{transform:translateX(0)}to{transform:translateX(-33.33%)}}.updated-video-card{max-width:130%}.updated-image-card,.updated-video-card{background-color:var(--background-color);border-radius:4px;box-sizing:border-box;color:var(--primary);display:flex;flex-direction:column;flex-shrink:0;gap:18px;height:100%}.updated-image-card{align-items:flex-start;justify-content:space-between;overflow:hidden;padding:2rem 0 2rem 2rem;text-align:left;width:80vw}.updated-image-logo{height:30px;position:relative;z-index:10}.updated-image{max-height:65%;object-fit:cover;position:relative;width:100%;z-index:1}.updated-image-text{position:relative;z-index:10}.updated-image-text p:first-child{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.updated-image-text p:last-child{color:var(--secondary);font-size:1rem;line-height:1.4}.updated-video-card{align-items:flex-start;flex-direction:row;justify-content:space-between}.updated-video-left{display:flex;flex-direction:column;gap:1rem;height:calc(100% - 4rem);justify-content:space-between;padding-left:2rem;padding-block:2rem;position:relative;width:40%;z-index:10}.updated-video-logo{height:30px;object-fit:contain;object-position:left}.updated-video-data1{font-size:1.5rem;font-weight:600;margin:0;text-align:left}.updated-video-data2{color:var(--secondary);font-size:1rem;line-height:1.4;margin:0;text-align:left}.updated-video-right{height:100%;padding-top:2rem;position:relative;width:100%;z-index:1}.updated-video-image{height:100%;object-fit:cover;rotate:270deg;width:400px}.horizontal-card{border:1px solid var(--dark);border-radius:4px;cursor:pointer;overflow:hidden;position:relative;transition:border-color .3s ease}.horizontal-card:hover{border-color:var(--purple)}.customer-intro-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:72px;overflow:hidden;padding-bottom:80px}.black-button{margin-top:2rem}.customer-intro-text{display:flex;flex-direction:column;font-family:WFVisualSans,sans-serif;height:100%;justify-content:center}.customer-intro-title{text-wrap:balance;color:var(--primary);font-size:5.313rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin-bottom:1rem;margin-top:0;text-align:left}.customer-intro-subtitle{color:var(--secondary);font-size:1.125rem;line-height:1.6;margin-block:0;text-align:left}.view-dashboard{align-items:center;align-self:flex-start;background:none;border:none;color:var(--primary);cursor:pointer;display:inline-flex;font-weight:500;gap:10px;margin-top:2rem}.view-dashboard .arrow-icon{font-size:12px}@media (max-width:992px){.customer-intro-title{font-size:4rem;margin-bottom:1rem}.customer-intro-subtitle{font-size:1.125rem}.customer-intro-container{padding-bottom:80px;padding-top:100px}.black-button{margin-top:1rem}}@media (max-width:758px){.customer-intro-text{width:100%}.customer-intro-title{font-size:3rem;margin-bottom:.5rem}.customer-intro-subtitle{font-size:1.1rem}.customer-intro-container{padding-bottom:80px;padding-top:100px}.black-button{margin-top:1rem}}@media (max-width:459px){.customer-intro-title{font-size:2.5rem;line-height:1.2;margin-bottom:.5rem}.customer-intro-subtitle{font-size:1.1rem;line-height:1.4}.customer-intro-container{padding-bottom:80px;padding-top:60px}.black-button{margin-top:1rem}}.filter-box,.filter-button,.filter-dropdown{box-sizing:border-box}span svg{vertical-align:middle}.filter-wrapper{box-sizing:border-box}.filters-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem}.filter-wrapper{position:relative;width:-webkit-fit-content;width:fit-content}.filter-button{background:var(--primary);border:none!important;font-size:.875rem;gap:12px}.icon{border:1.5px solid var(--deep-dark);border-radius:50%;display:inline-block;height:12px;width:12px}.icon-selected{background:var(--accent-blue);border:none;position:relative}.icon-selected:after{color:var(--primary);content:"✓";font-size:10px;left:2px;position:absolute;top:0}.arrow{margin-left:auto;transition:transform .2s ease}.arrow.rotate{transform:rotate(180deg)}.filter-box{background:var(--primary);border:1px solid var(--background-color);border-radius:4px;display:inline-block;width:100%}.filter-box.open{border-bottom:none;border-radius:4px 4px 0 0}.filter-dropdown{background:var(--primary);border:1px solid var(--background-color);border-radius:0 0 4px 4px;border-top:none;left:0!important;margin-top:0;overflow-x:hidden;padding:0 1.5em;position:absolute;right:0!important;top:100%;width:100%;z-index:99}.filter-option{align-items:center;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:8px;letter-spacing:.04em;line-height:1.4;margin-bottom:0;padding-bottom:4px;padding-top:12px;text-transform:uppercase}input[type=checkbox],input[type=radio]{display:none}.custom-checkbox{border:1px solid var(--background-color);border-radius:3px;display:inline-block;height:20px;position:relative;width:20px}input[type=checkbox]:checked+.custom-checkbox{background:var(--background-color)}input[type=checkbox]:checked+.custom-checkbox:after{color:var(--primary);content:"✓";font-size:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.custom-radio{border:2px solid var(--background-color);border-radius:50%;height:16px;position:relative;width:16px}input[type=radio]:checked+.custom-radio{background:var(--accent-color);border-color:var(--accent-color)}input[type=radio]:checked+.custom-radio:after{color:var(--primary);content:"✓";font-size:12px;left:50%;margin-left:.3px;position:absolute;top:50%;transform:translate(-50%,-50%)}.reset-btn{background:none;border:1px solid #0000;cursor:pointer;display:block;font-family:WFVisualSans;font-size:1rem;font-weight:400;line-height:1.6;margin-left:0;padding-bottom:1em;padding-left:0;padding-top:1em;text-align:left;text-decoration:underline;text-underline-offset:4px}.reset-btn:hover{text-decoration:none}.filter-header{display:flex;justify-content:flex-end;margin-bottom:1rem}.reset-all-btn{align-items:center;background:var(--primary);border:1px solid var(--background-color);border-radius:4px;cursor:pointer;display:flex;font-family:WFVisualSans;font-size:.875rem;font-weight:500;gap:12px;justify-content:center;letter-spacing:.07em;line-height:1.3;margin-bottom:0;margin-top:0;padding:1.0715em 1.5em;text-decoration:none;text-transform:uppercase;transition:all .3s}.reset-all-btn:hover{border-color:var(--secondary)}.filter-button{align-items:center;background:#0000;border:1px solid #0000!important;cursor:pointer;display:flex;font-family:WFVisualSans;font-weight:500;justify-content:space-between;letter-spacing:.05em;line-height:1.3;padding:1em 1.5em;text-transform:uppercase;width:100%}@media (max-width:768px){.filter-button,.filter-wrapper{width:100%}}.case-card{background-color:var(--primary);border:1px solid var(--secondary);border-radius:1rem;border-radius:4px;cursor:pointer;font-family:WFVisualSans;height:650px;overflow:hidden;position:relative;transition:box-shadow .3s ease}.case-card.hovered{box-shadow:0 6px 30px #0000001a}.card-header{background-color:var(--primary);justify-content:space-between;left:0;padding:24px;position:absolute;right:0;top:0;z-index:20}.card-header,.logo-area{align-items:center;display:flex}.logo-area{gap:12px}.company,.read-button{font-weight:600}.read-button{background:#0000;border:none;color:var(--deep-dark);cursor:pointer;font-size:.9375rem;line-height:1.2}.card-front{display:flex;flex-direction:column;gap:16px;inset:0;opacity:1;padding:90px 24px 96px;position:absolute;transform:translateX(0);transition:all .3s ease;z-index:10}.card-front.slide-out{opacity:0;transform:translateX(100%)}.screenshot{border-radius:4px;overflow:hidden}.screenshot img{height:190px;object-fit:cover;width:100%}.description{color:var(--deep-dark)!important;font-size:1rem;font-weight:400;line-height:1.6;margin-block:0;text-align:left}.badge{align-self:flex-start;border-radius:4px;display:inline-block;font-size:.875rem;font-weight:500;font-weight:600;margin-bottom:0;padding:.25rem .5rem}.card-back{background-color:var(--primary);color:#5a5a5a;display:flex;flex-direction:column;font-size:1.125rem;font-weight:400;inset:0;justify-content:space-between;line-height:1.6;margin-bottom:1rem;margin-top:0;opacity:0;padding:90px 24px 76px;position:absolute;transform:translateX(-100%);transition:all .3s ease}.card-back.slide-in{opacity:1;transform:translateX(0)}.card-back p{text-align:left}.author{gap:16px}.author,.avatar{align-items:center;display:flex}.avatar{background-color:var(--secondary);border-radius:50%;height:48px;justify-content:center;overflow:hidden;width:48px}.avatar img{height:100%;object-fit:cover;object-position:center 0;width:100%}.avatar span{font-size:18px}.author-name,.avatar span{color:var(--deep-dark);font-weight:600;text-align:left}.author-title{color:var(--deep-dark);font-size:13px;text-align:left}.card-footer{align-items:center;background-color:var(--primary);border-top:1px solid var(--secondary);bottom:0;display:flex;gap:30px;left:0;padding:24px;position:absolute;right:0;z-index:20}.stat{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-block:0}.stat-label{color:var(--tertiary)!important;font-size:.75rem;font-weight:500;letter-spacing:.02em;line-height:1.3;text-align:left;text-transform:uppercase}.logo-img{max-height:24px;max-width:16rem;object-fit:contain}.read-story-container{align-items:center;display:flex;gap:8px}.read-arrow-icon{font-size:14px;font-weight:600}.divider{background:var(--secondary);height:1px;width:100%}.front-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.screenshot-wrapper{display:flex;flex-direction:column;gap:16px}.case-studies-section{background-color:#fff}.case-studies-section .container{margin:0 auto}.case-studies-section .section-header{margin-bottom:3rem;text-align:center}.case-studies-section .section-header h2{color:#111;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.case-studies-section .section-header p{color:#555;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:640px}.case-studies-section .case-studies-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.case-studies-section .case-studies-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));margin-top:1.5rem}.case-studies-section{margin:auto}.case-studies-section .section-header h2{font-size:2rem}.case-studies-section .section-header p{font-size:1rem}}.customer-heading{font-size:4rem;font-weight:600;line-height:1.04;margin-bottom:3rem;margin-top:0}.customer-heading,.customer-subtext{font-family:WFVisualSans;letter-spacing:-.01em;text-align:center}.customer-subtext{font-size:1.25rem;line-height:1.6;margin-inline:auto;width:60%}.customer-stories-container{display:flex;flex-direction:column;font-family:WFVisualSans,sans-serif;justify-content:center;padding-block:160px;width:90%}.customer-filter-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:4em;margin-top:4rem}.customer-showing-text{color:#000;font-family:WFVisualSans,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;margin-block:0}.case-studies-wrapper{background:var(--primary)}.no-case-study-holder{grid-column-gap:2rem;grid-row-gap:2rem;align-items:center;border:1px solid var(--secondary);border-radius:8px;display:flex;flex-flow:column;font-size:2.313rem;font-weight:600;letter-spacing:-.03em;margin-left:auto;margin-right:auto;margin-top:4em;padding:1.5em}.no-case-study-text{width:60%}.reset-btn-override{border-color:var(--secondary)}.reset-btn-override:hover{border-color:var(--tertiary)}@media (max-width:992px){.customer-filter-bar{flex-wrap:wrap}.customer-stories-container{padding-block:120px}.no-case-study-text{width:100%}}@media (max-width:768px){.customer-heading{font-size:5.313rem}.customer-subtext{font-size:1.5rem}.customer-stories-container{padding-block:100px}.no-case-study-holder{font-size:1.625rem;padding:1em}}@media (max-width:459px){.customer-heading{font-size:2.5rem;margin-bottom:1rem}.customer-subtext{font-size:1rem;width:100%}.customer-stories-container{padding-block:80px}.no-case-study-holder{font-size:1.4rem;padding:1em}}.customer-stories-section{margin:auto;width:100%}@media (max-width:992px){.customer-stories-section{margin:auto;width:100%}}@media (max-width:768px){.customer-stories-section{margin:auto;width:100%}}@media (max-width:459px){.customer-stories-section{margin:auto;width:100%}}.customer-story-head-container{display:flex;flex-wrap:wrap;gap:96px;justify-content:space-between;padding-top:90px;position:relative}.customer-layout-footer-container{background-color:var(--dark);display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.customer-layout-footer{grid-row-gap:40px;grid-column-gap:100px;align-items:center;color:var(--primary);display:flex;flex-wrap:wrap;margin:40px;padding-block:1rem}.customer-layout-footer-item{grid-area:span 1;text-align:left}.customer-layout-footer-title{display:block;font-family:WFVisualSans;font-size:.75rem;font-weight:500;letter-spacing:.1em;line-height:1.3;margin-bottom:.5rem;text-transform:uppercase}.customer-layout-footer-stat{font-family:WFVisualSans;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:0}.customer-story-left{color:var(--primary);flex:1 1;margin-bottom:4rem;position:relative;text-align:left}.customer-story-category{align-items:center;color:var(--primary);display:flex;flex-wrap:wrap;gap:10px;margin-bottom:0}.customer-story-category,.customer-story-company{font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.customer-story-company{color:var(--secondary)}.customer-story-logo-wrapper{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:4rem;margin-top:4rem}.customer-story-logo{max-height:32px;max-width:150px;object-fit:contain}.customer-story-heading{font-family:WFVisualSans;font-size:3.5rem;font-weight:600;letter-spacing:.01em;line-height:1.04;margin-bottom:1rem;margin-top:0}.customer-story-description{color:#d8d8d8;font-family:WF Visual Sans Text,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6}.customer-story-stats{display:flex;gap:40px;margin-top:3rem}.customer-stat-value{font-family:WFVisualSans;font-size:2.5rem;font-weight:600;line-height:1.3;margin-block:0}.customer-stat-label{color:#d8d8d8;display:block;font-family:WFVisualSans;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.customer-story-right{flex:1 1;margin-top:2rem;position:relative;z-index:30}.customer-story-image{height:100%;max-height:900px;max-width:none;object-fit:cover;top:60px;width:100%}@media (min-width:992px){.customer-story-right-image-wrapper{height:100%;max-height:900px;position:absolute;top:60px;width:100%}.customer-story-head-container{margin-inline:40px}}@media (max-width:992px){.customer-layout-footer-container{padding-top:4rem}.customer-story-left{margin-bottom:1rem;width:100%!important}.customer-story-right{flex:1 1 500px;width:100%!important}.customer-story-image{margin-bottom:-60px}.customer-story-head-container{gap:40px;width:90%}}@media (max-width:768px){.customer-story-left{margin-bottom:1rem;width:100%!important}.customer-story-right{width:100%!important}}@media (max-width:992px){.customer-story-heading{font-size:2.5rem}.customer-stat-value{font-size:2rem}.customer-story-description{font-size:.95rem}.customer-story-container{padding-top:50px}}@media (max-width:768px){.customer-layout-footer{grid-column-gap:40px;margin:30px}.customer-story-left{margin-bottom:1rem;width:100%!important}.customer-story-right{width:100%!important}.customer-story-heading{font-size:2.3rem;margin-bottom:.5rem}.customer-stat-value{font-size:1.8rem}.customer-story-description{font-size:.9rem}.customer-story-container{padding-top:50px}.customer-story-stats{flex-wrap:wrap;gap:24px}}@media (max-width:459px){.customer-story-heading{font-size:1.8rem;margin-bottom:.5rem}.customer-stat-value{font-size:2.25rem}.customer-story-description{font-size:1rem}.customer-story-container{padding-top:30px}.customer-stat-label{font-size:.75rem}}.blank-quote-text{border-left:0 #0000;color:#5a5a5a!important;font-size:1.4rem!important;font-weight:600!important;letter-spacing:-.02em;line-height:1.40385!important;margin-bottom:1.5rem!important;margin-top:1.5rem!important;padding:0;text-align:left}.blank-author{font-size:1.125rem!important;font-weight:600;line-height:1.82222!important;margin-bottom:1rem!important;margin-top:1rem!important;text-align:left}@media (max-width:768px){.blank-quote-text{font-size:1.3rem!important}}.scroll-layout{display:flex;flex-wrap:wrap;font-family:WFVisualSans;margin:0 auto}.customer-author-container{align-items:center;display:flex;gap:5px;margin-block:1rem}.customer-image-wrapper{flex:none;height:48px;margin-right:16px;width:48px}.customer-image{border-radius:100%;height:100%;object-fit:cover;object-position:center 0;width:100%}.customer-author-wrapper{color:var(--dark);font-family:WFVisualSans;font-size:1rem;font-weight:400;line-height:1.6}.customer-author-name{font-weight:600;margin-block:0;text-align:left}.customer-author-description{font-size:.875rem;margin-block:0;text-align:left}.customer-testemonial-content{color:#5a5a5a;font-size:1.4rem;letter-spacing:0;line-height:1.40385;quotes:"“" "”" "‘" "’";text-align:left}.scroll-sidebar{align-self:flex-start;border:1px solid #d8d8d8;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px;width:30%}.scroll-sidebar ul{list-style:none;padding-left:0}.scroll-sidebar p.active{border-left:3px solid #146ef5!important;color:#146ef5;font-weight:600}.scroll-content{flex:1 1;max-width:700px;padding-left:2rem}.scroll-section{padding-bottom:1rem}.scroll-section h2{font-size:1.75rem;margin-bottom:.5rem}.scroll-section p{font-size:1rem;line-height:1.6}.scroll-section{scroll-margin-top:120px}.customer-story-scroll-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-family:WFVisualSans;gap:80px;padding-block:160px;padding-inline:40px}.customer-main-title{font-family:WF Visual Sans,Arial,sans-serif;font-size:3rem!important;font-weight:600;letter-spacing:-.04em;line-height:1.16667!important;margin-bottom:1.5rem;text-align:left}.customer-main-content{font-size:1.125rem!important;line-height:1.82222!important;margin-bottom:1rem;margin-top:1rem;text-align:left}.story-side-heading{color:#000;font-family:WF Visual Sans Text,Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.6;padding:20px 24px;text-align:left}@media (max-width:992px){.scroll-content{flex:0.9 1!important;margin:auto;padding-left:0}.customer-main-title{font-size:3rem!important;line-height:1.1667!important;margin-top:1.5rem}.customer-main-content{font-size:1.125rem}.scroll-section{scroll-margin-top:420px}.customer-story-scroll-wrapper{gap:0;padding-block:120px;padding-inline:0}.customer-testemonial-content{font-size:1.4rem;line-height:1.40385;margin-top:3rem}}@media (max-width:768px){.customer-story-scroll-wrapper{gap:0;padding-block:100px;padding-inline:0}.scroll-section{scroll-margin-top:420px}.customer-main-title{font-size:2.5rem!important;line-height:1.1667!important;margin-top:1.5rem}.customer-main-content{font-size:1rem}.customer-testemonial-content{font-size:1.4rem;line-height:1.40385;margin-top:2.5rem}}@media (max-width:459px){.customer-story-scroll-wrapper{gap:0;padding-block:80px;padding-inline:0}.customer-main-title{font-size:2.2rem!important;line-height:1.1667!important;margin-top:1.5rem}.customer-main-content{font-size:1rem}.customer-testemonial-content{font-size:1.3rem;line-height:1.40385;margin-top:2.5rem}}.dropArrow{rotate:0deg;transition:all .3s ease!important}.dropArrow.open{rotate:180deg}.customer-story-section{margin:auto;width:100%}@media (max-width:992px){.customer-story-section{margin:auto}}@media (max-width:768px){.customer-story-section{margin:auto}}@media (max-width:459px){.customer-story-section{margin:auto}}.central-banner{align-items:center;background:#000;display:flex;flex-direction:column;font-family:WFVisualSans;margin:auto;padding:0;text-align:center;width:90%}.central-banner h1{text-wrap:balance;color:#fff;font-size:5.313rem;font-weight:600;letter-spacing:-.02em;line-height:1.04;margin-bottom:1.5rem;margin-top:0;max-width:18ch}.central-banner p{color:#d8d8d8;font-size:1.5rem;line-height:1.6;margin-bottom:2rem;margin-top:0;max-width:50ch}.central-banner .button-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.central-banner button{border:1px solid #0000;cursor:pointer;font-size:.9375rem;font-weight:600;line-height:1.2;padding:1em 1.5em;transition:all .3s ease}.central-banner .view-dashboard{background:#146ef5;color:#fff}.central-banner .view-dashboard:hover{background:#0e58c9}.central-banner .contact-partnership{background:#222;color:#fff}.central-banner .contact-partnership:hover{background:#333}@media (max-width:992px){.central-banner h1{font-size:4rem}.central-banner p{font-size:1.4rem;max-width:100%}}@media (max-width:768px){.central-banner h1{font-size:3rem}.central-banner p{font-size:1.2rem;max-width:100%}}@media (max-width:459px){.central-banner{margin:auto;padding-block:20px;padding-inline:0;width:85%}.central-banner h1{font-size:2.5rem}}.sticky-scroll-container{color:#000;font-family:WFVisualSans;margin:auto;width:90%}.desktop-row{display:flex;flex-wrap:nowrap;gap:40px;justify-content:space-between}.desktop-col{display:flex;flex-direction:column}.content-col{flex:1 1}.image-col{flex:2 1}.header-block{margin-bottom:96px;max-width:700px}.header-block-p{font-size:3.5rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:1rem;text-align:left;z-index:2}.header-block-p2{color:#444;font-size:1.5rem;letter-spacing:-.01em;line-height:1.6;text-align:left;z-index:2}.sticky-wraper{height:-webkit-fit-content;height:fit-content;height:63vh;position:-webkit-sticky;position:sticky;top:16vh}.image-wraper{display:flex;position:relative}.image-wraper,.sticky-image{border-radius:2px;height:100%}.sticky-image{object-fit:contain;position:absolute;right:-5rem;width:100%}.content-block{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:auto;min-height:70vh;text-align:left;transition:opacity .4s ease;width:100%;z-index:2}.content-block.active{opacity:1}.content-block.inactive{opacity:.3}.content-block h2{font-size:2.313rem;font-weight:600;letter-spacing:-.03em;line-height:1.04;margin-bottom:1rem;max-width:75%}.content-block h2,.content-block p{font-family:WFVisualSans;text-align:left}.content-block p{font-size:1.125rem;letter-spacing:-.01em;line-height:1.6;margin-block:0;max-width:85%}.para-dark{color:var(--secondary)!important}.para-light{color:var(--tertiary)!important}.stacked-mobile-layout{display:flex;flex-direction:column;gap:60px}.mobile-content-section{display:flex;flex-direction:column;gap:20px}.mobile-image{border-radius:8px;height:auto;object-fit:cover;width:100%}@media (max-width:992px){.sticky-scroll-container{margin:auto;width:90%}.content-block{margin-inline:0;margin:auto;min-height:0;text-align:left;width:90%}.content-block h2,p{margin-bottom:.5rem}.content-block h2{font-size:2rem}.content-block p{font-size:1.125rem}.header-block{text-align:left}.header-block-p{font-size:3rem;margin-bottom:1rem}.header-block-p2{font-size:1.4rem}.content-block.inactive-below,.image-wrapper.inactive-below{opacity:.4;overflow:hidden;transition:opacity .4s ease}.content-block.active,.image-wrapper.active{opacity:1;overflow:hidden;transition:opacity .4s ease}.mobile-content-section:not(.inactive-below):not(.active) .content-block,.mobile-content-section:not(.inactive-below):not(.active) .image-wrapper{opacity:1}}@media (max-width:758px){.header-block{margin-bottom:0}.header-block-p{font-size:2.3rem;margin-bottom:.5rem}.header-block-p2{font-size:1.2rem;margin-bottom:3rem}.content-block{margin:auto;width:90%}.content-block h2{font-size:1.625rem}.content-block p{font-size:1rem}.sticky-scroll-container{margin:auto;width:90%}}@media (max-width:459px){.header-block{margin-bottom:0!important}.header-block-p{font-size:1.8rem;margin-bottom:.5rem}.content-block{margin:auto;width:90%}.content-block h2{font-size:1.4rem}.content-block p{font-size:1rem}.sticky-scroll-container{margin:auto;width:85%}}.sticky.black-button:hover .sticky-arrow{transform:translateX(5px);transition:transform .3s ease}.sticky-arrow{display:inline-block;transition:transform .3s ease}.tc-card{border:1px solid #d3d3d3;border-radius:4px;flex-direction:column;height:-webkit-fill-available;margin-block:20px;min-height:400px;padding:20px}.tc-card,.tc-card-header{display:flex;justify-content:space-between}.tc-card-header{align-items:flex-start;margin-bottom:25px}.tc-new-badge{border:1px solid var(--dark);border-radius:4px;font-size:14px;text-align:center;width:35px}.tc-title{font-size:2.313rem;font-weight:600;line-height:1.04;margin-block:0;text-align:left}.tc-description{color:#424242;margin-block:2rem;text-align:left}.tc-button{background:#1677ff;border:1px solid #0000;border-radius:4px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;line-height:1.2;padding:1em 1.5em;text-align:center;width:100%}.tc-service{margin-bottom:2rem}.tc-service-header{display:flex;gap:7px;margin-top:2rem}.tc-service-icon{color:#2b4acb;height:18px;margin-top:1.5px;width:18px}.tc-service-title{font-size:1rem;font-weight:600;line-height:1.3;margin-block:0;margin-bottom:.5rem;text-align:left}.tc-service-description{font-size:.875rem;line-height:1.6;margin-left:28px;margin-top:0;text-align:left}@media (max-width:992px){.tc-title{font-size:2rem;margin-bottom:1rem}}@media (max-width:758px){.tc-title{font-size:1.625rem;margin-bottom:.5rem}}@media (max-width:459px){.tc-card{height:auto!important}.tc-title{font-size:1.4rem;margin-bottom:.5rem}.tc-description{font-size:1rem;margin-bottom:1rem}}.traditional-card-section{font-family:WFVisualSans;gap:20px;justify-content:space-between;margin-top:4rem}.traditional-section-container{margin:auto;width:90%}.card-wrapper{box-sizing:border-box;flex:1 1 32%}@media (max-width:992px){.card-wrapper{flex:1 1 100%}}.traditional-section-title{font-family:WFVisualSans;font-size:3.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.04;margin-bottom:1rem;margin-top:0}.traditional-section-subtitle{font-family:WFVisualSans;font-size:1.125rem;line-height:1.6;margin-block:0}.traditional-card-section{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px}@media (max-width:768px){.traditional-section-title{font-size:2.3rem}}@media (max-width:459px){.traditional-section-title{font-size:1.8rem;margin-bottom:.5rem}.traditional-card-section{margin-top:2rem}.traditional-section-container{margin:auto;width:85%}}.traditional-section-heading{text-align:start}.centered-banner{background:#000;color:#fff;font-family:WFVisualSans;margin:auto;padding:0;width:90%}.centered-banner-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1280px}.centered-banner h1{font-size:5.313rem;font-weight:600;letter-spacing:-.02em;line-height:1.04;margin-bottom:1rem;width:80%}.centered-banner h1,.centered-banner p{margin-top:0;text-align:center;text-shadow:2px 2px 4px #0006;z-index:2}.centered-banner p{color:#d8d8d8;font-size:1.5rem;line-height:1.6;margin-bottom:2rem;max-width:50ch}.view-dashboard-btn{background:#146ef5;border:1px solid #0000;border-radius:4px;box-shadow:0 4px 4px #08080814,0 1px 2px #08080833,inset 0 6px 12px #ffffff1f,inset 0 1px 1px #fff3;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;line-height:1.2;margin-bottom:1rem;padding:1em 1.5em;text-align:center;transition:all .3s ease}.view-dashboard-btn:hover{background:#105fd1;box-shadow:0 6px 8px #08080833,0 3px 5px #08080844,inset 0 6px 12px #ffffff2f}.centered-banner img{border-radius:0;height:100%;left:0;max-width:100%;object-fit:cover;top:0;width:100%;z-index:1}@media (max-width:992px){.centered-banner h1{font-size:3.5rem;width:100%}.centered-banner p{font-size:1.1rem;max-width:100%}.centered-banner img{height:auto;width:100%}}@media (max-width:768px){.centered-banner h1{font-size:2.5rem;width:100%}.centered-banner p{font-size:1.1rem;max-width:100%}}@media (max-width:458px){.centered-banner h1{font-size:2.5rem;width:100%}.centered-banner p{font-size:1.2rem;max-width:100%}.centered-banner{margin:auto;width:85%}}.central-banner-section{padding-bottom:160px;padding-top:200px}.traditional-section{padding-block:160px}.section-cards-section{background-color:#000;padding-block:160px}.centered-traditional-banner-section{overflow:hidden;padding-block:160px;position:relative}@media (max-width:991px){.central-banner-section{padding-bottom:120px;padding-top:160px}.centered-traditional-banner-section,.section-cards-section,.sticky-scroll-section,.traditional-section{padding-block:120px}}@media (max-width:768px){.central-banner-section{padding-bottom:100px;padding-top:120px}.centered-traditional-banner-section,.section-cards-section,.sticky-scroll-section,.traditional-section{padding-block:100px}}@media (max-width:459px){.central-banner-section{padding-bottom:80px;padding-top:100px}.centered-traditional-banner-section,.section-cards-section,.sticky-scroll-section,.traditional-section{padding-block:80px}}.partner-container{align-items:center;background:#f0f0f0;border:1px solid #0000;border-radius:2px;box-sizing:border-box;display:flex;font-family:WFVisualSans;justify-content:space-between;margin-block:6rem;margin:auto;padding:2rem;width:90%}.partner-container.mobile{align-items:flex-start;flex-direction:column;gap:1.5rem;margin:auto;width:90%}.partner-container.desktop{flex-direction:row;gap:0}.partner-text{display:flex;flex-direction:column}.partner-title{font-size:1.5rem;font-weight:600;line-height:1.3;margin:0 0 1rem;text-align:left}.partner-description{color:#222;font-size:1rem;line-height:1.6;margin:0;text-align:left}.partner-container.desktop .partner-description{max-width:70%}.partner-container.mobile .partner-description{max-width:100%}.partner-button{background-color:#146ef5;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:1em 1.5em;transition:background-color .3s ease,color .3s ease;white-space:nowrap}.partner-button.hovered{background-color:#0f5cd6}.partner-button.mobile-btn{align-self:flex-start}@media (max-width:768px){.partner-container{margin-bottom:3rem;margin-top:0}}@media (max-width:459px){.partner-container,.partner-container.mobile{margin:auto;width:85%}}.freeLanceContentBanner-container{margin:auto;width:90%}@media (max-width:459px){.freeLanceContentBanner-container{margin:auto;width:90%}}.central-banner-section,.sticky-scroll-section{padding-block:160px}.static-section-cards-section{background-color:#000;padding-block:160px}@media (max-width:992px){.central-banner-section,.static-section-cards-section,.sticky-scroll-section{padding-block:120px}}@media (max-width:758px){.central-banner-section,.static-section-cards-section,.sticky-scroll-section{padding-block:100px}}@media (max-width:459px){.central-banner-section,.sticky-scroll-section{padding-block:80px}}:root{--primary:#fff;--secondary:#c9c9c9;--image-secondary:#dfdfdf;--tertiary:#222;--deep-dark:#101010;--dark-accent:#1d1d1d;--dark:#2e2e2e;--accent-color:#146ef5;--background-color:#000;--gradient-1:linear-gradient(65deg,#0000d4,#a363ff);--gradient-2:linear-gradient(65deg,#00ffe9,#a363ff);--btn-gradient:linear-gradient(to right bottom,var(--background-color) 50%,var(--purple) 150%);--blue:#0000d4;--purple:#a363ff;--neon:#00ffe9;--green:#00d722}*{font-family:WFVisualSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.App{background-color:#000;background-color:var(--background-color);text-align:center;z-index:1}.contain{margin:0 auto;max-width:1280px;padding:20px}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;color:var(--primary);display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.brand-footer-section{border-top:1px solid #222;border-top:1px solid var(--tertiary);padding-bottom:96px;padding-top:120px}@media (max-width:992px){.brand-footer-section{padding-bottom:60px;padding-top:100px}}@media (max-width:758px){.brand-footer-section{padding-bottom:60px;padding-top:80px}}@media (max-width:459px){.brand-footer-section{padding-bottom:60px;padding-top:80px}}.loader{animation:rotation 1s linear infinite;border:4px solid #fff;border:4px solid var(--primary);border-bottom:4px solid #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:36px;width:36px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gradient-text{background:linear-gradient(65deg,#00ff9e,#a363ff 80%);-webkit-background-clip:text;background-clip:text}.gradient-text,.gradient-text-2{-webkit-text-fill-color:#0000;color:#0000;margin-block:0;text-align:left}.gradient-text-2{background:linear-gradient(65deg,#0000d4,#a363ff 80%);-webkit-background-clip:text;background-clip:text}.gradient-btn-bg{background:linear-gradient(65deg,#0000d4,#a363ff 80%)!important}.black-button{align-self:flex-start;background:var(--background-color);border:1px solid #0000;border-radius:4px;box-shadow:0 4px 4px #08080814,0 1px 2px #08080833,inset 0 6px 12px #ffffff1f,inset 0 1px 1px #fff3;color:var(--primary);cursor:pointer!important;display:inline-block;flex-shrink:0;font-size:.9375rem;font-weight:600;line-height:1.2;min-width:120px;padding:1em 1.5em;text-align:center;transition:all .2s ease-in-out;white-space:nowrap}.black-button:hover{background:var(--dark-accent)}.black-button.loading{background-color:var(--dark-accent)}.black-button.loading,button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6}.grey-button{align-self:flex-start;background:var(--tertiary);border:1px solid #0000;border-radius:4px;box-shadow:0 4px 4px #08080814,0 1px 2px #08080833,inset 0 4px 16px #ffffff14,inset 0 1px 1px #fff3;color:var(--primary);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;line-height:1.2;padding:1em 1.5em;text-align:center}.primary-text{color:var(--primary)!important}.secondary-text{color:var(--secondary)!important}.link:hover{color:var(--accent-color)!important;cursor:pointer;text-decoration:underline}.rotate-top-right{transform:rotate(-45deg)}.arrow-down{transform:rotate(90deg)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.tooltip{animation:fadeIn .2s ease-in-out;background:var(--accent-color)!important;border-radius:6px;box-shadow:0 2px 6px #0003;color:#fff;font-size:.8rem;left:0;margin-top:4px;padding:10px;position:absolute;top:105%;white-space:nowrap;z-index:10}.tooltip:after{border-color:#0000 #0000 var(--accent-color) #0000;border-style:solid;border-width:5px;content:"";left:10px;position:absolute;top:-10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.hover-effect:hover{box-shadow:0 20px 40px #00000040;transform:scale(1.02)}input:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--primary)!important;-webkit-box-shadow:0 0 0 1000px var(--dark-accent) inset!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--primary)!important;-webkit-box-shadow:0 0 0 1000px var(--dark-accent) inset;caret-color:var(--primary);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input.light-theme:-webkit-autofill,input.light-theme:-webkit-autofill:focus,input.light-theme:-webkit-autofill:hover{-webkit-text-fill-color:var(--dark)!important;-webkit-box-shadow:0 0 0 1000px var(--dark-accent) inset;caret-color:var(--dark);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input:-moz-autofill{-moz-text-fill-color:var(--primary)!important;box-shadow:0 0 0 1000px var(--dark-accent) inset;caret-color:var(--primary)}input.light-theme:-moz-autofill{-moz-text-fill-color:var(--dark)!important;box-shadow:0 0 0 1000px var(--dark-accent) inset;caret-color:var(--dark)}input{caret-color:var(--primary)}input.light-theme{caret-color:var(--dark)}.custom-divider{border-top:.5px solid var(--secondary);height:0;margin:0;opacity:.2;width:100%}.arrow-container:hover .arrow-move{transform:translateX(5px);transition:transform .3s ease}.arrow-move{display:inline-block;margin-left:10px;transition:transform .3s ease}.sitemap-header{color:#fff;font-family:WFVisualSans,Arial;font-size:8rem;font-weight:600;letter-spacing:-.05em;line-height:1.04;margin:auto auto 4rem;padding-left:-5px;text-align:left;width:90%}.sitemap-container{padding-top:140px}.brand-footer-sitemap-section{border-top:1px solid #0000;padding-bottom:96px;padding-top:0}@media (max-width:992px){.sitemap-header{font-size:6rem}.sitemap-container{padding-top:60px}}@media (max-width:768px){.sitemap-header{font-size:4rem;margin-block:2rem}.sitemap-container{padding-top:40px}}@media (max-width:459px){.sitemap-header{font-size:3.125rem;margin:auto;margin-block:2rem;width:85%}.sitemap-container{padding-top:20px}}