.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://static3.avast.com/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://static3.avast.com/web/i/v2/components/icons/sprites/icons-16.svg?v5");background-position:-288px -64px;flex:0 0 auto}.rounded-1{border-radius:1rem}.navigation-for-desktop .header.web,.navigation-for-desktop .header.lp-rs{width:100%;position:absolute;background-color:transparent;box-shadow:none}.hero{background-image:url("../../../../i/v2/aim/bg/lp-aff-consumer-business-store-page/hero.jpg")}@media (min-width: 992px){.hero .container{padding-top:8rem}}.hero .money-back__item .icon{filter:invert(28%) sepia(69%) saturate(3277%) hue-rotate(202deg) brightness(97%) contrast(104%)}.custom-highlight{position:relative}.custom-highlight:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.05);z-index:-1;background-image:url('data:image/svg+xml,%3Csvg width="276" height="56" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M18.3 8.5c65.7-9 102-9 166.2-6.1C248.7 5.2 265.6 18 272 27.5c3 4.4 3.8 9.8 3.7 13 0 3.3-2.9 2.2-5.2 2-3.1 0-4.2 2.1-8.4 2l-70.5-.9c-36.6 0-110 1.3-145.4 7.8-28.7 5.4-36.5 6.6-40.4-1-4-7.8-5-13.2-5.6-21.9-1.3-15.5 9.7-18 18-20z" fill="%23F7DAC1"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:bottom;background-size:100%}.nav-container.elevated{position:relative;top:6rem;transform:translateY(-8.375rem);z-index:4}@media (min-width: 992px){.nav-container.elevated{transform:translateY(-9.375rem)}}.elevated .nav-container-block{border:1px solid #ffddbf !important;box-shadow:0px 20px 40px -20px rgba(88,61,37,0.15) !important}.nav-container .nav-tabs.tabs-icon-top .nav-link{width:9.25rem}@media (min-width: 768px){.nav-container .nav-tabs.tabs-icon-top .nav-link{width:20.75rem}}@media (min-width: 992px){.nav-container .nav-tabs.tabs-icon-top .nav-link .nav-link-icon{height:2.8rem;width:2.8rem}}.tagline-large.text-blue-bright{color:#0070f6}.comparison-table,.privacy-products,.right-security-for-you{margin-bottom:5rem}@media (max-width: 767.98px){.mod-it-it .comparison-table tfoot .actionbox-wrap{padding-bottom:2rem}}.performance-products,.small-office-big-protection,.smb-products{margin-bottom:5rem}@media (min-width: 992px){.performance-products,.small-office-big-protection,.smb-products{margin-bottom:8rem}}.privacy-products .container,.smb-products .container{margin-bottom:2rem}.product-box .collapse-store{position:absolute;bottom:-16px}@media (min-width: 992px) and (max-width: 1600px){.product-box .actionbox-group{flex-wrap:nowrap}}@media (min-width: 992px) and (max-width: 1366px){.product-box .action-box,.product-box .try-box-container{width:280px}}@media (max-width: 767.98px){.product-box.battery-saver,.product-box.secure-browser,.product-box.breachguard,.product-box.total-care{margin-top:30px;margin-bottom:-15px}.product-box.battery-saver .btn-link-secondary,.product-box.secure-browser .btn-link-secondary,.product-box.breachguard .btn-link-secondary,.product-box.total-care .btn-link-secondary{margin-bottom:5px}}.product-box.battery-saver .collapse-store,.product-box.secure-browser .collapse-store,.product-box.breachguard .collapse-store,.product-box.total-care .collapse-store{bottom:-48px}.product-box.secure-line .actionboxes-footer.horizontal{display:none;flex-direction:row;align-items:center;justify-content:center;padding-top:1rem}.product-box.secure-line .actionboxes-footer.horizontal .btn-wrapper,.product-box.secure-line .actionboxes-footer.horizontal .footer-more-info{margin:0 .5rem}@media (min-width: 992px){.product-box.secure-line .actionboxes-footer.horizontal{display:flex}}.product-box.secure-line .form-select{padding-right:1.5rem;text-align:center}.product-box.secure-line .form-select-arrow:after{display:none}@media (min-width: 1280px){.product-box.secure-line .action-box-container:first-of-type .action-box__toggler,.product-box.secure-line .action-box-container:nth-of-type(3) .action-box__toggler{display:none}}@media (min-width: 1280px){.product-box.secure-line .action-box-container:nth-of-type(2) .action-box__toggler{top:-40px;padding-bottom:0}}.mod-de-de .product-box.secure-line .actionbox-wrap:last-of-type>.js-platform-switch,.mod-de-de .product-box.secure-line .try-box-wrap{height:100%}.mod-de-de .product-box.secure-line .try-box .try-box-container{padding-top:3.5rem}.mod-de-de .product-box.secure-line .try-box .tip{margin:0 auto}@media (min-width: 1280px){.mod-de-de .product-box.secure-line .action-box-container:nth-of-type(2) .action-box__toggler{top:-46px}}.cross-sell{position:relative;margin-bottom:-5rem;z-index:1}.cross-sell-box{background-image:url("../../../../i/v2/components/bg/bg-blade-dark.svg");background-repeat:no-repeat;background-size:cover;padding:5rem 0;border-radius:3rem}@media (min-width: 992px){.cross-sell-box{padding:8rem 0}}.awards-for-home,.awards-for-smb{padding-top:8rem;padding-bottom:5rem}@media (min-width: 992px){.awards-for-home,.awards-for-smb{padding-top:13rem;padding-bottom:8rem}}

/*# sourceMappingURL=lp-aff-consumer-business-store-page.css.map */