.form{text-align:left}.form-row.-inline{display:-webkit-flex;display:flex}.form-title{font-weight:600}.form-subtitle,.form-title{color:#333;display:block;font-size:14px;line-height:26px;margin-bottom:5px}.form-field{display:block;margin-bottom:32px;position:relative}.form-field.-error .select-box,.form-field.-error input,.form-field.-error textarea{border-color:red}.form-field.-error .field-message{color:red;opacity:1;visibility:visible}.form-field.-right{text-align:right}.form-field.-checkbox{margin-bottom:16px}.form-field.-wide{-webkit-flex:1;flex:1}.form-field.-short{margin-bottom:16px}.form-field.-no-margin{margin-bottom:0}.form-success{display:none;text-align:center}.form-success.-visible{display:block}.form-success .form-success-image{margin-bottom:16px}.field-message{font-size:12px;left:0;opacity:0;position:absolute;right:0;text-align:left;top:100%;transition:all .2s ease-in-out;visibility:hidden}.field-message.-checkbox{padding-left:24px}.input-field{display:block;margin-bottom:24px;max-width:280px;position:relative}.input-title{color:rgba(46,46,46,.32);font-size:12px;margin-bottom:8px}.input{background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:14px;height:40px;padding:0 16px;width:100%}.input::-webkit-input-placeholder{color:rgba(51,51,51,.32)}.input::-moz-placeholder{color:rgba(51,51,51,.32)}.input:-ms-input-placeholder{color:rgba(51,51,51,.32)}.input::-ms-input-placeholder{color:rgba(51,51,51,.32)}.input::placeholder{color:rgba(51,51,51,.32)}.input:focus{border-color:#1b9eff}.input.-big{height:143px}.input.-large{height:48px;padding:0 18px}.input.-small{font-size:12px;height:32px;padding:0 14px}.input[disabled]{background:#f3f3f3}textarea{resize:none}.textarea{background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;font-family:Montserrat,Helvetica Neue,sans-serif;font-size:14px;height:182px;padding:9px 16px 11px;width:100%}.textarea::-webkit-input-placeholder{color:rgba(51,51,51,.32)}.textarea::-moz-placeholder{color:rgba(51,51,51,.32)}.textarea:-ms-input-placeholder{color:rgba(51,51,51,.32)}.textarea::-ms-input-placeholder{color:rgba(51,51,51,.32)}.textarea::placeholder{color:rgba(51,51,51,.32)}.textarea:focus{border-color:#1b9eff}.textarea[disabled]{background:#f3f3f3}.textarea.-small{height:64px}.subscribe{margin:0 auto 96px;max-width:640px;text-align:center}.subscribe.-wide{max-width:720px}.subscribe.-inline{margin:0 auto 40px;max-width:100%}@media only screen and (max-width:575px){.subscribe.-inline{margin:0 auto 64px}}.subscribe.-inline .subscribe-content{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.-legacy .subscribe.-inline .subscribe-content{display:table;width:100%}@media only screen and (max-width:1023px){.subscribe.-inline .subscribe-content{display:block;text-align:center}}.subscribe.-inline .icon-stay-tuned{-webkit-flex:1 1 40px;flex:1 1 40px;height:40px;margin:0 17px 0 0;max-width:40px;min-width:40px;width:40px}@media only screen and (max-width:767px){.subscribe.-inline .icon-stay-tuned{margin:0 0 15px}}.-legacy .subscribe.-inline .icon-stay-tuned,.-legacy .subscribe.-inline .subscribe-content-text{display:table-cell;vertical-align:middle}.subscribe .form{margin:0 auto;max-width:620px}.subscribe-text{color:#333;font-size:14px;font-weight:400;line-height:1.5}.subscribe-form.-hidden{display:none}.subscribe-column,.subscribe-row{display:-webkit-flex;display:flex}@media only screen and (max-width:575px){.subscribe-column,.subscribe-row{-webkit-flex-direction:column;flex-direction:column}}.subscribe-column{-webkit-flex-direction:column;flex-direction:column}.subscribe-column .subscribe-submit{margin:0 auto;max-width:200px}.subscribe-in{margin:0 auto 24px;max-width:640px}.subscribe-field{-webkit-flex:1;flex:1;width:100%}.subscribe-submit{margin-left:15px}.subscribe-submit .btn{min-width:150px;width:100%}.subscribe-submit .btn.-accessible{background:#0566ff;border-color:#0566ff}.subscribe-submit .btn.-accessible:hover{background:#0055da;border-color:#0055da}@media only screen and (max-width:575px){.subscribe-submit{margin-bottom:8px;margin-left:0;min-width:100%;width:100%}}.subscribe-success{display:none}.subscribe-success.-visible{display:block}.subscribe-ok{color:#03c647;font-size:72px;line-height:1;padding-bottom:24px}.subscribe-shifted{background:#fff;border-radius:10px;margin:0 auto -64px;max-width:1120px;padding:55px 16px 40px;position:relative;top:-130px;z-index:2}.subscribe-shifted .subscribe{margin-bottom:0}.checkbox{display:inline-block;position:relative}.checkbox input{opacity:0;position:absolute}.checkbox input+span{color:#979797;display:inline-block;padding-left:22px;position:relative}.checkbox input+span:before{background:#fff;border:2px solid #e2e2e2;border-radius:4px;content:"";cursor:pointer;height:16px;left:0;position:absolute;top:5px;width:16px}.checkbox input+span:after{content:url(/images/checkmark.svg);cursor:pointer;height:8px;left:3px;line-height:1;opacity:0;position:absolute;top:4px;width:10px;z-index:2}@media only screen and (max-width:575px){.checkbox input+span:before{top:4px}.checkbox input+span:after{top:3px}}.checkbox input:focus+span:before{border-color:#1b9eff;box-shadow:0 0 0 3px rgba(27,158,255,.24)}.checkbox input:checked+span:before{background:#1b9eff;border-color:#1b9eff}.checkbox input:checked+span:after{opacity:1}.checkbox input:disabled+span:before{background:hsla(0,0%,89%,.48);border-color:#e2e2e2;box-shadow:none}.checkbox.-error input+span:before{border-color:red}.select{display:block;position:relative;width:100%}.select.-focus .select-box{border-color:#1b9eff}.select.-placeholder .select-box{color:rgba(51,51,51,.32)}.select .select-box{-webkit-align-items:center;align-items:center;background:#fff;border:2px solid hsla(222,4%,45%,.16);border-radius:8px;color:#333;display:-webkit-flex;display:flex;font-size:14px;height:40px;overflow:hidden;padding:0 16px;-ms-text-overflow:ellipsis;text-overflow:ellipsis;transition:border-color .3s;white-space:nowrap;width:100%}.select .select-box:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTEgMSA1IDQgNS00Ii8+PC9zdmc+);content:"";height:6px;position:absolute;right:13px;top:16px;width:12px}.select.-large .select-box{height:48px;padding:10px 18px 11px}.select.-small .select-box{font-size:12px;height:32px;padding:7px 14px 8px}.select select{-webkit-appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:4}.select select[disabled]{cursor:not-allowed}.radio{display:inline-block;padding-left:24px;position:relative}.radio.-small span{color:#969696;font-size:10px;line-height:1.2}.radio.-small input{top:9px}.radio input{left:0;position:absolute;top:5px}.radio span{display:inline-block;font-size:14px}.navigation{font-size:0;overflow-x:auto;white-space:nowrap}.navigation li{display:inline-block;vertical-align:middle}.navigation li:not(:first-child){margin-left:40px}.navigation li a{color:#000;display:inline-block;font-size:16px;overflow:hidden;padding-bottom:26px;position:relative}.navigation li a:after{background:#000;bottom:0;content:"";height:0;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);transition:height .3s ease;width:100%}.navigation li a:hover:after{height:2px}.navigation li a.-active{font-weight:700}.navigation li a.-active:after{height:2px}@media only screen and (max-width:767px){.navigation li a{padding-bottom:8px}}.page-search{color:#333;font-size:16px;position:absolute;right:0;top:-4px;transition:width .4s ease}@media only screen and (max-width:360px){.page-search{margin-top:-17px;top:50%}}.page-search .search-icon{color:#333;height:17px;margin-right:4px;width:17px}@media only screen and (max-width:767px){.page-search .search-icon{margin-right:0}}.page-search form{background:transparent;border-bottom:2px solid #333;bottom:0;height:53px;opacity:0;overflow:hidden;padding-left:25px;position:absolute;right:0;top:0;transition:all .4s ease;visibility:hidden;width:100%!important;z-index:1000}@media only screen and (max-width:767px){.page-search form{padding-left:0}}.page-search form label{color:#666;left:0;position:absolute;top:0}.page-search form label .icon{color:#333;height:17px;width:17px}.page-search form .form-search-close{color:#666;cursor:pointer;display:block;opacity:0;position:absolute;right:0;top:0;transition:all .4s ease .1s;visibility:hidden}.page-search form .form-search-close:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 30%,#fff);bottom:0;content:"";left:-10px;position:absolute;right:0;top:0;z-index:1}.page-search form .form-search-close .icon{color:#666;height:14px;position:relative;transition:all .4s ease;width:14px;z-index:2}.page-search form .form-search-close:hover .icon{color:#000}.page-search #search{background:none;color:#333;line-height:1.4;opacity:0;transition:all .4s ease;width:100%}.page-search #search:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #ececee}.page-search #search ::-webkit-input-placeholder{color:#a4a4a4}@media only screen and (max-width:767px){.page-search #search ::-webkit-input-placeholder{font-size:12px}}.page-nav{left:50%;line-height:1.4;max-width:1152px;position:absolute;right:0;top:56px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:999}.page-nav.-white .search-btn span{color:#fff}.page-nav.-white .page-nav-bg,.page-nav.-white.-active .page-nav-bg{background:#392b44}.page-nav.-white .navigation li a{color:#fff}.page-nav.-white .navigation li a:after{background:#fff}.page-nav.-white.-active #search{color:#bbb}.page-nav.-white.-active #search::-webkit-input-placeholder{color:#bbb}.page-nav.-white.-active #search::-moz-placeholder{color:#bbb}.page-nav.-white.-active #search:-ms-input-placeholder{color:#bbb}.page-nav.-white.-active #search::-ms-input-placeholder{color:#bbb}.page-nav.-white.-active #search::placeholder{color:#bbb}.page-nav.-white .page-search{color:#fff}.page-nav.-white .page-search form{border-bottom-color:#fff}.page-nav.-white .page-search form label .icon{color:#fff}.page-nav.-white .page-search form .form-search-close:after{background:#392b44}.page-nav.-white .page-search form .form-search-close:hover .icon{color:#bbb}.page-nav.-white .page-search .search-icon,.page-nav.-white .page-search form .form-search-close .icon{color:#fff}.page-nav.-active .search-btn{opacity:0}.page-nav.-active .page-search{text-align:left;width:100%!important}.page-nav.-active .blog-menu,.page-nav.-active .breadcrumbs{opacity:0;transition:opacity .2s ease .1s}.page-nav.-active .blog-menu li a.-active:after{transition:width .2s ease;width:0}.page-nav.-active form{opacity:1;visibility:visible;width:100%}@media only screen and (max-width:767px){.page-nav.-active form{padding-left:25px}}.page-nav.-active .page-nav-bg{opacity:1;width:100%}.page-nav.-active .form-search-close{opacity:1;visibility:visible}.page-nav.-active #search{opacity:1}.page-nav .search-btn,.page-nav-bg{transition:opacity .4s ease}.page-nav-bg{background:#fff;height:49px;opacity:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:100}.page-nav-in{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.page-nav-wrapper{padding:27px 0;position:relative;z-index:100}.search-btn{background:none;cursor:pointer;font-size:0;white-space:nowrap}.search-btn span{font-size:16px;vertical-align:middle}@media only screen and (max-width:767px){.search-btn span{display:none}}.search-hint{background:#fff;color:#666;font-size:16px;height:0;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-transform:translateY(-60px);transform:translateY(-60px);transition:all .3s ease;z-index:10}.search-hint-content{padding:18px 29px}.search-hint.-active{box-shadow:0 10px 20px rgba(0,0,0,.07);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:575px){.page-nav--support{font-size:14px}}.page-nav--support:after{background:#f6f6f7;bottom:0;content:"";height:2px;left:16px;position:absolute;right:16px}.article-wrapper{padding-bottom:52px;position:relative;width:100%}@media only screen and (max-width:767px){.article-wrapper{padding-bottom:42px}}.article-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;padding-bottom:16px;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s ease-in-out}@media only screen and (max-width:767px){.article-item{padding-bottom:6px}}@media only screen and (max-width:575px){.article-item{margin-bottom:16px;padding-bottom:18px}}.article-item:before{background:transparent;bottom:0;content:"";height:1px;left:10px;opacity:0;position:absolute;right:10px;transition:all .35s ease-in-out;visibility:hidden}.article-item:hover:before{background:#000;height:2px;opacity:1;visibility:visible}.article-item:hover .article-img img{-webkit-transform:scale(1.03) translateX(-49%);transform:scale(1.03) translateX(-49%)}@supports (object-fit:cover){.article-item:hover .article-img img{-webkit-transform:scale(1.03);transform:scale(1.03)}@media only screen and (max-width:767px){.article-item:hover .article-img img{-webkit-transform:scale(1);transform:scale(1)}}}@media only screen and (max-width:767px){.article-item:hover .article-img img{-webkit-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%)}}.article-item.-more{-webkit-align-items:center;align-items:center;background:none;border:2px solid #ebebeb;border-radius:10px;display:-webkit-flex;display:flex;height:492px;padding:30px;text-align:center;transition:border-color .2s ease-in-out}.article-item.-more:hover{border-color:rgba(51,51,51,.24)}.article-item.-more:hover .h4{color:#1b9eff}@media only screen and (max-width:767px){.article-item.-more{height:318px;padding:32px 16px}}.article-img{border-radius:17px;display:block;height:220px;margin-bottom:8px;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);overflow:hidden;position:relative}@media only screen and (max-width:767px){.article-img{height:210px}}@media only screen and (max-width:575px){.article-img{margin-bottom:21px}}.article-img img{bottom:0;display:block;height:auto;left:50%;min-height:220px;min-width:544px;position:absolute;top:0;-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:auto}@supports (object-fit:cover){.article-img img{bottom:auto;height:100%;left:auto;min-width:auto;object-fit:cover;top:auto;-webkit-transform:scale(1);transform:scale(1);width:100%}}@media only screen and (max-width:767px){.article-img img{height:auto;left:0;min-height:auto;min-width:0;right:0;top:50%;-webkit-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%);width:100%}}.article-date{color:#999;font-size:12px;font-weight:600;line-height:3;padding:0 10px}@media only screen and (max-width:767px){.article-date{padding:0 8px}}.article-date a{color:#999;display:block}.article-title{color:#000;display:block;font-size:20px;font-weight:600;line-height:1.65;padding:0 10px}@media only screen and (max-width:767px){.article-title{padding:0 8px}}.more{color:#333;display:block;font-size:14px;width:100%}.more .h4{transition:color .2s ease-in-out}.more .more-icon{font-size:0;margin-bottom:24px}.more .more-icon .icon{font-size:47px}.more .more-link{color:#1b9eff}@media only screen and (max-width:767px){.more .more-icon{margin-bottom:16px}.more .h4{font-size:20px}}.h1,h1{font-size:36px;line-height:1.5}.blog{padding-top:140px;position:relative}.blog.-index{padding-top:72px}.blog-header{margin-bottom:36px}@media only screen and (max-width:767px){.blog-header{margin-bottom:28px}}.blog-text,.blog-title{-webkit-transform:translateY(-20px);transform:translateY(-20px);transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease,-webkit-transform .8s ease}.blog-text.-animated,.blog-title.-animated{-webkit-transform:translateY(0);transform:translateY(0)}.blog-body{margin-bottom:96px}.blog-naw-wrapper{height:54px;overflow:hidden}.blog-menu{display:-webkit-flex;display:flex;line-height:1.4;transition:opacity .2s ease}@media only screen and (max-width:767px){.blog-menu{display:none}}.blog-menu li:not(:first-child){margin-left:40px}@media only screen and (max-width:767px){.blog-menu li:not(:first-child){margin-left:10px}}.blog-menu li a{color:#333;font-size:16px;position:relative}@media only screen and (max-width:575px){.blog-menu li a{display:none}}.blog-menu li a.-active{font-weight:700}.blog-menu li a.-active:after{background:#333;bottom:-29px;content:"";height:2px;left:0;position:absolute;transition:width .2s ease .1s;width:100%}@media only screen and (max-width:767px){.blog-nav-wrapper{display:none}}.select-item{color:#333;font-size:16px}.select-menu{display:none;position:relative;vertical-align:top}@media only screen and (max-width:767px){.select-menu{display:inline-block}}.select-menu select{-webkit-appearance:none;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.footer{border-top:none}.articles{margin-bottom:75px}.articles-title{color:rgba(0,0,0,.56);font-weight:600;letter-spacing:1px;line-height:3;margin-bottom:17px;text-transform:uppercase}#overlay{background:hsla(0,0%,87%,.82);bottom:0;display:-webkit-flex;display:flex;left:0;opacity:0;overflow:auto;padding:24px 0;position:fixed;right:0;top:0;transition:all .2s ease-in-out;visibility:hidden;z-index:9000}@media only screen and (max-width:767px){#overlay{padding:0}}.dark-theme #overlay{background:rgba(0,0,0,.88)}#overlay.-active{opacity:1;visibility:visible}#overlay.-active .modal{-webkit-transform:scale(1);transform:scale(1)}#overlay.-active .modal:before{opacity:1}#overlay.-active .modal-close{opacity:1;transition:opacity .2s ease .2s,-webkit-transform .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s;transition:transform .2s ease .2s,opacity .2s ease .2s,-webkit-transform .2s ease .2s}#overlay-new{background:rgba(0,0,0,.7);bottom:0;display:-webkit-flex;display:flex;left:0;opacity:0;overflow:auto;padding:24px 0;position:fixed;right:0;top:0;transition:all .2s ease-out;visibility:hidden;z-index:9000}@media only screen and (max-width:767px){#overlay-new{padding:0}}#overlay-new.-active{opacity:1;visibility:visible}.modal{background:transparent;border-radius:20px;display:none;margin:auto;max-width:740px;text-align:center;-webkit-transform:scale(.7);transform:scale(.7);transition:background .4s ease,-webkit-transform .4s ease;transition:background .4s ease,transform .4s ease;transition:background .4s ease,transform .4s ease,-webkit-transform .4s ease;width:100%}.dark-theme .modal,.dark-theme .modal:before{background:#303030}.modal:before{background:#fff;border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.modal{height:100%;max-width:100%;width:100%}}.modal.-fullscreen{height:100%;max-width:100%;width:100%}.modal.-fullscreen .modal-content{bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;left:0;padding:50px 100px;position:absolute;right:0;text-align:center;top:0}@media only screen and (max-width:767px){.modal.-fullscreen .modal-content{bottom:auto;left:auto;padding:40px 20px 60px;position:relative;right:auto;top:auto}}.modal.-fullscreen .modal-close{height:24px;width:24px}.modal.-wide{max-width:796px}.modal-content{padding:48px 70px;position:relative}@media only screen and (max-width:767px){.modal-content{background:#fff;padding:64px 20px}}.dark-theme .modal-content{color:#fff}@media only screen and (max-width:767px){.dark-theme .modal-content{background:#303030}}.modal-close{background:none;cursor:pointer;font-size:14px;left:20px;opacity:0;position:absolute;top:20px;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;z-index:9}.modal-close:hover{-webkit-transform:scale(1);transform:scale(1)}.dark-theme .modal-close{color:#fff}.modal-close--right{left:auto;right:20px}.modal .text{margin-bottom:30px}.modal .text:last-child{margin-bottom:0}.modal .modal-image{font-size:0;margin-bottom:24px}.modal .modal-title{font-size:22px;font-weight:600;line-height:1.5}.modal .modal-subtitle{font-size:16px;margin-bottom:32px}.modal .modal-footer{margin-top:64px}.modal .modal-footer p{color:#999;font-size:14px;font-weight:400;margin:0;text-align:center}.modal--cmpc{max-width:1168px}@media only screen and (max-width:1279px){.modal--cmpc{max-width:calc(100% - 40px)}}@media only screen and (max-width:767px){.modal--cmpc{max-width:100%}}.modal--cmpc .modal-content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;text-align:left}.modal--cmpc .modal__info{margin-right:30px;max-width:468px}@media only screen and (max-width:1023px){.modal--cmpc .modal__info{margin-right:0;max-width:none}}.modal--cmpc .modal__list{font-size:14px;list-style:initial;margin-left:20px}.modal--cmpc .modal__sub-title,.modal--cmpc .modal__title{font-size:26px;margin-bottom:14px}.modal--cmpc .modal__cta{display:block;margin-top:40px;max-width:318px}.modal--cmpc .modal__image-wrapper{-webkit-align-items:center;align-items:center;background-image:linear-gradient(285.2deg,#f6f8fb -13.23%,#e6f5fd 47.3%,#edf0fb 101.83%);border-radius:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;max-width:523px;width:100%}@media only screen and (max-width:1023px){.modal--cmpc .modal__image-wrapper{display:none}}.cmmx-old-os-modal__content{padding:70px 79px;text-align:left}@media only screen and (max-width:767px){.cmmx-old-os-modal__content{padding:94px 24px 40px}}.cmmx-old-os-modal__img-container{margin:0 auto 38px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.cmmx-old-os-modal__warn-sign{left:0;position:absolute;top:-10px}.cmmx-old-os-modal__title{font-size:24px;font-weight:800;margin-bottom:24px}.cmmx-old-os-modal__text{margin-bottom:12px}.cmmx-old-os-modal__text:last-of-type{margin-bottom:0}.modal__download-modal-abtest{color:rgba(0,0,0,.32);font-weight:500;line-height:1.22;text-align:center}.modal__download-modal-abtest .modal__content{padding:52px 100px 46px;position:relative;z-index:1}.modal__download-modal-abtest .modal__content--success{padding:174px 150px 215px}.modal__download-modal-abtest .modal__title{color:#000;font-size:24px;font-weight:700;margin:0 auto 42px;max-width:400px}.modal__download-modal-abtest .modal__title--success{margin-bottom:19px}.modal__download-modal-abtest .modal__img{margin-bottom:38px}.modal__download-modal-abtest .modal__img--success{margin-bottom:10px}.modal__download-modal-abtest .modal__subtitle{font-size:20px;margin-bottom:6px}.modal__download-modal-abtest .modal__text{font-size:14px;margin:0 auto 56px;max-width:460px}.modal__download-modal-abtest .modal__text--success{font-size:16px;margin-bottom:0;max-width:375px}.modal__download-modal-abtest .modal__form{display:-webkit-flex;display:flex;margin-bottom:45px}.modal__download-modal-abtest .modal__form-field{-webkit-flex-grow:1;flex-grow:1;margin-right:20px}.modal__download-modal-abtest .modal__field-message{top:120%}.modal__download-modal-abtest .modal__btn{-webkit-flex-shrink:0;flex-shrink:0}.modal__download-modal-abtest .modal__notice{font-size:12px;margin-bottom:0}.post-wrapper{margin:0 auto;max-width:608px}.post-header{margin-bottom:64px}.post-header .h2{line-height:1.2;margin-bottom:30px}.post-header .article-author{margin-bottom:40px;padding:0}.post-header .article-author .article-author-name{font-weight:400}@media only screen and (max-width:767px){.post-header .article-author{margin-bottom:32px}}.post-header .article-date-container{margin-bottom:32px;padding-right:32px}@media only screen and (max-width:1023px){.post-header .article-date-container{padding-right:0}}.post .article-date-container{color:#a4a4a4;font-size:14px;margin-bottom:20px}.post-before{border-bottom:2px solid #333;margin-bottom:32px;position:relative}.post-before:after{clear:both;content:" ";display:table}.post-before p:not(.h4){margin:0 0 32px}.post-before p:not(.h4) strong{white-space:nowrap}@media only screen and (max-width:575px){.post-before{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-right:0}.post-before p:last-of-type{-webkit-order:2;order:2}}.post-before .post-before-image img{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.post-before .post-before-image:hover img{-webkit-transform:scale(1.03);transform:scale(1.03)}@media only screen and (max-width:575px){.post-before .post-before-image img{max-width:180px}}.post-before .post-before-right{float:right;height:199px;margin:-24px 0 -3px 32px;text-align:center;width:190px}@media only screen and (max-width:575px){.post-before .post-before-right{height:187px;margin:-16px 0 16px;-webkit-order:3;order:3;width:100%}}.post-before p.site-version{clear:both;color:rgba(0,0,0,.48);font-size:14px;line-height:22px;margin:0 0 16px}@media only screen and (max-width:767px){.post-before p.site-version{-webkit-order:3;order:3}}.post-before p.site-version svg{height:22px;margin-right:5px;width:17px}.post-before--cleanmyphone .post-before-right{background-color:#f5f5f7;border-radius:17px;margin-bottom:30px;max-height:178px;max-width:154px;padding:13px 14px 16px}@media only screen and (max-width:575px){.post-before--cleanmyphone .post-before-right{display:none}}.post-before--cleanmyphone .post-before-image{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%}.post-before--cleanmyphone .post-before-qr{height:125px;margin-bottom:8px;width:125px!important;z-index:1}.post-before--cleanmyphone .post-before-logo{height:auto;max-width:116px}.post-before--cleanmyphone .post-before-link,.post-continue{font-weight:600}.post-continue{background:url(/images/blog/continue.svg) no-repeat;background-size:100% 100%;bottom:0;color:#000;font-size:12px;height:72px;left:50%;position:fixed;text-align:center;-webkit-transform:translate(-50%,72px);transform:translate(-50%,72px);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:446px;z-index:999}@supports (background-size:cover){.post-continue{background-size:cover}}.post-continue.-visible{-webkit-transform:translate(-50%);transform:translate(-50%)}.post-continue .post-continue-text{display:inline-block;margin-bottom:5px}.post-continue .post-continue-icon{-webkit-animation:updown 2s ease infinite;animation:updown 2s ease infinite;display:block;font-size:10px;text-align:center}.post-image{max-height:460px;overflow:hidden}.post-image picture{height:100%}@media only screen and (max-width:767px){.post-image{margin:0 -16px}}@media only screen and (max-width:575px){.post-image{margin:0 -24px}}.post-image img{display:block;height:auto;width:100%}@supports (object-fit:cover){.post-image{height:460px}@media only screen and (max-width:1023px){.post-image{height:480px}}@media only screen and (max-width:767px){.post-image{height:320px}}.post-image img{height:100%;object-fit:cover}}.post-content{color:#000;font-size:16px;line-height:1.8;margin:0 auto 55px;max-width:740px}.post-content strong figure{margin:0}.post-content p{margin:0 0 24px}.post-content .command,.post-content code,.post-content pre{background:#f3f3f3;border-radius:4px;color:#000;margin-bottom:24px;padding:3px 8px;white-space:inherit;word-break:break-all}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-top:48px}.post-content h2 strong,.post-content h3 strong,.post-content h4 strong,.post-content h5 strong,.post-content h6 strong{font-weight:inherit}.post-content h2{font-size:32px;font-weight:700;line-height:1.5;margin-bottom:.5em}@media only screen and (max-width:575px){.post-content h2{font-size:24px}}.post-content h2.-normal{font-weight:400}.post-content h3{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:.5em}@media only screen and (max-width:575px){.post-content h3{font-size:20px}}.post-content h3.-normal{font-weight:400}.post-content h4{font-size:20px;font-weight:700;line-height:1.5;margin-bottom:.5em}.post-content h4.-normal{font-weight:400}@media only screen and (max-width:575px){.post-content h4{font-size:18px}}.post-content h5{font-size:16px;font-weight:700;line-height:1.5;margin-bottom:.5em}.post-content h5.-normal{font-weight:400}.post-content h6{font-size:14px;font-weight:700;line-height:1.5;margin-bottom:.5em}.post-content h6.-normal{font-weight:400}.post-content hr{background:#e7e7e7;border:none;height:1px;margin:32px 0}.post-content img{height:auto;max-width:100%}.post-content figure{display:block;font-size:0;margin-bottom:28px}.post-content figure img{height:auto;max-width:100%}.post-content figure>img{display:block;margin:0 auto}.post-content figure figcaption{color:rgba(51,51,51,.64);font-size:14px;padding:5px 0;text-align:center}.post-content figure.image-left{float:left;margin:0 24px 18px 0}.post-content figure.image-center{text-align:center}.post-content figure.image-right{float:right;margin:0 0 18px 24px}.post-content figure.image-wide{margin:0 0 64px}.post-content figure.image-wide img{width:100%}.post-content figure.image-extrawide{margin:0 -15% 64px}.post-content figure.image-extrawide img{width:100%}@media only screen and (max-width:1023px){.post-content figure.image-extrawide{margin:0 -16px 64px}}@media only screen and (max-width:767px){.post-content figure.image-extrawide{margin:0 -24px 64px}}.post-content figure.text-center{text-align:center}.post-content blockquote{display:block;font-style:italic;margin-bottom:24px;position:relative}.post-content blockquote:before{background:#333;bottom:0;content:"";left:-20px;position:absolute;top:0;width:2px}.post-content ul{position:relative}.post-content ul>li{margin-bottom:12px;padding-left:26px;position:relative;word-break:break-word}.post-content ul>li:before{background:#16c659;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:9px;width:8px}.post-content ol{counter-reset:level-1;padding:0 0 16px 4px}.post-content ol li:before{content:"" counter(level-1) ". ";counter-increment:level-1}.post-content ol li ol{counter-reset:level-2;padding:0}.post-content ol li ol li{padding:0 0 0 42px}.post-content ol li ol li:before{content:"" counter(level-1) ". " counter(level-2) ". ";counter-increment:level-2}.post-content ol li ol li ol{counter-reset:level-3;padding:0}.post-content ol li ol li ol li{padding:0 0 0 54px}.post-content ol li ol li ol li:before{content:"" counter(level-1) ". " counter(level-2) ". " counter(level-3) ". ";counter-increment:level-3}.post-content ol li ol li ol li ol{counter-reset:level-4;padding:0}.post-content ol li ol li ol li ol li{padding:0 0 0 66px}.post-content ol li ol li ol li ol li:before{content:"" counter(level-1) ". " counter(level-2) ". " counter(level-3) ". " counter(level-4) ". ";counter-increment:level-4}.post-content ol li ol li ol li ol li ol{counter-reset:level-5;padding:0}.post-content ol li ol li ol li ol li ol li{padding:0 0 0 78px}.post-content ol li ol li ol li ol li ol li:before{content:"" counter(level-1) ". " counter(level-2) ". " counter(level-3) ". " counter(level-4) ". " counter(level-5) ". ";counter-increment:level-5}.post-content ol li{margin-bottom:10px;padding-left:26px;position:relative}.post-content ol li:before{font-weight:600;left:0;position:absolute;top:0}@media only screen and (max-width:1023px){.post-content .table-wrapper{margin:0 0 24px;overflow:scroll}.post-content .table-wrapper::-webkit-scrollbar{-webkit-appearance:none;height:4px}.post-content .table-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:2px}.post-content .table-wrapper::-webkit-scrollbar-corner{-webkit-appearance:none}}.post-content table{border-collapse:collapse;empty-cells:show;max-width:100%;width:100%}.post-content table td{font-size:14px;padding:20px}.post-content table td:last-child{padding-bottom:20px}.post-content table td p:last-child{margin:0}.post-content table tr:not(:last-child){border-bottom:1px solid #e4e4e4}.post-content table th{border-bottom:1px solid #000;font-size:12px;font-weight:100;padding:20px;text-align:left}.post-content table th p:last-child{margin:0}.post-content table tfoot td,.post-content table tfoot th{color:rgba(0,0,0,.5)}.post-content .number{border:1px solid #4a90e2;border-radius:50%;color:#4a90e2;display:inline-block;font-size:30px;line-height:42px;margin:0 19px 0 0;padding:1px 14px 3px;text-align:center;width:48px}.post-content .int-link-block{background-color:#e9f1f7;border-radius:5px;font-size:16px;line-height:42px;margin-top:20px;padding:20px}.post-footer{margin:0 auto 55px;max-width:608px}.post-footer .post-share .btn{font-size:14px;padding:0 11px}.post-footer .article-author{margin-bottom:48px;padding:0}.post-footer .article-author-name{font-size:18px}.post-footer .article-date-container{text-align:right}@-webkit-keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes updown{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs14{font-size:14px}.fs16{font-size:16px}.fs18{font-size:18px}.fs20{font-size:20px}.fs24{font-size:24px}.fs28{font-size:28px}.fs30{font-size:30px}.colorffffff{color:#fff}.color000000{color:#000}.color333333{color:#333}.color16C659{color:#16c659}.color4A90E2{color:#4a90e2}.colorF6A917{color:#f6a917}.colorE94F55{color:#e94f55}.background-colorffffff{background-color:#fff}.background-color000000{background-color:#000}.background-color333333{background-color:#333}.background-color16C659{background-color:#16c659}.background-color4A90E2{background-color:#4a90e2}.background-colorF6A917{background-color:#f6a917}.background-colorE94F55{background-color:#e94f55}.content-banner{background:#f5f5f5;border-radius:20px;display:-webkit-flex;display:flex;margin-bottom:48px;padding:32px}@media only screen and (max-width:575px){.content-banner{-webkit-flex-direction:column;flex-direction:column;padding:24px}}.content-banner figure{border-radius:8px;display:block;font-size:0;margin:0 20px 0 0;min-width:128px;overflow:hidden;text-align:center;width:100%}@media only screen and (max-width:575px){.content-banner figure{margin:0 0 10px;text-align:center;width:100%}}.content-banner figure img{height:auto;max-width:100%}.content-banner-title{display:block;font-size:16px;font-weight:700;margin-bottom:8px}.content-banner-title a{color:#000}.content-banner-text{font-size:14px;line-height:1.5}.content-banner-text p{margin-bottom:8px}.text-center{text-align:center}.malwarepedia p.malware-note{clear:both;color:rgba(0,0,0,.5);font-size:12px;line-height:18px;margin:16px 0 20px;padding-left:20px;position:relative}@media only screen and (max-width:767px){.malwarepedia p.malware-note{-webkit-order:3;order:3}}.malwarepedia p.malware-note svg{height:16px;left:0;margin-right:5px;position:absolute;width:16px}.malwarepedia p.malware-note svg.attention-light{display:none}.malwarepedia p.malware-note.-main{margin-bottom:0;margin-top:-50px;padding-left:0}.malwarepedia.-dark .article-author-about,.malwarepedia.-dark .article-author-name,.malwarepedia.-dark .article-date-container,.malwarepedia.-dark .post-content{color:#fff}.malwarepedia.-dark .post-before,.malwarepedia.-dark .post-share{border-bottom-color:#fff;border-top-color:#fff}.malwarepedia.-dark .post-share .post-share-cta li:last-child:before{background:#fff}.malwarepedia.-dark p.malware-note{color:hsla(0,0%,100%,.5)}.malwarepedia.-dark p.malware-note .attention-dark{display:none}.malwarepedia.-dark p.malware-note .attention-light{display:block}.malwarepedia.-dark p.malware-note.-main{margin-bottom:48px}.malwarepedia .post-before-right{height:auto;margin:7px 16px 0 8px}@media only screen and (max-width:767px){.malwarepedia .post-before-right{margin:0}}.malwarepedia .post-before-right picture{margin-bottom:16px}@media only screen and (max-width:767px){.malwarepedia .post-before-right picture{margin-bottom:0}}.dlm{display:-webkit-flex;display:flex;overflow-y:auto;position:relative}@media only screen and (max-width:767px){.dlm{left:0;right:0}}.dlm .dlm-body,.dlm-os{margin:auto;max-width:540px;padding:16px;width:100%}@media only screen and (max-width:1023px){.dlm .dlm-body,.dlm-os{max-width:600px}}@media only screen and (max-width:575px){.dlm .dlm-body,.dlm-os{padding:24px}}.dlm .dlm-body .subscribe,.dlm-os .subscribe{margin:0 auto}.dlm .dlm-image{font-size:0;margin-bottom:8px}.dlm .dlm-footer{color:#979797;font-size:12px;padding-top:16px}.dlm .dlm-footer a{color:#359ff6}.dlm .dlm-preloader{margin:0 auto;max-width:420px;position:relative;transition:opacity .2s}.dlm .dlm-preloader.-hidden{display:none}.dlm .dlm-afterload{display:none;min-height:50px;transition:opacity .2s}.dlm .dlm-afterload.-visible{display:block}.dlm .dlm-progressbar{border-radius:3px;height:5px;margin-bottom:24px;overflow:hidden;position:relative}.dlm .dlm-progressbar-line{-webkit-animation:loading 3s infinite;animation:loading 3s infinite;background:linear-gradient(90deg,#469ffc 0,#bee5ff 50%,#469ffc);background-size:200% 100%;bottom:0;left:-50%;position:absolute;right:-50%;top:0}.dlm .dlm-sep{margin-bottom:16px;position:relative}@media only screen and (max-width:575px){.dlm .dlm-sep{margin-bottom:8px}}.dlm .dlm-sep:before{background:rgba(199,202,211,.32);content:"";height:2px;left:0;position:absolute;right:0;top:50%}.dlm .dlm-sep span{background:#fff;color:#c7cad3;display:inline-block;font-size:14px;padding:0 24px;position:relative}.dlm .dlm-direct .notification{margin-bottom:0;margin-top:16px}.dlm-os{text-align:center}.dlm-os-img{display:inline-block;position:relative;vertical-align:top}.dlm-os-label{background:#ffd117;border-radius:50%;bottom:20px;box-shadow:0 2px 7px rgba(0,0,0,.1);color:#2e3f50;font-size:14px;font-weight:600;padding:12px;position:absolute;right:20px;text-align:center}.dlm-os-icon{font-size:35px}.dlm-os-title{color:#000;font-size:24px;font-weight:600;line-height:1.4}.dlm-os-text{font-size:16px;font-weight:400;line-height:1.5}.dlm-os-text span{font-weight:600}.dlm-os-hint{font-size:12px;font-weight:400;line-height:1.4}.dlm-os-hint a{color:#1b9eff;text-decoration:none}@-webkit-keyframes loading{0%{background-position-x:200%}to{background-position-x:0}}@keyframes loading{0%{background-position-x:200%}to{background-position-x:0}}@media only screen and (max-width:767px){.share-to-my-mac-test .modal-content{padding-top:0}}.share-to-my-mac-test .modal-content .download-link{display:block;padding:8px 0}.dlm--subscribe .dlm-body{padding:32px 16px}@font-face{font-display:swap;font-family:FixelDisplay;font-style:normal;font-weight:400;src:url(https://fonts.macpaw.com/fonts/FixelDisplay/FixelDisplay-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:FixelDisplay;font-style:normal;font-weight:500;src:url(https://fonts.macpaw.com/fonts/FixelDisplay/FixelDisplay-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:FixelDisplay;font-style:normal;font-weight:600;src:url(https://fonts.macpaw.com/fonts/FixelDisplay/FixelDisplay-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:FixelDisplay;font-style:normal;font-weight:700;src:url(https://fonts.macpaw.com/fonts/FixelDisplay/FixelDisplay-Bold.woff2) format("woff2")}.bottom-banner{font-family:FixelDisplay,Montserrat,Helvetica Neue,sans-serif;margin:0 auto 48px;max-width:608px}.bottom-banner--cmp .bottom-banner__inner{border-radius:20px;color:#fff;display:-webkit-flex;display:flex;overflow:hidden;position:relative}.bottom-banner--cmp .bottom-banner__text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.bottom-banner--cmp .bottom-banner__description{letter-spacing:-.01em;line-height:1.1;margin:0}.bottom-banner--cmp .bottom-banner__accent{font-weight:600;line-height:1.1}.bottom-banner--cmp .bottom-banner__accent sup{font-size:11px}.bottom-banner--cmp .bottom-banner__qr-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:575px){.bottom-banner--cmp .bottom-banner__qr-container{display:none}}.bottom-banner--cmp .bottom-banner__qr-link{background-color:#fff;border-radius:8px;display:-webkit-flex;display:flex;margin-bottom:7px;padding:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width:575px){.bottom-banner--cmp .bottom-banner__qr-link{display:none}}.bottom-banner--cmp .bottom-banner__qr-code{max-height:108px;max-width:108px}.bottom-banner--cmp .bottom-banner__button{display:none;min-height:40px;position:relative;z-index:1}@media only screen and (max-width:575px){.bottom-banner--cmp .bottom-banner__button{display:-webkit-flex;display:flex}}.bottom-banner--cmp .bottom-banner__qr-note{font-size:10px;line-height:130%;margin:0}.bottom-banner--cmp-brand .bottom-banner__qr-link{margin-left:5px;margin-top:10px}.bottom-banner--cmp-brand .bottom-banner__inner{-webkit-align-items:center;align-items:center;background-color:#090048;background-image:url(/images/products/cleanmyphone/bottom-banner-brand-background.webp),radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);background-repeat:no-repeat;background-size:cover;-webkit-justify-content:space-evenly;justify-content:space-evenly;min-height:250px}@media only screen and (max-width:575px){.bottom-banner--cmp-brand .bottom-banner__inner{background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);-webkit-flex-direction:column;flex-direction:column;min-height:500px;padding:0 30px;text-align:center}.bottom-banner--cmp-brand .bottom-banner__inner:after,.bottom-banner--cmp-brand .bottom-banner__inner:before{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;width:100px;z-index:0}.bottom-banner--cmp-brand .bottom-banner__inner:before{background-image:url(/images/products/cleanmyphone/bottom-banner-brand-icon-1.webp);height:500px;right:0;top:0}.bottom-banner--cmp-brand .bottom-banner__inner:after{background-image:url(/images/products/cleanmyphone/bottom-banner-brand-icon-2.webp);bottom:0;height:178px;left:0}}.bottom-banner--cmp-brand .bottom-banner__image{max-width:102px}@media only screen and (max-width:575px){.bottom-banner--cmp-brand .bottom-banner__image{max-width:145px}}.bottom-banner--cmp-brand .bottom-banner__text{max-width:220px;padding-left:20px}@media only screen and (max-width:575px){.bottom-banner--cmp-brand .bottom-banner__text{-webkit-align-items:center;align-items:center;max-width:100%;padding:0}}.bottom-banner--cmp-brand .bottom-banner__title{margin-bottom:14px;max-width:115px}@media only screen and (max-width:575px){.bottom-banner--cmp-brand .bottom-banner__title{margin-bottom:23px;max-width:187px}}.bottom-banner--cmp-brand .bottom-banner__description{font-size:22px;font-weight:500}@media only screen and (max-width:575px){.bottom-banner--cmp-brand .bottom-banner__description{font-size:24px}}.bottom-banner--cmp-brand .bottom-banner__qr-note{color:#c9b7ec;max-width:90px;padding-left:5px}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates{padding-top:70px}}.bottom-banner--cmp-duplicates .bottom-banner__inner{-webkit-align-items:center;align-items:center;background-color:#004b47;background-image:radial-gradient(96.65% 51.93% at 8.69% 93.9%,rgba(0,47,44,.5) 0,rgba(0,47,44,0) 100%),radial-gradient(81.52% 65.97% at 34.7% -2.41%,rgba(0,159,194,.5) 0,rgba(0,159,194,0) 100%),radial-gradient(80.88% 80.65% at 102.04% 46.56%,rgba(1,202,190,.5) 0,rgba(1,202,190,0) 100%),radial-gradient(25% 80% at 8.69% 50.9%,#08747f 0,rgba(91,151,155,.7) 50%,rgba(8,116,127,0) 100%);-webkit-justify-content:space-between;justify-content:space-between;min-height:230px;padding-left:175px;padding-right:30px}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__inner{background-color:#00a1a3;background-image:radial-gradient(96.65% 51.93% at 8.69% 93.9%,rgba(0,47,44,.5) 0,rgba(0,47,44,0) 100%),radial-gradient(81.52% 65.97% at 34.7% -2.41%,rgba(0,159,194,.5) 0,rgba(0,159,194,0) 100%),radial-gradient(80.88% 80.65% at 102.04% 46.56%,rgba(1,202,190,.5) 0,rgba(1,202,190,0) 100%),linear-gradient(0deg,#004b47,#004b47);-webkit-flex-direction:column;flex-direction:column;overflow:visible;padding:130px 32px 47px}}.bottom-banner--cmp-duplicates .bottom-banner__image{left:-14%;position:absolute;-webkit-transform:rotate(15.341deg);transform:rotate(15.341deg)}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__image{left:50%;max-width:190px;top:-70px;-webkit-transform:none;transform:none;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}}.bottom-banner--cmp-duplicates .bottom-banner__text{-webkit-align-items:center;align-items:center;margin-right:26px;margin-top:-20px;text-align:center}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__text{margin:0}}.bottom-banner--cmp-duplicates .bottom-banner__title{margin-bottom:13px;max-width:103px}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__title{margin-bottom:23px;max-width:156px}}.bottom-banner--cmp-duplicates .bottom-banner__description{font-size:20px;font-weight:500}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__description{font-size:24px;margin-bottom:38px;max-width:300px}}.bottom-banner--cmp-duplicates .bottom-banner__qr-container{-webkit-align-items:center;align-items:center;text-align:center}@media only screen and (max-width:575px){.bottom-banner--cmp-duplicates .bottom-banner__qr-container{display:none}}.bottom-banner--cmp-duplicates .bottom-banner__qr-note{color:#fff;max-width:100px;opacity:.6}.bottom-banner--cmp-generic .bottom-banner__inner{-webkit-align-items:flex-start;align-items:flex-start;background-color:#f5f5f7;color:#000;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:340px;padding:45px 240px 45px 45px}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__inner{-webkit-align-items:center;align-items:center;min-height:500px;padding:40px 32px}}.bottom-banner--cmp-generic .bottom-banner__devices{bottom:10%;position:absolute;right:50px}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__devices{bottom:auto;position:relative;right:-23px}}.bottom-banner--cmp-generic .bottom-banner__image img{height:auto;width:100%}.bottom-banner--cmp-generic .bottom-banner__image--left{bottom:0;left:-35%;max-width:73px;position:absolute;z-index:1}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__image--left{max-width:63px}}.bottom-banner--cmp-generic .bottom-banner__image--right{max-width:151px;z-index:0}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__image--right{max-width:129px}}.bottom-banner--cmp-generic .bottom-banner__image--middle{bottom:-4px;left:-11%;max-width:70px;position:absolute;z-index:2}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__image--middle{max-width:60px}}.bottom-banner--cmp-generic .bottom-banner__description{font-size:18px;margin-bottom:40px;max-width:270px}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__description{text-align:center}}.bottom-banner--cmp-generic .bottom-banner__qr-container{-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (max-width:575px){.bottom-banner--cmp-generic .bottom-banner__qr-container{display:none}}.bottom-banner--cmp-generic .bottom-banner__qr-link{background-color:inherit;margin:0 0 6px}.bottom-banner--cmp-generic .bottom-banner__qr-code{margin-left:-10px}.bottom-banner--cmp-generic .bottom-banner__qr-note{max-width:90px;opacity:.6}.bottom-banner--cmp-storage .bottom-banner__inner{-webkit-align-items:center;align-items:center;background-color:#090048;background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%),radial-gradient(25% 80% at 8.69% 50.9%,#94399c 0,rgba(127,50,147,.7) 50%,rgba(148,57,156,0) 100%);-webkit-justify-content:space-between;justify-content:space-between;min-height:230px;padding-left:185px;padding-right:33px}@media only screen and (max-width:575px){.bottom-banner--cmp-storage .bottom-banner__inner{-webkit-align-items:flex-start;align-items:flex-start;background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);-webkit-flex-direction:column;flex-direction:column;min-height:495px;padding:38px 32px 42px}}.bottom-banner--cmp-storage .bottom-banner__image{left:-10%;max-width:215px;position:absolute;-webkit-transform:rotate(23deg);transform:rotate(23deg)}@media only screen and (max-width:575px){.bottom-banner--cmp-storage .bottom-banner__image{bottom:12%;left:auto;max-width:250px;right:-50px;-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}}.bottom-banner--cmp-storage .bottom-banner__text{font-size:24px;margin-right:57px;max-width:270px;text-align:left}@media only screen and (max-width:575px){.bottom-banner--cmp-storage .bottom-banner__text{font-size:32px;margin:0 0 240px;max-width:100%}}.bottom-banner--cmp-storage .bottom-banner__title{margin-bottom:14px;max-width:123px}@media only screen and (max-width:575px){.bottom-banner--cmp-storage .bottom-banner__title{margin-bottom:20px;max-width:188px}}.bottom-banner--cmp-storage .bottom-banner__description{font-size:20px;font-weight:500;max-width:250px}@media only screen and (max-width:575px){.bottom-banner--cmp-storage .bottom-banner__description{font-size:26px;max-width:300px}.bottom-banner--cmp-storage .bottom-banner__qr-container{display:none}}.bottom-banner--cmp-storage .bottom-banner__qr-note{color:#c9b7ec;max-width:90px}.bottom-banner--cmp-backup .bottom-banner__inner{-webkit-align-items:flex-start;align-items:flex-start;background-color:#090048;background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:286px;padding:40px 255px 40px 40px;z-index:1}@media only screen and (max-width:575px){.bottom-banner--cmp-backup .bottom-banner__inner{-webkit-align-items:center;align-items:center;padding:42px 32px 254px;text-align:center}}.bottom-banner--cmp-backup .bottom-banner__image{border-radius:30px;bottom:-140px;max-width:180px;position:absolute;right:49px}@media only screen and (max-width:575px){.bottom-banner--cmp-backup .bottom-banner__image{bottom:-230px;max-width:217px;right:50%;top:auto;-webkit-transform:translateX(50%);transform:translateX(50%);width:100%}}.bottom-banner--cmp-backup .bottom-banner__image:before{background-image:url(/images/products/cleanmyphone/bottom-banner-backup-background.webp);background-repeat:no-repeat;background-size:contain;content:"";height:410px;left:80%;position:absolute;top:-5%;-webkit-transform:rotate(-24.03deg) translate(-50%,-50%);transform:rotate(-24.03deg) translate(-50%,-50%);width:410px;z-index:-1}@media only screen and (max-width:575px){.bottom-banner--cmp-backup .bottom-banner__image:before{height:500px;left:75%;width:500px}}.bottom-banner--cmp-backup .bottom-banner__image img{height:auto;-webkit-mask-image:linear-gradient(180deg,#000 30%,transparent 60%);mask-image:linear-gradient(180deg,#000 30%,transparent 60%);width:100%}.bottom-banner--cmp-backup .bottom-banner__description{font-size:18px;font-weight:400;margin-bottom:48px}@media only screen and (max-width:575px){.bottom-banner--cmp-backup .bottom-banner__description{margin-bottom:38px;max-width:271px}}.bottom-banner--cmp-backup .bottom-banner__qr-container{-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-direction:row;flex-direction:row}@media only screen and (max-width:575px){.bottom-banner--cmp-backup .bottom-banner__qr-container{display:none}}.bottom-banner--cmp-backup .bottom-banner__qr-note{color:#c9b7ec;max-width:90px}.bottom-banner--cmp-backup .bottom-banner__qr-link{margin:0 11px 0 0}.app-store-button{display:-webkit-flex;display:flex}.app-store-button__image{height:auto;width:100%}.device{text-align:center}.device .device-in{display:inline-block;position:relative}.device .device-in img{max-width:100%}.device .device-screenshot{position:absolute}.device .device-screenshot img{height:auto;max-width:100%}.device.-imac-pro .device-bg{max-width:930px}@media only screen and (max-width:1023px){.device.-imac-pro .device-bg{max-width:100%}}.device.-imac-pro .device-screenshot{left:16%;max-width:68%;right:16%;top:10%}.device.-macbook-pro .device-screenshot{left:23%;max-width:54%;right:23%;top:10%}@media only screen and (max-width:575px){.device.-macbook-pro .device-in{margin-left:-20%;width:140%}}.device.-macbook .device-screenshot{left:23%;max-width:54%;right:23%;top:10%}@media only screen and (max-width:575px){.device.-macbook .device-in{margin-left:-15%;width:130%}}.device.-cmmx-menu .device-screenshot{height:100%;left:19%;max-width:none;right:19.2%;top:5%}.device.-cmmx-menu .device-screenshot img{height:80%}.new-device{position:relative}.new-device img{height:auto;max-width:100%}.new-device__screen{position:absolute;text-align:center}.new-device__background{position:absolute}.new-device__macbook .new-device__screen{left:24%;max-width:54%;right:24%;top:9%}.new-device__macbook .new-device__background{left:21%;right:21%;top:5%}.new-device__imac .new-device__screen{left:16%;right:16%;top:9%}.new-device__imac .new-device__background{left:4%;right:4%;top:5%}.download{margin:48px 0 96px}@media only screen and (max-width:767px){.download{margin:48px 0 72px}}@media only screen and (max-width:575px){.download{margin:48px -24px}}.download.-universal .download-in:before{background:#fff;box-shadow:0 8px 12px 0 rgba(0,0,0,.09)}.download.-universal .download-in .download-info,.download.-universal .download-in .download-text{color:#000}.download.-cleanmymac-x--ab-test .download-in{background-image:linear-gradient(247.91deg,#ac82ca 22.9%,#635f96 107.52%)!important}@media only screen and (max-width:1023px){.download.-cleanmymac-x{margin:120px 0 48px}}.download.-cleanmymac-x .download-in{background-image:linear-gradient(180deg,#6d4363,#362c42);border-radius:20px;height:320px;position:relative}@media only screen and (max-width:1023px){.download.-cleanmymac-x .download-in{height:auto}}.download.-cleanmymac-x .download-box{padding:0 24px 18px}.download.-cleanmymac-x .download-info{padding-left:52%;text-align:left}@media only screen and (max-width:1023px){.download.-cleanmymac-x .download-info{padding-left:0;text-align:center}}@media only screen and (max-width:575px){.download.-cleanmymac-x .download-info .h2{line-height:38px}}@media only screen and (max-width:1023px){.download.-cleanmymac-x .download-info .download-text{margin-bottom:0}}@media only screen and (max-width:575px){.download.-cleanmymac-x .download-info .download-text{font-size:20px;line-height:30px}}.download.-cleanmymac-x .download-image{height:100%;left:7%;overflow:hidden;position:absolute;width:468px}@media only screen and (max-width:1279px){.download.-cleanmymac-x .download-image{left:3%}}@media only screen and (max-width:1023px){.download.-cleanmymac-x .download-image{height:auto;left:0;margin-bottom:-80px;position:relative;top:-80px;width:auto}}.download.-cleanmymac-x .download-image img{position:relative;top:-25px}@media only screen and (max-width:1023px){.download.-cleanmymac-x .download-image img{max-width:200px;top:0}}.download.-setapp .download-in:before{background:#494555 url(/images/blog/banners/setapp-optimize.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-setapp .download-in:before{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.download.-setapp .download-in:before{background:#494555 url(/images/blog/banners/setapp-optimize@2x.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-setapp .download-in:before{background-size:cover}}}.download.-gemini .download-in:before{background:#4d334f url(/images/blog/banners/gemini-optimize.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-gemini .download-in:before{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.download.-gemini .download-in:before{background:#4d334f url(/images/blog/banners/gemini-optimize@2x.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-gemini .download-in:before{background-size:cover}}}.download.-gemini-photos .download-in:before{background:#4d334f url(/images/blog/banners/gemini-photos-optimize.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-gemini-photos .download-in:before{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.download.-gemini-photos .download-in:before{background:#4d334f url(/images/blog/banners/gemini-photos-optimize@2x.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-gemini-photos .download-in:before{background-size:cover}}}.download.-cleanmypc .download-in:before{background:#4d334f url(/images/blog/banners/cleanmypc-optimize.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-cleanmypc .download-in:before{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.download.-cleanmypc .download-in:before{background:#4d334f url(/images/blog/banners/cleanmypc-optimize@2x.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-cleanmypc .download-in:before{background-size:cover}}}.download.-hider .download-in:before{background:#4d334f url(/images/blog/banners/hider-optimize.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-hider .download-in:before{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.download.-hider .download-in:before{background:#4d334f url(/images/blog/banners/hider-optimize@2x.jpg) no-repeat;background-position:50% 50%;background-repeat:no-repeat;background-size:100% 100%}@supports (background-size:cover){.download.-hider .download-in:before{background-size:cover}}}.download.-clearvpn .download-in{background:linear-gradient(95.05deg,#2d0e23 .15%,#191f25 99.65%);border-radius:20px;overflow:hidden;padding-top:30px}.download.-clearvpn .download-in:before{background:url(/images/blog/banners/clearvpn-bottom.svg) no-repeat;background-position:top;background-size:110% 460px;height:100%;top:0;width:100%}.download.-clearvpn .download-in-shadow{background:radial-gradient(73.86% 130.49% at 85.39% 71.46%,rgba(142,102,227,.6) 0,rgba(173,73,222,.6) 22.69%,rgba(225,55,209,.6) 59.02%,rgba(255,79,173,.6) 100%);-webkit-filter:blur(80px);filter:blur(80px);height:160px;left:0;position:absolute;top:-115px;width:100%}.download.-clearvpn .download-image{margin:0 auto 17px}.download.-clearvpn .download-image img{height:auto;max-width:80px}.download.-clearvpn .download-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.download.-clearvpn .download-info div.h2{font-size:41px;font-style:normal;font-weight:700;line-height:50px;text-align:center}.download.-clearvpn .download-info .download-text{color:hsla(0,0%,100%,.8);font-size:21px;font-style:normal;font-weight:500;line-height:32px;margin:16px auto 10px;max-width:450px;text-align:center}.download-in{padding-top:72px;position:relative;text-align:center}.download-in:before{border-radius:20px;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:72px}@media only screen and (max-width:767px){.download-in:before{top:72px}}@media only screen and (max-width:575px){.download-in:before{border-radius:0}}.download-image{border-radius:8px;font-size:0;margin-top:-72px;position:relative}.download-image img{max-width:100%}@media only screen and (max-width:575px){.download-image img{max-width:160px}}.download-info{color:#fff}.download-text{color:#fff;font-size:24px;font-weight:400;line-height:1.56;margin-bottom:16px;-webkit-transform:translateY(-20px);transform:translateY(-20px)}@media only screen and (max-width:575px){.download-text{font-size:16px;margin-bottom:3px}}.download-box{padding:0 48px 34px;position:relative;z-index:2}@media only screen and (max-width:767px){.download-box{padding:0 32px 18px}}.-minimal-cmm{background:#fa588a}.-minimal-cmm .subscribe-bar-title{margin-top:140px}.-minimal-cmm .subscribe-bar_minim-cmm-icon{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.-updated-common-cmm{background:linear-gradient(180deg,#8269ac,#3f4474)}.-with-mac-cmm{background:linear-gradient(180deg,#704d8f,#382d44);overflow:hidden}.-with-mac-cmm .subscribe-bar_mac-wrap{margin-bottom:8px;margin-left:-20%;margin-top:15px;width:140%}.subscribe-bar.-minimal-cmm,.subscribe-bar.-updated-common-cmm,.subscribe-bar.-with-mac-cmm{padding-top:32px}.cmpc-banner{color:#fff}@media only screen and (max-width:1023px){.cmpc-banner{margin-top:146px}}.cmpc-banner__inner{background-color:#465a8e;background-image:linear-gradient(126.57deg,#4d85a8 -8.71%,#32156f 95.78%);border-radius:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media only screen and (max-width:1023px){.cmpc-banner__inner{-webkit-flex-direction:column;flex-direction:column}}@media only screen and (max-width:575px){.cmpc-banner__inner{border-radius:initial}}@media only screen and (max-width:1023px){.cmpc-banner__title{-webkit-order:1;order:1}.cmpc-banner__description{-webkit-order:2;order:2}}.cmpc-banner__badge-text{line-height:24px;margin:0;text-align:center;width:100%}.cmpc-banner__badge-button{background-color:unset;color:#1b9eff;cursor:pointer;display:inline;font-size:inherit}.cmpc-banner__badge-button:hover{text-decoration:underline}.cmpc-banner__content{padding-bottom:69px;padding-top:69px}@media only screen and (max-width:1023px){.cmpc-banner__content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;max-width:318px;padding:0 0 32px;text-align:center;width:calc(100% - 40px)}}.cmpc-banner__badge{background-color:#fff7e7;border-radius:10px;color:#000;display:-webkit-flex;display:flex;font-weight:400;padding:19px}@media only screen and (max-width:1023px){.cmpc-banner__badge{-webkit-align-items:flex-start;align-items:flex-start;-webkit-order:3;order:3}}.cmpc-banner__badge--single{margin-bottom:64px;margin-top:64px}@media only screen and (max-width:1023px){.cmpc-banner__badge--single{margin-bottom:48px;margin-top:48px}}.cmpc-banner__icon{display:none}.cmpc-banner__image-wrapper{margin-right:49px}@media only screen and (max-width:1023px){.cmpc-banner__image-wrapper{margin:0 auto -67px;position:relative;top:-67px}.cmpc-banner__image-wrapper img{width:168px}.cmpc-banner__action{-webkit-order:4;order:4}}.b2b-banner{background-image:linear-gradient(90deg,rgba(255,242,248,.85) -5.57%,rgba(243,241,255,.85) 76.92%,rgba(241,248,255,.85) 121.36%);border-radius:20px;margin-bottom:40px;margin-top:24px;overflow:hidden;padding:24px 32px}@media only screen and (max-width:767px){.b2b-banner{padding:24px 24px 32px}}.b2b-banner .b2b-banner-header{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-bottom:16px}@media only screen and (max-width:767px){.b2b-banner .b2b-banner-header{-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;flex-direction:column;margin-bottom:24px}}.b2b-banner .b2b-banner-header__bage{bottom:25px;left:3px;margin:0;position:absolute}.b2b-banner .b2b-banner-header__logo-wrap{-webkit-flex-shrink:0;flex-shrink:0;margin-bottom:0;margin-right:20px;position:relative}@media only screen and (max-width:767px){.b2b-banner .b2b-banner-header__logo-wrap{margin-bottom:16px;margin-right:0}}.b2b-banner .b2b-banner-header__title{font-size:20px;font-weight:700;line-height:1.5em;margin:0}.b2b-banner .b2b-banner__content{font-size:16px;line-height:1.5em}.b2b-banner .b2b-banner__content>*{margin-bottom:12px}.b2b-banner .b2b-banner__content>:last-child{margin-bottom:0}.b2b-banner .b2b-banner__content strong{font-weight:600}.b2b-banner .b2b-banner-header__img{margin:0}.post{padding-top:20px}.article-author{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;padding:0 30px}@media only screen and (max-width:767px){.article-author{padding:0 16px}}.article-author-name{color:#000;display:inline-block;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:2px;vertical-align:top}.article-author-name a,.article-author-name:hover{color:#333}.article-author-name a:hover{text-decoration:underline}.article-author-img{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;-webkit-flex:1 1 48px;flex:1 1 48px;height:48px;margin-right:16px;max-width:48px;min-width:48px;overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.article-author-img img{height:48px;left:50%;min-width:48px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@supports (object-fit:cover){.article-author-img img{bottom:auto;height:100%;left:auto;min-width:auto;object-fit:cover;top:auto;-webkit-transform:translateX(0);transform:translateX(0);width:100%}}.article-author-img a{display:block;height:100%;-webkit-transform:scale(1);transform:scale(1);transition:all .2s ease-in-out}.article-author-img a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.article-author-info{color:#333;font-size:14px;font-weight:600;line-height:1.5}.article-author-about{color:#a4a4a4;font-size:14px;font-weight:400;line-height:1.5}.post-share{border-bottom:2px solid #000;border-top:2px solid rgba(0,0,0,.04);margin-bottom:32px;padding:45px 0}@media only screen and (max-width:767px){.post-share{padding:28px 0 32px}}.post-share .post-share-title{font-size:20px;font-weight:700}.post-share .post-share-subtitle{font-size:14px}@media only screen and (max-width:767px){.post-share .post-share-subtitle{margin-bottom:18px}}.post-share .post-share-cta{display:table}.post-share .post-share-cta li{display:table-cell;vertical-align:top}.post-share .post-share-cta li:not(:first-child){padding-left:8px}.post-share .post-share-cta li:last-child{white-space:nowrap}.post-share .post-share-cta li:last-child:before{background:rgba(0,0,0,.16);content:"";display:inline-block;height:16px;margin:0 8px;vertical-align:middle;width:1px}@media only screen and (max-width:767px){.post-share .post-share-cta li:last-child:before{display:none}}@media only screen and (max-width:575px){.post-share .post-share-cta .btn{font-size:14px;padding:0 24px 0 15px}}.subscribe-bar{border-radius:16px;box-shadow:0 3px 12px 0 rgba(0,0,0,.09);opacity:0;padding:20px 16px 16px;pointer-events:none;position:fixed;right:50%;top:50%;-webkit-transform:translate(564px,-50%);transform:translate(564px,-50%);transition:opacity .6s ease-in-out;width:192px;will-change:opacity;z-index:10000}.subscribe-bar--cleanmyphone{font-family:FixelDisplay,Montserrat,sans-serif;padding:0}.subscribe-bar--cleanmyphone .subscribe-bar-close{color:hsla(0,0%,100%,.6);line-height:0;right:12px;top:12px}.subscribe-bar--cleanmyphone .subscribe-bar__accent{font-weight:700}.subscribe-bar--cleanmyphone .subscribe-bar__product-image{height:130px;width:130px}.subscribe-bar--cleanmyphone .subscribe-bar-title{font-size:18px;font-weight:500;letter-spacing:-.18px;line-height:110%;margin-bottom:20px}.subscribe-bar--cleanmyphone .subscribe-bar-content{background-color:#090048;background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);border-top-left-radius:20px;border-top-right-radius:20px;padding:50px 18px 30px}.subscribe-bar--cleanmyphone .subscribe-bar__qr-wrapper{-webkit-align-items:center;align-items:center;background-color:#fff;border:2px solid #240143;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:none;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-bottom:20px;padding-top:31px;width:100%}.subscribe-bar--cleanmyphone .subscribe-bar__qr-code{height:142px;width:142px}.subscribe-bar--cleanmyphone .subscribe-bar__scan-text{color:rgba(0,0,0,.6);font-size:12px;margin:7px 0 0;padding-left:15px;padding-right:15px}.subscribe-bar--cleanmyphone-functional{background-color:#004b47;background-image:radial-gradient(96.65% 51.93% at 8.69% 93.9%,rgba(0,47,44,.5) 0,rgba(0,47,44,0) 100%),radial-gradient(81.52% 65.97% at 34.7% -2.41%,rgba(0,159,194,.5) 0,rgba(0,159,194,0) 100%),radial-gradient(80.88% 80.65% at 102.04% 46.56%,rgba(1,202,190,.5) 0,rgba(1,202,190,0) 100%);border-radius:20px;padding:40px 20px 26px}.subscribe-bar--cleanmyphone-functional .subscribe-bar-close{color:#033a37;line-height:0;right:12px;top:12px}.subscribe-bar--cleanmyphone-functional .subscribe-bar-close:hover{color:rgba(0,0,0,.1)}.subscribe-bar--cleanmyphone-functional .subscribe-bar__product-image{height:77px;margin-bottom:10px;width:77px}.subscribe-bar--cleanmyphone-functional .subscribe-bar-title{color:#000;margin-bottom:29px}.subscribe-bar--cleanmyphone-functional .subscribe-bar-text{color:#fff;font-size:16px;font-weight:600;letter-spacing:-.16px;line-height:110%;margin-bottom:20px}.subscribe-bar--cleanmyphone-functional .subscribe-bar__qr-code{border-radius:10px;height:120px;margin-bottom:6px;width:120px}.subscribe-bar--cleanmyphone-functional .subscribe-bar__scan-text{color:hsla(0,0%,100%,.6);font-size:13px;line-height:150%;margin:0}.subscribe-bar--cleanmyphone-functional .subscribe-bar__logo{margin-bottom:35px}.subscribe-bar--cleanmyphone-simple{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#090048;background-image:radial-gradient(101.05% 53.16% at 8.69% 98.79%,rgba(79,0,57,.5) 0,rgba(79,0,57,0) 100%),radial-gradient(83.4% 69% at 34.7% -2.54%,rgba(236,45,253,.5) 0,rgba(236,45,253,0) 100%),radial-gradient(80.91% 84.84% at 102.04% 48.98%,rgba(238,45,255,.5) 0,rgba(238,45,255,0) 100%);border-radius:20px;overflow:hidden;padding:30px 8px 35px}.subscribe-bar--cleanmyphone-simple:before{background-image:url(/images/products/cleanmyphone/floating-simple-bg.webp);background-position-x:0;background-position-y:0;background-repeat:no-repeat;bottom:0;content:"";-webkit-filter:blur(4px);filter:blur(4px);height:288px;left:0;position:absolute;width:206px;z-index:-1}.subscribe-bar--cleanmyphone-simple .subscribe-bar-close{color:hsla(0,0%,100%,.3);line-height:0;right:12px;top:12px}.subscribe-bar--cleanmyphone-simple .subscribe-bar-text{font-size:16px;font-weight:600;letter-spacing:-.16px;line-height:110%;margin-bottom:40px;padding:0;text-align:center;width:137px}.subscribe-bar--cleanmyphone-simple .subscribe-bar__logo{margin-bottom:20px;padding:15px 15px 10px}.subscribe-bar--cleanmyphone-simple .subscribe-bar__qr-code{border-radius:10px;height:126px;margin-bottom:15px;width:126px}.subscribe-bar--cleanmyphone-simple .subscribe-bar__scan-text{color:#fff;font-size:13px;font-weight:400;letter-spacing:-1px;line-height:150%;margin:0;text-align:center}.subscribe-bar-qr{margin-top:10px;padding:32px 0 10px;position:relative}.subscribe-bar-qr img{left:50%;margin-left:-64px;position:relative;z-index:10}.subscribe-bar-qr:before{background:#fff;border-radius:0 0 16px 16px;bottom:-16px;content:"";left:-16px;position:absolute;right:-16px;top:0;z-index:1}@media only screen and (max-width:1180px){.subscribe-bar{-webkit-transform:translate(500px,-50%);transform:translate(500px,-50%)}}@media only screen and (max-width:1023px){.subscribe-bar{display:none}}.subscribe-bar.-cleanmymac-x{background:linear-gradient(180deg,#6d4363,#362c42)}.subscribe-bar.-cleanmymac-x--ab-test{background:linear-gradient(349.34deg,#8269ac 45.37%,#3f4474 227.91%),linear-gradient(178.94deg,#635f96 -41.89%,#ac82ca 109.03%)}.subscribe-bar.-cleanmymac-x.new-copy{padding:20px 14px 16px}.subscribe-bar.-cleanmymac-x.new-copy .subscribe-bar-text{margin-bottom:40px;padding:0}.subscribe-bar.-setapp{background:#494555 url(/images/blog/banners/setapp-floating.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-setapp{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.subscribe-bar.-setapp{background:#494555 url(/images/blog/banners/setapp-floating@2x.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-setapp{background-size:cover}}}.subscribe-bar.-gemini{background:url(/images/blog/banners/gemini-floating.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-gemini{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.subscribe-bar.-gemini{background:url(/images/blog/banners/gemini-floating@2x.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-gemini{background-size:cover}}}.subscribe-bar.-gemini-photos{background:#0065e9}.subscribe-bar.-hider{background:url(/images/blog/banners/hider-floating.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-hider{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.subscribe-bar.-hider{background:url(/images/blog/banners/hider-floating@2x.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-hider{background-size:cover}}}.subscribe-bar.-cleanmypc{background:url(/images/blog/banners/cleanmypc-floating.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-cleanmypc{background-size:cover}}@media (-webkit-min-device-pixel-ratio:1.25),(-webkit-min-device-pixel-ratio:2),(min-resolution:120dpi){.subscribe-bar.-cleanmypc{background:url(/images/blog/banners/cleanmypc-floating@2x.jpg) no-repeat;background-size:100% 100%}@supports (background-size:cover){.subscribe-bar.-cleanmypc{background-size:cover}}}.subscribe-bar.-clearvpn{background:linear-gradient(180deg,#77225d .15%,#511b53 48.44%,#2f3254)}.subscribe-bar.-clearvpn .subscribe-bar-logo img{height:95px;width:auto}.subscribe-bar.-universal{background:#fff}.subscribe-bar.-universal .subscribe-bar-text,.subscribe-bar.-universal .subscribe-bar-title{color:#000}.subscribe-bar.-visible{opacity:1;pointer-events:auto}.subscribe-bar-close{background:none;color:hsla(0,0%,100%,.32);font-size:12px;position:absolute;right:10px;top:10px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.subscribe-bar-close:hover{color:hsla(0,0%,100%,.64)}.subscribe-bar-box{font-size:14px;font-weight:400;line-height:1.4;text-align:center}.subscribe-bar-title{font-size:18px;font-weight:700}.subscribe-bar-text,.subscribe-bar-title{color:#fff;margin-bottom:12px;vertical-align:middle}.subscribe-bar-text{display:inline-block;font-size:14px;font-weight:400;padding:0 8px}@media only screen and (max-width:767px){.subscribe-bar-text{display:block}}.subscribe-bar-cta .btn{height:52px}.subscribe-bar-cta a.btn{line-height:48px}.subscribe-bar-logo{padding:7px 0}.subscribe-bar-logo img{height:auto;max-width:100%}.subscribe-bar-content{-webkit-flex:1;flex:1}.subscribe-bar ul{display:table}.subscribe-bar ul li{display:table-cell;vertical-align:top}.subscribe-bar ul li:nth-child(2){padding:0 10px}.subscribe-bar.-malwarepedia{width:196px}.subscribe-bar.-malwarepedia .subscribe-bar-logo{margin:0 auto;padding:30px 0;width:130px}.subscribe-bar.-malwarepedia .subscribe-bar-title{font-size:19px;line-height:23px;margin-bottom:6px}.subscribe-bar.-malwarepedia .subscribe-bar-text{font-size:16px;line-height:20px;margin-bottom:12px;padding:0}.subscribe-bar.-malwarepedia.-dark{background:#fff}.subscribe-bar.-malwarepedia.-dark .subscribe-bar-text,.subscribe-bar.-malwarepedia.-dark .subscribe-bar-title{color:#000}.subscribe-bar.-malwarepedia.-dark .subscribe-bar-close svg{color:rgba(0,0,0,.2)}.subscribe-bar[data-download-bar-state=hidden]{display:none}.video-wrap{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-wrap iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.malwarepedia{margin-bottom:100px}.malwarepedia .blog-body,.malwarepedia .post-footer{margin-bottom:0}
