:root{--system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--body-font: "Public Sans", var(--system-fonts);--header-font: "Geist", var(--system-fonts);--color-white: #ffffff;--color-off-white: #F5F5F5;--color-black: #000000;--color-raisin-black: #202020;--color-charcoal-black: #040404;--color-primary: #0043F3;--color-primary-hover: #0037E6;--color-secondary: #344054;--color-secondary-hover: #F9FAFB;--color-secondary-border: #D0D5DD;--color-gray-btn: #F2F2F2;--color-voilet: #5A31FD;--color-voilet-100: #7F56D9;--color-voilet-200: #6941C6;--color-green: #4CDF5B;--color-dark-green: #09AD57;--color-dark-green-02: #0F9A53;--color-chrome-green: #2D8120;--color-orange: #FF5F3C;--color-yellow: #F4FF23;--color-yellow-100: #F3CF00;--color-magenta: #B132A1;--color-purple: #7F56D9;--color-blue: #4A7CFF;--color-tan: #FFC34A;--color-silver: #C0C0C0;--color-mustard-yellow: #D0D837;--color-red-100: #8C3B3B;--color-green-100: #3C7443;--color-veltar-red: #FF242D;--color-veltar-secondary: #F2F2F2;--color-veltar-yellow: #E4C105;--color-veltar-pale-yellow: #FFE26E;--color-veltar-light: #f3f3f3;--color-veltar-gray-100: #918F94;--color-veltar-gray-200: #828282;--color-veltar-gray: #333333;--color-oneidp-orange: #E05435}body{font-family:var(--body-font);font-optical-sizing:auto;font-style:normal;font-feature-settings:"rlig" 1,"calt" 0;font-synthesis-small-caps:auto;font-synthesis-style:auto;font-synthesis-weight:none;-webkit-font-smoothing:antialiased;font-weight:400;color:var(--color-black);line-height:24px;letter-spacing:-.16px;background-color:var(--color-white)}@media (min-width: 1280px){.container{max-width:1224px}}h1,h2,h3,h4,h5,h6{font-family:var(--header-font);color:var(--color-black);font-weight:600;font-style:normal}h1{font-size:72px;line-height:78px;letter-spacing:-2.16px}@media (max-width: 493px){h1{font-size:53px;line-height:58px}}h1.oneidp-feature-header,h2{font-size:54px;line-height:58px;letter-spacing:-1.62px}@media (max-width: 493px){h2{font-size:45px;line-height:50px}}h3{font-size:38px;line-height:48px;letter-spacing:-1.14px}h4{font-size:26px;line-height:28px;letter-spacing:-.78px}h5{font-size:24px;font-weight:400;line-height:34px;letter-spacing:-.72px}h6{font-size:21px;font-weight:400;line-height:24px;letter-spacing:-.21px}.text-lg{font-size:24px;line-height:34px;letter-spacing:-.72px}.text-sm{font-size:18px;line-height:25px;letter-spacing:-.18px}.text-primary{color:var(--color-primary)!important}.text-secondary{color:var(--color-secondary)!important}.text-green{color:var(--color-green)!important}.text-dark-green{color:var(--color-dark-green)!important}.text-dark-green-02{color:var(--color-dark-green-02)!important}.text-chrome-green{color:var(--color-chrome-green)!important}.text-yellow{color:var(--color-yellow)!important}.text-yellow-100{color:var(--color-yellow-100)!important}.text-orange{color:var(--color-orange)!important}.text-voilet{color:var(--color-voilet)!important}.text-voilet-100{color:var(--color-voilet-100)!important}.text-voilet-200{color:var(--color-voilet-200)!important}.text-veltar-red{color:var(--color-veltar-red)!important}.text-veltar-secondary{color:var(--color-veltar-secondary)!important}.text-veltar-yellow{color:var(--color-veltar-yellow)!important}.text-veltar-light{color:var(--color-veltar-light)!important}.text-veltar-gray{color:var(--color-veltar-gray)!important}.text-veltar-gray-100{color:var(--color-veltar-gray-100)!important}.text-veltar-gray-200{color:var(--color-veltar-gray-200)!important}.text-veltar-pale-yellow{color:var(--color-veltar-pale-yellow)!important}.text-oneidp-orange{color:var(--color-oneidp-orange)!important}.text-magenta{color:var(--color-magenta)!important}.text-raisin-black{color:var(--color-raisin-black)!important}.text-charcoal-black{color:var(--color-charcoal-black)!important}.text-off-white{color:var(--color-off-white)!important}.text-purple{color:var(--color-purple)!important}.text-blue{color:var(--color-blue)!important}.text-tan{color:var(--color-tan)!important}.text-silver{color:var(--color-silver)!important}.text-mustard-yellow{color:var(--color-mustard-yellow)!important}.text-red-100{color:var(--color-red-100)!important}.text-green-100{color:var(--color-green-100)!important}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:calc(3/ 10)}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:calc(6/ 10)}.opacity-7{opacity:calc(7/ 10)}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.opacity-10{opacity:1}.dropdown-toggle{position:relative}.dropdown-toggle:after{content:"";border:unset;position:absolute;width:15px;height:100%;top:0;bottom:0;right:-8px;margin:auto 0;background-image:url(/assets/scalefusion_v4/icons/chevron-down-0328214d70a56cd6e8b086d71240c66d9e4375ef5d4211f86b75ab30251522f0.svg);background-repeat:no-repeat;background-position:center}.features-grid .on-hover-card{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-black),.6);backdrop-filter:blur(7.5px);border-radius:10px;padding:20px;-webkit-transition:all .35s ease;transition:all .35s ease;opacity:0;text-align:center}.features-grid .on-hover-card div.content-wrapper{margin-top:50px;border-radius:10px;padding:35px 30px;box-shadow:0 -294px 82px #0000,0 -188px 75px #00000003,0 -106px 64px #0000000d,0 -47px 47px #00000017,0 -12px 26px #0000001a,0 -188px 75px #00000003,0 -106px 64px #0000000d,0 -47px 47px #00000017,0 -12px 26px #0000001a;background-color:var(--color-white)}.features-grid .on-hover-card:hover{opacity:1}.customers-sprite{max-width:100%;margin:0 auto;overflow:hidden}.customers-sprite>div{position:relative;display:grid;grid:auto/repeat(36,minmax(170px,170px));place-content:center;gap:20px 0;width:6120px}.customers-sprite>div>div{animation:customers-slider 50s linear infinite;grid-column:span 1}.customers-sprite .allen{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px 10px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .allen{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .bse{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -38px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .bse{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .decathlon{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -87px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .decathlon{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .kelloggs{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -133px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .kelloggs{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .diasorin{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -181px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .diasorin{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .pharmeasy{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -227px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .pharmeasy{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .garuda{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -275px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .garuda{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .safaricom{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -326px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .safaricom{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .via{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -370px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .via{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .saint-gobin{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -418px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .saint-gobin{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .stc{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -464px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .stc{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .hyatt{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -510px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .hyatt{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .fodel{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -558px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .fodel{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .airashed-cement{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -603px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .airashed-cement{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .emirates{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -652px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .emirates{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .srilankan-airlines{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -700px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .srilankan-airlines{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .northeast-property{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -745px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .northeast-property{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite .bat{background-image:url(/assets/scalefusion_v4/assets/customers_sprite-4699d49c88b8468eef6ac7a25be00889706f330cafd81292cf5456b165a4678e.webp);background-repeat:no-repeat;background-position:0px -792px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite .bat{background-image:url(/assets/scalefusion_v4/assets/customers_sprite@2x-47d49823d9980bc5fceb487432c802fcbd9be7a4bd9e6139629b7de439c77721.webp)}}.customers-sprite.dark .allen{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px 10px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .allen{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .bse{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -38px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .bse{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .decathlon{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -87px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .decathlon{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .kelloggs{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -133px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .kelloggs{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .diasorin{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -181px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .diasorin{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .pharmeasy{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -227px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .pharmeasy{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .garuda{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -275px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .garuda{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .safaricom{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -326px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .safaricom{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .via{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -370px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .via{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .saint-gobin{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -418px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .saint-gobin{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .stc{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -464px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .stc{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .hyatt{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -510px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .hyatt{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .fodel{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -558px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .fodel{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .airashed-cement{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -603px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .airashed-cement{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .emirates{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -652px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .emirates{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .srilankan-airlines{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -700px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .srilankan-airlines{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .northeast-property{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -745px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .northeast-property{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}.customers-sprite.dark .bat{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black-be84124dfed55ab631020d36bf503f15d4895b65c374d5a6b045d92887e5b0da.png);background-repeat:no-repeat;background-position:0px -792px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers-sprite.dark .bat{background-image:url(/assets/scalefusion_v4/common/customers_sprite_black@2x-645ec39c7a7f9d917544130d4a9ba4cb8294cc44d211bd712e440dc7bed7c828.png)}}@keyframes customers-slider{to{transform:translate(-3060px)}}.brandVideo .modal-dialog{max-width:798px}.brandVideo .modal-dialog iframe{width:100%;aspect-ratio:16/9;object-fit:cover;max-width:798px}@media (min-width: 1200px){.brandVideo .modal-dialog{height:calc(100vh - 150px);display:flex;align-items:center}}@media (max-width: 1199px){.brandVideo .modal-dialog{margin-top:55px}}.b-left{border-left:1px solid rgba(0,0,0,.1)}@media (max-width: 493px){.b-left{border-left:unset}}.common-zebra-devices{background-color:#edf4ed;padding:100px 0}.common-zebra-devices .b-left{border-color:#b2cebd}.disclaimer{background-color:#070708;padding:50px 0 100px;font-size:14px}.platforms-tooltip,.pricing-feature-tooltip{--bs-tooltip-bg: var(--color-white);--bs-tooltip-color: var(--color-black);position:relative;box-shadow:0 2px 2px #00000040;border-radius:8px;border:1px solid rgba(0,0,0,.2);opacity:1!important}.platforms-tooltip .tooltip-inner,.pricing-feature-tooltip .tooltip-inner{text-align:left!important}.platforms-tooltip .tooltip-arrow,.pricing-feature-tooltip .tooltip-arrow{background-color:var(--color-white);position:absolute;left:0;right:0;margin:0 auto;width:10px;height:10px;border-width:1px 0px 0px 1px;border-style:solid;border-color:#0003;-webkit-transform:translateX(50%) rotate(45deg)!important;transform:translate(50%) rotate(45deg)!important}.platforms-tooltip .tooltip-arrow:before,.pricing-feature-tooltip .tooltip-arrow:before{all:unset}.pricing-feature-tooltip{font-size:12px}.pricing-feature-tooltip .tooltip-arrow{margin-inline:0!important;left:20px!important}.g2-badge-wrapper.text-center .g2-crowd-logos{justify-content:center}body.oneidp_pages .sections-nav-wrapper nav.navbar ul li a:hover{border-bottom-color:#fad3ca}body.oneidp_pages .sections-nav-wrapper nav.navbar ul li a.active{border-bottom-color:var(--color-oneidp-orange)}html[lang=ru] html[lang=ru] h1,html[lang=ru] html[lang=nl] h1,html[lang=nl] html[lang=ru] h1,html[lang=nl] html[lang=nl] h1{font-size:60px}html[lang=ru] html[lang=ru] h2,html[lang=ru] html[lang=nl] h2,html[lang=nl] html[lang=ru] h2,html[lang=nl] html[lang=nl] h2{font-size:40px}@media (min-width: 1320px){html:not([lang=en]) .sections-nav-wrapper nav.navbar .container{max-width:1520px;justify-content:center!important}html:not([lang=en]) .sections-nav-wrapper nav.navbar .container .table-responsive{max-width:1320px}html:not([lang=en]) .sections-nav-wrapper nav.navbar .container .table-responsive ul.nav{flex-wrap:nowrap;min-width:1530px}}.btn{padding:11px 18px;border-radius:8px;letter-spacing:-.16px;line-height:24px;font-weight:600;font-family:var(--body-font);-webkit-transition:all .3s ease;transition:all .3s ease;display:flex;align-items:center;gap:6px;width:fit-content}.btn.btn-primary{background-color:var(--color-primary);color:var(--color-white);box-shadow:0 1px 2px #1018280d,0 -2px #1018280d inset,0 0 0 1px #1018282e inset}.btn.btn-primary:hover{background-color:var(--color-primary-hover)}.btn.btn-secondary{border:1px solid var(--color-secondary-border);background-color:var(--color-white);color:var(--color-black)}.btn.btn-secondary:hover{background-color:var(--color-secondary-hover)}.btn.btn-voilet{background-color:var(--color-voilet);color:var(--color-white);box-shadow:0 1px 2px #1018280d,0 -2px #1018280d inset,0 0 0 1px #1018282e inset}.btn.btn-gray{background-color:var(--color-gray-btn);color:#000c;box-shadow:#00000029 0 1px 1px}.btn.btn-veltar-primary{background-color:var(--color-veltar-red);color:var(--color-white);box-shadow:0 1px 2px #1018280d,0 -2px #1018280d inset,0 0 0 1px #1018282e inset}.btn.btn-veltar-secondary{background-color:var(--color-veltar-secondary);color:var(--color-veltar-gray);box-shadow:0 1px 2px #1018280d,0 -2px #1018280d inset,0 0 0 1px #1018280d inset}.btn.btn-orange{background-color:var(--color-orange);color:var(--color-white);box-shadow:0 0 0 1px #1018282e inset,0 -2px #1018280d inset,0 1px 2px #1018280d}.btn.btn-sm{padding:5px 12px;font-size:14px;line-height:20px;letter-spacing:-.14px}.btn.btn-link{all:unset;cursor:pointer;letter-spacing:-.16px;font-size:16px;line-height:24px;font-weight:600}.btn.btn-link:active{color:inherit}.btn.btn-link.btn-sm{font-size:14px}.btn.btn-link.btn-sm svg.arrow{width:16px;height:16px}.btn.btn-link.text-primary{color:var(--color-primary)!important}.btn.btn-link.text-primary svg path{stroke:var(--color-primary)}.btn.btn-link.text-dark-green{color:var(--color-dark-green)}.btn.btn-link.text-dark-green svg path{stroke:var(--color-dark-green)}.btn.btn-link.text-voilet-100{color:var(--color-voilet-100)!important}.btn.btn-link.text-voilet-100 svg path{stroke:var(--color-voilet-100)}.btn.btn-link.text-orange{color:var(--color-orange)}.btn.btn-link.text-orange svg path{stroke:var(--color-orange)}.btn.btn-link.text-tan svg path{stroke:var(--color-tan)}.btn.btn-link.text-yellow svg path{stroke:var(--color-yellow)}.btn.btn-link.text-yellow-100 svg path{stroke:var(--color-yellow-100)}.btn.btn-link.text-dark-green-02 svg path{stroke:var(--color-dark-green-02)}.btn.btn-link.text-white svg path{stroke:var(--color-white)}.btn.btn-link.text-purple{color:var(--color-purple)}.btn.btn-link.text-purple svg path{stroke:var(--color-purple)}.btn.btn-link.text-veltar-red{color:var(--color-veltar-red)}.btn.btn-link.text-veltar-red svg path{stroke:var(--color-veltar-red)}.get-demo{background-color:var(--color-white)}.get-demo>div:nth-of-type(1){margin-inline:auto;background-attachment:fixed}.get-demo>div:nth-of-type(1) .content-wrapper{padding-bottom:100px;top:100px}.get-demo>div:nth-of-type(1) .content-wrapper p{max-width:428px}.get-demo>div:nth-of-type(1) .content-wrapper .reviews-wrapper{max-width:425px}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .hyatt{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px 0px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .hyatt{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .ikea{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -30px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .ikea{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .alliance-air{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -64px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .alliance-air{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .kellogs{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -200px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .kellogs{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .scania{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -232px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .scania{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .picknpay{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -266px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .picknpay{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .adnoc{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -99px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .adnoc{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .allen{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -132px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .allen{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .pharmeasy{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite-2876f2fea02b52bb8a1d1efb7480c6148d580e71865bb3d795ffd37d9008d390.webp);background-size:141px 300px;background-repeat:no-repeat;background-position:0px -166px;background-size:cover!important;width:141px;height:30px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos .pharmeasy{background-image:url(/assets/scalefusion_v4/get_demo/customers_sprite@2x-dd0152759ee33992999c94723b37039f5c2292edf2c8365abf54f4c114f30a9f.webp)}}@media (max-width: 1199px){.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos{gap:20px 0}.get-demo>div:nth-of-type(1) .content-wrapper .customer-logos figure{width:139px!important}}.get-demo>div:nth-of-type(1) .form-container>div{max-width:618px;padding:50px 15px 50px 60px;border-radius:20px;border:1px solid #E3E3E3;background-color:var(--color-white);margin-bottom:30px}.get-demo>div:nth-of-type(1) .form-container>div>p{max-width:480px}@media (min-width: 993px) and (max-width: 1199px){.get-demo>div:nth-of-type(1) .form-container>div{padding:50px 15px 50px 24px!important}}.get-demo>div:nth-of-type(1) .form-container .hbspt-form label{margin-bottom:7px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form label.hs-error-msg{color:#ad2b2b;margin-bottom:0;font-size:14px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .hs-form-required{color:red}.get-demo>div:nth-of-type(1) .form-container .hbspt-form label *,.get-demo>div:nth-of-type(1) .form-container .hbspt-form legend{color:#344054;font-weight:500}.get-demo>div:nth-of-type(1) .form-container .hbspt-form legend{font-size:15px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form input,.get-demo>div:nth-of-type(1) .form-container .hbspt-form select,.get-demo>div:nth-of-type(1) .form-container .hbspt-form textarea{background-color:transparent;border:1px solid #D0D5DD;color:#344054;border-radius:8px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form textarea{min-height:100px!important;padding:10px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset{margin-bottom:25px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-input{min-height:40px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset ul{padding-left:0;margin:10px 0 0;list-style-type:none}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset ul li label{display:flex;gap:10px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset ul li label .hs-input{min-height:auto;width:100%}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-oneidp_directory_provider_prospect .input ul{display:grid;grid:auto/repeat(auto-fit,minmax(0,230px));gap:10px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-oneidp_directory_provider_prospect .input ul li{grid-column:span 1}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-solution_suite .input ul{display:grid;grid:auto/repeat(auto-fit,minmax(0,220px));gap:10px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-solution_suite .input ul li{grid-column:span 1}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-platform_interest .input ul{display:grid;grid:auto/repeat(auto-fit,minmax(0,130px));gap:0px 10px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form fieldset .hs-platform_interest .input ul li{grid-column:span 1}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .input .hs-input{width:100%}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .input input{padding-inline:10px;width:100%}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .input input[type=checkbox]{width:18px;min-width:18px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form select{min-height:28px;padding-inline:4px}.get-demo>div:nth-of-type(1) .form-container .hbspt-form select option{background-color:#fff!important;color:#000!important}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .hs-button.primary{background-color:var(--color-primary);color:var(--color-white);font-weight:600;border:0;padding:10px 25px;border-radius:7px;display:block;width:91%}.get-demo>div:nth-of-type(1) .form-container .hbspt-form .hs_oneidp_directory_provider_prospect{margin-top:30px}.get-demo.book-a-demo .g2-crowd-logos{justify-content:center}@media (max-width: 1199px){.get-demo.book-a-demo>div:nth-of-type(1){background-size:100% 100%!important}}@media (max-width: 992px){.get-demo{background-color:#000}.get-demo>div:nth-of-type(1){background-size:cover!important;background-attachment:unset}.get-demo>div:nth-of-type(1) .main-wrapper{order:2;padding-top:50px}.get-demo>div:nth-of-type(1) .main-wrapper .content-wrapper p{max-width:100%}.get-demo>div:nth-of-type(1) .form-container{order:1}}@media (max-width: 767px){.get-demo>div:nth-of-type(1){background:unset!important}.get-demo>div:nth-of-type(1) .form-container>div{padding:50px 15px 50px 23px}.get-demo>div:nth-of-type(1) .form-container>div form .hs-firstname{margin-bottom:30px}}.get-demo.sales>div:nth-of-type(1){background-size:cover!important;background-color:var(--color-black)}.get-demo.sales>div:nth-of-type(1) h1{font-size:38px;line-height:48px;letter-spacing:-1.14px}.get-demo.sales .btn-link{display:inline-block!important}.get-demo.sales .btn-link svg{transform:translateY(-1px)}.get-demo.partners>div:nth-of-type(1) h1,.get-demo.book-a-demo>div:nth-of-type(1) h1{font-size:26px;line-height:28px;letter-spacing:-.78px}.get-demo+section .header-wrapper{max-width:545px}.get-demo+section .header-wrapper p .btn-link{display:inline-block!important}.home .hero{background-color:var(--color-black);overflow:hidden}.home .hero>div{padding:100px 0 0;min-height:822px}.home .hero>div .header-wrapper{max-width:730px}.home .hero>div .flex-column{min-height:822px}.home .hero>div .hero-video-wrapper button.btn{all:unset;cursor:pointer;transform:translateY(10px);transition:transform .3s ease}.home .hero>div .hero-video-wrapper button.btn:hover{transform:translateY(0)}.home .hero .modal .modal-dialog{max-width:798px}.home .hero .modal .modal-dialog iframe{width:100%;aspect-ratio:16/9;object-fit:cover;max-width:798px}.home .device-trust .text-wrapper{max-width:630px}.home .device-trust .text-wrapper h3{color:#ffd256}.home .gold-partner{padding:100px 0;background-color:#e1fbf8}.home .gold-partner .header-wrapper{max-width:626px}.home .gold-partner .d-grid{grid:auto/repeat(auto-fit,minmax(0,290px));gap:10px;place-content:center}.home .unify-access{padding:100px 0}.home .unify-access .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,590px));place-content:center;gap:20px}.home .unify-access .d-grid>div{border-radius:22px;background-color:#f5f5f5;border:1px solid #e1e1e1;min-height:505px;padding:50px 15px 0}.home .unify-access .d-grid>div>div h3{max-width:448px}.home .unify-access .d-grid>div>div p{max-width:407px}.home .veltar__automated-compliance{background-color:var(--color-black)}.home .veltar__automated-compliance>div{padding:30px 12px}.home .veltar__automated-compliance>div h4 span{background:linear-gradient(179deg,#ffe26e 43.95%,#ffffff 59.76%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home .products{padding:100px 0;background-color:#f6f6f8}.home .products .header-wrapper{max-width:814px}.home .products .header-wrapper h2{max-width:655px}.home .products .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.home .products .d-grid>div{background-color:#0e0e10;border-radius:20px;overflow:hidden}.home .products .d-grid>div>div{padding:50px 33px;min-height:681px}.home .products .d-grid>div>div ul li p.text-sm{font-size:16px}@media (min-width: 1200px){.home .products .call-to-action h2{min-width:690px}}.home .automated-compliance>div{padding:100px 0}.home .automated-compliance>div a.btn-link{width:fit-content;border-bottom:1px dashed var(--color-white)}.home .automated-compliance>div .video-wrapper{max-width:504px;margin:0 auto;border-radius:10px;overflow:hidden}.home .automated-compliance>div .video-wrapper iframe{aspect-ratio:16/9}.home .unified-platform{padding:100px 0}.home .unified-platform .header-wrapper{max-width:772px}.home .unified-platform .header-wrapper>p{max-width:638px}.home .unified-platform .image-wrapper{max-width:1200px}.home .zero-trust-access{padding:100px 0}.home .zero-trust-access .wrapper{position:relative;max-width:1170px;padding:80px 30px;background-color:#0d0913;border-radius:22px;overflow:hidden}.home .zero-trust-access .wrapper .header-wrapper{max-width:750px}.home .zero-trust-access .wrapper .header-wrapper h3{max-width:700px}.home .zero-trust-access .wrapper .blur{max-width:758px;max-height:409px;width:100%;height:100%;right:0;bottom:-70px;border-radius:758px;background:#6651e6;filter:blur(262px)}.home .solutions{padding:100px 0;background-color:#040b13;min-height:942px}.home .solutions .arrowed-tabs li button{border:unset!important;position:relative;padding-left:40px}.home .solutions .arrowed-tabs li button:before{content:"";position:absolute;width:25px;height:25px;inset:3px 0 0;background-repeat:no-repeat;background-size:25px 25px}.home .solutions .arrowed-tabs li:nth-of-type(1) button:before{background-image:url(/assets/scalefusion_v4/index/ic_endpoints-c2e0925c0405570515314f8a6781d925f67e315f191894ba4c5c80836f3b89af.svg)}.home .solutions .arrowed-tabs li:nth-of-type(2) button:before{background-image:url(/assets/scalefusion_v4/index/ic_oneidp-b26b9c3067d557d7e39d18dbbd90d17b6e84ca3f4a6fb0f142d1811e00af8bfd.webp)}.home .solutions .arrowed-tabs li:nth-of-type(3) button:before{background-image:url(/assets/scalefusion_v4/index/ic_veltar-8998a3cd51ed76360ea41658c7cf789ba80627fd2345caa1c4dbba572994e8ca.svg)}.home .solutions .arrowed-tabs li:nth-of-type(4) button:before{background-image:url(/assets/scalefusion_v4/index/ic_ai_script-b58a5d6a612b8c734b2f926e780d99290f718cdc143883ec53c7745a8dd073e8.svg)}.home .solutions .tab-content .tab-pane#zero-trust-access-tab-pane .row .col-md-6:nth-of-type(2) a{position:relative}.home .solutions .tab-content .tab-pane#zero-trust-access-tab-pane .row .col-md-6:nth-of-type(2) a svg{position:absolute;bottom:2px;right:-3px}.home .solutions .tab-content .tab-pane .supported-platforms{min-width:894px;background-color:unset;padding:0}.home .solutions .tab-content .tab-pane .supported-platforms h3{display:none}.home .solutions .tab-content .tab-pane .supported-platforms .d-grid{place-content:unset}.home .solutions .tab-content .tab-pane .supported-platforms .custom-container{padding:0}.home .featured-oems{background-color:#f5f5f7;padding:100px 0}.home .featured-oems .oem-partners-wrapper{max-width:1380px;padding-left:12px}.home .featured-oems .oem-partners-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.home .featured-oems .oem-partners-wrapper .btns-wrapper button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.home .featured-oems .oem-partners-wrapper .embla .embla__container{gap:34px}.home .featured-oems .oem-partners-wrapper .embla .embla__slide{flex:0 0 729px;border-radius:20px;background-color:var(--color-white);border:2px solid #e7e7e7;min-height:266px;padding:40px}.home .featured-oems .oem-partners-wrapper .embla .embla__slide>div picture>img{min-width:136px;border-radius:20px;box-shadow:22px 9px 7px #0000,14px 6px 6px #00000003,8px 3px 5px #0000000a,4px 1px 4px #00000012,1px 0 2px #00000014}.home .featured-oems .oem-partners-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.home .featured-oems .oem-partners-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 592px){.home .featured-oems .oem-partners-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.home .featured-oems .oem-partners-wrapper{max-width:1280px}}@media (min-width: 1800px){.home .featured-oems .oem-partners-wrapper{max-width:1800px}}.home .making-it-count{padding:100px 0}.home .making-it-count .header-wrapper{max-width:814px}.home .making-it-count .d-grid{grid:auto/repeat(auto-fit,minmax(0,154px));gap:20px;place-content:center}.home .making-it-count .d-grid>div{grid-column:span 3;border-radius:10px;overflow:hidden}.home .making-it-count .d-grid>div>div{padding:30px;min-height:497px;position:relative}.home .making-it-count .d-grid>div>div>h3{position:absolute;max-width:338px}.home .making-it-count .d-grid>div>div>span{font-size:13px;padding:5px 8px;border-radius:2px}.home .making-it-count .d-grid>div>div>svg{position:absolute;bottom:20px}.home .making-it-count .d-grid>div:nth-of-type(1)>div>span{border:1px solid #b98f49;color:#b98f49}.home .making-it-count .d-grid>div:nth-of-type(1)>div>h3{bottom:30px;left:30px}.home .making-it-count .d-grid>div:nth-of-type(1)>div>svg{right:30px}.home .making-it-count .d-grid>div:nth-of-type(2)>div>span{border:1px solid #048572;color:#048572}.home .making-it-count .d-grid>div:nth-of-type(2)>div>h3{top:80px;left:30px}.home .making-it-count .d-grid>div:nth-of-type(2)>div>svg{right:30px}.home .making-it-count .d-grid>div:nth-of-type(3)>div>span{border:1px solid #8c8c8c;color:#8c8c8c}.home .making-it-count .d-grid>div:nth-of-type(3)>div>h3{text-align:center;width:186px;height:150px;margin:auto;inset:0;font-size:90px}.home .making-it-count .d-grid>div:nth-of-type(3)>div>h3 span{font-size:20px;display:block;margin-bottom:8px}.home .making-it-count .d-grid>div:nth-of-type(3)>div>svg{left:20px}.home .making-it-count .d-grid>div:nth-of-type(4)>div>span{border:1px solid #493e90;color:#493e90}.home .making-it-count .d-grid>div:nth-of-type(4)>div>h3{right:40px;bottom:30px;font-weight:500;color:#493e90!important;max-width:285px}.home .making-it-count .d-grid>div:nth-of-type(4)>div>h3:nth-of-type(1){bottom:160px;right:50px}.home .making-it-count .d-grid>div:nth-of-type(4)>div>svg{left:20px}.home .making-it-count .d-grid>div:nth-of-type(4)>div>svg rect,.home .making-it-count .d-grid>div:nth-of-type(4)>div>svg path{stroke:#424242}.home .making-it-count .d-grid>div:nth-of-type(1),.home .making-it-count .d-grid>div:nth-last-of-type(1){grid-column:span 4}.home .bring-together>div{padding:60px 0}.home .success-stories,.home .customers{padding:100px 0}.home .customers .header-wrapper{max-width:550px}.home .customers .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.home .customers .logos .ikea{background-size:172px 2195px;background-position:0px 0px;width:193px;height:34px}.home .customers .logos .saint-gobain{background-size:172px 2195px;background-position:0px -144px;width:193px;height:34px}.home .customers .logos .bse{background-size:172px 2195px;background-position:0px -284px;width:193px;height:34px}.home .customers .logos .stc{background-size:172px 2195px;background-position:0px -431px;width:193px;height:34px}.home .customers .logos .hyatt{background-size:172px 2195px;background-position:0px -575px;width:193px;height:34px}.home .customers .logos .fodel{background-size:172px 2195px;background-position:0px -718px;width:193px;height:34px}.home .customers .logos .bat{background-size:172px 2195px;background-position:0px -864px;width:193px;height:34px}.home .customers .logos .srilankan-airlines{background-size:172px 2195px;background-position:0px -1007px;width:193px;height:34px}.home .customers .logos .instashop{background-size:172px 2195px;background-position:0px -1151px;width:193px;height:34px}.home .customers .logos .sitare-foundation{background-size:172px 2195px;background-position:0px -1296px;width:193px;height:34px}.home .customers .logos .diasorin{background-size:172px 2195px;background-position:0px -1440px;width:193px;height:34px}.home .customers .logos .scania{background-size:172px 2195px;background-position:0px -1584px;width:193px;height:34px}.home .customers .logos .adnoc{background-size:172px 2195px;background-position:0px -1728px;width:193px;height:34px}.home .customers .logos .northeast-property{background-size:172px 2195px;background-position:0px -1871px;width:193px;height:34px}.home .customers .logos .enoc{background-size:172px 2195px;background-position:0px -2017px;width:193px;height:34px}.home .customers .logos .darya-varia{background-size:172px 2195px;background-position:0px -2161px;width:193px;height:34px}.home .impact>div{padding:100px 0}.home .impact>div .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.home .impact>div .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.home .impact>div .d-grid>div>div{min-height:265px}.home .impact>div .d-grid>div:nth-of-type(2){grid-row:span 2}.home .impact>div .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.home .impact>div .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.home .impact>div .d-grid>div:nth-of-type(3){background-color:#f0f5ff}.home .impact>div .d-grid>div:nth-of-type(4){position:relative}.home .impact>div .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.home .impact>div .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.home .impact>div .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.home .impact>div .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.home .impact>div .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.home .impact>div .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.home .resources{padding:100px 0}.home .resources #resourcesContent .d-grid{max-width:1096px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.home .resources #resourcesContent .d-grid>div{border-radius:10px;border:2px solid #e7e7e7;background:#f5f5f7;min-height:408px;padding:20px}.home .getting-started-cta>div{padding:60px 0}@media (min-width: 768px) and (max-width: 992px){.home .products .d-grid{grid:auto/repeat(auto-fit,minmax(0,525px))}.home .products .d-grid .grid-card:nth-of-type(2)>div{background-position:left bottom!important}}@media (max-width: 1199px){.home .solutions .solution-tabs{flex-direction:row!important;min-width:930px}.home .solutions .solution-tabs li button{border:unset!important}.home .solutions .solution-tabs li button svg{display:none}.home .solutions .supported-platforms{min-width:unset!important}.home .solutions .supported-platforms .d-grid{place-content:center!important}.home .making-it-count .d-grid{grid:auto/repeat(auto-fit,100%)}.home .making-it-count .d-grid>div{grid-column:1/-1!important}.home .making-it-count .d-grid>div>div{background-size:cover!important;background-position:center!important}}@media (max-width: 492px){.home .success-stories .simpleCarousel .carousel-inner .carousel-item>div{min-height:721px!important}.home .success-stories .simpleCarousel .carousel-inner .carousel-item>div h3{margin-top:50px!important}.home .customers .logos{gap:50px 0!important}.home .resources-wrapper .resources-tab-pill-content ul.nav-tabs{gap:20px!important}.home .making-it-count .on-hover-card .content-wrapper{margin-top:20px!important;padding-inline:15px!important}.home .making-it-count .on-hover-card .content-wrapper div>p{font-size:16px!important}}@media (min-width: 1200px){.home .table-responsive{overflow:unset}.home .solutions ul.nav-tabs li button{text-align:left!important}}html[lang=es] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=fr] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=js] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=ru] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=nl] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=pt-br] .products .d-grid .grid-card>div>p:nth-of-type(1),html[lang=de] .products .d-grid .grid-card>div>p:nth-of-type(1){min-height:102px}html[lang=es] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=fr] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=js] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=ru] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=nl] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=pt-br] .making-it-count .d-grid div:nth-of-type(3) h3,html[lang=de] .making-it-count .d-grid div:nth-of-type(3) h3{font-size:60px!important}html[lang=de] .home .hero .header-wrapper,html[lang=ru] .home .hero .header-wrapper,html[lang=pl] .home .hero .header-wrapper{max-width:900px}.pricing .hero{background-color:var(--color-white)}.pricing .hero>div{padding:100px 0 0;min-height:899px}.pricing .hero>div .header-wrapper{max-width:828px}.pricing .hero>div .header-wrapper h1{font-size:50px;line-height:58px}.pricing .hero>div .plans-wrapper .nav-tabs{position:sticky;top:65px;z-index:50;width:1038px;min-width:1038px;background-color:#2d1b48;border-radius:10px;border:none;padding:4px 15px;margin-top:100px}.pricing .hero>div .plans-wrapper .nav-tabs li{flex:1;text-align:center;position:relative;z-index:1}.pricing .hero>div .plans-wrapper .nav-tabs li button{position:relative;width:100%;background-color:transparent!important;border:0!important;width:240px;height:45px;display:flex;align-items:flex-end;justify-content:center}.pricing .hero>div .plans-wrapper .nav-tabs li button:after{content:"";transition:all .2s linear}.pricing .hero>div .plans-wrapper .nav-tabs li button.active:after{position:absolute;height:3px;width:100%;background-color:#dcc529;bottom:-3px;left:0}.pricing .hero>div .plans-wrapper .nav-tabs:before{content:"";position:absolute;width:100%;height:100%;inset:0}.pricing .hero>div .plans-wrapper span.note{font-size:13px;line-height:18px;letter-spacing:-1%}.pricing .hero>div .plans-wrapper .tab-content .tab-pane{margin-top:40px;scroll-margin-top:200px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .plans{border-radius:20px;padding:0;outline:1px solid #e4e4e7;max-height:890px;grid:auto/repeat(auto-fit,minmax(0,300px));gap:0}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .basic-workflows.tooltip-top+.custom-tooltip{transform:translateY(-113%);box-shadow:0 2px 4px #00000040}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .basic-workflows.tooltip-top+.custom-tooltip i:after{border:unset;top:unset;bottom:0;box-shadow:0 10px 10px #00000040}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans{padding-top:400px;position:relative}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans .blur{height:70px;position:sticky;top:55px;z-index:30;background-color:var(--color-white)}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table{border-radius:20px;table-layout:fixed}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table thead tr th:nth-of-type(1){width:400px;text-align:left}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table thead tr th{background-color:#1e1e1e;text-align:center;color:#ffffffe6;font-weight:400;font-size:18px;padding-block:22px;padding-inline:16px;position:sticky;top:125px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table thead tr th:nth-of-type(1){border-radius:4px 0 0;overflow:hidden}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table thead tr th:nth-of-type(1) span{position:relative;z-index:1;font-weight:700}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table thead tr th:nth-last-of-type(1){border-radius:0 4px 0 0}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table tbody>tr>th{border-left:1px solid #e4e4e7}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table tbody>tr>td:nth-last-of-type(1){border-right:1px solid #e4e4e7}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table tbody>tr>*{padding:16px;font-weight:400;font-size:16px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table tbody tr:nth-of-type(odd)>*{background-color:#f9fafb}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table tbody tr td{text-align:center;font-weight:400;font-size:16px;vertical-align:middle}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans table>:not(caption)>*>*{box-shadow:unset}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans .table-responsive:nth-of-type(1) thead tr th:nth-of-type(1) span,.pricing .hero>div .plans-wrapper .tab-content .tab-pane .compare-plans .table-responsive:nth-of-type(4n) thead tr th:nth-of-type(1) span{background:linear-gradient(129.33deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);-webkit-text-fill-color:transparent;background-clip:text}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.fade{display:none}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.fade.show{display:block}.pricing .hero>div .plans-wrapper .tab-content .tab-pane .dash{width:10px;height:2px;background-color:#71717a;margin-inline:auto}.pricing .hero>div .plans-wrapper .tab-content .tab-pane ul li span.custom-tooltip,.pricing .hero>div .plans-wrapper .tab-content .tab-pane .plan-feature-details .d-grid>div span.custom-tooltip{position:absolute;top:120%;left:-14px;z-index:999;opacity:0;visibility:hidden;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in;background-color:#fefefe;border:1px solid #e0e1e7;box-shadow:0 4px 4px #00000040;padding:10px 12px;max-width:239px;line-height:16px;font-size:12px;font-weight:450;border-radius:4px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane ul li span.custom-tooltip i:after,.pricing .hero>div .plans-wrapper .tab-content .tab-pane .plan-feature-details .d-grid>div span.custom-tooltip i:after{content:"";position:absolute;width:12px;height:12px;top:-13px;left:50%;transform:translate(-50%,50%) rotate(45deg);background-color:#fefefe;border-width:1px 0 0 1px;border-color:#e0e1e7;border-style:solid}.pricing .hero>div .plans-wrapper .tab-content .tab-pane ul li picture:hover+span.custom-tooltip,.pricing .hero>div .plans-wrapper .tab-content .tab-pane .plan-feature-details .d-grid>div picture:hover+span.custom-tooltip{opacity:1;visibility:visible}.pricing .hero>div .plans-wrapper .tab-content .tab-pane:focus-visible{outline:none}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#uem{width:1200px;min-height:1320px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive{position:relative}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .pricing-details,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .pricing-details,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details{width:1000px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .max-w-1000,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .max-w-1000{max-width:1000px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid{position:relative;grid:auto/repeat(4,250px);place-content:center}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid>div .text-desc,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid>div .text-desc{font-size:13px;line-height:21px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid>div .btn,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid>div .btn{font-size:14px;padding:7px 18px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid>div .btn.btn-secondary,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid>div .btn.btn-secondary{border:1px solid var(--color-primary);color:var(--color-primary)}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid>div .btn.btn-secondary svg path,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid>div .btn.btn-secondary svg path{stroke:var(--color-primary)}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid>div .btn.btn-primary svg path,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid>div .btn.btn-primary svg path{stroke:var(--color-white)}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid.pricing-details>div:nth-of-type(3),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid.pricing-details>div:nth-of-type(4),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid.pricing-details>div:nth-of-type(3),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid.pricing-details>div:nth-of-type(4){background-color:var(--color-white);padding:18px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid.pricing-details>div:nth-of-type(3),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid.pricing-details>div:nth-of-type(3){border-radius:20px 0 0;border-right:1px solid #e4e4e7}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .d-grid.pricing-details>div:nth-of-type(4),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .d-grid.pricing-details>div:nth-of-type(4){border-radius:0 20px 0 0}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details{border-radius:20px 0 20px 20px;border:1px solid #e4e4e7;transform:translateY(-58px);overflow:hidden}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .feature,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .feature{border-width:1px 0 1px 0;border-color:#e4e4e7;border-style:solid}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .feature,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid>div,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .feature,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid>div{position:relative;padding:10px;min-height:58px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .feature p.text-black,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid>div p.text-black,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .feature p.text-black,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid>div p.text-black{max-width:440px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid span.custom-tooltip,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid span.custom-tooltip{top:-14%;right:36px;left:auto;max-width:300px;font-size:13px;line-height:17px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid span.custom-tooltip i:after,.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid span.custom-tooltip i:after{left:auto;right:-13px;top:24px;transform:translate(-50%,50%) rotate(135deg)}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid>div:nth-of-type(1),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid>div:nth-of-type(1){grid-column:span 2}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid>div:nth-of-type(2),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid>div:nth-of-type(3),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid>div:nth-of-type(2),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid>div:nth-of-type(3){border-left:1px solid #e4e4e7}.pricing .hero>div .plans-wrapper .tab-content .tab-pane#veltar .table-responsive .plan-feature-details .d-grid:nth-of-type(2n),.pricing .hero>div .plans-wrapper .tab-content .tab-pane#oneidp .table-responsive .plan-feature-details .d-grid:nth-of-type(2n){background-color:#f9fafb}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .products{background-color:#1e1e22;border-radius:20px;border:1px solid #3b3b3f;padding:25px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .products ul li svg{width:12px;min-width:12px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .products ul li p{font-size:13px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .products .price-card{min-height:344px;border-radius:20px;padding:20px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .products .price-card .annual-price{background:linear-gradient(129.33deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);background:-webkit-linear-gradient(129.33deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .hbspt-form-wrapper{scroll-margin-top:100px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .hbspt-form-wrapper h3{max-width:630px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo{background-color:unset}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo .form-container .hbspt-form{max-width:578px;padding:50px 15px 50px 40px;margin-inline:auto}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo .form-container .hbspt-form fieldset{margin-bottom:0!important}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo .form-container .hbspt-form fieldset>div{margin-bottom:30px}.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo .form-container .hbspt-form .hs-button.primary{width:94%}@media (max-width: 492px){.pricing .hero>div .plans-wrapper .tab-content .tab-pane.scalefusion-360 .get-demo .form-container .hbspt-form{padding:50px 15px 50px 25px}}.pricing .hero>div .plans-wrapper span.billed-annually{max-width:478px}.pricing .hero>div .plans-wrapper .overflow-x-auto{padding-inline:1px}@media (min-width: 1199px){.pricing .hero>div .plans-wrapper .overflow-x-auto,.pricing .hero>div .plans-wrapper .table-responsive{overflow-x:unset!important}}.pricing .hero #pricingPlans.position-fixed{inset:0;height:fit-content;z-index:20}.pricing .hero .faqs-accordion{padding-top:50px}.pricing .hero .faqs-accordion p{opacity:1!important}@media (max-width: 767px){.pricing.veltar_tab .hero>div.background{background-size:cover!important}.pricing.veltar_tab .hero>div.background .get-demo{margin-top:30px}}.products .hero{background-color:var(--color-black)}.products .hero>div{padding:100px 0}.products .hero>div .header-wrapper{max-width:800px}.products .hero>div .gradient{position:absolute;width:100%;max-width:541px;margin-inline:auto;height:96px;bottom:0;left:0;right:0}.products .hero>div .gradient svg{width:100%!important}@media (max-width: 540px){.products .hero>div .gradient{bottom:-20px}}.products .hero>div .hero-video-wrapper button.btn{all:unset;cursor:pointer;transition:transform .3s ease}.products .hero>div .hero-video-wrapper button.btn:hover{transform:translateY(-10px)}.products .hero .modal .modal-dialog{max-width:798px}.products .hero .modal .modal-dialog iframe{width:100%;aspect-ratio:16/9;object-fit:cover;max-width:798px}.products .powerful-products{padding:100px 0}.products .powerful-products .header-wrapper{max-width:814px}.products .powerful-products .header-wrapper h2{max-width:725px}.products .powerful-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.products .powerful-products .d-grid>div{background-color:#0e0e10;border-radius:20px;overflow:hidden}.products .powerful-products .d-grid>div>div{padding:50px 33px;min-height:681px}.products .powerful-products .d-grid>div>div ul li p.text-sm{font-size:16px}.download-apk{padding:50px 0 150px}.download-apk .wrapper{background-color:var(--color-black);max-width:1170px;border-radius:22px;box-shadow:2px 6px 14px #292d9e30,8px 24px 25px #292d9e29,18px 54px 34px #292d9e1a,32px 96px 41px #292d9e08,50px 151px 44px #292d9e00}.download-apk .wrapper>div{min-height:830px;padding:60px 30px 0}.download-apk .wrapper>div h1{font-size:54px;line-height:58px;letter-spacing:-.03em}.download-apk .wrapper>div>p{max-width:690px}.download-apk .wrapper>div .devices-wrapper{inset:auto 0 -90px}@media (max-width: 992px){.download-apk .wrapper>div{background-size:100% auto!important;background-position:center bottom!important}}@media (max-width: 492px){.download-apk .wrapper>div{padding:40px 12px 60px;min-height:100%}.download-apk .wrapper>div h1{font-size:45px;line-height:50px}.download-apk .wrapper>div p{font-size:18px;line-height:24px}}.thank-you{background-color:var(--color-black)}.thank-you .hero>div{padding:0 0 100px}.thank-you .hero>div .header-wrapper{max-width:1046px;min-height:483px;padding:118px 0}.thank-you .hero>div .header-wrapper h1{max-width:730px}.thank-you .hero>div .header-wrapper p{max-width:458px}.thank-you .hero>div .call-to-action{max-width:830px}.thank-you .hero>div .call-to-action .blur{position:absolute;inset:0 auto auto 260px;max-width:375px;max-height:243px;width:100%;height:100%;border-radius:375px;background:#bdbebe;filter:blur(262px)}@media (min-width: 1200px){.thank-you .hero>div .call-to-action p{min-width:528px}}.thank-you .reads{padding:100px 0}.thank-you .reads .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:28px;margin-top:50px;max-width:1112px;place-content:center}.thank-you .reads .d-grid>div{border-radius:10px;background-color:var(--color-white);padding:25px}.thank-you .reads .d-grid>div picture>img{border-radius:8px}.customers h1{font-size:50px;line-height:58px}.customers .hero{padding:100px 0}.customers .hero h1 span{background:linear-gradient(91.42deg,#F625A9 -13.52%,#FFA60E 50.87%,#FFA60E 109.93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.customers .hero .d-grid{grid:auto/repeat(auto-fit,minmax(0,162px));gap:20px;place-content:center;max-width:1436px}.customers .hero .d-grid .hyatt{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px 0px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .hyatt{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .netstar{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -116px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .netstar{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .saint-gobain{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -232px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .saint-gobain{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .magna{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -348px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .magna{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .picknpay{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -464px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .picknpay{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .bse{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -580px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .bse{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .ikea{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -696px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .ikea{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .alliance-air{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -812px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .alliance-air{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .facewatch{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -928px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .facewatch{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .instashop{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1044px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .instashop{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .northeast{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1160px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .northeast{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .srilankan-airlines{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1276px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .srilankan-airlines{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .diasorin{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1392px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .diasorin{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .signature{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1508px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .signature{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .bat{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1624px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .bat{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .adnoc{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1740px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .adnoc{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .darya-varia{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1856px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .darya-varia{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .via{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -1972px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .via{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .brummer{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2088px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .brummer{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .pharmeasy{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2204px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .pharmeasy{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .sitare{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2320px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .sitare{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .slice{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2436px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .slice{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .carol{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2552px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .carol{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .acurable{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2668px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .acurable{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .radisson{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2784px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .radisson{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .satya{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -2900px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .satya{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .fodel{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3016px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .fodel{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .decathlon{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3132px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .decathlon{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .bdm{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3248px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .bdm{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .yabie{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3364px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .yabie{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .scania{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3480px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .scania{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid .kelloggs{background-image:url(/assets/scalefusion_v4/customers/customers-7788a9c68be614337bfdbda104b8e589d5e25bcd49506d0461a8d897a2074ae0.png);background-repeat:no-repeat;background-size:162px 3694px;background-position:0px -3596px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .hero .d-grid .kelloggs{background-image:url(/assets/scalefusion_v4/customers/customers@2x-7c2a73c7ebc310f1dcd506c0ad2e0628485e3591db8b1f58e84b4b152fe063d1.png)}}.customers .hero .d-grid>figure{grid-column:span 1;min-height:96px}.customers .hero .grid-mask{width:100%;height:100%;inset:0}.customers .hero .grid-mask>div{min-height:96px}.customers .hero .grid-mask>div:nth-of-type(1){grid-column:3/5;grid-row:1/-1}.customers .hero .grid-mask>div:nth-of-type(1) img{filter:drop-shadow(5px 5px 10px #e4e4e4)}@media (max-width: 1072px){.customers .hero .grid-mask>div:nth-of-type(1){grid-column:2/4}}@media (max-width: 548px){.customers .hero .grid-mask>div:nth-of-type(1){grid-column:1/3;grid-row:3/6}}.customers .numbers{background-color:#1a1a1a;max-width:1168px;border-radius:22px;overflow:hidden;border:2px solid #4B80D0;box-shadow:0 5px 11px #0000001a,0 21px 21px #00000017,0 47px 28px #0000000d,0 83px 33px #00000003,0 130px 37px #0000}.customers .numbers .blur{max-width:365px;max-height:315px;border-radius:365.4px;background:#8694FF;filter:blur(222px);width:100%;height:100%;inset:0}.customers .numbers>div{padding:62px 15px;min-height:259px}.customers .numbers>div .col-12>div{max-width:878px}.customers .numbers>div .col-12>div h2{font-size:80px;line-height:99px}@media (max-width: 492px){.customers .numbers>div .col-12>div h2{font-size:60px;line-height:68px}}.customers .numbers>div .col-12>div p{font-weight:300!important}.customers .scalefusion-resources{padding:100px 0}.customers .scalefusion-resources h3 span{height:48px}.customers .scalefusion-resources .typewrite{color:#ffa60e;position:relative}.customers .scalefusion-resources .typewrite span.wrap{position:relative;padding-right:4px}.customers .scalefusion-resources .typewrite span.wrap:after{content:"";position:absolute;right:-1px;top:4px;height:40px;width:3px;background-color:#000;animation:blinkTextCursor .6s steps(44) infinite normal}.customers .scalefusion-resources .wrapper{max-width:1200px;margin-top:80px;padding-left:12px}.customers .scalefusion-resources .wrapper .dropdown>button{min-width:213px;max-height:44px;background-color:#f2f4f7;border:1px solid #D0D5DD;border-radius:8px;font-weight:400;color:#667085}.customers .scalefusion-resources .wrapper .dropdown>button:after{right:10px}.customers .scalefusion-resources .wrapper .dropdown .dropdown-menu li.nav-item button.active{background-color:#6670851a}.customers .scalefusion-resources .wrapper .dropdown .dropdown-menu li.nav-item button:hover{background-color:#6670850f}.customers .scalefusion-resources .wrapper .dropdown .dropdown-menu li.nav-item:nth-of-type(3) button,.customers .scalefusion-resources .wrapper .dropdown .dropdown-menu li.nav-item:nth-of-type(8) button,.customers .scalefusion-resources .wrapper .dropdown .dropdown-menu li.nav-item:nth-of-type(9) button{text-transform:uppercase!important}.customers .scalefusion-resources .industry__resources{max-width:1280px;padding-left:12px}.customers .scalefusion-resources .industry__resources .embla{position:relative;padding-bottom:80px}.customers .scalefusion-resources .industry__resources .embla .embla__slide{background-color:#f5f5f7}.customers .scalefusion-resources .industry__resources .embla .btns-wrapper{bottom:0;right:0}@media (max-width: 767px){.customers .scalefusion-resources .industry__resources{padding-left:0}.customers .scalefusion-resources .industry__resources .embla{padding-bottom:100px}.customers .scalefusion-resources .industry__resources .embla .btns-wrapper{bottom:0!important;left:12px!important}}@media (max-width: 492px){.customers .scalefusion-resources .industry__resources .embla .embla__slide{flex:0 0 345px}}@keyframes blinkTextCursor{0%{background-color:#000}to{background-color:transparent}}@media (min-width: 1500px){.customers .scalefusion-resources .wrapper{max-width:1280px!important}.customers .scalefusion-resources .industry__resources{margin-inline:auto!important}}.customers .success-stories{padding:100px 0}.customers .success-stories .carousel-inner .carousel-item{background-size:cover;background-size:right center;background-repeat:no-repeat}.customers .success-stories .carousel-inner .carousel-item:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/alliance_air_bg_case_studies-d69f2e9388eef62acbbe7c7c5b873c2e7b4e1762cf3f70028bbdc918ae6491a2.svg)}.customers .success-stories .carousel-inner .carousel-item:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/diasorin_bg_case_studies-636e876cc72d767663b7f2691580749dcac01d5d8973a64d2666d03531fa9492.svg)}.customers .success-stories .carousel-inner .carousel-item:nth-of-type(3){background-image:url(/assets/scalefusion_v4/uem/stanley_bg_case_studies-1f5dca48a4a64fb2fc2032d5f34f30781ae7be18969d2e2a2a1491821553ca8f.svg)}@media (max-width: 1190px){.customers .success-stories .carousel-inner{max-width:560px;margin:0 auto}}.customers .difference{padding:100px 0;background-color:#f5f5f7}.customers .difference .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.customers .difference .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.customers .difference .d-grid>div>div{min-height:265px}.customers .difference .d-grid>div:nth-of-type(2){grid-row:span 2}.customers .difference .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.customers .difference .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.customers .difference .d-grid>div:nth-of-type(3){background-color:#f0f5ff}.customers .difference .d-grid>div:nth-of-type(4){position:relative}.customers .difference .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.customers .difference .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.customers .difference .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.customers .difference .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.customers .difference .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.customers .difference .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.customers .testimonials{padding:100px 0 0}.customers .testimonials .testimonial-wrapper{max-width:1580px;padding-bottom:80px;margin-top:100px;padding-left:12px}.customers .testimonials .testimonial-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.customers .testimonials .testimonial-wrapper .btns-wrapper button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.customers .testimonials .testimonial-wrapper .embla .embla__container{gap:34px}.customers .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 729px;border-radius:22px;background-repeat:no-repeat;background-size:cover;background-position:center;min-height:370px;padding:61px 40px 40px 79px}.customers .testimonials .testimonial-wrapper .embla .embla__slide>div{max-width:608px}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(1){background-image:url(/assets/scalefusion_v4/customers/bdm_logistics_bg-95ec36d256c165a4ac4fecfc334400beaefcc2b0c10b5b7f63e84d1d397f7882.svg)}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(2){background-image:url(/assets/scalefusion_v4/customers/alliance_air_bg-bee015d13e7cf6b43ab4adf1929e561ede75030d4e1318f64662b0bdf55d4019.svg)}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(3){background-image:url(/assets/scalefusion_v4/customers/stanley_hotels_bg-2ee830e954a25cac09260ca88bcb0f43e8d7011df1e774b5cf8348b0ae975532.svg)}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(4){background-image:url(/assets/scalefusion_v4/customers/dopa_bg-cee4965679bd693f8542dd121ee4639c82716ad263c11e0fcb731758bb734521.svg)}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(5){background-image:url(/assets/scalefusion_v4/customers/arcadia_schools_bg-e44493c028896e33c2f969f6cde584d9e9cfe806e2aa245d33c294a1f217ec67.svg)}.customers .testimonials .testimonial-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.customers .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 592px){.customers .testimonials .testimonial-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.customers .testimonials .testimonial-wrapper{max-width:1170px}}.customers .oneidp>div{padding:100px 0}.customers .oneidp>div .d-grid{max-width:1112px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.customers .oneidp>div .d-grid>div{border-radius:10px;padding:28px;background-color:var(--color-white);min-height:325px}.customers .footer-cta .container{position:relative}.customers .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.customers .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.customers .footer-cta .container .illustration-2{position:absolute;top:180px;left:230px}.customers .footer-cta .container .illustration-3{position:absolute;top:180px;right:5px}@media (min-width: 1199px){.customers .footer-cta .container .macOS-cta{padding:82px}.customers .footer-cta .container .macOS-cta h3{min-width:600px}}.customers .helping-teams{padding:100px 0}.customers .helping-teams .d-grid{max-width:1073px;grid:auto/repeat(auto-fit,minmax(0,163px));place-content:center}.customers .helping-teams .d-grid .hyatt{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px 0px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .hyatt{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .netstar{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -115px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .netstar{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .picknpay{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -235px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .picknpay{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .saint-gobain{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -355px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .saint-gobain{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .emirates{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -465px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .emirates{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .dnata{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -582px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .dnata{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .facewatch{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -696px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .facewatch{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .yabie{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -812px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .yabie{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .acurable{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -930px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .acurable{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .signature{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1042px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .signature{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .bat{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1165px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .bat{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .fodel{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1276px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .fodel{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .darya-varya{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1400px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .darya-varya{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .diasorin{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1510px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .diasorin{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .srilankan-airlines{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1628px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .srilankan-airlines{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .slice{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1742px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .slice{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .carol{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1862px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .carol{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .sitare{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -1980px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .sitare{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .radisson{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2088px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .radisson{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .satya{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2204px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .satya{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .magna{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2324px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .magna{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .bdm{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2437px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .bdm{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .scania{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2556px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .scania{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid .bse{background-image:url(/assets/scalefusion_v4/customers/logos_sprite-adcf94613bbd2b05fd0933a1d1a676a87b73c71ea5c2f6245b4acae77ed2e895.png);background-repeat:no-repeat;background-size:162px 2766px;background-position:0px -2672px;width:162px;height:96px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.customers .helping-teams .d-grid .bse{background-image:url(/assets/scalefusion_v4/customers/logos_sprite@2x-5e90889d8d0f267dd2dba96f63d72cad3c8c3764255a859183b3d53ed9e5af38.png)}}.customers .helping-teams .d-grid>figure{grid-column:span 1;min-height:96px}@media (min-width: 1200px){.customers .helping-teams .d-grid>figure:not(:nth-of-type(6n+6)){border-right:.5px solid #C1C1C1}.customers .helping-teams .d-grid>figure:not(.customers .helping-teams .d-grid>figure:nth-of-type(n+19)){border-bottom:.5px solid #C1C1C1}}@media (max-width: 767px){.customers .hero,.customers .success-stories,.customers .testimonials{padding-bottom:0}}.what-is-scalefusion .hero{background-color:var(--color-black)}.what-is-scalefusion .hero>div{padding:100px 0;min-height:822px}.what-is-scalefusion .hero>div .header-wrapper{max-width:1034px}.what-is-scalefusion .hero>div .header-wrapper p{max-width:870px}.what-is-scalefusion .hero>div .hero-video-wrapper{margin-top:100px}.what-is-scalefusion .hero>div .hero-video-wrapper button.btn{all:unset;cursor:pointer;transition:transform .3s ease;transform:translateY(20px)}.what-is-scalefusion .hero>div .hero-video-wrapper button.btn:hover{transform:translateY(10px)}.what-is-scalefusion .customers{padding:100px 0}.what-is-scalefusion .customers .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.what-is-scalefusion .customers .logos .ikea{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px 0px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .ikea{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .saint-gobain{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -144px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .saint-gobain{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .bse{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -284px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .bse{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .stc{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -431px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .stc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .hyatt{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -575px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .hyatt{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .fodel{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -718px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .fodel{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .bat{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -864px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .bat{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .srilankan-airlines{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1007px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .srilankan-airlines{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .instashop{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1151px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .instashop{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .sitare-foundation{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1296px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .sitare-foundation{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .diasorin{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1440px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .diasorin{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .scania{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1584px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .scania{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .adnoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1728px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .adnoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .northeast-property{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1871px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .northeast-property{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .enoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -2017px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .enoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .customers .logos .darya-varia{background-image:url(/assets/scalefusion_v4/uem/customer_logos-698d1f2c6b54fb150de11714f01081478b9904e30d50e3a779ee8ff97e4e26aa.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -2161px;width:193px;height:34px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.what-is-scalefusion .customers .logos .darya-varia{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.what-is-scalefusion .what-scalefusion-does{overflow:hidden;padding:100px 0}.what-is-scalefusion .what-scalefusion-does .header-wrapper{max-width:928px}.what-is-scalefusion .what-scalefusion-does .header-wrapper p{max-width:720px}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div{border-radius:10px}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div .text-wrapper{padding:30px 15px;max-width:457px}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div .feat-img{border-radius:0 10px 10px 0}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div .blur{right:93px;top:184px;border-radius:485px;filter:blur(262px);width:485px;height:315px}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(1)>div{background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(1)>div .blur{background-color:#7b66fe}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(1)>div h5{color:#6877be}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(2)>div,.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(5)>div{background:linear-gradient(180deg,#09130b 0%,#012027 100%)}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(2)>div .blur,.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(5)>div .blur{background-color:#66fea3}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(2)>div h5,.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(5)>div h5{color:#47a053}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(3)>div{background:#220f1c}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(3)>div .blur{background-color:#df4c5f}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(3)>div h5{color:#b55555}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(4)>div{background:#120e1f}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(4)>div .blur{background-color:#bc66fe}.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane:nth-of-type(4)>div h5{color:#9364c4}.what-is-scalefusion .what-scalefusion-does .nav-tabs{display:flex;margin:0 auto;border:1px solid #e1e1e1;padding:8px;border-radius:10px;gap:20px}.what-is-scalefusion .what-scalefusion-does .nav-tabs li{flex:1}.what-is-scalefusion .what-scalefusion-does .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.what-is-scalefusion .what-scalefusion-does .nav-tabs li a{padding:8px 16px;border-radius:8px;text-align:center}.what-is-scalefusion .what-scalefusion-does .nav-tabs li a h5{font-size:21px;font-weight:500}.what-is-scalefusion .what-scalefusion-does .nav-tabs li a.active{background-color:#6450e0}.what-is-scalefusion .what-scalefusion-does .nav-tabs li a.active h5,.what-is-scalefusion .what-scalefusion-does .nav-tabs li a.active:hover h5{color:#fff}.what-is-scalefusion .what-scalefusion-does .nav-tabs li a:hover h5{color:#6450e0}@media (max-width: 998px){.what-is-scalefusion .what-scalefusion-does .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;background-color:#f5f5f7;-ms-overflow-style:none;scrollbar-width:none}.what-is-scalefusion .what-scalefusion-does .nav-tabs ::-webkit-scrollbar{display:none}}@media (max-width: 464px){.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div .feat-img{border-radius:0 0 10px 10px}}@media (max-width: 998px){.what-is-scalefusion .what-scalefusion-does .tab-content .tab-pane>div .feat-img{border-radius:10px 10px 0 0}}.what-is-scalefusion .products{padding:100px 0}.what-is-scalefusion .products .header-wrapper{max-width:814px}.what-is-scalefusion .products .header-wrapper h2{max-width:655px}.what-is-scalefusion .products .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.what-is-scalefusion .products .d-grid>div{background-color:#0e0e10;border-radius:20px;overflow:hidden}.what-is-scalefusion .products .d-grid>div>div{padding:50px 33px;min-height:681px}.what-is-scalefusion .products .d-grid>div>div ul li p.text-sm{font-size:16px}.what-is-scalefusion .premium-support{padding:90px 0 200px;background:linear-gradient(180deg,#f0f5ff 43.94%,rgba(250,251,253,0) 86.75%)}.what-is-scalefusion .premium-support .header-wrapper{max-width:880px}.what-is-scalefusion .premium-support .header-wrapper p{max-width:840px}.what-is-scalefusion .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;justify-content:center;margin-top:110px}.what-is-scalefusion .premium-support .d-grid p{font-family:Geist;letter-spacing:-.03em}.what-is-scalefusion .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.what-is-scalefusion .premium-support .d-grid .tag span{font-size:32px}.what-is-scalefusion .premium-support .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.what-is-scalefusion .impact>div{padding:100px 0}.what-is-scalefusion .impact>div .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.what-is-scalefusion .impact>div .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.what-is-scalefusion .impact>div .d-grid>div>div{min-height:265px}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(2){grid-row:span 2}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(3){background-color:#f0f5ff}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(4){position:relative}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.what-is-scalefusion .impact>div .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.what-is-scalefusion .impact>div .d-grid>div:nth-last-of-type(1){grid-column:1/-1}@keyframes animate-badges{0%{transform:translateY(0)}to{transform:translateY(-1771px)}}.what-is-scalefusion .resources{padding:100px 0}.what-is-scalefusion .resources ul.nav-tabs{min-width:368px}.what-is-scalefusion .resources #resourcesContent .d-grid{max-width:1096px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.what-is-scalefusion .resources #resourcesContent .d-grid>div{border-radius:10px;border:2px solid #e7e7e7;background:#f5f5f7;min-height:408px;padding:20px}.what-is-scalefusion .usecases{background-color:#f5f5f7;padding:100px 0}.what-is-scalefusion .usecases .header-wrapper{max-width:820px}.what-is-scalefusion .usecases .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:30px 20px;place-content:center}.what-is-scalefusion .usecases .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.contact-us .hero{background-color:var(--color-black)}.contact-us .hero>div{padding:100px 0}.contact-us .hero>div .header-wrapper{max-width:760px}.contact-us .hero>div .header-wrapper>p{max-width:537px}.contact-us .details{padding:80px 0}.contact-us .details h6{min-width:50px;font-size:18px}.contact-us .details .get-demo .form-container>div{padding:50px 15px 50px 30px;max-width:560px;box-shadow:#959da533 0 8px 24px}.contact-us .details .get-demo .form-container>div .hs-button.primary{transform:translateY(0);margin-top:40px;width:98%}@media (max-width: 992px){.contact-us .details .get-demo{background-color:var(--color-white);margin-top:80px}}.ifpd h1{font-size:50px;line-height:58px}.ifpd .fw-bold{font-family:var(--header-font)}.ifpd .hero>div{padding:100px 0 0}.ifpd .hero>div .header-wrapper{max-width:625px}@media (min-width: 1024px){.ifpd .hero>div .d-xl-flex{margin-top:-460px}}.ifpd .customers-sprite{background-color:var(--color-black)}.ifpd .benefits{padding:100px 0}.ifpd .benefits .header-wrapper{max-width:750px}.ifpd .benefits .header-wrapper p{max-width:688px}.ifpd .benefits .d-grid{grid:auto/repeat(auto-fit,minmax(0,386px));gap:44px 20px;place-content:center}.ifpd .benefits .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.ifpd .building-partnerships,.ifpd .remote-troubleshooting{padding:100px 0}.ifpd .captivate-learning{padding:100px 0;background-color:#f5f5f7}.ifpd .captivate-learning .header-wrapper{max-width:725px}.ifpd .captivate-learning .header-wrapper p{max-width:688px}.ifpd .captivate-learning picture>img{border-radius:20px;margin:80px 0 60px}.ifpd .captivate-learning .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.ifpd .panel-software{overflow:hidden;padding:100px 0;background-color:var(--color-black)}.ifpd .panel-software .header-wrapper{max-width:510px}.ifpd .panel-software .blur{bottom:15%;left:24%;width:946px;height:471px;border-radius:946px;background:rgba(217,217,217,.5);filter:blur(217px)}.ifpd .footer-cta .container .illustration-0{top:45px;left:65px}.ifpd .footer-cta .container .illustration-1{top:155px;left:230px}.ifpd .footer-cta .container .illustration-2{top:40px;right:125px}.ifpd .footer-cta .container .illustration-3{top:180px;right:5px}.mobile-threat-defense h1{font-size:50px;line-height:58px}.mobile-threat-defense .fw-bold{font-family:var(--header-font)}.mobile-threat-defense .hero>div{min-height:850px;padding:100px 0 0}.mobile-threat-defense .hero>div .header-wrapper{max-width:625px}.mobile-threat-defense .customers-sprite{background-color:var(--color-black)}.mobile-threat-defense .protected-devices{padding:100px 0}.mobile-threat-defense .protected-devices .header-wrapper{max-width:515px}.mobile-threat-defense .security{padding:100px 0;background-color:#f5f5f7}.mobile-threat-defense .security .header-wrapper{max-width:512px}.mobile-threat-defense .security .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:50px 20px;place-content:center}.mobile-threat-defense .security .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.mobile-threat-defense .checkpoint-mtd{padding:100px 0}.mobile-threat-defense .checkpoint-mtd .header-wrapper{max-width:865px}.mobile-threat-defense .checkpoint-mtd .header-wrapper p{max-width:688px}.mobile-threat-defense .checkpoint-mtd .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mobile-threat-defense .checkpoint-mtd .d-grid>div{padding:22px 20px}.mobile-threat-defense .simple-integration{padding:140px 0;background-color:#0e0e10}.mobile-threat-defense .simple-integration h2{max-width:620px}.mobile-threat-defense .simple-integration .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center;padding:40px 0 0;border-top:4px solid #d8d8d866}.mobile-threat-defense .simple-integration .d-grid>div .d-flex{margin-bottom:33px;background-color:#1e1e22;width:38px;height:38px;border-radius:50px;padding:10px;font-size:26px;line-height:28px;font-weight:300;font-family:var(--header-font)}.mobile-threat-defense .why-mtd{padding:100px 0;background-color:#f5f5f7}.mobile-threat-defense .why-mtd .main-wrapper{margin-top:100px;overflow:hidden;padding:50px 0;border-radius:22px;background:linear-gradient(180deg,#0d0913 0%,#010a27 100%);box-shadow:8px 24px 25px #292d9e29,2px 6px 14px #292d9e30}.mobile-threat-defense .why-mtd .main-wrapper .d-grid{max-width:1003px;margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,321px));gap:50px 20px;place-content:center}.mobile-threat-defense .why-mtd .main-wrapper .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #d8d8d870}.mobile-threat-defense .why-mtd .main-wrapper .blur{top:25%;left:67px;width:1020px;height:315px;border-radius:1020px;background:#7b66fe;filter:blur(262px)}.mobile-threat-defense .why-mtd .get-demo{margin-top:100px;background-color:#f5f5f7}.mobile-threat-defense .footer-cta .container .illustration-0{top:45px;left:65px}.mobile-threat-defense .footer-cta .container .illustration-1{top:155px;left:230px}.mobile-threat-defense .footer-cta .container .illustration-2{top:40px;right:125px}.mobile-threat-defense .footer-cta .container .illustration-3{top:180px;right:5px}.sf-partners h1{font-size:50px;line-height:58px}.sf-partners .fw-bold{font-family:var(--header-font)}.sf-partners .hero{overflow:hidden}.sf-partners .hero>div{padding:120px 0}.sf-partners .hero>div .header-wrapper{max-width:557px}.sf-partners .hero>div .bg-blur{width:554.707px;height:329.489px;background:radial-gradient(19.49% 58.52% at 50% 0%,rgba(249,196,60,.3) 0%,rgba(231,166,1,0) 100%),radial-gradient(70.71% 70.71% at 100% 100%,#520aeb 10.27%,rgba(159,115,255,0) 100%),radial-gradient(110.11% 70.71% at 100% 0%,#00a7ff 0%,rgba(0,166,254,.12) 100%),radial-gradient(41.92% 70.71% at 0% 0%,#ff8461 0%,rgba(255,92,0,.6) 100%),radial-gradient(99.33% 70.71% at 0% 100%,#e81d72 0%,rgba(255,0,0,0) 100%);background-blend-mode:overlay,normal,normal,color-dodge,normal;filter:blur(11.6790266037px)}.sf-partners .hero>div .video-wrapper{max-width:527px;max-height:298px;border-radius:15px;overflow:hidden;inset:15px 12px 17px 24px;aspect-ratio:16/9}@media (max-width: 464px){.sf-partners .hero>div .video-wrapper{inset:75px 12px 17px 24px}}.sf-partners .partners-logo-wrapper{max-width:1760px;margin:0 auto;overflow-x:hidden}.sf-partners .partners-logo-wrapper .partners{display:grid;grid:auto/repeat(26,minmax(160px,160px));margin:0 auto;width:4160px}.sf-partners .partners-logo-wrapper .partners .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px 0px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -60px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -122px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -184px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .sony{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -245px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .sony{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .accops{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -305px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .accops{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -370px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -430px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -490px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .knox{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -555px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .knox{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -620px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .quantum_edge{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -680px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .quantum_edge{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners .hermitage_solutions{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 790px;background-position:0px -740px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .partners-logo-wrapper .partners .hermitage_solutions{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.sf-partners .partners-logo-wrapper .partners>div{grid-column:span 1;animation:logo-slider 25s linear infinite forwards}@keyframes logo-slider{to{transform:translate(-2080px)}}.sf-partners .why-partner{padding:100px 0;scroll-margin-top:150px}.sf-partners .why-partner ul.nav.nav-tabs{border-left:none}.sf-partners .why-partner ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-primary)!important}.sf-partners .why-partner ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:var(--color-primary)!important}.sf-partners .why-partner .nav-tabs li button{text-align:left!important;border-left:none!important}.sf-partners .why-partner .nav-tabs li button p{color:var(--color-black)!important}.sf-partners .why-partner .tab-content{background-color:#0000004d;min-height:224px;border-radius:20px;overflow:hidden}.sf-partners .why-partner .tab-content .tab-pane{padding:30px;background-color:#070708;box-shadow:0 11px 23px #0b9e001a,0 42px 42px #0b9e0017}@media (max-width: 998px){.sf-partners .why-partner .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.sf-partners .why-partner .nav-tabs li{min-width:fit-content}.sf-partners .why-partner .nav-tabs li button.active{color:var(--color-primary)!important}.sf-partners .why-partner .nav-tabs ::-webkit-scrollbar{display:none}}.sf-partners .partner-program{overflow:hidden;padding:120px 0;background-color:#0d0913}.sf-partners .partner-program .header-wrapper{max-width:729px}.sf-partners .partner-program .header-wrapper p{max-width:708px}.sf-partners .partner-program .d-grid{margin-top:120px;grid:auto/repeat(auto-fit,minmax(0,567px));gap:55px 32px;place-content:center}.sf-partners .partner-program .blur{top:61px;left:70%;width:758px;height:409px;border-radius:758px;background:#6651e6;filter:blur(262px)}.sf-partners .our-word{padding:100px 0}.sf-partners .our-word .header-wrapper{max-width:450px;margin-bottom:100px}.sf-partners .our-word .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.sf-partners .our-word .d-grid .wrapper{padding:25px 25px 30px;border:2px solid var(--resources-border-gray);background-color:var(--resources-bg-gray);border-radius:10px;max-height:435px}.sf-partners .our-word .d-grid .wrapper>div{max-width:540px;aspect-ratio:16/9;border-radius:10px;overflow:hidden}.sf-partners .our-partners{padding:100px 0 50px}.sf-partners .our-partners h2{max-width:650px}.sf-partners .our-partners .cards-wrapper{grid:auto/repeat(auto-fit,minmax(0,573px));margin:95px auto 0;gap:22px;place-content:center}.sf-partners .our-partners .cards-wrapper .main-container{border-radius:10px;border:1px solid #f5f5f7;background:linear-gradient(275deg,#f7f5ff .01%,#f5fcff 99.99%),linear-gradient(0deg,#f5f5f7 0%,#f5f5f7 100%),#fff;padding:33px 26px}.sf-partners .our-partners .cards-wrapper .main-container>div{grid-column:span 1;padding:30px 25px;border-radius:10px}.sf-partners .our-partners .cards-wrapper .main-container>div p{max-width:472px}.sf-partners .our-partners .cards-wrapper .main-container>div .logos{grid:auto/repeat(auto-fit,minmax(0,121px));gap:40px 30px;margin:70px auto 0}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px 0px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -65px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -132px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sony{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -200px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sony{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -262px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .knox{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -330px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .knox{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sonim{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -395px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sonim{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .janam{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -460px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .janam{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .chainway{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -525px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .chainway{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -590px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .brother{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -660px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .brother{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .blackview{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -725px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .blackview{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .cyrus{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -788px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .cyrus{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .getnord{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -855px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .getnord{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .nokia{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -920px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .nokia{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .senhaix{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -990px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .senhaix{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sunmi{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1050px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .sunmi{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .evolute{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1120px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .evolute{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .isafe_mobile{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1183px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .isafe_mobile{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .pro_dvx{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1245px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .pro_dvx{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .opticon{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1315px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .opticon{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .askey{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners-12348f061af3949cf6ee1f6b8c19ec635b9b88aee15f8dad9433552e0b6cd726.png);background-repeat:no-repeat;background-size:122px 1419px;background-position:0px -1385px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(1)>div .logos .askey{background-image:url(/assets/scalefusion_v4/sf_partners/oem_partners@2x-ea0428735e67a3e39ce079b8e6d1ab304fc08e919ceda8d10ccfad25fade91f0.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .accops{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px 0px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .accops{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -65px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -132px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .ami{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -200px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .ami{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -262px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .cts{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -330px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .cts{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .icyber{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -395px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .icyber{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .insight{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -460px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .insight{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .troy_mobility{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -525px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .troy_mobility{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .quantum_edge{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -593px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .quantum_edge{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .cdw{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -660px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .cdw{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .prianto{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -725px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .prianto{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .scansource{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -788px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .scansource{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .nine_two_plus{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -855px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .nine_two_plus{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .mca{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -920px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .mca{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .qbs_software{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -990px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .qbs_software{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .hermitage_solution{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -1050px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .hermitage_solution{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .connex{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -1115px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .connex{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .sariya_it_company{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers-bc16aa6e88782ec60a6851a895cce178be5b24c91570090c706f59bdb748cf75.png);background-repeat:no-repeat;background-size:123px 1221px;background-position:0px -1180px;width:121px;height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-partners .our-partners .cards-wrapper .main-container:nth-of-type(2)>div .logos .sariya_it_company{background-image:url(/assets/scalefusion_v4/sf_partners/distributors_resellers@2x-ab455f48406a1fcc6a5ad692eaee7dd99fb886a35e83c8839da92cbd25720f30.png)}}.sf-partners #sf-alternative.partner-says{overflow:hidden;padding:100px 0;background-color:#f5f5f7}.sf-partners #sf-alternative.partner-says .testimonials{max-width:1260px;margin-left:auto}.sf-partners #sf-alternative.partner-says .testimonials .embla__slide{border-radius:22px;padding:70px 40px 50px 80px;flex:0 0 727px;min-height:347px;margin-inline-end:28px;display:flex;flex-direction:column}.sf-partners #sf-alternative.partner-says .testimonials .embla__slide p.quote{background:linear-gradient(90deg,#2642b2 0%,#750768 68%,#341381 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:70px}.sf-partners #sf-alternative.partner-says .testimonials .embla__slide .quote-start{mix-blend-mode:soft-light;top:23px;left:28px}.sf-partners #sf-alternative.partner-says .testimonials .embla__slide .quote-end{mix-blend-mode:soft-light;bottom:50px;right:28px}@media (max-width: 464px){.sf-partners #sf-alternative.partner-says .testimonials .embla__slide{padding:50px 25px;flex:0 0 350px}}@media (min-width: 2000px){.sf-partners #sf-alternative.partner-says .testimonials{margin-inline:auto;max-width:1180px}}.sf-partners #sf-alternative.partner-says .testimonials .btns-wrapper>button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.sf-partners .tiers{overflow:hidden;padding:130px 0;background-color:#0d0913}.sf-partners .tiers .d-grid{margin-top:120px;grid:auto/repeat(auto-fit,minmax(0,340px));gap:20px;place-content:center}.sf-partners .tiers .d-grid>div{padding:1px;border-radius:20px}.sf-partners .tiers .d-grid>div>div{background-color:#020202;border-radius:20px;padding:42px 21px}.sf-partners .tiers .d-grid>div:nth-of-type(1){background:linear-gradient(98.21deg,#ffffff 3.15%,#d4d4d4 13.88%,#343434 83.86%,#ababab 99.4%)}.sf-partners .tiers .d-grid>div:nth-of-type(2){background:linear-gradient(98.21deg,#ffe8ba 3.15%,#eac360 13.88%,#343434 83.86%,#eac360 99.4%)}.sf-partners .tiers .d-grid>div:nth-of-type(3){background:linear-gradient(98.21deg,#e8e6ff 3.15%,#b7b3eb 13.88%,#343434 83.86%,#b7b3eb 99.4%)}.sf-partners .tiers .blur{top:-61px;left:61%;width:758px;height:409px;border-radius:758px;background:#6651e6;filter:blur(262px)}.sf-partners .success-stories{padding:100px 0}.sf-partners .success-stories .header-wrapper p.text-lg{background:linear-gradient(90.7deg,#305dff 1.2%,#bf5dcc 40.13%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sf-partners .success-stories .story-card{border-radius:10px;margin-top:70px;min-height:489px;padding:60px 52px}.sf-partners .success-stories .story-card h3{margin-top:50px;max-width:800px}@media (min-width: 764px){.sf-partners .success-stories .story-card h3{margin-top:120px}}@media (max-width: 464px){.sf-partners .success-stories .story-card{padding:50px 25px}}.sf-partners .footer-cta>div{padding:70px 0}.sf-partners .footer-cta>div .header-wrapper{max-width:643px}.professional-services h1{font-size:50px;line-height:58px}.professional-services .fw-bold{font-family:var(--header-font)}.professional-services .hero>div{min-height:600px;padding:100px 0 0}.professional-services .hero>div .header-wrapper{max-width:557px}.professional-services .customers-sprite{background-color:var(--color-black)}.professional-services .how-we-help{padding:100px 0;scroll-margin-top:150px}.professional-services .how-we-help ul.nav.nav-tabs{border-left:none}.professional-services .how-we-help ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-primary)!important}.professional-services .how-we-help ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:var(--color-primary)!important}.professional-services .how-we-help .nav-tabs li button{text-align:left!important;border-left:none!important}.professional-services .how-we-help .nav-tabs li button p{color:var(--color-black)!important}.professional-services .how-we-help .tab-content{background-color:#d1d1fa;border:1px solid #c2c2c2;min-height:248px;border-radius:20px;overflow:hidden}.professional-services .how-we-help .tab-content .tab-pane{padding:30px;background-color:#d1d1fa;box-shadow:0 42px 42px #20009e17,0 11px 23px #20009e1a}@media (max-width: 998px){.professional-services .how-we-help .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.professional-services .how-we-help .nav-tabs li{min-width:fit-content}.professional-services .how-we-help .nav-tabs li button.active{color:var(--color-primary)!important}.professional-services .how-we-help .nav-tabs ::-webkit-scrollbar{display:none}}.professional-services .services-we-offer{overflow:hidden;padding:130px 0;background-color:#0d0913}.professional-services .services-we-offer .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,567px));gap:55px 32px;place-content:center}.professional-services .services-we-offer .blur{top:57px;left:70%;width:758px;height:409px;border-radius:758px;background:#6651e6;filter:blur(262px)}.professional-services .benefits{padding:100px 0}.professional-services .benefits h2{max-width:868px}.professional-services .benefits .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.professional-services .benefits .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.professional-services .footer-cta .container .illustration-0{top:45px;left:65px}.professional-services .footer-cta .container .illustration-1{top:155px;left:230px}.professional-services .footer-cta .container .illustration-2{top:40px;right:125px}.professional-services .footer-cta .container .illustration-3{top:180px;right:5px}.professional-services .footer-cta .call-to-action .text-wrapper{max-width:628px}.sf-compliance h1{font-size:50px;line-height:58px}.sf-compliance .fw-bold{font-family:var(--header-font)}.sf-compliance .hero>div{padding:150px 0}.sf-compliance .hero>div .header-wrapper{max-width:625px}.sf-compliance .customers-sprite{background-color:var(--color-black)}.sf-compliance .privacy{padding:100px 0}.sf-compliance .privacy .main-wrapper{margin-top:110px;max-width:1170px}.sf-compliance .privacy .main-wrapper>div{padding:30px 25px 70px;border-radius:22px;min-height:565px}.sf-compliance .privacy .main-wrapper>div p{max-width:782px}.sf-compliance .our-certifications{padding:100px 0}.sf-compliance .our-certifications .header-wrapper.text-center{max-width:734px;margin-bottom:130px}.sf-compliance .our-certifications .certification-wrapper{padding-bottom:100px}.sf-compliance .our-certifications .certification-wrapper .header-wrapper{max-width:578px}.sf-compliance .our-certifications .certification-wrapper .header-wrapper p{max-width:510px}.why-choose-scalefusion h1{font-size:54px;line-height:58px}.why-choose-scalefusion .fw-bold{font-family:var(--header-font)}.why-choose-scalefusion .hero>div{padding:150px 0}.why-choose-scalefusion .hero>div .header-wrapper{max-width:912px}.why-choose-scalefusion .hero>div .header-wrapper p{max-width:627px}.why-choose-scalefusion .customers-sprite{background-color:var(--color-black)}.why-choose-scalefusion .three-products{padding:100px 0;background-color:#f6f6f8}.why-choose-scalefusion .three-products .header-wrapper{max-width:809px}.why-choose-scalefusion .three-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.why-choose-scalefusion .three-products .d-grid>div{background-color:#0e0e10;border-radius:20px;overflow:hidden}.why-choose-scalefusion .three-products .d-grid>div>div{padding:50px 33px;min-height:681px}.why-choose-scalefusion .three-products .d-grid>div>div ul li p.text-sm{font-size:16px}.why-choose-scalefusion .it-challenges{padding:100px 0}.why-choose-scalefusion .it-challenges .header-wrapper{max-width:950px}.why-choose-scalefusion .it-challenges .d-xl-grid{margin-top:150px;border-radius:10px;padding:47px 35px;grid:auto/repeat(auto-fit,minmax(0,362px));gap:20px}.why-choose-scalefusion .it-challenges .wrapper{margin-top:20px}.why-choose-scalefusion .it-challenges .wrapper>div{grid:auto/repeat(auto-fit,minmax(0,362px));gap:20px;background-color:#f5f5f7;padding:20px 35px;border-radius:10px;box-shadow:0 4px 4px #f2f2ea}.why-choose-scalefusion .one-agent{padding:100px 0;background-color:#0e0e10}.why-choose-scalefusion .one-agent h2{max-width:842px}.why-choose-scalefusion .one-agent picture>img{margin:75px 0 55px}.why-choose-scalefusion .sf-difference{padding:100px 0}.why-choose-scalefusion .sf-difference .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.why-choose-scalefusion .sf-difference .d-grid>div{padding:22px 20px;border-left:2px solid #e7e4ff}.why-choose-scalefusion .sf-difference .d-grid>div picture>img{min-width:44px}.why-choose-scalefusion .companies{padding:130px 0;background-color:#f5f5f7}.why-choose-scalefusion .companies .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,140px));gap:40px 45px;place-content:center}.why-choose-scalefusion .companies .d-grid a:hover{background-color:var(--color-white);border-radius:20px;box-shadow:0 13px 18.4px #0000000d,0 4px 4.6px #0000001a}@media (min-width: 998px){.why-choose-scalefusion .companies .d-grid{gap:72px 196px}}.why-choose-scalefusion .cta-one .d-grid{grid:auto/repeat(auto-fit,minmax(0,211px));gap:30px}.why-choose-scalefusion .cta-one .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:4px}.why-choose-scalefusion .reviews{overflow:hidden;padding:100px 0}.why-choose-scalefusion .reviews h2{max-width:715px}.why-choose-scalefusion .compliance{padding:150px 0;background-color:#f5f5f7}.why-choose-scalefusion .compliance .header-wrapper{max-width:510px}.why-choose-scalefusion .know-scalefusion{padding:100px 0}.why-choose-scalefusion .know-scalefusion h2{max-width:715px}.why-choose-scalefusion .know-scalefusion .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:28px;place-content:center}.why-choose-scalefusion .know-scalefusion .d-grid>div{min-height:424px;background-color:#f5f5f7;border:2px solid #e7e7e7;border-radius:10px;flex:0 0 352px;margin-inline-end:28px;padding:20px;display:flex;flex-direction:column}.why-choose-scalefusion .know-scalefusion .d-grid>div .fw-semibold{font-family:var(--header-font)}.why-choose-scalefusion .footer-cta .container .illustration-0{top:45px;left:65px}.why-choose-scalefusion .footer-cta .container .illustration-1{top:155px;left:230px}.why-choose-scalefusion .footer-cta .container .illustration-2{top:40px;right:125px}.why-choose-scalefusion .footer-cta .container .illustration-3{top:180px;right:5px}.why-choose-scalefusion .reviews .testimonials{max-width:1260px;margin-left:auto}.why-choose-scalefusion .reviews .testimonials .embla__slide{border-radius:22px;padding:70px 40px 50px 80px;flex:0 0 727px;min-height:347px;margin-inline-end:28px;display:flex;flex-direction:column}.why-choose-scalefusion .reviews .testimonials .embla__slide p.quote{background:linear-gradient(90deg,#6b3a00 0%,#475502 39.5%,#1f7008 68%,#137d81 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:70px}@media (max-width: 464px){.why-choose-scalefusion .reviews .testimonials .embla__slide{padding:50px 25px;flex:0 0 350px}}@media (min-width: 2000px){.why-choose-scalefusion .reviews .testimonials{margin-inline:auto;max-width:1180px}}.why-choose-scalefusion .reviews .testimonials .btns-wrapper>button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.scalefusion-labs h1{font-size:50px;line-height:58px}.scalefusion-labs .fw-bold{font-family:var(--header-font)}.scalefusion-labs .hero>div{padding:150px 0}.scalefusion-labs .hero>div .header-wrapper{max-width:660px}.scalefusion-labs .hero>div .header-wrapper p{max-width:523px}.scalefusion-labs .customers-sprite{background-color:var(--color-black)}.scalefusion-labs .what-is{padding:100px 0}.scalefusion-labs .what-is .header-wrapper{max-width:514px}.scalefusion-labs .mission{padding:100px 0}.scalefusion-labs .mission .main-wrapper{max-width:1200px;padding:70px 25px;border-radius:20px}.scalefusion-labs .mission .main-wrapper .header-wrapper{max-width:713px}.scalefusion-labs .upcoming-features{overflow:hidden;padding:100px 0 150px;scroll-margin-top:150px;background-color:#212121}.scalefusion-labs .upcoming-features .header-wrapper{max-width:800px;margin-bottom:100px}.scalefusion-labs .upcoming-features ul.nav.nav-tabs{border-left:none}.scalefusion-labs .upcoming-features ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-yellow)!important}.scalefusion-labs .upcoming-features ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:var(--color-yellow)!important}.scalefusion-labs .upcoming-features .nav-tabs li button{text-align:left!important;border-left:none!important}.scalefusion-labs .upcoming-features .tab-content{background-color:#0000004d;min-height:250px;border-radius:20px;overflow:hidden}.scalefusion-labs .upcoming-features .tab-content .tab-pane{padding:30px;background-color:#070708}@media (max-width: 998px){.scalefusion-labs .upcoming-features .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.scalefusion-labs .upcoming-features .nav-tabs li{min-width:fit-content}.scalefusion-labs .upcoming-features .nav-tabs li button.active{color:var(--color-yellow)!important}.scalefusion-labs .upcoming-features .nav-tabs ::-webkit-scrollbar{display:none}}.scalefusion-labs .upcoming-features .blur{left:40%;bottom:33%;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.scalefusion-labs .past-releases{padding:100px 0}.scalefusion-labs .past-releases .header-wrapper{max-width:674px}.scalefusion-labs .past-releases .header-wrapper p{max-width:552px}.scalefusion-labs .past-releases .text-container{max-width:493px}.scalefusion-labs .past-releases .text-container:not(:nth-last-of-type(1)){margin-bottom:42px}.scalefusion-labs .benefits{padding:100px 0;background-color:#f6f6f8}.scalefusion-labs .benefits .header-wrapper{max-width:930px}.scalefusion-labs .benefits .header-wrapper p{max-width:640px}.scalefusion-labs .benefits .d-grid{margin-top:120px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.scalefusion-labs .benefits .d-grid>div{padding:22px 19px;border-left:2px solid #f1f0ff}.scalefusion-labs .benefits .d-grid>div picture>img{min-width:44px}.scalefusion-labs .whats-next>div .main-wrapper{background:linear-gradient(91.66deg,#2f0909 -2.04%,#2f0909 102.38%);opacity:.9;padding:1px;border-radius:10px}.scalefusion-labs .whats-next>div .main-wrapper>div{background-color:#000000eb;border-radius:10px;padding:50px 25px}.scalefusion-labs .whats-next>div .main-wrapper>div .header-wrapper{max-width:638px}.migrate-to-scalefusion h1{font-size:54px;line-height:58px}.migrate-to-scalefusion .fw-bold{font-family:var(--header-font)}.migrate-to-scalefusion .hero>div{padding:150px 0}.migrate-to-scalefusion .hero>div .header-wrapper{max-width:912px}.migrate-to-scalefusion .hero>div .header-wrapper p{max-width:627px}.migrate-to-scalefusion .customers-sprite{background-color:var(--color-black)}.migrate-to-scalefusion .benefits{padding:100px 0}.migrate-to-scalefusion .benefits .header-wrapper{max-width:700px}.migrate-to-scalefusion .benefits .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.migrate-to-scalefusion .benefits .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.migrate-to-scalefusion .migration-offers{padding:100px 0;background-color:#f6f6f8}.migrate-to-scalefusion .migration-offers .header-wrapper{max-width:871px}.migrate-to-scalefusion .migration-offers .header-wrapper p{max-width:560px}.migrate-to-scalefusion .migration-offers .text-container{max-width:493px}.migrate-to-scalefusion .migration-offers .text-container:not(:nth-last-of-type(1)){margin-bottom:42px}.migrate-to-scalefusion .migration-process{overflow:hidden;padding:100px 0;background-color:#212121}.migrate-to-scalefusion .migration-process picture>img{margin:100px 0}.migrate-to-scalefusion .migration-process .d-grid{grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.migrate-to-scalefusion .migration-process .blur{top:20%;left:40%;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.migrate-to-scalefusion .employee-benefit{padding:100px 0}.migrate-to-scalefusion .employee-benefit .header-wrapper{max-width:543px}.migrate-to-scalefusion .how-to .main-wrapper{overflow:hidden;background-color:#120e1f;border-radius:22px;box-shadow:8px 24px 25px #292d9e29,2px 6px 14px #292d9e30;padding:90px 50px;gap:40px}.migrate-to-scalefusion .how-to .main-wrapper .header-wrapper{max-width:555px}.migrate-to-scalefusion .how-to .main-wrapper .blur{right:-34px;bottom:0;width:485px;height:315px;border-radius:485px;background:#bc66fe;filter:blur(262px)}@media (max-width: 464px){.migrate-to-scalefusion .how-to .main-wrapper{padding:50px 25px}}.migrate-to-scalefusion .talk-to-expert{padding:100px 0}.migrate-to-scalefusion .talk-to-expert .header-wrapper{max-width:582px}.migrate-to-scalefusion .talk-to-expert .header-wrapper p{max-width:543px}.about-us{background-color:var(--color-black)}.about-us h2{color:#97bee7}.about-us .hero>div{padding:100px 0;min-height:1648px}.about-us .hero>div h1{color:#97bee7;font-size:44px;line-height:58px}.about-us .hero>div .header-wrapper{border-radius:22px;box-shadow:0 5px 11px #0000001a,0 21px 21px #00000017,0 47px 28px #0000000d,0 83px 33px #00000003,0 130px 37px #0000}.about-us .hero>div .header-wrapper .blur{max-width:365px;max-height:315px;width:100%;height:100%;inset:0;border-radius:365px;background-color:#8694ff;filter:blur(222px)}.about-us .hero>div .header-wrapper .gradient-layer{width:100%;height:100%;inset:0;border:2px solid;background:linear-gradient(90deg,#2B2B2B 0%,#4B80D0 49.71%,#2B2B2B 100%);border-radius:22px}.about-us .hero>div .header-wrapper>div:not(.blur){transform:translateY(1px);min-height:287px;padding:15px;background-color:#1a1a1a;position:relative;margin:2px 1px;border-radius:22px}.about-us .hero>div .btn-scroll{width:60px;height:60px;border-radius:50%;background-color:#0000004d;margin-top:110px}.about-us .hero>div .btn-scroll>div{transform:translateY(-24px);will-change:transform;transition:transform .5s ease}.about-us .hero>div .btn-scroll:hover>div{transform:translateY(24px)}.about-us .hero>div #our-products{padding:100px 0}.about-us .hero>div #our-products h4{font-size:44px;line-height:58px}.about-us .hero>div #our-products h2{margin-top:100px}.about-us .hero>div #our-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,300px));gap:55px;place-content:center}.about-us .hero>div #our-products .d-grid>div{border-radius:36px;min-height:215px;background-color:#0d0f1d;padding:0 10px 10px;border:1px solid #4e4e4e}@media (max-width: 1199px){.about-us .hero>div #our-products .d-grid{gap:15px}}.about-us .hero>div #our-products .floating-devices{width:1210px;height:665px;position:absolute;inset:100px 0 0;background-color:transparent;margin-inline:auto}.about-us .hero>div #our-products .floating-devices picture img{position:absolute;animation:floating-device-lower 7s ease 0s infinite forwards}.about-us .hero>div #our-products .floating-devices>picture:nth-of-type(1) img{inset:7% 0 0 5%}.about-us .hero>div #our-products .floating-devices>picture:nth-of-type(2) img{inset:0 0 0 20%;animation:floating-device-higher 6s ease 0s infinite forwards}.about-us .hero>div #our-products .floating-devices>picture:nth-of-type(3) img{inset:-10% 0 0 44%;animation:floating-device-steady 4s ease 0s infinite forwards}.about-us .hero>div #our-products .floating-devices>picture:nth-of-type(4) img{inset:-2% 0 0 66%;animation:floating-device-lower 3s ease 0s infinite forwards}.about-us .hero>div #our-products .floating-devices>picture:nth-of-type(5) img{inset:12% 0 0 84%;animation:floating-device-higher 6s ease 0s infinite forwards}.about-us .hero>div #our-products .girl-in-the-park{border-radius:0 0 22px 22px}@keyframes floating-device-lower{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes floating-device-higher{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes floating-device-steady{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.about-us .os-support{padding:0 0 100px}.about-us .os-support .header-wrapper{max-width:700px}.about-us .os-support .supported-platforms{background-color:unset;padding:0}.about-us .os-support .supported-platforms h3{display:none}.about-us .os-support .supported-platforms .d-grid>div{background-color:#2d2d2d}.about-us .secure{padding:100px 0}.about-us .secure h2{max-width:630px;margin-inline:auto}.about-us .secure .animate .avatar{inset:0;width:100%;height:100%;-webkit-transition:all .8s ease-out;transition:all .8s ease-out;transform-origin:center}.about-us .secure .animate.show .avatar.avatar-1{transform:translate(-410px,-240px)}.about-us .secure .animate.show .avatar.avatar-2{transform:translate(410px,-230px)}.about-us .secure .animate.show .avatar.avatar-3{transform:translate(-490px,-100px)}.about-us .secure .animate.show .avatar.avatar-4{transform:translate(440px,-80px)}.about-us .secure .animate.show .avatar.avatar-5{transform:translate(340px,-30px)}.about-us .secure .animate.show .avatar.avatar-6{transform:translate(-320px,-50px)}.about-us .secure .animate.show .avatar.avatar-7{transform:translate(560px,60px)}.about-us .secure .animate.show .avatar.avatar-8{transform:translate(-380px,80px)}.about-us .secure .animate.show .avatar.avatar-9{transform:translate(-480px,135px)}.about-us .secure .animate.show .avatar.avatar-10{transform:translate(415px,90px)}.about-us .lot-more,.about-us .grow{padding:100px 0}@media (min-width: 1200px){.about-us .grow .text-wrapper{max-width:446px}}.about-us .grow .embla{max-width:1280px;margin-left:auto;margin-top:200px}.about-us .grow .embla .embla__slide{min-height:470px;border-radius:22px;flex:0 0 715px;margin-inline-end:173px}.about-us .grow .embla .embla__slide h2{color:#e4e797}.about-us .grow .embla .embla__slide p{max-width:580px}@media (max-width: 1199px){.about-us .grow .embla{padding-left:30px}.about-us .grow .embla .embla__slide{flex:0 0 600px}}@media (max-width: 600px){.about-us .grow .embla .embla__slide{flex:0 0 90%!important}}.about-us .grow .embla .embla__progress{border-radius:1.8rem;box-shadow:inset 0 0 0 .2rem #eaeaea;background-color:#000;position:relative;height:.6rem;justify-self:flex-end;align-self:center;width:13rem;max-width:90%;overflow:hidden}.about-us .philosophy>div{padding:150px 0}.about-us .philosophy>div .wrapper>div{max-width:343px}.about-us .philosophy>div h4{color:#fce469}.about-us .founders{padding:100px 0 200px}.about-us .founders .header-wrapper{max-width:574px}.about-us .founders .header-wrapper h2{color:#e4e797}.about-us .founders .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.about-us .founders .d-grid>div{border-radius:22px;border:1px solid #3b3b3f;background-color:#0f0f0f;min-height:654px;padding:50px 76px 0}.about-us .founders .d-grid>div .blur{inset:0;max-width:359px;max-height:359px;width:100%;height:100%;border-radius:359px;background:#FFC642;filter:blur(197px);margin:auto}@media (max-width: 767px){.about-us .founders .d-grid>div{min-height:100%;padding:30px 12px 0!important}}.about-us .custom-offices-grid{display:grid!important;grid-template-columns:1.2fr 1fr 1fr;gap:30px;padding:0 0 100px;margin-bottom:50px;align-items:stretch}.about-us .custom-offices-grid .contact-card-wrapper{padding:44px 33px;background-color:var(--color-white);border-radius:22px;height:fit-content;box-shadow:0 4px 12px #0000000d}.about-us .custom-offices-grid .contact-card-wrapper p.country{min-width:42px}@media (max-width: 1199px){.about-us .custom-offices-grid .contact-card-wrapper{grid-column:span 2;order:2}}@media (max-width: 1199px) and (min-width: 768px){.about-us .custom-offices-grid .contact-card-wrapper{text-align:center}.about-us .custom-offices-grid .contact-card-wrapper .d-flex.gap-3.align-items-center,.about-us .custom-offices-grid .contact-card-wrapper .mt-4.d-flex.flex-column.gap-3,.about-us .custom-offices-grid .contact-card-wrapper .mt-5.d-flex.flex-column.gap-3{align-items:center!important;justify-content:center!important}.about-us .custom-offices-grid .contact-card-wrapper .btn.btn-primary.btn-sm.mt-4{align-self:center!important}}@media (max-width: 767px){.about-us .custom-offices-grid .contact-card-wrapper{grid-column:span 1;max-width:365px;margin-inline:auto;width:100%;order:2}}.about-us .custom-offices-grid .office-card{background-color:var(--color-white);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:277px}.about-us .custom-offices-grid .office-card .card-content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.about-us .custom-offices-grid .office-card span.tag{position:absolute;inset:auto auto 10px 10px;max-width:121px;max-height:33px;width:100%;height:100%;padding:5px;border-radius:10px;box-shadow:0 2px 4px #0000001a,0 6px 6px #00000017,0 14px 9px #0000000d,0 26px 10px #00000003,0 40px 11px #0000}.about-us .custom-offices-grid .office-card .btn-link-custom{border:1px solid var(--color-primary);border-radius:8px;width:fit-content;text-decoration:none;margin-top:auto}@media (max-width: 767px){.about-us .custom-offices-grid .office-card{max-width:365px;margin-inline:auto;width:100%}}@media (max-width: 1199px){.about-us .custom-offices-grid .d-flex.flex-column.gap-4{align-self:start!important;order:1}}@media (max-width: 767px){.about-us .custom-offices-grid .d-flex.flex-column.gap-4{order:1}}@media (max-width: 1199px){.about-us .custom-offices-grid{grid-template-columns:1fr 1fr;align-items:start}}@media (max-width: 767px){.about-us .custom-offices-grid{grid-template-columns:1fr!important;gap:24px}}@media (max-width: 992px){.about-us .apps-animation canvas{width:690px!important;object-fit:cover}}.about-us .global-presence .d-grid{grid:auto/repeat(auto-fit,minmax(0,226px));gap:16px;place-content:center}.about-us .global-presence .d-grid>div{border:1px solid #404040;border-radius:20px;padding:18px 16px;background-color:#2d2d2d;min-height:201px}.about-us .awards{padding:180px 0 100px}.about-us .awards h2{color:#e4e797}.about-us .awards .position-sticky{top:100px}.about-us .awards .badges img{filter:saturate(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.3}.about-us .awards .badges.show img{filter:saturate(1);opacity:1}.about-us .testimonials{padding:100px 0}.about-us .testimonials .testimonial-wrapper{max-width:1580px;padding-bottom:80px;margin-top:100px;padding-left:30px}.about-us .testimonials .testimonial-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.about-us .testimonials .testimonial-wrapper .btns-wrapper button{all:unset;width:38px;height:38px;background-color:transparent;border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.about-us .testimonials .testimonial-wrapper .btns-wrapper button svg path{stroke:#dfdfdf}@media (max-width: 1199px){.about-us .testimonials .testimonial-wrapper .btns-wrapper{left:15px}}.about-us .testimonials .testimonial-wrapper .embla .embla__container{gap:34px}.about-us .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 727px;border-radius:22px;background-repeat:no-repeat;background-size:cover;background-position:center;min-height:370px;padding:61px 40px 40px 79px;background-image:url(/assets/scalefusion_v4/about_us/testimonial_background-c8cb455011178861331e275e03d5e5ae9d5d7657abe44989c741a271a0dbff6b.svg)}.about-us .testimonials .testimonial-wrapper .embla .embla__slide>div{max-width:608px}.about-us .testimonials .testimonial-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.about-us .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 992px){.about-us .testimonials .testimonial-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.about-us .testimonials .testimonial-wrapper{max-width:1170px}}@media (max-width: 992px){.about-us .testimonials .testimonial-wrapper{padding-left:20px!important}}.about-us .what-matters{padding:100px 0;min-height:665px}.about-us .what-matters .gradient{width:100%;height:100%;max-height:201px;z-index:2}.about-us .what-matters .gradient-top{inset:0 0 auto;background:linear-gradient(180deg,#010101 0%,rgba(1,1,1,.83) 12.47%,rgba(1,1,1,0) 100%)}.about-us .what-matters .gradient-bottom{inset:auto 0 0;background:linear-gradient(0deg,#010101 0%,rgba(1,1,1,.83) 32%,rgba(1,1,1,0) 100%)}.about-us .what-matters .avatars{height:4042px;background-repeat:repeat!important;max-width:445px;width:100%;top:0;right:50px;animation:avatar-slider 35s linear 0s infinite forwards}.about-us .embla__button{width:38px;height:38px;border-radius:50%;border:1px solid var(--color-white);display:flex;justify-content:center;align-items:center;background-color:transparent;padding:11px}.about-us .customers{padding:100px 0}.about-us .customers .header-wrapper{max-width:854px}.about-us .customers .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.about-us .customers .logos .ikea{background-size:193px 1055px;background-position:0px 0px;width:193px;height:34px}.about-us .customers .logos .saint-gobain{background-size:193px 1055px;background-position:0px -69px;width:193px;height:34px}.about-us .customers .logos .bse{background-size:193px 1055px;background-position:0px -138px;width:193px;height:34px}.about-us .customers .logos .stc{background-size:193px 1055px;background-position:0px -207px;width:193px;height:34px}.about-us .customers .logos .hyatt{background-size:193px 1055px;background-position:0px -276px;width:193px;height:34px}.about-us .customers .logos .fodel{background-size:193px 1055px;background-position:0px -345px;width:193px;height:34px}.about-us .customers .logos .bat{background-size:193px 1055px;background-position:0px -414px;width:193px;height:34px}.about-us .customers .logos .srilankan-airlines{background-size:193px 1055px;background-position:0px -483px;width:193px;height:34px}.about-us .customers .logos .instashop{background-size:193px 1055px;background-position:0px -545px;width:193px;height:34px}.about-us .customers .logos .sitare-foundation{background-size:193px 1055px;background-position:0px -612px;width:193px;height:34px}.about-us .customers .logos .diasorin{background-size:193px 1055px;background-position:0px -680px;width:193px;height:34px}.about-us .customers .logos .scania{background-size:193px 1055px;background-position:0px -749px;width:193px;height:34px}.about-us .customers .logos .adnoc{background-size:193px 1055px;background-position:0px -818px;width:193px;height:34px}.about-us .customers .logos .northeast-property{background-size:193px 1055px;background-position:0px -887px;width:193px;height:34px}.about-us .customers .logos .enoc{background-size:193px 1055px;background-position:0px -956px;width:193px;height:34px}.about-us .customers .logos .darya-varia{background-size:193px 1055px;background-position:0px -1022px;width:193px;height:34px}@media (min-width: 1200px){.about-us .footer-cta .call-to-action .text-wrapper{max-width:640px}.about-us .footer-cta .call-to-action .text-wrapper h3{min-width:640px}}@keyframes avatar-slider{0%{transform:translateY(0)}to{transform:translateY(-2093px)}}.windows-endpoint-security .hero{overflow:hidden;position:relative;background:black;background:linear-gradient(270deg,black 30%,#284de2 74%,#d0e0fb 100%);background:-moz-linear-gradient(270deg,black 30%,#284de2 74%,#d0e0fb 100%);background:-webkit-linear-gradient(270deg,black 30%,#284de2 74%,#d0e0fb 100%);padding:100px 0}.windows-endpoint-security .hero:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/windows_mdm_solution/illus_checks-daf1db765e09b8027328dc28b2260f5d3db1b0669bee98eb5e81de8ded09826a.svg);background-repeat:no-repeat;background-size:cover;background-position:center bottom}.windows-endpoint-security .hero .container{position:relative;z-index:10}.windows-endpoint-security .hero .container .header-wrapper{max-width:885px}.windows-endpoint-security .hero .container .header-wrapper>p{max-width:675px}.windows-endpoint-security .hero>div:nth-of-type(1){padding:100px 0;position:relative;z-index:10}.windows-endpoint-security .hero>div:nth-of-type(1) .header-wrapper{max-width:1034px}.windows-endpoint-security .hero>div:nth-of-type(1) .header-wrapper p{max-width:662px}@media (max-width: 464px){.windows-endpoint-security .hero h1{font-size:50px;line-height:58px}}.windows-endpoint-security .customers{background-color:var(--color-black);padding:10px 0}.windows-endpoint-security .windows-endpoint{padding:100px 0 120px}.windows-endpoint-security .windows-endpoint .header-wrapper{max-width:674px}.windows-endpoint-security .windows-endpoint .header-wrapper p{max-width:552px}.windows-endpoint-security .windows-endpoint .text-container{max-width:493px}.windows-endpoint-security .windows-endpoint .text-container:not(:nth-last-of-type(1)){margin-bottom:42px}.windows-endpoint-security .powerful-platform{padding:100px 0}.windows-endpoint-security .powerful-platform .header-wrapper{max-width:595px}.windows-endpoint-security .powerful-platform .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:30px 20px;place-content:center}.windows-endpoint-security .powerful-platform .d-grid>div{padding:22px 20px}.windows-endpoint-security .why-act{padding:100px 0;background-color:#f5f5f7}.windows-endpoint-security .why-act .header-wrapper{max-width:622px}.windows-endpoint-security .why-act .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,550px));gap:20px;place-content:center}.windows-endpoint-security .why-act .d-grid .wrapper{border-radius:17px}.windows-endpoint-security .why-act .d-grid .wrapper>div{min-height:454px;background-color:var(--color-black);border-radius:17px;padding:12px}.windows-endpoint-security .why-act .d-grid .wrapper>div h6{background-color:#ffffff26;padding:34px 16px;border-radius:10px}.windows-endpoint-security .why-act .d-grid .wrapper>div .text-gradient{background:linear-gradient(129.33deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.windows-endpoint-security .why-act .d-grid .wrapper:nth-of-type(1){background:linear-gradient(129.33deg,rgba(34,235,121,.5) 4.98%,rgba(34,235,121,.5) 40.19%,rgba(169,255,206,.5) 75.4%,rgba(209,255,229,.5) 110.6%);padding:1px}.windows-endpoint-security .why-act .d-grid .wrapper:nth-last-of-type(1){border:1px solid #69686799}.windows-endpoint-security .patch-management{padding:100px 0 200px;background-color:#151515}.windows-endpoint-security .patch-management .container{z-index:10}.windows-endpoint-security .patch-management .container .header-wrapper{max-width:570px}.windows-endpoint-security .patch-management .container .header-wrapper>p{max-width:414px}.windows-endpoint-security .patch-management .image-container{max-width:2000px;position:absolute;inset:0;width:100%;height:100%}@media (max-width: 1199px){.windows-endpoint-security .patch-management{padding:100px 0}}.windows-endpoint-security .oneidp>div{padding:100px 0}.windows-endpoint-security .oneidp>div .header-wrapper{max-width:798px}.windows-endpoint-security .oneidp>div .main-wrapper{margin-top:70px;background-color:#222225;border:1px solid #3b3b3f;border-radius:22px}.windows-endpoint-security .oneidp>div .main-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.windows-endpoint-security .oneidp>div .main-wrapper .d-grid>div{padding:16px 20px}.windows-endpoint-security .app-catalog{padding:100px 0 0}.sf-mediakit{background-color:#18181b}.sf-mediakit .hero>div{padding:150px 0}.sf-mediakit .categories{padding:0 0 200px}.sf-mediakit .categories .tab-content-wrapper{max-width:1400px;margin-left:auto}.sf-mediakit .categories .tab-content-wrapper>.position-sticky{top:70px}.sf-mediakit .categories .tab-content-wrapper>.position-sticky ul.nav{background-color:var(--color-black);border-color:#6b6b6b!important;scroll-margin-top:80px}.sf-mediakit .categories .tab-content-wrapper .resource-categories-tab{max-width:1115px;align-items:flex-start!important}.sf-mediakit .categories .tab-content-wrapper .resource-categories-tab ul.nav{justify-content:space-between!important;width:100%}.sf-mediakit .categories .tab-content-wrapper .resource-categories-tab ul.nav .nav-item{width:339px}.sf-mediakit .categories .tab-content-wrapper .tab-content .tab-pane .header{max-width:1114px}.sf-mediakit .categories .tab-content-wrapper .tab-content .tab-pane .header .btn-sm{max-height:36px}.sf-mediakit .categories .tab-content-wrapper .resourceCategories:focus-visible{outline:none}.sf-mediakit .categories .tab-content-wrapper .resourceCategories .news-pane,.sf-mediakit .categories .tab-content-wrapper .resourceCategories .media-kit-pane{outline:none}.sf-mediakit .categories .tab-content-wrapper .pill-tab-content ul.nav.nav-tabs li.nav-item a h6{color:var(--color-white);opacity:.9}@media (min-width: 1500px){.sf-mediakit .categories .tab-content-wrapper{margin-inline:auto!important}}.sf-mediakit .leadership-team-pane{padding:50px 0}.sf-mediakit .leadership-team-pane .main-wrapper{max-width:1200px;padding:100px 0;border-radius:22px}.sf-mediakit .leadership-team-pane .main-wrapper .d-grid{max-width:790px;margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,249px));gap:25px 20px;place-content:center}.sf-mediakit .leadership-team-pane .main-wrapper .d-grid>div{background-color:var(--color-black);border-radius:22px;overflow:hidden;box-shadow:0 115px 32px #0000,0 73px 29px #00000003,0 41px 25px #0000000d,0 18px 18px #00000017,0 5px 10px #0000001a}.sf-mediakit .leadership-team-pane .main-wrapper .d-grid>div p.mb-0{color:#acffdef7}.sf-mediakit .leadership-team-pane .main-wrapper .d-grid>div p.designation{font-size:14px}.sf-mediakit .leadership-team-pane .main-wrapper .d-grid>div a{top:20px;right:25px}.sf-mediakit .brand-logo-kit-pane{padding:100px 0}.sf-mediakit .brand-logo-kit-pane .main-wrapper{margin-top:70px;max-width:1200px;overflow:hidden;background-color:var(--color-black);border:1px solid #3b3b3f;border-radius:22px;padding:35px}.sf-mediakit .brand-logo-kit-pane .main-wrapper .blur{inset:0;width:1041.328px;height:333px;border-radius:1041.328px;background:#633cb8;filter:blur(262px)}.sf-mediakit .dashboard-snapshots-pane{padding:100px 0}.sf-mediakit .dashboard-snapshots-pane .main-wrapper{max-width:1200px;padding:1px;background:linear-gradient(100.41deg,#7a52d7 2.25%,#41415b 97.02%);border-radius:22px;box-shadow:0 115px 32px #00000008,0 73px 29px #00000017,0 41px 25px #00000026,0 18px 18px #00000021,0 5px 10px #00000026}.sf-mediakit .dashboard-snapshots-pane .main-wrapper>div{overflow:hidden;background-color:var(--color-black);border-radius:22px;padding:60px 0 0 60px}.sf-mediakit .dashboard-snapshots-pane .main-wrapper>div .header-wrapper{max-width:388px}.support .hero{padding:100px 0 0;background:linear-gradient(180deg,#08080a 45.69%,#232323 80.64%)}.support .hero .wistia_responsive_padding{transform:translateY(100px)}.support .expertise{padding:200px 0 100px}.support .numbers{padding:100px 0;background:linear-gradient(180deg,#000000 59.45%,#101b35 68.63%,#500bc7 100%)}.support .numbers .d-grid{max-width:1027px;grid:auto/repeat(auto-fit,minmax(0,329px));gap:20px;place-content:center;margin-top:80px}.support .numbers .d-grid>div{border-radius:30px;padding:60px 25px}.support .numbers .d-grid>div h2 span{font-size:80px}.support .numbers .d-grid>div:nth-of-type(1){background-color:#575757}.support .numbers .d-grid>div:nth-of-type(2){background:linear-gradient(151.52deg,#503f95 28.49%,#33256a 81.44%)}.support .numbers .d-grid>div:nth-of-type(3){background:linear-gradient(151.52deg,#95543f 28.49%,#793823 81.44%)}.support .numbers #supportTestimonials.embla{max-width:1027px}.support .numbers #supportTestimonials.embla .embla__slide{position:relative;padding:126px 122px 55px;border-radius:30px;background:linear-gradient(151.52deg,#503f95 28.49%,#33256a 81.44%);margin-inline:20px}.support .numbers #supportTestimonials.embla .embla__slide:before{content:"";position:absolute;inset:33px 0 0 33px;width:121px;height:83px;background-image:url(/assets/scalefusion_v4/assets/quotes-60d9cd1f0ea672cead6cf7adf88bfa5127e87830e8734ca6b2463d50155fd1a8.svg);background-repeat:no-repeat;background-position:top left}@media (max-width: 992px){.support .numbers #supportTestimonials.embla .embla__slide{padding:140px 30px 55px}}.support .numbers #supportTestimonials.embla .embla__button--prev,.support .numbers #supportTestimonials.embla .embla__button--next{all:unset;cursor:pointer;border-radius:50%;width:38px;height:38px;background-color:#0003;display:flex;justify-content:center;align-items:center}.support .testimonials{padding:100px 0}.support .footer-cta{position:relative;padding:50px 0;overflow:hidden}.support .footer-cta video{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.support .footer-cta .call-to-action{position:relative;background-color:#070708}.support .footer-cta .call-to-action .text-wrapper{max-width:663px}@media (min-width: 1200px){.support .footer-cta .call-to-action .text-wrapper h3{min-width:663px}}.support .footer-cta .call-to-action .blur{position:absolute;inset:0;margin:auto;max-width:568px;height:100%;border-radius:524px;background:#7b66fe;filter:blur(190px);z-index:-1}.watch-product-demo .hero>div,.watch-a-demo .hero>div{padding:100px 0 0}.watch-product-demo .hero>div h1,.watch-a-demo .hero>div h1{font-size:50px;line-height:58px}.watch-product-demo .form-wrapper,.watch-a-demo .form-wrapper{padding:100px 0}.watch-product-demo .form-wrapper .get-demo,.watch-a-demo .form-wrapper .get-demo{background-color:unset}.watch-product-demo .form-wrapper .get-demo>div:nth-of-type(1) .form-container>div,.watch-a-demo .form-wrapper .get-demo>div:nth-of-type(1) .form-container>div{padding:30px 15px 30px 25px}.watch-product-demo .form-wrapper .get-demo>div:nth-of-type(1) .form-container>div .hs-button.primary,.watch-a-demo .form-wrapper .get-demo>div:nth-of-type(1) .form-container>div .hs-button.primary{width:98%}.watch-product-demo .cta>div,.watch-a-demo .cta>div{padding:60px 0}.watch-product-demo .resources,.watch-a-demo .resources{padding:100px 0}.watch-product-demo .resources .d-grid,.watch-a-demo .resources .d-grid{max-width:1112px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.watch-product-demo .resources .d-grid>div,.watch-a-demo .resources .d-grid>div{background-color:#f5f5f7;border:2px solid #e7e7e7;padding:28px 22px;border-radius:10px}.watch-product-demo .resources .d-grid>div .img-wrapper,.watch-a-demo .resources .d-grid>div .img-wrapper{width:298px;height:194px;border-radius:8px;background-color:#0000001a}.watch-product-demo .resources .d-grid>div .btn-link,.watch-a-demo .resources .d-grid>div .btn-link{padding:8px 12px;border-radius:8px;background-color:var(--color-white);width:fit-content}.watch-product-demo .case-study-card,.watch-a-demo .case-study-card{min-height:435px}.watch-product-demo .custom-dots button,.watch-a-demo .custom-dots button{width:12px;height:12px;border-radius:50%;background-color:transparent;border:2px solid #0043f3;opacity:1;margin:0 4px;padding:0}.watch-product-demo .custom-dots button.active,.watch-a-demo .custom-dots button.active{background-color:#0043f3}.apple-mdm-solution-ppc{background-color:#070708}.apple-mdm-solution-ppc h1{font-size:54px;line-height:58px}.apple-mdm-solution-ppc .hero{overflow:hidden;padding:100px 0 0}.apple-mdm-solution-ppc .hero .header-wrapper{max-width:1035px}.apple-mdm-solution-ppc .hero .header-wrapper p{max-width:884px;font-family:Geist}.apple-mdm-solution-ppc .hero .header-wrapper .feature-badge{margin:0 0 30px}.apple-mdm-solution-ppc .hero .hero-video-wrapper button.btn{all:unset;cursor:pointer;transition:transform .3s ease;transform:translateY(10px)}.apple-mdm-solution-ppc .hero .hero-video-wrapper button.btn:hover{transform:translateY(0)}.apple-mdm-solution-ppc .hero .modal .modal-dialog{max-width:798px}.apple-mdm-solution-ppc .hero .modal .modal-dialog iframe{width:100%;aspect-ratio:16/9;object-fit:cover;max-width:798px}.apple-mdm-solution-ppc .hero .blur{inset:auto 0 0;width:815.14px;height:391.15px;border-radius:815.14px;background:#df4c5f;filter:blur(262px)}.apple-mdm-solution-ppc .enrollment{background-color:#0e0e0e;padding:150px 0 100px}.apple-mdm-solution-ppc .enrollment .header-wrapper{max-width:758px}.apple-mdm-solution-ppc .enrollment .header-wrapper h2{max-width:650px}.apple-mdm-solution-ppc .enrollment .enrollments-grid{grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;border-radius:10px;max-width:1150px;place-content:center;margin-top:50px}.apple-mdm-solution-ppc .enrollment .enrollments-grid>div p{max-width:158px}.apple-mdm-solution-ppc .challenges{padding:100px 0}.apple-mdm-solution-ppc .challenges h2{max-width:550px}.apple-mdm-solution-ppc .challenges .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.apple-mdm-solution-ppc .challenges .d-grid>div{background-color:#191919;border:1px solid #3b3b45;border-radius:22px;padding:60px 35px}.apple-mdm-solution-ppc .features{padding:100px 0}.apple-mdm-solution-ppc .features .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.apple-mdm-solution-ppc .features .d-grid>div{border:1px solid #3b3b3f;border-radius:22px;padding:50px 30px 0;background-color:#1e1e22;min-height:386px;box-shadow:0 27px 60px #0000001a,0 109px 109px #00000017,0 245px 147px #0000000d,0 436px 174px #00000003,0 681px 191px #0000}.apple-mdm-solution-ppc .features .d-grid>div>svg{position:absolute;right:10px;top:10px}.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(3),.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(6){padding:50px 0 0 30px}.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(3) .image-container,.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(6) .image-container{justify-content:flex-end!important}.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/apple_mdm_solution_ppc/io_device_control-88dc004b03c88d54bc10e6333625a53e949cc3858a2f3ad5d001688bb7071683.png);background-repeat:no-repeat;background-size:386px 386px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.apple-mdm-solution-ppc .features .d-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/apple_mdm_solution_ppc/io_device_control@2x-c9202b38f3315c912847a2c8cf2cd51c66fbdb79ab540caa0802c4da9ddf93ee.png)}}.apple-mdm-solution-ppc .other-products{padding:100px 0}.apple-mdm-solution-ppc .other-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.apple-mdm-solution-ppc .other-products .d-grid>div{background-color:#1f1f23;border-radius:20px;overflow:hidden}.apple-mdm-solution-ppc .other-products .d-grid>div>div{padding:50px 33px;min-height:681px}.apple-mdm-solution-ppc .other-products .d-grid>div>div ul li p.text-sm{font-size:16px}@media (max-width: 1199px){.apple-mdm-solution-ppc .other-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,48%))}}@media (max-width: 992px){.apple-mdm-solution-ppc .other-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,75%))}}@media (max-width: 592px){.apple-mdm-solution-ppc .other-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,100%))}}.apple-mdm-solution-ppc .cis-compliance{padding:100px 0}.apple-mdm-solution-ppc .cis-compliance .blur{width:100%;height:100%;max-width:815px;max-height:391px;border-radius:815.14px;background-color:#df4c5f;filter:blur(262px);inset:35% 0 auto}.apple-mdm-solution-ppc .why-choose-sf{padding:100px 0}.apple-mdm-solution-ppc .oneidp>div{padding:100px 0}.apple-mdm-solution-ppc .oneidp>div .header-wrapper{max-width:668px}.apple-mdm-solution-ppc .oneidp>div .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,511px));gap:40px 25px;place-content:center}.apple-mdm-solution-ppc .oneidp>div .d-grid>div{border:1px solid #6f280d;border-radius:10px;min-height:502px}.apple-mdm-solution-ppc .oneidp>div .d-grid>div .text-container{padding:50px 30px}.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(1) .feat-img{bottom:0;left:74px}.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(2) .feat-img{bottom:23px;right:34px}.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(3) .feat-img,.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(4) .feat-img{bottom:0;right:0;border-radius:10px}@media (max-width: 464px){.apple-mdm-solution-ppc .oneidp>div .d-grid>div{min-height:580px}.apple-mdm-solution-ppc .oneidp>div .d-grid>div .feat-img{max-width:80%!important}.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(1) .feat-img,.apple-mdm-solution-ppc .oneidp>div .d-grid>div:nth-of-type(2) .feat-img{left:30px}}.apple-mdm-solution-ppc .all-products{padding:100px 0}.apple-mdm-solution-ppc .all-products .header-wrapper{max-width:798px}.apple-mdm-solution-ppc .all-products .nav-tabs{max-width:775px;display:flex;margin:0 auto;border:1px solid #5c5c5c;border-radius:10px;padding:12px;gap:40px}.apple-mdm-solution-ppc .all-products .nav-tabs li{flex:1}.apple-mdm-solution-ppc .all-products .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.apple-mdm-solution-ppc .all-products .nav-tabs li a{padding:6px 10px;border-radius:8px;text-align:center}.apple-mdm-solution-ppc .all-products .nav-tabs li a.active,.apple-mdm-solution-ppc .all-products .nav-tabs li a.active:hover{background-color:var(--color-primary)}.apple-mdm-solution-ppc .all-products .nav-tabs li a:hover{background-color:var(--color-blue)}.apple-mdm-solution-ppc .all-products .nav-tabs+.tab-content .tab-pane{margin-top:70px;border-radius:20px}.apple-mdm-solution-ppc .all-products .nav-tabs+.tab-content .tab-pane>div{background:linear-gradient(254.75deg,#000000 7.32%,#df4c5f 92.03%);border:1.1px solid #3b3b45;border-radius:20px;padding:30px 26px}.apple-mdm-solution-ppc .all-products .nav-tabs+.tab-content .tab-pane>div .text-container{max-width:510px}@media (max-width: 1024px){.apple-mdm-solution-ppc .all-products .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;background-color:#3b3b45;-ms-overflow-style:none;scrollbar-width:none}.apple-mdm-solution-ppc .all-products .nav-tabs ::-webkit-scrollbar{display:none}}.apple-mdm-solution-ppc .automated-compliance>div{padding:100px 0}.apple-mdm-solution-ppc .automated-compliance>div a.btn-link{width:fit-content;border-bottom:1px dashed var(--color-veltar-yellow)}.apple-mdm-solution-ppc .automated-compliance>div a.btn-link svg path{stroke:var(--color-veltar-yellow)}.apple-mdm-solution-ppc .automated-compliance>div .video-wrapper{max-width:504px;margin:0 auto;border-radius:10px;overflow:hidden}.apple-mdm-solution-ppc .automated-compliance>div .video-wrapper iframe{aspect-ratio:16/9}.apple-mdm-solution-ppc .customer-testimonials{padding:100px 0 100px 10px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper{max-width:1580px;padding-bottom:80px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .btns-wrapper button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__container{gap:34px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 729px;border-radius:22px;background-repeat:no-repeat;background-size:cover;background-position:center;min-height:370px;padding:61px 40px 40px 79px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide>div{max-width:608px}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(1){background-image:url(/assets/scalefusion_v4/customers/bdm_logistics_bg-95ec36d256c165a4ac4fecfc334400beaefcc2b0c10b5b7f63e84d1d397f7882.svg)}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(2){background-image:url(/assets/scalefusion_v4/customers/alliance_air_bg-bee015d13e7cf6b43ab4adf1929e561ede75030d4e1318f64662b0bdf55d4019.svg)}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(3){background-image:url(/assets/scalefusion_v4/customers/stanley_hotels_bg-2ee830e954a25cac09260ca88bcb0f43e8d7011df1e774b5cf8348b0ae975532.svg)}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(4){background-image:url(/assets/scalefusion_v4/customers/dopa_bg-cee4965679bd693f8542dd121ee4639c82716ad263c11e0fcb731758bb734521.svg)}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(5){background-image:url(/assets/scalefusion_v4/customers/arcadia_schools_bg-e44493c028896e33c2f969f6cde584d9e9cfe806e2aa245d33c294a1f217ec67.svg)}.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 592px){.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.apple-mdm-solution-ppc .customer-testimonials .testimonial-wrapper{max-width:1170px}}.apple-mdm-solution-ppc .form{padding:100px 0}.apple-mdm-solution-ppc .form .get-demo{max-width:618px;background-color:#070708}.apple-mdm-solution-ppc .form .get-demo .hbspt-form{padding:50px 15px 50px 25px}.apple-mdm-solution-ppc .form .get-demo .hbspt-form .hs-button.primary{width:98%!important}.apple-mdm-solution-ppc .call-to-action{position:relative;background-color:#070708}.apple-mdm-solution-ppc .call-to-action .blur{position:absolute;inset:0;margin:auto;max-width:568px;height:100%;border-radius:524px;background:#df4c5f;filter:blur(190px);z-index:-1}.cloud-mdm .hero>div{padding:100px 0}.cloud-mdm .hero>div h1{font-size:54px;line-height:62px}.cloud-mdm .why-cloud-mdm{padding:100px 0}.cloud-mdm .why-cloud-mdm .table-responsive{overflow:unset}.cloud-mdm .why-cloud-mdm ul.nav.nav-tabs.arrowed-tabs li button.active{border-left:2px solid var(--color-primary)}.cloud-mdm .why-cloud-mdm ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-primary)!important}.cloud-mdm .why-cloud-mdm ul.nav.nav-tabs.arrowed-tabs li button.active svg path{stroke:var(--color-primary)}.cloud-mdm .why-cloud-mdm .tab-content>div{background-color:#070708;box-shadow:0 11px 23px #20009e1a,0 42px 42px #20009e17;padding:24px 28px;border-radius:20px}@media (max-width: 992px){.cloud-mdm .why-cloud-mdm .table-responsive{overflow:auto}.cloud-mdm .why-cloud-mdm ul.nav.nav-tabs{flex-direction:row!important;border-left:none!important;min-width:678px;min-height:30px}.cloud-mdm .why-cloud-mdm ul.nav.nav-tabs li button{border-left:none!important}.cloud-mdm .why-cloud-mdm .tab-content>div{padding-top:70px!important}.cloud-mdm .why-cloud-mdm .tab-content>div h4{margin-top:40px}}.cloud-mdm .features{padding:100px 0;background-color:#f5f5f7}.cloud-mdm .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;place-content:center}.cloud-mdm .features .d-grid>div{position:relative;grid-column:span 2;min-height:386px;border:2px solid #ededed;background-color:var(--color-white);border-radius:20px;overflow:hidden;padding-block:70px 0px;text-align:center;background-image:url(/assets/scalefusion_v4/cloud_mdm/arrow-up-right-f5cd34474abc77253d99b8a021bbf43cd6ebee7362acb774f91b184b8f037d78.svg);background-size:30px 30px;background-position:top 10px right 10px;background-repeat:no-repeat}.cloud-mdm .features .d-grid>div:nth-last-of-type(1),.cloud-mdm .features .d-grid>div:nth-last-of-type(2){grid-column:span 3}@media (min-width: 1200px) and (max-width: 1279px){.cloud-mdm .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,384px));gap:20px 0}}@media (max-width: 1199px){.cloud-mdm .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,330px));gap:20px 0}}.cloud-mdm .security{padding:100px 0}.cloud-mdm .security .wrapper{max-width:1200px;padding:90px;background:linear-gradient(180deg,#0D0913 0%,#010A27 100%);min-height:650px;border-radius:22px;overflow:hidden}.cloud-mdm .security .wrapper .blur{max-width:485px;max-height:315px;width:100%;height:100%;inset:0;border-radius:485px;background-color:#7b66fe;filter:blur(262px)}.cloud-mdm .customers{padding:100px 0}.cloud-mdm .customers .header-wrapper{max-width:550px}.cloud-mdm .customers .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.cloud-mdm .customers .logos .ikea{background-size:172px 2195px;background-position:0px 0px;width:193px;height:34px}.cloud-mdm .customers .logos .saint-gobain{background-size:172px 2195px;background-position:0px -144px;width:193px;height:34px}.cloud-mdm .customers .logos .bse{background-size:172px 2195px;background-position:0px -284px;width:193px;height:34px}.cloud-mdm .customers .logos .stc{background-size:172px 2195px;background-position:0px -431px;width:193px;height:34px}.cloud-mdm .customers .logos .hyatt{background-size:172px 2195px;background-position:0px -575px;width:193px;height:34px}.cloud-mdm .customers .logos .fodel{background-size:172px 2195px;background-position:0px -718px;width:193px;height:34px}.cloud-mdm .customers .logos .bat{background-size:172px 2195px;background-position:0px -864px;width:193px;height:34px}.cloud-mdm .customers .logos .srilankan-airlines{background-size:172px 2195px;background-position:0px -1007px;width:193px;height:34px}.cloud-mdm .customers .logos .instashop{background-size:172px 2195px;background-position:0px -1151px;width:193px;height:34px}.cloud-mdm .customers .logos .sitare-foundation{background-size:172px 2195px;background-position:0px -1296px;width:193px;height:34px}.cloud-mdm .customers .logos .diasorin{background-size:172px 2195px;background-position:0px -1440px;width:193px;height:34px}.cloud-mdm .customers .logos .scania{background-size:172px 2195px;background-position:0px -1584px;width:193px;height:34px}.cloud-mdm .customers .logos .adnoc{background-size:172px 2195px;background-position:0px -1728px;width:193px;height:34px}.cloud-mdm .customers .logos .northeast-property{background-size:172px 2195px;background-position:0px -1871px;width:193px;height:34px}.cloud-mdm .customers .logos .enoc{background-size:172px 2195px;background-position:0px -2017px;width:193px;height:34px}.cloud-mdm .customers .logos .darya-varia{background-size:172px 2195px;background-position:0px -2161px;width:193px;height:34px}.cloud-mdm .products{background-color:#f5f5f7;padding:100px 0}.cloud-mdm .products .d-grid{grid:auto/repeat(auto-fit,minmax(0,574px));gap:20px;place-content:center}.cloud-mdm .products .d-grid>div{grid-column:span 1;border-radius:22px;min-height:614px;padding:48px 53px}.cloud-mdm .call-to-action h2{min-width:570px}@media (max-width: 767px){.cloud-mdm .call-to-action h2{min-width:100%}.cloud-mdm .security .wrapper{padding:90px 30px}.cloud-mdm .products .d-grid>div{padding:48px 30px}.cloud-mdm .features .d-grid{grid:auto/repeat(auto-fit,100%)}}.convergence .hero{background-color:#02050b;position:relative}.convergence .hero video{object-fit:cover;width:100%;height:100%;position:absolute;z-index:0}.convergence .hero main.container{padding:100px 0 160px}.convergence .hero main.container .header-wrapper{max-width:1034px}.convergence .hero main.container .header-wrapper p{max-width:736px}@media (max-width: 492px){.convergence .hero{background-size:cover;background-image:url(/assets/scalefusion_v4/uem/hero_img_sm-167621684ab005ef32c0ca07697068826819da9df1b6a1ff218b92a9fa478c98.svg)}.convergence .hero video{display:none}}.convergence .risk{padding:100px 0}.convergence .risk .wrapper{max-width:1200px;background-color:#220f1c;border-radius:22px;overflow:hidden;box-shadow:2px 6px 14px #cc332b30,8px 24px 25px #cc332b29,18px 54px 34px #cc332b1a,32px 96px 41px #cc332b08,50px 151px 44px #cc332b00;padding:80px 60px 40px;min-height:415px}.convergence .risk .wrapper .blur{max-width:758px;max-height:554px;width:100%;height:100%;border-radius:758px;background-color:#df4c5f;filter:blur(262px);inset:auto 0 -300px}.convergence .risk .wrapper p{max-width:580px}@media (max-width: 767px){.convergence .risk .wrapper{padding:80px 20px 40px}}.convergence .communicate{padding:100px 0}.convergence .why-now{padding:100px 0;background-color:#f6f6f8}.convergence .why-now .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.convergence .why-now .d-grid>div{background-color:#0e0e10;border-radius:20px;overflow:hidden}.convergence .why-now .d-grid>div>div{padding:50px 33px;min-height:600px}.convergence .why-now .d-grid>div>div ul li p.text-sm{font-size:16px}.convergence .footer-cta{position:relative;padding:50px 0;overflow:hidden}.convergence .footer-cta video{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.convergence .footer-cta .call-to-action{position:relative;background-color:#070708}.convergence .footer-cta .call-to-action .text-wrapper{max-width:663px}@media (min-width: 1200px){.convergence .footer-cta .call-to-action .text-wrapper h3{min-width:663px}}.convergence .footer-cta .call-to-action .blur{position:absolute;inset:0;margin:auto;max-width:568px;height:100%;border-radius:524px;background:#7b66fe;filter:blur(190px);z-index:-1}.ipad-management-software .hero>div{padding:100px 0 40px}.ipad-management-software .hero>div h1{font-size:54px;line-height:62px}.ipad-management-software .customers{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.ipad-management-software .customers .byjus{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px 10px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .byjus{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers .idream{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px -55px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .idream{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers .sitare{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px -115px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .sitare{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers .pathfinder{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px -170px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .pathfinder{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers .south-wiltz{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px -231px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .south-wiltz{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers .oscar{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers-6856ee8e6d2ea8779243623a6b00e7c93f3c9cb6f2e88f3a206b8a8f3815dc6a.png);background-repeat:no-repeat;background-size:140px 360px;background-position:0px -302px;width:140px;height:75px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.ipad-management-software .customers .oscar{background-image:url(/assets/scalefusion_v4/ipad_management_software/customers@2x-287283670c85fb904fb231f6d29d5facbf9e8b1fcb0ba4f817f05c14cf0ea85f.png)}}.ipad-management-software .customers li{width:140px;height:50px;text-align:left;position:relative}.ipad-management-software .customers li:last-child{margin-right:0}.ipad-management-software .classroom-management,.ipad-management-software .features,.ipad-management-software .shared-ipads{padding:100px 0 0}.ipad-management-software .shared-ipads .wrapper{background:linear-gradient(106.06deg,#622aff .75%,#c3adff 101.81%);border-radius:20px;padding:60px 20px 0}.ipad-management-software .digital-classroom{padding:100px 0 0}.ipad-management-software .usecases{padding:100px 0}.ipad-management-software .usecases .header-wrapper{max-width:940px}.ipad-management-software .usecases .header-wrapper>p{max-width:586px}.ipad-management-software .usecases .d-grid{grid:auto/repeat(auto-fit,minmax(0,223px));gap:20px;place-content:center}.ipad-management-software .usecases .d-grid>div{grid-column:span 2;min-height:497px;background:-webkit-linear-gradient(146.41deg,#ff242d 1.85%,#d92128 10.42%,#170304 100%);background:linear-gradient(146.41deg,#ff242d 1.85%,#d92128 10.42%,#170304 100%);border-radius:24px;overflow:hidden;transition:all .1s ease}.ipad-management-software .usecases .d-grid>div:nth-of-type(1),.ipad-management-software .usecases .d-grid>div:nth-last-of-type(1){grid-column:span 3}.ipad-management-software .usecases .d-grid>div:nth-of-type(1)>div .ic,.ipad-management-software .usecases .d-grid>div:nth-last-of-type(1)>div .ic{right:20px;left:auto}.ipad-management-software .usecases .d-grid>div:hover{padding:1.5px}.ipad-management-software .usecases .d-grid>div:nth-of-type(2) h3,.ipad-management-software .usecases .d-grid>div:nth-of-type(3) h3{text-align:center;max-width:360px;margin-inline:auto}.ipad-management-software .usecases .d-grid>div:nth-of-type(2)>div{padding:0;display:flex;flex-direction:column}.ipad-management-software .usecases .d-grid>div:nth-of-type(2)>div h3{flex:1}.ipad-management-software .usecases .d-grid>div:nth-of-type(2)>div div img{transform:translate(20px)}.ipad-management-software .usecases .d-grid>div>div{position:relative;background-color:#0f0f0f;width:100%;height:100%;padding:20px;border-radius:22px;overflow:hidden}.ipad-management-software .usecases .d-grid>div>div .on-hover-card{border-radius:22px;text-align:unset!important}.ipad-management-software .usecases .d-grid>div>div .on-hover-card>div{text-align:unset!important}.ipad-management-software .usecases .d-grid>div>div .on-hover-card h3{text-align:center;margin-inline:auto}.ipad-management-software .usecases .d-grid>div>div .ic{bottom:20px;left:20px}.ipad-management-software .usecases .d-grid>div>div h3{max-width:372px}.ipad-management-software .distribute{padding:100px 0}.scalefusion-360 .hero{background-color:#1b1b1b}.scalefusion-360 .hero>div{padding:100px 0 60px}.scalefusion-360 .hero>div h1{font-size:50px;line-height:58px}.scalefusion-360 .one-product{padding:100px 0}.scalefusion-360 .one-product p span.text-gradient{background:linear-gradient(91.68deg,#BF5DCC 40.02%,#305DFF 64.56%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.scalefusion-360 .one-product .products-wrapper{background-color:#1e1e22;border-radius:22px;padding:33px;min-height:489px;max-width:716px}.scalefusion-360 .one-product .products-wrapper .text-check p{font-size:16px!important}.scalefusion-360 .scalefusion-package>div{padding:100px 0}.scalefusion-360 .scalefusion-package>div p.title{background:linear-gradient(91.68deg,#BF5DCC 40.02%,#305DFF 64.56%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.scalefusion-360 .scalefusion-package>div table{overflow:hidden;border-radius:20px;border:1px solid #4d4d4d;min-width:1200px}.scalefusion-360 .scalefusion-package>div table thead{background:linear-gradient(180deg,#181818 0%,#000000 100%);max-height:129px;border-bottom:1px solid #4d4d4d;border-collapse:collapse}.scalefusion-360 .scalefusion-package>div table thead th{padding:26px 60px}.scalefusion-360 .scalefusion-package>div table tbody tr{border-bottom:1px solid #4d4d4d;border-collapse:collapse}.scalefusion-360 .scalefusion-package>div table tbody tr td{padding-inline:60px}.scalefusion-360 .scalefusion-package>div table tbody tr:nth-of-type(odd){background-color:#1e1e1e}.scalefusion-360 .scalefusion-package>div table tbody tr:nth-of-type(2n){background-color:#181818}.scalefusion-360 .features{padding:100px 0;background-color:#f5f5f7}.scalefusion-360 .features img{border-radius:20px}.scalefusion-360 .in-sync{padding:100px 0}.scalefusion-360 .in-sync .get-360-experiance{background-color:#1b1b1b;border-radius:22px}.scalefusion-360 .in-sync .get-360-experiance>div{padding:0 66px;min-height:336px;border-radius:22px}.scalefusion-360 .in-sync .get-360-experiance>div h3{max-width:484px}@media (min-width: 993px){.scalefusion-360 .in-sync .get-360-experiance>div img{transform:translateY(50px);border-radius:20px}}@media (max-width: 992px){.scalefusion-360 .in-sync{padding:100px 0 0}.scalefusion-360 .in-sync .get-360-experiance>div{background-position:center top!important;text-align:center;padding:0 30px 60px!important}}.scalefusion-360 .form{padding:100px 0 40px}.scalefusion-360 .form .get-demo{background-color:unset}.scalefusion-360 .form .get-demo .form-container .hbspt-form{max-width:578px;padding:50px 15px 50px 40px;margin-inline:auto}.scalefusion-360 .form .get-demo .form-container .hbspt-form fieldset{margin-bottom:0!important}.scalefusion-360 .form .get-demo .form-container .hbspt-form fieldset>div{margin-bottom:30px}.scalefusion-360 .form .get-demo .form-container .hbspt-form .hs-button.primary{width:94%}@media (max-width: 492px){.scalefusion-360 .form .get-demo .form-container .hbspt-form{padding:50px 15px 50px 25px}}.mdm-for-africa .hero{position:relative;overflow:hidden}.mdm-for-africa .hero>div{min-height:1040px;padding-top:100px}.mdm-for-africa .hero>div .position-absolute{background-image:url(/assets/scalefusion_v4/mobile_device_management/checks_pattern-70704ce0088cc0dd6ef8f7677961bf70e57ac7ada115d81d45cccd22de354239.svg);background-position:center bottom;background-repeat:no-repeat;background-size:auto}.mdm-for-africa .hero>div .header-wrapper{max-width:750px}.mdm-for-africa .hero .devices-wrapper{max-width:1370px;height:100%;margin-inline:auto}.mdm-for-africa .hero .animation-radius{position:absolute;width:1280px;height:100%;inset:-460px 0 0;margin:auto;animation:slideInView 3s ease-in .5s forwards}.mdm-for-africa .hero .animation-radius>div picture img{position:absolute;inset:auto 0 0;width:100%;height:100%;transition:transition .2s linear}.mdm-for-africa .hero .animation-radius>div:nth-of-type(1){width:220px;height:164px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(1) img{inset:auto 84% 16% 0;animation:bounce 8s linear 0s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(2){width:165px;height:146px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(2) img{inset:auto 65% 3% 0;animation:bounce 10s linear .5s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(3){width:77px;height:113px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(3) img{inset:auto 40% -8% 0;animation:bounce 11s linear .6s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(4){width:358px;height:216px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(4) img{inset:auto 0% -20% 0;animation:bounce 8s linear .7s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(5){width:190px;height:133px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(5) img{inset:auto -42% -10% 0;animation:bounce 9s linear .55s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(6){width:181px;height:141px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(6) img{inset:auto -67% 0% 0;animation:bounce 10s linear .5s infinite forwards}.mdm-for-africa .hero .animation-radius>div:nth-of-type(7){width:286px;height:214px}.mdm-for-africa .hero .animation-radius>div:nth-of-type(7) img{inset:auto -86% 16% 0;animation:bounce 7s linear .5s infinite forwards}.mdm-for-africa .customers-sprite{max-width:100%;margin:0 auto;overflow:hidden}.mdm-for-africa .customers-sprite>div{position:relative;display:grid;grid:auto/repeat(24,minmax(170px,170px));place-content:center;gap:20px 0;width:4080px}.mdm-for-africa .customers-sprite>div>div{animation:customers-slider 40s linear infinite;grid-column:span 1}.mdm-for-africa .customers-sprite .unicef{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px 0px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .unicef{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .customers-sprite .safaricom{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px -78px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .safaricom{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .customers-sprite .vodacom{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px -154px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .vodacom{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .customers-sprite .stanbic_bank{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px -232px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .stanbic_bank{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .customers-sprite .ramani{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px -314px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .ramani{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .customers-sprite .tgi_group{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite-55179d05db271f8b941ddc9c61c313edcccb2857051fabde4e363f884fabe03c.png);background-repeat:no-repeat;background-position:0px -388px;background-size:cover!important;width:170px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-africa .customers-sprite .tgi_group{background-image:url(/assets/scalefusion_v4/mdm_for_africa/customer_sprite@2x-a09a021ab72c9ea704f1f9842dc7ee4445ded9621766b5d3c762180ae58c05df.png)}}.mdm-for-africa .multi-os{padding:100px 0}.mdm-for-africa .multi-os .supported-platforms{padding:0;background-color:var(--color-white)}.mdm-for-africa .multi-os .supported-platforms h3{display:none}.mdm-for-africa .multi-os .supported-platforms .d-grid>div{background-color:#f5f5f7;border:unset}.mdm-for-africa .multi-os .supported-platforms .d-grid>div p{color:var(--color-black)!important;font-weight:600}.mdm-for-africa .features-section{padding:100px 0;background-color:#f5f5f7}.mdm-for-africa .features-section div.features{margin-top:60px;max-width:1100px;grid:auto/repeat(auto-fit,minmax(0,352px));place-content:center;gap:20px}.mdm-for-africa .features-section div.features>div{position:relative;border:2px solid #e1e1e1;border-radius:20px;min-height:358px;grid-column:span 1;background-color:var(--color-white);overflow:hidden}.mdm-for-africa .features-section div.features>div>div{padding:40px 20px 0}.mdm-for-africa .features-section div.features>div .on-hover-card .content-wrapper ul{place-content:center}.mdm-for-africa .features-section div.features>div .on-hover-card .content-wrapper ul li{border:1px solid #e4e4e4;padding:4px 12px;border-radius:24.75px}.mdm-for-africa .features-section div.features>div .on-hover-card .content-wrapper ul li img{transform:translateY(-2px)}.mdm-for-africa .device-enrollment{padding:100px 0}.mdm-for-africa .device-enrollment .header-wrapper{max-width:730px}.mdm-for-africa .device-enrollment div.features{max-width:1162px;grid:auto/repeat(auto-fit,minmax(0,374px));place-content:center;gap:20px;margin-top:80px}.mdm-for-africa .device-enrollment div.features>div{background-color:#f5f5f7;position:relative;border:2px solid #e1e1e1;border-radius:20px;min-height:378px;grid-column:span 1;overflow:hidden}.mdm-for-africa .device-enrollment div.features>div>div{padding:40px 20px 0}.mdm-for-africa .device-enrollment div.features>div>div h5{max-width:282px}.mdm-for-africa .device-enrollment div.features>div:nth-of-type(1)>div,.mdm-for-africa .device-enrollment div.features>div:nth-of-type(4)>div{background-position:center top 40px}.mdm-for-africa .device-enrollment div.features>div:nth-of-type(1)>div h5,.mdm-for-africa .device-enrollment div.features>div:nth-of-type(4)>div h5{margin-top:240px}.mdm-for-africa .device-enrollment div.features>div:nth-of-type(2)>div{background-position:left 40px bottom}.mdm-for-africa .device-enrollment div.features>div:nth-of-type(3)>div{background-position:center bottom}.mdm-for-africa .device-enrollment div.features>div:nth-of-type(5)>div,.mdm-for-africa .device-enrollment div.features>div:nth-of-type(6)>div{background-position:center 65%}.mdm-for-africa .app-configurations{padding:100px 0}.mdm-for-africa .app-configurations .header-wrapper{max-width:700px}.mdm-for-africa .app-configurations .header-wrapper h2{max-width:595px}.mdm-for-africa .app-configurations .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.mdm-for-africa .app-configurations .d-grid>div{min-height:654px;padding:58px 15px;background-color:#222;border:1px solid #e1e1e1;border-radius:22px}.mdm-for-africa .app-configurations .d-grid>div .text-container{max-width:438px}@media (max-width: 1199px){.mdm-for-africa .app-configurations .d-grid>div{background-size:80%}}.mdm-for-africa .remote-control{padding:100px 0}.mdm-for-africa .location-tracking{padding:100px 0 0}.mdm-for-africa .security{padding:100px 0;background-color:#18181b}.mdm-for-africa .security .d-grid{grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-africa .security .d-grid>div{border:1px solid #3b3b3f;background-color:#1e1e22;border-radius:22px;min-height:386px;padding:40px 40px 0;box-shadow:0 27px 60px #0000001a,0 109px 109px #00000017,0 245px 147px #0000000d,0 436px 174px #00000003,0 681px 191px #0000}.mdm-for-africa .security .d-grid>div:nth-of-type(1),.mdm-for-africa .security .d-grid>div:nth-of-type(4){grid-column:span 1}.mdm-for-africa .security .d-grid>div:nth-of-type(2),.mdm-for-africa .security .d-grid>div:nth-of-type(3){grid-column:span 2}.mdm-for-africa .security .d-grid>div h4{max-width:324px}.mdm-for-africa .security .d-grid>div:not(:nth-of-type(3)){text-align:center}.mdm-for-africa .security .d-grid>div:not(:nth-of-type(3)) h4{margin:0 auto!important}@media (max-width: 998px){.mdm-for-africa .security .d-grid>div:nth-of-type(1),.mdm-for-africa .security .d-grid>div:nth-of-type(2),.mdm-for-africa .security .d-grid>div:nth-of-type(3),.mdm-for-africa .security .d-grid>div:nth-of-type(4){grid-column:span 1}}.mdm-for-africa .case-studies{padding:100px 0}.mdm-for-africa .case-studies .carousel-inner .carousel-item{background-size:cover;background-size:right center;background-repeat:no-repeat}.mdm-for-africa .case-studies .carousel-inner .carousel-item:nth-of-type(1){background-image:url(/assets/scalefusion_v4/mdm_for_africa/alliance_air_bg_case_studies-d69f2e9388eef62acbbe7c7c5b873c2e7b4e1762cf3f70028bbdc918ae6491a2.svg)}.mdm-for-africa .case-studies .carousel-inner .carousel-item:nth-of-type(2){background-image:url(/assets/scalefusion_v4/mdm_for_africa/diasorin_bg_case_studies-636e876cc72d767663b7f2691580749dcac01d5d8973a64d2666d03531fa9492.svg)}.mdm-for-africa .case-studies .carousel-inner .carousel-item:nth-of-type(3){background-image:url(/assets/scalefusion_v4/mdm_for_africa/stanley_bg_case_studies-1f5dca48a4a64fb2fc2032d5f34f30781ae7be18969d2e2a2a1491821553ca8f.svg)}@media (max-width: 1190px){.mdm-for-africa .case-studies .carousel-inner{max-width:560px;margin:0 auto}}.mdm-for-africa .our-products{padding:100px 0}.mdm-for-africa .our-products .product-cards{gap:20px;margin-top:80px}.mdm-for-africa .our-products .product-cards>div{position:relative;width:363px;min-height:585px;-webkit-transition:all .6s ease;transition:all .6s ease;border-radius:10px;overflow:hidden}.mdm-for-africa .our-products .product-cards>div .button{bottom:50px;left:40px}.mdm-for-africa .our-products .product-cards>div:nth-of-type(1){background:radial-gradient(713.73% 154.54% at 9.37% 75.15%,rgba(255,153,43,.4) 0%,rgba(0,0,0,.4) 41.98%,rgba(0,0,0,.4) 100%),#212121}.mdm-for-africa .our-products .product-cards>div:nth-of-type(2){background:radial-gradient(726.9% 159.66% at 15.98% 73.24%,rgba(0,202,171,.4) 0%,rgba(0,0,0,.4) 41.98%,rgba(0,0,0,.4) 100%),#212121}.mdm-for-africa .our-products .product-cards>div .main{position:absolute;width:100%;height:100%;inset:0;background-color:#131313;opacity:0}.mdm-for-africa .our-products .product-cards>div .main .text-container{padding:40px 35px;max-width:430px}.mdm-for-africa .our-products .product-cards>div .main *{user-select:none}.mdm-for-africa .our-products .product-cards>div .collapsed{position:absolute;width:100%;height:100%;inset:0;width:363px;opacity:0;background-color:transparent;padding:50px 40px}.mdm-for-africa .our-products .product-cards>div:not(.show) .collapsed{animation:main-reveal .8s ease .5s forwards}.mdm-for-africa .our-products .product-cards>div.show{width:774px}.mdm-for-africa .our-products .product-cards>div.show .collapsed{opacity:0}.mdm-for-africa .our-products .product-cards>div.show .main{animation:main-reveal .8s ease .5s forwards}@keyframes main-reveal{0%{opacity:0}to{opacity:1}}@media (max-width: 998px){.mdm-for-africa .our-products .product-cards{flex-direction:column;gap:20px 0}.mdm-for-africa .our-products .product-cards>div{width:100%!important}.mdm-for-africa .our-products .product-cards>div .collapsed{display:none}.mdm-for-africa .our-products .product-cards>div .main{opacity:1;position:relative;height:583px!important}.mdm-for-africa .our-products .product-cards>div .main .feat-img{min-width:331px}}.mdm-for-africa .footer-cta .container{position:relative}.mdm-for-africa .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.mdm-for-africa .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.mdm-for-africa .footer-cta .container .illustration-2{position:absolute;top:187px;left:230px}.mdm-for-africa .footer-cta .container .illustration-3{position:absolute;top:180px;right:5px}.mdm-for-me .hero{position:relative;overflow:hidden}.mdm-for-me .hero>div{padding:100px 0 0}.mdm-for-me .hero>div .position-absolute{background-image:url(/assets/scalefusion_v4/mobile_device_management/checks_pattern-70704ce0088cc0dd6ef8f7677961bf70e57ac7ada115d81d45cccd22de354239.svg);background-position:center bottom;background-repeat:no-repeat;background-size:auto}.mdm-for-me .hero>div .header-wrapper{max-width:980px}.mdm-for-me .hero>div .header-wrapper p{max-width:780px}.mdm-for-me .badges{padding:100px 0}.mdm-for-me .badges .stat{background:linear-gradient(114deg,#ffe26e 25.56%,#fff 60.08%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--header-font);font-size:26px;line-height:28px;letter-spacing:-3%}.mdm-for-me .badges .stat:nth-of-type(1){width:96px}.mdm-for-me .badges .stat:nth-of-type(2){width:57px}.mdm-for-me .badges .text-gradient{background:linear-gradient(93.02deg,#ffe3ed 1.08%,#ffe1c8 31%,#ff785b 73.2%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mdm-for-me .badges .d-grid{max-width:905px;grid:auto/repeat(auto-fit,minmax(0,265px));gap:20px;place-content:center}.mdm-for-me .badges .d-grid>div{border-radius:22px;overflow:hidden}.mdm-for-me .badges .d-grid>div:nth-of-type(1)>div{min-height:217px;border-radius:22px}.mdm-for-me .badges .d-grid>div:nth-of-type(1)>div:nth-of-type(1){background:linear-gradient(117.63deg,#92281b 5.95%,#1f0806 80.28%)}.mdm-for-me .badges .d-grid>div:nth-of-type(1)>div:nth-of-type(2){background-color:#fff6bc}.mdm-for-me .badges .d-grid>div:nth-of-type(2)>div{height:450px;overflow:hidden}.mdm-for-me .badges .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.mdm-for-me .badges .d-grid>div:nth-of-type(3){background:linear-gradient(117.63deg,#72172c 5.95%,#21010e 80.28%)}.mdm-for-me .customers-sprite{max-width:100%;margin:0 auto;overflow:hidden}.mdm-for-me .customers-sprite>div{position:relative;display:grid;grid:auto/repeat(36,minmax(140px,140px));place-content:center;gap:20px 0;width:5040px}.mdm-for-me .customers-sprite>div>div{animation:customers-slider 50s linear infinite;grid-column:span 1}.mdm-for-me .customers-sprite .instashop{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px 0px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .instashop{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .enoc{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -78px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .enoc{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .dnata{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -154px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .dnata{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .talabat{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -223px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .talabat{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .almusbah{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -293px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .almusbah{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .raddison{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -370px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .raddison{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .toters{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -448px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .toters{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .hellmann{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -520px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .hellmann{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .customers-sprite .kings_college{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -595px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.mdm-for-me .customers-sprite .kings_college{background-image:url(/assets/scalefusion_v4/mdm_for_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.mdm-for-me .device-management-solution{padding:100px 0;scroll-margin-top:150px}.mdm-for-me .device-management-solution ul.nav.nav-tabs{border-left:none}.mdm-for-me .device-management-solution ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-primary)!important}.mdm-for-me .device-management-solution ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:var(--color-primary)!important}.mdm-for-me .device-management-solution .nav-tabs li button{text-align:left!important;border-left:none!important}.mdm-for-me .device-management-solution .nav-tabs li button p{color:var(--color-black)!important}.mdm-for-me .device-management-solution .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px;overflow:hidden}.mdm-for-me .device-management-solution .tab-content .tab-pane{padding:30px;background-color:#070708;box-shadow:0 11px 23px #0b9e001a,0 42px 42px #0b9e0017}@media (max-width: 998px){.mdm-for-me .device-management-solution .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.mdm-for-me .device-management-solution .nav-tabs li{min-width:fit-content}.mdm-for-me .device-management-solution .nav-tabs li button.active{color:var(--color-primary)!important}.mdm-for-me .device-management-solution .nav-tabs ::-webkit-scrollbar{display:none}}.mdm-for-me .deployment-types{padding:100px 0}.mdm-for-me .deployment-types .header-wrapper{max-width:854px}.mdm-for-me .deployment-types .header-wrapper p{max-width:662px}.mdm-for-me .deployment-types .types-wrapper{max-width:950px;margin-top:50px}.mdm-for-me .deployment-types .types-wrapper .type{width:100%;background-color:#f6f6f8;border:1px solid #e1e1e1;border-radius:20px;padding:20px}.mdm-for-me .deployment-types .types-wrapper .type p .text-wrapper,.mdm-for-me .deployment-types .types-wrapper .type>div.tab-content .text-wrapper{max-width:450px}.mdm-for-me .deployment-types .types-wrapper .type p .text-wrapper .text-check p,.mdm-for-me .deployment-types .types-wrapper .type>div.tab-content .text-wrapper .text-check p{font-size:16px!important}@media (max-width: 1199px){.mdm-for-me .deployment-types .types-wrapper .type{margin-inline:auto}.mdm-for-me .deployment-types .types-wrapper .type ul li h6{font-size:16px}}@media (min-width: 1060px){.mdm-for-me .deployment-types .types-wrapper{gap:20px}}@media (max-width: 992px){.mdm-for-me .deployment-types .types-wrapper h6{font-size:12px!important}.mdm-for-me .deployment-types .types-wrapper .text-wrapper{margin-bottom:50px}.mdm-for-me .deployment-types .types-wrapper ul.nav-tabs{gap:5px!important}}.mdm-for-me .deployment-types .types-wrapper .table-responsive>div:nth-of-type(1){min-width:unset}.mdm-for-me .features{padding:100px 0;background-color:#f5f5f7}.mdm-for-me .features div.features{max-width:1100px;grid:auto/repeat(auto-fit,minmax(0,352px));place-content:center;gap:20px}.mdm-for-me .features div.features>div{position:relative;border:2px solid #e1e1e1;border-radius:20px;min-height:358px;grid-column:span 1;background-color:var(--color-white);overflow:hidden}.mdm-for-me .features div.features>div>div{padding:40px 20px 0}.mdm-for-me .features div.features>div .on-hover-card .content-wrapper ul{place-content:center}.mdm-for-me .features div.features>div .on-hover-card .content-wrapper ul li{border:1px solid #e4e4e4;padding:4px 12px;border-radius:24.75px}.mdm-for-me .features div.features>div .on-hover-card .content-wrapper ul li img{transform:translateY(-2px)}.mdm-for-me .security,.mdm-for-me .remote-troubleshooting,.mdm-for-me .application-management{padding:100px 0}.mdm-for-me .application-management .vertical-tab-container .nav button{border-radius:0;border-color:transparent}.mdm-for-me .application-management .vertical-tab-container .nav button h4{color:#0006}.mdm-for-me .application-management .vertical-tab-container .nav button.active{border-left:4px solid #09ad57}.mdm-for-me .application-management .vertical-tab-container .nav button.active h4{color:#09ad57}.mdm-for-me .enterprise-compliance,.mdm-for-me .industries{background-color:#141414;padding:100px 0}.mdm-for-me .oneidp>div{padding:100px 0}.mdm-for-me .oneidp>div .header-wrapper{max-width:798px}.mdm-for-me .oneidp>div .d-grid{margin-top:70px;background-color:#222225;border:1px solid #3b3b3f;border-radius:22px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.mdm-for-me .oneidp>div .d-grid>div{padding:16px 20px}.mdm-for-me .enrollment-methods{overflow:hidden;padding:100px 0;background-color:#151515}.mdm-for-me .enrollment-methods .header-wrapper{max-width:650px}.mdm-for-me .enrollment-methods .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;place-content:center}.mdm-for-me .enrollment-methods .blur{left:33%;top:-34.328px;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.mdm-for-me .compliance{padding:100px 0}.mdm-for-me .compliance .d-grid{max-width:1170px;grid:auto/repeat(auto-fit,minmax(0,575px));gap:20px;place-content:center}.mdm-for-me .compliance .d-grid>div{border:1px solid #e1e1e1;background-color:#f5f5f5;padding:50px 30px;border-radius:22px}.mdm-for-me .compliance .d-grid>div h3{min-height:96px}.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1)>p{max-width:689px;margin-inline:auto}.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1) .features-list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:0px 30px}@media (min-width: 1200px){.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1){text-align:center}.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1) h3{max-width:438px;margin-inline:auto}.mdm-for-me .compliance .d-grid>div:nth-last-of-type(1) .features-list{justify-content:center}}.mdm-for-me .pricing{padding:100px 0}.mdm-for-me .pricing .header-wrapper p{max-width:600px}.mdm-for-me .footer-cta .container{position:relative}.mdm-for-me .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.mdm-for-me .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.mdm-for-me .footer-cta .container .illustration-2{position:absolute;top:187px;left:230px}.mdm-for-me .footer-cta .container .illustration-3{position:absolute;top:180px;right:5px}@media (max-width: 492px){.mdm-for-me .oneidp>div .wrapper{padding:68px 15px}}.android-emm-solution .sections-nav-wrapper{overflow:unset!important}.android-emm-solution .hero{overflow:hidden;background-color:#e1fbf8}.android-emm-solution .hero .background{padding-bottom:20px;position:relative}.android-emm-solution .hero .background:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/android_emm_solution/grid_pattern-31fde338927ebc5cc4bddbb72fee487c6a65f8c4c0956b0768487dcba6ef1a60.svg);background-repeat:no-repeat;background-size:1512px 306px;background-position:center bottom}.android-emm-solution .hero .background main.container{padding-block:100px 0;min-height:700px}.android-emm-solution .hero .background main.container .header-wrapper{max-width:1050px}.android-emm-solution .hero .background main.container .header-wrapper p.text-lg{max-width:662px}.android-emm-solution .hero .header-wrapper{max-width:866px}.android-emm-solution .hero .header-wrapper p.text-sm{max-width:662px}.android-emm-solution .hero .g2-crowd-logos{justify-content:center}@media (max-width: 464px){.android-emm-solution .hero p.text-white{color:var(--color-black)!important}}.android-emm-solution .scalefusion-aer{background-color:#e1fbf8;padding:50px 0 80px}.android-emm-solution .scalefusion-aer h3{max-width:754px}.android-emm-solution .scalefusion-aer p{max-width:662px}.android-emm-solution .management-modes{padding:100px 0;background-color:#f5f5f7}.android-emm-solution .management-modes .header-wrapper{max-width:854px}.android-emm-solution .management-modes .header-wrapper p{max-width:662px}.android-emm-solution .management-modes .modes-wrapper{max-width:950px;margin-top:50px}.android-emm-solution .management-modes .modes-wrapper .mode{width:100%;border:1px solid #e1e1e1;border-radius:20px;padding:20px 20px 0}.android-emm-solution .management-modes .modes-wrapper .mode p .tab-wrapper,.android-emm-solution .management-modes .modes-wrapper .mode>div.tab-content .tab-wrapper{max-width:730px;margin-inline:auto}.android-emm-solution .management-modes .modes-wrapper .mode p .text-wrapper,.android-emm-solution .management-modes .modes-wrapper .mode>div.tab-content .text-wrapper{max-width:380px}.android-emm-solution .management-modes .modes-wrapper .mode p .text-wrapper .text-check p,.android-emm-solution .management-modes .modes-wrapper .mode>div.tab-content .text-wrapper .text-check p{font-size:16px!important}@media (max-width: 1199px){.android-emm-solution .management-modes .modes-wrapper .mode{margin-inline:auto}.android-emm-solution .management-modes .modes-wrapper .mode ul li h6{font-size:16px}}@media (min-width: 1060px){.android-emm-solution .management-modes .modes-wrapper{gap:20px}}@media (max-width: 992px){.android-emm-solution .management-modes .modes-wrapper h6{font-size:12px!important}.android-emm-solution .management-modes .modes-wrapper .text-wrapper{margin-bottom:50px}.android-emm-solution .management-modes .modes-wrapper ul.nav-tabs{gap:5px!important}}.android-emm-solution .management-modes .modes-wrapper .table-responsive>div:nth-of-type(1){min-width:unset}.android-emm-solution .devices{padding:100px 0;background-color:#151515}.android-emm-solution .devices .header-wrapper{max-width:854px}.android-emm-solution .devices .header-wrapper p{max-width:668px}.android-emm-solution .devices .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background:#898598;filter:blur(262px);inset:200px 0 auto}.android-emm-solution .key-features{padding:100px 0}.android-emm-solution .key-features .scrollspy-wrapper #key-features.position-sticky{top:130px;max-width:278px}.android-emm-solution .key-features .scrollspy-wrapper #key-features.position-sticky a{border:unset;border-radius:10px;overflow:hidden;font-size:20px;font-family:var(--header-font);padding:8px 16px}.android-emm-solution .key-features .scrollspy-wrapper #key-features.position-sticky a svg{opacity:0;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.android-emm-solution .key-features .scrollspy-wrapper #key-features.position-sticky a.active{background-color:#f5f5f7;color:var(--color-primary)}.android-emm-solution .key-features .scrollspy-wrapper #key-features.position-sticky a.active svg{opacity:1}.android-emm-solution .key-features .scrollspy-wrapper .scrollspy .type{padding-bottom:80px;scroll-margin-top:150px}.android-emm-solution .key-features .scrollspy-wrapper .scrollspy .type .header{border-radius:10px;padding:10px 30px;margin-bottom:30px}.android-emm-solution .key-features .scrollspy-wrapper .scrollspy .type:nth-of-type(1) .header{background-color:#fff0f3}.android-emm-solution .key-features .scrollspy-wrapper .scrollspy .type:nth-of-type(2) .header{background-color:#ebf3ff}.android-emm-solution .key-features .scrollspy-wrapper .scrollspy .type:nth-of-type(3) .header{background-color:#e6fbee}.android-emm-solution .enrollment{padding:100px 0}.android-emm-solution .enrollment .header-wrapper{max-width:662px}.android-emm-solution .enrollment .d-grid{margin-top:110px;grid:repeat(8,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.android-emm-solution .enrollment .d-grid>div{border-radius:20px;background-color:var(--color-white);border:2px solid #ededed}.android-emm-solution .enrollment .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.android-emm-solution .enrollment .d-grid>div:nth-of-type(1){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.android-emm-solution .enrollment .d-grid>div:nth-of-type(1)>div{background:linear-gradient(254.75deg,rgba(216,255,238,.26) 7.32%,rgba(46,187,124,.26) 92.03%)}.android-emm-solution .enrollment .d-grid>div:nth-of-type(2){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_qr_code-1a3f184a9c5ad64ea339e8d56f194b5522f6826646305487db04e1b6fbe46b93.png);background-repeat:no-repeat;background-size:206px 184px;background-position:bottom 40px center}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-emm-solution .enrollment .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_qr_code@2x-b30d295ca201e7ad6a7381598cec614b07aa601045d78b259afbb87062ebdfc5.png)}}.android-emm-solution .enrollment .d-grid>div:nth-of-type(3){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_samsung_kme-7ca6cf3a3aed30242c31ba9d7418709781250075ec03fd7fd9338d84d509be3a.png);background-repeat:no-repeat;background-size:394px 257px;background-position:bottom left}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-emm-solution .enrollment .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_samsung_kme@2x-2ce499d808fbb3bb1d2f77ab036157039207b7b410e34f50e3c000a15d3e9ed0.png)}}.android-emm-solution .enrollment .d-grid>div:nth-of-type(4){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.android-emm-solution .enrollment .d-grid>div:nth-of-type(4)>div{background:linear-gradient(254.75deg,rgba(255,246,209,.26) 7.32%,rgba(255,215,57,.26) 92.03%)}.android-emm-solution .enrollment .d-grid>div:nth-of-type(5){grid-column:span 2;grid-row:span 2;background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_emm_token-ab67f14a7b493901497d3b84c745437bee600a2a14f240a57798c2a08e9552bb.png);background-repeat:no-repeat;background-size:348px 188px;background-position:bottom right}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-emm-solution .enrollment .d-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/android_emm_solution/illus_emm_token@2x-53246bf3b20e03f3ddd0ba1134fa68d9924f1ea177f2b5af59de4ee0a88e5e1a.png)}}.android-emm-solution .enrollment .d-grid>div:nth-of-type(5)>div{max-width:400px}@media (max-width: 991px){.android-emm-solution .enrollment .d-grid{grid:repeat(15,130px)/repeat(auto-fit,minmax(0,394px))}.android-emm-solution .enrollment .d-grid>div:nth-of-type(5){grid-column:span 1;grid-row:span 3}}.android-emm-solution .official-emm-partner{padding:100px 0;background-color:#f5f5f7}.android-emm-solution .official-emm-partner .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.android-emm-solution .official-emm-partner .d-grid>div{background-color:var(--color-white);border-radius:10px;padding:22px 20px}.android-emm-solution .app-management{padding:100px 0}.android-emm-solution .app-management .header-wrapper{max-width:688px}.android-emm-solution .app-management .key-points{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.android-emm-solution .app-management .key-points>div{background-color:#f5f5f7;border-radius:20px;border:1px solid #ededed;padding:16px 24px}.android-emm-solution .app-management .key-points>div p.fw-bold{font-family:var(--header-font)}.android-emm-solution .app-management .features{margin-top:60px;max-width:900px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.android-emm-solution .app-management .features>div{padding:22px 20px;border-left:2px solid #e6fbee}.android-emm-solution .app-management .features>div img{min-width:44px}.android-emm-solution .remote-cast{padding:100px 0}.android-emm-solution .remote-cast .header-wrapper{max-width:757px}.android-emm-solution .remote-cast .header-wrapper p{max-width:552px}.android-emm-solution .remote-cast .d-grid{grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center}.android-emm-solution .remote-cast .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-emm-solution .remote-cast .d-grid>div p{max-width:342px;margin-left:10px}.android-emm-solution .secure-tablets,.android-emm-solution .location-tracking{padding:100px 0}.android-emm-solution .secure-tablets .header-wrapper,.android-emm-solution .location-tracking .header-wrapper{max-width:558px}.plan-comparison .hero{background-color:#080111}.plan-comparison .hero>div{padding:100px 0}.plan-comparison .hero>div h1{font-size:50px;line-height:58px}.plan-comparison .hero>div .wrapper{max-width:1034px;border-radius:22px;overflow:hidden}.plan-comparison .hero>div .wrapper>div{padding:12px 15px;background-color:#ffffff26}.plan-comparison .hero>div .wrapper .note{font-size:14px}.plan-comparison .plans2023{padding:100px 0}.plan-comparison .plans2023 .plan{position:relative}.plan-comparison .plans2023 .plan .btn-wrapper{padding:10px 20px;background:rgba(255,255,255,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:55px;z-index:10}.plan-comparison .plans2023 .plan .btn-wrapper button{position:relative;font-size:26px;font-weight:500;color:var(--color-black);background-color:#f5f5f5;border-radius:10px 10px 0 0;padding:16px 18px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.plan-comparison .plans2023 .plan .btn-wrapper button:after{content:"";background-image:url(/assets/scalefusion_v4/pricing/ic_plus_circle-0b7c26a0325b4bf905efce4dadecc1969a526770f342c4aa23827e99bd2d745a.svg);background-size:24px 24px;position:absolute;right:18px;width:24px;height:24px}.plan-comparison .plans2023 .plan .btn-wrapper button.open:after{background-image:url(/assets/scalefusion_v4/pricing/ic_minus_circle-0231427aee03b5c774ec8050f7e5c40753b97bb5f168c168c615223c272bded6.svg);background-size:24px 24px}.plan-comparison .plans2023 .plan .table__wrapper{padding-inline:20px}.plan-comparison .plans2023 .plan .table__wrapper table{border-radius:20px;position:relative}.plan-comparison .plans2023 .plan .table__wrapper table thead{border-radius:20px 20px 0 0;position:sticky;top:0}.plan-comparison .plans2023 .plan .table__wrapper table thead tr{background:url(/assets/scalefusion_v4/pricing/table_header-a463668d5b8f466b58367329c749dcc962c4af23929d5f20afc79797c6327bbf.svg) no-repeat top center;background-size:cover}.plan-comparison .plans2023 .plan .table__wrapper table thead tr th{background-color:unset;color:#ffffffe6;font-weight:400;font-size:18px;padding:16px}.plan-comparison .plans2023 .plan .table__wrapper table thead tr th:not(:nth-of-type(1)){text-align:center}.plan-comparison .plans2023 .plan .table__wrapper table thead tr th:nth-of-type(1){font-weight:600;background:linear-gradient(180deg,#22EB79 4.98%,#22EB79 40.19%,#A9FFCE 75.4%,#D1FFE5 110.6%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr{border:1px solid #e4e4e7;border-collapse:collapse;scroll-margin-top:200px}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr td{color:#18181b;padding:15px 16px;vertical-align:middle}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr td:not(:nth-of-type(1)){text-align:center}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr td span.dash{display:block;background-color:#71717a;width:12px;height:4px}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr.ps-4 td:nth-of-type(1){padding-left:1.5rem!important}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr:nth-of-type(odd){background-color:#f9fafb}.plan-comparison .plans2023 .plan .table__wrapper table tbody tr:nth-of-type(odd) td{background-color:unset}.plan-comparison .plans2023 .plan .table__wrapper .collapse.show table thead{animation:animate-thead 0s linear 0s forwards}@media (min-width: 768px){.plan-comparison .plans2023 .plan .table__wrapper .table-responsive{overflow:unset}}@media (max-width: 767px){.plan-comparison .plans2023 .plan .btn-wrapper{padding:10px 0 0}.plan-comparison .plans2023 .plan .btn-wrapper button{font-size:16px;line-height:24px;padding:10px 18px}.plan-comparison .plans2023 .plan .table__wrapper{padding-inline:0!important}.plan-comparison .plans2023 .plan .table__wrapper table thead{top:0!important}.plan-comparison .plans2023 .plan .table__wrapper table thead tr th{font-size:16px}}.plan-comparison .plans2023 input#search{border-radius:8px;outline:unset;border:1px solid rgba(0,0,0,.2);max-width:1160px;padding-inline:32px;background:url(/assets/scalefusion_v4/pricing/ic_search-96ab46feb5e78f05bc1da8539b41db89c576fef9b68b68510b70dd38a1822d13.svg) no-repeat left 10px center;background-size:16px}.plan-comparison .plans2023 .btn-close{position:absolute;width:20px;height:20px;border-radius:50%;right:30px;top:8px;font-size:11px;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;opacity:0;pointer-events:none}.plan-comparison .plans2023 .btn-close.show{opacity:1;pointer-events:all}.plan-comparison .plans2023 .btn-close:hover{background-color:#f5f5f5}.plan-comparison .plans2023 p.no-search-results{text-align:center;padding-top:20px;color:#0006}.plan-comparison .plans2023 .results-container{max-height:400px;overflow-y:auto;box-shadow:#959da533 0 8px 24px;border-radius:0 0 10px 10px;max-width:1160px}.plan-comparison .plans2023 .results-container button{all:unset;display:block;cursor:pointer;padding:10px 20px;width:-webkit-fill-available;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.plan-comparison .plans2023 .results-container button:not(:nth-last-of-type(1)){border-bottom:1px solid rgba(0,0,0,.05)}.plan-comparison .plans2023 .results-container button:hover{background-color:#f5f5f5}.plan-comparison .plans2023 .results-container::-webkit-scrollbar{width:5px;padding:10px 5px;z-index:10}.plan-comparison .plans2023 .results-container::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:10px}@media (min-width: 1200px){html:not([lang=en]) .plan-comparison .hero .container .col-xl-7{width:70%}}.sf-faqs .hero>div{padding:0 0 100px}.sf-faqs .hero>div .header-wrapper{max-width:750px;min-height:483px;padding:118px 0}.sf-faqs .hero>div .header-wrapper a{color:var(--color-yellow)}.sf-faqs .hero>div .header-wrapper button{background-color:transparent;border:none;color:var(--color-yellow)}.sf-faqs .features h2{font-size:38px;line-height:48px;letter-spacing:-1.14px}.sf-faqs .features .container-fluid{max-width:2000px}.sf-faqs .features .container-fluid .header-wrapper{max-width:854px}.sf-faqs .features .container-fluid .content-wrapper{max-width:1080px}.sf-faqs .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.sf-faqs .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.sf-faqs .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.sf-faqs .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/kiosk/common/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.sf-faqs .features .container-fluid .feature{padding-block:50px}@media (max-width: 1199px){.sf-faqs .features-wrapper{max-width:970px}}.sf-android-mdm .sections-nav-wrapper{overflow:unset!important}.sf-android-mdm .hero{overflow:hidden;background-color:#e1fbf8}.sf-android-mdm .hero .background{padding-bottom:20px;position:relative}.sf-android-mdm .hero .background:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/sf_android_mdm/grid_pattern-31fde338927ebc5cc4bddbb72fee487c6a65f8c4c0956b0768487dcba6ef1a60.svg);background-repeat:no-repeat;background-size:1512px 306px;background-position:center bottom}.sf-android-mdm .hero .background main.container{padding-block:100px 0;min-height:700px}.sf-android-mdm .hero .background main.container .header-wrapper{max-width:1040px}.sf-android-mdm .hero .background main.container .header-wrapper p.text-lg{max-width:662px}.sf-android-mdm .hero .header-wrapper{max-width:866px}.sf-android-mdm .hero .header-wrapper p.text-sm{max-width:662px}@media (max-width: 464px){.sf-android-mdm .hero p.text-white{color:var(--color-black)!important}}.sf-android-mdm .scalefusion-aer{background-color:#e1fbf8;padding:50px 0 80px}.sf-android-mdm .scalefusion-aer h3{max-width:754px}.sf-android-mdm .scalefusion-aer p{max-width:662px}.sf-android-mdm .kiosk-mode{padding:100px 0}.sf-android-mdm .kiosk-mode .header-wrapper{max-width:880px}.sf-android-mdm .kiosk-mode .header-wrapper p{max-width:662px}.sf-android-mdm .kiosk-mode .modes-wrapper{max-width:1051px;grid:auto/repeat(auto-fit,100%);margin-top:100px}.sf-android-mdm .kiosk-mode .modes-wrapper .mode{grid-column:span 1;border:1px solid #e1e1e1;border-radius:20px;padding:20px 20px 0}.sf-android-mdm .kiosk-mode .modes-wrapper .mode p,.sf-android-mdm .kiosk-mode .modes-wrapper .mode>div{max-width:322px;margin-inline:auto}@media (min-width: 1060px){.sf-android-mdm .kiosk-mode .modes-wrapper{grid-template-columns:643px 386px;gap:20px}}.sf-android-mdm .devices{padding:100px 0;background-color:#151515}.sf-android-mdm .devices .header-wrapper{max-width:854px}.sf-android-mdm .devices .header-wrapper p{max-width:668px}.sf-android-mdm .devices .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background:#898598;filter:blur(262px);inset:200px 0 auto}.sf-android-mdm .key-features{overflow:hidden}.sf-android-mdm .key-features .container{padding:100px 0}.sf-android-mdm .key-features .container .header-wrapper{margin-bottom:80px}.sf-android-mdm .key-features .container .header-wrapper p{max-width:573px}.sf-android-mdm .key-features .container .nav-tabs li button{text-align:left!important}.sf-android-mdm .key-features .container .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px}.sf-android-mdm .key-features .container .tab-content .tab-pane{padding:30px}@media (max-width: 998px){.sf-android-mdm .key-features .container .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.sf-android-mdm .key-features .container .nav-tabs li{min-width:fit-content}.sf-android-mdm .key-features .container .nav-tabs li button.active{border-left:unset;border-bottom:2px solid #fffb15}.sf-android-mdm .key-features .container .nav-tabs ::-webkit-scrollbar{display:none}}.sf-android-mdm .enrollment{padding:100px 0}.sf-android-mdm .enrollment .header-wrapper{max-width:662px}.sf-android-mdm .enrollment .d-grid{margin-top:110px;grid:repeat(8,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.sf-android-mdm .enrollment .d-grid>div{border-radius:20px;background-color:var(--color-white);border:2px solid #ededed}.sf-android-mdm .enrollment .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(1){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(1)>div{background:linear-gradient(254.75deg,rgba(216,255,238,.26) 7.32%,rgba(46,187,124,.26) 92.03%)}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(2){grid-row:span 4;background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_qr_code-1a3f184a9c5ad64ea339e8d56f194b5522f6826646305487db04e1b6fbe46b93.png);background-repeat:no-repeat;background-size:206px 184px;background-position:bottom 40px center}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-android-mdm .enrollment .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_qr_code@2x-b30d295ca201e7ad6a7381598cec614b07aa601045d78b259afbb87062ebdfc5.png)}}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(3){grid-row:span 4;background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_samsung_kme-7ca6cf3a3aed30242c31ba9d7418709781250075ec03fd7fd9338d84d509be3a.png);background-repeat:no-repeat;background-size:394px 257px;background-position:bottom left}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-android-mdm .enrollment .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_samsung_kme@2x-2ce499d808fbb3bb1d2f77ab036157039207b7b410e34f50e3c000a15d3e9ed0.png)}}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(4){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(4)>div{background:linear-gradient(254.75deg,rgba(255,246,209,.26) 7.32%,rgba(255,215,57,.26) 92.03%)}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(5){grid-column:span 2;grid-row:span 2;background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_emm_token-ab67f14a7b493901497d3b84c745437bee600a2a14f240a57798c2a08e9552bb.png);background-repeat:no-repeat;background-size:348px 188px;background-position:bottom right}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sf-android-mdm .enrollment .d-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/sf_android_mdm/illus_emm_token@2x-53246bf3b20e03f3ddd0ba1134fa68d9924f1ea177f2b5af59de4ee0a88e5e1a.png)}}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(5)>div{max-width:400px}@media (max-width: 991px){.sf-android-mdm .enrollment .d-grid{grid:repeat(15,130px)/repeat(auto-fit,minmax(0,394px))}.sf-android-mdm .enrollment .d-grid>div:nth-of-type(5){grid-column:span 1;grid-row:span 3}}.sf-android-mdm .make-android{background-color:#0e0e0e;padding:100px 0}.sf-android-mdm .make-android .header-wrapper{max-width:855px}.sf-android-mdm .make-android .d-grid{grid:repeat(3,250px)/repeat(auto-fit,minmax(0,204px));gap:20px;place-content:center;max-width:1114px;margin-top:80px}.sf-android-mdm .make-android .d-grid>div{position:relative;border-radius:22px;border:1px solid #3b3b3f;overflow:hidden;padding:40px 40px 0;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.sf-android-mdm .make-android .d-grid>div:nth-of-type(1){grid-column:span 2;grid-row:1/-1;background-image:url(/assets/scalefusion_v4/sf_android_mdm/kiosk_card_bg-e45280a67fab634db23da7f01ce4581e5dc17d22521e41dd1603052da47687bf.png)}.sf-android-mdm .make-android .d-grid>div:nth-of-type(1) .wrapper{max-width:310px}.sf-android-mdm .make-android .d-grid>div:nth-of-type(2){grid-column:span 3;grid-row:span 2;background-image:url(/assets/scalefusion_v4/sf_android_mdm/byod_card_bg-2729c84603b83b6c8fa69345e1522c576ec495290db083f387de1c18dda4d9b2.png)}.sf-android-mdm .make-android .d-grid>div:nth-of-type(2) .wrapper{max-width:328px}.sf-android-mdm .make-android .d-grid>div:nth-of-type(3){padding:30px 40px 0;grid-column:span 3;grid-row:span 1}.sf-android-mdm .make-android .d-grid>div:nth-of-type(3) .wrapper h4{margin-top:0!important}.sf-android-mdm .make-android .d-grid>div:nth-of-type(3) .wrapper p{max-width:288px}.sf-android-mdm .make-android .d-grid>div:nth-of-type(3) video{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0}.sf-android-mdm .make-android .d-grid>div:nth-of-type(3)>.wrapper{position:relative;z-index:1}@media (max-width: 464px){.sf-android-mdm .make-android .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.sf-android-mdm .make-android .modes-bg{background:unset!important}}@media (min-width: 764px) and (max-width: 1023px){.sf-android-mdm .make-android .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.sf-android-mdm .make-android .d-grid>div:nth-of-type(2){min-height:370px}}.sf-android-mdm .official-emm-partner{padding:100px 0;background-color:#f5f5f7}.sf-android-mdm .official-emm-partner .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.sf-android-mdm .official-emm-partner .d-grid>div{background-color:var(--color-white);border-radius:10px;padding:22px 20px}.sf-android-mdm .app-management{padding:100px 0}.sf-android-mdm .app-management .header-wrapper{max-width:688px}.sf-android-mdm .app-management .key-points{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.sf-android-mdm .app-management .key-points>div{background-color:#f5f5f7;border-radius:20px;border:1px solid #ededed;padding:16px 24px}.sf-android-mdm .app-management .key-points>div p.fw-bold{font-family:var(--header-font)}.sf-android-mdm .app-management .features{margin-top:60px;max-width:900px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.sf-android-mdm .app-management .features>div{padding:22px 20px;border-left:2px solid #e6fbee}.sf-android-mdm .app-management .features>div img{min-width:44px}.sf-android-mdm .remote-cast{padding:100px 0}.sf-android-mdm .remote-cast .header-wrapper{max-width:882px}.sf-android-mdm .remote-cast .header-wrapper p{max-width:552px}.sf-android-mdm .remote-cast .d-grid{grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center}.sf-android-mdm .remote-cast .d-grid>div p.fw-bold{font-family:var(--header-font)}.sf-android-mdm .remote-cast .d-grid>div p{max-width:342px;margin-left:10px}.sf-android-mdm .secure-tablets,.sf-android-mdm .location-tracking{padding:100px 0}.sf-android-mdm .secure-tablets .header-wrapper,.sf-android-mdm .location-tracking .header-wrapper{max-width:558px}.sf-android-mdm .multi-os{padding:100px 0}.sf-android-mdm .multi-os .supported-platforms{padding:0;background-color:var(--color-white)}.sf-android-mdm .multi-os .supported-platforms h3{display:none}.sf-android-mdm .multi-os .supported-platforms .d-grid>div{background-color:#f5f5f7;border:unset}.sf-android-mdm .multi-os .supported-platforms .d-grid>div p{color:var(--color-black)!important;font-weight:600}.sf-android-mdm .success-stories{padding:100px 0}.features-overview h1{font-size:50px;line-height:58px}.features-overview .hero{background-color:#09090a}.features-overview .hero>div{padding:100px 0 60px}.features-overview .hero>div p.text-sm{max-width:658px}.features-overview .hero>div .g2-crowd-logos{justify-content:center}.features-overview .features .container-fluid{max-width:2000px}.features-overview .features .container-fluid .header-wrapper{max-width:854px}.features-overview .features .container-fluid .content-wrapper{max-width:1080px}.features-overview .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.features-overview .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.features-overview .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.features-overview .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/kiosk/common/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.features-overview .features .container-fluid .feature{padding-block:50px}.features-overview div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.features-overview div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.features-overview div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(10) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(13) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(16) h3{background-color:#ebf3ff}.features-overview div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(11) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(14) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(17) h3{background-color:#fff0f3}.features-overview div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(9) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(12) h3,.features-overview div[data-bs-spy=scroll]>div:nth-of-type(15) h3{background-color:#e6fbee}@media (max-width: 1199px){.features-overview .features-wrapper{max-width:970px}}.reseller-program .hero>div{padding:100px 0}.reseller-program .hero>div .header-wrapper{max-width:995px}.reseller-program .hero>div .header-wrapper p{font-family:var(--header-font)}.reseller-program .hubspt-form{padding:100px 0}.reseller-program .hubspt-form .header-wrapper{max-width:875px}.reseller-program .hubspt-form .d-flex{margin-top:60px;max-width:1100px;border:1px solid #efefef;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.reseller-program .hubspt-form .d-flex>div:nth-of-type(1){border-radius:20px 0 0 20px;background-color:var(--color-primary)}.reseller-program .hubspt-form .d-flex>div:nth-of-type(1) .logo-preview{width:100%;text-align:center;min-height:500px;padding:20px;background-image:url(/assets/scalefusion_v4/reseller_program/img_elements_upside-5c645dad5e48c32f832b6c0e733a7f0576aa62ab783fee4192fa17926bb8a26b.png),url(/assets/scalefusion_v4/reseller_program/img_elements_downside-e647aefccecc8ea5c0c3afa94d78f13b31d0817414b0d996640c47ad7ab96e0f.png);background-repeat:no-repeat;background-position:top left,bottom right}.reseller-program .hubspt-form .d-flex>div:nth-of-type(1) .logo-preview img{margin-top:240px}.reseller-program .hubspt-form .d-flex .form-container{max-width:750px}.reseller-program .benefits{padding:100px 0}.reseller-program .benefits picture>img{box-shadow:0 4px 6px -1px #0043f31a,0 2px 4px -2px #0043f31a;border-radius:22px}.mdm-features h1{font-size:50px;line-height:58px}.mdm-features .hero{background-color:#09090a}.mdm-features .hero>div{padding:80px 0 50px}.mdm-features .hero>div .header-wrapper{max-width:985px}.mdm-features .hero>div .g2-crowd-logos{justify-content:center}.mdm-features .features .container-fluid{max-width:2000px}.mdm-features .features .container-fluid .header-wrapper,.mdm-features .features .container-fluid .content-wrapper{max-width:1080px}.mdm-features .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.mdm-features .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.mdm-features .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.mdm-features .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/kiosk/common/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.mdm-features .features .container-fluid .feature{padding-block:50px}.mdm-features .evolution-timeline .timeline-card{border-bottom:1px solid #dee2e6;margin-bottom:3rem;padding-bottom:1.5rem}.mdm-features .evolution-timeline .timeline-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mdm-features .evolution-table table{font-size:.875rem}.mdm-features .evolution-table table thead tr th{background-color:#ffc9d2;vertical-align:middle}.mdm-features .evolution-table table tbody tr td:first-child{background-color:#fff0f3}@media (max-width: 768px){.mdm-features .evolution-table table{font-size:.75rem}}.mdm-features .mdm-importance .importance-reasons .reason-card{border-bottom:1px solid #dee2e6;margin-bottom:2.5rem;padding-bottom:1.5rem}.mdm-features .mdm-importance .importance-reasons .reason-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mdm-features .mdm-work-section .mdm-pillars ul li{line-height:1.6}.mdm-features .mdm-work-section .steps-timeline .step-card{border-bottom:1px solid #dee2e6;margin-bottom:2.5rem;padding-bottom:1.5rem}.mdm-features .mdm-work-section .steps-timeline .step-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.mdm-features .sf-mdm-section .sf-capabilities-list li .sf-bullet-svg{width:8px;height:8px;margin-right:12px;margin-top:6px;flex-shrink:0}.mdm-features .cta>div{max-width:1080px;border-radius:10px}.mdm-features .cta>div .call-to-action{padding:30px}.mdm-features div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.mdm-features div[data-bs-spy=scroll]>div h2{padding:5px 15px;border-radius:10px;font-size:38px;font-weight:600}.mdm-features div[data-bs-spy=scroll]>div:nth-of-type(3n+1) h2{background-color:#ebf3ff}.mdm-features div[data-bs-spy=scroll]>div:nth-of-type(3n+2) h2{background-color:#fff0f3}.mdm-features div[data-bs-spy=scroll]>div:nth-of-type(3n+3) h2{background-color:#e6fbee}@media (max-width: 1199px){.mdm-features .features-wrapper{max-width:970px}}.mdm-for-enterprise h1{font-size:50px;line-height:58px}.mdm-for-enterprise .hero>div{padding:100px 0 50px}.mdm-for-enterprise .hero>div .header-wrapper{max-width:625px}.mdm-for-enterprise .customers-sprite{background-color:var(--color-black)}.mdm-for-enterprise .modern-enterprise{padding:100px 0}.mdm-for-enterprise .why-choose{padding:100px 0;background-color:#f7f7f7}.mdm-for-enterprise .why-choose .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.mdm-for-enterprise .why-choose .d-grid>div{padding:22px 20px 22px 0}.mdm-for-enterprise .why-choose .d-grid>div .fw-bold{font-family:var(--header-font)}.mdm-for-enterprise .comprehensive-features{padding:100px 0}.mdm-for-enterprise .comprehensive-features h2{max-width:600px}.mdm-for-enterprise .comprehensive-features .d-grid{margin-top:70px;max-width:1170px;grid:auto/repeat(auto-fit,minmax(0,370px));gap:20px;place-content:center}.mdm-for-enterprise .comprehensive-features .d-grid>div{border:1px solid #e1e1e1;background-color:#f5f5f5;padding:50px 30px;border-radius:22px}.mdm-frontline-workers h1{font-size:50px;line-height:58px}.mdm-frontline-workers .hero>div{padding:100px 0 50px}.mdm-frontline-workers .hero>div .header-wrapper{max-width:745px}.mdm-frontline-workers .customers-sprite{background-color:var(--color-black)}.mdm-frontline-workers .key-challenges{padding:100px 0;background-color:#f7f7f7}.mdm-frontline-workers .key-challenges h2{max-width:1000px}.mdm-frontline-workers .key-challenges .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.mdm-frontline-workers .task-transitions{padding:100px 0}.mdm-frontline-workers .task-transitions h2{max-width:880px}.mdm-frontline-workers .task-transitions .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.mdm-frontline-workers .task-transitions .d-grid>div{border:1px solid #e1e1e1;background-color:#f5f5f5;padding:50px 30px;border-radius:22px}.mdm-frontline-workers .with-sf,.mdm-frontline-workers .why-choose,.mdm-frontline-workers .devices-deployed,.mdm-frontline-workers .capabilities,.mdm-frontline-workers .guide{padding:100px 0}.mdm-frontline-workers .industries>div{padding:100px 0}.mdm-frontline-workers .industries>div h2~p{max-width:800px}.sf-prosurf-ios h1{font-size:50px;line-height:58px}.sf-prosurf-ios .fw-bold{font-family:var(--header-font)}.sf-prosurf-ios .hero>div{padding:100px 0 20px}.sf-prosurf-ios .hero>div .header-wrapper{max-width:625px}.sf-prosurf-ios .customers-sprite{background-color:var(--color-black)}.sf-prosurf-ios .app-navigation,.sf-prosurf-ios .lock-ipad{padding:100px 0}.mdm-for-uk h1{font-size:50px;line-height:58px}.mdm-for-uk .fw-bold{font-family:var(--header-font)}.mdm-for-uk .hero>div{padding:100px 0 20px}.mdm-for-uk .hero>div .header-wrapper{max-width:655px}.mdm-for-uk .customers-sprite{background-color:var(--color-black)}.mdm-for-uk .our-mission{padding:100px 0}.mdm-for-uk .our-mission .d-grid{max-width:1200px;margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-uk .expert{padding:100px 0;background-color:#272727}.mdm-for-uk .expert .btn-link{border-bottom:1px solid var(--color-white);width:fit-content}.mdm-for-uk .expert .d-flex{max-width:260px}.mdm-for-uk .expert .d-flex picture>img{min-width:23px}.mdm-for-uk .what-we-do{padding:100px 0}.mdm-for-uk .what-we-do .header-wrapper{max-width:900px}.mdm-for-uk .powerful-features{padding:40px 0 100px}.mdm-for-uk .powerful-features h2{max-width:760px}.mdm-for-uk .powerful-features .d-grid{margin-top:80px;max-width:1060px;grid:auto/repeat(auto-fit,minmax(0,250px));gap:20px;place-content:center}.mdm-for-uk .powerful-features .d-grid>div{border:1px solid #e2e2e2;border-radius:24px;padding:20px;background-color:#f8f9fa;min-height:346px}.mdm-for-uk .powerful-features .d-grid>div p{max-width:194px}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(1),.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(2),.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(5),.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(6){grid-column:span 1}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(3),.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(4){grid-column:span 2}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(3) .feat-img,.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(4) .feat-img{border-radius:24px}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(1) .feat-img{bottom:0;right:30px}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(2) .feat-img{right:40px;bottom:40px}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(3) .feat-img,.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(4) .feat-img,.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(5) .feat-img,.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(6) .feat-img{right:0;bottom:0}@media (max-width: 1199px){.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(5){grid-row:1;grid-column:3/4}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(6){grid-row:2;grid-column:3/4}}@media (max-width: 767px){.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(5){grid-row:4;grid-column:1/2}.mdm-for-uk .powerful-features .d-grid>div:nth-of-type(6){grid-row:4;grid-column:2/3}}@media (max-width: 540px){.mdm-for-uk .powerful-features .d-grid{grid:auto/repeat(auto-fit,minmax(0,340px))}.mdm-for-uk .powerful-features .d-grid>div{grid-column:span 1/-1!important;min-height:fit-content}.mdm-for-uk .powerful-features .d-grid>div p{max-width:100%}}.mdm-for-uk .footer-cta .call-to-action .text-wrapper .d-flex{justify-content:start!important}.apple-business-manager h1{font-size:50px;line-height:58px}.apple-business-manager .fw-bold{font-family:var(--header-font)}.apple-business-manager .hero>div{padding:100px 0 20px}.apple-business-manager .hero>div .header-wrapper{max-width:655px}.apple-business-manager .customers-sprite{background-color:var(--color-black)}.apple-business-manager .what-is{padding:100px 0}.apple-business-manager .driving-business{background-color:#f5f5f7;padding:100px 0}.apple-business-manager .driving-business .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,380px));gap:28px;place-content:center}.apple-business-manager .sf-with-abm{padding:100px 0}.apple-business-manager .sf-with-abm .header-wrapper{max-width:900px}.apple-business-manager .sf-with-abm .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,560px));gap:28px;place-content:center}.compare-zebra-tc21-vs-tc52{background-color:#edf4ed}.compare-zebra-tc21-vs-tc52 h1{font-size:54px;line-height:58px}.compare-zebra-tc21-vs-tc52 .hero>div{padding:100px 0}.compare-zebra-tc21-vs-tc52 .hero .zebra-note{max-width:600px;font-size:12px;line-height:18px}.compare-zebra-tc21-vs-tc52 .comparison-table{padding:100px 0}.compare-zebra-tc21-vs-tc52 .comparison-table .header-wrapper{max-width:900px;margin-bottom:80px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table{position:relative}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper{padding:10px 20px;background:rgba(255,255,255,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:-webkit-sticky;position:sticky;top:55px;z-index:10}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper button{position:relative;font-size:26px;font-weight:500;color:var(--color-black);background-color:var(--color-white);border-radius:10px 10px 0 0;padding:16px 18px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper button:after{content:"";background-image:url(/assets/scalefusion_v4/compare_zebra_tc21_vs_tc52/ic_plus_circle-1d9f030d44f7d79d6359fcf1222e99c60d2fc98e21b5f6ab428c770a24c325cf.svg);background-size:24px 24px;position:absolute;right:18px;width:24px;height:24px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper button.open:after{background-image:url(/assets/scalefusion_v4/compare_zebra_tc21_vs_tc52/ic_minus_circle-9fbe10e35077dcc74800c9f824412ded6d8c379a0208e72de3ff2a05d7028a90.svg);background-size:24px 24px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper{border-radius:20px;padding-inline:20px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table{border-radius:20px;position:relative}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead{border-radius:20px 20px 0 0;position:sticky;top:0}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr{background:url(/assets/scalefusion_v4/pricing/table_header-a463668d5b8f466b58367329c749dcc962c4af23929d5f20afc79797c6327bbf.svg) no-repeat top center;background-size:cover}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th{background-color:unset;color:#ffffffe6;font-weight:400;font-size:18px;padding:16px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th:not(:nth-of-type(1)){text-align:center}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th:nth-of-type(1){background:linear-gradient(180deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th:nth-of-type(2),.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th:nth-of-type(3){background:linear-gradient(114.2deg,#ffe26e 38.82%,#ffffff 70.94%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr{border:1px solid #e4e4e7;border-collapse:collapse;scroll-margin-top:200px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr td{color:#18181b;padding:15px 16px;vertical-align:middle}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr td:not(:nth-of-type(1)){text-align:center}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr td span.dash{display:block;background-color:#71717a;width:12px;height:4px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr.ps-4 td:nth-of-type(1){padding-left:1.5rem!important}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr:nth-of-type(odd){background-color:#f9fafb}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table tbody tr:nth-of-type(odd) td{background-color:unset}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper .collapse.show table thead{animation:animate-thead 0s linear 0s forwards}@media (min-width: 768px){.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper .table-responsive{overflow:unset}}@media (max-width: 767px){.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper{padding:10px 0 0}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .btn-wrapper button{font-size:16px;line-height:24px;padding:10px 18px}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper{padding-inline:0!important}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead{top:0!important}.compare-zebra-tc21-vs-tc52 .comparison-table .features-table .table__wrapper table thead tr th{font-size:16px}}@keyframes animate-thead{to{top:133px}}.compare-zebra-tc21-vs-tc52 .compare-essentials>div{padding:100px 0}.compare-zebra-tc21-vs-tc52 .compare-essentials>div h2{max-width:700px}.compare-zebra-tc21-vs-tc52 .compare-essentials>div .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.compare-zebra-tc21-vs-tc52 .compare-essentials>div .d-grid>div{background-color:#020302;border-radius:22px;min-height:620px}.compare-zebra-tc21-vs-tc52 .updates-and-setups{padding:100px 0;scroll-margin-top:150px}.compare-zebra-tc21-vs-tc52 .updates-and-setups .header-wrapper{max-width:810px}.compare-zebra-tc21-vs-tc52 .updates-and-setups ul.nav.nav-tabs{border-left:none}.compare-zebra-tc21-vs-tc52 .updates-and-setups ul.nav.nav-tabs.arrowed-tabs li button.active p{color:#cf5c09!important}.compare-zebra-tc21-vs-tc52 .updates-and-setups ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:#cf5c09!important}.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs li button{text-align:left!important;border-left:none!important}.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs li button p{color:var(--color-black)!important}.compare-zebra-tc21-vs-tc52 .updates-and-setups .tab-content{background-color:#0000004d;overflow:hidden;border-radius:20px}.compare-zebra-tc21-vs-tc52 .updates-and-setups .tab-content .tab-pane>div{min-height:390px;box-shadow:0 42px 42px #20009e17,0 11px 23px #20009e1a;padding:30px}@media (max-width: 998px){.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs li{min-width:fit-content}.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs li button.active{color:var(--color-primary)!important}.compare-zebra-tc21-vs-tc52 .updates-and-setups .nav-tabs ::-webkit-scrollbar{display:none}}.compare-zebra-tc21-vs-tc52 .device-management>div{padding:100px 0}.compare-zebra-tc21-vs-tc52 .device-management>div h2{max-width:920px}.compare-zebra-tc21-vs-tc52 .device-management>div .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.compare-zebra-tc21-vs-tc52 .device-management>div .d-grid>div .fw-bold{font-family:var(--header-font)}.compare-zebra-tc21-vs-tc52 .field-first{padding:100px 0}.compare-zebra-tc21-vs-tc52 .field-first .header-wrapper{max-width:750px}.compare-zebra-tc21-vs-tc52 .field-first .pill-tab-content{min-width:625px}.compare-zebra-tc21-vs-tc52 .field-first .pill-tab-content ul.nav-tabs{border:1px solid #adadad}.compare-zebra-tc21-vs-tc52 .field-first .pill-tab-content ul.nav-tabs li.nav-item button.active{background-color:#cf5c09!important}.compare-zebra-tc21-vs-tc52 .field-first .tab-content{max-width:1000px}.compare-zebra-tc21-vs-tc52 .field-first .tab-content .tab-pane svg{min-width:20px;width:20px;height:18px;transform:translateY(5px)}.compare-zebra-tc21-vs-tc52 .cta .wrapper,.compare-zebra-tc21-vs-tc52 .footer-cta .wrapper{background:linear-gradient(180deg,#e7a165 0%,#6f7c6b 100%);padding:2px;border-radius:22px}.sales-discounted-pricing{padding:100px 0}.sales-discounted-pricing .d-grid{margin-top:60px;max-width:750px;position:relative;grid:auto/repeat(auto-fit,minmax(0,127px));place-content:center;gap:40px 20px}.sales-discounted-pricing .d-grid>div{grid-column:span 1}.sales-discounted-pricing .high-performer-spring{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px 0;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .high-performer-spring{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .easy-business{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -177px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .easy-business{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .high-performer-asia{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -355px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .high-performer-asia{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .momentum-leader{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -532px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .momentum-leader{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .most-recommended{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -709px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .most-recommended{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .momentum-leader-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -890px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .momentum-leader-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .best-support{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1076px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .best-support{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .easiest-admin{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1263px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .easiest-admin{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .meet-requirements{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1450px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .meet-requirements{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.sales-discounted-pricing .high-performer-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1633px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.sales-discounted-pricing .high-performer-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.product-review h1{font-size:50px;line-height:58px}.product-review .fw-bold{font-family:var(--header-font)}.product-review .hero>div{padding:100px 0}.product-review .hero>div .header-wrapper{max-width:625px}.product-review .customers-sprite{background-color:var(--color-black)}.product-review .review-cards{padding:100px 0 0;background-color:#f7f7f7}.product-review .review-cards .header-wrapper{max-width:900px}.product-review .review-cards div.d-flex{margin:100px auto;background-color:var(--color-white);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.product-review .review-cards div.d-flex>div{max-height:395px;max-width:769px;padding:0 50px}.product-review .review-cards div.d-flex .feat-img{min-width:431px}@media (max-width: 1200px){.product-review .review-cards div.d-flex{max-width:431px}.product-review .review-cards div.d-flex>div{max-height:fit-content}.product-review .review-cards div.d-flex .feat-img{min-width:100%;border-radius:20px}}.product-review .footer-cta .container .illustration-0{top:45px;left:65px}.product-review .footer-cta .container .illustration-1{top:155px;left:230px}.product-review .footer-cta .container .illustration-2{top:40px;right:125px}.product-review .footer-cta .container .illustration-3{top:180px;right:5px}.partner-deal-registration h1{font-size:50px;line-height:58px}.partner-deal-registration .hero{overflow:hidden}.partner-deal-registration .hero>div{padding:120px 0}.partner-deal-registration .hero>div .header-wrapper{max-width:557px}.partner-deal-registration .hero>div .bg-blur{width:554.707px;height:329.489px;background:radial-gradient(19.49% 58.52% at 50% 0%,rgba(249,196,60,.3) 0%,rgba(231,166,1,0) 100%),radial-gradient(70.71% 70.71% at 100% 100%,#520aeb 10.27%,rgba(159,115,255,0) 100%),radial-gradient(110.11% 70.71% at 100% 0%,#00a7ff 0%,rgba(0,166,254,.12) 100%),radial-gradient(41.92% 70.71% at 0% 0%,#ff8461 0%,rgba(255,92,0,.6) 100%),radial-gradient(99.33% 70.71% at 0% 100%,#e81d72 0%,rgba(255,0,0,0) 100%);background-blend-mode:overlay,normal,normal,color-dodge,normal;filter:blur(11.6790266037px)}.partner-deal-registration .hero>div .video-wrapper{max-width:527px;max-height:298px;border-radius:15px;overflow:hidden;inset:15px 12px 17px 24px;aspect-ratio:16/9}@media (max-width: 464px){.partner-deal-registration .hero>div .video-wrapper{inset:75px 12px 17px 24px}}.partner-deal-registration .partners-logo-wrapper{max-width:1760px;margin:0 auto;overflow-x:hidden}.partner-deal-registration .partners-logo-wrapper .partners{display:grid;grid:auto/repeat(22,minmax(160px,160px));margin:0 auto;width:3520px}.partner-deal-registration .partners-logo-wrapper .partners .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px 4px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .lenovo{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -54px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .zebra{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -110px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .datalogic{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -165px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .synnex{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .sony{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -222px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .sony{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .accops{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -276px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .accops{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -334px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .kyocera{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -388px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .icewarp{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -445px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .honeywell{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .knox{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -503px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .knox{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite-950173890f6c5eb35cbafe00bc325430dac8136b65da72253a899c7a1a3288e9.webp);background-repeat:no-repeat;background-size:160px 717px;background-position:0px -614px;width:160px;height:47px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.partner-deal-registration .partners-logo-wrapper .partners .uscellular{background-image:url(/assets/scalefusion_v4/sf_partners/partners_sprite@2x-2bb26c4e70153462ae70008f1b25bfac5010ef15886a7218f333b497312bdca1.webp)}}.partner-deal-registration .partners-logo-wrapper .partners>div{grid-column:span 1;animation:logo-slider 25s linear infinite forwards}@keyframes logo-slider{to{transform:translate(-1760px)}}.partner-deal-registration .hubspot-form{padding:100px 0}.partner-deal-registration .hubspot-form .form-container{max-width:618px;padding:50px 15px 50px 60px;border-radius:20px;border:1px solid #e3e3e3;background-color:var(--color-white)}.apple-school-manager h1{font-size:50px;line-height:58px}.apple-school-manager .fw-bold{font-family:var(--header-font)}.apple-school-manager .hero>div{padding:100px 0 20px}.apple-school-manager .hero>div .header-wrapper{max-width:735px}.apple-school-manager .customers-sprite{background-color:var(--color-black)}.apple-school-manager .what-is,.apple-school-manager .learning-outcomes{padding:100px 0}.apple-school-manager .learning-outcomes .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.apple-school-manager .learning-outcomes .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.apple-school-manager .school-manager{padding:100px 0;background-color:#f7f7f7}.apple-school-manager .school-manager .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.apple-school-manager .school-manager .d-grid>div picture>img{min-width:44px}.referral-program h1{font-size:50px;line-height:58px}.referral-program .fw-bold{font-family:var(--header-font)}.referral-program .hero>div{padding:100px 0}.referral-program .hero>div .header-wrapper{max-width:735px}.referral-program .how-it-works{padding:100px 0}.referral-program .why-referrer{padding:100px 0;background-color:#f7f7f7}.referral-program .why-referrer .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.referral-program .why-referrer .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.referral-program .form{padding:100px 0}.referral-program .form .form-container{max-width:580px;padding:50px 15px 50px 60px;border-radius:20px;border:1px solid #e3e3e3;background-color:var(--color-white)}.mdm-for-msps h1{font-size:50px;line-height:58px}.mdm-for-msps .fw-bold{font-family:var(--header-font)}.mdm-for-msps .hero>div{padding:100px 0 20px}.mdm-for-msps .hero>div .header-wrapper{max-width:625px}.mdm-for-msps .customers-sprite{background-color:var(--color-black)}.mdm-for-msps .mdm-msp{padding:100px 0 0}.mdm-for-msps .mdm-msp .header-wrapper{max-width:600px}.mdm-for-msps .sf-for-msps{padding:100px 0}.mdm-for-msps .sf-for-msps .header-wrapper{max-width:700px}.mdm-for-msps .sf-for-msps .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,500px));gap:28px}.mdm-for-msps .sf-for-msps .d-grid>div{border-radius:20px;background-color:#f7f7f7}.mdm-for-msps .why-choose-sf{padding:100px 0}.mdm-for-msps .why-choose-sf .header-wrapper{max-width:725px}.mdm-for-msps .why-choose-sf .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-msps .why-choose-sf .d-grid>div{padding:16px 0 16px 24px}.mdm-for-msps .footer-cta .container .illustration-0{top:45px;left:65px}.mdm-for-msps .footer-cta .container .illustration-1{top:155px;left:230px}.mdm-for-msps .footer-cta .container .illustration-2{top:40px;right:125px}.mdm-for-msps .footer-cta .container .illustration-3{top:180px;right:5px}.mdm-for-msps .footer-cta .call-to-action .text-wrapper{max-width:590px!important}.android-hotspot h1{font-size:50px;line-height:58px}.android-hotspot .fw-bold{font-family:var(--header-font)}.android-hotspot .hero>div{padding:100px 0 20px}.android-hotspot .customers-sprite{background-color:var(--color-black)}.android-hotspot .wifi-hotspot,.android-hotspot .how-it-works{padding:100px 0}.android-hotspot .connect-from-home{padding:100px 0;background-color:#f7f7f7}.android-hotspot .connect-from-home .header-wrapper{max-width:850px}.android-hotspot .connect-from-home .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.android-hotspot .connect-from-home .d-grid>div{padding:16px 0 16px 24px}.android-hotspot .join-hands{padding:100px 0;background-color:#f7f7f7}.android-hotspot .join-hands .form-container{max-width:580px;padding:50px 40px;border-radius:20px;border:1px solid #e3e3e3;background-color:var(--color-white)}.android-mdm-software-me .sections-nav-wrapper .navbar ul li a.active{border-color:var(--color-dark-green)}.android-mdm-software-me .sections-nav-wrapper .navbar ul li a:hover{border-color:#09ad573d}.android-mdm-software-me h1{font-size:50px;line-height:68px}.android-mdm-software-me .hero{overflow:hidden;background-color:#e1fbf8}.android-mdm-software-me .hero .background{padding-bottom:20px;position:relative}.android-mdm-software-me .hero .background:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/android_mdm_solution/grid_pattern-31fde338927ebc5cc4bddbb72fee487c6a65f8c4c0956b0768487dcba6ef1a60.svg);background-repeat:no-repeat;background-size:1512px 306px;background-position:center bottom}.android-mdm-software-me .hero .background main.container{padding-block:100px 0;min-height:700px}.android-mdm-software-me .hero .background main.container .header-wrapper{max-width:1034px}.android-mdm-software-me .hero .background main.container .header-wrapper p.text-lg{max-width:662px}.android-mdm-software-me .hero .header-wrapper{max-width:866px}.android-mdm-software-me .hero .header-wrapper p.text-sm{max-width:662px}@media (max-width: 464px){.android-mdm-software-me .hero p.text-white{color:var(--color-black)!important}}.android-mdm-software-me .customers-sprite{max-width:100%;margin:0 auto;overflow:hidden}.android-mdm-software-me .customers-sprite>div{position:relative;display:grid;grid:auto/repeat(36,minmax(140px,140px));place-content:center;gap:20px 0;width:5040px}.android-mdm-software-me .customers-sprite>div>div{animation:customers-slider 50s linear infinite;grid-column:span 1}.android-mdm-software-me .customers-sprite .instashop{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px 0px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .instashop{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .enoc{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -78px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .enoc{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .dnata{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -154px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .dnata{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .talabat{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -223px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .talabat{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .almusbah{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -293px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .almusbah{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .raddison{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -370px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .raddison{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .toters{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -448px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .toters{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .hellmann{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -520px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .hellmann{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .customers-sprite .kings_college{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo-e25cad8d93986b293b9ffb7e63a81b085af78dab2c7695e83beb0c233d03ce12.png);background-repeat:no-repeat;background-position:0px -595px;background-size:cover!important;width:140px;height:73px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .customers-sprite .kings_college{background-image:url(/assets/scalefusion_v4/android_mdm_software_me/dubai_logo@2x-63edc9a335e4ee037b93196ff186aee4b9d2580a7cc00f41f8e5ecefc2773d14.png)}}.android-mdm-software-me .sf-aer{background-color:#e1fbf8;padding:50px 0 80px}.android-mdm-software-me .sf-aer h3{max-width:754px}.android-mdm-software-me .sf-aer p{max-width:662px}.android-mdm-software-me .kiosk-mode{padding:150px 0 100px;background-color:#f5f5f7}.android-mdm-software-me .kiosk-mode .header-wrapper{max-width:935px}.android-mdm-software-me .kiosk-mode .header-wrapper p{max-width:662px}.android-mdm-software-me .kiosk-mode .modes-wrapper{max-width:1051px;grid:auto/repeat(auto-fit,100%);margin-top:50px}.android-mdm-software-me .kiosk-mode .modes-wrapper .mode{grid-column:span 1;border:1px solid #e1e1e1;border-radius:20px;padding:20px 20px 0;min-height:560px}.android-mdm-software-me .kiosk-mode .modes-wrapper .mode p,.android-mdm-software-me .kiosk-mode .modes-wrapper .mode>div.tab-content{max-width:322px;margin-inline:auto}@media (min-width: 1060px){.android-mdm-software-me .kiosk-mode .modes-wrapper{grid-template-columns:643px 386px;gap:20px}}.android-mdm-software-me .ownership-types{background-color:#0e0e0e;padding:100px 0}.android-mdm-software-me .ownership-types .header-wrapper{max-width:855px}.android-mdm-software-me .ownership-types .d-grid{grid:repeat(3,250px)/repeat(auto-fit,minmax(0,204px));gap:20px;place-content:center;max-width:1114px;margin-top:80px}.android-mdm-software-me .ownership-types .d-grid>div{position:relative;border-radius:22px;border:1px solid #3b3b3f;overflow:hidden;padding:40px 40px 0;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(1){grid-column:span 2;grid-row:1/-1;background-image:url(/assets/scalefusion_v4/android_mdm_software/kiosk_card_bg-e45280a67fab634db23da7f01ce4581e5dc17d22521e41dd1603052da47687bf.png)}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(1) .wrapper{max-width:310px}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(2){grid-column:span 3;grid-row:span 2;background-image:url(/assets/scalefusion_v4/android_mdm_software/byod_card_bg-2729c84603b83b6c8fa69345e1522c576ec495290db083f387de1c18dda4d9b2.png)}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(2) .wrapper{max-width:328px}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(3){padding:30px 40px 0;grid-column:span 3;grid-row:span 1}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(3) .wrapper h4{margin-top:0!important}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(3) .wrapper p{max-width:288px}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(3) video{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(3)>.wrapper{position:relative;z-index:1}@media (max-width: 464px){.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-software-me .ownership-types .modes-bg{background:unset!important}}@media (min-width: 764px) and (max-width: 1023px){.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-software-me .ownership-types .d-grid>div:nth-of-type(2){min-height:370px}}.android-mdm-software-me .android-emm-partner{padding:100px 0;background-color:#f5f5f7}.android-mdm-software-me .android-emm-partner .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.android-mdm-software-me .android-emm-partner .d-grid>div{background-color:var(--color-white);border-radius:10px;padding:22px 20px}.android-mdm-software-me .key-features{overflow:hidden}.android-mdm-software-me .key-features .container{padding:100px 0}.android-mdm-software-me .key-features .container .header-wrapper{margin-bottom:80px}.android-mdm-software-me .key-features .container .header-wrapper p{max-width:573px}.android-mdm-software-me .key-features .container .nav-tabs li button{text-align:left!important}.android-mdm-software-me .key-features .container .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px}.android-mdm-software-me .key-features .container .tab-content .tab-pane{padding:30px}@media (max-width: 998px){.android-mdm-software-me .key-features .container .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.android-mdm-software-me .key-features .container .nav-tabs li{min-width:fit-content}.android-mdm-software-me .key-features .container .nav-tabs li button.active{border-left:unset;border-bottom:2px solid #fffb15}.android-mdm-software-me .key-features .container .nav-tabs ::-webkit-scrollbar{display:none}}.android-mdm-software-me .app-management{padding:100px 0}.android-mdm-software-me .app-management .header-wrapper{max-width:558px}.android-mdm-software-me .remote-troubleshooting{padding:100px 0}.android-mdm-software-me .remote-troubleshooting .header-wrapper{max-width:757px}.android-mdm-software-me .remote-troubleshooting .header-wrapper p{max-width:552px}.android-mdm-software-me .remote-troubleshooting .d-grid{grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center}.android-mdm-software-me .remote-troubleshooting .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-mdm-software-me .remote-troubleshooting .d-grid>div p{max-width:342px;margin-left:10px}.android-mdm-software-me .shared-devices{padding:100px 0}.android-mdm-software-me .shared-devices .header-wrapper{max-width:480px}.android-mdm-software-me .shared-devices .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:30px 20px;place-content:center}.android-mdm-software-me .shared-devices .d-grid>div{border-left:1px solid #c4f2c4;padding:16px 0 16px 24px}.android-mdm-software-me .shared-devices .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-mdm-software-me .enrollment{padding:100px 0}.android-mdm-software-me .enrollment .header-wrapper{max-width:662px}.android-mdm-software-me .enrollment .d-grid{margin-top:110px;grid:repeat(8,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.android-mdm-software-me .enrollment .d-grid>div{border-radius:20px;background-color:var(--color-white);border:2px solid #ededed}.android-mdm-software-me .enrollment .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(1){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(1)>div{background:linear-gradient(254.75deg,rgba(216,255,238,.26) 7.32%,rgba(46,187,124,.26) 92.03%)}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(2){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_mdm_software_me/illus_qr_code-1a3f184a9c5ad64ea339e8d56f194b5522f6826646305487db04e1b6fbe46b93.png);background-repeat:no-repeat;background-size:206px 184px;background-position:bottom 40px center}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_mdm_software_me/illus_qr_code@2x-b30d295ca201e7ad6a7381598cec614b07aa601045d78b259afbb87062ebdfc5.png)}}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(3){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_mdm_software_me/illus_samsung_kme-7ca6cf3a3aed30242c31ba9d7418709781250075ec03fd7fd9338d84d509be3a.png);background-repeat:no-repeat;background-size:394px 257px;background-position:bottom left}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_mdm_software_me/illus_samsung_kme@2x-2ce499d808fbb3bb1d2f77ab036157039207b7b410e34f50e3c000a15d3e9ed0.png)}}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(4){grid-row:span 2;border:unset;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(4)>div{background:linear-gradient(254.75deg,rgba(255,246,209,.26) 7.32%,rgba(255,215,57,.26) 92.03%)}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(5){grid-column:span 2;grid-row:span 2;background-image:url(/assets/scalefusion_v4/android_mdm_solution/illus_emm_token-ab67f14a7b493901497d3b84c745437bee600a2a14f240a57798c2a08e9552bb.png);background-repeat:no-repeat;background-size:348px 188px;background-position:bottom right}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/android_mdm_solution/illus_emm_token@2x-53246bf3b20e03f3ddd0ba1134fa68d9924f1ea177f2b5af59de4ee0a88e5e1a.png)}}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(5)>div{max-width:400px}@media (max-width: 991px){.android-mdm-software-me .enrollment .d-grid{grid:repeat(15,130px)/repeat(auto-fit,minmax(0,394px))}.android-mdm-software-me .enrollment .d-grid>div:nth-of-type(5){grid-column:span 1;grid-row:span 3}}.android-mdm-software-me .os-updates,.android-mdm-software-me .app-config{padding:100px 0}.android-mdm-software-me .os-updates .header-wrapper,.android-mdm-software-me .app-config .header-wrapper{max-width:455px}.android-mdm-software-me .os-updates .header-wrapper p,.android-mdm-software-me .app-config .header-wrapper p{max-width:446px}.android-mdm-software-me .deep-insights{background-color:#f5f5f7;padding:100px 0}.android-mdm-software-me .deep-insights .insights-bg{max-width:1500px;min-height:900px}.android-mdm-software-me .deep-insights .insights-bg .header-wrapper{max-width:645px;min-height:873px}@media (max-width: 464px){.android-mdm-software-me .deep-insights .insights-bg{background-image:unset!important}}.android-mdm-software-me .multi-os{padding:100px 0}.android-mdm-software-me .multi-os .supported-platforms{padding:0;background-color:var(--color-white)}.android-mdm-software-me .multi-os .supported-platforms h3{display:none}.android-mdm-software-me .multi-os .supported-platforms .d-grid>div{background-color:#f5f5f7;border:unset}.android-mdm-software-me .multi-os .supported-platforms .d-grid>div p{color:var(--color-black)!important;font-weight:600}.android-mdm-software-me .footer-cta .container .illustration-0{top:45px;left:65px}.android-mdm-software-me .footer-cta .container .illustration-1{top:155px;left:230px}.android-mdm-software-me .footer-cta .container .illustration-2{top:40px;right:125px}.android-mdm-software-me .footer-cta .container .illustration-3{top:180px;right:5px}.android-mdm-software-me .footer-cta .container .call-to-action .text-wrapper{max-width:580px}.industry-recognitions h1{font-size:50px;line-height:58px}.industry-recognitions .fw-bold{font-family:var(--header-font)}.industry-recognitions .hero>div{padding:100px 0}.industry-recognitions .hero>div .header-wrapper{max-width:785px}.industry-recognitions .customers-sprite{background-color:var(--color-black)}.industry-recognitions .industry-experts{padding:100px 0}.industry-recognitions .industry-experts .header-wrapper{max-width:800px}.industry-recognitions .reliable{padding:100px 0;background-color:#f7f7f7}.industry-recognitions .reliable .header-wrapper{max-width:700px}.industry-recognitions .reliable .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.industry-recognitions .reliable .d-grid>div{padding:16px 0 16px 24px}.industry-recognitions .adding-more{padding:100px 0}.industry-recognitions .adding-more .header-wrapper{max-width:785px}.industry-recognitions .adding-more .d-grid{margin-top:60px;max-width:750px;position:relative;grid:auto/repeat(auto-fit,minmax(0,127px));place-content:center;gap:40px 20px}.industry-recognitions .adding-more .d-grid>div{grid-column:span 1}.industry-recognitions .adding-more .high-performer-spring{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px 0;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .high-performer-spring{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .easy-business{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -177px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .easy-business{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .high-performer-asia{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -355px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .high-performer-asia{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .momentum-leader{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -532px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .momentum-leader{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .most-recommended{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -709px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .most-recommended{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .momentum-leader-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -890px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .momentum-leader-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .best-support{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1076px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .best-support{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .easiest-admin{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1263px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .easiest-admin{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .meet-requirements{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1450px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .meet-requirements{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.industry-recognitions .adding-more .high-performer-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite-bb0df24329a2d3c31ec8d9871e440aecfde66f93a1b521a5bfa2f5bcccaddb2c.png);background-repeat:no-repeat;background-position:0px -1633px;background-size:cover!important;width:127px;height:137px}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2 / 1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.industry-recognitions .adding-more .high-performer-winter{background-image:url(/assets/scalefusion_v4/assets/g2_badges_sprite@2x-62d0c0ca344bc2bf6488c812ef0f55f2a2e1cf7acf24de9fe84aca2852c10502.png)}}.what-is-byod h1{font-size:50px;line-height:58px}.what-is-byod .hero{background-color:#09090a}.what-is-byod .hero>div{padding:100px 0}.what-is-byod .hero>div .header-wrapper{max-width:860px}.what-is-byod .features .container-fluid{max-width:2000px}.what-is-byod .features .container-fluid .header-wrapper,.what-is-byod .features .container-fluid .content-wrapper{max-width:950px}.what-is-byod .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-byod .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-byod .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-byod .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-byod .features .container-fluid .feature{padding-block:50px}.what-is-byod .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-byod .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-byod .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-byod .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-byod .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-byod .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-byod .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-byod .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-byod div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-byod div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(10) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(13) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(16) h3{background-color:#ebf3ff}.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(11) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(14) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(17) h3{background-color:#fff0f3}.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(9) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(12) h3,.what-is-byod div[data-bs-spy=scroll]>div:nth-of-type(15) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-byod .features-wrapper{max-width:970px}}.ten-years-scalefusion{background-color:#fbfbfb}.ten-years-scalefusion .hero>div{padding:100px 0}.ten-years-scalefusion .hero>div h1{font-size:102px;line-height:68px}.ten-years-scalefusion .hero>div h1 span{background:-webkit-linear-gradient(92.65deg,#BEFFBE 53.86%,#DEFF4B 72.23%);background:linear-gradient(92.65deg,#BEFFBE 53.86%,#DEFF4B 72.23%);background-clip:text;-webkit-text-fill-color:transparent}.ten-years-scalefusion .hero>div .video-wrapper{max-width:970px;max-height:508px;width:100%;height:100%;aspect-ratio:16/9;background-color:transparent;border-radius:20px;transform:translateY(120px)}@media (max-width: 1199px){.ten-years-scalefusion .hero>div h1{font-size:90px;line-height:98px}}@media (max-width: 593px){.ten-years-scalefusion .hero>div h1{font-size:58px;line-height:64px}}@media (max-width: 492px){.ten-years-scalefusion .hero>div{background-size:100% 90%!important}}.ten-years-scalefusion section.hero+.pin-spacer{background-color:#fbfbfb}@media (min-width: 1200px){.ten-years-scalefusion .light-blub-moment{padding:100px 0 30px}.ten-years-scalefusion .light-blub-moment .blub-glow{transform:translateY(300px)}.ten-years-scalefusion .light-blub-moment .blub-glow img{-webkit-transition:opacity .65s ease-in-out;transition:opacity .65s ease-in-out}.ten-years-scalefusion .light-blub-moment .blub-glow img.glow-off{opacity:1}.ten-years-scalefusion .light-blub-moment .blub-glow img.glow,.ten-years-scalefusion .light-blub-moment .blub-glow.glow-on .glow-off{opacity:0}.ten-years-scalefusion .light-blub-moment .blub-glow.glow-on .glow{opacity:1}.ten-years-scalefusion .light-blub-moment img.glow-on{opacity:0}.ten-years-scalefusion .light-blub-moment .founders>div{background:linear-gradient(106.06deg,#622AFF .75%,#C3ADFF 101.81%);border-radius:22px;padding-inline:66px;transform:translateY(210%);max-height:398px}.ten-years-scalefusion .light-blub-moment .founders>div>div .col-xl-6{position:relative}.ten-years-scalefusion .light-blub-moment .founders>div>div .col-xl-6:nth-of-type(1){padding-block:66px;position:relative}.ten-years-scalefusion .light-blub-moment .founders>div>div .col-xl-6:nth-of-type(2) img{position:absolute;inset:0 0 auto}.ten-years-scalefusion .light-blub-moment .founders>div:nth-of-type(1){max-width:1110px}.ten-years-scalefusion .light-blub-moment .founders>div:nth-of-type(1) .col-xl-6 img{width:442px;height:442px;-webkit-transform:translateY(-44px);transform:translateY(-44px)}.ten-years-scalefusion .light-blub-moment .founders>div:nth-of-type(2) .col-xl-6 img{width:537px;height:506px;-webkit-transform:translateY(-108px);transform:translateY(-108px)}.ten-years-scalefusion .in-the-making{padding:100px 0 0;overflow:hidden}.ten-years-scalefusion .in-the-making .sf-timeline{min-height:378px!important;width:100%!important;margin-top:80px}.ten-years-scalefusion .in-the-making .sf-timeline div.timeline-wrapper{width:100%;min-height:378px}.ten-years-scalefusion .making-of-icon{padding:100px 0}.ten-years-scalefusion .making-of-icon .wrapper{max-width:1124px;min-height:780px;border-radius:22px;border:1px solid #ededed;padding:90px 45px 53px}.ten-years-scalefusion .love-at-first-sight{padding:100px 0 0}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations{min-height:312px}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations .d-flex{gap:30px}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations picture img{-webkit-transition:transform 1s ease-out;transition:transform 1s ease-out}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations picture:nth-of-type(1) img{transform:rotate(20deg) translate(-40px,78px)}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations picture:nth-of-type(2) img{transform:rotate(-15deg) translate(30px,20px)}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations picture:nth-of-type(3) img{transform:rotate(18deg) translate(100px,40px)}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations.entered picture img{transform:rotate(0) translate(0)}.ten-years-scalefusion .scalefusion-pages{max-height:1300px!important;height:1300px!important;padding-bottom:100px}.ten-years-scalefusion .scalefusion-pages .slides-wrapper{position:relative;width:100%;height:100%;max-width:1800px}.ten-years-scalefusion .scalefusion-pages .slides-wrapper .slide{width:100%;height:100%;inset:0;transform:translate(150%);filter:drop-shadow(0px 24px 1rem rgba(0,0,0,.2))}.ten-years-scalefusion .scalefusion-pages .slides-wrapper .slide:nth-of-type(1){z-index:10}.ten-years-scalefusion .scalefusion-pages .slides-wrapper .slide:nth-of-type(2){z-index:20}.ten-years-scalefusion .scalefusion-pages .slides-wrapper .slide:nth-of-type(3){z-index:30}.ten-years-scalefusion .love-at-first-sight+div+div{background:linear-gradient(120.96deg,#625694 0%,#21157C 38.76%,#1B0E80 49.2%,#140D5B 71.32%,#0F0F43 104.12%)}.ten-years-scalefusion .our-2-cents{padding:100px 0;height:100vh;background:linear-gradient(120.96deg,#625694 0%,#21157C 38.76%,#1B0E80 49.2%,#140D5B 71.32%,#0F0F43 104.12%)}.ten-years-scalefusion .our-2-cents h2{font-size:72px;color:#fce469;line-height:68px}.ten-years-scalefusion .our-2-cents .wrapper h4{-webkit-transition:all .6s linear;transition:all .6s linear}.ten-years-scalefusion .our-2-cents .wrapper h4.active{opacity:1!important;font-size:38px;line-height:44px}.ten-years-scalefusion .fade-in{opacity:0;transform:translateY(30px)}.ten-years-scalefusion .people-behind-product>div{padding:100px 0}.ten-years-scalefusion .into-the-future{padding:100px 0}.ten-years-scalefusion .into-the-future .wrapper{border:1px solid #ededed;border-radius:20px;min-height:580px}.ten-years-scalefusion .into-the-future .wrapper.col-xl-6:nth-of-type(1){padding:90px}}@media (max-width: 1199px){.ten-years-scalefusion .light-blub-moment{padding:100px 0 0}.ten-years-scalefusion .light-blub-moment .founders>div{background:linear-gradient(106.06deg,#622AFF .75%,#C3ADFF 101.81%);border-radius:20px;padding:60px 30px 0;margin-bottom:30px}.ten-years-scalefusion .light-blub-moment .founders>div .row .col-xl-6:nth-of-type(2){display:flex;justify-content:flex-end;margin-top:20px}.ten-years-scalefusion .in-the-making{padding:100px 0 0}.ten-years-scalefusion .in-the-making .sf-timeline{margin-top:60px;padding-inline:15px;overflow:auto}.ten-years-scalefusion .in-the-making .sf-timeline .timeline-wrapper{min-width:1397px;padding:0 20px 20px 0;-webkit-transition:all 20s linear;transition:all 20s linear}.ten-years-scalefusion .making-of-icon{padding:100px 0 0}.ten-years-scalefusion .making-of-icon .wrapper{border-radius:20px;padding:60px 30px}}@media (max-width: 1199px) and (max-width: 592px){.ten-years-scalefusion .making-of-icon .wrapper{padding:60px 12px}}@media (max-width: 1199px){.ten-years-scalefusion .love-at-first-sight{padding:100px 0}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations{padding-inline:30px}.ten-years-scalefusion .love-at-first-sight .mobilock-illustrations .d-flex{gap:30px;flex-wrap:wrap}.ten-years-scalefusion .scalefusion-pages .embla{max-width:70%;margin-bottom:100px}.ten-years-scalefusion .scalefusion-pages .embla .embla__slide{max-height:628px;max-width:489px;margin-right:20px;flex:0 0 80%}}@media (max-width: 1199px) and (max-width: 992px){.ten-years-scalefusion .scalefusion-pages .embla{max-width:100%;padding-left:12px}}@media (max-width: 1199px){.ten-years-scalefusion .our-2-cents{padding:100px 0;background:linear-gradient(120.96deg,#625694 0%,#21157C 38.76%,#1B0E80 49.2%,#140D5B 71.32%,#0F0F43 104.12%)}.ten-years-scalefusion .our-2-cents h2{color:#fce469}.ten-years-scalefusion .our-2-cents h4{opacity:1}.ten-years-scalefusion .our-2-cents .wrapper{margin-top:60px}.ten-years-scalefusion .people-behind-product>div,.ten-years-scalefusion .into-the-future{padding:100px 0}.ten-years-scalefusion .into-the-future .wrapper{border-radius:22px;padding:60px 30px 0}}@media (max-width: 1199px) and (max-width: 592px){.ten-years-scalefusion .into-the-future .wrapper{padding:60px 12px 0}}@media (max-width: 1199px){.ten-years-scalefusion .into-the-future .wrapper .d-flex{align-items:flex-start!important;margin-top:50px}.ten-years-scalefusion .into-the-future .ps-5{padding:0!important}}.what-is-emm h1{font-size:50px;line-height:58px}.what-is-emm .hero{background-color:#09090a}.what-is-emm .hero>div{padding:100px 0}.what-is-emm .hero>div .header-wrapper{max-width:860px}.what-is-emm .features .container-fluid{max-width:2000px}.what-is-emm .features .container-fluid .header-wrapper,.what-is-emm .features .container-fluid .content-wrapper{max-width:1080px}.what-is-emm .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-emm .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-emm .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-emm .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/kiosk/common/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-emm .features .container-fluid .feature{padding-block:50px}.what-is-emm .cta>div{max-width:1080px;border-radius:10px}.what-is-emm .cta>div .call-to-action{padding:30px}.what-is-emm div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-emm div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(11) h3{background-color:#fff0f3}.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(9) h3,.what-is-emm div[data-bs-spy=scroll]>div:nth-of-type(12) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-emm .features-wrapper{max-width:970px}}.what-is-uem h1{font-size:54px;line-height:58px}.what-is-uem .icon{min-width:44px}.what-is-uem .hero{background-color:#09090a}.what-is-uem .hero>div{padding:100px 0}.what-is-uem .hero>div .header-wrapper{max-width:660px}.what-is-uem .hero>div .header-wrapper .g2-crowd-logos{justify-content:center}.what-is-uem .features .container-fluid{max-width:2000px}.what-is-uem .features .container-fluid .header-wrapper,.what-is-uem .features .container-fluid .content-wrapper{max-width:1080px}.what-is-uem .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-uem .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-uem .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-uem .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/kiosk/common/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-uem .features .container-fluid .feature{padding-block:50px}.what-is-uem .cta>div{max-width:1080px;border-radius:10px}.what-is-uem .cta>div .call-to-action{padding:30px}.what-is-uem div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-uem div[data-bs-spy=scroll]>div h2{padding:5px 15px;border-radius:10px;font-size:38px;font-weight:600}.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(1) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(4) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(7) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(10) h2{background-color:#ebf3ff}.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(2) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(5) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(8) h2{background-color:#fff0f3}.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(3) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(6) h2,.what-is-uem div[data-bs-spy=scroll]>div:nth-of-type(9) h2{background-color:#e6fbee}@media (max-width: 1199px){.what-is-uem .features-wrapper{max-width:970px}}.what-is-rugged-device h1{font-size:50px;line-height:58px}.what-is-rugged-device .hero{background-color:#09090a}.what-is-rugged-device .hero>div{padding:100px 0}.what-is-rugged-device .hero>div .header-wrapper{max-width:860px}.what-is-rugged-device .features .container-fluid{max-width:2000px}.what-is-rugged-device .features .container-fluid .header-wrapper,.what-is-rugged-device .features .container-fluid .content-wrapper{max-width:950px}.what-is-rugged-device .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-rugged-device .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-rugged-device .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-rugged-device .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-rugged-device .features .container-fluid .feature{padding-block:50px}.what-is-rugged-device .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-rugged-device .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-rugged-device .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-rugged-device .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-rugged-device .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-rugged-device .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-rugged-device .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-rugged-device .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-rugged-device div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-rugged-device div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(10) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(13) h3{background-color:#ebf3ff}.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(11) h3{background-color:#fff0f3}.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(9) h3,.what-is-rugged-device div[data-bs-spy=scroll]>div:nth-of-type(12) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-rugged-device .features-wrapper{max-width:970px}}.what-is-patch-management h1{font-size:50px;line-height:58px}.what-is-patch-management .hero{background-color:#09090a}.what-is-patch-management .hero>div{padding:100px 0}.what-is-patch-management .hero>div .header-wrapper{max-width:860px}.what-is-patch-management .features .container-fluid{max-width:2000px}.what-is-patch-management .features .container-fluid .header-wrapper,.what-is-patch-management .features .container-fluid .content-wrapper{max-width:950px}.what-is-patch-management .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-patch-management .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-patch-management .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-patch-management .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-patch-management .features .container-fluid .feature{padding-block:50px}.what-is-patch-management .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-patch-management .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-patch-management .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-patch-management .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-patch-management .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-patch-management .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-patch-management .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-patch-management .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-patch-management div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-patch-management div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(11) h3{background-color:#fff0f3}.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-patch-management div[data-bs-spy=scroll]>div:nth-of-type(9) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-patch-management .features-wrapper{max-width:970px}}.what-is-pos-system h1{font-size:50px;line-height:58px}.what-is-pos-system .hero{background-color:#09090a}.what-is-pos-system .hero>div{padding:100px 0}.what-is-pos-system .hero>div .header-wrapper{max-width:860px}.what-is-pos-system .features .container-fluid{max-width:2000px}.what-is-pos-system .features .container-fluid .header-wrapper,.what-is-pos-system .features .container-fluid .content-wrapper{max-width:950px}.what-is-pos-system .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-pos-system .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-pos-system .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-pos-system .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-pos-system .features .container-fluid .feature{padding-block:50px}.what-is-pos-system .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-pos-system .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-pos-system .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-pos-system .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-pos-system .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-pos-system .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-pos-system .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-pos-system .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-pos-system div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-pos-system div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(11) h3{background-color:#fff0f3}.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-pos-system div[data-bs-spy=scroll]>div:nth-of-type(9) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-pos-system .features-wrapper{max-width:970px}}.what-is-desktop-mgmnt h1{font-size:50px;line-height:58px}.what-is-desktop-mgmnt .hero{background-color:#09090a}.what-is-desktop-mgmnt .hero>div{padding:100px 0}.what-is-desktop-mgmnt .hero>div .header-wrapper{max-width:830px}.what-is-desktop-mgmnt .features .container-fluid{max-width:2000px}.what-is-desktop-mgmnt .features .container-fluid .header-wrapper,.what-is-desktop-mgmnt .features .container-fluid .content-wrapper{max-width:950px}.what-is-desktop-mgmnt .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-desktop-mgmnt .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-desktop-mgmnt .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-desktop-mgmnt .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-desktop-mgmnt .features .container-fluid .feature{padding-block:50px}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-desktop-mgmnt .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(8) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(11) h3{background-color:#fff0f3}.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-desktop-mgmnt div[data-bs-spy=scroll]>div:nth-of-type(9) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-desktop-mgmnt .features-wrapper{max-width:970px}}.what-is-digital-signage h1{font-size:50px;line-height:58px}.what-is-digital-signage .hero{background-color:#09090a}.what-is-digital-signage .hero>div{padding:100px 0}.what-is-digital-signage .hero>div .header-wrapper{max-width:830px}.what-is-digital-signage .features .container-fluid{max-width:2000px}.what-is-digital-signage .features .container-fluid .header-wrapper,.what-is-digital-signage .features .container-fluid .content-wrapper{max-width:950px}.what-is-digital-signage .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-digital-signage .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-digital-signage .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-digital-signage .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-digital-signage .features .container-fluid .feature{padding-block:50px}.what-is-digital-signage .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-digital-signage .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-digital-signage .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-digital-signage .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-digital-signage .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-digital-signage .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-digital-signage .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-digital-signage .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-digital-signage div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-digital-signage div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(8) h3{background-color:#fff0f3}.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-digital-signage div[data-bs-spy=scroll]>div:nth-of-type(9) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-digital-signage .features-wrapper{max-width:970px}}.what-is-rmm h1{font-size:50px;line-height:58px}.what-is-rmm .hero{background-color:#09090a}.what-is-rmm .hero>div{padding:100px 0}.what-is-rmm .hero>div .header-wrapper{max-width:830px}.what-is-rmm .features .container-fluid{max-width:2000px}.what-is-rmm .features .container-fluid .header-wrapper,.what-is-rmm .features .container-fluid .content-wrapper{max-width:950px}.what-is-rmm .features .container-fluid .list-group{width:320px;max-height:calc(100vh - 110px);overflow:auto;scrollbar-color:#e0e0e0 white;scrollbar-width:thin;padding-right:10px}.what-is-rmm .features .container-fluid .list-group.position-sticky{top:100px;margin-top:58px}.what-is-rmm .features .container-fluid .list-group.position-sticky a.list-group-item{all:unset;font-weight:700;font-size:18px;color:var(--color-black);padding:11px 10px;border-radius:8px;transition:all .2s linear;background-size:24px 24px;background-position:right 15px center;background-repeat:no-repeat;cursor:pointer;background-color:var(--white)}.what-is-rmm .features .container-fluid .list-group.position-sticky a.list-group-item.active{color:var(--color-primary);background-color:#f5f5f7;background-image:url(/assets/scalefusion_v4/what_is_byod/ic_arrow-df0d22d18caab65dc57c51bb80537211c5d1f8814a0ab1f48db5a5a85e783485.svg)}.what-is-rmm .features .container-fluid .feature{padding-block:50px}.what-is-rmm .features .container-fluid .feature .d-grid{width:1005px;grid:auto/repeat(auto-fit,minmax(0,201px))}.what-is-rmm .features .container-fluid .feature .d-grid p{background-color:#f6f6f6;padding:10px;border-color:var(--color-white)!important}.what-is-rmm .features .container-fluid .feature .d-grid p:nth-of-type(1){border-radius:10px 0 0}.what-is-rmm .features .container-fluid .feature .d-grid p:nth-of-type(5){border-radius:0 10px 0 0}.what-is-rmm .features .container-fluid .feature .d-grid p:nth-last-of-type(5){border-radius:0 0 0 10px}.what-is-rmm .features .container-fluid .feature .d-grid p:nth-last-of-type(1){border-radius:0 0 10px}.what-is-rmm .features .container-fluid .feature .d-grid .fw-bold{font-family:var(--header-font)}.what-is-rmm .features .container-fluid .feature .d-grid .header{background-color:#eceaff}.what-is-rmm div[data-bs-spy=scroll]>div{scroll-margin-top:50px}.what-is-rmm div[data-bs-spy=scroll]>div h3{padding:5px 15px;border-radius:10px}.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(1) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(4) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(7) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(10) h3{background-color:#ebf3ff}.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(2) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(5) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(8) h3{background-color:#fff0f3}.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(3) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(6) h3,.what-is-rmm div[data-bs-spy=scroll]>div:nth-of-type(9) h3{background-color:#e6fbee}@media (max-width: 1199px){.what-is-rmm .features-wrapper{max-width:970px}}.what-is-pages{padding:100px 0}.what-is-pages .d-grid{grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.what-is-pages .d-grid>div{border-radius:22px;background-color:#f5f5f7;border:1px solid #d8d8d8}.what-is-pages .d-grid>div>div{border-radius:22px 22px 0 0;height:142px;padding:40px}.mdm-for-it-admin .hero{position:relative;overflow:hidden}.mdm-for-it-admin .hero>div{min-height:1040px;padding-top:100px}.mdm-for-it-admin .hero>div .position-absolute{background-image:url(/assets/scalefusion_v4/mobile_device_management/checks_pattern-70704ce0088cc0dd6ef8f7677961bf70e57ac7ada115d81d45cccd22de354239.svg);background-position:center bottom;background-repeat:no-repeat;background-size:auto}.mdm-for-it-admin .hero>div .header-wrapper{max-width:1170px}.mdm-for-it-admin .hero>div .header-wrapper p{max-width:750px}.mdm-for-it-admin .hero .devices-wrapper{max-width:1370px;height:100%;margin-inline:auto}.mdm-for-it-admin .hero .animation-radius{position:absolute;width:1280px;height:100%;inset:-460px 0 0;margin:auto;animation:slideInView 3s ease-in .5s forwards}.mdm-for-it-admin .hero .animation-radius>div picture img{position:absolute;inset:auto 0 0;width:100%;height:100%;transition:transition .2s linear}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(1){width:220px;height:164px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(1) img{inset:auto 84% 16% 0;animation:bounce 8s linear 0s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(2){width:165px;height:146px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(2) img{inset:auto 65% 3% 0;animation:bounce 10s linear .5s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(3){width:77px;height:113px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(3) img{inset:auto 40% -8% 0;animation:bounce 11s linear .6s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(4){width:358px;height:216px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(4) img{inset:auto 0% -20% 0;animation:bounce 8s linear .7s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(5){width:190px;height:133px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(5) img{inset:auto -42% -10% 0;animation:bounce 9s linear .55s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(6){width:181px;height:141px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(6) img{inset:auto -67% 0% 0;animation:bounce 10s linear .5s infinite forwards}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(7){width:286px;height:214px}.mdm-for-it-admin .hero .animation-radius>div:nth-of-type(7) img{inset:auto -86% 16% 0;animation:bounce 7s linear .5s infinite forwards}@keyframes bounce{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}to{transform:translateY(-3px)}}@keyframes slideInView{0%{transform:translateY(200px);opacity:0}50%{transform:translateY(100px);opacity:.3}50%{transform:translateY(0);opacity:1}}.mdm-for-it-admin .sf-difference{padding:100px 0}.mdm-for-it-admin .sf-difference .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-it-admin .sf-difference .d-grid>div{padding:22px 20px;border-left:2px solid #e7e4ff}.mdm-for-it-admin .sf-difference .d-grid>div picture>img{min-width:44px}.mdm-for-it-admin .multi-os{padding:100px 0}.mdm-for-it-admin .multi-os .supported-platforms{padding:0;background-color:var(--color-white)}.mdm-for-it-admin .multi-os .supported-platforms h3{display:none}.mdm-for-it-admin .multi-os .supported-platforms .d-grid>div{background-color:#f5f5f7;border:unset}.mdm-for-it-admin .multi-os .supported-platforms .d-grid>div p{color:var(--color-black)!important;font-weight:600}.mdm-for-it-admin .remote-troubleshooting{padding:100px 0}.mdm-for-it-admin .impact>div{padding:100px 0}.mdm-for-it-admin .impact>div .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.mdm-for-it-admin .impact>div .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.mdm-for-it-admin .impact>div .d-grid>div>div{min-height:265px}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(2){grid-row:span 2}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(3){background-color:#f0f5ff}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(4){position:relative}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.mdm-for-it-admin .impact>div .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.mdm-for-it-admin .impact>div .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.mdm-for-it-admin .windows-os-update{padding:100px 0;background-color:#151515}.mdm-for-it-admin .windows-os-update .header-wrapper{max-width:600px}.mdm-for-it-admin .windows-os-update .header-wrapper p{max-width:470px}.mdm-for-it-admin .windows-os-update .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:20px;place-content:center}.mdm-for-it-admin .windows-os-update .blur{top:15%;left:35%;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.mdm-for-it-admin .macos-update{padding:100px 0}.mdm-for-it-admin .macos-update .header-wrapper{max-width:510px}.mdm-for-it-admin .macos-update .header-wrapper .text-check{margin-bottom:16px}.mdm-for-it-admin .other-os{padding:100px 0}.mdm-for-it-admin .other-os .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.mdm-for-it-admin .other-os .d-grid>div{background-color:#222;border:1px solid #e1e1e1;border-radius:22px;padding:50px;min-height:654px}.mdm-for-it-admin .other-os .d-grid>div:nth-of-type(1) .header-wrapper{max-width:460px}.mdm-for-it-admin .other-os .d-grid>div:nth-of-type(1) .header-wrapper h3{max-width:438px;margin:auto}.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1){overflow:hidden;background-color:#32490b;grid-column:span 2;min-height:321px;background-position:bottom right!important}.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1) .header-wrapper{text-align:left!important;max-width:530px;margin:0!important}.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1) .header-wrapper h3{max-width:413px}.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1) picture>img{right:0;bottom:0}.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1) .blur{top:33px;left:35%;width:577px;height:255px;border-radius:577px;background:#8af270;filter:blur(182px)}@media (max-width: 464px){.mdm-for-it-admin .other-os .d-grid>div{padding:50px 20px;background-size:90%!important;min-height:754px}}@media (max-width: 1199px){.mdm-for-it-admin .other-os .d-grid>div:nth-last-of-type(1){grid-column:span 1;min-height:654px}}.mdm-for-it-admin .reports{padding:100px 0;background-color:#212121}.mdm-for-it-admin .reports .header-wrapper p{max-width:510px}.mdm-for-it-admin .reports .blur{inset:100px 0 auto;width:100%;height:100%;max-width:488px;max-height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.mdm-for-it-admin .workflows{padding:100px 0;background-color:#f5f5f7}.mdm-for-it-admin .workflows .header-wrapper{max-width:573px}.mdm-for-it-admin .workflows .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-it-admin .workflows .d-grid>div{padding:16px 0 16px 14px;border-left:1px solid #0000001a}.mdm-for-it-admin .industries{padding:100px 0}.mdm-for-it-admin .industries .header-wrapper{max-width:827px}.mdm-for-it-admin .industries .header-wrapper p{max-width:650px}.mdm-for-it-admin .industries .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.mdm-for-it-admin .industries .d-grid>div{background-color:#f5f5f7;border-radius:10px;padding:22px 20px}.mdm-for-it-admin .testimonials{padding:100px 0}.mdm-for-it-admin .testimonials .testimonial-wrapper{max-width:1580px;padding-bottom:80px;margin-top:100px;padding-left:12px}.mdm-for-it-admin .testimonials .testimonial-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.mdm-for-it-admin .testimonials .testimonial-wrapper .btns-wrapper button{all:unset;width:56px;height:56px;background-color:var(--color-white);border-radius:50%;border:1px solid #dfdfdf;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s linear}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__container{gap:34px}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 729px;border-radius:22px;background-repeat:no-repeat;background-size:cover;background-position:center;min-height:370px;padding:61px 40px 40px 79px}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide>div{max-width:608px}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(1){background-image:url(/assets/scalefusion_v4/customers/bdm_logistics_bg-95ec36d256c165a4ac4fecfc334400beaefcc2b0c10b5b7f63e84d1d397f7882.svg)}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(2){background-image:url(/assets/scalefusion_v4/customers/alliance_air_bg-bee015d13e7cf6b43ab4adf1929e561ede75030d4e1318f64662b0bdf55d4019.svg)}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(3){background-image:url(/assets/scalefusion_v4/customers/stanley_hotels_bg-2ee830e954a25cac09260ca88bcb0f43e8d7011df1e774b5cf8348b0ae975532.svg)}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(4){background-image:url(/assets/scalefusion_v4/customers/dopa_bg-cee4965679bd693f8542dd121ee4639c82716ad263c11e0fcb731758bb734521.svg)}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-of-type(5){background-image:url(/assets/scalefusion_v4/customers/arcadia_schools_bg-e44493c028896e33c2f969f6cde584d9e9cfe806e2aa245d33c294a1f217ec67.svg)}.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 592px){.mdm-for-it-admin .testimonials .testimonial-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.mdm-for-it-admin .testimonials .testimonial-wrapper{max-width:1170px}}.mdm-for-it-admin .footer-cta .container{position:relative}.mdm-for-it-admin .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.mdm-for-it-admin .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.mdm-for-it-admin .footer-cta .container .illustration-2{position:absolute;top:187px;left:230px}.mdm-for-it-admin .footer-cta .container .illustration-3{position:absolute;top:180px;right:5px}.device-trust .fw-bold{font-family:var(--header-font)}.device-trust .hero>div{padding:100px 0}.device-trust .hero>div .header-wrapper{max-width:870px}.device-trust .what-is,.device-trust .our-products{padding:100px 0}.device-trust .our-products .header-wrapper{max-width:700px}.device-trust .our-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.device-trust .our-products .d-grid>div{margin-top:70px;padding:40px 35px;border:1px solid #e1e1e1;border-radius:22px}.device-trust .our-products .d-grid>div .text-wrapper{max-width:400px}.device-trust .our-products .d-grid>div:nth-of-type(1){background:linear-gradient(180deg,#f5f5f7 0%,#ffedd4 100%)}.device-trust .our-products .d-grid>div:nth-of-type(2){background:linear-gradient(180deg,#f5f5f7 0%,#ffe3e4 100%)}.device-trust .compliance-and-access>div{padding:100px 0}@media (min-width: 1199px){.device-trust .compliance-and-access>div{margin-top:-160vh}}.device-trust .compliance-and-access>div .header-wrapper{max-width:604px}.device-trust .compliance-and-access>div .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,550px));gap:20px;place-content:center}.device-trust .compliance-and-access>div .d-grid>div{border:1px solid #b5b5b599;border-radius:17px;padding:12px}.device-trust .compliance-and-access>div .d-grid>div .img-wrapper{background-color:#ffffff0d;padding:14px 16px;border-radius:10px}.device-trust .compliance-and-access>div .d-grid>div p{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.device-trust .compliance-and-access>div .orange-gradient{background:-webkit-linear-gradient(129.33deg,#ffa03a 4.98%,#ffab50 40.19%,#ffc383 59.82%,#ffdfbd 110.6%);background:linear-gradient(129.33deg,#ffa03a 4.98%,#ffab50 40.19%,#ffc383 59.82%,#ffdfbd 110.6%)}.device-trust .compliance-and-access>div .yellow-gradient{background:-webkit-linear-gradient(129.33deg,#ffeb34 4.98%,#fff27f 40.19%,#fffcdd 59.82%,#fffef8 110.6%);background:linear-gradient(129.33deg,#ffeb34 4.98%,#fff27f 40.19%,#fffcdd 59.82%,#fffef8 110.6%)}@media (min-width: 1600px){.device-trust .compliance-and-access>div{margin-top:-200vh}}.device-trust .signals{overflow-x:hidden}.device-trust .signals .timeline-wrapper{min-height:300vh;align-items:start;justify-content:center;position:relative;background-color:#f5f5f7;padding:50px 0}.device-trust .signals .timeline-wrapper .main-wrapper{width:90%;max-width:1200px}.device-trust .signals .timeline-section{margin-top:60px;padding:20px;z-index:100;display:flex;flex-direction:column;gap:40px}.device-trust .signals .timeline-row{display:flex;gap:30px;position:relative;padding:0 20px}.device-trust .signals .timeline-item{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:212px}.device-trust .signals .timeline-item:nth-of-type(1){align-items:start}.device-trust .signals .icon-wrapper{width:60px;height:60px;border-radius:50%;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:border-color .3s ease,background-color .3s ease;position:relative;z-index:2}.device-trust .signals .icon-wrapper svg{width:30px;height:30px;transition:fill .3s ease}.device-trust .signals .item-text{margin-top:10px;color:#6c757d;transition:color .3s ease}.device-trust .signals .connector-line{margin-top:30px;position:absolute;height:4px;background-color:#d4edda;left:0;right:0;z-index:1}.device-trust .signals .connector-line-progress{height:100%;width:0%;background-color:#28a745;border-radius:2px;position:absolute;left:0;top:0;z-index:2}.device-trust .signals .timeline-row:nth-child(1) .connector-line{width:calc(100% - 120px);left:60px}.device-trust .signals .timeline-row:nth-child(2) .connector-line{width:calc(100% - 120px);left:60px}.device-trust .signals .timeline-row:nth-child(3) .connector-line{width:calc(100% - 120px);left:60px}.country-page h1{font-size:54px;line-height:58px}.country-page .sections-nav-wrapper{overflow:unset!important}.country-page .hero>div{background-color:#0d1112;padding:100px 0 0}.country-page .hero>div .header-wrapper{max-width:615px}.country-page .security{padding:100px 0}.country-page .security .header-wrapper{max-width:780px}.country-page .security picture>img{min-width:44px}.country-page .cta .call-to-action .text-wrapper{max-width:1000px;text-align:left!important}.country-page .cta .call-to-action .text-wrapper h2{max-width:765px}.country-page .cta .call-to-action .text-wrapper .d-flex{justify-content:flex-start!important;gap:38px}.country-page .cta .call-to-action .text-wrapper .d-flex>div{min-width:277px}.country-page .manage-device-fleet{background-color:#f5f5f7;padding:100px 0}.country-page .manage-device-fleet .header-wrapper{max-width:720px}.country-page .manage-device-fleet .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.country-page .manage-device-fleet .d-grid>div{background-color:var(--color-white);border-radius:22px;padding:35px 50px}.country-page .productivity{padding:100px 0}.country-page .productivity .header-wrapper{max-width:550px}.country-page .productivity .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.country-page .productivity .d-grid>div{border-radius:22px}.country-page .productivity .d-grid>div>div{padding:50px;border-radius:22px}.country-page .productivity .d-grid>div>div .text-wrapper{max-width:475px}.country-page .productivity .d-grid>div:nth-of-type(1)>div,.country-page .productivity .d-grid>div:nth-of-type(2)>div{min-height:590px;background-color:var(--color-white);border:2px solid #ededed}.country-page .productivity .d-grid>div:nth-of-type(1)>div picture>img,.country-page .productivity .d-grid>div:nth-of-type(2)>div picture>img{bottom:30px;right:100px}.country-page .productivity .d-grid>div:nth-of-type(3){grid-column:span 2;padding:1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#e6c5ff 105.77%)}.country-page .productivity .d-grid>div:nth-of-type(3)>div{background:linear-gradient(254.75deg,rgba(252,248,255,.26) 7.32%,rgba(169,57,255,.26) 92.03%)}.country-page .productivity .d-grid>div:nth-of-type(3)>div picture>img{bottom:-5px;right:60px}@media (max-width: 1024px){.country-page .productivity .d-grid>div:nth-of-type(1)>div,.country-page .productivity .d-grid>div:nth-of-type(2)>div{min-height:690px}.country-page .productivity .d-grid>div:nth-of-type(1)>div picture>img,.country-page .productivity .d-grid>div:nth-of-type(2)>div picture>img{bottom:30px;right:5px}.country-page .productivity .d-grid>div:nth-of-type(3){grid-column:span 1}.country-page .productivity .d-grid>div:nth-of-type(3)>div{min-height:690px}.country-page .productivity .d-grid>div:nth-of-type(3)>div picture>img{bottom:0;right:0}}.country-page .cost-effective{padding:100px 0}.country-page .cost-effective .main-wrapper{padding:50px;border-radius:22px;background-color:#060606}.country-page .cost-effective .main-wrapper .header-wrapper{max-width:605px}.country-page .cost-effective .main-wrapper .outer-layer{width:443px;height:426px;padding:2px;border-radius:20px;background:linear-gradient(180deg,#2b3fdd 0%,#b9c0f8 50%,#6699fd 100%);box-shadow:0 182px 51px #147aff00,0 117px 47px #147aff03,0 66px 39px #147aff0d,0 29px 29px #147aff17,0 7px 16px #147aff1a}.country-page .cost-effective .main-wrapper .outer-layer>div{border-radius:20px;background:rgba(0,0,0,.8)}.country-page .cost-effective .main-wrapper .outer-layer>div .gradient-text{font-family:var(--header-font);font-size:72px;line-height:68px;letter-spacing:-3%;background:linear-gradient(114.2deg,#ffe26e 38.82%,#ffffff 70.94%);background:-webkit-linear-gradient(114.2deg,#ffe26e 38.82%,#ffffff 70.94%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 764px){.country-page .cost-effective .main-wrapper{padding:50px 25px}}.country-page .multi-os-support{padding:100px 0}.country-page .multi-os-support .header-wrapper{max-width:775px}.country-page .multi-os-support .nav-tabs{max-width:680px;display:flex;justify-content:space-evenly;margin:0 auto;border:1px solid #e1e1e1;border-radius:10px;padding:12px;gap:40px}.country-page .multi-os-support .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.country-page .multi-os-support .nav-tabs li button{padding:6px 10px;border-radius:8px;text-align:center}.country-page .multi-os-support .nav-tabs li button.active{background-color:#6450e0}.country-page .multi-os-support .nav-tabs li button.active h6,.country-page .multi-os-support .nav-tabs li button.active:hover h6{color:var(--color-white)}.country-page .multi-os-support .nav-tabs li button:hover h6{color:#6450e0}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane{overflow:hidden;margin-top:70px;padding:48px 60px;border-radius:22px;background:#010101}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane>div{min-height:550px}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane .tag{padding:4px 10px;border-radius:5px;border:1px solid;width:fit-content}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane .blur{top:100px;right:65px;width:485px;height:315px;border-radius:485px;filter:blur(262px)}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(1){background:linear-gradient(180deg,#09130b 0%,#012027 100%)}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(1) .blur{background:#66fea3}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(1) .tag{color:#d6ffc8;border-color:#d6ffc8}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(2) .blur{background:#dc2f46}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(2) .tag{color:#ffccd4;border-color:#ffccd4}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(3){background:#020e1e}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(3) .blur{background:#5a76ff}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(3) .tag{border-color:#74daff;color:#74daff}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(4) .blur{background:#df4cce}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(4) .tag{color:#f8d9ff;border-color:#f8d9ff}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(5) .blur{background:#6651e6}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane:nth-of-type(5) .tag{color:#cdceff;border-color:#cdceff}@media (max-width: 1024px){.country-page .multi-os-support .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;background-color:#f5f5f7;-ms-overflow-style:none;scrollbar-width:none}.country-page .multi-os-support .nav-tabs ::-webkit-scrollbar{display:none}.country-page .multi-os-support .nav-tabs+.tab-content .tab-pane{padding:48px 25px}}.country-page .device-compliance{padding:100px 0}.country-page .device-compliance .header-wrapper{max-width:650px}.country-page .device-compliance .scrollspy-wrapper #compliance.position-sticky{top:110px;max-width:278px}.country-page .device-compliance .scrollspy-wrapper #compliance.position-sticky a{border:unset;border-radius:10px;overflow:hidden;font-size:20px;font-family:var(--header-font)}.country-page .device-compliance .scrollspy-wrapper #compliance.position-sticky a svg{opacity:0;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.country-page .device-compliance .scrollspy-wrapper #compliance.position-sticky a.active{background-color:#f5f5f7;color:var(--color-primary)}.country-page .device-compliance .scrollspy-wrapper #compliance.position-sticky a.active svg{opacity:1}.country-page .device-compliance .scrollspy-wrapper .scrollspy .type{padding-bottom:80px;scroll-margin-top:100px}.country-page .device-compliance .scrollspy-wrapper .scrollspy .type .header{border-radius:10px;padding:10px 30px;margin-bottom:30px}.country-page .device-compliance .scrollspy-wrapper .scrollspy .type:nth-of-type(1) .header{background-color:#ebf3ff}.country-page .device-compliance .scrollspy-wrapper .scrollspy .type:nth-of-type(2) .header{background-color:#fff0f3}.country-page .device-compliance .scrollspy-wrapper .scrollspy .type:nth-of-type(3) .header{background-color:#e6fbee}.country-page .reviews{padding:100px 0}.country-page .reviews h2{max-width:720px}.country-page .reviews .btns-wrapper>button{outline:none;border:none;background:transparent}.country-page .reviews .btns-wrapper>button:active svg,.country-page .reviews .btns-wrapper>button:hover svg{border-radius:100%;background-color:var(--color-primary);color:var(--color-white)}.country-page .reviews .embla__slide{width:100%;max-width:380px;border:1.5px solid #f2f2f2;border-radius:10px;background-color:var(--color-white)}.country-page .reviews .embla__slide .quote-bubble{border-radius:10px;min-height:260px}.country-page .reviews .embla__slide .initials-avatar{width:50px;height:50px;background-color:#f0f0f0;border:1px solid #ddd;font-size:20px}.country-page .impact>div{padding:100px 0}.country-page .impact>div .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.country-page .impact>div .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.country-page .impact>div .d-grid>div>div{min-height:265px}.country-page .impact>div .d-grid>div:nth-of-type(2){grid-row:span 2}.country-page .impact>div .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.country-page .impact>div .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.country-page .impact>div .d-grid>div:nth-of-type(3){background-color:#f0f5ff}.country-page .impact>div .d-grid>div:nth-of-type(4){position:relative}.country-page .impact>div .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.country-page .impact>div .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.country-page .impact>div .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.country-page .impact>div .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.country-page .impact>div .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.country-page .impact>div .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.country-page .our-products{padding:100px 0}.country-page .our-products .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.country-page .our-products .d-grid>div{margin-top:70px;padding:40px 35px;border:1px solid #e1e1e1;border-radius:22px}.country-page .our-products .d-grid>div .text-wrapper{max-width:456px}.country-page .our-products .d-grid>div .text-check p{font-size:16px}.country-page .our-products .d-grid>div:nth-of-type(1){background:linear-gradient(180deg,#f5f5f7 0%,#ffedd4 100%)}.country-page .our-products .d-grid>div:nth-of-type(2){background:linear-gradient(180deg,#f5f5f7 0%,#ffe3e4 100%)}.country-page .why-sf{padding:100px 0}.country-page .why-sf .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,330px));gap:40px;place-content:center}.country-page .why-sf .d-grid>div .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.country-page .footer-cta .container .illustration-0{top:45px;left:65px}.country-page .footer-cta .container .illustration-1{top:155px;left:230px}.country-page .footer-cta .container .illustration-2{top:40px;right:125px}.country-page .footer-cta .container .illustration-3{top:180px;right:5px}.mdm-for-africa-region .footer-cta .call-to-action .text-wrapper{max-width:600px}.upgrade-to-windows-11 .fw-bold{font-family:var(--header-font)}.upgrade-to-windows-11 .hero{background-color:#020e1e;position:relative}.upgrade-to-windows-11 .hero:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/upgrade_to_windows_11/illus_checks-daf1db765e09b8027328dc28b2260f5d3db1b0669bee98eb5e81de8ded09826a.svg);background-repeat:no-repeat;background-size:1512px 443px;background-position:center bottom}.upgrade-to-windows-11 .hero>div:nth-of-type(1){padding:100px 0;min-height:1200px;position:relative;z-index:10}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .header-wrapper{max-width:1034px}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .header-wrapper p{max-width:662px}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper{overflow:hidden;margin:100px auto 0}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper .flex-card{transform:translateY(80%)}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(1){transition:transform .5s ease-in-out}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(2){transition:transform .8s ease-in-out}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(3){transition:transform 1s ease-in-out}.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper.in .flex-card{transform:translateY(0)!important}@media (max-width: 464px){.upgrade-to-windows-11 .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(3){margin-left:-20px}}.upgrade-to-windows-11 .windows-10-support{padding:100px 0}.upgrade-to-windows-11 .windows-10-support .header-wrapper{max-width:745px;margin-bottom:70px}.upgrade-to-windows-11 .windows-10-support .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:20px;place-content:center}.upgrade-to-windows-11 .secure-windows{padding:50px 0 100px}.upgrade-to-windows-11 .secure-windows .d-grid{grid:auto/repeat(auto-fit,minmax(0,280px));gap:20px;place-content:center}.upgrade-to-windows-11 .secure-windows .d-grid>div{padding:22px 20px;border-left:2px solid #f1f0ff}.upgrade-to-windows-11 .secure-windows .d-grid>div picture>img{min-width:44px}.upgrade-to-windows-11 .sf-features{padding:100px 0 0}.upgrade-to-windows-11 .sf-features .main-wrapper{padding:40px 20px;border-radius:20px;border:1px solid #2f2f2f;box-shadow:0 115px 32px #0000,0 73px 29px #00000003,0 41px 25px #0000000d,0 18px 18px #00000017,0 5px 10px #0000001a}.upgrade-to-windows-11 .sf-features .main-wrapper .header-wrapper{max-width:875px}.upgrade-to-windows-11 .sf-features .main-wrapper .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,550px));gap:20px;place-content:center}.upgrade-to-windows-11 .sf-features .main-wrapper .d-grid .gradient-border{background:linear-gradient(129.33deg,rgba(34,235,121,.5) 4.98%,rgba(34,235,121,.5) 40.19%,rgba(169,255,206,.5) 75.4%,rgba(209,255,229,.5) 110.6%);padding:1px;border-radius:17px}.upgrade-to-windows-11 .sf-features .main-wrapper .d-grid .gradient-border>div{border-radius:17px;background-color:#010a2a;padding:12px}.upgrade-to-windows-11 .sf-features .main-wrapper .d-grid .gradient-border>div .header{background-color:#ffffff29;padding:14px 16px;border-radius:10px}.upgrade-to-windows-11 .sf-features .main-wrapper .d-grid .gradient-border>div p{color:silver}.upgrade-to-windows-11 .how-to{padding:100px 0;background:linear-gradient(116.94deg,#1036b1 11.77%,#4771ff 93.58%)}.upgrade-to-windows-11 .how-to .header-wrapper{max-width:590px}.upgrade-to-windows-11 .how-to .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,277px));gap:20px}.upgrade-to-windows-11 .how-to .d-grid .gradient-number{color:transparent;font-family:var(--header-font);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#25ff30;font-size:35px;line-height:58px;letter-spacing:2.1px}@media (min-width: 1200px){.upgrade-to-windows-11 .how-to{padding:400px 0 100px;margin-top:-260px}}.upgrade-to-windows-11 .sf-difference{padding:100px 0}.upgrade-to-windows-11 .cta .call-to-action .blur{position:absolute;left:30%;top:-15%;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}.windows-server-management .hero{background-color:#020e1e}.windows-server-management .hero>div{padding:100px 0}.windows-server-management .hero>div .header-wrapper{max-width:1034px}.windows-server-management .hero>div .header-wrapper p{max-width:805px}.windows-server-management .what-is{padding:100px 0}.windows-server-management .benefits{padding:100px 0;background-color:#f5f5f7}.windows-server-management .benefits .header-wrapper{max-width:840px}.windows-server-management .benefits .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.windows-server-management .key-features{padding:100px 0}.windows-server-management .key-features .header-wrapper{max-width:820px}.windows-server-management .key-features .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.windows-server-management .key-features .d-grid>div{padding:16px 20px;border-left:1px solid #0000001a}.windows-server-management .key-features .d-grid>div picture>img{min-width:44px}.windows-server-management .server-dashboard{padding:100px 0}.windows-server-management .server-dashboard h2{max-width:986px}.windows-server-management .server-dashboard .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;place-content:center}.windows-server-management .server-dashboard .d-grid>div{border-radius:20px;border:2px solid #ededed;background-color:#f5f5f7;min-height:386px;padding:15px 15px 0 30px;grid-column:span 2;overflow:hidden}.windows-server-management .server-dashboard .d-grid>div .plus-icon{position:absolute;width:30px;height:30px;right:15px;top:15px}.windows-server-management .server-dashboard .d-grid>div>h4{max-width:275px}.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(1),.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(2),.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(6),.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(7){grid-column:span 3;text-align:left!important}.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(1)>h4,.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(2)>h4,.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(6)>h4,.windows-server-management .server-dashboard .d-grid>div:nth-last-of-type(7)>h4{margin-left:0!important}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(1) .image-container{inset:auto 0 -78px}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(2) .image-container{inset:auto 0 -30px 100px}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(3) .image-container{inset:auto 0 -78px}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(4) .image-container{inset:auto 0 -60px}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(5) .image-container{inset:auto 0 -60px}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(6) .image-container{inset:auto -60px -20px auto}.windows-server-management .server-dashboard .d-grid>div:nth-of-type(7) .image-container{inset:auto 0 -60px}.windows-server-management .server-dashboard .d-grid>div .image-container{width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center}.windows-server-management .app-management{padding:100px 0;background-color:#f5f5f7}.windows-server-management .app-management .header-wrapper{max-width:868px}.windows-server-management .app-management .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.windows-server-management .app-management .d-grid>div{border-left:1px solid #0000001a;padding:16px 0 16px 24px}.windows-server-management .remote-support{padding:100px 0;background-color:#212121}.windows-server-management .remote-support .blur{top:25%;left:33%;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.windows-server-management .oneidp{padding:100px 0;background-color:#f5f5f7}.windows-server-management .oneidp .header-wrapper{max-width:760px}.windows-server-management .security{padding:100px 0}.windows-server-management .security .header-wrapper{max-width:665px}.windows-server-management .security .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.windows-server-management .security .d-grid>div{border-radius:20px;border:2px solid #ededed;background-color:#f5f5f7;min-height:386px;padding:15px 15px 0 30px;overflow:hidden}.windows-server-management .security .d-grid>div .plus-icon{position:absolute;width:30px;height:30px;right:15px;top:15px}.windows-server-management .security .d-grid>div>h4{max-width:285px}.windows-server-management .security .d-grid>div:nth-of-type(2) .image-container{inset:auto 0 -65px}.windows-server-management .security .d-grid>div:nth-of-type(3) .image-container{inset:auto 0 -65px}.windows-server-management .security .d-grid>div .image-container{width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center}@media (max-width: 1199px){.windows-server-management .server-dashboard .d-grid>div{grid-column:span 3}}.samsung-knox-management .hero>div{padding:100px 0 0}.samsung-knox-management .hero>div .header-wrapper{max-width:950px}.samsung-knox-management .recognitions{padding:80px 0;background-color:#e1fbf8}.samsung-knox-management .recognitions .header-wrapper{max-width:626px}.samsung-knox-management .benefits{padding:100px 0}.samsung-knox-management .benefits .header-wrapper{max-width:760px}.samsung-knox-management .benefits .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.samsung-knox-management .benefits .d-grid>div{border-left:2px solid #f1f0ff;padding:22px 20px}.samsung-knox-management .kiosk-mode{padding:100px 0;background-color:#f5f5f7}.samsung-knox-management .kiosk-mode .header-wrapper{max-width:720px}.samsung-knox-management .kiosk-mode .text-check{max-width:386px;margin:0 auto}.samsung-knox-management .remote-monitoring{padding:100px 0}.samsung-knox-management .remote-monitoring .header-wrapper{max-width:670px}.samsung-knox-management .remote-monitoring .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.samsung-knox-management .remote-monitoring .d-grid>div{padding:22px 20px 22px 0}.samsung-knox-management .app-management{overflow:hidden;padding:110px 0;background-color:#010101}.samsung-knox-management .app-management .header-wrapper{max-width:510px}.samsung-knox-management .app-management .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.samsung-knox-management .app-management .blur{top:90%;left:16px;width:1478px;height:394px;border-radius:1478px;background:#0043f3;filter:blur(262px)}.samsung-knox-management .key-features{padding:100px 0}.samsung-knox-management .key-features .header-wrapper{max-width:760px}.samsung-knox-management .key-features .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.samsung-knox-management .key-features .d-grid>div{border-left:2px solid #f1f0ff;padding:22px 20px}.samsung-knox-management .key-features .d-grid>div picture>img{min-width:44px}.linux-server-management .hero{position:relative;background-image:url(/assets/scalefusion_v4/linux_server_management/hero_bg-ae27730e40f44789f1f820fede619c2962a6cea6f00630db21b15c6d3729e408.svg);background-repeat:no-repeat;background-size:cover;background-position:center bottom}.linux-server-management .hero>div:nth-of-type(1){padding:100px 0;position:relative;z-index:10}.linux-server-management .hero>div:nth-of-type(1) .header-wrapper{max-width:1115px}.linux-server-management .hero>div:nth-of-type(1) .header-wrapper p{max-width:940px}.linux-server-management .what-is{padding:100px 0}.linux-server-management .benefits{padding:100px 0;background-color:#f5f5f7}.linux-server-management .benefits .header-wrapper{max-width:835px}.linux-server-management .benefits .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.linux-server-management .key-features{padding:100px 0}.linux-server-management .key-features .header-wrapper{max-width:745px}.linux-server-management .key-features .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.linux-server-management .key-features .d-grid>div{padding:16px 20px;border-left:1px solid #0000001a}.linux-server-management .key-features .d-grid>div picture>img{min-width:44px}.linux-server-management .third-party-app{background-color:#f5f5f7;padding:100px 0}.linux-server-management .third-party-app .header-wrapper{max-width:986px}.linux-server-management .third-party-app .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;place-content:center}.linux-server-management .third-party-app .d-grid>div{border-radius:20px;border:2px solid #ededed;background-color:var(--color-white);min-height:386px;padding:15px 15px 0 30px;grid-column:span 2;overflow:hidden}.linux-server-management .third-party-app .d-grid>div .plus-icon{position:absolute;width:30px;height:30px;right:15px;top:15px}.linux-server-management .third-party-app .d-grid>div>h4{max-width:275px}.linux-server-management .third-party-app .d-grid>div:nth-of-type(1),.linux-server-management .third-party-app .d-grid>div:nth-of-type(2){grid-column:span 3;text-align:left!important}.linux-server-management .third-party-app .d-grid>div:nth-of-type(1)>h4,.linux-server-management .third-party-app .d-grid>div:nth-of-type(2)>h4{margin-left:0!important}.linux-server-management .third-party-app .d-grid>div:nth-of-type(1) .image-container{inset:auto 0 -78px}.linux-server-management .third-party-app .d-grid>div:nth-of-type(2) .image-container{inset:auto 0 0 60px}.linux-server-management .third-party-app .d-grid>div:nth-of-type(3) .image-container{inset:auto 0 -55px 50px}.linux-server-management .third-party-app .d-grid>div:nth-of-type(4) .image-container{inset:auto 0 -60px}.linux-server-management .third-party-app .d-grid>div:nth-of-type(5) .image-container{inset:auto 0 -60px}.linux-server-management .third-party-app .d-grid>div .image-container{width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center}.linux-server-management .remote-terminal{padding:100px 0}.linux-server-management .remote-terminal .header-wrapper{max-width:650px;margin-bottom:60px}.linux-server-management .remote-terminal .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.linux-server-management .remote-terminal .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.linux-server-management .veltar>div,.linux-server-management .oneidp>div{padding:100px 0}.linux-server-management .veltar>div .main-wrapper,.linux-server-management .oneidp>div .main-wrapper{overflow:hidden;max-width:1200px;border-radius:22px;background:#1e1e22;box-shadow:0 681px 191px #0000,0 436px 174px #00000003,0 245px 147px #0000000d,0 109px 109px #00000017,0 27px 60px #0000001a}.linux-server-management .veltar>div .main-wrapper .d-grid,.linux-server-management .oneidp>div .main-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,540px));gap:20px;place-content:center}.linux-server-management .veltar>div .main-wrapper .blur,.linux-server-management .oneidp>div .main-wrapper .blur{inset:auto 0 10% 30%;width:485px;height:315px;border-radius:485px;background:#898598;filter:blur(262px)}.careers h1{font-size:93px;line-height:84px}.careers .hero{background-color:#05041a}.careers .hero .text-container{min-height:970px;padding:100px 0}.careers .hero .text-container .header-wrapper{max-width:660px}.careers .hero .text-container .header-wrapper .header-tag{font-family:var(--header-font);background-color:#ffe26f;padding:10px 16px;border-radius:10px;width:fit-content;color:#05041a}.careers .hero .image-wrapper{margin-top:-300px;overflow:hidden;width:100%;padding:40px 0}.careers .hero .image-wrapper .image-container{gap:32px;animation:animate 60s linear infinite;width:max-content}.careers .hero .image-wrapper .image-container :nth-of-type(2),.careers .hero .image-wrapper .image-container :nth-of-type(6),.careers .hero .image-wrapper .image-container :nth-of-type(10),.careers .hero .image-wrapper .image-container :nth-of-type(14){transform:translateY(42px)}.careers .hero .image-wrapper .image-container :nth-of-type(4),.careers .hero .image-wrapper .image-container :nth-of-type(8),.careers .hero .image-wrapper .image-container :nth-of-type(12),.careers .hero .image-wrapper .image-container :nth-of-type(16){transform:translateY(22px)}@keyframes animate{0%{transform:translate(0)}to{transform:translate(-50%)}}.careers .stats{padding:150px 0;background-color:#05041a}.careers .stats .header-wrapper{max-width:615px}.careers .stats .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.careers .stats .d-grid>div .gradient-bar{background:linear-gradient(90.16deg,#7057ed -1.15%,#0f0b69 69.36%);height:3px}.careers .values{padding:100px 0}.careers .values .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,360px));gap:45px;place-content:center}.careers .values .d-grid>div{min-height:476px;border-radius:36px;padding:44px;background-color:#0b0b32}.careers .values .d-grid>div>div{height:100%}.careers .values .d-grid>div .on-hover-card{border-radius:36px;text-align:unset!important;padding:44px;backdrop-filter:blur(15px)}.careers .footer-cta .wrapper{padding:1px;background:linear-gradient(91.66deg,#273288 -2.04%,#90533c 102.38%);border-radius:10px}.careers .footer-cta .wrapper .call-to-action{border-radius:10px}.request-trial-extension .hero>div{padding:100px 0 0}.request-trial-extension .whats-new{padding:100px 0}.request-trial-extension .whats-new .nav-tabs.whats-new-tabs{border:none;overflow:hidden;gap:26px}.request-trial-extension .whats-new .nav-tabs.whats-new-tabs .nav-link{border-radius:10px;padding:0 20px;width:405px;border:none}.request-trial-extension .whats-new .nav-tabs.whats-new-tabs .nav-link h4{color:#000;opacity:.4}.request-trial-extension .whats-new .nav-tabs.whats-new-tabs .nav-link.active{padding:15px 20px;background-color:#f5f5f7}.request-trial-extension .whats-new .nav-tabs.whats-new-tabs .nav-link.active h4{opacity:1}.request-trial-extension .whats-new .tab-content .tab-pane>div{overflow:hidden;border-radius:20px;padding:50px 40px}.request-trial-extension .whats-new .tab-content .tab-pane>div .blur{left:202px;bottom:-90px;width:758px;height:436px;border-radius:758px;filter:blur(262px)}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(1)>div{background-color:#0d0913}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(1)>div .blur{background:#6651e6}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(2)>div{background-color:#120d02}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(2)>div .blur{background:#d27b02}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(3)>div{background-color:#120d02}.request-trial-extension .whats-new .tab-content .tab-pane:nth-of-type(3)>div .blur{background:#d20202}.request-trial-extension .trust-of-organizations{padding:100px 0 0}.request-trial-extension .trust-of-organizations .header-wrapper{max-width:610px}.request-trial-extension .migrate-to-sf{padding:100px 0}.request-trial-extension .migrate-to-sf .main-wrapper{padding:70px 24px 100px;border-radius:22px;border:1px solid #3b3b3f;box-shadow:0 385px 108px #7999d700,0 247px 99px #7999d703,0 139px 83px #7999d70d,0 62px 62px #7999d717,0 15px 34px #7999d71a}.request-trial-extension .migrate-to-sf .main-wrapper .header-wrapper{max-width:686px}.request-trial-extension .migrate-to-sf .main-wrapper .header-wrapper span{background:-webkit-linear-gradient(114.2deg,#305dff 18.75%,#d67dff 50.3%,#fafffe 62.55%,#ffd596 89.6%);background:linear-gradient(114.2deg,#305dff 18.75%,#d67dff 50.3%,#fafffe 62.55%,#ffd596 89.6%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.request-trial-extension .migrate-to-sf .main-wrapper .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,272px));gap:20px;place-content:center}.request-trial-extension .impact{background-color:#f5f5f7;padding:100px 0}.request-trial-extension .impact .d-grid{max-width:905px;grid:repeat(auto-fit,minmax(265px,265px))/repeat(auto-fit,minmax(0,288px));gap:20px;place-content:center}.request-trial-extension .impact .d-grid>div{grid-column:span 1;grid-row:span 1;border-radius:10px;overflow:hidden;min-height:265px}.request-trial-extension .impact .d-grid>div>div{min-height:265px}.request-trial-extension .impact .d-grid>div:nth-of-type(2){grid-row:span 2}.request-trial-extension .impact .d-grid>div:nth-of-type(2)>div{height:550px;overflow:hidden}.request-trial-extension .impact .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.request-trial-extension .impact .d-grid>div:nth-of-type(3){background-color:#f0f5ff;border:1px solid #e1e1e1}.request-trial-extension .impact .d-grid>div:nth-of-type(4){position:relative}.request-trial-extension .impact .d-grid>div:nth-of-type(4) #gartner-review>div{min-height:265px}.request-trial-extension .impact .d-grid>div:nth-of-type(4) p.text-black{position:absolute;bottom:0;padding:10px 0;background-color:#0000004d;z-index:10}.request-trial-extension .impact .d-grid>div:nth-of-type(5) h2{display:flex;justify-content:center;text-align:center;flex-direction:column}.request-trial-extension .impact .d-grid>div:nth-of-type(5) h2 span{font-size:16px;line-height:20px;display:block;letter-spacing:.8px}.request-trial-extension .impact .d-grid>div:nth-of-type(6) .wrapper{max-width:738px}.request-trial-extension .impact .d-grid>div:nth-last-of-type(1){grid-column:1/-1}@keyframes animate-badges{0%{transform:translateY(0)}to{transform:translateY(-1842px)}}.advisory .fw-bold{font-family:var(--header-font)}.advisory h1{font-size:54px;line-height:58px}.advisory .hero>div{padding:100px 0 150px}.advisory .hero>div .header-wrapper{max-width:750px}.advisory .hero>div .header-wrapper .feature-badge{margin:0 auto}.advisory .better-together{padding:100px 0}.advisory .better-together .video-wrapper{overflow:hidden;border-radius:22px}.advisory .better-together .video-wrapper video{max-width:590px}.advisory .how-it-works{overflow:hidden;padding:100px 0;background-color:#0e0e10}.advisory .how-it-works h2{max-width:730px}.advisory .how-it-works .d-grid{max-width:1076px;margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,340px));gap:20px;place-content:center;padding:40px 0 0;border-top:4px solid #d8d8d866}.advisory .how-it-works .d-grid>div .d-flex{margin-bottom:33px;background-color:#6f5de9;width:38px;height:38px;border-radius:50px;padding:10px;font-size:26px;line-height:28px;font-weight:300;font-family:var(--header-font)}.advisory .why-us{padding:100px 0}.advisory .why-us .header-wrapper{max-width:700px}.advisory .why-us .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.advisory .why-us .d-grid>div{min-height:325px;padding:40px 30px;background-color:#f5f5f7;border-radius:22px}.advisory .why-us .d-grid>div .text-container{max-width:490px}@media (max-width: 1199px){.advisory .why-us .d-grid>div{background-size:80%}}.advisory .sf-validation{padding:100px 0;background-color:#f5f5f7}.advisory .sf-validation .b-left{border-left:1px solid #0000001a}.advisory .show-oems{padding:100px 0}.advisory .show-oems h2{max-width:660px}.advisory .show-oems .d-flex{margin-top:90px;gap:20px}.advisory .show-oems .d-flex picture>img{-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:22px}.advisory .show-oems .d-flex picture>img:hover{box-shadow:0 182px 51px #dedede00,0 117px 47px #c9c9c90d,0 66px 39px #c9c9c926,0 29px 29px #c9c9c97d,0 7px 16px #c9c9c9;transform:translateY(-10px)}.advisory .footer-cta .container .illustration-0{top:45px;left:65px}.advisory .footer-cta .container .illustration-1{top:155px;left:230px}.advisory .footer-cta .container .illustration-2{top:40px;right:125px}.advisory .footer-cta .container .illustration-3{top:180px;right:5px}.mdm-for-small-business .fw-bold{font-family:var(--header-font)}.mdm-for-small-business h1{font-size:50px;line-height:58px}.mdm-for-small-business .hero>div{padding:100px 0 50px}.mdm-for-small-business .hero>div .header-wrapper{max-width:625px}.mdm-for-small-business .it-problems{padding:100px 0}.mdm-for-small-business .it-problems .header-wrapper{max-width:620px}.mdm-for-small-business .it-problems .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.mdm-for-small-business .it-problems .d-grid>div{border-left:1px solid #0000001a;padding:20px 16px}.mdm-for-small-business .it-problems .d-grid>div picture>img{min-width:44px}.mdm-for-small-business .multi-os-support{padding:100px 0}.mdm-for-small-business .multi-os-support .main-wrapper{padding:100px 50px;border-radius:22px}.mdm-for-small-business .multi-os-support .main-wrapper .header-wrapper{max-width:850px}.mdm-for-small-business .multi-os-support .main-wrapper .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,200px));place-content:center;gap:15px}.mdm-for-small-business .multi-os-support .main-wrapper .d-grid>div{border-radius:10px;min-height:160px;background-color:#000000c7;border:.74px solid #3b3b3f}.mdm-for-small-business .multi-os-support .main-wrapper .d-grid>div a.text-white svg path{stroke:var(--color-white)}.mdm-for-small-business .key-capabilities{padding:100px 0}.mdm-for-small-business .key-capabilities .header-wrapper{max-width:870px}.mdm-for-small-business .key-capabilities .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.mdm-for-small-business .key-capabilities .d-grid>div{background-color:#f5f5f7;padding:50px 27px;border-radius:22px}.mdm-for-small-business .why-scalefusion>div{padding:100px 0}.mdm-for-small-business .why-scalefusion>div .header-wrapper{max-width:860px}.mdm-for-small-business .why-scalefusion>div .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.mdm-for-small-business .why-scalefusion>div .d-grid>div{padding:16px 0 16px 24px}.mdm-for-small-business .why-scalefusion>div .d-grid>div picture>img{min-width:24px}.mdm-for-small-business .kiosk-mode{padding:100px 0}.mdm-for-small-business .reviews{overflow:hidden;padding:100px 0}.mdm-for-small-business .pricing{padding:100px 0;background-color:#f5f5f7}.mdm-for-small-business .pricing .main-wrapper{border-radius:22px;padding:80px 50px 100px}.mdm-for-small-business .pricing .main-wrapper .header-wrapper{max-width:610px}.mdm-for-small-business .pricing .main-wrapper .gradient-text{font-size:72px;line-height:68px;letter-spacing:-3%;background:-webkit-linear-gradient(114.2deg,#ffe26e 38.82%,#ffffff 70.94%);background:linear-gradient(114.2deg,#ffe26e 38.82%,#ffffff 70.94%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 464px){.mdm-for-small-business .multi-os-support .main-wrapper,.mdm-for-small-business .pricing .main-wrapper{padding:50px 25px}}
