: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}.scalefusion-resources .embla .btns-wrapper{position:absolute}.scalefusion-resources .embla .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-resources .embla .btns-wrapper>button:active{background-color:#dfdfdf}.scalefusion-resources .embla .btns-wrapper>button svg{width:24px;height:24px}.scalefusion-resources .embla .embla__slide{min-height:424px;border:2px solid var(--resources-border-gray);border-radius:10px;flex:0 0 352px;margin-inline-end:28px;padding:20px;display:flex;flex-direction:column}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}.apple-device-management .macOS-app-catalog,.macOS-management-solution .macOS-app-catalog{padding:200px 0 50px}.apple-device-management .macOS-app-catalog>div,.macOS-management-solution .macOS-app-catalog>div{max-width:1200px;padding-block:100px 30px;border-radius:20px;border:1px solid #3D3D3D}.apple-device-management .macOS-app-catalog>div .header-wrapper,.macOS-management-solution .macOS-app-catalog>div .header-wrapper{max-width:412px}.apple-device-management .macOS-app-catalog>div .illustration,.macOS-management-solution .macOS-app-catalog>div .illustration{transform:translateY(-50px)}@media (max-width: 992px){.apple-device-management .macOS-app-catalog,.macOS-management-solution .macOS-app-catalog{padding:100px 15px!important}.apple-device-management .macOS-app-catalog>div,.macOS-management-solution .macOS-app-catalog>div{padding:100px 15px!important}.apple-device-management .macOS-app-catalog>div .header-wrapper,.macOS-management-solution .macOS-app-catalog>div .header-wrapper{max-width:100%!important}}.macOS-management-solution .macOS-app-catalog{padding:100px 0}#partials.application-management{padding:100px 0;overflow:hidden}#partials.application-management .max-wrapper{max-width:1200px}#partials.application-management .max-wrapper h2,#partials.application-management .max-wrapper p{max-width:563px;margin-inline:auto}#partials.application-management .floating-apps-container{position:absolute;inset:0;width:100%;height:101px;max-width:102px;margin:auto}#partials.application-management .floating-apps-container .app-icon{position:absolute;inset:0;width:102px;height:101px;transform:translate(550%,50%);-webkit-transition:all 2s ease;transition:all 2s ease;opacity:0}#partials.application-management .floating-apps-container.show{max-width:1200px;height:300px}#partials.application-management .floating-apps-container.show .app-icon{opacity:1}#partials.application-management .floating-apps-container.show .app-icon.one{transform:translate(0)}#partials.application-management .floating-apps-container.show .app-icon.two{transform:translate(85px,36px)}#partials.application-management .floating-apps-container.show .app-icon.three{transform:translate(225px,190px)}#partials.application-management .floating-apps-container.show .app-icon.four{transform:translate(20px,125px)}#partials.application-management .floating-apps-container.show .app-icon.five{transform:translate(206px,-30px)}#partials.application-management .floating-apps-container.show .app-icon.six{transform:translate(55px,215px)}#partials.application-management .floating-apps-container.show .app-icon.seven{transform:translate(185px,70px)}#partials.application-management .floating-apps-container.show .app-icon.eight{transform:translate(135px,158px)}#partials.application-management .floating-apps-container.show .app-icon.nine{transform:translate(880px,10px)}#partials.application-management .floating-apps-container.show .app-icon.ten{transform:translate(970px,-60px)}#partials.application-management .floating-apps-container.show .app-icon.eleven{transform:translate(980px,50px)}#partials.application-management .floating-apps-container.show .app-icon.twelve{transform:translate(900px,140px)}#partials.application-management .floating-apps-container.show .app-icon.thirteen{transform:translate(1080px,-25px)}#partials.application-management .floating-apps-container.show .app-icon.fourteen{transform:translate(1000px,175px)}#partials.application-management .floating-apps-container.show .app-icon.fifteen{transform:translate(1100px,58px)}#partials.application-management .floating-apps-container.show .app-icon.sixteen{transform:translate(1085px,145px)}.apple-device-management{background-color:#070708}.apple-device-management .sections-nav-wrapper .navbar ul li{flex:unset}.apple-device-management .hero .container{padding:100px 0 0}.apple-device-management .hero .container .header-wrapper{max-width:915px}.apple-device-management .hero .container .header-wrapper p{margin-bottom:55px;font-family:Geist}.apple-device-management .hero .hero-video-wrapper button.btn{all:unset;cursor:pointer;transition:transform .3s ease}.apple-device-management .hero .hero-video-wrapper button.btn:hover{transform:translateY(-10px)}.apple-device-management .hero .modal .modal-dialog{max-width:798px}.apple-device-management .hero .modal .modal-dialog iframe{width:100%;aspect-ratio:16/9;object-fit:cover;max-width:798px}.apple-device-management .compare{padding:100px 0}.apple-device-management .compare h2{max-width:800px}.apple-device-management .compare .wrapper{width:1200px;margin-top:100px;border:1px solid #4d4d4d;border-radius:20px}.apple-device-management .compare .wrapper .light{background-color:#1e1e1e}.apple-device-management .compare .wrapper .dark{background-color:#181818}.apple-device-management .compare .wrapper .d-grid{padding:10px 0 10px 60px;grid:auto/repeat(auto-fit,minmax(0,375px));border-bottom:1px solid #4d4d4d}.apple-device-management .compare .wrapper .d-grid:nth-of-type(1){padding:30px 0 30px 60px;background:linear-gradient(180deg,#181818 0%,#000000 100%);border-radius:20px 20px 0 0}.apple-device-management .compare .wrapper .d-grid:nth-last-of-type(1){border-bottom:unset;border-radius:0 0 20px 20px}.apple-device-management .compare .wrapper .d-grid .text-green-gradient{background:linear-gradient(92deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);background:-webkit-linear-gradient(92deg,#22eb79 4.98%,#22eb79 40.19%,#a9ffce 75.4%,#d1ffe5 110.6%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.apple-device-management .compare .wrapper .d-grid .text-purple-gradient{background:-webkit-linear-gradient(129.33deg,#6e4cf6 4.98%,#9175ff 40.19%,#ae9aff 75.4%,#b8a6fe 110.6%);background:linear-gradient(129.33deg,#6e4cf6 4.98%,#9175ff 40.19%,#ae9aff 75.4%,#b8a6fe 110.6%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.apple-device-management .compare .wrapper .d-grid .text-red-gradient{background:-webkit-linear-gradient(180deg,#ff242d 0%,#ff242d 35.59%,rgba(255,150,150,.44) 100%);background:linear-gradient(180deg,#ff242d 0%,#ff242d 35.59%,rgba(255,150,150,.44) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.apple-device-management .why-scalefusion{padding:100px 0}.apple-device-management .why-scalefusion h2{margin-top:33px}.apple-device-management .why-scalefusion .grid-wrapper{margin-top:100px;display:grid;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;justify-content:center}.apple-device-management .why-scalefusion .grid-wrapper .grid-card{position:relative;background-color:#0e0e10;border-radius:10px;border:1px solid #1c1c21;min-height:554px;padding:48px 35px}.apple-device-management .why-scalefusion .grid-wrapper .grid-card svg{position:absolute;top:13px;right:12px}.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(1){background-image:url(/assets/scalefusion_v4/apple_device_management/simple_onboarding-98785847c48be5cc40ac63abaf1d2a5a74d72e18afa1cf86de3955439bdbf318.png);background-repeat:no-repeat;background-size:352px 492px;background-position:bottom 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){.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(1){background-image:url(/assets/scalefusion_v4/apple_device_management/simple_onboarding@2x-08248a007779250620ff0d0ac330705402571eceb4f41756d129fe8a3064e4d9.png)}}.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(2){background-image:url(/assets/scalefusion_v4/apple_device_management/productivity-88e8e78e0b0ad7fe1e0fd815c5f864619eeae6e11712f0406afb45e0089c7971.png);background-repeat:no-repeat;background-size:352px 360px;background-position:top 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){.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(2){background-image:url(/assets/scalefusion_v4/apple_device_management/productivity@2x-277dc098f823556314655f8c2488a97b9390454e1e48270a0a5a56c8f4e5fbd9.png)}}.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(2) h4.opacity-8{margin-top:365px}.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(3){background-image:url(/assets/scalefusion_v4/apple_device_management/unified_solution_bg-d37087bc16a375ec0ca6c9966fac27413b52265055ee134bd4e4198862afd3cc.png);background-repeat:no-repeat;background-size:352px 554px;background-position:bottom 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){.apple-device-management .why-scalefusion .grid-wrapper .grid-card:nth-of-type(3){background-image:url(/assets/scalefusion_v4/apple_device_management/unified_solution_bg@2x-fced5790ea20faf719eda1abb552d7a299004853b6e31c51469f5947dad9bce0.png)}}.apple-device-management .adm-software{background-color:#0e0e10;padding:150px 0}.apple-device-management .adm-software h2{margin-top:33px;margin-bottom:37px}.apple-device-management .adm-software p{max-width:570px}.apple-device-management .adm-software .grid-wrapper{margin-top:100px;display:grid;grid:auto/repeat(auto-fit,minmax(0,252px));gap:28px}.apple-device-management .adm-software .grid-wrapper .grid-card .tag{background-color:#1e1e22;border-radius:50px;padding:10px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-bottom:33px}.apple-device-management .adm-software .grid-wrapper .grid-card h4{color:#df4c5f}.apple-device-management .adm-software .grid-wrapper .grid-card h4,.apple-device-management .adm-software .grid-wrapper .grid-card p{max-width:199px}@media (max-width: 464px){.apple-device-management .adm-software .grid-wrapper{grid:auto/repeat(auto-fit,100%)}.apple-device-management .adm-software .grid-wrapper .grid-card h4,.apple-device-management .adm-software .grid-wrapper .grid-card p{max-width:100%}}@media (max-width: 998px){.apple-device-management .adm-software .grid-wrapper{justify-content:center}}.apple-device-management .snap-update{padding:150px 0}.apple-device-management .apple-device-integrity .main-wrapper{background:linear-gradient(112.49deg,#0c0c0c 17.98%,#999999 124.47%);border:1px solid #9b9b9b;border-radius:22px;padding:48px 40px}.apple-device-management .apple-device-integrity .main-wrapper .header-wrapper p{max-width:650px}.apple-device-management .apple-device-integrity .main-wrapper .position-absolute{bottom:0;right:40px}@media (min-width: 1199px){.apple-device-management .apple-device-integrity .main-wrapper{min-height:600px}}.apple-device-management .veltar-endpoint-security{padding:100px 0}.apple-device-management .veltar-endpoint-security .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;margin-top:100px;place-content:center}.apple-device-management .veltar-endpoint-security .d-grid>div{grid-column:span 1;min-height:347px;background-color:#191919;border-radius:22px;padding:60px 40px 40px}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1){grid-column:1/-1;min-height:439px}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1) .image-wrapper{inset:auto 30px 30px auto;width:100%;height:100%;max-width:488px;max-height:499px}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1) .header-wrapper{max-width:525px}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1) .header-wrapper a.btn-link{width:fit-content;border-bottom:1px dashed var(--color-veltar-yellow)}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1) .header-wrapper a.btn-link svg path{stroke:var(--color-veltar-yellow)}.apple-device-management .veltar-endpoint-security .d-grid>div:nth-of-type(1) .blur{max-width:708px;max-height:460px;width:100%;height:100%;border-radius:708px;background:var(--color-veltar-red);filter:blur(262px);right:-230px;bottom:-100px}.apple-device-management .apple-tv>div{padding:100px 0 200px}.apple-device-management .apple-tv>div .header-wrapper{max-width:565px}.apple-device-management .apple-tv>div .image-container{max-width:2000px}.apple-device-management .privilege-elevation{padding-top:100px}.apple-device-management .privilege-elevation .main-wrapper{background:linear-gradient(270deg,#1e1e22 45%,rgba(30,30,34,0) 100%);border-radius:22px;padding:60px 70px}.apple-device-management .privilege-elevation .main-wrapper .wrapper{margin-bottom:40px;display:flex;align-items:center;justify-content:center;gap:100px;place-content:center}.apple-device-management .privilege-elevation .main-wrapper .wrapper .text-container{max-width:407px}.apple-device-management .privilege-elevation .main-wrapper .wrapper .text-container h2{margin-top:33px;margin-bottom:60px}@media (max-width: 998px){.apple-device-management .privilege-elevation .main-wrapper{padding:25px 20px}.apple-device-management .privilege-elevation .main-wrapper .wrapper{gap:0}}.apple-device-management .apple-configurations{padding:100px 0}.apple-device-management .apple-configurations .header-wrapper{max-width:650px}.apple-device-management .apple-configurations .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,193px));gap:20px;place-content:center}.apple-device-management .apple-configurations .d-grid>div{overflow:hidden;border-radius:22px;padding:50px 32px 30px;background-color:#191919}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1),.apple-device-management .apple-configurations .d-grid>div:nth-of-type(5),.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6){min-height:440px;background-color:#1f1f1f}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1) .blur,.apple-device-management .apple-configurations .d-grid>div:nth-of-type(5) .blur,.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6) .blur{width:707px;height:459px;border-radius:707px;background:#ff242d;filter:blur(262px)}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1){grid-column:span 6}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1) .text-wrapper{max-width:525px}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1) picture>img{right:10%;bottom:40px}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(1) .blur{right:-20%;bottom:-20%}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(2),.apple-device-management .apple-configurations .d-grid>div:nth-of-type(3),.apple-device-management .apple-configurations .d-grid>div:nth-of-type(4){grid-column:span 2}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(5){grid-column:span 3}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(5) picture>img{right:24px;bottom:40px}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(5) .blur{right:-70%;bottom:-50%}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6){grid-column:span 3}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6) .text-wrapper{max-width:290px}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6) picture>img{right:0;bottom:0}.apple-device-management .apple-configurations .d-grid>div:nth-of-type(6) .blur{right:-70%;bottom:-50%}.apple-device-management .insights{padding:100px 0}.apple-device-management .insights .wrapper{display:grid;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.apple-device-management .insights .wrapper .info-card{position:relative;border-radius:22px;border:1px solid #3b3b3f;padding:50px 75px;height:654px}.apple-device-management .insights .wrapper .info-card .feat-img{position:absolute;bottom:0;left:0;border-radius:0 0 22px 22px}.apple-device-management .insights .wrapper .info-card:nth-of-type(1) .text-container{position:absolute;top:50px;left:75px;right:75px}.apple-device-management .insights .wrapper .info-card:nth-of-type(1) video{object-fit:cover;width:100%;height:100%;position:absolute;bottom:0;left:0;border-radius:22px;z-index:0}.apple-device-management .insights .wrapper .info-card:nth-of-type(2){background-image:url(/assets/scalefusion_v4/apple_device_management/compliant_bg-e6ce08f86417c6ad3f6db69aa7bc82b8e5fd04553c2e2822a072766698e46763.svg);background-repeat:no-repeat;background-size:cover}.apple-device-management .insights .wrapper .info-card:nth-of-type(2) .feat-img{left:114px}@media (max-width: 464px){.apple-device-management .insights .wrapper .info-card{padding:25px 20px}.apple-device-management .insights .wrapper .info-card:nth-of-type(1) .text-container{left:20px;right:20px}.apple-device-management .insights .wrapper .info-card:nth-of-type(2) .feat-img{left:0}}.apple-device-management .industries{padding:100px 0;background-color:#0e0e10}.apple-device-management .industries h2{margin-top:33px}.apple-device-management .resources{padding:100px 0}.apple-device-management .resources .pill-tab-content ul.nav.nav-tabs li.nav-item button h6{color:var(--color-white)}.apple-device-management .resources #resourcesContent .d-grid{max-width:1096px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.apple-device-management .resources #resourcesContent .d-grid>div{border-radius:10px;border:2px solid #191919;background:#191919;min-height:408px;padding:20px}.apple-device-management .multiple-users{padding:100px 0 0}.apple-device-management .multiple-users .wrapper{max-width:1200px;border-radius:22px;padding:50px 12px 0;min-height:766px}.apple-device-management .multiple-users .wrapper .header-wrapper{max-width:663px}@media (max-width: 992px){.apple-device-management .multiple-users .wrapper{min-height:100%}}@media (max-width: 767px){.apple-device-management .multiple-users .wrapper{padding-bottom:50px}}.apple-device-management .flexibility{padding:100px 0}.apple-device-management .flexibility .wrapper{background-color:#0f0f0f;border:1px solid #3b3b3f;min-height:477px;border-radius:22px;padding:40px 40px 0}.apple-device-management .flexibility .wrapper .blur{inset:auto 0 -360px;max-width:1236px;max-height:557px;width:100%;height:100%;border-radius:1236px;background:#7b66fe;filter:blur(262px)}.apple-device-management .oneidp{background-color:var(--color-black)}.apple-device-management .oneidp>div{padding:100px 0}.apple-device-management .oneidp .header-wrapper{max-width:820px}.apple-device-management .oneidp .header-wrapper p.text-lg{max-width:760px}.apple-device-management .oneidp .nav-tabs li button p{text-align:left}.apple-device-management .oneidp .tab-content#oneIdPTabContent{border:1px solid #5a2b05;border-radius:10px;box-shadow:2px 6px 14px #ff833c30,8px 24px 25px #ff833c29,18px 54px 34px #ff833c1a,32px 96px 41px #ff833c08,50px 151px 44px #ff833c00;min-height:390px;padding:30px 20px;max-width:840px}.apple-device-management .oneidp .tab-content#oneIdPTabContent .tab-pane p{max-width:363px}.apple-device-management .oneidp .privilege-elevation{position:relative;border-radius:22px;border:1px solid #3b3b3f;margin-top:100px;background-color:var(--color-black);overflow:hidden;padding-block:40px}.apple-device-management .oneidp .privilege-elevation div.blurred-bg{position:absolute;right:145px;top:75px;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.apple-device-management .oneidp .privilege-elevation .text-wrapper{max-width:397px}.apple-device-management .oneidp .privilege-elevation .text-wrapper h3{max-width:340px}.apple-device-management .deepdive{padding:100px 0}.apple-device-management .deepdive p{max-width:563px}.apple-device-management .remote-troubleshoot{padding:200px 0 100px;position:relative;min-height:1000px}.apple-device-management .remote-troubleshoot h2{margin-top:33px;margin-bottom:95px}.apple-device-management .remote-troubleshoot .video-wrapper{margin-left:auto;width:1030px;height:470px;position:relative}.apple-device-management .remote-troubleshoot .video-wrapper .laptop-video{border-radius:2.24px;position:absolute;bottom:172px;right:367px;z-index:2;max-width:265px;max-height:199px;width:100%;height:100%}.apple-device-management .remote-troubleshoot .video-wrapper .tab-video{border-radius:2px;position:absolute;bottom:-22px;left:76px;z-index:3;max-width:322px;max-height:242px;width:100%;height:100%}.apple-device-management .remote-troubleshoot .video-wrapper .ipad-pro{position:absolute;left:64px;bottom:-33px;z-index:2}.apple-device-management .remote-troubleshoot .video-wrapper .feat-img{position:absolute;right:20px;bottom:20px;z-index:1;filter:drop-shadow(0px 0px 30px rgba(223,76,95,.8)) drop-shadow(0px 0px 80px rgba(223,76,95,.6)) drop-shadow(0px 0px 120px rgba(223,76,95,.4))}@media (max-width: 1024px){.apple-device-management .remote-troubleshoot{min-height:auto}}.apple-device-management .remote-terminal{padding:100px 0}.apple-device-management .cta{position:relative;padding:50px 0;overflow:hidden}.apple-device-management .cta video{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.apple-device-management .cta .call-to-action{position:relative;background-color:#070708}.apple-device-management .cta .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}@media (min-width: 1200px){.apple-device-management .cta .call-to-action .text-wrapper{min-width:614px}}.apple-device-management #partials.application-management{padding:200px 0 100px}.apple-device-management #appManagement{scroll-margin-top:100px}.apple-device-management .macOS-app-catalog{padding:100px 0}.apple-device-management .faqs .faqs-accordion h2{opacity:1!important}.apple-device-management .sections-nav-wrapper ul li{flex:1;text-align:center}@media (max-width: 1199px){.apple-device-management .oneidp .privilege-elevation .text-wrapper{max-width:90%}.apple-device-management .macOS-app-catalog{padding:15px}.apple-device-management .veltar-endpoint-security .d-grid div:nth-last-of-type(1){grid-column:1/-1}.apple-device-management #partials.application-management .max-wrapper h2,.apple-device-management p{max-width:100%}.apple-device-management .adm-software .grid-wrapper{place-content:center}.apple-device-management .call-to-action h3{min-width:100%!important}}@media (max-width: 992px){.apple-device-management .veltar-endpoint-security .d-grid>div{min-height:100%!important}.apple-device-management .oneidp .tab-content{background-position:left bottom 0px!important}}@media (max-width: 767px){.apple-device-management section{padding:100px 0!important}}html:not([lang=en]) .call-to-action h3{min-width:100%!important}html:not([lang=en]) .flexibility .wrapper{height:auto}.macOS-management-solution{background-color:#18181b}.macOS-management-solution .hero .container{padding:100px 0 0}.macOS-management-solution .hero .container .header-wrapper{max-width:814px}.macOS-management-solution .hero .container .header-wrapper p.text-lg{max-width:716px}.macOS-management-solution .hero .container .g2-crowd-logos{justify-content:center}.macOS-management-solution .cta,.macOS-management-solution .update{padding:100px 0 0}.macOS-management-solution .update .productivity-wrapper{padding:74px 100px 0;background-image:url(/assets/scalefusion_v4/macOS_management_solution/productivity_background-fb09106f39c93f0fd56641fe49e3d358daf8cc1a0c6882bbd15df6bca8923d91.png);background-size:cover;background-position:center;background-repeat:no-repeat;max-width:1200px;border-radius:22px;border:1px solid #3b3b3f}.macOS-management-solution .update .productivity-wrapper .text-wrapper{max-width:652px}.macOS-management-solution .update .productivity-wrapper .text-wrapper h2{max-width:550px}.macOS-management-solution .enrollment{padding:100px 0 0}.macOS-management-solution .enrollment .header-wrapper{max-width:758px}.macOS-management-solution .enrollment .enrollments-grid{grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;border-radius:10px;max-width:1150px;place-content:center}.macOS-management-solution .enrollment .enrollments-grid>div p{max-width:158px}.macOS-management-solution .os-update{padding:100px 0}.macOS-management-solution .os-update .header-wrapper{max-width:810px}.macOS-management-solution .apple-device-integrity{padding:100px 0}.macOS-management-solution .apple-device-integrity .header-wrapper p{max-width:650px}.macOS-management-solution .apple-device-integrity .position-absolute{bottom:0;right:40px}@media (min-width: 1199px){.macOS-management-solution .apple-device-integrity .col-12{min-height:550px}}.macOS-management-solution .automated-compliance{padding:100px 0}.macOS-management-solution .automated-compliance .b-left{border-color:#ffffff1a}.macOS-management-solution .automated-compliance .macOS-cta{box-shadow:0 0 108px #0b1f32}.macOS-management-solution .oneidp-zta>div{padding:100px 0}.macOS-management-solution .oneidp-zta>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.macOS-management-solution .oneidp-zta>div .d-grid>div{border-radius:20px;border:1px solid #3b3b3f;padding:30px 15px 0;min-height:654px;background-color:#0f0f0f}.macOS-management-solution .oneidp-zta>div .d-grid>div .wrapper{max-width:455px}.macOS-management-solution .oneidp-zta>div .d-grid>div:nth-of-type(1){background:url(/assets/scalefusion_v4/macOS_management_solution/oneidp_gradient-bab40ab65cfa4b0bb358ba5e2e49a20af9e4aad5cbc417d9a86d6ad3774eb4af.svg) no-repeat center;background-size:cover}.macOS-management-solution .oneidp-zta>div .d-grid>div:nth-of-type(1) .wrapper{max-width:380px}.macOS-management-solution .oneidp-zta>div .d-grid>div:nth-of-type(2) .blur{max-width:480px;max-height:480px;bottom:-165px;right:-120px;width:100%;height:100%;border-radius:479.265px;background-color:#cc4d30;filter:blur(250px)}.macOS-management-solution .os-update-upgrade{padding:100px auto 0;max-width:1150;scroll-margin-top:100px}.macOS-management-solution .os-update-upgrade .text-wrapper{padding-top:100px;max-width:407px}.macOS-management-solution .os-update-upgrade .text-wrapper h3{max-width:390px}.macOS-management-solution .os-update-upgrade .animation-container{position:relative}.macOS-management-solution .os-update-upgrade .animation-container .illus-upgrade-popup{position:absolute;inset:0;width:100%;height:100%;margin:auto;opacity:0;-webkit-transition:all 1s ease;transition:all 1s ease;transform-origin:center;transform:translate(25px)}.macOS-management-solution .os-update-upgrade .animation-container.show .illus-upgrade-popup{opacity:1;transform:translate(30px,-66px)}.macOS-management-solution .metadata-update{overflow:hidden;padding:100px 0 50px}.macOS-management-solution .metadata-update .header-wrapper{max-width:810px}.macOS-management-solution .metadata-update .blur{width:562px;height:430px;border-radius:562px;background:#635bff;filter:blur(110px);top:30px;right:30px}.macOS-management-solution .remote-cast{padding:100px 0}.macOS-management-solution .remote-cast .gradient-background{position:relative;overflow:hidden;border-radius:22px 22px 0 0;background:-webkit-linear-gradient(180deg,#aa8c51 0%,#aa517f 73.02%,rgba(170,81,127,0) 100%);background:linear-gradient(180deg,#aa8c51 0%,#aa517f 73.02%,rgba(170,81,127,0) 100%);padding-top:.5px}.macOS-management-solution .remote-cast .gradient-background .floating-devices{width:1210px;height:665px;position:absolute;inset:500px 0 0;background-color:transparent;margin-inline:auto}.macOS-management-solution .remote-cast .gradient-background .floating-devices picture img{position:absolute;animation:floating-device-lower 7s ease 0s infinite forwards}.macOS-management-solution .remote-cast .gradient-background .floating-devices>picture:nth-of-type(1) img{inset:7% 0 0 5%}.macOS-management-solution .remote-cast .gradient-background .floating-devices>picture:nth-of-type(2) img{inset:0 0 0 20%;animation:floating-device-higher 6s ease 0s infinite forwards}.macOS-management-solution .remote-cast .gradient-background .floating-devices>picture:nth-of-type(3) img{inset:-10% 0 0 44%;animation:floating-device-steady 4s ease 0s infinite forwards}.macOS-management-solution .remote-cast .gradient-background .floating-devices>picture:nth-of-type(4) img{inset:-2% 0 0 66%;animation:floating-device-lower 3s ease 0s infinite forwards}.macOS-management-solution .remote-cast .gradient-background .floating-devices>picture:nth-of-type(5) img{inset:12% 0 0 84%;animation:floating-device-higher 6s ease 0s infinite forwards}.macOS-management-solution .remote-cast .gradient-background>div{padding-top:80px;border-radius:22px 22px 0 0;margin:1px 1px 0;background-color:#18181b;padding-inline:50px}.macOS-management-solution .remote-cast .gradient-background>div .content-wrapper{max-width:758px}.macOS-management-solution .remote-cast .gradient-background>div .content-wrapper img{margin-top:150px}.macOS-management-solution .remote-terminal{padding:100px 0 0}.macOS-management-solution .security{padding:100px 0}.macOS-management-solution .security .security-features-grid{grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;max-width:1200px;margin-top:50px}.macOS-management-solution .security .security-features-grid>div{position:relative;grid-column:span 2;min-height:386px;border:1px solid #3b3b3f;background:#1e1e22;border-radius:22px;padding:40px 50px;overflow:hidden;box-shadow:0 681px 191px #0000,0 436px 174px #00000003,0 245px 147px #0000000d,0 109px 109px #00000017,0 27px 60px #0000001a}.macOS-management-solution .security .security-features-grid>div:nth-of-type(1){background:url(/assets/scalefusion_v4/macOS_management_solution/illus_encrypt_data-10958d4dccfb61317703ff19e3b13799f721ae2120c3c1f98e59d2137bc0f294.svg) no-repeat center bottom;background-size:386px 208px;background-position:center bottom}.macOS-management-solution .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_remote_wipe-79403000d1eff932b59b3991569510a7b7a42bbac696614fbaf5c18a8b21e3c8.png);background-repeat:no-repeat;background-size:375px 227px;background-position:center bottom}@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){.macOS-management-solution .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_remote_wipe@2x-42c7ad149d93dbd56fb752c4e5d8c32cca3b673a83bc76aaa69f19210494e68b.png)}}.macOS-management-solution .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_cert_management-2ad7e34080c1d59d57ed5299722c506a05aa67c1da4c1631479d97f0a570370d.png);background-repeat:no-repeat;background-size:386px 259px;background-position:center bottom}@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){.macOS-management-solution .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_cert_management@2x-1167ddc0402b4991b641f594fc79ee046274f3f853de0c05173b0168ca725593.png)}}.macOS-management-solution .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy-a8c73b39d31b1935ef06101ae2507c99f324bb00d600e02310c14c6df3e0b7b1.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){.macOS-management-solution .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy@2x-ac119143e484d6ac6c684db1ad3fef8b37c2e1601a6c24540b0e36ebc09aa47a.png)}}.macOS-management-solution .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_wifi_configuration-259d7cbb541a125e90267d367e886c8119b280a21a7c025269f054d0bb6b17d3.png);background-repeat:no-repeat;background-size:202px 202px;background-position:center bottom}@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){.macOS-management-solution .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_wifi_configuration@2x-3a67218f21f953c61ed962f1896823ea79aa32a67cffea251ef859059b9efaf0.png)}}.macOS-management-solution .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_email_management-6a562b4ed7d851934d79763e27e3009fe61c6343916f33e6bb772ea3c2b98743.png);background-repeat:no-repeat;background-size:386px 229px;background-position:center bottom}@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){.macOS-management-solution .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_email_management@2x-102fce49400e49707909f04f8191e3489025337421eb13d5a17ff34a29149b1f.png)}}.macOS-management-solution .security .security-features-grid>div .icon{position:absolute;top:10px;right:10px;width:40px;height:40px}.macOS-management-solution .security .security-features-grid>div .on-hover-card{padding-top:30px!important}.macOS-management-solution .veltar{padding:100px 0;background-color:#18181b}.macOS-management-solution .veltar div.d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.macOS-management-solution .veltar div.d-grid>div{grid-column:span 1;border-radius:20px;padding:20px 40px;min-height:475px;background-color:#0d0d0d;border:1px solid #323232}.macOS-management-solution .veltar div.d-grid>div:nth-of-type(1){background:url(/assets/scalefusion_v4/macOS_management_solution/illus_browser-ccc58bae8deb912d038b46516d2e75747a9b5120d891091bf2db0071e79f616c.svg) no-repeat right bottom;background-size:447px 230px;background-color:#0d0d0d}.macOS-management-solution .veltar div.d-grid>div:nth-of-type(2){background:url(/assets/scalefusion_v4/macOS_management_solution/illus_vpn-04e058af4edc042986667c30c0c1bf272b43e797280c43da364931031d8fc464.svg) no-repeat right 10px bottom 10px;background-color:#0d0d0d;background-size:300px 200px}.macOS-management-solution .veltar div.d-grid>div:nth-of-type(3){background:url(/assets/scalefusion_v4/macOS_management_solution/illus_access_control-e06736fa89839f88b54a5252a81af53fb97a6ea7f22edcf20735b22129d2b215.svg) no-repeat right bottom;background-color:#0d0d0d}.macOS-management-solution .veltar div.d-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_application_control-c696bc1fa86f2fc3d6ac371d476df8d6d6257882f46a272e865e5ff6b3c325b5.png);background-repeat:no-repeat;background-size:554px 177px;background-position:center bottom}@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){.macOS-management-solution .veltar div.d-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_application_control@2x-b6b91249228c6ca7e3967302e89078faf3c50b11a5a2eb21fdef64ccaca5ea84.png)}}@media (max-width: 764px){.macOS-management-solution .veltar div.d-grid>div{min-height:575px}}.macOS-management-solution .vpn{background-color:var(--color-black);padding:100px 0}.macOS-management-solution .vpn .header-wrapper{max-width:700px}.macOS-management-solution .vpn video.veltar{position:absolute;top:130px;right:0;max-width:500px;max-height:500px;width:100%;height:100%}@media (min-width: 1200px){.macOS-management-solution .vpn .header-wrapper{padding:0 0 150px}}.macOS-management-solution .shared-devices{padding:100px 0}.macOS-management-solution .shared-devices .header-wrapper{max-width:776px}.macOS-management-solution .shared-devices .vertical-tab-container .nav button{border-left:4px solid #fda531}.macOS-management-solution .shared-devices .vertical-tab-container .nav button h4{color:#fff6}.macOS-management-solution .shared-devices .vertical-tab-container .nav button.active h4{color:#fda531}.macOS-management-solution .shared-devices .productivity-wrapper{margin:100px 0 0;padding:74px 100px 0;background-color:#1e1e22;max-width:1200px;border-radius:22px;border:1px solid #3b3b3f}.macOS-management-solution .shared-devices .productivity-wrapper .text-wrapper{max-width:663px}.macOS-management-solution .shared-devices .productivity-wrapper .text-wrapper h2{max-width:566px}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper{margin-top:100px;position:relative}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration>picture img{position:absolute;width:100%;height:100%;top:0;left:0}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration>picture img{opacity:0;transform:translate(450px,100px);-webkit-transition:all 2s ease;transition:all 2s ease;transform-origin:center}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration.show>picture img{animation:reveal_fade 1s ease .5s forwards}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration.show>picture:nth-of-type(1) img{transform:translate(15px,-20px)}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration.show>picture:nth-of-type(2) img{transform:translate(185px,120px)}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration.show>picture:nth-of-type(3) img{transform:translate(650px,-25px)}.macOS-management-solution .shared-devices .productivity-wrapper .image-wrapper .floating-illustration.show>picture:nth-of-type(4) img{transform:translate(828px,85px)}@keyframes reveal_fade{0%{opacity:0}to{opacity:1}}.macOS-management-solution .reports-workflows{padding:100px 0 0}.macOS-management-solution .reports-workflows .wrapper{position:relative}.macOS-management-solution .reports-workflows .wrapper img{border-radius:20px}.macOS-management-solution .reports-workflows .wrapper .text-wrapper{max-width:447px}.macOS-management-solution .scripting{padding:100px 0;background:linear-gradient(180deg,#131b24 0%,#03001d 100%)}.macOS-management-solution .scripting .text-wrapper{max-width:758px}.macOS-management-solution .scripting .scripting-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;margin-top:40px}.macOS-management-solution .scripting .scripting-grid>div{position:relative;border:1px solid #3b3b3f;border-radius:22px;background-color:var(--color-black);padding:30px 20px}.macOS-management-solution .scripting .scripting-grid>div div.animate-airthink-logo{position:absolute;width:1456px;height:1456px;inset:-585px 0 0 -126px;will-change:transform;animation:animate-airthink-logo 180s linear 0s infinite forwards}.macOS-management-solution .scripting .scripting-grid>div:nth-last-of-type(1){grid-column:span 2}.macOS-management-solution .scripting .scripting-grid>div>.text-wrapper{max-width:360px;position:relative;z-index:10}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_payload-35dc6b9fd1bb91a519d0112fa4849ebd91a174b87b70ade4fda60b0b36f13751.png);background-repeat:no-repeat;background-size:567px 367px;background-position:center bottom}@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){.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_payload@2x-e4623ae2301664d0a48f2942174ecc6f2cc9fa9419646917906ced8cd6faa5b8.png)}}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(1),.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(2){min-height:654px}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(3){background-color:#3d1576;min-height:321px;padding:60px 20px;overflow:hidden}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(3) .blur{position:absolute;inset:0;width:577px;height:255px;border-radius:577px;background:#66499a;margin:auto;filter:blur(67px)}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(3)>.text-wrapper{max-width:535px;position:relative}.macOS-management-solution .scripting .scripting-grid>div .scripts-video-wrapper{max-width:250px;position:absolute;inset:40px 0 0;margin-inline:auto;width:100%;height:250px}.macOS-management-solution .scripting .scripting-grid>div .scripts-video-wrapper video{object-fit:cover;width:100%}.macOS-management-solution .scripting .scripting-grid>div .icons{min-height:250px}@keyframes animate-airthink-logo{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.macOS-management-solution .scripting .email-management{padding:100px 0}.macOS-management-solution .scripting .email-management .text-wrapper{padding-top:100px;max-width:446px}.macOS-management-solution .remote-support>div{padding:100px 0 0;min-height:883px}.macOS-management-solution .remote-support>div .image-container{max-width:2000px;top:0;left:0;right:0;padding-right:20px}.macOS-management-solution .application-management{padding:100px 0}.macOS-management-solution .application-management .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.macOS-management-solution .application-management .d-grid>div{border:1px solid #3b3b3f;border-radius:22px;background-color:var(--color-black);min-height:654px}.macOS-management-solution .application-management .d-grid>div p{color:#ffffffb3}.macOS-management-solution .application-management .d-grid>div:nth-of-type(1){padding:53px 15px 0}.macOS-management-solution .application-management .d-grid>div:nth-of-type(1) .wrapper{max-width:400px}.macOS-management-solution .application-management .d-grid>div:nth-of-type(2){padding:53px 0 15px}.macOS-management-solution .application-management .d-grid>div:nth-of-type(2) .wrapper{max-width:445px}.macOS-management-solution .mac{padding:0 0 100px}.macOS-management-solution .mac .call-to-action{border:.5px solid #273288}.macOS-management-solution .mac .call-to-action .blur{position:absolute;left:0;top:0;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}.macOS-management-solution .mac .mac-wrapper{padding:150px 0 0}.macOS-management-solution .mac .mac-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;margin-top:60px;place-content:center}.macOS-management-solution .mac .mac-wrapper .d-grid>div{border-radius:22px;border:1px solid #3b3b3f;background:#1e1e22;padding:30px}.macOS-management-solution .mac .mac-wrapper .d-grid>div .text-wrapper{max-width:439px;text-align:center}.macOS-management-solution .industries{padding:80px 0 100px;background-color:#3d1576;position:relative;overflow:auto}.macOS-management-solution .industries .blur{position:absolute;width:1197px;height:100%;inset:0;margin:auto;border-radius:1197px;background:#66499a;filter:blur(177px)}.macOS-management-solution .industries .container{position:relative}.macOS-management-solution .footer-cta{position:relative;padding:50px 0;overflow:hidden}.macOS-management-solution .footer-cta video{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.macOS-management-solution .footer-cta .call-to-action .blur{position:absolute;inset:0;margin:auto;width:485px;height:100%;border-radius:485px;background:#7b66fe;filter:blur(262px)}.macOS-management-solution .oneidp{padding:100px 0;background-image:url(/assets/scalefusion_v4/macOS_management_solution/oneidp_background-9961cefaa3f06ba44ddcf0feb36e53b35e184b5fd65529a52fca5fbf2da77b06.png);background-size:cover;background-repeat:no-repeat;background-position:center}.macOS-management-solution .oneidp .header-wrapper{max-width:800px}.macOS-management-solution .oneidp .privilege-elevation{position:relative;border-radius:22px;border:1px solid #3b3b3f;margin-top:100px;background-color:var(--color-black);overflow:hidden;min-height:492px;max-width:990px}.macOS-management-solution .oneidp .privilege-elevation div.blurred-bg{position:absolute;right:145px;top:75px;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.macOS-management-solution .oneidp .privilege-elevation .text-wrapper{max-width:397px}.macOS-management-solution .oneidp .privilege-elevation .text-wrapper h3{max-width:340px}.macOS-management-solution .call-to-action{border:.5px solid #273288}.macOS-management-solution .call-to-action .blur{position:absolute;left:0;top:0;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}@media (max-width: 1024px){.macOS-management-solution .enrollment .productivity-wrapper{padding:60px 12px}.macOS-management-solution .enrollment .os-update-upgrade{margin-top:0}.macOS-management-solution .enrollment .os-update-upgrade .text-wrapper,.macOS-management-solution .enrollment .os-update-upgrade .text-wrapper h3{max-width:100%}.macOS-management-solution .remote-cast .gradient-background>div{padding:60px 12px}.macOS-management-solution .remote-support>div{min-height:740px}.macOS-management-solution .remote-support>div .image-container{display:none!important}.macOS-management-solution .security .security-features-grid{grid:auto/repeat(auto-fit,minmax(0,386px));place-content:center}.macOS-management-solution .security .security-features-grid>div{grid-column:span 1!important}.macOS-management-solution .scripting .scripting-grid{grid:auto/repeat(auto-fit,minmax(0,386px));place-content:center}.macOS-management-solution .scripting .scripting-grid>div{position:relative;grid-column:span 1!important;min-height:fit-content!important}.macOS-management-solution .scripting .scripting-grid>div .scripts-video-wrapper,.macOS-management-solution .scripting .scripting-grid>div .icons{display:none!important}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(1){background:var(--color-black)}.macOS-management-solution .scripting .scripting-grid>div:nth-of-type(3){grid-column:span 2!important}.macOS-management-solution .scripting .email-management{padding-bottom:0}.macOS-management-solution .scripting .email-management .text-wrapper{padding:0;max-width:100%}.macOS-management-solution .education .education-wrapper .d-grid{place-content:center}.macOS-management-solution .industries .blur{width:100%}.macOS-management-solution .industries .industries-grid{place-content:center}.macOS-management-solution .shared-devices .reports-workflows{min-height:100%}.macOS-management-solution .shared-devices .reports-workflows .text-wrapper{max-width:100%;padding:50px 20px!important}.macOS-management-solution .oneidp .privilege-elevation{min-height:100%}.macOS-management-solution .oneidp .privilege-elevation .text-wrapper{max-width:100%;padding:50px 20px!important}}@media (max-width: 992px){.macOS-management-solution .hero .image-container .macbook-container,.macOS-management-solution .hero .image-container .iMac-container{transform:translateY(0)!important}.macOS-management-solution .hero .image-container .macbook-container{transform:translate(70px)!important}}@media (max-width: 767px){.macOS-management-solution .update .productivity-wrapper{padding:50px 15px 0}}@media (max-width: 592px){.macOS-management-solution .hero .image-container{-webkit-transform:translateX(-30px);transform:translate(-30px)}.macOS-management-solution .enrollment .animation-container.show .illus-upgrade-popup{transform:translate(21px,-66px)!important}.macOS-management-solution .security .security-features-grid{grid:auto/repeat(auto-fit,100%)}.macOS-management-solution .security .security-features-grid>div{grid-column:1/-1!important}.macOS-management-solution .scripting .scripting-grid{grid:auto/repeat(auto-fit,100%)!important;gap:20px 0}.macOS-management-solution .scripting .scripting-grid>div{grid-column:1/-1!important}}html[lang=es] .macOS-management-solution .remote-cast .gradient-background .floating-devices,html[lang=fr] .macOS-management-solution .remote-cast .gradient-background .floating-devices,html[lang=pt-br] .macOS-management-solution .remote-cast .gradient-background .floating-devices,html[lang=de] .macOS-management-solution .remote-cast .gradient-background .floating-devices,html[lang=ja] .macOS-management-solution .remote-cast .gradient-background .floating-devices,html[lang=ru] .macOS-management-solution .remote-cast .gradient-background .floating-devices{top:550px!important}html[lang=es] .macOS-management-solution .security-features-grid .on-hover-card .text-sm,html[lang=fr] .macOS-management-solution .security-features-grid .on-hover-card .text-sm,html[lang=pt-br] .macOS-management-solution .security-features-grid .on-hover-card .text-sm,html[lang=de] .macOS-management-solution .security-features-grid .on-hover-card .text-sm,html[lang=ja] .macOS-management-solution .security-features-grid .on-hover-card .text-sm,html[lang=ru] .macOS-management-solution .security-features-grid .on-hover-card .text-sm{font-size:15px!important}html[lang=es] .macOS-management-solution .reports-workflows .text-wrapper,html[lang=fr] .macOS-management-solution .reports-workflows .text-wrapper,html[lang=pt-br] .macOS-management-solution .reports-workflows .text-wrapper,html[lang=de] .macOS-management-solution .reports-workflows .text-wrapper,html[lang=ja] .macOS-management-solution .reports-workflows .text-wrapper,html[lang=ru] .macOS-management-solution .reports-workflows .text-wrapper{max-width:100%}.iOS-mdm{background-color:#18181b}.iOS-mdm .hero{position:relative}.iOS-mdm .hero .container{padding:100px 0;min-height:1250px}.iOS-mdm .hero .container .header-wrapper{max-width:950px}.iOS-mdm .hero div.device-stack .scalefusion-logo{position:absolute;width:114px;height:114px;bottom:0;left:0;right:0;margin-inline:auto;transition:all 1s ease;transition-delay:1s;z-index:10;transform:translateY(-420px);box-shadow:0 0 20.36px #8a64f2,0 0 71.27px #8a64f2;border-radius:36px;opacity:0}.iOS-mdm .hero div.device-stack .scalefusion-logo.show{opacity:1;bottom:translateY(-440px)}.iOS-mdm .hero div.device-stack div.ipad-pro{position:absolute;max-width:804px;max-height:331px;width:100%;height:100%;bottom:0;right:0;left:0;margin-inline:auto}.iOS-mdm .hero div.device-stack div.iphone-shadow{position:absolute;max-width:958px;max-height:534px;width:100%;height:100%;left:-20px;right:0;bottom:-12%;margin-inline:auto;z-index:1;transition:transform 1s ease-out;transform:scale(0);transform-origin:center}.iOS-mdm .hero div.device-stack div.iphone-shadow.show{transform:scale(1)}.iOS-mdm .hero div.device-stack div.iphone-device{position:absolute;max-width:543px;max-height:220px;width:100%;height:100%;bottom:50px;right:0;left:0;margin-inline:auto;z-index:10;-webkit-transition:transform 1s ease-in-out;transition:transform 1s ease-in-out}.iOS-mdm .hero div.device-stack div.iphone-device.show{transform:translateY(-120px)}.iOS-mdm .customers-wrapper{background-color:#0e0e0e}.iOS-mdm .enrollment{background-color:#0e0e0e;padding:150px 0 100px}.iOS-mdm .enrollment .header-wrapper{max-width:758px}.iOS-mdm .enrollment .header-wrapper h2{max-width:650px}.iOS-mdm .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}.iOS-mdm .enrollment .enrollments-grid>div p{max-width:158px}.iOS-mdm .kiosk,.iOS-mdm .shared-ipads{padding:100px 0 60px}.iOS-mdm .kiosk .kiosk-card,.iOS-mdm .shared-ipads .kiosk-card{background:-webkit-linear-gradient(106.06deg,#622aff .75%,#c3adff 101.81%);background:linear-gradient(106.06deg,#622aff .75%,#c3adff 101.81%);border-radius:20px;padding:50px 30px}@media (min-width: 993px){.iOS-mdm .kiosk .kiosk-card .content-wrapper,.iOS-mdm .shared-ipads .kiosk-card .content-wrapper{max-width:390px}.iOS-mdm .kiosk .kiosk-card .content-wrapper h3,.iOS-mdm .shared-ipads .kiosk-card .content-wrapper h3{max-width:370px}}.iOS-mdm .shared-ipads{padding-bottom:100px}@media (min-width: 993px){.iOS-mdm .shared-ipads .kiosk-card{padding:50px 30px 0}}.iOS-mdm .apple-device-integrity{padding:100px 0 0}.iOS-mdm .apple-device-integrity .main-wrapper{background:linear-gradient(112.49deg,#0c0c0c 17.98%,#999999 124.47%);border:1px solid #9b9b9b;border-radius:22px;padding:48px 40px}.iOS-mdm .apple-device-integrity .main-wrapper .header-wrapper p{max-width:650px}.iOS-mdm .apple-device-integrity .main-wrapper .position-absolute{bottom:0;right:40px}@media (min-width: 1199px){.iOS-mdm .apple-device-integrity .main-wrapper{min-height:600px}}.iOS-mdm .automated-compliance{padding:100px 0 0;background-color:#18181b}.iOS-mdm .security{padding:100px 0 0}.iOS-mdm .security .security-features-grid{grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;max-width:1200px;margin-top:50px}.iOS-mdm .security .security-features-grid>div{position:relative;grid-column:span 2;min-height:386px;border:1px solid #3b3b3f;background:#1e1e22;border-radius:22px;padding:40px 50px;overflow:hidden;box-shadow:0 681px 191px #0000,0 436px 174px #00000003,0 245px 147px #0000000d,0 109px 109px #00000017,0 27px 60px #0000001a}.iOS-mdm .security .security-features-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy-a8c73b39d31b1935ef06101ae2507c99f324bb00d600e02310c14c6df3e0b7b1.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){.iOS-mdm .security .security-features-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy@2x-ac119143e484d6ac6c684db1ad3fef8b37c2e1601a6c24540b0e36ebc09aa47a.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_cert_management-2ad7e34080c1d59d57ed5299722c506a05aa67c1da4c1631479d97f0a570370d.png);background-repeat:no-repeat;background-size:386px 259px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_cert_management@2x-1167ddc0402b4991b641f594fc79ee046274f3f853de0c05173b0168ca725593.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_configure_restrictions-df686f947d5187fe68239820b9051d824974e29c92049f31977c028f8192cdb0.png);background-repeat:no-repeat;background-size:277px 78px;background-position:center bottom 60px}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_configure_restrictions@2x-579fdeca224680c1b7634abae60f4697654d5256bc8e61d9054478797c4d71ca.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_wifi_configuration-259d7cbb541a125e90267d367e886c8119b280a21a7c025269f054d0bb6b17d3.png);background-repeat:no-repeat;background-size:202px 202px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_wifi_configuration@2x-3a67218f21f953c61ed962f1896823ea79aa32a67cffea251ef859059b9efaf0.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_prosurf-3b021ea14a2924a32fbdb7c1840b23d78f3851277e58a789bf8630dd63161b89.png);background-repeat:no-repeat;background-size:386px 386px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_prosurf@2x-36eb62de1ccb79c410a7c9166a3fd7f22e0bbb486bbfcfbb80694953404b9c75.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_network_usage-ca313b41a3a594c99695b7f806a1405dc199ff522e882ceae96584b7ebde0660.png);background-repeat:no-repeat;background-size:310px 174px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_network_usage@2x-53344e52dc18e92755edd2b204be7779ac59dc9550698cbafbd07ad86844913d.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(7){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_remote_wipe-79403000d1eff932b59b3991569510a7b7a42bbac696614fbaf5c18a8b21e3c8.png);background-repeat:no-repeat;background-size:375px 227px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(7){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_remote_wipe@2x-42c7ad149d93dbd56fb752c4e5d8c32cca3b673a83bc76aaa69f19210494e68b.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(8){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_policy_enforcement-a06eff601c063b992a5456cf38f9840655840d79cc92cc26b417aa3b8598f5cf.png);background-repeat:no-repeat;background-size:370px 230px;background-position:center bottom}@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){.iOS-mdm .security .security-features-grid>div:nth-of-type(8){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_policy_enforcement@2x-437f47706f39ce1e0d37559fd789f24ff9d01ce60ccfb854c380710da92ad3db.png)}}.iOS-mdm .security .security-features-grid>div:nth-of-type(9){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_vpn-04e058af4edc042986667c30c0c1bf272b43e797280c43da364931031d8fc464.svg);background-size:320px 200px;background-repeat:no-repeat;background-position:center bottom 20px}.iOS-mdm .security .security-features-grid>div .icon{position:absolute;top:10px;right:10px;width:40px;height:40px}.iOS-mdm .security .security-features-grid>div .on-hover-card{padding-top:30px!important}.iOS-mdm .branding{padding:100px 0;background-color:#18181b}.iOS-mdm .oneidp-zta>div{padding:100px 0}.iOS-mdm .oneidp-zta>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.iOS-mdm .oneidp-zta>div .d-grid>div{border-radius:20px;border:1px solid #3b3b3f;padding:30px 15px 0;min-height:654px;background-color:#0f0f0f}.iOS-mdm .oneidp-zta>div .d-grid>div .wrapper{max-width:455px}.iOS-mdm .oneidp-zta>div .d-grid>div:nth-of-type(1){background:url(/assets/scalefusion_v4/macOS_management_solution/oneidp_gradient-bab40ab65cfa4b0bb358ba5e2e49a20af9e4aad5cbc417d9a86d6ad3774eb4af.svg) no-repeat center;background-size:cover}.iOS-mdm .oneidp-zta>div .d-grid>div:nth-of-type(1) .wrapper{max-width:380px}.iOS-mdm .oneidp-zta>div .d-grid>div:nth-of-type(2) .blur{max-width:480px;max-height:480px;bottom:-165px;right:-120px;width:100%;height:100%;border-radius:479.265px;background-color:#cc4d30;filter:blur(250px)}.iOS-mdm .directory-services{background-image:url(/assets/scalefusion_v4/iOS_mdm/directory_services_bg-c4a23b10fe534bd71b81db15fb5fd7e900271d26a4a41d8c6f0afa859c5137bb.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:100px 0}.iOS-mdm .directory-services .content-wrapper{max-width:758px}.iOS-mdm .directory-services .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;margin-top:80px;place-content:center}.iOS-mdm .directory-services .d-grid>div{padding:50px 30px 0;border-radius:22px;border:1px solid #3b3b3f;min-height:654px}.iOS-mdm .directory-services .d-grid>div .content-wrapper{max-width:380px}.iOS-mdm .directory-services .d-grid>div:nth-of-type(1){background-color:var(--color-black);background-image:url(/assets/scalefusion_v4/iOS_mdm/amber_background-0d38edaa515fd9c2027b6459f6d0e60edba98eb17820bf1e69ee05d73df64d4b.svg);background-size:590px 100%;background-position:center bottom}.iOS-mdm .directory-services .d-grid>div:nth-of-type(2){background-color:#0f0f0f}.iOS-mdm .reports-workflows{scroll-margin-top:50px;padding:100px 0}.iOS-mdm .reports-workflows .content-wrapper{max-width:649px}.iOS-mdm .reports-workflows .content-wrapper h2{max-width:535px}.iOS-mdm .reports-workflows .d-grid{margin-top:60px;max-width:900px;grid:auto/repeat(auto-fit,minmax(0,280px));gap:20px;place-content:center}.iOS-mdm .reports-workflows .custom-payload{margin-top:200px;max-width:977px}.iOS-mdm .reports-workflows .custom-payload .content-wrapper{max-width:407px}.iOS-mdm .remote-cast{padding:100px 0;background-image:url(/assets/scalefusion_v4/iOS_mdm/remote_cast_bg-1cccada76d907906d356646fd83df1ec3d17c48b3db347bafd76dc24a2e7081d.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}@media (min-width: 1200px){.iOS-mdm .remote-cast{min-height:669px}}.iOS-mdm .remote-cast .remote-cast-container{position:absolute;max-width:1900px;width:100%;height:100%;inset:0;margin:0 auto;overflow:hidden}@media (max-width: 1199px){.iOS-mdm .remote-cast .remote-cast-container{display:none}}.iOS-mdm .remote-cast .remote-cast-container .animation-container{position:absolute;max-width:707px;max-height:383px;right:0;bottom:0;overflow:hidden}.iOS-mdm .remote-cast .remote-cast-container .animation-container .tablet-frame{width:243px;height:186px;position:absolute;inset:155px 0 0 43px;z-index:10;background-image:url(/assets/scalefusion_v4/iOS_mdm/ipad-pro-b516f28c2f3b7204e3bf26491e314046d9c074946ffeb9fb5847a31d70e590ea.png);background-repeat:no-repeat;background-size:243px 186px}@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){.iOS-mdm .remote-cast .remote-cast-container .animation-container .tablet-frame{background-image:url(/assets/scalefusion_v4/iOS_mdm/ipad-pro@2x-175eb1af9061a0f436734dd931afd0851b563c9c0c3717b0c75b96343a73beba.png)}}.iOS-mdm .remote-cast .remote-cast-container .animation-container .tablet-frame .tablet-screen-video{position:absolute;inset:8px 0 0 8px;border-radius:5px;max-width:226px;max-height:170px;overflow:hidden}.iOS-mdm .remote-cast .remote-cast-container .animation-container .tablet-frame .tablet-screen-video video{object-fit:cover;max-width:226px;max-height:170px;width:100%;height:100%}.iOS-mdm .remote-cast .remote-cast-container .animation-container .laptop-screen-video{max-width:185px;max-height:139px;width:100%;height:100%;position:absolute;inset:72px 0 0 279px}.iOS-mdm .remote-cast .remote-cast-container .animation-container .laptop-screen-video video{object-fit:cover;width:100%;height:100%}.iOS-mdm .education{padding:100px 0;background-color:#18181b}.iOS-mdm .education .content-wrapper{max-width:455px}.iOS-mdm .cta{padding:150px 0 50px}.iOS-mdm .cta .call-to-action{border:.5px solid #273288}.iOS-mdm .cta .call-to-action .blur{position:absolute;left:0;top:0;width:100%;height:100%;max-width:485px;max-height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}.iOS-mdm .success-stories{padding:50px 0 100px}.iOS-mdm .success-stories .main-wrapper{padding:50px 45px;max-width:1200px;background:linear-gradient(106.06deg,#622aff .75%,#c3adff 101.81%);gap:60px;border-radius:20px}.iOS-mdm .success-stories .main-wrapper>div{max-width:455px}.iOS-mdm .industries{padding:80px 0 100px;background-color:#1e1e22;position:relative}.iOS-mdm .industries .blur{position:absolute;max-width:488px;max-height:333px;width:100%;height:100%;inset:0;margin:auto;border-radius:488px;background:#898598;filter:blur(262px)}.iOS-mdm .industries .container{position:relative}.iOS-mdm .footer-cta{position:relative;padding:50px 0;overflow:hidden}.iOS-mdm .footer-cta video{position:absolute;inset:0;object-fit:cover;width:100%;height:100%}.iOS-mdm .footer-cta .call-to-action .blur{position:absolute;inset:0;margin:auto;width:485px;height:100%;border-radius:485px;background:#7b66fe;filter:blur(262px)}.iOS-mdm .msps{padding:100px 0}.iOS-mdm .msps .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;margin-top:60px;place-content:center}.iOS-mdm .msps .d-grid>div{border-radius:22px;border:1px solid #3b3b3f;background:#1e1e22;padding:30px}.iOS-mdm .msps .d-grid>div .text-wrapper{max-width:439px;text-align:center}.iOS-mdm #partials.application-management{padding:100px 0 0!important}@media (max-width: 992px){.iOS-mdm .security .security-grid{grid:auto/repeat(auto-fit,100%)}.iOS-mdm .security .security-grid>div{grid-column:1/-1!important}.iOS-mdm .directory-services .d-grid>div{min-height:625px}.iOS-mdm .reports-workflows .custom-payload{margin-top:100px}.iOS-mdm .reports-workflows .custom-payload .content-wrapper,.iOS-mdm .education .content-wrapper{max-width:100%}}@media (max-width: 1024px){.iOS-mdm .hero .container{min-height:100%}.iOS-mdm .education .content-wrapper{max-width:100%}}@media (max-width: 1199px){.iOS-mdm .hero .container{min-height:100%}}html[lang=pt-br] .iOS-mdm .hero .header-wrapper,html[lang=de] .iOS-mdm .hero .header-wrapper,html[lang=ru] .iOS-mdm .hero .header-wrapper,html[lang=nl] .iOS-mdm .hero .header-wrapper{max-width:900px!important}html[lang=ja] .hero .header-wrapper{max-width:1000px}html[lang=ru] .iOS-mdm .hero .header-wrapper{max-width:unset!important}html[lang=ru] .iOS-mdm .sections-nav-wrapper ul.nav.justify-content-between{justify-content:flex-start!important}html[lang=ru] .iOS-mdm .hero .header-wrapper,html[lang=pt-br] .iOS-mdm .hero .header-wrapper,html[lang=nl] .iOS-mdm .hero .header-wrapper{max-width:unset!important}html:not([lang=en]) .security .security-features-grid>div{min-height:445px;background-position:center bottom}html:not([lang=en]) .security .security-features-grid>div:nth-of-type(5){background-size:cover}.android-mdm-software .sections-nav-wrapper .navbar ul li a.active{border-color:var(--color-dark-green)}.android-mdm-software .sections-nav-wrapper .navbar ul li a:hover{border-color:#09ad573d}.android-mdm-software .hero{overflow:hidden;background-color:#e1fbf8}.android-mdm-software .hero .background main.container{padding-block:100px 0;min-height:600px}.android-mdm-software .hero .background main.container .header-wrapper{max-width:1034px}.android-mdm-software .hero .background main.container .header-wrapper p.text-lg{max-width:662px}.android-mdm-software .hero .header-wrapper{max-width:866px}.android-mdm-software .hero .header-wrapper p.text-sm{max-width:662px}@media (max-width: 464px){.android-mdm-software .hero h1{font-size:55px}}.android-mdm-software .tribe{padding:100px 0}.android-mdm-software .tribe .header-wrapper{max-width:820px}.android-mdm-software .tribe .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,173px));gap:50px 110px;margin:80px auto 0;place-content:center}.android-mdm-software .tribe .logos .ikea{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px 0px;width:173px;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){.android-mdm-software .tribe .logos .ikea{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .saint-gobain{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -144px;width:173px;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){.android-mdm-software .tribe .logos .saint-gobain{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .bse{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -284px;width:173px;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){.android-mdm-software .tribe .logos .bse{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .stc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -431px;width:173px;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){.android-mdm-software .tribe .logos .stc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .hyatt{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -575px;width:173px;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){.android-mdm-software .tribe .logos .hyatt{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .fodel{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -718px;width:173px;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){.android-mdm-software .tribe .logos .fodel{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .bat{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -864px;width:173px;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){.android-mdm-software .tribe .logos .bat{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .srilankan-airlines{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1007px;width:173px;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){.android-mdm-software .tribe .logos .srilankan-airlines{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .instashop{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1151px;width:173px;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){.android-mdm-software .tribe .logos .instashop{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .sitare-foundation{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1296px;width:173px;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){.android-mdm-software .tribe .logos .sitare-foundation{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .diasorin{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1440px;width:173px;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){.android-mdm-software .tribe .logos .diasorin{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .scania{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1584px;width:173px;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){.android-mdm-software .tribe .logos .scania{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .adnoc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1728px;width:173px;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){.android-mdm-software .tribe .logos .adnoc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .northeast-property{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -1871px;width:173px;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){.android-mdm-software .tribe .logos .northeast-property{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .enoc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -2017px;width:173px;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){.android-mdm-software .tribe .logos .enoc{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}.android-mdm-software .tribe .logos .darya-varia{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos-b60839cd3a407172957cc5aef56c3107f0fa3a370eedd2e81b3fccbf7c4e5ea4.png);background-repeat:no-repeat;background-size:193px 2194px;background-position:0px -2161px;width:173px;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){.android-mdm-software .tribe .logos .darya-varia{background-image:url(/assets/scalefusion_v4/android_mdm_software/customer_logos@2x-b8fd7571d6ac4af66387a81517d77976f5b0418ef3f8e3d7033ea4c25f69447f.png)}}@media (max-width: 464px){.android-mdm-software .tribe .logos{gap:50px 0}}.android-mdm-software .backbone{padding:100px 0}.android-mdm-software .backbone .header-wrapper{max-width:762px}.android-mdm-software .backbone .vertical-tab-container .nav button{border-radius:0;border-color:transparent}.android-mdm-software .backbone .vertical-tab-container .nav button h4{color:#0006}.android-mdm-software .backbone .vertical-tab-container .nav button.active{border-left:4px solid #09ad57}.android-mdm-software .backbone .vertical-tab-container .nav button.active h4{color:#09ad57}.android-mdm-software .modes{background-color:var(--color-black);padding:100px 0}.android-mdm-software .modes .header-wrapper{max-width:855px}.android-mdm-software .modes .d-grid{grid:repeat(3,227px)/repeat(auto-fit,minmax(0,204px));gap:20px;place-content:center;max-width:1114px;margin-top:80px}.android-mdm-software .modes .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 .modes .d-grid>div span{display:block;width:fit-content;border:1px solid #8c8c8c;padding:2px 10px;font-size:13px;color:#8c8c8c}.android-mdm-software .modes .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 .modes .d-grid>div:nth-of-type(1) .wrapper{max-width:310px}.android-mdm-software .modes .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 .modes .d-grid>div:nth-of-type(2) .wrapper{max-width:328px}.android-mdm-software .modes .d-grid>div:nth-of-type(3){grid-column:span 3;grid-row:span 1}.android-mdm-software .modes .d-grid>div:nth-of-type(3) span{position:absolute;right:50px;top:45px;width:55px;height:25px;z-index:1}.android-mdm-software .modes .d-grid>div:nth-of-type(3) .wrapper{max-width:288px}.android-mdm-software .modes .d-grid>div:nth-of-type(3) .wrapper h4{margin-top:0!important}.android-mdm-software .modes .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 .modes .d-grid>div:nth-of-type(3)>.wrapper{position:relative;z-index:1}@media (max-width: 464px){.android-mdm-software .modes .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-software .modes .modes-bg{background:unset!important}}@media (min-width: 764px) and (max-width: 1023px){.android-mdm-software .modes .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-software .modes .d-grid>div:nth-of-type(2){min-height:370px}}.android-mdm-software .kiosk-mode{padding:100px 0}.android-mdm-software .kiosk-mode .header-wrapper{max-width:820px}.android-mdm-software .kiosk-mode .header-wrapper p.text-lg{max-width:655px}.android-mdm-software .kiosk-mode .modes-wrapper{max-width:1051px;grid:auto/repeat(auto-fit,100%);margin-top:100px}.android-mdm-software .kiosk-mode .modes-wrapper .mode{grid-column:span 1;border:1px solid #e1e1e1;border-radius:20px;padding:20px 20px 0}.android-mdm-software .kiosk-mode .modes-wrapper .mode p,.android-mdm-software .kiosk-mode .modes-wrapper .mode>div.tab-content{max-width:322px;margin-inline:auto}@media (min-width: 1060px){.android-mdm-software .kiosk-mode .modes-wrapper{grid-template-columns:643px 386px;gap:20px}}.android-mdm-software .gold-partner{padding:100px 0}.android-mdm-software .gold-partner .header-wrapper{max-width:575px}.android-mdm-software .enrollment{padding:100px 0;background-color:#f5f5f7}.android-mdm-software .enrollment .header-wrapper{max-width:662px}.android-mdm-software .enrollment div.features{max-width:1100px;grid:auto/repeat(auto-fit,minmax(0,352px));place-content:center;gap:20px;margin-top:80px}.android-mdm-software .enrollment 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}.android-mdm-software .enrollment div.features>div>div{padding:40px 20px 0}.android-mdm-software .enrollment div.features>div:nth-of-type(1)>div{background-position:center bottom}.android-mdm-software .enrollment div.features>div:nth-of-type(2)>div{background-position:left bottom}.android-mdm-software .enrollment div.features>div:nth-of-type(3)>div{background-position:center 65%}.android-mdm-software .enrollment div.features>div:nth-of-type(4)>div{background-position:right bottom}.android-mdm-software .enrollment div.features>div:nth-of-type(5)>div{background-position:center 65%}.android-mdm-software .enrollment div.features>div:nth-of-type(6)>div{background-position:center 65%}.android-mdm-software .enrollment div.features>div .on-hover-card .content-wrapper ul{place-content:center}.android-mdm-software .enrollment div.features>div .on-hover-card .content-wrapper ul li{border:1px solid #e4e4e4;padding:4px 12px;border-radius:24.75px}.android-mdm-software .enrollment div.features>div .on-hover-card .content-wrapper ul li img{transform:translateY(-2px)}.android-mdm-software .key-features{overflow:hidden}.android-mdm-software .key-features .container{padding:100px 0}.android-mdm-software .key-features .container .header-wrapper{margin-bottom:80px}.android-mdm-software .key-features .container .header-wrapper p{max-width:573px}.android-mdm-software .key-features .container .nav-tabs li button{text-align:left!important}.android-mdm-software .key-features .container .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px}.android-mdm-software .key-features .container .tab-content .tab-pane{padding:30px}@media (max-width: 998px){.android-mdm-software .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 .key-features .container .nav-tabs li{min-width:fit-content}.android-mdm-software .key-features .container .nav-tabs li button.active{border-left:unset;border-bottom:2px solid #fffb15}.android-mdm-software .key-features .container .nav-tabs ::-webkit-scrollbar{display:none}}.android-mdm-software .security{padding:100px 0}.android-mdm-software .security .header-wrapper{max-width:662px}.android-mdm-software .security .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center;margin-top:80px}.android-mdm-software .security .d-grid>div{grid-column:span 1}.android-mdm-software .security .d-grid>div p:not(.text-sm){max-width:245px}.android-mdm-software .remote-cast{padding:100px 0}.android-mdm-software .remote-cast .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center;margin-top:80px}.android-mdm-software .remote-cast .d-grid>div{grid-column:span 1}.android-mdm-software .remote-cast .d-grid>div p:not(.text-sm){max-width:352px}.android-mdm-software .android{padding:100px 0;background-color:#f5f5f7}.android-mdm-software .android .header-wrapper{max-width:760px}.android-mdm-software .android .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center;margin-top:80px}.android-mdm-software .android .d-grid>div{grid-column:span 1}.android-mdm-software .android .d-grid>div p:not(.text-sm){max-width:342px}.android-mdm-software .application-management{padding:100px 0}.android-mdm-software .application-management .header-wrapper{max-width:618px}.android-mdm-software .application-management .d-grid{grid:auto/repeat(auto-fit,minmax(0,374px));gap:20px;place-content:center;margin-top:80px}.android-mdm-software .application-management .d-grid>div{grid-column:span 1;background-color:#f5f5f7;border:2px solid #e1e1e1;border-radius:20px;min-height:378px;padding:50px 30px 30px}.android-mdm-software .application-management .d-grid>div p{max-width:344px;margin-inline:auto;z-index:1;position:relative}.android-mdm-software .application-management .d-grid>div:nth-of-type(1){text-align:left!important;background-image:url(/assets/scalefusion_v4/android_mdm_software/enterprise_store-938efe56461a87f020d42439384b66932336fa8970da48ff0a5d01f4493ddca1.svg);background-repeat:no-repeat;background-size:334px 172px;background-position:bottom 34px right 33px}.android-mdm-software .application-management .d-grid>div:nth-of-type(1) p{max-width:314px;margin-inline:unset}.android-mdm-software .application-management .d-grid>div:nth-of-type(1),.android-mdm-software .application-management .d-grid>div:nth-last-of-type(1){grid-column:span 2}.android-mdm-software .application-management .d-grid>div:nth-of-type(2){position:relative;background-image:url(/assets/scalefusion_v4/android_mdm_software/play_for_work_bg-cea8c4a620e5cb864bd4db57bf7028e6da026bf02bd50b5c6049557da9534f75.svg);background-repeat:no-repeat;background-size:cover}.android-mdm-software .application-management .d-grid>div:nth-of-type(2) .feat-img{position:absolute;bottom:0;left:15px}.android-mdm-software .application-management .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_mdm_software/app_catalog-621921b6d3c36218391967193b3f9f8a77be76467e53a274d356c77eb23e9898.png);background-repeat:no-repeat;background-size:253px 149px;background-position:top 20px 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 .application-management .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_mdm_software/app_catalog@2x-a7d74fab3190424ea18490fc4c8142660ceb25442e8f797bfde484a0020d84f7.png)}}.android-mdm-software .application-management .d-grid>div:nth-of-type(3) h4{margin-top:219px}.android-mdm-software .application-management .d-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/android_mdm_software/app_config-e0111aecc87b127a5818196b886fafcb71388135d5a7356cefbabe154ec24ce5.svg);background-repeat:no-repeat;background-size:298px 185px;background-position:bottom center}.android-mdm-software .application-management .d-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/android_mdm_software/app_updates-44f336c99977bced3f8ab4198e2795e933773cf419ac5030dbeb1c9220a893a9.svg);background-repeat:no-repeat;background-size:298px 183px;background-position:bottom center}.android-mdm-software .application-management .d-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/android_mdm_software/app_delegation-7244a0e655630d6469e2953ebe00c7fe14645610637037af3ecc8a4d4b0500e0.svg);background-repeat:no-repeat;background-size:336px 71px;background-position:bottom 70px center}.android-mdm-software .application-management .d-grid>div:nth-of-type(7){background-image:url(/assets/scalefusion_v4/android_mdm_software/stag_deployment-8975c1ce8470839242518ac846c182e4ebfc55876242754285770fb0d61ca6a1.png);background-repeat:no-repeat;background-size:556px 215px;background-position:bottom -5px 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 .application-management .d-grid>div:nth-of-type(7){background-image:url(/assets/scalefusion_v4/android_mdm_software/stag_deployment@2x-aa1767db4e1254ac8aa89b5ba26d1824d0d0ada7fe7a8fc0896e5571693ef7c2.png)}}@media (max-width: 464px){.android-mdm-software .application-management .d-grid>div:nth-of-type(1),.android-mdm-software .application-management .d-grid>div:nth-last-of-type(1){grid-column:span 1;background-size:100% auto}.android-mdm-software .application-management .d-grid>div:nth-of-type(1){background-size:90% auto;background-position:bottom 20px right 20px}}@media (min-width: 764px) and (max-width: 1024px){.android-mdm-software .application-management .d-grid{grid:auto/repeat(auto-fit,minmax(0,338px))}.android-mdm-software .application-management .d-grid>div:nth-of-type(7){grid-column:span 1;background-size:100% auto;background-position:bottom center}}.android-mdm-software .deepdive-reports{padding:100px 0}.android-mdm-software .deepdive-reports .header-wrapper{max-width:662px}.android-mdm-software .deepdive-reports .header-wrapper h2{max-width:595px}.android-mdm-software .deepdive-reports .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center;margin-top:80px}.android-mdm-software .deepdive-reports .d-grid>div{position:relative;border-radius:22px;padding:30px 20px;background-color:#222;border:1px solid #e1e1e1;overflow:hidden}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1){background-color:#32490b;grid-column:span 2;min-height:321px}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1) ul.feature-list{gap:0px 15px}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1) ul.feature-list:nth-of-type(1){animation:slide-to-left 60s linear infinite forwards}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1) ul.feature-list:nth-of-type(2){animation:slide-to-right 60s linear infinite forwards}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1) ul.feature-list li{background:rgba(35,35,35,.5);border-radius:25px;padding:2px 12px;min-width:fit-content}.android-mdm-software .deepdive-reports .d-grid>div:nth-last-of-type(1) ul.feature-list li span{font-size:13px}.android-mdm-software .deepdive-reports .d-grid>div:not(:nth-last-of-type(1)){min-height:654px}.android-mdm-software .deepdive-reports .d-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/android_mdm_software/deepdive-43dcfdfb992777f4a30d3cb62a1d26c7d7109cab23351170d203e64e7d7a67fa.svg);background-repeat:no-repeat;background-size:590px 474px;background-position:bottom center}.android-mdm-software .deepdive-reports .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_mdm_software/reports-11c1da30b85910cea527b12d65d30ea550489ce13a3de2ba6fa6b6de71634824.png);background-repeat:no-repeat;background-size:449px 339px;background-position:bottom 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 .deepdive-reports .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_mdm_software/reports@2x-81360638f0240c00d6fb9187e6e721904cd10b0df5f5995d2d98f1c2efbef54c.png)}}.android-mdm-software .deepdive-reports .d-grid>div .content-wrapper{max-width:418px;position:relative;z-index:10}.android-mdm-software .deepdive-reports .d-grid>div .blur{position:absolute;inset:30px 0 0;max-width:577px;max-height:255px;width:100%;height:100%;border-radius:577px;background:#8af270;filter:blur(182px);margin:auto}@keyframes slide-to-left{0%{transform:translate(0)}to{transform:translate(-88%)}}@keyframes slide-to-right{0%{transform:translate(-100%)}to{transform:translate(-12%)}}@media (max-width: 464px){.android-mdm-software .deepdive-reports .d-grid>div:nth-of-type(1),.android-mdm-software .deepdive-reports .d-grid>div:nth-of-type(2),.android-mdm-software .deepdive-reports .d-grid>div:nth-of-type(3){grid-column:span 2}.android-mdm-software .deepdive-reports .d-grid>div:not(:nth-last-of-type(1)){min-height:600px}}.android-mdm-software .shared-devices,.android-mdm-software .case-studies{padding:100px 0}.android-mdm-software .case-studies .carousel-inner .carousel-item{background-size:cover;background-size:right center;background-repeat:no-repeat}.android-mdm-software .case-studies .carousel-inner .carousel-item:nth-of-type(1){background-image:url(/assets/scalefusion_v4/android_mdm_software/havi_background-cf006d1f392e2829ac6b449f61254b5e5d2c6cd8fa139f19eb6a76cca551f558.svg)}.android-mdm-software .case-studies .carousel-inner .carousel-item:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_mdm_software/daisorin_background-b4b8c6f8869a0cbd50ab75b8d7c3c71eddfbbb16046bb7dcfbe50779ad8ecb63.svg)}.android-mdm-software .case-studies .carousel-inner .carousel-item:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_mdm_software/stanley_background-03a7d22db2aaf5f3ea980b85178aeff49a067dc5023a20dad31849af0924a5dc.svg)}@media (max-width: 1024px){.android-mdm-software .case-studies .carousel-inner{max-width:560px;margin:0 auto}}.android-mdm-software .location-tracking{overflow:hidden}.android-mdm-software .location-tracking>div{padding:100px 0}.android-mdm-software .location-tracking>div .header-wrapper{max-width:670px}.android-mdm-software .location-tracking>div .location-tracking-tab{margin-top:80px}.android-mdm-software .location-tracking>div .location-tracking-tab ul.nav li button h6{color:var(--color-white)}.android-mdm-software .location-tracking>div .location-tracking-tab ul.nav li button.active{background-color:#09ad57}.android-mdm-software .location-tracking>div .tab-content{position:relative;max-width:966px;background-color:#223600;border-radius:20px;min-height:453px;overflow:hidden}.android-mdm-software .location-tracking>div .tab-content .content-wrapper{max-width:415px;padding:50px 30px 0 0}.android-mdm-software .location-tracking>div .tab-content .content-wrapper ul li svg{min-width:20px;transform:translateY(6px)}.android-mdm-software .location-tracking>div .tab-content .blur{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:483px;max-height:414px;border-radius:483px;background:#8af270;filter:blur(262px);margin-left:auto}@media (max-width: 1024px){.android-mdm-software .location-tracking>div .tab-content{min-height:382px}.android-mdm-software .location-tracking>div .tab-content .content-wrapper{padding:25px 16px}.android-mdm-software .location-tracking>div .tab-content .blur{display:none}}.android-mdm-software .workflows{padding:100px 0}.android-mdm-software .workflows .header-wrapper{max-width:868px}.android-mdm-software .workflows .header-wrapper p{max-width:623px}.android-mdm-software .workflows .feature svg{min-width:20px;transform:translateY(8px)}.android-mdm-software .workflows .feature>p{padding-left:36px}.android-mdm-software .integrations{overflow:hidden;background-color:#192405;padding:100px 0;min-height:943px;position:relative}.android-mdm-software .integrations .container{position:relative}.android-mdm-software .integrations .container .header-wrapper{max-width:772px;position:relative;z-index:10}.android-mdm-software .integrations .container .header-wrapper p{max-width:573px}.android-mdm-software .integrations .container .image-container{position:absolute;max-width:1200px;z-index:10;width:100%;max-height:794px;height:100%;margin:auto;inset:0}.android-mdm-software .integrations .blur{max-width:485px;max-height:409px;width:100%;height:100%;position:absolute;inset:0;margin:auto;border-radius:485px;background-color:#8af270;filter:blur(182px)}@media (max-width: 1024px){.android-mdm-software .integrations{min-height:780px}.android-mdm-software .integrations .container .image-container{max-height:fit-content;inset:auto 0 -200px}}.android-mdm-software .cta-one .container{position:relative}.android-mdm-software .cta-one .container .illustration-0{position:absolute;top:40px;right:125px}.android-mdm-software .cta-one .container .illustration-1{position:absolute;top:67px;left:65px}.android-mdm-software .cta-one .container .illustration-2{position:absolute;top:187px;left:230px}.android-mdm-software .cta-one .container .illustration-3{position:absolute;top:180px;right:5px}@media (min-width: 1199px){.android-mdm-software .cta-one .container .macOS-cta{padding:82px}}.android-mdm-software .cta-three .wrapper{position:relative;background:linear-gradient(91.66deg,#a7b1ff -2.04%,#ff8f65 102.38%);border-radius:22px;padding:1px}.android-mdm-software .cta-three .wrapper .cta-img{position:absolute;bottom:0;left:0;min-width:297px}.android-mdm-software .cta-three .wrapper h3{position:relative}.android-mdm-software .footer-cta .wrapper{background:linear-gradient(91.66deg,#273288 -2.04%,#90533c 102.38%);border-radius:22px;padding:1px}.android-mdm-software .footer-cta .wrapper .call-to-action .text-wrapper{max-width:692px}.android-mdm-software .footer-cta .wrapper .call-to-action .blur{position:absolute;top:0;left:342px;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}.android-mdm-software .success-stories{padding:100px 0}@media (max-width: 492px){.android-mdm-software .success-stories .simpleCarousel .carousel-inner .carousel-item>div{min-height:721px!important}.android-mdm-software .success-stories .simpleCarousel .carousel-inner .carousel-item>div h3{margin-top:50px!important}}.windows-mdm-solution .hero{background-color:#020e1e;position:relative}.windows-mdm-solution .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:1512px 443px;background-position:center bottom}.windows-mdm-solution .hero>div:nth-of-type(1){padding:100px 0;min-height:1200px;position:relative;z-index:10}.windows-mdm-solution .hero>div:nth-of-type(1) .header-wrapper{max-width:1034px}.windows-mdm-solution .hero>div:nth-of-type(1) .header-wrapper p{max-width:662px}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper{overflow:hidden;margin:100px auto 0}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper .flex-card{transform:translateY(80%)}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(1){transition:transform .5s ease-in-out}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(2){transition:transform .8s ease-in-out}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(3){transition:transform 1s ease-in-out}.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper.in .flex-card{transform:translateY(0)!important}@media (max-width: 464px){.windows-mdm-solution .hero>div:nth-of-type(1) .wrapper .flex-card:nth-of-type(3){margin-left:-20px}}.windows-mdm-solution .customers{background-color:var(--color-black);padding:10px 0}.windows-mdm-solution .sf-uem{padding:100px 0}.windows-mdm-solution .sf-uem .header-wrapper{max-width:870px}.windows-mdm-solution .sf-uem .header-wrapper p{max-width:680px}.windows-mdm-solution .sf-uem .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center;margin-top:100px}.windows-mdm-solution .sf-uem .d-grid>div{padding:40px 20px 20px}.windows-mdm-solution .sf-uem .d-grid>div .content-wrapper{max-width:411px;position:relative;z-index:10}.windows-mdm-solution .sf-uem .d-grid>div .content-wrapper>p{min-height:144px}.windows-mdm-solution .patch-management{padding:100px 0 0;background-color:#020e1e;overflow:hidden}.windows-mdm-solution .patch-management .container{z-index:10;padding-bottom:150px}.windows-mdm-solution .patch-management div.d-flex>svg{min-width:18px;width:18px;height:18px;transform:translateY(5px)}.windows-mdm-solution .patch-management div.d-flex p.text-sm{max-width:250px}.windows-mdm-solution .patch-management div.blur{position:absolute;inset:130px 0 0 270px;max-width:485px;max-height:315px;height:100%;width:100%;border-radius:485px;background:#5a76ff;filter:blur(262px)}.windows-mdm-solution .patch-management .image-container{max-width:2000px;position:absolute;inset:0;width:100%;height:100%}.windows-mdm-solution .features{padding:100px 0}.windows-mdm-solution .features .header-wrapper{max-width:712px}.windows-mdm-solution .features .header-wrapper h2{max-width:670px}.windows-mdm-solution .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:40px 20px;place-content:center;margin-top:100px}.windows-mdm-solution .features .d-grid>div p:not(.text-sm){max-width:245px}.windows-mdm-solution .why-scalefusion{padding:100px 0}.windows-mdm-solution .why-scalefusion .header-wrapper{max-width:712px}.windows-mdm-solution .why-scalefusion .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:15px;place-content:center;margin-top:100px}.windows-mdm-solution .why-scalefusion .d-grid>div{border-radius:22px;border:1px solid #e1e1e1;padding:25px 15px 0;min-height:554px;overflow:hidden}.windows-mdm-solution .why-scalefusion .d-grid>div p{max-width:310px}.windows-mdm-solution .why-scalefusion .d-grid>div:nth-of-type(1){background:-webkit-linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%);background:linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%)}.windows-mdm-solution .why-scalefusion .d-grid>div:nth-of-type(2){background:-webkit-linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%);background:linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%)}.windows-mdm-solution .why-scalefusion .d-grid>div:nth-of-type(2) .image-container{top:-80px}.windows-mdm-solution .why-scalefusion .d-grid>div:nth-of-type(3){background:-webkit-linear-gradient(209.57deg,#b984c9 24.41%,#fdf7ff 97.25%);background:linear-gradient(209.57deg,#b984c9 24.41%,#fdf7ff 97.25%)}.windows-mdm-solution .why-scalefusion .d-grid>div .image-container{position:absolute;width:100%;height:100%;inset:0}.windows-mdm-solution .modern-management{background-color:var(--color-black)}.windows-mdm-solution .modern-management>div{padding:100px 0 0}.windows-mdm-solution .modern-management .header-wrapper{max-width:717px}.windows-mdm-solution .modern-management .header-wrapper h2{max-width:670px}.windows-mdm-solution .modern-management .floating-cards-container{position:absolute;inset:0;width:100%;height:101px;max-width:102px;margin:auto}.windows-mdm-solution .modern-management .floating-cards-container .float-card{position:absolute;border:1.52px solid #e3f3ff;background-color:#fff;border-radius:37.52px;padding:0 16px;inset:0;width:fit-content;height:47px;transform:translate(560px,125px);-webkit-transition:all 2s ease;transition:all 2s ease;opacity:0;box-shadow:0 153px 43px #3da1ff00,0 98px 39px #3da1ff03,0 55px 33px #3da1ff0d,0 24px 24px #3da1ff17,0 6px 13px #3da1ff1a}.windows-mdm-solution .modern-management .floating-cards-container.show{max-width:1200px;height:500px}.windows-mdm-solution .modern-management .floating-cards-container.show .float-card{opacity:1}.windows-mdm-solution .modern-management .floating-cards-container.show .float-card:nth-of-type(1){transform:translate(91px,30px)}.windows-mdm-solution .modern-management .floating-cards-container.show .float-card:nth-of-type(2){transform:translate(162px,180px)}.windows-mdm-solution .modern-management .floating-cards-container.show .float-card:nth-of-type(3){transform:translate(940px,41px)}.windows-mdm-solution .modern-management .floating-cards-container.show .float-card:nth-of-type(4){transform:translate(850px,176px)}.windows-mdm-solution .app-management{padding:100px 0}.windows-mdm-solution .app-management .header-wrapper{max-width:712px}.windows-mdm-solution .app-management .image-container{margin-top:80px;overflow:hidden;max-width:1170px;height:558px;border-radius:20px;box-shadow:0 182px 51px #147aff00,0 117px 47px #147aff03,0 66px 39px #147aff0d,0 29px 29px #147aff17,0 7px 16px #147aff1a}.windows-mdm-solution .app-management .image-container>div{transform:translateY(80%)}.windows-mdm-solution .app-management .image-container>div:nth-of-type(1){transition:transform .7s ease-in-out}.windows-mdm-solution .app-management .image-container>div.in{transform:translateY(13%)!important}.windows-mdm-solution .app-management .features>div div.d-flex svg{min-width:19px;width:19px;height:18px;transform:translateY(3px)}.windows-mdm-solution .app-management .features>div p{max-width:362px}.windows-mdm-solution .app-management .features>div:not(:nth-of-type(1)){border-left:1px solid #c8c3fe}.windows-mdm-solution .kiosk-mode{padding:100px 0;background-color:#f5f5f7}.windows-mdm-solution .kiosk-mode .header-wrapper{max-width:662px}.windows-mdm-solution .kiosk-mode .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center;margin-top:100px}.windows-mdm-solution .kiosk-mode .d-grid>div{padding:40px 20px 0;border-radius:22px;position:relative;overflow:hidden;min-height:654px}.windows-mdm-solution .kiosk-mode .d-grid>div .content-wrapper{max-width:407px}.windows-mdm-solution .kiosk-mode .d-grid>div:nth-of-type(1){background:-webkit-linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%);background:linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%)}.windows-mdm-solution .kiosk-mode .d-grid>div:nth-of-type(2){background:-webkit-linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%);background:linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%)}.windows-mdm-solution .kiosk-mode .d-grid>div:nth-of-type(2) *{color:var(--color-white)!important}.windows-mdm-solution .kiosk-mode .d-grid>div:after{content:"";position:absolute;bottom:-80px;left:-3px;width:100%;height:226px;background-image:url(/assets/scalefusion_v4/windows_mdm_solution/illus_checks-daf1db765e09b8027328dc28b2260f5d3db1b0669bee98eb5e81de8ded09826a.svg);background-repeat:no-repeat;background-position:center bottom;background-size:590px 263px}.windows-mdm-solution .automated-tpp{padding:100px 0}.windows-mdm-solution .automated-tpp .header-wrapper p{max-width:510px}.windows-mdm-solution .automated-tpp .feature div.d-flex svg{min-width:19px;width:19px;height:18px;transform:translateY(3px)}.windows-mdm-solution .automated-tpp .feature>p{max-width:418px}.windows-mdm-solution .automated-tpp .apps-container{border-radius:20px;height:536px;max-width:556px}.windows-mdm-solution .automated-tpp .apps-container picture img{border-radius:19.42px;position:absolute;box-shadow:0 13.17px 17.56px -4.39px #10182814,0 4.39px 6.585px -2.195px #10182808;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(1) img{top:88.5px;left:68px}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(2) img{top:104.5px;left:242px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(3) img{top:51.5px;right:104px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(4) img{top:221px;left:116px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(5) img{top:194px;right:167px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(6) img{top:233px;right:31px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(7) img{bottom:93px;left:80px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(8) img{bottom:147px;right:219px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .automated-tpp .apps-container>picture:nth-of-type(9) img{bottom:93px;right:65px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-mdm-solution .location-tracking{padding:100px 0}.windows-mdm-solution .shared-devices{padding:100px 0;background:-webkit-linear-gradient(116.94deg,#1036b1 11.77%,#4771ff 93.58%);background:linear-gradient(116.94deg,#1036b1 11.77%,#4771ff 93.58%)}.windows-mdm-solution .shared-devices .header-wrapper h2{max-width:561px}.windows-mdm-solution .shared-devices .header-wrapper p{max-width:587px}.windows-mdm-solution .shared-devices .text-check+p{max-width:371px}.windows-mdm-solution .remote-control{background-color:#f5f5f7;padding:100px 0}.windows-mdm-solution .remote-control .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center;margin-top:100px}.windows-mdm-solution .remote-control .d-grid>div p:not(.text-sm){max-width:245px}.windows-mdm-solution .oneidp-integrations{padding:100px 0}.windows-mdm-solution .oneidp-integrations .header-wrapper{max-width:910px}.windows-mdm-solution .oneidp{background-color:var(--color-black)}.windows-mdm-solution .oneidp>div{padding:100px 0}.windows-mdm-solution .oneidp>div .header-wrapper{max-width:798px}.windows-mdm-solution .oneidp>div .main-wrapper{margin-top:70px;background-color:#222225;border:1px solid #3b3b3f;border-radius:22px}.windows-mdm-solution .oneidp>div .main-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.windows-mdm-solution .oneidp>div .main-wrapper .d-grid>div{padding:16px 20px}.windows-mdm-solution .software-metering,.windows-mdm-solution .content-management{background-color:#141414;padding:100px 0}.windows-mdm-solution .content-management .files-container{border-radius:20px;height:536px;max-width:556px}.windows-mdm-solution .content-management .files-container picture img{position:absolute;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(1) img{top:99px;left:69px}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(2) img{top:33px;left:251px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(3) img{bottom:97px;left:52px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(4) img{top:224px;left:138px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(5) img{top:171px;right:154px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(6) img{top:131px;right:18px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(7) img{left:204px;bottom:50px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-mdm-solution .content-management .files-container>picture:nth-of-type(8) img{bottom:106px;right:46px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-mdm-solution .deepdive{padding:100px 0;min-height:1175px}.windows-mdm-solution .deepdive .header-wrapper{max-width:645px;min-height:873px}.windows-mdm-solution .deepdive .illustrations-wrapper{position:absolute;inset:0;max-width:1512px;max-height:1175px;width:100%;height:100%}.windows-mdm-solution .web-content-filtering{padding-bottom:100px}.windows-mdm-solution .web-content-filtering .wrapper{border-radius:22px;overflow:hidden;padding:30px;box-shadow:7px 7px 22px #002feb1a,27px 30px 40px #002feb17,61px 67px 54px #002feb0d,108px 119px 64px #002feb03,169px 186px 70px #002feb00}.windows-mdm-solution .web-content-filtering .wrapper .content-wrapper{max-width:527px}.windows-mdm-solution .web-content-filtering .wrapper .content-wrapper p{max-width:490px}.windows-mdm-solution .web-content-filtering .feature{border-left:2px solid #f1f0ff}.windows-mdm-solution .web-content-filtering .feature p:not(.text-sm){max-width:245px}.windows-mdm-solution .web-content-filtering .feature img{min-width:44px;height:45px;width:44px}.windows-mdm-solution .remote-commands{padding:100px 0}.windows-mdm-solution .remote-commands .header-wrapper{max-width:560px}.windows-mdm-solution .remote-commands .feature{border-left:2px solid #f1f0ff}.windows-mdm-solution .remote-commands .feature p:not(.text-sm){max-width:245px}.windows-mdm-solution .remote-commands .feature img{min-width:44px;height:45px;width:44px}.windows-mdm-solution .remote-commands .floating-cards-container{position:absolute;inset:0;width:100%;height:101px;max-width:102px;margin:auto}.windows-mdm-solution .remote-commands .floating-cards-container .float-card{position:absolute;border:1.52px solid #e3f3ff;background-color:#fff;border-radius:37.52px;padding:0 16px;inset:0;width:fit-content;height:47px;transform:translate(560px,125px);-webkit-transition:all 2s ease;transition:all 2s ease;opacity:0;box-shadow:0 153px 43px #3da1ff00,0 98px 39px #3da1ff03,0 55px 33px #3da1ff0d,0 24px 24px #3da1ff17,0 6px 13px #3da1ff1a}.windows-mdm-solution .remote-commands .floating-cards-container.show{max-width:1200px;height:300px}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card{opacity:1}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(1){transform:translate(91px,30px)}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(2){transform:translate(231px,140px)}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(3){transform:translate(141px,240px)}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(4){transform:translate(741px,66px)}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(5){transform:translate(943px,140px)}.windows-mdm-solution .remote-commands .floating-cards-container.show .float-card:nth-of-type(6){transform:translate(827px,212px)}.windows-mdm-solution .industries{padding:100px 0;background-color:#0e0e10}.windows-mdm-solution .software-metering p{max-width:539px}.windows-mdm-solution .security{padding:100px 0}.windows-mdm-solution .security .header-wrapper{max-width:645px}.windows-mdm-solution .security .header-wrapper h2{max-width:550px}.windows-mdm-solution .security .d-grid{grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;place-content:center;margin-top:100px}.windows-mdm-solution .security .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-mdm-solution .security .d-grid>div .plus-icon{position:absolute;width:30px;height:30px;right:15px;top:15px}.windows-mdm-solution .security .d-grid>div>h4{max-width:275px}.windows-mdm-solution .security .d-grid>div:nth-last-of-type(1),.windows-mdm-solution .security .d-grid>div:nth-last-of-type(2){grid-column:span 3;text-align:left!important}.windows-mdm-solution .security .d-grid>div:nth-last-of-type(1)>h4,.windows-mdm-solution .security .d-grid>div:nth-last-of-type(2)>h4{margin-left:0!important}.windows-mdm-solution .security .d-grid>div:nth-of-type(2) .image-container{inset:auto 0 -68px}.windows-mdm-solution .security .d-grid>div:nth-of-type(3) .image-container{inset:auto 0 -60px}.windows-mdm-solution .security .d-grid>div:nth-of-type(4) .image-container{inset:auto -130px -60px auto}.windows-mdm-solution .security .d-grid>div:nth-of-type(5) .image-container{inset:auto -60px 0 auto}.windows-mdm-solution .security .d-grid>div .image-container{width:100%;height:100%;inset:0;display:flex;align-items:center;justify-content:center}.windows-mdm-solution .swg>div{padding:0 0 100px}.windows-mdm-solution .swg>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.windows-mdm-solution .cta-simplicity .container .illustration-0{top:40px;right:125px}.windows-mdm-solution .cta-simplicity .container .illustration-1{top:45px;left:65px}.windows-mdm-solution .cta-simplicity .container .illustration-2{top:155px;left:230px}.windows-mdm-solution .cta-simplicity .container .illustration-3{top:180px;right:5px}.windows-mdm-solution .cta-manage-windows .wrapper{background:linear-gradient(91.66deg,#a7b1ff -2.04%,#ff8f65 102.38%);border-radius:22px;padding:1px}.windows-mdm-solution .cta-manage-windows .wrapper .cta-img{top:0;left:10px;min-width:327px}.windows-mdm-solution .footer-cta .wrapper{background:linear-gradient(91.66deg,#273288 -2.04%,#90533c 102.38%);border-radius:22px;padding:1px}.windows-mdm-solution .footer-cta .wrapper .call-to-action .text-wrapper{max-width:692px}.windows-mdm-solution .footer-cta .wrapper .call-to-action .blur{position:absolute;top:0;left:342px;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}@media (max-width: 1199px){.windows-mdm-solution .hero>div:nth-of-type(1){min-height:fit-content}.windows-mdm-solution .hero>div:nth-of-type(1) .image-container{display:none}.windows-mdm-solution .sf-uem .d-grid{margin-top:40px}.windows-mdm-solution .patch-management .image-container{display:none!important}.windows-mdm-solution .why-scalefusion .d-grid{grid:auto/repeat(auto-fit,minmax(0,335px))}.windows-mdm-solution .app-management .features{margin-top:40px}.windows-mdm-solution .app-management .features>div{border-left:unset!important}.windows-mdm-solution .shared-devices .header-wrapper *{max-width:100%!important}.windows-mdm-solution .automated-tpp .feature p{max-width:100%}.windows-mdm-solution .oneidp .privilege-elevation{padding:30px}.windows-mdm-solution .oneidp .privilege-elevation .text-wrapper{max-width:100%}.windows-mdm-solution .oneidp .privilege-elevation .text-check{margin-bottom:20px}.windows-mdm-solution .security .d-grid>div{grid-column:span 3}.windows-mdm-solution .deepdive{min-height:fit-content}.windows-mdm-solution .deepdive .illustrations-wrapper{display:none}.windows-mdm-solution .deepdive .header-wrapper{min-height:fit-content}.windows-mdm-solution .web-content-filtering .feature{margin-bottom:20px}.windows-mdm-solution .web-content-filtering .feature p{max-width:100%!important}.windows-mdm-solution .remote-commands .feature{margin-bottom:20px}.windows-mdm-solution .remote-commands .feature p{max-width:100%!important}}@media (max-width: 767px){.windows-mdm-solution .sf-uem{padding-top:60px}.windows-mdm-solution .patch-management .container{padding-bottom:50px!important}.windows-mdm-solution .kiosk-mode .d-grid>div{min-height:fit-content}.windows-mdm-solution .why-scalefusion .d-grid>div{min-height:250px}}.windows-device-management .hero{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-device-management .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-device-management .hero .container{position:relative;z-index:10}.windows-device-management .hero .container .header-wrapper{max-width:1034px}.windows-device-management .hero .container .header-wrapper>p{max-width:675px}.windows-device-management .hero>div:nth-of-type(1){padding:100px 0;position:relative;z-index:10}.windows-device-management .hero>div:nth-of-type(1) .header-wrapper{max-width:1034px}.windows-device-management .hero>div:nth-of-type(1) .header-wrapper p{max-width:662px}.windows-device-management .hero .wrapper{overflow:hidden;margin:100px auto 0}.windows-device-management .hero .wrapper>div{transform:translateY(100%)}.windows-device-management .hero .wrapper>div:nth-of-type(1){transition:transform .5s ease-in-out}.windows-device-management .hero .wrapper>div:nth-of-type(2){transition:transform .8s ease-in-out}.windows-device-management .hero .wrapper>div:nth-of-type(3){transition:transform 1s ease-in-out}.windows-device-management .hero .wrapper.show>div{transform:translateY(0)}@media (max-width: 1199px){.windows-device-management .hero .wrapper{display:none!important}}.windows-device-management .benefits{padding:100px 0 200px}.windows-device-management .benefits .header-wrapper{max-width:854px}.windows-device-management .benefits .d-grid{grid:auto/repeat(auto-fit,minmax(0,220px));gap:20px;place-content:center;margin-top:100px}.windows-device-management .benefits .d-grid>div{border:1px solid #e1e1e1;border-radius:20px;min-height:235px}.windows-device-management .benefits .d-grid>div:nth-of-type(2),.windows-device-management .benefits .d-grid>div:nth-of-type(4){transform:translateY(80px)}@media (max-width: 1280px){.windows-device-management .benefits .d-grid>div{transform:translateY(0)!important}}.windows-device-management .patch-management{padding:100px 0;background-color:#151515}.windows-device-management .patch-management .container{z-index:10}.windows-device-management .patch-management .container .header-wrapper{max-width:570px}.windows-device-management .patch-management .container .header-wrapper>p{max-width:414px}.windows-device-management .patch-management .image-container{max-width:2000px;position:absolute;inset:0;width:100%;height:100%}.windows-device-management .flexible-device-management{padding:100px 0}.windows-device-management .flexible-device-management .header-wrapper{max-width:860px}.windows-device-management .flexible-device-management .header-wrapper p{max-width:721px}.windows-device-management .shared-devices{padding:100px 0;background:-webkit-linear-gradient(116.94deg,#1036b1 11.77%,#4771ff 93.58%);background:linear-gradient(116.94deg,#1036b1 11.77%,#4771ff 93.58%)}.windows-device-management .shared-devices .header-wrapper p{max-width:587px}.windows-device-management .shared-devices .text-check+p{max-width:371px}.windows-device-management .automated-tpp{padding:100px 0}.windows-device-management .automated-tpp .header-wrapper p{max-width:510px}.windows-device-management .automated-tpp .feature div.d-flex svg{min-width:19px;width:19px;height:18px;transform:translateY(3px)}.windows-device-management .automated-tpp .feature>p{max-width:418px}.windows-device-management .automated-tpp .apps-container{border-radius:20px;height:536px;max-width:556px}.windows-device-management .automated-tpp .apps-container picture img{border-radius:19.42px;position:absolute;box-shadow:0 13.17px 17.56px -4.39px #10182814,0 4.39px 6.585px -2.195px #10182808;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(1) img{top:88.5px;left:68px}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(2) img{top:104.5px;left:242px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(3) img{top:51.5px;right:104px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(4) img{top:221px;left:116px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(5) img{top:194px;right:167px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(6) img{top:233px;right:31px;animation:floating-device-higher 6s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(7) img{bottom:93px;left:80px;animation:floating-device-lower 7s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(8) img{bottom:147px;right:219px;animation:floating-device-steady 4s ease 0s infinite forwards}.windows-device-management .automated-tpp .apps-container>picture:nth-of-type(9) img{bottom:93px;right:65px;animation:floating-device-higher 6s ease 0s infinite forwards}@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)}}.windows-device-management .oneidp-integrations{padding:100px 0}.windows-device-management .oneidp-integrations .header-wrapper{max-width:910px}.windows-device-management .oneidp{background-color:var(--color-black)}.windows-device-management .oneidp>div{padding:100px 0}.windows-device-management .oneidp>div .header-wrapper{max-width:798px}.windows-device-management .oneidp>div .main-wrapper{margin-top:70px;background-color:#222225;border:1px solid #3b3b3f;border-radius:22px}.windows-device-management .oneidp>div .main-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,375px));gap:20px;place-content:center}.windows-device-management .oneidp>div .main-wrapper .d-grid>div{padding:16px 20px}.windows-device-management .location-tracking,.windows-device-management .app-catalog{padding:100px 0}.windows-device-management .location-tracking h3,.windows-device-management .app-catalog h3{max-width:558px}.windows-device-management .location-tracking p,.windows-device-management .app-catalog p{max-width:510px}.windows-device-management .remote-control{background-color:#f5f5f7;padding:100px 0}.windows-device-management .remote-control .header-wrapper{max-width:758px}.windows-device-management .remote-control .header-wrapper>p{max-width:700px}.windows-device-management .remote-control .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center;margin-top:60px}.windows-device-management .remote-control .d-grid>div p:not(.text-sm){max-width:263px}.windows-device-management .veltar>div{padding:100px 0}.windows-device-management .veltar>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.windows-device-management .security .feature,.windows-device-management .secure-browsing .feature{border-left:2px solid #f1f0ff}.windows-device-management .security .feature picture img,.windows-device-management .secure-browsing .feature picture img{min-width:44px}.windows-device-management .security .casestudy,.windows-device-management .secure-browsing .casestudy{background-color:#151515;padding:60px;border-radius:20px;overflow:hidden;max-width:1170px}.windows-device-management .security .casestudy img,.windows-device-management .secure-browsing .casestudy img{border-radius:11px}.windows-device-management .security .casestudy .blur,.windows-device-management .secure-browsing .casestudy .blur{position:absolute;max-width:488px;max-height:333px;width:100%;height:100%;inset:0;border-radius:488px;background:#898598;filter:blur(262px)}.windows-device-management .bulk-enrollment{padding:100px 0}.windows-device-management .bulk-enrollment .header-wrapper{max-width:691px}.windows-device-management .bulk-enrollment .header-wrapper p{max-width:594px}.windows-device-management .bulk-enrollment .feature p{max-width:430px}.windows-device-management .bulk-enrollment .intel-v-pro{background-color:#151515;border-radius:10px;overflow:hidden}.windows-device-management .bulk-enrollment .intel-v-pro>div:nth-of-type(1){padding:50px;min-height:510px}.windows-device-management .bulk-enrollment .intel-v-pro div.blur{position:absolute;max-width:485px;max-height:315px;inset:45px auto auto 460px;width:100%;height:100%;border-radius:485px;background:#bc53b3;filter:blur(262px)}.windows-device-management .application-blacklisting{background-color:#f5f5f7;padding-bottom:100px}.windows-device-management .customers{background-color:var(--color-black);padding:10px 0}.windows-device-management .deepdive{padding:100px 0;min-height:1175px}.windows-device-management .deepdive .header-wrapper{max-width:605px;min-height:950px}.windows-device-management .deepdive .illustrations-wrapper{position:absolute;inset:0;max-width:1512px;max-height:1175px;width:100%;height:100%}.windows-device-management .supported-platforms{background-color:#0e0e10;padding:100px 0}.windows-device-management .supported-platforms .d-grid{grid:auto/repeat(auto-fit,minmax(0,261px));place-content:center;gap:20px;max-width:1104px}.windows-device-management .supported-platforms .d-grid>div{border-radius:10px;min-height:202px;background-color:#ffffff0d}.windows-device-management .supported-platforms .d-grid>div a.text-white svg path{stroke:var(--color-white)}.windows-device-management .features{padding:100px 0;background-color:#f5f5f7}.windows-device-management .features .header-wrapper{max-width:725px}.windows-device-management .features .header-wrapper h2{max-width:465px}.windows-device-management .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:40px 20px;place-content:center;margin-top:100px}.windows-device-management .features .d-grid>div p:not(.text-sm){max-width:245px}@media (max-width: 767px){.windows-device-management .features .d-grid{grid:auto/repeat(auto-fit,minmax(0,248px))}}.windows-device-management .app-management{padding:100px 0}.windows-device-management .app-management .header-wrapper{max-width:712px}.windows-device-management .app-management .image-container{max-width:1264px}.windows-device-management .app-management .features-grid>div div.d-flex svg{min-width:19px;width:19px;height:18px;transform:translateY(3px)}.windows-device-management .app-management .features-grid>div p{max-width:362px}.windows-device-management .app-management .features-grid>div:not(:nth-of-type(1)){border-left:1px solid #c8c3fe}.windows-device-management .industries{padding:100px 0;background-color:#0e0e10}.windows-device-management .gradient-cta .call-to-action{padding:70px 50px}.windows-device-management .gradient-cta picture{position:absolute}.windows-device-management .gradient-cta picture:nth-of-type(1){top:40px;right:125px}.windows-device-management .gradient-cta picture:nth-of-type(2){top:67px;left:65px}.windows-device-management .gradient-cta picture:nth-of-type(3){top:187px;left:230px}.windows-device-management .gradient-cta picture:nth-of-type(4){top:180px;right:5px}.windows-device-management .supercharge{padding:100px 0}.windows-device-management .supercharge .video-wrapper{max-width:960px}.windows-device-management .faqs{background-color:#18181b}@media (max-width: 1199px){.windows-device-management .hero>div:nth-of-type(1){min-height:fit-content}.windows-device-management .hero>div:nth-of-type(1) .image-container{display:none}.windows-device-management .patch-management .header-wrapper,.windows-device-management .patch-management .header-wrapper p{max-width:100%!important}.windows-device-management .patch-management .image-container{display:none!important}.windows-device-management .remote-control .header-wrapper{max-width:100%}.windows-device-management .remote-control .header-wrapper p{max-width:700px;margin-bottom:50px}.windows-device-management .intel-v-pro>div{background-image:unset!important;min-height:100%!important}.windows-device-management .bulk-enrollment .feature p{max-width:100%!important}.windows-device-management .app-management .features{margin-top:40px}.windows-device-management .app-management .features>div{border-left:unset!important}.windows-device-management .shared-devices .header-wrapper *{max-width:100%!important}.windows-device-management .automated-tpp .feature p{max-width:100%}.windows-device-management .oneidp .privilege-elevation{padding:30px}.windows-device-management .oneidp .privilege-elevation .text-wrapper{max-width:100%}.windows-device-management .oneidp .privilege-elevation .text-check{margin-bottom:20px}.windows-device-management .security .d-grid>div{grid-column:span 3}.windows-device-management .deepdive{min-height:fit-content}.windows-device-management .deepdive .illustrations-wrapper{display:none}.windows-device-management .deepdive .header-wrapper{min-height:fit-content}.windows-device-management .web-content-filtering .feature{margin-bottom:20px}.windows-device-management .web-content-filtering .feature p{max-width:100%!important}.windows-device-management .remote-commands .feature{margin-bottom:20px}.windows-device-management .remote-commands .feature p{max-width:100%!important}}@media (max-width: 767px){.windows-device-management .patch-management .container{padding-bottom:50px!important}.windows-device-management .app-catalog{padding-bottom:0}.windows-device-management .security .casestudy{padding:30px}.windows-device-management .intel-v-pro>div{padding:30px 25px!important}.windows-device-management .app-management,.windows-device-management .app-management .features{padding:0}}.linux-device-management .sections-nav-wrapper .navbar ul li a.active{border-color:#e95433}.linux-device-management .sections-nav-wrapper .navbar ul li a:hover{border-color:#e9543333}.linux-device-management .hero{position:relative}.linux-device-management .hero>div:nth-of-type(1){padding:100px 0 50px;position:relative;z-index:10}.linux-device-management .hero>div:nth-of-type(1) .header-wrapper{max-width:1080px}.linux-device-management .hero>div:nth-of-type(1) .header-wrapper p{max-width:780px}.linux-device-management .hero>div:nth-of-type(1) .image-container{margin-top:100px}.linux-device-management .customers{background-color:var(--color-black);padding:10px 0}.linux-device-management .linux-devices{background-color:#f5f5f7;padding:100px 0}.linux-device-management .linux-devices .wrapper{display:grid;grid:auto/repeat(auto-fit,minmax(0,220px));gap:22px;justify-content:center}.linux-device-management .linux-devices .wrapper>div{background-color:#fff;border:1px solid #e1e1e1;border-radius:20px;padding:24px 17px;height:235px}.linux-device-management .linux-devices .wrapper>div p{font-family:var(--header-font);letter-spacing:-.03em}.linux-device-management .linux-management{padding:100px 0}.linux-device-management .linux-management .header-wrapper{max-width:781px}.linux-device-management .linux-management .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center;margin-top:70px}.linux-device-management .linux-management .d-grid>div{border-radius:22px;border:1px solid #1c1c21;background-color:#0e0e10;min-height:554px}.linux-device-management .linux-management .d-grid>div .plus-icon{position:absolute;width:30px;height:30px;right:15px;top:15px}.linux-device-management .linux-management .d-grid>div>h4{max-width:282px}.linux-device-management .linux-management .d-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/linux_device_management/easy_enrollment-e9b8d17e3b94fef8785d63e4deec2a6bf1d683c3da3ba012d4079b8a5a018050.png);background-repeat:no-repeat;background-size:329px 330px;background-position:bottom 10px 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){.linux-device-management .linux-management .d-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/linux_device_management/easy_enrollment@2x-f0f98df06b3065ac51d03ca9f21245e89fa55df7b7ea0ac40a77c620476eaef4.png)}}.linux-device-management .linux-management .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/linux_device_management/level_easy-8932846a3f39c8f1882dd767b9066b5a5851e68133c5ad3d43d9936085cd3561.png);background-repeat:no-repeat;background-size:352px 301px;background-position:bottom 30px 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){.linux-device-management .linux-management .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/linux_device_management/level_easy@2x-1805656e6a45206249fcdc769dc0e3cc6a8c323ecf6dbfce6e8851562e6e5fdb.png)}}.linux-device-management .linux-management .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/linux_device_management/security-edb0d791ed3bb40e5ffde04f43d7fe5e271aa22901b0fb6a4daebc5e4a451829.png);background-repeat:no-repeat;background-size:352px 328px;background-position:bottom 10px 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){.linux-device-management .linux-management .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/linux_device_management/security@2x-eca82f260833e49057de21c99ca6b2f895a25196b6c775fb4e0b0ad512a5540f.png)}}.linux-device-management .linux-management .d-grid .features-grid .on-hover-card{border-radius:22px}.linux-device-management .os-update-apm .os-update-feat{max-width:2000px;padding:100px 0}.linux-device-management .os-update-apm .os-update-feat ul{display:grid;grid:auto/repeat(auto-fit,minmax(0,280px));gap:10px}.linux-device-management .location-tracking{background-color:#f5f5f7;padding:100px 0}.linux-device-management .remote-terminal{overflow:hidden;background-color:#151515;padding:100px 0 0}.linux-device-management .remote-terminal .wrapper{display:grid;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center;margin:65px auto}.linux-device-management .remote-terminal .wrapper>div{border-left:1px solid #86357c;padding:16px 0 16px 24px}.linux-device-management .remote-terminal .blur{inset:20% 0 0 22%;width:946px;height:614px;border-radius:946px;background:#ae2a98;filter:blur(262px)}.linux-device-management .key-features{padding:100px 0 0}.linux-device-management .key-features .header-wrapper{max-width:712px}.linux-device-management .key-features .wrapper{margin-top:100px;display:grid;grid:auto/repeat(auto-fit,minmax(0,380px));gap:20px;place-content:center}.linux-device-management .oneidp .oneidp-bg{padding:100px 0;min-height:734px}.linux-device-management .oneidp .oneidp-bg .header-wrapper p{max-width:540px}.linux-device-management .oneidp .oneidp-bg ul{margin-top:60px}.linux-device-management .swg-veltar>div{padding:100px 0}.linux-device-management .swg-veltar>div .header-wrapper{max-width:550px}.linux-device-management .swg-veltar>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.linux-device-management .swg-veltar>div .d-grid>div{padding:22px 20px}.linux-device-management .linux-scripts{padding:100px 0}.linux-device-management .linux-scripts .header-wrapper p{max-width:583px}.linux-device-management .deepdive{padding:100px 0 0}.linux-device-management .deepdive .deepdive-bg{max-width:1500px;min-height:900px}.linux-device-management .deepdive .deepdive-bg .header-wrapper{max-width:670px;min-height:873px}.linux-device-management .level-up{padding:100px 0}.linux-device-management .level-up .video-wrapper{max-width:960px}.linux-device-management .level-up .video-wrapper iframe{border-radius:20px}.linux-device-management .resources{padding:100px 0;background-color:#f5f5f7}.linux-device-management .resources .header-wrapper{max-width:910px}.linux-device-management .resources .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:28px;place-content:center}.linux-device-management .resources .d-grid>div{padding:30px 26px;background-color:#e7e7e7;border-radius:22px}.linux-device-management .resources .d-grid>div .text-gradient{background:linear-gradient(10deg,#99eb48 5.95%,#000000 80.28%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.linux-device-management .supported-platforms{background-color:#0e0e10;padding:100px 0}.linux-device-management .supported-platforms .d-grid{grid:auto/repeat(auto-fit,minmax(0,261px));place-content:center;gap:20px;max-width:1104px}.linux-device-management .supported-platforms .d-grid>div{border-radius:10px;min-height:202px;background-color:#ffffff0d}.linux-device-management .supported-platforms .d-grid>div a.text-white svg path{stroke:var(--color-white)}.linux-device-management .premium-support{padding:100px 0}.linux-device-management .premium-support .header-wrapper{max-width:935px}.linux-device-management .premium-support .header-wrapper p{max-width:709px}.linux-device-management .premium-support .header-wrapper .gradient-text{text-decoration:none;color:transparent;background-clip:text;background:linear-gradient(270.2deg,#bf5dcc -6.46%,#305dff 59.28%);-webkit-background-clip:text;font-family:var(--header-font);letter-spacing:-.03em}.linux-device-management .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;place-content:center;margin-top:110px}.linux-device-management .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.linux-device-management .premium-support .d-grid .tag span{font-size:32px}.linux-device-management .premium-support .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.linux-device-management .our-products{padding:100px 0}.linux-device-management .our-products .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,363px));gap:40px;justify-content:center}.linux-device-management .our-products .d-grid>div{padding:50px 40px;border-radius:10px;min-height:585px}.linux-device-management .our-products .d-grid>div:nth-of-type(1){background:radial-gradient(708.55% 132.29% 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}.linux-device-management .our-products .d-grid>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}.linux-device-management .cta-simplify-linux .call-to-action{padding:70px 50px}.linux-device-management .cta-simplify-linux picture{position:absolute}.linux-device-management .cta-simplify-linux picture:nth-of-type(1){top:67px;left:65px}.linux-device-management .cta-simplify-linux picture:nth-of-type(2){top:187px;left:230px}.linux-device-management .cta-simplify-linux picture:nth-of-type(3){top:40px;right:125px}.linux-device-management .cta-simplify-linux picture:nth-of-type(4){top:180px;right:5px}.linux-device-management .faqs{background-color:#18181b}.linux-device-management .footer-cta .wrapper{background:linear-gradient(91.66deg,#273288 -2.04%,#90533c 102.38%);border-radius:22px;padding:1px}.linux-device-management .footer-cta .wrapper .call-to-action .text-wrapper{max-width:692px}.linux-device-management .footer-cta .wrapper .call-to-action .blur{position:absolute;top:0;left:342px;width:485px;height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}@media (max-width: 464px){.linux-device-management .deepdive{padding:100px 0 0}.linux-device-management .deepdive .deepdive-bg{background-image:unset!important;min-height:auto}.linux-device-management .deepdive .deepdive-bg .header-wrapper{min-height:auto}}@media (min-width: 764px) and (max-width: 1024px){.linux-device-management .key-features .wrapper{grid:auto/repeat(auto-fit,minmax(0,335px))}}@media (max-width: 1199px){.linux-device-management .os-update-apm .os-update-feat{background-image:unset!important}}.byod .hero{background-color:var(--color-black)}.byod .hero>div:nth-of-type(1){padding:100px 0;min-height:987px}.byod .hero>div:nth-of-type(1) .header-wrapper{max-width:806px}.byod .hero>div:nth-of-type(1) .header-wrapper p{max-width:662px}.byod .hero>div:nth-of-type(1) .animation-container{position:relative;overflow:hidden}.byod .hero>div:nth-of-type(1) .animation-container img:nth-of-type(1){transition:transform 1s ease;transform:translate(80px,110%);position:relative;z-index:1}.byod .hero>div:nth-of-type(1) .animation-container img:nth-of-type(2){transition:transform 1.5s ease;transform:translate(-40px,100%)}.byod .hero>div:nth-of-type(1) .animation-container.show img:nth-of-type(1){transform:translate(80px,29px);position:relative;z-index:1}.byod .hero>div:nth-of-type(1) .animation-container.show img:nth-of-type(2){transform:translate(-40px)}.byod .diversity>div .container{padding:100px 0}.byod .diversity>div .container .d-grid{grid:auto/repeat(auto-fit,minmax(0,228px));gap:20px;place-content:center}.byod .diversity>div .container .d-grid>div{border:1px solid #fff;border-radius:10px;background-color:#ffffff0d;padding:12px}.byod .roadmap{padding:100px 0}.byod .roadmap .vertical-tab-container .nav-pills button{border-color:#0000004d}.byod .roadmap .vertical-tab-container .nav-pills button h4{color:#0000004d}.byod .roadmap .vertical-tab-container .nav-pills button.active{background-color:#f8c30e0d;border-color:#f8c30e}.byod .roadmap .vertical-tab-container .nav-pills button.active h4{color:#f8c30e}.byod .enrollment{padding:100px 0}.byod .enrollment .header-wrapper{max-width:630px}.byod .enrollment .d-grid{grid:repeat(5,minmax(0,125px))/repeat(auto-fit,minmax(0,394px));gap:20px;place-content:center;margin-top:100px}.byod .enrollment .d-grid>div{grid-row:span 3;grid-column:span 1;background-color:#f5f5f7;border:2px solid #ededed;border-radius:20px;padding:30px 20px;overflow:hidden}.byod .enrollment .d-grid>div h4{max-width:247px}.byod .enrollment .d-grid>div:nth-of-type(1),.byod .enrollment .d-grid>div:nth-last-of-type(1){grid-row:span 2}.byod .enrollment .d-grid>div:nth-of-type(1) h4,.byod .enrollment .d-grid>div:nth-of-type(3) h4{max-width:284px}.byod .enrollment .d-grid>div:nth-of-type(1) img,.byod .enrollment .d-grid>div:nth-of-type(2) img{margin-top:50px}.byod .enrollment .d-grid>div:nth-last-of-type(1) img,.byod .enrollment .d-grid>div:nth-last-of-type(2) img{transform:translateY(30px)}.byod .work-profiles{background-color:var(--color-black)}.byod .work-profiles>div:nth-of-type(1){padding:100px 0}.byod .security{padding:100px 0}.byod .security .header-wrapper{max-width:595px}.byod .security .feature{border-left:2px solid #fff8e1}.byod .security .feature svg{min-width:44px;width:44px}.byod .security .feature>p{max-width:323px}.byod .cea{background-color:#f5f5f7;padding-block:100px}.byod .cea .header-wrapper{max-width:629px}.byod .key-features{padding:100px 0}.byod .key-features .header-wrapper h2{max-width:520px}.byod .key-features .header-wrapper p{max-width:630px}.byod .key-features .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:40px;max-width:1136px}.byod .key-features .d-grid>div{grid-column:span 1}.byod .oneidp{padding:130px 0;background-color:#250600}.byod .oneidp .header-wrapper{max-width:600px}.byod .oneidp .d-grid{grid:auto/repeat(auto-fit,minmax(0,340px));gap:35px;place-content:center}.byod .oneidp .d-grid .gradient-border{border-radius:10px;padding:1.85px;background:linear-gradient(104.65deg,#2f0800 .33%,rgba(223,38,0,.5) 50.16%,#2f0800 100%)}.byod .oneidp .d-grid .gradient-border>div{padding:40px 35px;border-radius:10px;background:radial-gradient(57.11% 57.11% at 50% 50%,#570f00 0%,#200600 100%)}@media (min-width: 1200px){.byod .oneidp .d-grid .gradient-border:nth-of-type(1){grid-column:span 2}.byod .oneidp .d-grid .gradient-border:nth-of-type(1) .text-wrapper{max-width:375px}.byod .oneidp .d-grid .gradient-border:nth-of-type(1) picture>img{position:absolute;right:0;bottom:20px}}.byod .veltar{background-color:var(--color-charcoal-black)}.byod .resources{padding:100px 0}.byod .resources .d-grid{margin-top:80px;max-width:1096px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.byod .resources .d-grid>div{border-radius:10px;border:2px solid #e7e7e7;background:#f5f5f7;min-height:408px;padding:20px}.byod .cta{position:relative;padding:100px 0;background-image:url(/assets/scalefusion_v4/byod/cta_background-d9ed3f8221c3e560da66c6fca528256fb5ddbebd8d45d5233bee1993def0283f.svg);background-size:cover;background-position:center top;overflow:hidden}.byod .cta .call-to-action{position:relative}.byod .cta .blur{position:absolute;top:0;right:320px;max-width:1115px;max-height:947px;width:100%;height:100%;border-radius:1115.676px;background:#fce07d;filter:blur(208px)}@media (max-width: 1024px){.byod .key-features .header-wrapper p{max-width:100%}.byod .key-features .d-grid{place-content:center}.byod .collapsing-features{flex-direction:column;gap:20px 0}.byod .collapsing-features>div{width:100%!important;min-height:fit-content!important;max-width:500px;margin-inline:auto}.byod .collapsing-features>div .collapsed{display:none}.byod .collapsing-features>div .main{opacity:1;position:relative;text-align:center}}@media (max-width: 992px){.byod .hero>div{min-height:100%!important}.byod .roadmap,.byod .oneidp{padding:0}.byod .roadmap br,.byod .oneidp br{display:none}}html[lang=de] .oneidp .collapsing-features .collapsed h4,html[lang=ru] .oneidp .collapsing-features .collapsed h4{font-size:22px!important}.chromeOS-mdm-solution .hero{padding:100px 0 50px;background:linear-gradient(180deg,#e0f3e5 0%,#f5f6f3 71%,#f6f3d0 100%)}.chromeOS-mdm-solution .hero .header-wrapper{max-width:1034px}.chromeOS-mdm-solution .hero .header-wrapper p{max-width:662px}.chromeOS-mdm-solution .hero .image-container{margin-top:110px}.chromeOS-mdm-solution .chromebook-dm{padding:100px 0;background-color:#f6f3d0}.chromeOS-mdm-solution .chromebook-dm .header-wrapper{max-width:588px}.chromeOS-mdm-solution .it-teams{padding:100px 0}.chromeOS-mdm-solution .it-teams .d-grid{margin-top:110px;grid:repeat(9,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.chromeOS-mdm-solution .it-teams .d-grid>div{border-radius:20px}.chromeOS-mdm-solution .it-teams .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(1){grid-row:span 2;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.chromeOS-mdm-solution .it-teams .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%);backdrop-filter:blur(16.2999992371px)}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(2){grid-row:span 4;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_browser_settings-48146fdd3f390e1e8661ee661ca5c3ada3b31ca9f4b549cf38df9c5fd854bc66.png);background-repeat:no-repeat;background-size:317px 288px;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){.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_browser_settings@2x-41a1a9839ebd43159508350170456d9b042facef32e4baf2ea256bb6c214e960.png)}}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(3){grid-row:span 4;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_kiosk_mode-6bd706e7dca79b407f64eec4089d417c70494e8e28c0602685369cd4aad5ea1d.png);background-repeat:no-repeat;background-size:346px 231px;background-position:bottom right 20px}@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){.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_kiosk_mode@2x-dbb1d52a5d321314226d3c353484d7f2b1b479a72ca2d9c5ea1c6fdc33e63659.png)}}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(4){grid-row:span 2;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.chromeOS-mdm-solution .it-teams .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%);backdrop-filter:blur(16.2999992371px)}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(5){grid-row:span 3;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_os_update-40c90bc4d96f4a2bcf98d9bde81dab8f8c70542e53574b6ed5f60acc124ad59c.svg);background-repeat:no-repeat;background-size:298px 99px;background-position:bottom 24px right 33px}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(6){grid-row:span 3;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/chromeOS_mdm_solution/illus_advance_control-2c9f30f6c5f7845e4afe53295ff4bdf758aa9a016d60359bf10d82205e451825.svg);background-repeat:no-repeat;background-size:310px 216px;background-position:bottom right 42px}@media (max-width: 991px){.chromeOS-mdm-solution .it-teams .d-grid{grid:repeat(18,130px)/repeat(auto-fit,minmax(0,394px))}.chromeOS-mdm-solution .it-teams .d-grid>div:nth-of-type(6){background-position:bottom -10px right 15px}}.chromeOS-mdm-solution .app-management{padding:100px 0}.chromeOS-mdm-solution .app-management .header-wrapper{max-width:712px}.chromeOS-mdm-solution .app-management .header-wrapper h2{max-width:665px}.chromeOS-mdm-solution .app-management .image-container{margin-top:80px;overflow:hidden;max-width:1170px;height:558px;border-radius:20px;box-shadow:0 182px 51px #16a67800,0 117px 47px #16a67803,0 66px 39px #16a6780d,0 29px 29px #16a67817,0 7px 16px #16a6781a}.chromeOS-mdm-solution .app-management .image-container>div{transform:translateY(100%)}.chromeOS-mdm-solution .app-management .image-container>div:nth-of-type(1){transition:transform .7s ease-in-out}.chromeOS-mdm-solution .app-management .image-container>div.in{transform:translateY(35%)!important}@media (max-width: 1024px){.chromeOS-mdm-solution .app-management .image-container>div.in{transform:translateY(55%)!important}}.chromeOS-mdm-solution .custom-settings .header-wrapper,.chromeOS-mdm-solution .remote-cast-control .header-wrapper,.chromeOS-mdm-solution .location-tracking .header-wrapper,.chromeOS-mdm-solution .device-groups .header-wrapper{max-width:565px}.chromeOS-mdm-solution .custom-settings .header-wrapper p,.chromeOS-mdm-solution .remote-cast-control .header-wrapper p,.chromeOS-mdm-solution .location-tracking .header-wrapper p,.chromeOS-mdm-solution .device-groups .header-wrapper p{max-width:510px}.chromeOS-mdm-solution .remote-cast-control,.chromeOS-mdm-solution .device-groups{padding:110px 0}.chromeOS-mdm-solution .security{background-color:#0e0e0e;padding:100px 0}.chromeOS-mdm-solution .security .d-grid{grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.chromeOS-mdm-solution .security .d-grid>div{border-left:1px solid #2b2b2b;padding:16px 0 0 24px}.chromeOS-mdm-solution .security .d-grid>div p.fw-bold{font-family:var(--header-font)}.chromeOS-mdm-solution .fresh-air{padding:100px 0}.chromeOS-mdm-solution .fresh-air ul{max-width:362px}.chromeOS-mdm-solution .fresh-air ul li{margin-bottom:40px}.chromeOS-mdm-solution .fresh-air ul li p.fw-bold{font-family:var(--header-font)}.chromeOS-mdm-solution .usecases{padding:100px 0}.chromeOS-mdm-solution .usecases .header-wrapper{max-width:798px}.chromeOS-mdm-solution .usecases .nav-tabs{max-width:600px;display:flex;margin:0 auto;border:1px solid #e1e1e1;border-radius:10px;padding:12px;gap:40px}.chromeOS-mdm-solution .usecases .nav-tabs li{flex:1}.chromeOS-mdm-solution .usecases .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.chromeOS-mdm-solution .usecases .nav-tabs li a{padding:6px 10px;border-radius:8px;text-align:center}.chromeOS-mdm-solution .usecases .nav-tabs li a.active{background-color:#6450e0}.chromeOS-mdm-solution .usecases .nav-tabs li a.active h6,.chromeOS-mdm-solution .usecases .nav-tabs li a.active:hover h6{color:var(--color-white)}.chromeOS-mdm-solution .usecases .nav-tabs li a:hover h6{color:#6450e0}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane{margin-top:70px;padding:1.1px;border-radius:20px}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane>div{border-radius:20px;padding:30px 26px}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane>div .text-container{max-width:510px}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(1){background:linear-gradient(123.88deg,#ffffff 17.63%,#d2cfff 70.09%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(1)>div{background:linear-gradient(254.75deg,rgba(233,231,255,.26) 7.32%,rgba(41,26,255,.26) 92.03%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(2){background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(2)>div{background:linear-gradient(255deg,rgba(216,255,238,.26) 7.32%,rgba(46,187,124,.26) 92.03%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(3){background:linear-gradient(100.44deg,#ffffff 41.55%,#de89ff 105.77%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(3)>div{background:linear-gradient(254.75deg,rgba(242,210,255,.26) 7.32%,rgba(147,46,187,.26) 92.03%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(4){background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.chromeOS-mdm-solution .usecases .nav-tabs+.tab-content .tab-pane:nth-of-type(4)>div{background:linear-gradient(254.75deg,rgba(255,246,209,.26) 7.32%,rgba(255,215,57,.26) 92.03%)}@media (max-width: 1024px){.chromeOS-mdm-solution .usecases .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;background-color:#f5f5f7;-ms-overflow-style:none;scrollbar-width:none}.chromeOS-mdm-solution .usecases .nav-tabs ::-webkit-scrollbar{display:none}}.chromeOS-mdm-solution .faqs{background-color:#18181b}.chromeOS-mdm-solution .cta-chromebooks .call-to-action{padding:70px 50px}.chromeOS-mdm-solution .cta-chromebooks .call-to-action .text-wrapper{max-width:685px}.chromeOS-mdm-solution .cta-chromebooks picture{position:absolute}.chromeOS-mdm-solution .cta-chromebooks picture:nth-of-type(1){top:67px;left:65px}.chromeOS-mdm-solution .cta-chromebooks picture:nth-of-type(2){top:187px;left:230px}.chromeOS-mdm-solution .cta-chromebooks picture:nth-of-type(3){top:40px;right:125px}.chromeOS-mdm-solution .cta-chromebooks picture:nth-of-type(4){top:180px;right:5px}.rugged-device-management{background-color:#edf4ed}.rugged-device-management .hero{overflow:hidden;padding:100px 0;background-color:#01190a;position:relative}.rugged-device-management .hero .blur{position:absolute;width:100%;background-repeat:no-repeat;z-index:0}.rugged-device-management .hero .blur-1{height:1018px;background-image:url(/assets/scalefusion_v4/rugged_device_management/hero_bottom_blur-0e93a0cce70bca09835c63e9b87a817ce052831797d250fc78711bfa972fe2e9.svg);background-position:bottom center;background-size:100% 1018px;bottom:-100%;animation:bg-appear 5s ease forwards}.rugged-device-management .hero .blur-2{height:1256px;background-image:url(/assets/scalefusion_v4/rugged_device_management/hero_top_blur-f86a2472d37b43714ff593794c64a74b6f1e86aa622f410d277caa8126b5fcc1.svg);background-position:top center;background-size:100% 1256px;top:-100%;animation:bg-appear-top 5s ease forwards}.rugged-device-management .hero:after{content:"";position:absolute;width:100%;height:100%;inset:0;margin-inline:auto;background-image:url(/assets/scalefusion_v4/rugged_device_management/grid_pattern-5af2bba26b25b2170e51371845713066ab995e998ddc9804f6be6c1f67de1ec3.svg);background-repeat:no-repeat;background-size:1512px 443px;background-position:center bottom;opacity:.4}.rugged-device-management .hero .header-wrapper{max-width:840px}.rugged-device-management .hero .header-wrapper p{max-width:785px}.rugged-device-management .hero .image-container{max-width:1227px;margin-top:80px}@keyframes bg-appear{to{bottom:0;opacity:1}}@keyframes bg-appear-top{to{top:0;opacity:1}}.rugged-device-management .customers{background-color:var(--color-black);padding:10px 0}.rugged-device-management .why-manage{padding:100px 0}.rugged-device-management .why-manage .d-grid{margin-top:80px;margin-bottom:120px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.rugged-device-management .why-manage .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #b2cebd}@media (max-width: 998px){.rugged-device-management .why-manage .d-grid{margin-top:50px;margin-bottom:50px}}.rugged-device-management .sf-rdm{padding:100px 0 200px}.rugged-device-management .sf-rdm .header-wrapper{max-width:668px}.rugged-device-management .sf-rdm .d-grid{grid:auto/repeat(auto-fit,minmax(0,220px));gap:24px;place-content:center;margin-top:100px}.rugged-device-management .sf-rdm .d-grid>div{background-color:var(--color-white);border:1px solid #e1e1e1;border-radius:22px;min-height:235px}.rugged-device-management .sf-rdm .d-grid>div:nth-of-type(2),.rugged-device-management .sf-rdm .d-grid>div:nth-of-type(4){transform:translateY(80px)}@media (max-width: 1280px){.rugged-device-management .sf-rdm .d-grid>div{transform:translateY(0)!important}}.rugged-device-management .enrollment-provisioning>div{padding:160px 0;min-height:800px}.rugged-device-management .kiosk-mode{padding:100px 0}.rugged-device-management .kiosk-mode .header-wrapper{max-width:535px}.rugged-device-management .app-management{padding:100px 0}.rugged-device-management .app-management .header-wrapper{max-width:902px}.rugged-device-management .app-management .header-wrapper p{max-width:688px}.rugged-device-management .app-management .d-grid{margin-top:75px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.rugged-device-management .app-management .d-grid>div{border-radius:22px;border:1px solid #e1e1e1;padding:40px 24px}.rugged-device-management .app-management .d-grid>div h4{max-width:230px}.rugged-device-management .app-management .floating-apps-container{position:absolute;inset:200px 0 0;width:100%;height:101px;max-width:102px;margin:auto}.rugged-device-management .app-management .floating-apps-container .app-icon{position:absolute;inset:0;width:102px;height:101px;transform:translate(740%,130%);-webkit-transition:all 2s ease;transition:all 2s ease;opacity:0;border-radius:20px;box-shadow:0 13.565px 18.086px -4.522px #10182814,0 4.522px 6.782px -2.261px #10182808}.rugged-device-management .app-management .floating-apps-container.show{max-width:1200px;height:300px}.rugged-device-management .app-management .floating-apps-container.show .app-icon{opacity:1}.rugged-device-management .app-management .floating-apps-container.show .app-icon.google_map{transform:translate(0)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.chrome{transform:translate(85px,36px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.zoom{transform:translate(225px,190px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.bar_code{transform:translate(20px,125px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.excel{transform:translate(206px,-30px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.cap{transform:translate(55px,215px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.camera{transform:translate(185px,70px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.caller{transform:translate(135px,158px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.adobe_reader{transform:translate(880px,10px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.dropbox{transform:translate(970px,-60px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.setting{transform:translate(980px,50px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.vlc{transform:translate(900px,140px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.word{transform:translate(1080px,-25px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.outlook{transform:translate(1000px,175px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.google_p{transform:translate(1100px,58px)}.rugged-device-management .app-management .floating-apps-container.show .app-icon.asana{transform:translate(1085px,145px)}.rugged-device-management .content-management>div{padding:240px 0}.rugged-device-management .content-management>div .header-wrapper{max-width:493px}.rugged-device-management .content-management>div .header-wrapper span.fw-bold{font-family:var(--header-font)}.rugged-device-management .remote-control>div{padding:100px 0}.rugged-device-management .remote-control>div .header-wrapper{max-width:920px}.rugged-device-management .remote-control>div .header-wrapper p{max-width:832px}.rugged-device-management .remote-control>div .d-grid{max-width:1100px;grid:auto/repeat(auto-fit,minmax(0,352px));place-content:center;gap:20px;margin-top:80px}.rugged-device-management .remote-control>div .d-grid>div{position:relative;border-radius:20px;min-height:378px;grid-column:span 1;background-color:#021909;overflow:hidden}.rugged-device-management .remote-control>div .d-grid>div>div{padding:40px 20px 0}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(1)>div{background-position:center bottom}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(2)>div{background-position:right bottom 15px}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(3)>div{background-position:center bottom}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(4)>div{background-position:top 70px center}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(4)>div h5{margin-top:260px}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(5)>div{background-position:center bottom}.rugged-device-management .remote-control>div .d-grid>div:nth-of-type(6)>div{background-position:center bottom 70px}.rugged-device-management .security{padding:100px 0}.rugged-device-management .security .header-wrapper{max-width:414px}.rugged-device-management .security .bg{min-width:100%;min-height:100%;mix-blend-mode:overlay;left:0;bottom:0;object-fit:cover}.rugged-device-management .industries>div{padding:100px 0 150px}.rugged-device-management .key-features{padding:100px 0}.rugged-device-management .key-features .header-wrapper{max-width:595px}.rugged-device-management .key-features .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.rugged-device-management .key-features .d-grid>div .fw-bold{font-family:var(--header-font)}.rugged-device-management .key-partnerships{padding:100px 0}.rugged-device-management .key-partnerships .header-wrapper{max-width:412px}.rugged-device-management .key-partnerships .oem-partners-wrapper{max-width:1580px;padding-bottom:80px;padding-left:12px}.rugged-device-management .key-partnerships .oem-partners-wrapper .btns-wrapper{bottom:0;left:0;padding-left:12px}.rugged-device-management .key-partnerships .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}.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__container{gap:34px}.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__slide{flex:0 0 729px;border-radius:20px;background-image:url(/assets/scalefusion_v4/rugged_device_management/oem_partner_bg-fbc81d18d2d9c469659be4cf5dbbf1d5f25f7839bf30406ef55fb73cad65de16.svg);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:266px;padding:40px}.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__slide>div picture>img{min-width:136px}.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__slide:nth-last-of-type(1){margin-right:34px}@media (max-width: 767px){.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__slide{flex:0 0 98%}}@media (max-width: 592px){.rugged-device-management .key-partnerships .oem-partners-wrapper .embla .embla__slide{padding:40px 40px 30px}}@media (max-width: 1500px){.rugged-device-management .key-partnerships .oem-partners-wrapper{max-width:1170px}}.rugged-device-management .success-stories{padding:100px 0}.rugged-device-management .success-stories .carousel-indicators [data-bs-target]{background-color:#edf4ed}.rugged-device-management .footer-cta{padding:100px 0}.rugged-device-management .footer-cta .wrapper{background:linear-gradient(180deg,#e7a165 0%,#6f7c6b 100%);padding:2px;border-radius:22px}@media (max-width: 492px){.rugged-device-management .success-stories .simpleCarousel .carousel-inner .carousel-item>div{min-height:721px!important}.rugged-device-management .success-stories .simpleCarousel .carousel-inner .carousel-item>div h3{margin-top:50px!important}}.android-mdm-solution .sections-nav-wrapper .navbar ul li a.active{border-color:var(--color-dark-green)}.android-mdm-solution .sections-nav-wrapper .navbar ul li a:hover{border-color:#09ad573d}.android-mdm-solution h1{font-size:50px;line-height:68px}.android-mdm-solution .hero{overflow:hidden;background-color:#e1fbf8}.android-mdm-solution .hero .background{padding-bottom:20px;position:relative}.android-mdm-solution .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-solution .hero .background main.container{padding-block:100px 0;min-height:700px}.android-mdm-solution .hero .background main.container .header-wrapper{max-width:1034px}.android-mdm-solution .hero .background main.container .header-wrapper p.text-lg{max-width:662px}.android-mdm-solution .hero .header-wrapper{max-width:866px}.android-mdm-solution .hero .header-wrapper p.text-sm{max-width:662px}.android-mdm-solution .devices{background-color:#151515;padding:100px 0}.android-mdm-solution .devices .header-wrapper{max-width:735px}.android-mdm-solution .devices .d-flex>div{background-color:var(--color-white);border-radius:10px;border:solid 1px #f5f5f7}.android-mdm-solution .devices .blur{margin:0 auto;max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background:#898598;filter:blur(262px);inset:200px 0 auto}.android-mdm-solution .kiosk-mode{padding:100px 0}.android-mdm-solution .kiosk-mode .header-wrapper{max-width:880px}.android-mdm-solution .kiosk-mode .header-wrapper p{max-width:662px}.android-mdm-solution .kiosk-mode .modes-wrapper{max-width:1051px;grid:auto/repeat(auto-fit,100%);margin-top:100px}.android-mdm-solution .kiosk-mode .modes-wrapper .mode{grid-column:span 1;border:1px solid #e1e1e1;border-radius:20px;padding:20px 20px 0}.android-mdm-solution .kiosk-mode .modes-wrapper .mode p,.android-mdm-solution .kiosk-mode .modes-wrapper .mode>div{max-width:322px;margin-inline:auto}@media (min-width: 1060px){.android-mdm-solution .kiosk-mode .modes-wrapper{grid-template-columns:643px 386px;gap:20px}}.android-mdm-solution .make-android{background-color:#0e0e0e;padding:100px 0}.android-mdm-solution .make-android .header-wrapper{max-width:855px}.android-mdm-solution .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}.android-mdm-solution .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}.android-mdm-solution .make-android .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-solution .make-android .d-grid>div:nth-of-type(1) .wrapper{max-width:310px}.android-mdm-solution .make-android .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-solution .make-android .d-grid>div:nth-of-type(2) .wrapper{max-width:328px}.android-mdm-solution .make-android .d-grid>div:nth-of-type(3){padding:30px 40px 0;grid-column:span 3;grid-row:span 1}.android-mdm-solution .make-android .d-grid>div:nth-of-type(3) .wrapper h4{margin-top:0!important}.android-mdm-solution .make-android .d-grid>div:nth-of-type(3) .wrapper p{max-width:288px}.android-mdm-solution .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}.android-mdm-solution .make-android .d-grid>div:nth-of-type(3)>.wrapper{position:relative;z-index:1}@media (max-width: 464px){.android-mdm-solution .make-android .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-solution .make-android .modes-bg{background:unset!important}}@media (min-width: 764px) and (max-width: 1023px){.android-mdm-solution .make-android .d-grid>div:nth-of-type(1){grid-column:span 3;grid-row:span 2}.android-mdm-solution .make-android .d-grid>div:nth-of-type(2){min-height:370px}}.android-mdm-solution .gold-partner{padding:80px 0;background-color:#e1fbf8}.android-mdm-solution .gold-partner .header-wrapper{max-width:626px}.android-mdm-solution .key-features{overflow:hidden}.android-mdm-solution .key-features .container{padding:100px 0}.android-mdm-solution .key-features .container .header-wrapper{max-width:700px;margin-bottom:80px}.android-mdm-solution .key-features .container .nav-tabs li button{text-align:left!important}.android-mdm-solution .key-features .container .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px}.android-mdm-solution .key-features .container .tab-content .tab-pane{padding:30px}@media (max-width: 998px){.android-mdm-solution .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-solution .key-features .container .nav-tabs li{min-width:fit-content}.android-mdm-solution .key-features .container .nav-tabs li button.active{border-left:unset;border-bottom:2px solid #fffb15}.android-mdm-solution .key-features .container .nav-tabs ::-webkit-scrollbar{display:none}}.android-mdm-solution .shared-devices{padding:100px 0}.android-mdm-solution .shared-devices .header-wrapper{max-width:455px}.android-mdm-solution .shared-devices .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:30px 20px;place-content:center}.android-mdm-solution .shared-devices .d-grid>div{border-left:1px solid #c4f2c4;padding:16px 0 16px 24px}.android-mdm-solution .shared-devices .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-mdm-solution .enrollment{padding:100px 0}.android-mdm-solution .enrollment .header-wrapper{max-width:662px}.android-mdm-solution .enrollment .d-grid{margin-top:110px;grid:repeat(8,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.android-mdm-solution .enrollment .d-grid>div{border-radius:20px;background-color:var(--color-white);border:2px solid #ededed}.android-mdm-solution .enrollment .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.android-mdm-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-mdm-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-mdm-solution .enrollment .d-grid>div:nth-of-type(2){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_mdm_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-mdm-solution .enrollment .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/android_mdm_solution/illus_qr_code@2x-b30d295ca201e7ad6a7381598cec614b07aa601045d78b259afbb87062ebdfc5.png)}}.android-mdm-solution .enrollment .d-grid>div:nth-of-type(3){grid-row:span 4;background-image:url(/assets/scalefusion_v4/android_mdm_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-mdm-solution .enrollment .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/android_mdm_solution/illus_samsung_kme@2x-2ce499d808fbb3bb1d2f77ab036157039207b7b410e34f50e3c000a15d3e9ed0.png)}}.android-mdm-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-mdm-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-mdm-solution .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-solution .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-solution .enrollment .d-grid>div:nth-of-type(5)>div{max-width:400px}@media (max-width: 991px){.android-mdm-solution .enrollment .d-grid{grid:repeat(15,130px)/repeat(auto-fit,minmax(0,394px))}.android-mdm-solution .enrollment .d-grid>div:nth-of-type(5){grid-column:span 1;grid-row:span 3}}.android-mdm-solution .app-management{padding:100px 0}.android-mdm-solution .app-management .header-wrapper{max-width:688px}.android-mdm-solution .app-management .key-points{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.android-mdm-solution .app-management .key-points>div{background-color:#f5f5f7;border-radius:20px;border:1px solid #ededed;padding:16px 24px}.android-mdm-solution .app-management .key-points>div p.fw-bold{font-family:var(--header-font)}.android-mdm-solution .app-management .features{margin-top:60px;max-width:900px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.android-mdm-solution .app-management .features>div{padding:22px 20px;border-left:2px solid #e6fbee}.android-mdm-solution .app-management .features>div img{min-width:44px}@media (min-width: 1200px){.android-mdm-solution .cta-one .call-to-action h2{min-width:610px}}.android-mdm-solution .os-updates,.android-mdm-solution .app-config{padding:100px 0}.android-mdm-solution .os-updates .header-wrapper,.android-mdm-solution .app-config .header-wrapper{max-width:455px}.android-mdm-solution .os-updates .header-wrapper p,.android-mdm-solution .app-config .header-wrapper p{max-width:446px}.android-mdm-solution .deep-insights{background-color:#f5f5f7;padding:100px 0}.android-mdm-solution .deep-insights .insights-bg{max-width:1500px;min-height:900px}.android-mdm-solution .deep-insights .insights-bg .header-wrapper{max-width:645px;min-height:873px}@media (max-width: 464px){.android-mdm-solution .deep-insights .insights-bg{background-image:unset!important}}.android-mdm-solution .remote-cast{padding:100px 0}.android-mdm-solution .remote-cast .header-wrapper{max-width:757px}.android-mdm-solution .remote-cast .header-wrapper p{max-width:552px}.android-mdm-solution .remote-cast .d-grid{grid:auto/repeat(auto-fit,minmax(0,372px));gap:20px;place-content:center}.android-mdm-solution .remote-cast .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-mdm-solution .remote-cast .d-grid>div p{max-width:342px;margin-left:10px}.android-mdm-solution .success-stories{padding:100px 0}@media (max-width: 492px){.android-mdm-solution .success-stories .simpleCarousel .carousel-inner .carousel-item>div{min-height:721px!important}.android-mdm-solution .success-stories .simpleCarousel .carousel-inner .carousel-item>div h3{margin-top:50px!important}}html[lang=it] .android-mdm-solution .enrollment .d-grid{grid:repeat(8,150px)/repeat(auto-fit,minmax(0,394px))}.android-cope .hero{overflow:hidden;background-color:#e1fbf8}.android-cope .hero .background{padding:100px 0}.android-cope .hero .background .header-wrapper{max-width:1034px}.android-cope .hero .background .header-wrapper p.text-lg{max-width:692px}.android-cope .hero .background .aer-header-wrapper{max-width:768px}.android-cope .hero .background .aer-header-wrapper p.text-sm{max-width:558px}@media (max-width: 464px){.android-cope .hero h1{font-size:55px}}.android-cope .cope{padding:100px 0 60px}.android-cope .cope .header-wrapper{max-width:510px}.android-cope .benefits{padding:100px 0}.android-cope .benefits .header-wrapper{max-width:651px}.android-cope .benefits .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.android-cope .benefits .d-grid>div{border-left:1px solid #c8c3fe;padding:16px 0 16px 24px}.android-cope .benefits .d-grid>div p.fw-bold{font-family:var(--header-font)}.android-cope .containerization{padding:100px 0;background-color:#f5f5f7}.android-cope .containerization .header-wrapper{max-width:510px}.android-cope .personal-usage{padding:100px 0}.android-cope .personal-usage .header-wrapper{max-width:712px}.android-cope .personal-usage .feat-img{margin:90px 0 50px;border-radius:20px;box-shadow:0 182px 51px #147aff00,0 117px 47px #147aff03,0 66px 39px #147aff0d,0 29px 29px #147aff17,0 7px 16px #147aff1a}.android-cope .personal-usage .d-grid{grid:auto/repeat(auto-fit,minmax(0,385px));gap:20px;place-content:center}.android-cope .personal-usage .d-grid>div{border-left:1px solid #b2cebd;padding:16px 0 16px 24px}.android-cope .security{padding:100px 0;background-color:#0e0e0e}.android-cope .security .header-wrapper{max-width:563px}.android-cope .security .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,277px));gap:44px 20px;place-content:center}.android-cope .security .d-grid>div{border-left:1px solid #252525;padding:16px 0 16px 24px}.android-cope .features{padding:100px 0}.android-cope .features .header-wrapper{max-width:712px}.android-cope .features .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:20px;place-content:center}.android-cope .zero-touch{padding:100px 0;background-color:#f5f5f7}.android-cope .zero-touch .header-wrapper{max-width:510px}.android-cope .zero-touch .header-wrapper h3{max-width:400px}.android-cope .update-settings{padding:100px 0}.android-cope .update-settings .header-wrapper{max-width:712px}.android-cope .update-settings .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,575px));gap:20px;place-content:center}.android-cope .update-settings .d-grid>div{padding:16px 0 16px 24px}.android-cope .update-settings .d-grid>div .text-check{justify-content:center}.android-cope .update-settings .d-grid>div:nth-last-of-type(1){border-left:1px solid #c8c3fe}.android-cope .email-access{padding:.85px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.android-cope .email-access>div{background:linear-gradient(254.75deg,#353438 7.32%,#050505 92.03%)}.android-cope .email-access>div .bg-img{padding:130px 0;max-width:1200px;background-repeat:no-repeat}.android-cope .email-access>div .bg-img .header-wrapper{max-width:510px}@media (max-width: 1199px){.android-cope .email-access>div .bg-img{background-image:unset!important}}.android-cope .app-management{padding:100px 0}.android-cope .app-management .header-wrapper{max-width:688px}.android-cope .footer-cta .container{position:relative}.android-cope .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.android-cope .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.android-cope .footer-cta .container .illustration-2{position:absolute;top:180px;left:230px}.android-cope .footer-cta .container .illustration-3{position:absolute;top:180px;right:5px}@media (min-width: 1199px){.android-cope .footer-cta .container .macOS-cta{padding:82px}}.uem .hero{background-color:#02050b;position:relative}.uem .hero video{object-fit:cover;width:100%;height:100%;position:absolute;z-index:0}.uem .hero main.container{padding:100px 0 160px}.uem .hero main.container .header-wrapper{max-width:1034px}.uem .hero main.container .header-wrapper p{max-width:662px}@media (max-width: 492px){.uem .hero{background-size:cover;background-image:url(/assets/scalefusion_v4/uem/hero_img_sm-167621684ab005ef32c0ca07697068826819da9df1b6a1ff218b92a9fa478c98.svg)}.uem .hero video{display:none}}.uem .configuration-drift{overflow:hidden;padding:100px 0}.uem .configuration-drift .header-wrapper{max-width:845px}.uem .configuration-drift .header-wrapper p{max-width:563px}.uem .configuration-drift .tab-content .tab-pane>div{border-radius:10px}.uem .configuration-drift .tab-content .tab-pane>div .text-wrapper{padding:30px 15px;max-width:457px}.uem .configuration-drift .tab-content .tab-pane>div .feat-img{border-radius:0 10px 10px 0}.uem .configuration-drift .tab-content .tab-pane>div .blur{right:93px;top:184px;border-radius:485px;filter:blur(262px);width:485px;height:315px}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(1)>div{background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(1)>div .blur{background-color:#7b66fe}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(1)>div h5{color:#6877be}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(2)>div{background:linear-gradient(180deg,#09130b 0%,#012027 100%)}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(2)>div .blur{background-color:#66fea3}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(2)>div h5{color:#47a053}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(3)>div{background:#220f1c}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(3)>div .blur{background-color:#df4c5f}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(3)>div h5{color:#b55555}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(4)>div{background:#120e1f}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(4)>div .blur{background-color:#bc66fe}.uem .configuration-drift .tab-content .tab-pane:nth-of-type(4)>div h5{color:#9364c4}.uem .configuration-drift .nav-tabs{display:flex;max-width:600px;margin:0 auto;border:1px solid #e1e1e1;padding:8px;border-radius:10px;gap:20px}.uem .configuration-drift .nav-tabs li{flex:1}.uem .configuration-drift .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.uem .configuration-drift .nav-tabs li a{padding:8px 16px;border-radius:8px;text-align:center}.uem .configuration-drift .nav-tabs li a h5{font-size:21px;font-weight:500}.uem .configuration-drift .nav-tabs li a.active{background-color:#6450e0}.uem .configuration-drift .nav-tabs li a.active h5,.uem .configuration-drift .nav-tabs li a.active:hover h5{color:#fff}.uem .configuration-drift .nav-tabs li a:hover h5{color:#6450e0}@media (max-width: 998px){.uem .configuration-drift .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;background-color:#f5f5f7;-ms-overflow-style:none;scrollbar-width:none}.uem .configuration-drift .nav-tabs ::-webkit-scrollbar{display:none}}@media (max-width: 464px){.uem .configuration-drift .tab-content .tab-pane>div .feat-img{border-radius:0 0 10px 10px}}@media (max-width: 998px){.uem .configuration-drift .tab-content .tab-pane>div .feat-img{border-radius:10px 10px 0 0}}.uem .multi-os{overflow:hidden;padding:100px 0;min-height:900px;position:relative;background-color:#0d0913}.uem .multi-os .tab-pane .text-container{max-width:363px}.uem .multi-os .tab-pane .parent-bg{background-color:#0d0913;left:0;top:0;width:100%;height:100%;z-index:-1}.uem .multi-os .tab-pane .blur{bottom:10px;right:150px;border-radius:758px;filter:blur(262px);width:758px;height:409px;background:#6651e6}.uem .multi-os .tab-pane .feat-img{right:0;bottom:0;width:45%!important}.uem .multi-os .tab-pane:nth-of-type(2) .parent-bg,.uem .multi-os .tab-pane:nth-of-type(4) .parent-bg{background-color:#220f1c}.uem .multi-os .tab-pane:nth-of-type(2) .blur,.uem .multi-os .tab-pane:nth-of-type(4) .blur{background:#9b5f67}.uem .multi-os .tab-pane:nth-of-type(3) .parent-bg{background-color:#010101}.uem .multi-os .tab-pane:nth-of-type(3) .blur{background:#00b295}.uem .multi-os .tab-pane:nth-of-type(5) .parent-bg{background-color:#120e1f}.uem .multi-os .tab-pane:nth-of-type(5) .blur{background:#bc66fe}.uem .multi-os .nav-tabs li button{text-align:left!important}@media (max-width: 998px){.uem .multi-os .nav-tabs{display:flex;flex-wrap:nowrap;flex-direction:row!important;gap:10px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.uem .multi-os .nav-tabs li{min-width:fit-content}.uem .multi-os .nav-tabs li button.active{border-left:unset!important;border-bottom:2px solid #fffb15}.uem .multi-os .nav-tabs ::-webkit-scrollbar{display:none}}.uem .key-features{overflow:hidden;padding:100px 0;background:linear-gradient(180deg,#f5f5f7 0%,#f5f5f7 100%)}.uem .key-features .collapsing-features>div .main{background-color:#0d0d0d}.uem .key-features .collapsing-features>div .main h4{color:var(--color-white)!important}.uem .key-features .collapsing-features>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/automation_workflows_bg-1b268503c84b8dbbc00237db3ce48e16df60e02d570e5927898acde96e0963ef.svg)}.uem .key-features .collapsing-features>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/airthink_ai_bg-d58d42d2e6663a23958e0e3d8330fac9f4e13b826ca597d30b90d04126ff64c3.svg)}.uem .key-features .collapsing-features>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/uem/multi_ad_domain_bg-657eaaa3907f86463d912683a4307252cbc0fc15019e353cef9b44e3a32fbb14.svg)}.uem .key-features .collapsing-features>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/uem/software_updates_bg-88cd2c7efcd269772e39743640fac5257915ca2fbd3004442fe16332c763c347.svg)}.uem .customers{padding:100px 0}.uem .customers .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.uem .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){.uem .customers .logos .ikea{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .saint-gobain{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .bse{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .stc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .hyatt{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .fodel{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .bat{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .srilankan-airlines{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .instashop{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .sitare-foundation{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .diasorin{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .scania{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .adnoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .northeast-property{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .enoc{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .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){.uem .customers .logos .darya-varia{background-image:url(/assets/scalefusion_v4/uem/customer_logos@2x-da3fd8aa733c657983c91c14c98f2b3d078c13d166278168ebf1cd5ebe63a132.png)}}.uem .integrations{padding:100px 0;background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.uem .integrations .button{margin-top:-55px}@media (max-width: 1190px){.uem .integrations .button{margin-top:40px}}.uem .uem-features{padding:100px 0 160px;background-color:#f5f5f7}.uem .uem-features .d-grid{margin-top:120px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;justify-content:center}.uem .uem-features .d-grid>div{border:2px solid;border-radius:24px;padding:20px 35px;min-height:358px;border:2px solid #e1e1e1;background-color:var(--color-white)}.uem .uem-features .d-grid>div .bg-img{left:0;right:0;bottom:0;width:100%;z-index:0;border-radius:0 0 24px 24px}.uem .uem-features .d-grid>div:hover{box-shadow:0 246px 69px #0000,0 158px 63px #00000003,0 89px 53px #0000000d,0 39px 39px #00000017,0 10px 22px #0000001a}.uem .uem-features .d-grid>div:hover:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/app_updates_bg-3c311a64c149c2768bb2974f5842d5170ed6e995329954c2c301fd909a1f234d.svg)}.uem .uem-features .d-grid>div:hover:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/app_delivery_bg-4d97ac5a07e0f96cc08cfa0ffe8b394b68f4ed82e61652598510a77be8d78bcf.svg)}.uem .uem-features .d-grid>div:hover:nth-of-type(3){background-image:url(/assets/scalefusion_v4/uem/remote_troubleshooting_bg-2a465db0455f9a19d37f5c939f574d81d018fe912d903b48a66fd53c499c1d5b.svg)}.uem .uem-features .d-grid>div:hover:nth-of-type(4){background-image:url(/assets/scalefusion_v4/uem/remote_commands_bg-088ad6f7a5e8c363e542506d24b8a9f4c9f4c6b05de88f6fc1db0cac5e8c9c40.svg)}.uem .uem-features .d-grid>div:hover:nth-of-type(5){background-image:url(/assets/scalefusion_v4/uem/approve_audit_bg-e25d6b4c049a3ac98a2a9fc7f2e334c309286988a5e0a2827a303ba06953671f.svg)}.uem .uem-features .d-grid>div:hover:nth-of-type(6){background-image:url(/assets/scalefusion_v4/uem/certificate_mngmnt_bg-44aec49a3a5d91638eb51cb995bc398a6b930ade658412117bd15dba0368a89f.svg)}.uem .security{background-color:#121212}.uem .security>div{padding:100px 0 80px}.uem .security>div .bg-img{max-width:100%;top:0;right:0;z-index:0}.uem .security>div ul{margin-top:130px;border-left:1px solid #4b4b4b;max-width:454px}.uem .security>div ul li{margin-left:-17px;margin-bottom:20px}.uem .security>div ul li span{font-weight:700;color:#8471fdcc}.uem .empower{padding:100px 0;background-color:#f6f6f8}.uem .empower .carousel-wrapper{position:relative;margin-top:100px;padding-left:15px;max-width:1360px;margin-left:auto}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage{padding-left:0!important}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item p{max-width:638px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item>div{background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:50px 40px;min-height:490px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity{background-color:#fff;border:2px solid #e1e1e1}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img{box-shadow:0 175px 49px #0000,0 112px 45px #00000003,0 63px 38px #0000000d,0 28px 28px #00000017,0 7px 15px #0000001a;border-radius:10px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(1){bottom:52px;left:56px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(2){bottom:0;right:230px;border-radius:10px 10px 0 0}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(3){top:23px;right:54px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(4){display:none}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .balance{background-image:url(/assets/scalefusion_v4/uem/right_balance_bg-72ca6cfb7fddc85d585a9e6524d59c14bd71dadcf81d19be5ddd52e2af42d6ab.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom 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){.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .balance{background-image:url(/assets/scalefusion_v4/uem/right_balance_bg@2x-271f11f1a92d98a19477fcca78e55547e59627c3565d79f5fdfa0a7a24972086.webp)}}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .ownership{background-image:url(/assets/scalefusion_v4/uem/device_ownership_bg-5f41c7c2ac838d67b9525c3123ac6a4d858f94776cfd5eb3257e40865ea2d69d.svg)}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .ownership img{right:20px;bottom:0;z-index:0}@media (min-width: 1600px){.uem .empower .carousel-wrapper{max-width:1500px}}@media (max-width: 464px){.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(1){display:none}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(2){display:none}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(3){display:none}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .diversity img:nth-of-type(4){display:block;box-shadow:none;bottom:24px;left:18px}.uem .empower .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .ownership img{width:100%!important;right:0}}.uem .empower .carousel-wrapper .btns-wrapper{position:absolute;top:-50px;left:20px;display:flex;gap:15px}.uem .empower .carousel-wrapper .btns-wrapper button{all:unset;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:9px;background-color:#101010;color:#fff;transition:all .25s ease-in;cursor:pointer;stroke:#fff}.uem .empower .carousel-wrapper .btns-wrapper button:hover{stroke:#101010;background-color:#fff}.uem .premium-support{padding:90px 0 200px;background:linear-gradient(180deg,#f0f5ff 43.94%,rgba(250,251,253,0) 86.75%)}.uem .premium-support .header-wrapper{max-width:802px}.uem .premium-support .header-wrapper p{max-width:709px}.uem .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;justify-content:center;margin-top:110px}.uem .premium-support .d-grid p{font-family:Geist;letter-spacing:-.03em}.uem .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.uem .premium-support .d-grid .tag span{font-size:32px}.uem .premium-support .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.uem .case-studies{padding:100px 0}.uem .case-studies .carousel-inner .carousel-item{background-size:cover;background-size:right center;background-repeat:no-repeat}.uem .case-studies .carousel-inner .carousel-item:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/alliance_air_bg_case_studies-d69f2e9388eef62acbbe7c7c5b873c2e7b4e1762cf3f70028bbdc918ae6491a2.svg)}.uem .case-studies .carousel-inner .carousel-item:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/diasorin_bg_case_studies-636e876cc72d767663b7f2691580749dcac01d5d8973a64d2666d03531fa9492.svg)}.uem .case-studies .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){.uem .case-studies .carousel-inner{max-width:560px;margin:0 auto}}.uem .our-products{padding:100px 0}.uem .our-products .product-cards{gap:20px;margin-top:80px}.uem .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}.uem .our-products .product-cards>div .button{bottom:50px;left:40px}.uem .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}.uem .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}.uem .our-products .product-cards>div .main{position:absolute;width:100%;height:100%;inset:0;background-color:#131313;opacity:0}.uem .our-products .product-cards>div .main .text-container{padding:40px 35px;max-width:430px}.uem .our-products .product-cards>div .main *{user-select:none}.uem .our-products .product-cards>div .collapsed{position:absolute;width:100%;height:100%;inset:0;width:363px;opacity:0;background-color:transparent;padding:50px 40px}.uem .our-products .product-cards>div:not(.show) .collapsed{animation:main-reveal .8s ease .5s forwards}.uem .our-products .product-cards>div.show{width:774px}.uem .our-products .product-cards>div.show .collapsed{opacity:0}.uem .our-products .product-cards>div.show .main{animation:main-reveal .8s ease .5s forwards}@media (max-width: 998px){.uem .our-products .product-cards{flex-direction:column;gap:20px 0}.uem .our-products .product-cards>div{width:100%!important}.uem .our-products .product-cards>div .collapsed{display:none}.uem .our-products .product-cards>div .main{opacity:1;position:relative;height:583px!important}.uem .our-products .product-cards>div .main .feat-img{min-width:331px}}.uem .unity>div{padding:100px 0 200px;background-color:#f0f5ff}.uem .unity>div .header-wrapper{max-width:620px}.uem .unity>div .header-wrapper p{max-width:460px}@media (max-width: 964px){.uem .unity>div{background-size:100%!important}}.uem .cta-two{overflow:hidden}.uem .cta-two .wrapper{background:linear-gradient(91.66deg,#273288 -2.04%,#90533c 102.38%);padding:1px;border-radius:22px}.uem .cta-two .wrapper .call-to-action .blur{position:absolute;inset:0;margin:auto;border-radius:485px;background:#7b66fe;filter:blur(262px);width:485px;height:315px}.uem .owl-item img{width:auto!important}.uem ul.nav.nav-tabs.arrowed-tabs{border-color:#403940}@media (max-width: 998px){.uem ul.nav.nav-tabs.arrowed-tabs{border:none}}@media (max-width: 992px){.uem .collapsing-features>div .main h4,.uem .collapsing-features>div .main p,.uem .collapsing-features>div .main ul{text-align:left!important}}.remote-access-mac h1{font-size:50px;line-height:58px}.remote-access-mac .hero{padding:100px 0}.remote-access-mac .hero .header-wrapper{max-width:720px}.remote-access-mac .hero .header-wrapper h1{max-width:560px}.remote-access-mac .benefits{padding:100px 0;background-color:#f5f5f7}.remote-access-mac .remote-control{padding:100px 0}.remote-access-mac .remote-control .header-wrapper{max-width:895px}.remote-access-mac .remote-control .header-wrapper>p{max-width:550px}.remote-access-mac .remote-terminal{padding:0 0 100px}.remote-access-mac .remote-terminal svg{min-width:28px}.remote-access-mac .why-choose{padding:100px 0;background-color:#f5f5f7}.remote-access-mac .border-l{border-left:1px solid #c8c3fe}.remote-access-mac .reviews{padding:100px 0}.remote-access-mac .reviews .row{max-width:1400px;margin-inline:auto}.remote-access-mac .reviews .row .embla .embla__slide{min-height:590px;border-radius:20px;background-color:#fff;border:2px solid #ededed;flex:0 0 405px;margin-inline-end:30px}.remote-access-mac .reviews .row .embla .embla__slide .text-container{padding:32px 16px}.remote-access-mac .reviews .row .embla .embla__slide .tag-container{max-height:118px;padding:32px 16px;border-radius:0 0 20px 20px}.remote-access-mac .reviews .row .embla .embla__slide .tag-container .avatar{border-radius:100%;width:54px;height:54px}.remote-access-mac .reviews .row .embla .embla__slide .container-1{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_1-991fa9fba7cdb4dddd7538101b2fbb5c05d4118e19485786cadc0b4325752dd5.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .row .embla .embla__slide .container-1{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_1@2x-af71b985bf877b211b847a86b54d3b2376b2f09ed08eaffb88b37938d6566903.png)}}.remote-access-mac .reviews .row .embla .embla__slide .container-1 .avatar{background-color:#51df66}.remote-access-mac .reviews .row .embla .embla__slide .container-2{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_2-ff416e12da6317493be11495e9e705e2d50df70805c0eca8607fe37e8eb41ece.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .row .embla .embla__slide .container-2{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_2@2x-03d8303b3f2081deb044a67fd5d6bf136507a28bb0fca59b7a6778868d7106fb.png)}}.remote-access-mac .reviews .row .embla .embla__slide .container-2 .avatar{background-color:#f2aa62}.remote-access-mac .reviews .row .embla .embla__slide .container-3{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_3-dd57c3ce80bf1dfb7f64adb387ceff51f7004b30d2a2b50bbcc9b683904ed7bb.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .row .embla .embla__slide .container-3{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_3@2x-a65ee2b4d1922be9cb049e69e826a798f7a46d727e715f2c5042a6de54635b89.png)}}.remote-access-mac .reviews .row .embla .embla__slide .container-3 .avatar{background-color:#95a2f4}.remote-access-mac .reviews .row .embla .embla__slide .container-4{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_4-f6eca1eb2f5619f97b80b3d3a5ea7ee3eb8d6b98c26ffd0b4fd0e6b10f6b3707.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .row .embla .embla__slide .container-4{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_4@2x-82ad1a4e4d6da302582dd83bb8404e8f2141bd9c3dd74c8fa1d9d1d2f32d8edf.png)}}.remote-access-mac .reviews .row .embla .embla__slide .container-4 .avatar{background-color:#f495e1}.remote-access-mac .reviews .carousel-wrapper{position:relative;margin-top:100px;padding-left:15px;max-width:1500px;margin-left:auto}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage{padding-left:0!important}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item{min-height:590px;border-radius:20px;background-color:#fff;border:2px solid #ededed}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .text-container{padding:32px 16px}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .tag-container{max-height:118px;padding:32px 16px;border-radius:0 0 20px 20px}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .tag-container .avatar{border-radius:100%;width:54px;height:54px}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-1{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_1-991fa9fba7cdb4dddd7538101b2fbb5c05d4118e19485786cadc0b4325752dd5.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-1{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_1@2x-af71b985bf877b211b847a86b54d3b2376b2f09ed08eaffb88b37938d6566903.png)}}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-1 .avatar{background-color:#51df66}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-2{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_2-ff416e12da6317493be11495e9e705e2d50df70805c0eca8607fe37e8eb41ece.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-2{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_2@2x-03d8303b3f2081deb044a67fd5d6bf136507a28bb0fca59b7a6778868d7106fb.png)}}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-2 .avatar{background-color:#f2aa62}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-3{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_3-dd57c3ce80bf1dfb7f64adb387ceff51f7004b30d2a2b50bbcc9b683904ed7bb.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-3{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_3@2x-a65ee2b4d1922be9cb049e69e826a798f7a46d727e715f2c5042a6de54635b89.png)}}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-3 .avatar{background-color:#95a2f4}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-4{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_4-f6eca1eb2f5619f97b80b3d3a5ea7ee3eb8d6b98c26ffd0b4fd0e6b10f6b3707.png);background-repeat:no-repeat;background-size:100% 100%}@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){.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-4{background-image:url(/assets/scalefusion_v4/remote_access_mac/review_bg_4@2x-82ad1a4e4d6da302582dd83bb8404e8f2141bd9c3dd74c8fa1d9d1d2f32d8edf.png)}}.remote-access-mac .reviews .carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .container-4 .avatar{background-color:#f495e1}.remote-access-mac .reviews .btns-wrapper{display:flex;gap:15px}.remote-access-mac .reviews .btns-wrapper button{all:unset;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:9px;background-color:#101010;color:#fff;transition:all .25s ease-in;cursor:pointer;stroke:#fff}.remote-access-mac .reviews .btns-wrapper button:hover{stroke:#101010;background-color:#fff}.remote-access-mac .footer-cta .container .illustration-0{top:45px;left:65px}.remote-access-mac .footer-cta .container .illustration-1{top:155px;left:230px}.remote-access-mac .footer-cta .container .illustration-2{top:40px;right:125px}.remote-access-mac .footer-cta .container .illustration-3{top:180px;right:5px}.pos-device-management h1{font-size:50px;line-height:58px}.pos-device-management .fw-bold{font-family:var(--header-font)}.pos-device-management .hero>div{padding:100px 0 0}.pos-device-management .hero>div .header-wrapper{max-width:625px}@media (min-width: 1024px){.pos-device-management .hero>div .d-xl-flex{margin-top:-360px}}.pos-device-management .customers-sprite{background-color:var(--color-black)}.pos-device-management .supported-devices{padding:100px 0}.pos-device-management .supported-devices .header-wrapper{max-width:890px}.pos-device-management .supported-devices .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,261px));place-content:center;gap:20px;max-width:1104px}.pos-device-management .supported-devices .d-grid>div{border-radius:10px;min-height:202px;background-color:#f5f5f7}.pos-device-management .kiosk-mode{padding:100px 0;background-color:#f5f5f7}.pos-device-management .kiosk-mode .header-wrapper{max-width:720px}.pos-device-management .kiosk-mode .mode{max-width:949px;margin-top:100px;border:1px solid #e1e1e1;border-radius:20px;padding:20px 30px 0}.pos-device-management .kiosk-mode .mode p,.pos-device-management .kiosk-mode .mode>div.tab-content{margin-inline:auto}.pos-device-management .kiosk-mode .mode p .d-flex,.pos-device-management .kiosk-mode .mode>div.tab-content .d-flex{gap:40px}.pos-device-management .kiosk-mode .mode p .d-flex>div,.pos-device-management .kiosk-mode .mode>div.tab-content .d-flex>div{max-width:370px}.pos-device-management .app-management{padding:100px 0}.pos-device-management .app-management .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.pos-device-management .app-management .d-grid>div{padding:22px 20px;border-left:2px solid #f1f0ff}.pos-device-management .remote-support{padding:100px 0}.pos-device-management .remote-support .header-wrapper{max-width:745px;margin-bottom:70px}.pos-device-management .remote-support .header-wrapper .btn-link{border-radius:8px;padding:12px 18px;width:fit-content;border:1px solid #7287ff;box-shadow:0 0 0 1px #1018282e inset,0 -2px #1018280d inset,0 1px 2px #1018280d}.pos-device-management .remote-support .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,252px));gap:40px;place-content:center}.pos-device-management .other-features{padding:100px 0;background-color:#f5f5f7}.pos-device-management .other-features .header-wrapper{max-width:680px}.pos-device-management .other-features .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.pos-device-management .other-features .d-grid>div{padding:22px 20px;border-left:2px solid #e7e4ff}.pos-device-management .industries{padding:100px 0;background-color:#0e0e10}.pos-device-management .footer-cta .container .illustration-0{top:45px;left:65px}.pos-device-management .footer-cta .container .illustration-1{top:155px;left:230px}.pos-device-management .footer-cta .container .illustration-2{top:40px;right:125px}.pos-device-management .footer-cta .container .illustration-3{top:180px;right:5px}.pos-device-management .footer-cta .call-to-action .text-wrapper{max-width:590px!important}.remote-monitoring-mgmnt h1{font-size:50px;line-height:58px}.remote-monitoring-mgmnt .fw-bold{font-family:var(--header-font)}.remote-monitoring-mgmnt .hero>div{padding:100px 0 0}.remote-monitoring-mgmnt .hero>div .header-wrapper{max-width:600px}@media (min-width: 1024px){.remote-monitoring-mgmnt .hero>div .d-flex{margin-top:-330px}}.remote-monitoring-mgmnt .customers-sprite{background-color:var(--color-black)}.remote-monitoring-mgmnt .what-is-rmm{padding:100px 0;background-color:#f5f5f7}.remote-monitoring-mgmnt .what-is-rmm .header-wrapper{max-width:650px}.remote-monitoring-mgmnt .what-is-rmm .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div{border-radius:22px;border:1px solid #e1e1e1}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div>div{padding:50px 22px 0}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(1){background:linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%)}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(1) picture>img{margin-left:48px}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(2){background:linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%)}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(2) picture>img{margin-left:15px}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(3){background:linear-gradient(209.57deg,#b984c9 24.41%,#fdf7ff 97.25%)}.remote-monitoring-mgmnt .what-is-rmm .d-grid>div:nth-of-type(3) picture>img{margin-left:15px}.remote-monitoring-mgmnt .benefits .main-wrapper{padding:150px}.remote-monitoring-mgmnt .benefits .main-wrapper .header-wrapper{max-width:680px}.remote-monitoring-mgmnt .benefits .main-wrapper .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,346px));gap:32px;place-content:center}.remote-monitoring-mgmnt .benefits .main-wrapper .d-grid .feature-card .title-text{font-size:18px;line-height:24px}.remote-monitoring-mgmnt .benefits .main-wrapper .d-grid .feature-card .desc-text{font-size:14px;line-height:22px;color:#ffffffb3}.remote-monitoring-mgmnt .key_features{padding:100px 0;background-color:#f5f5f7}.remote-monitoring-mgmnt .key_features .header-wrapper{max-width:935px}.remote-monitoring-mgmnt .key_features .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.remote-monitoring-mgmnt .remote-management{padding:100px 0}.remote-monitoring-mgmnt .remote-management .header-wrapper{max-width:720px}.remote-monitoring-mgmnt .remote-management .header-wrapper p{max-width:552px}.remote-monitoring-mgmnt .remote-management .wrapper{margin-top:70px;display:grid;grid:auto/repeat(auto-fit,minmax(0,382px));justify-content:center;gap:60px 20px}.remote-monitoring-mgmnt .remote-management .wrapper .text-container{padding:22px 20px;border-left:2px solid #f1f0ff}.remote-monitoring-mgmnt .remote-management .wrapper .text-container :nth-of-type(1){font-family:var(--header-font);letter-spacing:-.03em}@media (max-width: 464px){.remote-monitoring-mgmnt .remote-management .wrapper{grid:auto/repeat(auto-fit,minmax(0,350px))}}@media (min-width: 764px) and (max-width: 1024px){.remote-monitoring-mgmnt .remote-management .wrapper{grid:auto/repeat(auto-fit,minmax(0,330px))}}.remote-monitoring-mgmnt .supported-platforms p.body-text:nth-of-type(1){max-width:803px;margin:0 auto}.remote-monitoring-mgmnt .supported-platforms .multi-os-logo-wrapper{position:relative;max-width:1060px;margin:100px auto 40px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(196px,1fr))}.remote-monitoring-mgmnt .supported-platforms .multi-os-logo-wrapper figure{grid-column:span 1;background-color:#f2f6ff;border-radius:14px;padding:13px 20px;text-align:center;place-content:center}.remote-monitoring-mgmnt .multi-os{padding:100px 0}.remote-monitoring-mgmnt .multi-os .inner-wrapper{padding:100px 25px;border-radius:22px}.remote-monitoring-mgmnt .multi-os .header-wrapper{max-width:561px}.remote-monitoring-mgmnt .multi-os .d-grid{grid:auto/repeat(auto-fit,minmax(0,200px));gap:20px;place-content:center}.remote-monitoring-mgmnt .multi-os .d-grid>div{border:1px solid #323232;border-radius:10px;background-color:#323232;padding:12px}.remote-monitoring-mgmnt .our-products{padding:100px 0}.remote-monitoring-mgmnt .our-products .product-cards{gap:20px;margin-top:80px}.remote-monitoring-mgmnt .our-products .product-cards>div{position:relative;width:363px;min-height:577px;-webkit-transition:all .6s ease;transition:all .6s ease;border-radius:10px;overflow:hidden}.remote-monitoring-mgmnt .our-products .product-cards>div .button{bottom:50px;left:40px}.remote-monitoring-mgmnt .our-products .product-cards>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/oneidp_bg-7faa4b8c1d8ced9ad2b97d63d2d7ed4ecd7f645a97e5219abc3a7f54f2fca018.webp);background-repeat:no-repeat;background-size:804px 602px;background-position:left bottom;background-size:cover}@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){.remote-monitoring-mgmnt .our-products .product-cards>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/oneidp_bg@2x-2f611483b807c287eeb1ba1f12af077665e09a6c54278643f10861c86708164d.webp)}}.remote-monitoring-mgmnt .our-products .product-cards>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/veltar_bg-5132d7dd5c6dbc4c1ed676336a140824d4f3cdc470443d90f3ab8c550d7baa3c.webp);background-repeat:no-repeat;background-size:804px 602px;background-position:left bottom;background-size:cover}@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){.remote-monitoring-mgmnt .our-products .product-cards>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/veltar_bg@2x-464df3ac4c477d3b7cfffb7e4faf2799d1be80ca19c0421392cb34b0c97bd8dd.webp)}}.remote-monitoring-mgmnt .our-products .product-cards>div .main{position:absolute;width:100%;height:100%;inset:0;background-color:#131313;opacity:0}.remote-monitoring-mgmnt .our-products .product-cards>div .main .text-container{padding:40px 35px;max-width:430px}.remote-monitoring-mgmnt .our-products .product-cards>div .main *{user-select:none}.remote-monitoring-mgmnt .our-products .product-cards>div .collapsed{position:absolute;width:100%;height:100%;inset:0;width:363px;opacity:0;background-color:transparent;padding:50px 40px}.remote-monitoring-mgmnt .our-products .product-cards>div:not(.show) .collapsed{animation:main-reveal .8s ease .5s forwards}.remote-monitoring-mgmnt .our-products .product-cards>div.show{width:774px}.remote-monitoring-mgmnt .our-products .product-cards>div.show .collapsed{opacity:0}.remote-monitoring-mgmnt .our-products .product-cards>div.show .main{animation:main-reveal .8s ease .5s forwards}@media (max-width: 998px){.remote-monitoring-mgmnt .our-products .product-cards{flex-direction:column;gap:20px 0}.remote-monitoring-mgmnt .our-products .product-cards>div{width:100%!important;min-height:550px}.remote-monitoring-mgmnt .our-products .product-cards>div .collapsed{display:none}.remote-monitoring-mgmnt .our-products .product-cards>div .main{opacity:1;position:relative;height:550px!important}.remote-monitoring-mgmnt .our-products .product-cards>div .main .feat-img{min-width:331px}}.remote-monitoring-mgmnt .why-choose-sf{padding:100px 0;background-color:#151515}.remote-monitoring-mgmnt .case-studies{padding:0 0 100px}.remote-monitoring-mgmnt .case-studies .header-wrapper{max-width:760px}.remote-monitoring-mgmnt .case-studies .d-grid{margin-top:80px;max-width:1096px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.remote-monitoring-mgmnt .case-studies .d-grid>div{border-radius:10px;border:2px solid #e7e7e7;background:#f5f5f7;min-height:408px;padding:20px}.remote-monitoring-mgmnt .usecases>div{padding:100px 0}.remote-monitoring-mgmnt .usecases .header-wrapper{max-width:700px}.remote-monitoring-mgmnt .usecases .main-wrapper{margin-top:65px;border:1px solid #2b2b2b;border-radius:20px;overflow:hidden}.remote-monitoring-mgmnt .usecases .main-wrapper .d-grid{grid:auto/repeat(auto-fit,minmax(0,386px));gap:5px;place-content:center;margin-bottom:5px}.remote-monitoring-mgmnt .usecases .main-wrapper .d-grid>div{padding:20px;background-color:#202020;border-radius:10px}.remote-monitoring-mgmnt .footer-cta .container{position:relative}.remote-monitoring-mgmnt .footer-cta .container .illustration-0{position:absolute;top:67px;right:125px}.remote-monitoring-mgmnt .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.remote-monitoring-mgmnt .footer-cta .container .illustration-2{position:absolute;bottom:19px;left:230px}.remote-monitoring-mgmnt .footer-cta .container .illustration-3{position:absolute;bottom:19px;right:225px}@media (min-width: 1199px){.remote-monitoring-mgmnt .footer-cta .container .macOS-cta{padding:82px}}.pc-management-software h1{font-size:50px;line-height:58px}.pc-management-software .hero{background-color:var(--color-black)}.pc-management-software .hero>div{padding:100px 0 50px;min-height:700px}.pc-management-software .hero>div p.text-sm{max-width:658px}.pc-management-software .hero>div .image-container{max-width:2000px}@media (min-width: 1200px){.pc-management-software .hero>div .image-container img{-webkit-transform:translateX(-58px);transform:translate(-58px)}}.pc-management-software .benefits{overflow:hidden;padding:100px 0 0}.pc-management-software .benefits .header-wrapper{max-width:600px}.pc-management-software .benefits .header-wrapper p{max-width:563px}.pc-management-software .benefits .pill-tab-content{min-width:452px}.pc-management-software .benefits .tab-content .tab-pane>div{border-radius:10px;overflow:hidden}.pc-management-software .benefits .tab-content .tab-pane>div .text-wrapper{padding:30px 15px;max-width:457px}.pc-management-software .benefits .tab-content .tab-pane>div .blur{right:93px;top:184px;border-radius:485px;filter:blur(262px);width:485px;height:315px}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div{background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div .blur{background-color:#7b66fe}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div h5{color:#6877be}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div{background:#220f1c}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div .blur{background-color:#df4c5f}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div h5{color:#b55555}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div{background:#120e1f}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div .blur{background-color:#bc66fe}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div h5{color:#9364c4}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div{background:linear-gradient(180deg,#09130b 0%,#012027 100%)}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div .blur{background-color:#66fea3}.pc-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div h5{color:#47a053}.pc-management-software .patch-management{padding:150px 0}.pc-management-software .patch-management .header-wrapper p{max-width:510px}.pc-management-software .windows-support{padding:100px 0;background-color:#f5f5f7}.pc-management-software .remote-control{padding:100px 0}.pc-management-software .remote-control .header-wrapper{max-width:758px}.pc-management-software .security{padding:0 0 100px;background-color:#151515}.pc-management-software .security .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background-color:#898598;filter:blur(262px);margin:auto;inset:0}@media (min-width: 1200px){.pc-management-software .security .header-wrapper{padding-top:156px}}.pc-management-software .leading-industries,.pc-management-software .integrations{padding:100px 0}.pc-management-software .leading-industries #deployer,.pc-management-software .integrations #deployer{scroll-margin-top:130px}.pc-management-software .leading-industries #sharedDevices,.pc-management-software .integrations #sharedDevices{scroll-margin-top:160px}.pc-management-software .browser-management{padding:100px 0;background-color:#f5f5f7}.pc-management-software .oneidp>div{padding:100px 0;min-height:669px}.pc-management-software .oneidp>div .text-check p{font-size:16px}.pc-management-software .premium-support{padding:90px 0 200px;background:linear-gradient(180deg,#f0f5ff 43.94%,rgba(250,251,253,0) 86.75%)}.pc-management-software .premium-support .header-wrapper{max-width:926px}.pc-management-software .premium-support .header-wrapper p{max-width:709px}.pc-management-software .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;justify-content:center;margin-top:110px}.pc-management-software .premium-support .d-grid p{font-family:Geist;letter-spacing:-.03em}.pc-management-software .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.pc-management-software .premium-support .d-grid .tag span{font-size:32px}.pc-management-software .premium-support .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.pc-management-software .footer-cta .container{position:relative}.pc-management-software .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.pc-management-software .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.pc-management-software .footer-cta .container .illustration-2{position:absolute;top:187px;left:230px}.pc-management-software .footer-cta .container .illustration-3{position:absolute;top:230px;right:5px}@media (min-width: 1199px){.pc-management-software .footer-cta .container .macOS-cta{padding:82px}}.enterprise-mobility-mgmnt h1{font-size:50px;line-height:58px}.enterprise-mobility-mgmnt .fw-bold{font-family:var(--header-font)}.enterprise-mobility-mgmnt .hero>div{padding:100px 0 0}.enterprise-mobility-mgmnt .hero>div .header-wrapper{max-width:710px}@media (min-width: 1024px){.enterprise-mobility-mgmnt .hero>div .d-flex{margin-top:-200px}}.enterprise-mobility-mgmnt .customers-sprite{background-color:var(--color-black)}.enterprise-mobility-mgmnt .what-is-emm{padding:100px 0;background-color:#f5f5f7}.enterprise-mobility-mgmnt .what-is-emm .header-wrapper{max-width:650px}.enterprise-mobility-mgmnt .what-is-emm .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,352px));gap:20px;place-content:center}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div{border-radius:22px;border:1px solid #e1e1e1}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div>div{padding:50px 22px 0}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div:nth-of-type(1){background:linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%)}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div:nth-of-type(1) picture>img{margin-left:29px}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div:nth-of-type(2){background:linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%)}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div:nth-of-type(3){background:linear-gradient(209.57deg,#b984c9 24.41%,#fdf7ff 97.25%)}.enterprise-mobility-mgmnt .what-is-emm .d-grid>div:nth-of-type(3) picture>img{margin-left:35px}.enterprise-mobility-mgmnt .multi-os{overflow:hidden;padding:150px 0;background-color:#151515}.enterprise-mobility-mgmnt .multi-os .header-wrapper{max-width:794px}.enterprise-mobility-mgmnt .multi-os .blur{left:33%;top:-130px;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.enterprise-mobility-mgmnt .kiosk-mode{padding:100px 0;background-color:#f5f5f7}.enterprise-mobility-mgmnt .kiosk-mode .header-wrapper{max-width:662px}.enterprise-mobility-mgmnt .kiosk-mode .d-grid{margin-top:110px;grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div{border-radius:22px;border:1px solid #e1e1e1;min-height:654px}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div .text-container p{max-width:407px}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div:nth-of-type(1){background:linear-gradient(142.47deg,#84adc9 18.2%,#cfe6f7 103.16%)}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div:nth-of-type(2){background:linear-gradient(209.57deg,#8584c9 24.41%,#cfe6f7 97.25%)}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div:nth-of-type(3){background:linear-gradient(209.57deg,#5b9afb 24.41%,#ccdfed 97.25%)}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div:nth-of-type(4){background:linear-gradient(142.47deg,#c378e1 18.2%,#f0b8ed 103.16%)}.enterprise-mobility-mgmnt .kiosk-mode .d-grid>div:nth-of-type(4) picture>img{margin-top:15px}.enterprise-mobility-mgmnt .security-policies{padding:100px 0}.enterprise-mobility-mgmnt .security-policies .header-wrapper{max-width:698px}.enterprise-mobility-mgmnt .security-policies .header-wrapper p{max-width:563px}.enterprise-mobility-mgmnt .security-policies .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:40px 20px;place-content:center}.enterprise-mobility-mgmnt .security-policies .d-grid>div{padding:22px 20px;border-left:1px solid #ebf3ff}.enterprise-mobility-mgmnt .veltar>div{padding:100px 0}.enterprise-mobility-mgmnt .veltar>div .header-wrapper{max-width:715px}.enterprise-mobility-mgmnt .veltar>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.enterprise-mobility-mgmnt .app-mgmnt,.enterprise-mobility-mgmnt .shared-devices{padding:100px 0}.enterprise-mobility-mgmnt .shared-devices .header-wrapper{max-width:594px}.enterprise-mobility-mgmnt .shared-devices .col-lg-6>div{max-width:430px}.enterprise-mobility-mgmnt .our-products{padding:100px 0}.enterprise-mobility-mgmnt .our-products .product-cards{gap:20px;margin-top:80px}.enterprise-mobility-mgmnt .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}.enterprise-mobility-mgmnt .our-products .product-cards>div .button{bottom:50px;left:40px}.enterprise-mobility-mgmnt .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}.enterprise-mobility-mgmnt .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}.enterprise-mobility-mgmnt .our-products .product-cards>div .main{position:absolute;width:100%;height:100%;inset:0;background-color:#131313;opacity:0}.enterprise-mobility-mgmnt .our-products .product-cards>div .main .text-container{padding:40px 35px;max-width:430px}.enterprise-mobility-mgmnt .our-products .product-cards>div .main *{user-select:none}.enterprise-mobility-mgmnt .our-products .product-cards>div .collapsed{position:absolute;width:100%;height:100%;inset:0;width:363px;opacity:0;background-color:transparent;padding:50px 40px}.enterprise-mobility-mgmnt .our-products .product-cards>div:not(.show) .collapsed{animation:main-reveal .8s ease .5s forwards}.enterprise-mobility-mgmnt .our-products .product-cards>div.show{width:774px}.enterprise-mobility-mgmnt .our-products .product-cards>div.show .collapsed{opacity:0}.enterprise-mobility-mgmnt .our-products .product-cards>div.show .main{animation:main-reveal .8s ease .5s forwards}@media (max-width: 998px){.enterprise-mobility-mgmnt .our-products .product-cards{flex-direction:column;gap:20px 0}.enterprise-mobility-mgmnt .our-products .product-cards>div{width:100%!important}.enterprise-mobility-mgmnt .our-products .product-cards>div .collapsed{display:none}.enterprise-mobility-mgmnt .our-products .product-cards>div .main{opacity:1;position:relative;height:583px!important}.enterprise-mobility-mgmnt .our-products .product-cards>div .main .feat-img{min-width:331px}}.enterprise-mobility-mgmnt .enrollment-methods{overflow:hidden;padding:100px 0;background-color:#151515}.enterprise-mobility-mgmnt .enrollment-methods .header-wrapper{max-width:650px}.enterprise-mobility-mgmnt .enrollment-methods .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;place-content:center}.enterprise-mobility-mgmnt .enrollment-methods .blur{left:33%;top:-34.328px;width:488px;height:333px;border-radius:488px;background:#898598;filter:blur(262px)}.enterprise-mobility-mgmnt .remote-troubleshooting{padding:100px 0;background-color:#f5f5f7}.enterprise-mobility-mgmnt .remote-troubleshooting .header-wrapper{max-width:551px}.enterprise-mobility-mgmnt .remote-troubleshooting .header-wrapper p{max-width:492px}.enterprise-mobility-mgmnt .remote-troubleshooting .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.enterprise-mobility-mgmnt .remote-troubleshooting .d-grid>div{padding:22px 20px}.enterprise-mobility-mgmnt .device-insights{padding:100px 0}.enterprise-mobility-mgmnt .device-insights .header-wrapper{max-width:723px}.enterprise-mobility-mgmnt .device-insights .header-wrapper p{max-width:552px}.enterprise-mobility-mgmnt .device-insights picture>img{box-shadow:3px 4px 20px #00000026}.enterprise-mobility-mgmnt .oem-partners{padding:100px 0}.enterprise-mobility-mgmnt .oem-partners .main-wrapper{overflow:hidden;padding:90px 0;max-width:1200px;background-color:#151515;border-radius:22px}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos{display:grid;grid:auto/repeat(auto-fit,minmax(0,193px));gap:50px 110px;margin:80px auto 0;place-content:center}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .datalogic{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .datalogic{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .blackview{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -84px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .blackview{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .honeywell{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -168px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .honeywell{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .zebra{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -250px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .zebra{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .janam{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -332px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .janam{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .kyocera{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -418px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .kyocera{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .cyrus{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -504px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .cyrus{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .lenovo{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -588px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .lenovo{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .lg{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -670px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .lg{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .sony{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -758px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .sony{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .samsung-knox{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo-679ebf435cc7624651695aca853108f7280508fe8dc18dc0f888c9764999a30a.png);background-repeat:no-repeat;background-size:193px 875px;background-position:0px -840px;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){.enterprise-mobility-mgmnt .oem-partners .main-wrapper .logos .samsung-knox{background-image:url(/assets/scalefusion_v4/enterprise_mobility_mgmnt/oem_partners_logo@2x-66e99050a8ca547ec6cb003bfeb3aae8e7aea63a74d26c8955fd2b14cb06f941.png)}}.enterprise-mobility-mgmnt .oem-partners .main-wrapper .blur{left:33%;bottom:30px;width:485px;height:315px;border-radius:485px;background:#bc53b3;filter:blur(262px)}.enterprise-mobility-mgmnt .footer-cta .container .illustration-0{top:45px;left:65px}.enterprise-mobility-mgmnt .footer-cta .container .illustration-1{top:155px;left:230px}.enterprise-mobility-mgmnt .footer-cta .container .illustration-2{top:40px;right:125px}.enterprise-mobility-mgmnt .footer-cta .container .illustration-3{top:180px;right:5px}.enterprise-mobility-mgmnt .footer-cta .call-to-action .text-wrapper{max-width:590px!important}.vr-device-management h1{font-size:50px;line-height:58px}.vr-device-management .fw-bold{font-family:var(--header-font)}.vr-device-management .hero>div{padding:100px 0 0}.vr-device-management .hero>div .header-wrapper{max-width:687px}@media (min-width: 1024px){.vr-device-management .hero>div .d-xl-flex{margin-top:-560px}}.vr-device-management .customers-sprite{background-color:var(--color-black)}.vr-device-management .app-management{padding:100px 0}.vr-device-management .app-management .header-wrapper{max-width:688px;margin-bottom:100px}.vr-device-management .kiosk-lockdown{padding:100px 0}.vr-device-management .kiosk-lockdown .header-wrapper{max-width:510px}.vr-device-management .virtual-experience{padding:100px 0}.vr-device-management .virtual-experience picture>img{margin:70px 0}.vr-device-management .virtual-experience .d-grid{grid:auto/repeat(auto-fit,minmax(0,560px));gap:44px;place-content:center}.desktop-management-software h1{font-size:50px;line-height:58px}.desktop-management-software .hero{background-color:var(--color-black)}.desktop-management-software .hero>div{padding:100px 0 50px;min-height:700px}.desktop-management-software .hero>div p.text-sm{max-width:658px}.desktop-management-software .hero>div .image-container{max-width:2000px}@media (min-width: 1200px){.desktop-management-software .hero>div .image-container img{-webkit-transform:translateX(-58px);transform:translate(-58px)}}.desktop-management-software .benefits{overflow:hidden;padding:100px 0}.desktop-management-software .benefits .header-wrapper{max-width:600px}.desktop-management-software .benefits .header-wrapper p{max-width:563px}.desktop-management-software .benefits .pill-tab-content{min-width:452px}.desktop-management-software .benefits .tab-content .tab-pane>div{border-radius:10px;overflow:hidden}.desktop-management-software .benefits .tab-content .tab-pane>div .text-wrapper{padding:30px 15px;max-width:457px}.desktop-management-software .benefits .tab-content .tab-pane>div .blur{right:93px;top:184px;border-radius:485px;filter:blur(262px);width:485px;height:315px}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div{background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div .blur{background-color:#7b66fe}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(1)>div h5{color:#6877be}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div{background:#220f1c}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div .blur{background-color:#df4c5f}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(2)>div h5{color:#b55555}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div{background:#120e1f}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div .blur{background-color:#bc66fe}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(3)>div h5{color:#9364c4}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div{background:linear-gradient(180deg,#09130b 0%,#012027 100%)}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div .blur{background-color:#66fea3}.desktop-management-software .benefits .tab-content .tab-pane:nth-of-type(4)>div h5{color:#47a053}.desktop-management-software .supported-devices{padding:100px 0}.desktop-management-software .supported-devices .header-wrapper{max-width:890px}.desktop-management-software .supported-devices .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,261px));place-content:center;gap:20px;max-width:1104px}.desktop-management-software .supported-devices .d-grid>div{border-radius:10px;min-height:202px;background-color:#f5f5f7}.desktop-management-software .enrollment{padding:100px 0}.desktop-management-software .enrollment .header-wrapper{max-width:691px}@media (min-width: 1200px){.desktop-management-software .cta h3{min-width:600px}}.desktop-management-software .patch-management{padding:150px 0}.desktop-management-software .patch-management .header-wrapper p{max-width:510px}.desktop-management-software .remote-control{padding:100px 0}.desktop-management-software .remote-control .header-wrapper{max-width:758px}.desktop-management-software .security{padding:0 0 100px;background-color:#151515}.desktop-management-software .security .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background-color:#898598;filter:blur(262px);margin:auto;inset:0}@media (min-width: 1200px){.desktop-management-software .security .header-wrapper{padding-top:156px}}.desktop-management-software .leading-industries,.desktop-management-software .integrations{padding:100px 0}.desktop-management-software .leading-industries #sharedDevices,.desktop-management-software .leading-industries #airThink,.desktop-management-software .leading-industries #deployer,.desktop-management-software .integrations #sharedDevices,.desktop-management-software .integrations #airThink,.desktop-management-software .integrations #deployer{scroll-margin-top:150px}.desktop-management-software .browser-management{padding:100px 0;background-color:#f5f5f7}.desktop-management-software .oneidp>div{padding:100px 0;min-height:669px}.desktop-management-software .oneidp>div .text-check p{font-size:16px}.desktop-management-software .premium-support{padding:90px 0 200px;background:linear-gradient(180deg,#f0f5ff 43.94%,rgba(250,251,253,0) 86.75%)}.desktop-management-software .premium-support .header-wrapper{max-width:926px}.desktop-management-software .premium-support .header-wrapper p{max-width:709px}.desktop-management-software .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;justify-content:center;margin-top:110px}.desktop-management-software .premium-support .d-grid p{font-family:Geist;letter-spacing:-.03em}.desktop-management-software .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.desktop-management-software .premium-support .d-grid .tag span{font-size:32px}.desktop-management-software .premium-support .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.desktop-management-software .footer-cta .container{position:relative}.desktop-management-software .footer-cta .container .illustration-0{position:absolute;top:40px;right:125px}.desktop-management-software .footer-cta .container .illustration-1{position:absolute;top:67px;left:65px}.desktop-management-software .footer-cta .container .illustration-2{position:absolute;top:187px;left:230px}.desktop-management-software .footer-cta .container .illustration-3{position:absolute;top:230px;right:5px}@media (min-width: 1199px){.desktop-management-software .footer-cta .container .macOS-cta{padding:82px}}.android-tv-mgmnt h1{font-size:50px;line-height:58px}.android-tv-mgmnt .fw-bold{font-family:var(--header-font)}.android-tv-mgmnt .hero>div{padding:100px 0 0}.android-tv-mgmnt .hero>div .header-wrapper{max-width:576px}@media (min-width: 1024px){.android-tv-mgmnt .hero>div .d-flex{margin-top:-340px}}.android-tv-mgmnt .customers-sprite{background-color:var(--color-black)}.android-tv-mgmnt .benefits{padding:100px 0}.android-tv-mgmnt .benefits .header-wrapper{max-width:700px}.android-tv-mgmnt .benefits .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.android-tv-mgmnt .benefits .d-grid>div{padding:16px 20px;border-left:1px solid #0000001a}.android-tv-mgmnt .kiosk-mode{padding:100px 0}.android-tv-mgmnt .kiosk-mode .header-wrapper{max-width:725px}.android-tv-mgmnt .kiosk-mode .text-check{max-width:386px;margin:0 auto}.android-tv-mgmnt .app-management{overflow:hidden;padding:110px 0;background-color:#010101}.android-tv-mgmnt .app-management .header-wrapper{max-width:510px}.android-tv-mgmnt .app-management .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,375px));gap:40px 20px;place-content:center}.android-tv-mgmnt .app-management .blur{top:90%;left:16px;width:1478.108px;height:394.495px;border-radius:1478.108px;background:#00b295;filter:blur(262px)}.android-tv-mgmnt .remote-support{padding:100px 0}.android-tv-mgmnt .remote-support .header-wrapper{max-width:742px;margin-bottom:90px}.android-tv-mgmnt .remote-support .d-grid{margin-top:60px;grid:auto/repeat(auto-fit,minmax(0,376px));gap:20px;place-content:center}.android-tv-mgmnt .remote-support .d-grid>div{padding:16px 0 16px 24px;border-left:1px solid #0000001a}.android-tv-mgmnt .content-mgmnt{padding:50px 0}.android-tv-mgmnt .content-mgmnt .main-wrapper{overflow:hidden;background-color:#120e1f;padding:50px 55px;border-radius:22px;box-shadow:8px 24px 25px #292d9e29,2px 6px 14px #292d9e30}.android-tv-mgmnt .content-mgmnt .main-wrapper .header-wrapper{max-width:704px}.android-tv-mgmnt .content-mgmnt .main-wrapper .d-grid{margin:80px 0;grid:auto/repeat(auto-fit,minmax(0,376px));gap:20px}.android-tv-mgmnt .content-mgmnt .main-wrapper .d-grid .text-check p{font-size:16px!important}.android-tv-mgmnt .content-mgmnt .main-wrapper .feat-img{right:0;bottom:25px}.android-tv-mgmnt .content-mgmnt .main-wrapper .blur{bottom:0;right:-34px;width:485px;height:315px;border-radius:485px;background:#bc66fe;filter:blur(262px)}@media (max-width: 464px){.android-tv-mgmnt .content-mgmnt .main-wrapper{padding:50px 25px}}.android-tv-mgmnt .key-features{padding:100px 0}.android-tv-mgmnt .key-features .header-wrapper{max-width:671px}.android-tv-mgmnt .key-features .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.android-tv-mgmnt .key-features .d-grid>div{padding:22px 20px;border-left:2px solid #e7e4ff}.android-tv-mgmnt .industries{padding:100px 0}.android-tv-mgmnt .industries .header-wrapper{max-width:798px}.android-tv-mgmnt .industries .nav-tabs{max-width:1114px;display:flex;margin:0 auto;border:1px solid #4c4c4d;border-radius:10px;padding:12px;gap:40px}.android-tv-mgmnt .industries .nav-tabs li{flex:1}.android-tv-mgmnt .industries .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.android-tv-mgmnt .industries .nav-tabs li a{padding:6px 10px;border-radius:8px;text-align:center;text-wrap-mode:nowrap}.android-tv-mgmnt .industries .nav-tabs li a h6{color:var(--color-black)}.android-tv-mgmnt .industries .nav-tabs li a.active{background-color:#6450e0}.android-tv-mgmnt .industries .nav-tabs li a.active h6,.android-tv-mgmnt .industries .nav-tabs li a.active:hover h6{color:var(--color-white)}.android-tv-mgmnt .industries .nav-tabs li a:hover h6{color:#6450e0}.android-tv-mgmnt .industries .nav-tabs+.tab-content .tab-pane{margin-top:70px}.android-tv-mgmnt .industries .nav-tabs+.tab-content .tab-pane>div{border-radius:20px;padding:30px 26px}.android-tv-mgmnt .industries .nav-tabs+.tab-content .tab-pane>div .text-container{max-width:430px}@media (max-width: 1024px){.android-tv-mgmnt .industries .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;border:1px solid #4c4c4d;-ms-overflow-style:none;scrollbar-width:none}.android-tv-mgmnt .industries .nav-tabs ::-webkit-scrollbar{display:none}}.android-tv-mgmnt .footer-cta .container .illustration-0{top:45px;left:65px}.android-tv-mgmnt .footer-cta .container .illustration-1{top:155px;left:230px}.android-tv-mgmnt .footer-cta .container .illustration-2{top:40px;right:125px}.android-tv-mgmnt .footer-cta .container .illustration-3{top:180px;right:5px}.android-tv-mgmnt .footer-cta .call-to-action .text-wrapper{max-width:590px!important}html:not([lang=en]) .android-tv-mgmnt .industries .nav-tabs{max-width:1200px}.multi-os-mgmnt h1{font-size:50px;line-height:58px}.multi-os-mgmnt .fw-bold{font-family:var(--header-font)}.multi-os-mgmnt .hero>div{padding:100px 0 0}.multi-os-mgmnt .hero>div .header-wrapper{max-width:665px}@media (min-width: 1024px){.multi-os-mgmnt .hero>div .container>div.d-flex{margin-top:-270px}}.multi-os-mgmnt .customers-sprite{background-color:var(--color-black)}.multi-os-mgmnt .benefits{padding:100px 0}.multi-os-mgmnt .benefits .header-wrapper{max-width:700px}.multi-os-mgmnt .benefits .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.multi-os-mgmnt .benefits .d-grid>div{padding:16px;border-left:1px solid #0000001a}.multi-os-mgmnt .benefits .d-grid>div picture>img{min-width:44px}.multi-os-mgmnt .windows-mgmnt{padding:100px 0}.multi-os-mgmnt .windows-mgmnt .header-wrapper{max-width:688px}.multi-os-mgmnt .windows-mgmnt div.features{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,386px));place-content:center;gap:20px}.multi-os-mgmnt .windows-mgmnt div.features>div{position:relative;border:2px solid #ededed;border-radius:20px;min-height:386px;background-color:#f5f5f7;overflow:hidden}.multi-os-mgmnt .windows-mgmnt div.features>div>div{padding:40px 20px 0}.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(1)>div,.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(2)>div,.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(3)>div,.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(4)>div{background-position:center bottom}.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(5)>div{background-position:center bottom 110px}.multi-os-mgmnt .windows-mgmnt div.features>div:nth-of-type(6)>div{background-position:center bottom 80px}.multi-os-mgmnt .mac-mgmnt,.multi-os-mgmnt .linux-mgmnt{padding:120px 0;background-color:#18181b}.multi-os-mgmnt .mac-mgmnt .header-wrapper,.multi-os-mgmnt .linux-mgmnt .header-wrapper{max-width:770px;margin-bottom:60px}.multi-os-mgmnt .mac-mgmnt .header-wrapper p,.multi-os-mgmnt .linux-mgmnt .header-wrapper p{max-width:688px}.multi-os-mgmnt .mac-mgmnt .d-grid,.multi-os-mgmnt .linux-mgmnt .d-grid{margin-top:140px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.multi-os-mgmnt .mac-mgmnt .d-grid>div,.multi-os-mgmnt .linux-mgmnt .d-grid>div{padding:16px 20px;border-left:1px solid #0000001a}.multi-os-mgmnt .mac-mgmnt .d-grid>div picture>img,.multi-os-mgmnt .linux-mgmnt .d-grid>div picture>img{min-width:44px}.multi-os-mgmnt .ios-mgmnt{padding:100px 0}.multi-os-mgmnt .ios-mgmnt .header-wrapper{max-width:700px;margin-bottom:80px}.multi-os-mgmnt .ios-mgmnt .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,386px));gap:40px 20px;place-content:center}.multi-os-mgmnt .ios-mgmnt .d-grid>div{padding:16px 20px;border-left:1px solid #0000001a}.multi-os-mgmnt .ios-mgmnt .d-grid>div picture>img{min-width:44px}.multi-os-mgmnt .chromebooks-mgmnt{padding:100px 0;background-color:#f5f5f7}.multi-os-mgmnt .chromebooks-mgmnt .header-wrapper{max-width:688px}.multi-os-mgmnt .chromebooks-mgmnt .d-grid{margin-top:110px;grid:repeat(6,130px)/repeat(auto-fit,minmax(0,394px));gap:24px 22px;place-content:center}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div{border-radius:20px}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div>div{border-radius:20px;padding:40px;height:100%}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(1){grid-row:span 2;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#16e889 105.77%)}.multi-os-mgmnt .chromebooks-mgmnt .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%);backdrop-filter:blur(16.2999992371px)}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(2){grid-row:span 4;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/multi_os_mgmnt/illus_browser_settings-64442da1d7b02e5b39d220a410b89e262f7564158b01c2565172d352ad65aacc.png);background-repeat:no-repeat;background-size:317px 288px;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){.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/multi_os_mgmnt/illus_browser_settings@2x-cc5880ea519fa6bfd99baddc37aea4ab75fcbff255f883fc116460eb1c6b93b9.png)}}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(3){grid-row:span 4;background-color:#f5f5f7;border:2px solid #ededed;background-image:url(/assets/scalefusion_v4/multi_os_mgmnt/illus_chrome_kiosk_mode-56edefe8a5b32f842e9c8c57af8fdaf20126b7ce875b98b9320a1f5aab5e7546.png);background-repeat:no-repeat;background-size:346px 231px;background-position:bottom right 20px}@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){.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/multi_os_mgmnt/illus_chrome_kiosk_mode@2x-905ac7e88e74e3aa339ad38454f47a8345dde5d22549675497aa970271284fb8.png)}}.multi-os-mgmnt .chromebooks-mgmnt .d-grid>div:nth-of-type(4){grid-row:span 2;padding:1.1px;background:linear-gradient(100.44deg,#ffffff 41.55%,#ffd739 105.77%)}.multi-os-mgmnt .chromebooks-mgmnt .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%);backdrop-filter:blur(16.2999992371px)}@media (max-width: 991px){.multi-os-mgmnt .chromebooks-mgmnt .d-grid{grid:repeat(10,130px)/repeat(auto-fit,minmax(0,394px))}}.multi-os-mgmnt .android-mgmnt{padding:100px 0;background-color:#f5f5f7}.multi-os-mgmnt .android-mgmnt .header-wrapper{max-width:760px}.multi-os-mgmnt .android-mgmnt .header-wrapper p{max-width:662px}.multi-os-mgmnt .android-mgmnt div.features{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,386px));place-content:center;gap:20px}.multi-os-mgmnt .android-mgmnt div.features>div{position:relative;border:2px solid #ededed;border-radius:20px;min-height:386px;background-color:var(--color-white);overflow:hidden}.multi-os-mgmnt .android-mgmnt div.features>div>div{padding:40px 20px 0}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(1)>div{background-position:center bottom}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(2)>div{background-position:center bottom 40px}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(3)>div{background-position:center bottom}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(4)>div{background-position:center bottom 25px}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(5)>div{background-position:center bottom 10px}.multi-os-mgmnt .android-mgmnt div.features>div:nth-of-type(6)>div{background-position:center bottom}.multi-os-mgmnt .footer-cta .container .illustration-0{top:45px;left:65px}.multi-os-mgmnt .footer-cta .container .illustration-1{top:155px;left:230px}.multi-os-mgmnt .footer-cta .container .illustration-2{top:40px;right:125px}.multi-os-mgmnt .footer-cta .container .illustration-3{top:180px;right:5px}.multi-os-mgmnt .footer-cta .call-to-action .text-wrapper{max-width:590px!important}.mobile-device-management .hero{position:relative;overflow:hidden}.mobile-device-management .hero>div .container{padding-top:100px}.mobile-device-management .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}.mobile-device-management .hero>div .header-wrapper{max-width:1170px}.mobile-device-management .hero>div .header-wrapper p{max-width:750px}.mobile-device-management .hero .g2-crowd-logos{justify-content:center}.mobile-device-management .badges{padding:100px 0}.mobile-device-management .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%}.mobile-device-management .badges .stat:nth-of-type(1){width:96px}.mobile-device-management .badges .stat:nth-of-type(2){width:57px}.mobile-device-management .badges .g2-badges{background-image:url(/assets/scalefusion_v4/mobile_device_management/g2_bg-56a4799c5271623c905a9d401446b7b33e093d4130837dc5b5cf9b078e1d201e.webp);background-repeat:no-repeat;background-size:cover;background-position:center top}.mobile-device-management .badges .text-gradient{background:linear-gradient(97.1deg,#c9b7e1 11.04%,#95bfff 65.99%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mobile-device-management .badges .d-grid{max-width:905px;grid:auto/repeat(auto-fit,minmax(0,265px));gap:20px;place-content:center}.mobile-device-management .badges .d-grid>div{border-radius:22px;overflow:hidden}.mobile-device-management .badges .d-grid>div:nth-of-type(1)>div{min-height:217px;border-radius:22px}.mobile-device-management .badges .d-grid>div:nth-of-type(1)>div:nth-of-type(1){background:linear-gradient(180deg,#061937 0%,#16528a 100%)}.mobile-device-management .badges .d-grid>div:nth-of-type(1)>div:nth-of-type(2){background-color:#c8f5d3}.mobile-device-management .badges .d-grid>div:nth-of-type(2)>div{height:450px;overflow:hidden}.mobile-device-management .badges .d-grid>div:nth-of-type(2)>div>div{animation:animate-badges 50s linear 0s infinite forwards}.mobile-device-management .badges .d-grid>div:nth-of-type(3){background:linear-gradient(117.63deg,#0a3f60 5.95%,#021312 80.28%)}@keyframes animate-badges{0%{transform:translateY(0)}to{transform:translateY(-1842px)}}.mobile-device-management .device-management-solution{padding:100px 0;scroll-margin-top:150px}.mobile-device-management .device-management-solution ul.nav.nav-tabs{border-left:none}.mobile-device-management .device-management-solution ul.nav.nav-tabs.arrowed-tabs li button.active p{color:var(--color-primary)!important}.mobile-device-management .device-management-solution ul.nav.nav-tabs.arrowed-tabs li button.active p+svg path{stroke:var(--color-primary)!important}.mobile-device-management .device-management-solution .nav-tabs li button{text-align:left!important;border-left:none!important}.mobile-device-management .device-management-solution .nav-tabs li button p{color:var(--color-black)!important}.mobile-device-management .device-management-solution .tab-content{background-color:#0000004d;min-height:390px;border-radius:20px;overflow:hidden}.mobile-device-management .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){.mobile-device-management .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}.mobile-device-management .device-management-solution .nav-tabs li{min-width:fit-content}.mobile-device-management .device-management-solution .nav-tabs li button.active{color:var(--color-primary)!important}.mobile-device-management .device-management-solution .nav-tabs ::-webkit-scrollbar{display:none}}.mobile-device-management .features{padding:100px 0;background-color:#f5f5f7}.mobile-device-management .features div.features{max-width:1100px;grid:auto/repeat(auto-fit,minmax(0,352px));place-content:center;gap:20px}.mobile-device-management .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}.mobile-device-management .features div.features>div>div{padding:40px 20px 0}.mobile-device-management .features div.features>div .on-hover-card .content-wrapper ul{place-content:center}.mobile-device-management .features div.features>div .on-hover-card .content-wrapper ul li{border:1px solid #e4e4e4;padding:4px 12px;border-radius:24.75px}.mobile-device-management .features div.features>div .on-hover-card .content-wrapper ul li img{transform:translateY(-2px)}.mobile-device-management .security{padding:100px 0}.mobile-device-management .kiosk-mode{padding:100px 0;background-color:#f5f5f7}.mobile-device-management .kiosk-mode .header-wrapper{max-width:662px}.mobile-device-management .kiosk-mode .d-grid{grid:auto/repeat(auto-fit,minmax(0,500px));gap:20px;place-content:center;margin-top:100px}.mobile-device-management .kiosk-mode .d-grid>div{padding:60px 30px 0;border-radius:22px;position:relative;overflow:hidden;min-height:654px;background-repeat:no-repeat;background-size:cover;background-position:center}.mobile-device-management .kiosk-mode .d-grid>div .content-wrapper{max-width:314px}.mobile-device-management .kiosk-mode .d-grid>div .content-wrapper p{font-size:16px}.mobile-device-management .kiosk-mode .d-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_single_app-f1a0d0986ffd32a7c97356c258ad7f0456b89ad26b82f727364688f46aa696ed.svg)}.mobile-device-management .kiosk-mode .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_multiple_apps-7f1b852ee8edc7a93a18f47d9f16d49381ddc62b2b5434b290b8fa202d54e172.svg)}.mobile-device-management .kiosk-mode .d-grid>div:after{content:"";position:absolute;bottom:-80px;left:-3px;width:100%;height:226px;background-image:url(/assets/scalefusion_v4/windows_mdm_solution/illus_checks-daf1db765e09b8027328dc28b2260f5d3db1b0669bee98eb5e81de8ded09826a.svg);background-repeat:no-repeat;background-position:center bottom;background-size:590px 263px}.mobile-device-management .other-features{background-color:#101010;padding:80px 0}.mobile-device-management .other-features .feature{background-color:#f5f5f71a;padding:22px 20px;border-radius:10px;min-width:275px}.mobile-device-management .remote-troubleshooting{padding:100px 0}.mobile-device-management .location-tracking{padding:100px 0 0}.mobile-device-management .application-management{padding:100px 0}.mobile-device-management .application-management .vertical-tab-container .nav button{border-radius:0;border-color:transparent}.mobile-device-management .application-management .vertical-tab-container .nav button h4{color:#0006}.mobile-device-management .application-management .vertical-tab-container .nav button.active{border-left:4px solid #09ad57}.mobile-device-management .application-management .vertical-tab-container .nav button.active h4{color:#09ad57}.mobile-device-management .shared-devices{background:linear-gradient(113.81deg,#3f2a75 13.13%,#f5b0e6 110.05%);padding:150px 0}.mobile-device-management .it-efforts{padding:100px 0}.mobile-device-management .it-efforts .d-grid{max-width:810px;grid:repeat(auto-fit,minmax(0,255px))/repeat(auto-fit,minmax(0,394px));gap:20px;margin-top:50px}.mobile-device-management .it-efforts .d-grid>div{border:2px solid #ededed;border-radius:20px;min-height:255px;padding:40px 35px 35px}.mobile-device-management .it-efforts .d-grid>div:nth-of-type(1){background:linear-gradient(254.75deg,rgba(216,255,238,.26) 7.32%,rgba(46,187,124,.26) 92.03%)}.mobile-device-management .it-efforts .d-grid>div:nth-last-of-type(1){position:relative;display:flex;flex-direction:column;background:linear-gradient(254.75deg,rgba(252,248,255,.26) 7.32%,rgba(169,57,255,.26) 92.03%)}.mobile-device-management .it-efforts .d-grid>div:nth-last-of-type(1) h4{flex-grow:1}.mobile-device-management .it-efforts .d-grid>div:nth-last-of-type(1):after{content:"";position:absolute;width:42px;height:42px;right:15px;top:15px;background-image:url(/assets/scalefusion_v4/mobile_device_management/airthink_ai-921734c036f894781e126d049158028d471752e1d572aee248eb90d7265026ca.svg)}.mobile-device-management .it-efforts .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_deepdive-86f6d49ecec1e0c6531a03aa5c14bd80d512cf4e4f7e5f25720a63bbc440058b.webp);background-repeat:no-repeat;background-size:394px 598px;background-position:center bottom -15px}@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){.mobile-device-management .it-efforts .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_deepdive@2x-b476915b7465b5321e5f9695ae0d85cae704351816fdbf55a8339c81f54bd4fe.webp)}}.mobile-device-management .it-efforts .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_reports-8405dd63861e5f87ee6b5e5451c74c27a01c5bc1fbcf4044d4f393bc33f4bab9.webp);background-repeat:no-repeat;background-size:328px 269px;background-position:center bottom}@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){.mobile-device-management .it-efforts .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/mobile_device_management/illus_reports@2x-eac532134f772e2cf85d646d35e0ad5394359222e9b1d41c2ba2a3538d3fadb4.webp)}}.mobile-device-management .it-efforts .d-grid>div:nth-of-type(1),.mobile-device-management .it-efforts .d-grid>div:nth-of-type(4){grid-column:span 1;grid-row:span 1}.mobile-device-management .it-efforts .d-grid>div:nth-of-type(2),.mobile-device-management .it-efforts .d-grid>div:nth-of-type(3){grid-column:span 1;grid-row:span 2}@media (max-width: 992px){.mobile-device-management .it-efforts .d-grid{place-content:center}.mobile-device-management .it-efforts .d-grid>div{background-image:unset!important}}.mobile-device-management .content-management,.mobile-device-management .enterprise-compliance,.mobile-device-management .industries{background-color:#141414;padding:100px 0}.mobile-device-management .compliance{padding:100px 0}.mobile-device-management .compliance .d-grid{max-width:1170px;grid:auto/repeat(auto-fit,minmax(0,575px));gap:20px;place-content:center}.mobile-device-management .compliance .d-grid>div{border:1px solid #e1e1e1;background-color:#f5f5f5;padding:50px 30px;border-radius:22px}.mobile-device-management .compliance .d-grid>div h3{min-height:96px}.mobile-device-management .compliance .d-grid>div:nth-last-of-type(1){grid-column:1/-1}.mobile-device-management .compliance .d-grid>div:nth-last-of-type(1)>p{max-width:689px;margin-inline:auto}.mobile-device-management .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){.mobile-device-management .compliance .d-grid>div:nth-last-of-type(1){text-align:center}.mobile-device-management .compliance .d-grid>div:nth-last-of-type(1) h3{max-width:438px;margin-inline:auto}.mobile-device-management .compliance .d-grid>div:nth-last-of-type(1) .features-list{justify-content:center}}.mobile-device-management .pricing{padding:100px 0}.mobile-device-management .pricing .header-wrapper p{max-width:600px}.mobile-device-management .oneidp>div{padding:100px 0}.mobile-device-management .oneidp>div .header-wrapper{max-width:798px}.mobile-device-management .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}.mobile-device-management .oneidp>div .d-grid>div{padding:16px 20px}.mobile-device-management .veltar{padding:100px 0}.mobile-device-management .veltar .header-wrapper{max-width:985px}.mobile-device-management .veltar .d-grid{grid:auto/repeat(auto-fit,minmax(0,384px));place-content:center;gap:20px;max-width:1200px;margin-top:100px}.mobile-device-management .veltar .d-grid>div{grid-row:span 1;border-radius:22px;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease;padding:1.5px}.mobile-device-management .veltar .d-grid>div>div{border-radius:22px;background-color:#0f0f0f;padding:40px 35px;height:100%}.mobile-device-management .veltar .d-grid>div>div .image-wrapper{min-height:190px}.mobile-device-management .veltar .d-grid>div:not(:nth-of-type(1),:nth-of-type(2)) h3{max-width:355px}.mobile-device-management .veltar .d-grid>div:hover{padding:1.5px;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%)}.mobile-device-management .cta-explore{padding:0 0 40px;background-color:#242424}.mobile-device-management .cta-explore .text-wrapper{max-width:600px}.mobile-device-management .footer-cta .container,.mobile-device-management .cta-explore .container{position:relative}.mobile-device-management .footer-cta .container .illustration-0,.mobile-device-management .cta-explore .container .illustration-0{position:absolute;top:40px;right:125px}.mobile-device-management .footer-cta .container .illustration-1,.mobile-device-management .cta-explore .container .illustration-1{position:absolute;top:67px;left:65px}.mobile-device-management .footer-cta .container .illustration-2,.mobile-device-management .cta-explore .container .illustration-2{position:absolute;top:187px;left:230px}.mobile-device-management .footer-cta .container .illustration-3,.mobile-device-management .cta-explore .container .illustration-3{position:absolute;top:180px;right:5px}@media (min-width: 1199px){.mobile-device-management .footer-cta .container .macOS-cta,.mobile-device-management .cta-explore .container .macOS-cta{padding:82px}}@media (max-width: 492px){.mobile-device-management .call-to-action{padding:50px 15px!important}.mobile-device-management .kiosk-mode .d-grid>div{min-height:auto}.mobile-device-management .compliance .d-grid>div{padding:50px 15px}.mobile-device-management .oneidp>div .wrapper{padding:68px 15px}.mobile-device-management .veltar .d-grid>div>div{padding:40px 15px}}html:not([lang=en]) .mobile-device-management .features div.features>div{min-height:450px}@media (min-width: 1200px){html:not([lang=en]) .mobile-device-management .call-to-action .justify-content-xl-end{justify-content:flex-start!important}}html:not([lang=en]) .mobile-device-management .it-efforts .d-grid{grid:repeat(auto-fit,minmax(0,350px))/repeat(auto-fit,minmax(0,394px))!important}html[lang=pt-br] .mobile-device-management .hero>div,html[lang=nl] .mobile-device-management .hero>div,html[lang=de] .mobile-device-management .hero>div{min-height:1130px!important}html[lang=ru] .mobile-device-management .hero>div{min-height:1200px!important}.unified-endpoint-management .hero>div{padding:100px 0 240px}.unified-endpoint-management .hero>div .header-wrapper{max-width:1034px}.unified-endpoint-management .hero>div .header-wrapper p{max-width:736px}@media (max-width: 492px){.unified-endpoint-management .hero{background-size:cover;background-image:url(/assets/scalefusion_v4/uem/hero_img_sm-167621684ab005ef32c0ca07697068826819da9df1b6a1ff218b92a9fa478c98.svg)}.unified-endpoint-management .hero video{display:none}}.unified-endpoint-management .badges{padding:100px 0;background-color:#f5f5f7}.unified-endpoint-management .badges .stat{background:linear-gradient(190deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--header-font);font-size:26px;line-height:28px;letter-spacing:-3%}.unified-endpoint-management .badges .stat:nth-of-type(1){width:96px}.unified-endpoint-management .badges .stat:nth-of-type(2){width:57px}.unified-endpoint-management .unify-access{padding:100px 0}.unified-endpoint-management .unify-access .d-grid{max-width:1200px;grid:auto/repeat(auto-fit,minmax(0,590px));place-content:center;gap:20px}.unified-endpoint-management .unify-access .d-grid>div{border-radius:22px;background-color:#f5f5f5;border:1px solid #e1e1e1;min-height:505px;padding:50px 15px 0}.unified-endpoint-management .unify-access .d-grid>div>div h3{max-width:448px}.unified-endpoint-management .unify-access .d-grid>div>div p{max-width:407px}.unified-endpoint-management .multi-os,.unified-endpoint-management .device-management{padding:100px 0}.unified-endpoint-management .device-management .header-wrapper{max-width:735px}.unified-endpoint-management .device-management .d-grid{margin-top:90px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.unified-endpoint-management .device-management .d-grid>div{overflow:hidden;background-color:#18181b;border-radius:22px}.unified-endpoint-management .device-management .d-grid>div .blur{left:0;bottom:-20%;width:278px;height:436px;background:linear-gradient(180deg,#4a2c00 26.56%,#ffed4a 165.21%);opacity:.5;filter:blur(40px)}.unified-endpoint-management .enrollment{overflow:hidden;padding:100px 0;background-color:#18181b}.unified-endpoint-management .enrollment .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background:#a08024;filter:blur(262px);inset:0}.unified-endpoint-management .enrollment .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;place-content:center}.unified-endpoint-management .enrollment .d-grid p{padding-top:28px}.unified-endpoint-management .cta>div{padding:50px 0;overflow:hidden;background-color:var(--color-black)}.unified-endpoint-management .cta>div .call-to-action{border:1px solid #624c0b;background:rgba(0,0,0,.8)}.unified-endpoint-management .cta>div .call-to-action .text-wrapper{max-width:663px}@media (min-width: 1200px){.unified-endpoint-management .cta>div .call-to-action .text-wrapper h3{min-width:663px}}.unified-endpoint-management .third-party-app{padding:100px 0}.unified-endpoint-management .third-party-app .header-wrapper{max-width:805px}.unified-endpoint-management .remote-support{padding:100px 0;background-color:#f5f5f7}.unified-endpoint-management .remote-support .header-wrapper{max-width:690px}.unified-endpoint-management .remote-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,214px));gap:20px;place-content:center}.unified-endpoint-management .airthink-ai{padding:100px 0}.unified-endpoint-management .airthink-ai .header-wrapper{max-width:770px}.unified-endpoint-management .airthink-ai .d-grid{margin-top:100px;grid:auto/repeat(auto-fit,minmax(0,275px));gap:30px;place-content:center}.unified-endpoint-management .security{overflow:hidden;padding:100px 0;background-color:#18181b}.unified-endpoint-management .security .blur{max-width:488px;max-height:333px;width:100%;height:100%;border-radius:488px;background:#a08024;filter:blur(262px);inset:20% 0 0}.unified-endpoint-management .security .d-grid{grid:auto/repeat(auto-fit,minmax(0,386px));gap:20px;place-content:center}.unified-endpoint-management .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}.unified-endpoint-management .security .d-grid>div:nth-of-type(1),.unified-endpoint-management .security .d-grid>div:nth-of-type(4){grid-column:span 1}.unified-endpoint-management .security .d-grid>div:nth-of-type(2),.unified-endpoint-management .security .d-grid>div:nth-of-type(3){grid-column:span 2}.unified-endpoint-management .security .d-grid>div h4{max-width:324px}.unified-endpoint-management .security .d-grid>div:not(:nth-of-type(3)){text-align:center}.unified-endpoint-management .security .d-grid>div:not(:nth-of-type(3)) h4{margin:0 auto!important}@media (max-width: 998px){.unified-endpoint-management .security .d-grid>div:nth-of-type(1),.unified-endpoint-management .security .d-grid>div:nth-of-type(2),.unified-endpoint-management .security .d-grid>div:nth-of-type(3),.unified-endpoint-management .security .d-grid>div:nth-of-type(4){grid-column:span 1}}.unified-endpoint-management .veltar>div{padding:100px 0}.unified-endpoint-management .veltar>div .header-wrapper{max-width:760px}.unified-endpoint-management .veltar>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,275px));gap:20px;place-content:center}.unified-endpoint-management .other-uem-features{padding:100px 0}.unified-endpoint-management .other-uem-features .d-grid{grid:auto/repeat(auto-fit,minmax(0,352px));gap:40px;place-content:center;margin-top:80px}.unified-endpoint-management .integrations{padding:100px 0;background:linear-gradient(180deg,#0d0913 0%,#010a27 100%)}.unified-endpoint-management .integrations .button{margin-top:-55px}@media (max-width: 1190px){.unified-endpoint-management .integrations .button{margin-top:40px}}.unified-endpoint-management .premium-support{padding:90px 0 200px}.unified-endpoint-management .premium-support .header-wrapper{max-width:802px}.unified-endpoint-management .premium-support .header-wrapper p{max-width:709px}.unified-endpoint-management .premium-support .d-grid{grid:auto/repeat(auto-fit,minmax(0,326px));gap:47px;justify-content:center;margin-top:110px}.unified-endpoint-management .premium-support .d-grid p{font-family:Geist;letter-spacing:-.03em}.unified-endpoint-management .premium-support .d-grid .tag{font-family:Geist;font-size:82px;font-weight:600;line-height:68px;letter-spacing:-.03em}.unified-endpoint-management .premium-support .d-grid .tag span{font-size:32px}.unified-endpoint-management .premium-support .d-grid .gradient-bar{background:linear-gradient(114.2deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);height:6px}.unified-endpoint-management .proven-stats{padding:100px 0;background:#f5f5f7}.unified-endpoint-management .proven-stats .d-grid{margin-top:70px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:20px;place-content:center}.unified-endpoint-management .proven-stats .d-grid>div{background-color:var(--color-white);border-radius:20px;border:2px solid #ededed;padding:44px 24px 30px}.unified-endpoint-management .proven-stats .d-grid>div .stat{background:linear-gradient(190deg,#ffaa4f 30.56%,#d67dff 69.85%,#305dff 101.41%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--header-font);font-size:56px;line-height:68px;letter-spacing:-3%}.unified-endpoint-management .case-studies{padding:0 0 100px}.unified-endpoint-management .case-studies .carousel-inner .carousel-item{background-size:cover;background-size:right center;background-repeat:no-repeat}.unified-endpoint-management .case-studies .carousel-inner .carousel-item:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/alliance_air_bg_case_studies-d69f2e9388eef62acbbe7c7c5b873c2e7b4e1762cf3f70028bbdc918ae6491a2.svg)}.unified-endpoint-management .case-studies .carousel-inner .carousel-item:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/diasorin_bg_case_studies-636e876cc72d767663b7f2691580749dcac01d5d8973a64d2666d03531fa9492.svg)}.unified-endpoint-management .case-studies .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){.unified-endpoint-management .case-studies .carousel-inner{max-width:560px;margin:0 auto}}.unified-endpoint-management .our-products{padding:100px 0}.unified-endpoint-management .our-products .product-cards{gap:20px;margin-top:80px}.unified-endpoint-management .our-products .product-cards>div{position:relative;width:363px;min-height:577px;-webkit-transition:all .6s ease;transition:all .6s ease;border-radius:10px;overflow:hidden}.unified-endpoint-management .our-products .product-cards>div .button{bottom:50px;left:40px}.unified-endpoint-management .our-products .product-cards>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/oneidp_bg-7faa4b8c1d8ced9ad2b97d63d2d7ed4ecd7f645a97e5219abc3a7f54f2fca018.webp);background-repeat:no-repeat;background-size:804px 602px;background-position:left bottom;background-size:cover}@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){.unified-endpoint-management .our-products .product-cards>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/uem/oneidp_bg@2x-2f611483b807c287eeb1ba1f12af077665e09a6c54278643f10861c86708164d.webp)}}.unified-endpoint-management .our-products .product-cards>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/veltar_bg-5132d7dd5c6dbc4c1ed676336a140824d4f3cdc470443d90f3ab8c550d7baa3c.webp);background-repeat:no-repeat;background-size:804px 602px;background-position:left bottom;background-size:cover}@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){.unified-endpoint-management .our-products .product-cards>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/uem/veltar_bg@2x-464df3ac4c477d3b7cfffb7e4faf2799d1be80ca19c0421392cb34b0c97bd8dd.webp)}}.unified-endpoint-management .our-products .product-cards>div .main{position:absolute;width:100%;height:100%;inset:0;background-color:#131313;opacity:0}.unified-endpoint-management .our-products .product-cards>div .main .text-container{padding:40px 35px;max-width:430px}.unified-endpoint-management .our-products .product-cards>div .main *{user-select:none}.unified-endpoint-management .our-products .product-cards>div .collapsed{position:absolute;width:100%;height:100%;inset:0;width:363px;opacity:0;background-color:transparent;padding:50px 40px}.unified-endpoint-management .our-products .product-cards>div:not(.show) .collapsed{animation:main-reveal .8s ease .5s forwards}.unified-endpoint-management .our-products .product-cards>div.show{width:774px}.unified-endpoint-management .our-products .product-cards>div.show .collapsed{opacity:0}.unified-endpoint-management .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){.unified-endpoint-management .our-products .product-cards{flex-direction:column;gap:20px 0}.unified-endpoint-management .our-products .product-cards>div{width:100%!important;min-height:550px}.unified-endpoint-management .our-products .product-cards>div .collapsed{display:none}.unified-endpoint-management .our-products .product-cards>div .main{opacity:1;position:relative;height:550px!important}.unified-endpoint-management .our-products .product-cards>div .main .feat-img{min-width:331px}}.unified-endpoint-management .oneidp>div{padding:100px 0}.unified-endpoint-management .oneidp>div .header-wrapper{max-width:798px}.unified-endpoint-management .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}.unified-endpoint-management .oneidp>div .d-grid>div{padding:16px 20px}.unified-endpoint-management .footer-cta>div{padding:100px 0 0;background-color:#f0f5ff}.unified-endpoint-management .footer-cta>div .header-wrapper{max-width:810px}.unified-endpoint-management .application-management{padding:100px 0;background-color:#f5f5f7}.unified-endpoint-management .application-management .d-grid{margin-top:80px;grid:auto/repeat(auto-fit,minmax(0,285px));gap:34px 20px;place-content:center}.unified-endpoint-management .reviews{padding:100px 0}.unified-endpoint-management .reviews h2{max-width:720px}.unified-endpoint-management .reviews .btns-wrapper>button{outline:none;border:none;background:transparent}.unified-endpoint-management .reviews .btns-wrapper>button:active svg,.unified-endpoint-management .reviews .btns-wrapper>button:hover svg{border-radius:100%;background-color:var(--color-primary);color:var(--color-white)}.unified-endpoint-management .reviews .embla__slide{width:100%;max-width:380px;border:1.5px solid #f2f2f2;border-radius:10px;background-color:var(--color-white)}.unified-endpoint-management .reviews .embla__slide .quote-bubble{border-radius:10px;min-height:260px}.unified-endpoint-management .reviews .embla__slide .initials-avatar{width:50px;height:50px;background-color:#f0f0f0;border:1px solid #ddd;font-size:20px}.iphone-ipad-management{background-color:#18181b}.iphone-ipad-management .hero{position:relative;padding:100px 0 50px;background-image:url(/assets/scalefusion_v4/iOS_mdm/hero_gradient-1ebe7dc7be3acd27338fdd775d94f6773d8ac074fcbfaaa0d33a78fd7e45558e.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.iphone-ipad-management .hero .header-wrapper{max-width:950px}@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){.iphone-ipad-management .hero{background-image:url(/assets/scalefusion_v4/iOS_mdm/hero_gradient@2x-b54b346629c2354a858d4d73850c5bd763055bc5b0aac4fc38264b42c4aa887e.webp)}}.iphone-ipad-management .customers-wrapper{background-color:#0e0e0e}.iphone-ipad-management .enrollment{background-color:#0e0e0e;padding:150px 0 100px}.iphone-ipad-management .enrollment .header-wrapper{max-width:758px}.iphone-ipad-management .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}.iphone-ipad-management .enrollment .enrollments-grid>div p{max-width:158px}.iphone-ipad-management .shared-ipads{padding:100px 0 0}@media (min-width: 1200px){.iphone-ipad-management .shared-ipads .features .col-xl-3{width:20%}}.iphone-ipad-management .automated-compliance{padding:100px 0;background-color:#18181b}.iphone-ipad-management .automated-compliance .wrapper{background-color:#0d0d0d;border:1px solid #323232;border-radius:20px;padding:60px 30px}.iphone-ipad-management .security{padding:100px 0 0}.iphone-ipad-management .security .security-features-grid{grid:auto/repeat(auto-fit,minmax(0,183px));gap:20px;max-width:1200px;margin-top:50px;place-content:center}.iphone-ipad-management .security .security-features-grid>div{position:relative;grid-column:span 2;min-height:386px;border:1px solid #3b3b3f;background:#1e1e22;border-radius:22px;padding:40px 50px;overflow:hidden;box-shadow:0 681px 191px #0000,0 436px 174px #00000003,0 245px 147px #0000000d,0 109px 109px #00000017,0 27px 60px #0000001a}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_remote_wipe-903c3db8e509c48c0a77a31af8295f63c19d20cb9f3ece7b7b9774b543df2317.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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_remote_wipe@2x-6941a1fc3a229d2d9951abce662187d6d2aa17225c2fd5ea9488d6ffe8b86dd0.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_mark_as_lost-462b4c151da8494f105d7ea4336d97013b93a7686fa44926471ab82716968a7c.png);background-repeat:no-repeat;background-size:201px 229px;background-position:center bottom}@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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_mark_as_lost@2x-e7a326deef2b416b587fc4b508a829d39a2848c951ef27cadbd5fc626ba2de46.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_block_icloud_backups-7b1db4c63295c9563e6032decc28a1131260c30ac8265142e7605db4ef8f4c15.png);background-repeat:no-repeat;background-size:260px 156px;background-position:center bottom 80px}@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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_block_icloud_backups@2x-45b29a9eb3b532e7c05279ec2927c1b73cc29218aec4ad02354c9d454015b047.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_secure_browsing-79ff39ffd10bed656021cc32212444e3d1bb0a6da0ddb269e8a49ac129c25cde.png);background-repeat:no-repeat;background-size:386px 386px;background-position: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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/iphone_ipad_management/illus_secure_browsing@2x-82a076c930677ad8a43d82775526ff0fec92e6b3eb4b146445bce54c62f0a1dc.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy-a8c73b39d31b1935ef06101ae2507c99f324bb00d600e02310c14c6df3e0b7b1.png);background-repeat:no-repeat;background-size:386px 386px;background-position:center bottom}@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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/macOS_management_solution/illus_privacy@2x-ac119143e484d6ac6c684db1ad3fef8b37c2e1601a6c24540b0e36ebc09aa47a.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_configure_restrictions-df686f947d5187fe68239820b9051d824974e29c92049f31977c028f8192cdb0.png);background-repeat:no-repeat;background-size:277px 78px;background-position: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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(6){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_configure_restrictions@2x-579fdeca224680c1b7634abae60f4697654d5256bc8e61d9054478797c4d71ca.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(7){grid-column:span 4;background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_policy_enforcement-a06eff601c063b992a5456cf38f9840655840d79cc92cc26b417aa3b8598f5cf.png);background-repeat:no-repeat;background-size:547px 283px;background-position:center bottom}@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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(7){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_policy_enforcement@2x-437f47706f39ce1e0d37559fd789f24ff9d01ce60ccfb854c380710da92ad3db.png)}}.iphone-ipad-management .security .security-features-grid>div:nth-of-type(8){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_network_usage-ca313b41a3a594c99695b7f806a1405dc199ff522e882ceae96584b7ebde0660.png);background-repeat:no-repeat;background-size:310px 174px;background-position:center bottom}@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){.iphone-ipad-management .security .security-features-grid>div:nth-of-type(8){background-image:url(/assets/scalefusion_v4/iOS_mdm/illus_network_usage@2x-53344e52dc18e92755edd2b204be7779ac59dc9550698cbafbd07ad86844913d.png)}}.iphone-ipad-management .security .security-features-grid>div .icon{position:absolute;top:10px;right:10px;width:40px;height:40px}.iphone-ipad-management .security .security-features-grid>div .on-hover-card{padding-top:30px!important}.iphone-ipad-management .branding{padding:100px 0 0}.iphone-ipad-management .branding .wrapper{background:linear-gradient(106.06deg,#622aff .75%,#c3adff 101.81%);border-radius:20px;padding:60px 30px}.iphone-ipad-management .kiosk-mode{padding:100px 0}.iphone-ipad-management .kiosk-mode .header-wrapper{max-width:600px}.iphone-ipad-management .kiosk-mode .image-wrapper{max-width:2000px;inset:auto 0 -50px}.iphone-ipad-management .oneidp-zta>div{padding:100px 0}.iphone-ipad-management .oneidp-zta>div .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;place-content:center}.iphone-ipad-management .oneidp-zta>div .d-grid>div{border-radius:20px;border:1px solid #3b3b3f;padding:30px 15px 0;min-height:654px;background-color:#0f0f0f}.iphone-ipad-management .oneidp-zta>div .d-grid>div .wrapper{max-width:455px}.iphone-ipad-management .oneidp-zta>div .d-grid>div:nth-of-type(1){background:url(/assets/scalefusion_v4/macOS_management_solution/oneidp_gradient-bab40ab65cfa4b0bb358ba5e2e49a20af9e4aad5cbc417d9a86d6ad3774eb4af.svg) no-repeat center;background-size:cover}.iphone-ipad-management .oneidp-zta>div .d-grid>div:nth-of-type(1) .wrapper{max-width:380px}.iphone-ipad-management .oneidp-zta>div .d-grid>div:nth-of-type(2) .blur{max-width:480px;max-height:480px;bottom:-165px;right:-120px;width:100%;height:100%;border-radius:479.265px;background-color:#cc4d30;filter:blur(250px)}.iphone-ipad-management .directory-services{background-image:url(/assets/scalefusion_v4/iOS_mdm/directory_services_bg-c4a23b10fe534bd71b81db15fb5fd7e900271d26a4a41d8c6f0afa859c5137bb.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:100px 0}.iphone-ipad-management .directory-services .content-wrapper{max-width:758px}.iphone-ipad-management .directory-services .d-grid{grid:auto/repeat(auto-fit,minmax(0,590px));gap:20px;margin-top:80px;place-content:center}.iphone-ipad-management .directory-services .d-grid>div{padding:50px 30px 0;border-radius:22px;border:1px solid #3b3b3f;min-height:654px}.iphone-ipad-management .directory-services .d-grid>div .content-wrapper{max-width:380px}.iphone-ipad-management .directory-services .d-grid>div:nth-of-type(1){background-color:var(--color-black);background-image:url(/assets/scalefusion_v4/iOS_mdm/amber_background-0d38edaa515fd9c2027b6459f6d0e60edba98eb17820bf1e69ee05d73df64d4b.svg);background-size:590px 100%;background-position:center bottom}.iphone-ipad-management .directory-services .d-grid>div:nth-of-type(2){background-color:#0f0f0f}.iphone-ipad-management .reports-workflows{scroll-margin-top:50px;padding:100px 0 0}.iphone-ipad-management .reports-workflows .content-wrapper{max-width:649px}.iphone-ipad-management .reports-workflows .content-wrapper h2{max-width:535px}.iphone-ipad-management .reports-workflows .d-grid{margin-top:60px;max-width:900px;grid:auto/repeat(auto-fit,minmax(0,280px));gap:20px;place-content:center}.iphone-ipad-management .reports-workflows .custom-payload{margin-top:200px;max-width:977px}.iphone-ipad-management .reports-workflows .custom-payload .content-wrapper{max-width:407px}.iphone-ipad-management .remote-cast{padding:100px 0;background:url(/assets/scalefusion_v4/iOS_mdm/remote_cast_bg-1cccada76d907906d356646fd83df1ec3d17c48b3db347bafd76dc24a2e7081d.png) no-repeat center;background-size:cover;position:relative}@media (min-width: 1200px){.iphone-ipad-management .remote-cast{min-height:669px}}.iphone-ipad-management .remote-cast .remote-cast-container{position:absolute;max-width:1900px;width:100%;height:100%;inset:0;margin:0 auto;overflow:hidden}@media (max-width: 1199px){.iphone-ipad-management .remote-cast .remote-cast-container{display:none}}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container{position:absolute;max-width:707px;max-height:383px;right:0;bottom:0;overflow:hidden}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .tablet-frame{width:243px;height:186px;position:absolute;inset:155px 0 0 43px;z-index:10;background-image:url(/assets/scalefusion_v4/iOS_mdm/ipad-pro-b516f28c2f3b7204e3bf26491e314046d9c074946ffeb9fb5847a31d70e590ea.png);background-repeat:no-repeat;background-size:243px 186px}@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){.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .tablet-frame{background-image:url(/assets/scalefusion_v4/iOS_mdm/ipad-pro@2x-175eb1af9061a0f436734dd931afd0851b563c9c0c3717b0c75b96343a73beba.png)}}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .tablet-frame .tablet-screen-video{position:absolute;inset:8px 0 0 8px;border-radius:5px;max-width:226px;max-height:170px;overflow:hidden}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .tablet-frame .tablet-screen-video video{object-fit:cover;max-width:226px;max-height:170px;width:100%;height:100%}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .laptop-screen-video{max-width:185px;max-height:139px;width:100%;height:100%;position:absolute;inset:72px 0 0 279px}.iphone-ipad-management .remote-cast .remote-cast-container .animation-container .laptop-screen-video video{object-fit:cover;width:100%;height:100%}.iphone-ipad-management .cta .call-to-action{border:.5px solid #273288}.iphone-ipad-management .cta .call-to-action .blur{position:absolute;left:0;top:0;width:100%;height:100%;max-width:485px;max-height:315px;border-radius:485px;background:#7b66fe;filter:blur(262px)}.iphone-ipad-management .footer-cta{position:relative;padding:50px 0;overflow:hidden}.iphone-ipad-management .footer-cta .call-to-action .text-wrapper{max-width:650px}.iphone-ipad-management .footer-cta .call-to-action .blur{position:absolute;inset:0;margin:auto;width:485px;height:100%;border-radius:485px;background:#7b66fe;filter:blur(262px)}.iphone-ipad-management #partials.application-management{padding:100px 0 0!important}.iphone-ipad-management #partials.application-management .max-wrapper h2,.iphone-ipad-management #partials.application-management p{max-width:700px;margin-bottom:80px!important}@media (max-width: 992px){.iphone-ipad-management .security .security-features-grid{grid:auto/repeat(auto-fit,386px)}.iphone-ipad-management .security .security-features-grid>div{grid-column:1/-1!important}.iphone-ipad-management .security .security-features-grid>div:nth-last-of-type(2){background-size:contain!important}.iphone-ipad-management .kiosk-mode{padding:100px 0!important}.iphone-ipad-management .directory-services .d-grid>div{min-height:625px}.iphone-ipad-management #partials.application-management .max-wrapper p{padding:0!important}}@media (max-width: 1024px){.iphone-ipad-management .hero{min-height:100%}}@media (max-width: 1199px){.iphone-ipad-management .hero{min-height:100%}}html[lang=pt-br] .iphone-ipad-management .hero .header-wrapper,html[lang=de] .iphone-ipad-management .hero .header-wrapper,html[lang=ru] .iphone-ipad-management .hero .header-wrapper,html[lang=nl] .iphone-ipad-management .hero .header-wrapper{max-width:830px}html[lang=ja] .iphone-ipad-management .hero .header-wrapper{max-width:1000px}html:not([lang=en]) .iphone-ipad-management .security .security-features-grid>div{min-height:445px;background-position:center bottom}html:not([lang=en]) .iphone-ipad-management .security .security-features-grid>div:nth-last-of-type(2){background-size:cover!important}.apple-tv-mdm{background-color:#141414}.apple-tv-mdm .hero>div{padding:70px 0 0}.apple-tv-mdm .hero>div .header-wrapper{max-width:850px}.apple-tv-mdm .hero>div .header-wrapper p{max-width:660px}.apple-tv-mdm .stats{padding:100px 0;background-color:#1e1e22}.apple-tv-mdm .stats .d-flex h2{font-size:80px;line-height:124%;letter-spacing:-3.5%}.apple-tv-mdm .security{padding:100px 0}.apple-tv-mdm .security .header-wrapper{max-width:520px}.apple-tv-mdm .security .d-grid{margin-top:110px;grid:repeat(6,170px)/repeat(auto-fit,minmax(0,485px));gap:20px;place-content:center}.apple-tv-mdm .security .d-grid>div{border-radius:20px;background-color:#0e0e10;border:1px solid #3c3c41;padding:40px}.apple-tv-mdm .security .d-grid>div:nth-of-type(1),.apple-tv-mdm .security .d-grid>div:nth-of-type(4){grid-row:span 2;background-repeat:no-repeat;background-size:112px 112px;background-position:bottom 12px right 12px}.apple-tv-mdm .security .d-grid>div:nth-of-type(1){background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_remote_wipe-0ffb979e8f389baae2e7fef35ba0103c5ce16abc7eec4cb7643c326ee99da8be.svg)}.apple-tv-mdm .security .d-grid>div:nth-of-type(4){background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_wifi_config-03504177c9d615ca78ea4e876461bbf567ca10b0bc7c5b9159378056d1e57ff7.svg)}.apple-tv-mdm .security .d-grid>div:nth-of-type(2){grid-row:span 3;background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_password_sharing-3b62ecafdda9f6b306fa7b552df4a1f49d99801e0a98f63dc234e197335129b6.png);background-repeat:no-repeat;background-size:485px 291px;background-position:bottom 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){.apple-tv-mdm .security .d-grid>div:nth-of-type(2){background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_password_sharing@2x-6ad55e7778aa379b0abb82b2dee64851768b8f0c1ee13426fb443e48d3a1b4e2.png)}}.apple-tv-mdm .security .d-grid>div:nth-of-type(3){grid-row:span 3;background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_airplay_access-437c123c7db66ef1852caaf2a9959065dcf3f6587240bb307e423233a9c87346.png);background-repeat:no-repeat;background-size:346px 181px;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){.apple-tv-mdm .security .d-grid>div:nth-of-type(3){background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_airplay_access@2x-6bf7082a79e3b378ddc309ea6ed7e737654d896ff093fa7316a733fd1e970d92.png)}}.apple-tv-mdm .security .d-grid>div:nth-of-type(4){grid-row:span 2}.apple-tv-mdm .security .d-grid>div:nth-of-type(5){grid-column:span 2;grid-row:span 2;background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_remote_pairing-71e7890efc36ce626c176eb48aedd7dbc324b00466283063a4cb35bd99edd052.png);background-repeat:no-repeat;background-size:488px 287px;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){.apple-tv-mdm .security .d-grid>div:nth-of-type(5){background-image:url(/assets/scalefusion_v4/apple_tv_mdm/illus_remote_pairing@2x-f3de41482d301634e9ac125b82cab6d533a9f89fd2e615058aba2f5425323b8f.png)}}.apple-tv-mdm .security .d-grid>div:nth-of-type(5) h4,.apple-tv-mdm .security .d-grid>div:nth-of-type(5) p{max-width:400px}@media (max-width: 1199px){.apple-tv-mdm .security .d-grid{grid:repeat(13,190px)/repeat(auto-fit,minmax(0,485px))}.apple-tv-mdm .security .d-grid>div:nth-of-type(5){grid-column:span 1;grid-row:span 3;background-size:440px 240px}}.apple-tv-mdm .single-app-mode{overflow:hidden;padding:100px 0 300px}.apple-tv-mdm .single-app-mode .header-wrapper{max-width:600px}.apple-tv-mdm .single-app-mode .video-wrapper{margin-top:110px;width:fit-content}.apple-tv-mdm .single-app-mode .video-wrapper video{position:absolute;top:4px;left:3px;width:790px;height:440px}.apple-tv-mdm .single-app-mode .side-bar{position:absolute;top:50%;transform:translateY(-45%)}.apple-tv-mdm .single-app-mode .side-bar-left{left:-86px}.apple-tv-mdm .single-app-mode .side-bar-right{right:-86px}@media (max-width: 764px){.apple-tv-mdm .single-app-mode{padding:100px 0}.apple-tv-mdm .single-app-mode .video-wrapper{max-width:351px}.apple-tv-mdm .single-app-mode .video-wrapper video{width:346px;height:190px}}@media (min-width: 764px) and (max-width: 900px){.apple-tv-mdm .single-app-mode{padding:100px 0}.apple-tv-mdm .single-app-mode .video-wrapper video{width:690px;height:385px}}.apple-tv-mdm .conference-display-mode{overflow:hidden;padding:150px 0;background-color:#1e1e22}.apple-tv-mdm .conference-display-mode .header-wrapper{max-width:600px}.apple-tv-mdm .conference-display-mode .image-wrapper{right:-8%;top:20%}.apple-tv-mdm .conference-display-mode .image-wrapper picture>img{box-shadow:0 31.711px 104.01px #00000054,0 13.248px 43.453px #0000003d,0 7.083px 23.232px #0003,0 3.971px 13.024px #0000002b,0 2.109px 6.917px #00000021,0 .878px 2.878px #00000017}.apple-tv-mdm .features{padding:100px 0}.apple-tv-mdm .features .header-wrapper{max-width:630px}.apple-tv-mdm .features .vertical-tab-container .nav button{position:relative;border-left:none;overflow:hidden}.apple-tv-mdm .features .vertical-tab-container .nav button:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:rgba(255,255,255,.4)}.apple-tv-mdm .features .vertical-tab-container .nav button h4{color:#fff6}.apple-tv-mdm .features .vertical-tab-container .nav button.active:before{background:linear-gradient(180deg,#ff8e75,#ef7acf,#9097eb)}.apple-tv-mdm .features .vertical-tab-container .nav button.active h4{background:linear-gradient(91.05deg,#ff8e75 3.28%,#ef7acf 51.64%,#9097eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.apple-tv-mdm .reports{padding:100px 0;background-color:#1e1e22}.apple-tv-mdm .reports .header-wrapper{max-width:600px}.apple-tv-mdm .industries{padding:100px 0}.apple-tv-mdm .industries .header-wrapper{max-width:798px}.apple-tv-mdm .industries .nav-tabs{max-width:1114px;display:flex;margin:0 auto;border:1px solid #4c4c4d;border-radius:10px;padding:12px;gap:40px}.apple-tv-mdm .industries .nav-tabs li{flex:1}.apple-tv-mdm .industries .nav-tabs li .nav-link{border:unset;background-color:transparent;outline:none!important}.apple-tv-mdm .industries .nav-tabs li a{padding:6px 10px;border-radius:8px;text-align:center;text-wrap-mode:nowrap}.apple-tv-mdm .industries .nav-tabs li a h6{color:var(--color-white)}.apple-tv-mdm .industries .nav-tabs li a.active{background-color:#6450e0}.apple-tv-mdm .industries .nav-tabs li a.active:hover h6{color:var(--color-white)}.apple-tv-mdm .industries .nav-tabs li a:hover h6{color:#6450e0}.apple-tv-mdm .industries .nav-tabs+.tab-content .tab-pane{margin-top:70px}.apple-tv-mdm .industries .nav-tabs+.tab-content .tab-pane>div{border-radius:20px;padding:30px 26px}.apple-tv-mdm .industries .nav-tabs+.tab-content .tab-pane>div .text-container{max-width:430px}@media (max-width: 1024px){.apple-tv-mdm .industries .nav-tabs{overflow-x:scroll;flex-wrap:nowrap;border:unset;border:1px solid #4c4c4d;-ms-overflow-style:none;scrollbar-width:none}.apple-tv-mdm .industries .nav-tabs ::-webkit-scrollbar{display:none}}.apple-tv-mdm .call-to-action{border:1px solid #3c3c41}@media (max-width: 764px){.apple-tv-mdm .call-to-action{padding:30px 20px}}html:not([lang=en]) .apple-tv-mdm .industries .nav-tabs{max-width:1200px}
