.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}#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}[data-tooltip]{background:none;font-size:0;vertical-align:middle}.store .h3 [data-tooltip]{position:relative;top:-2px}[data-tooltip] .icon{font-size:16px}.store [data-tooltip] .icon{font-size:24px;opacity:.4;transition:opacity .3s ease}.store [data-tooltip]:hover .icon{opacity:1}.tooltip{max-width:360px;opacity:0;position:absolute;transition:opacity .2s ease-in-out;z-index:1000}@media only screen and (max-width:575px){.tooltip{max-width:300px}}.tooltip .tooltip-in{background:rgba(0,0,0,.92);border-radius:10px;color:#bdc3c7;font-size:14px;padding:16px 24px;width:100%;z-index:999}.tooltip .tooltip-in p{margin-bottom:16px}.tooltip .tooltip-in p:last-child{margin-bottom:0}.tooltip .tooltip-in a{color:#1b9eff}.tooltip .tooltip-in:after{content:"";position:absolute}.tooltip.-top{padding:0 0 18px}.tooltip.-top .tooltip-in:after{border-color:rgba(0,0,0,.92) transparent transparent;border-style:solid;border-width:10px 9px 0;bottom:8px;height:0;left:50%;margin-left:-9px;width:0}.tooltip.-bottom{padding:18px 0 0}.tooltip.-bottom .tooltip-in:after{border-color:transparent transparent rgba(0,0,0,.92);border-style:solid;border-width:0 9px 10px;height:0;left:50%;margin-left:-9px;top:8px;width:0}.tooltip.-left{padding:0 18px 0 0}.tooltip.-left .tooltip-in:after{border-color:transparent transparent transparent rgba(0,0,0,.92);border-style:solid;border-width:9px 0 9px 10px;height:0;margin-top:-9px;right:8px;top:50%;width:0}.tooltip.-right{padding:0 0 0 18px;text-align:left}.tooltip.-right .tooltip-in:after{border-color:transparent rgba(0,0,0,.92) transparent transparent;border-style:solid;border-width:9px 10px 9px 0;height:0;left:8px;margin-top:-9px;top:50%;width:0}.tooltip.-open{opacity:1;visibility:visible}.tooltip .tooltip-in--small{padding:6px 16px}.info{margin-bottom:96px}.info .tabs{margin-top:128px}.store .info .tabs{margin-top:0}.section-gray .info{border-bottom:none;margin-bottom:64px}@media only screen and (max-width:575px){.info{font-size:11px}}.info .info-wrap{border:2px solid rgba(0,0,0,.04);border-radius:20px;margin-bottom:16px;padding:48px 0}@media only screen and (max-width:767px){.info .info-wrap{padding:5%}}.info .info-item{padding:0 24px;position:relative;text-align:center}.info .info-item:not(:first-child):before{background:hsla(0,0%,59%,.16);content:"";height:48px;left:0;margin-top:-24px;position:absolute;top:50%;width:2px}.info .info-item p{margin-bottom:0}@media only screen and (max-width:767px){.info .info-item{margin-bottom:16px}.info .info-item:not(:first-child):before{display:none}}.info .info-title{color:#999;font-size:12px}@media only screen and (max-width:575px){.info .info-title{font-size:11px}}.info .info-icon{color:rgba(0,0,0,.32);font-size:20px;margin-bottom:8px}@media only screen and (max-width:575px){.info .info-icon{margin-bottom:0}}.info .info-content{font-size:14px}.hint{color:#999;font-size:12px;text-align:center}@media only screen and (max-width:575px){.hint{font-size:11px}}.rating .rating-value,.rating .rating-wrap{display:inline-block;position:relative}.rating .rating-value:before{content:"/";display:inline-block;margin:0 5px;vertical-align:middle}.rating .rating-bg,.rating .rating-status{color:#ffa91e;white-space:nowrap}.rating .rating-status{left:0;overflow:hidden;position:absolute;top:0}.topic-item{background:none;display:-webkit-flex;display:flex;height:100%;padding-bottom:32px;text-align:center;width:100%}.topic-item:hover .grid-title,.topic-item:hover .topic-title{color:#1b9eff}.topic-item:hover .topic-content-wrapper{border-color:rgba(51,51,51,.24)}.topic-item--pointered{cursor:pointer}.topic-content{margin:0 auto;max-width:280px}.topic-content-wrapper{border:2px solid rgba(51,51,51,.08);border-radius:20px;height:100%;padding:20px 28px 48px;transition:border-color .2s ease,color .2s ease;width:100%}.topic-title{color:#333;font-size:16px;font-weight:600;overflow:hidden;transition:color .2s ease}@supports (-webkit-line-clamp:2){.topic-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}@supports not (-webkit-line-clamp:2){.topic-title{max-height:48px}}.topic-text{color:#999;font-size:14px}.topic-link{color:#1d9fff;font-size:14px;font-weight:400;text-decoration:none}.topic-icon{-webkit-align-items:flex-end;align-items:flex-end;color:#000;height:85px;-webkit-justify-content:center;justify-content:center;margin-bottom:16px;position:relative}.topic-icon,.topic-icon picture{display:-webkit-flex;display:flex}.topic-icon .icon{font-size:48px}.topic.-index .topic-content-wrapper{padding:42px 20px 34px}.topic.-index .topic-icon{font-size:0;height:auto}.top-banners{display:initial;position:relative;z-index:1000}@media only screen and (max-width:767px){.top-banners{z-index:auto}}.top-banners .banner{padding:8px 0}@media only screen and (max-width:1279px){.top-banners .banner{padding:16px 0}}.top-banners .container{height:100%}.macpaw-amidst-aggression-banner .banner-text{margin-bottom:0}.bottom-banners{bottom:0;left:0;position:fixed;right:0;z-index:1000}.banner{background:#fff;left:0;position:absolute;right:0;z-index:100}.banner.-hide{display:none}.banner.-small .banner-logo{width:40px}.banner.-small .banner-logo img{height:auto;max-width:100%}.banner.-small .banner-title{display:none}.banner-in{-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;height:100%}@media only screen and (max-width:575px){.banner-in{text-align:center}}.banner-close{background:none;color:#cfcfcf;display:block;font-size:16px;left:26px;line-height:0;margin-top:-8px;position:absolute;top:50%;transition:all .2s ease-in-out;z-index:9}.banner-close:hover{color:#a7a7a7}@media only screen and (max-width:767px){.banner-close{left:15px}}@media only screen and (max-width:575px){.banner-close{display:none}}.banner-logo{line-height:0;margin-right:32px}@media only screen and (max-width:767px){.banner-logo{display:none}}.banner-logo img{display:inline-block;vertical-align:top}.banner-bottom-img,.banner-top-img{display:block}.banner-bottom-img img,.banner-top-img img{width:100%}.banner-top-img{width:88px}.banner-bottom-img{width:32px}@media only screen and (max-width:575px){.banner-btns{margin-bottom:6px;width:100%}}.banner-btns .btn:nth-child(2){margin-top:10px}@media only screen and (max-width:575px){.banner-btns .btn{width:100%}}.banner-btns [data-banner-close]{display:none}@media only screen and (max-width:575px){.banner-btns [data-banner-close]{display:block}}.banner-title{color:#333;font-size:18px;font-weight:600;line-height:1.4}@media only screen and (max-width:575px){.banner-title{font-size:14px}}.banner-text{color:#333;font-size:14px;line-height:1.5}@media only screen and (max-width:575px){.banner-text{font-size:12px;margin-bottom:15px}}.banner-content{-webkit-flex:1;flex:1;padding-right:32px;position:relative}@media only screen and (max-width:767px){.banner-content{padding-right:20px}}@media only screen and (max-width:575px){.banner-content{-webkit-flex:auto;flex:auto;padding-right:0}}.banner.-top{box-shadow:0 2px 16px rgba(20,34,180,.1);position:relative;top:0}@media only screen and (max-width:1279px){.banner.-top .banner-in{padding:0 0 0 40px}}@media only screen and (max-width:767px){.banner.-top .banner-in{padding:0}.banner.-top .banner-content{padding-left:30px}}@media only screen and (max-width:575px){.banner.-top .banner-content{padding-left:0}}.banner.-top+.banner{display:none}.banner.-top.-hide+.banner{display:block}.banner.-top.-hide+.banner.-hide{display:none}.banner.-bottom{bottom:0;box-shadow:0 -2px 16px rgba(20,34,180,.1);left:0;position:fixed;right:0;z-index:100}.banner.-bottom+.banner{box-shadow:0 -2px 16px rgba(20,34,180,0)}.banner.-bottom.-hide+.banner{box-shadow:0 -2px 16px rgba(20,34,180,.1)}.banner.-bottom [data-banner-close]{display:block}.banner.-bottom[data-banner=cookies]{z-index:1000}.banner.-bottom .banner-in{height:auto;min-height:56px;padding:5px 0}@media only screen and (max-width:767px){.banner.-bottom .banner-in{padding:15px 0}}.banner.-bottom .banner-title{font-size:14px}.banner.-bottom .banner-text{font-size:12px;max-width:740px}.banner.-info{padding:23px 0}.banner.-info .banner-in{-webkit-justify-content:center;justify-content:center;padding:0}.banner.-info .banner-in img{border-radius:3px;margin-right:14px;position:relative}.banner.-info .banner-text{margin-bottom:0}.notification__cmpc-banner-wrap{margin-bottom:16px}@media only screen and (max-width:767px){.notification__cmpc-banner-wrap{margin-top:-16px}}.banner-logo__icon{color:#000;display:-webkit-flex;display:flex;font-size:24px;margin-right:-16px}.cleanmyphone-release-banner{background-image:linear-gradient(90deg,#440d74,#26053c)}@media only screen and (max-width:575px){.cleanmyphone-release-banner{padding:20px 0 12px}}.cleanmyphone-release-banner.-hide{display:none}.cleanmyphone-release-banner__close-icon{background-color:transparent;color:hsla(0,0%,100%,.4);display:block;left:26px;line-height:0;margin-top:-8px;position:absolute;top:50%;transition:all .2s ease-in-out;z-index:9}.cleanmyphone-release-banner__close-icon:hover{color:hsla(0,0%,100%,.8)}@media only screen and (max-width:767px){.cleanmyphone-release-banner__close-icon{left:15px}}@media only screen and (max-width:575px){.cleanmyphone-release-banner__close-icon{display:none}}.cleanmyphone-release-banner__container{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:0 auto;max-width:1152px;padding-left:40px;padding-right:16px}@media only screen and (max-width:575px){.cleanmyphone-release-banner__container{margin-bottom:17px;padding-left:24px;padding-right:24px}}.cleanmyphone-release-banner__image{margin-right:60px;max-width:160px}@media only screen and (max-width:575px){.cleanmyphone-release-banner__image{display:none}}.cleanmyphone-release-banner__title{font-weight:600}.cleanmyphone-release-banner__text{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270.68deg,#ffb7df 24.12%,#e4b8ff 99.41%);line-height:1.37;margin:0}@media only screen and (max-width:575px){.cleanmyphone-release-banner__text{text-align:center}}.cleanmyphone-release-banner__link{color:inherit;font-weight:600;text-decoration:underline;-webkit-text-decoration-color:#ffb7df;text-decoration-color:#ffb7df;transition:all .2s ease-in-out}.cleanmyphone-release-banner__link:hover{text-decoration:none}.cleanmyphone-release-banner__close-btn{background-color:transparent;border:2px solid hsla(0,0%,100%,.4);border-radius:3px;color:#fff;display:none;font-size:14px;font-weight:700;padding:2px;transition:border-color .2s ease-in-out;width:100%;z-index:9}.cleanmyphone-release-banner__close-btn:hover{border-color:hsla(0,0%,100%,.8)}@media only screen and (max-width:575px){.cleanmyphone-release-banner__close-btn{display:block}}.breadcrumbs-menu{text-align:left}.dark-theme .breadcrumbs-menu .breadcrumbs-menu-item{color:#fff}.dark-theme .breadcrumbs-menu .breadcrumbs-menu-item:after{background:url(/images/right-white.svg) 50% no-repeat;background-size:16px 16px;opacity:1}.dark-theme .breadcrumbs-menu .breadcrumbs-menu-link{color:#fff}@media only screen and (max-width:360px){.breadcrumbs-menu{font-size:14px}}.breadcrumbs-menu-arrow{font-size:20px;margin-left:2px;opacity:1;position:relative;top:-1px;transition:all .2s ease-in-out;visibility:visible}@media only screen and (max-width:360px){.breadcrumbs-menu-arrow{font-size:16px}}.breadcrumbs-menu-item{color:rgba(51,51,51,.72);display:inline-block;font-weight:400;position:relative;transition:all .2s ease-in-out;vertical-align:top}.breadcrumbs-menu-item:not(:last-child){padding-right:30px}.breadcrumbs-menu-item:not(:last-child):after{background:url(/images/right.svg) 50% no-repeat;background-size:16px 16px;content:"";height:32px;margin-top:-16px;opacity:.25;position:absolute;right:0;top:50%;width:32px}.breadcrumbs-menu-right{color:#333;height:32px;margin-top:-16px;position:absolute;right:-2px;top:50%;width:32px}.breadcrumbs-menu-link{color:rgba(51,51,51,.72);font-weight:400;text-decoration:none;transition:all .2s ease-in-out}.breadcrumbs-menu-dropdown{cursor:pointer;position:relative}.breadcrumbs-menu-dropdown-selected{position:relative;z-index:100}.breadcrumbs-menu-dropdown-links{background:#010101;border-radius:10px;left:-19px;min-width:107%;opacity:0;overflow:hidden;padding-top:43px;position:absolute;top:-11px;transition:all .2s ease-in-out;visibility:hidden;z-index:10}.breadcrumbs-menu-dropdown-link{color:#fff;display:block;font-size:16px;line-height:1;padding:14px 18px;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}@media only screen and (max-width:360px){.breadcrumbs-menu-dropdown-link{font-size:14px}}.breadcrumbs-menu-dropdown-link:hover{background:#323232}.breadcrumbs-menu-dropdown.-active .breadcrumbs-menu-dropdown-selected{color:#fff}.breadcrumbs-menu-dropdown.-active .breadcrumbs-menu-dropdown-links{opacity:1;visibility:visible}.breadcrumbs-menu-dropdown.-active .breadcrumbs-menu-arrow{opacity:0;visibility:hidden}.product-image{display:inline-block;font-size:0;height:102px;position:relative;width:96px}.product-image img{height:auto;max-width:100%}.product-image .product-image-label{background:#ffd117;border-radius:50%;bottom:15%;color:#2e3f50;font-size:14px;font-weight:600;height:38px;line-height:38px;position:absolute;right:14%;text-align:center;width:38px}.timer{border-bottom:2px dotted rgba(0,0,0,.2);color:#000;font-size:20px;font-weight:600;line-height:1.2;margin:0 40px 24px;padding:10px 10px 24px}.timer .timer-in{text-align:center}.timer .timer-time,.timer .timer-title{display:inline-block;vertical-align:middle}.timer .timer-time{color:#ff3c7e}.timer .timer-item{display:inline-block;padding-right:5px;vertical-align:middle}.timer .timer-item span{display:inline-block;width:26px}.clearvpn-adv{margin:0 auto 150px}.clearvpn-adv-header{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:29px;margin:0 auto 24px;text-align:center}@media only screen and (max-width:575px){.clearvpn-adv-header{max-width:280px}}.clearvpn-adv-wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:575px){.clearvpn-adv-wrapper{-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column}}.clearvpn-adv-block{border:2px solid rgba(0,0,0,.05);border-radius:10px;box-sizing:border-box;-webkit-flex:1 1;flex:1 1;margin-right:32px;max-width:256px;padding:24px 20px 31px;text-align:center}@media only screen and (max-width:1023px){.clearvpn-adv-block{margin-right:22px;padding:24px 14px 31px}}@media only screen and (max-width:767px){.clearvpn-adv-block{margin-right:18px;padding:20px 10px 25px}}@media only screen and (max-width:575px){.clearvpn-adv-block{margin-bottom:24px;margin-right:0;padding:24px 20px 31px}}.clearvpn-adv-block:last-child{margin-bottom:0;margin-right:0}.clearvpn-adv-block-icon{height:64px;margin:0 auto 24px;width:64px}@media only screen and (max-width:767px){.clearvpn-adv-block-icon{margin:0 auto 16px}}.clearvpn-adv-block-title{font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:8px}.clearvpn-adv-block-text{color:#646464;font-size:14px;font-style:normal;font-weight:500;line-height:21px;margin:0}.product-upgrade{-webkit-align-items:center;align-items:center;border:2px solid #f0f0f0;border-radius:20px;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px;padding:18px 52px;text-align:center}@media only screen and (max-width:767px){.product-upgrade{display:block;padding:18px 20px 30px}}.product-upgrade-image{height:96px;width:96px}@media only screen and (max-width:767px){.product-upgrade-image{display:inline-block;height:128px;vertical-align:top;width:128px}}.product-upgrade-image img{height:auto;width:100%}.product-upgrade-image img.-setapp-promotion{width:60px}.product-upgrade-content{color:#333;-webkit-flex-grow:1;flex-grow:1;line-height:1.4;padding:0 32px;text-align:left}@media only screen and (max-width:1023px){.product-upgrade-content{padding:0 20px}}@media only screen and (max-width:767px){.product-upgrade-content{padding:0}}.product-upgrade-title{font-size:20px;font-weight:600;margin-bottom:6px}.product-upgrade-text{font-size:16px;max-width:410px}@media only screen and (max-width:767px){.product-upgrade-text{margin-bottom:20px;max-width:100%}}.product-upgrade a.btn.-success.-setapp-promotion{background-color:#26262b;border-color:#26262b}.product-upgrade a.btn.-success.-setapp-promotion:hover{background-color:#3c3c3c;border-color:#3c3c3c}.product-support{margin-bottom:48px}.product-support .product-upgrade{margin-bottom:0}.product-support .product-upgrade-text{margin-bottom:0;max-width:500px}.product-support .product-support-phone{color:rgba(0,0,0,.4);margin-top:8px}.download{margin-bottom:64px}.download.-cleanmymac-x .download-in:before{background:#f1f8ff linear-gradient(90deg,#f1f8ff 0,#fff2f8)}@media only screen and (max-width:767px){.download.-cleanmymac-x .download-in:before{background:#f1f8ff linear-gradient(180deg,#f1f8ff 0,#fff2f8)}}.download.-cleanmyphone .download-in:before{background:#fcf3f9 linear-gradient(280deg,#fcf3f9,#f4f9ff)}.download.-cleanmymac .download-in:before{background:#ecf1ff linear-gradient(90deg,#ecf1ff 0,#fef8fd)}@media only screen and (max-width:767px){.download.-cleanmymac .download-in:before{background:#ecf1ff linear-gradient(180deg,#ecf1ff 0,#fef8fd)}}.download.-gemini .download-in:before{background:#edf0fd linear-gradient(90deg,#edf0fd 0,#f4f9fa)}@media only screen and (max-width:767px){.download.-gemini .download-in:before{background:#edf0fd linear-gradient(180deg,#edf0fd 0,#f4f9fa)}}.download.-setapp .download-in:before{background:#e4eff9 linear-gradient(90deg,#e9eef6 0,#fdfcfb)}@media only screen and (max-width:767px){.download.-setapp .download-in:before{background:#e4eff9 linear-gradient(180deg,#e9eef6 0,#fdfcfb)}}.download.-wallpaper-wizard .download-in:before{background:#e3f7f8 linear-gradient(90deg,#e3f7f8 0,#fdf7f1)}@media only screen and (max-width:767px){.download.-wallpaper-wizard .download-in:before{background:#e3f7f8 linear-gradient(180deg,#e3f7f8 0,#fdf7f1)}}.download.-hider .download-in:before{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0,#f8f5ed)}@media only screen and (max-width:767px){.download.-hider .download-in:before{background:#f6f7f8 linear-gradient(180deg,#f6f7f8 0,#f8f5ed)}}.download.-the-unarchiver .download-in:before{background:#f6f3f5 linear-gradient(90deg,#f6f3f5 0,#fbf5ee)}@media only screen and (max-width:767px){.download.-the-unarchiver .download-in:before{background:#f6f3f5 linear-gradient(180deg,#f6f3f5 0,#fbf5ee)}}.download.-cleanmypc .download-in:before{background:#e5eeff linear-gradient(90deg,#e5eeff 0,#f4f9fa)}@media only screen and (max-width:767px){.download.-cleanmypc .download-in:before{background:#e5eeff linear-gradient(180deg,#e5eeff 0,#f4f9fa)}}.download.-encrypto .download-in:before{background:#f9e4e7 linear-gradient(90deg,#f9e4e7 0,#fbf4ef)}@media only screen and (max-width:767px){.download.-encrypto .download-in:before{background:#f9e4e7 linear-gradient(180deg,#f9e4e7 0,#fbf4ef)}}.download.-moonlock .download-in:before{background:#fae8ff linear-gradient(212deg,#fae8ff,#f6f8f8);border-radius:24px}@media only screen and (max-width:767px){.download.-moonlock .download-in:before{background:#fae8ff linear-gradient(212deg,#fae8ff,#f6f8f8)}}.download.-banner .download-box{padding:64px 128px 64px 0}@media only screen and (max-width:767px){.download.-banner .download-box{padding:0 5% 5%;text-align:center}}.download.-banner .h2{margin-bottom:8px}.download.-banner .download-image{padding-left:22%}@media only screen and (max-width:767px){.download.-banner .download-image{padding-left:0;text-align:center}}.download .download-in{position:relative}.download .download-in:before{border-radius:8px;bottom:0;content:"";left:25%;opacity:.64;position:absolute;right:16px;top:0}@media only screen and (max-width:767px){.download .download-in:before{left:16px;top:25%}}.download .download-info{font-size:16px}.-legacy .download .download-info{margin-bottom:24px}.download .download-image{-webkit-align-items:center;align-items:center;border-radius:8px;display:-webkit-flex;display:flex;font-size:0;-webkit-justify-content:center;justify-content:center;padding-left:12%;position:relative}.download .download-image img{height:auto;max-width:110%}@media only screen and (max-width:767px){.download .download-image{padding-left:0;text-align:center}.download .download-image img{max-width:90%}}.download .downlload-full{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.download .downlload-full img{max-height:550px;max-width:none}@media only screen and (max-width:767px){.download .downlload-full{position:relative;right:auto;top:auto;-webkit-transform:none;transform:none}.download .downlload-full img{max-width:100%}}.download .download-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;padding:12%;position:relative;z-index:2}.-legacy .download .download-box .list{margin-bottom:24px}@media only screen and (max-width:1279px){.download .download-box{padding:10% 9%}.download .download-box .btn{min-width:180px}}@media only screen and (max-width:1023px){.download .download-box .btn{width:100%}.download .download-box .btn+.btn{margin-left:0}}@media only screen and (max-width:767px){.download .download-box{min-height:auto;padding:5%}.download .download-box .btn{width:auto}.download .download-box .btn+.btn{margin-left:12px}}@media only screen and (max-width:575px){.download .download-box .btn{width:100%}.download .download-box .btn+.btn{margin-left:0}}.download.one-year .h2{line-height:48px;margin-bottom:8px}.download.one-year .h3{line-height:34px;margin-bottom:23px}.download.one-year ul{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:1023px){.download.one-year ul{grid-template-columns:1fr}}.download.one-year ul li{display:-webkit-flex;display:flex;margin-bottom:15px}.download.one-year ul li .icon{margin-right:9px;min-height:24px;min-width:24px}.download.one-year ul li span{font-size:14px}.allow-download{background:#fff;bottom:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;left:0;opacity:0;overflow:auto;padding-top:120px;position:fixed;right:0;top:0;transition:all .2s ease-in-out;visibility:hidden;z-index:9001}.allow-download div{color:#333;text-align:center}.allow-download-title{font-size:24px;line-height:36px;margin-bottom:15px}.allow-download-text{font-size:32px;font-weight:700;letter-spacing:.4px;line-height:39px;margin-bottom:15px;text-align:center}.allow-download-text span{color:#1b9eff}.allow-download .arrow-down{height:54px;margin:0 auto;width:54px}.allow-download.-active{opacity:1;visibility:visible}.split-section-products .product-image-label{background:linear-gradient(180deg,#ffdf60,#ffce06 98.9%);color:#2d3e50;font-size:12px;font-weight:500;height:33px;line-height:33px;padding-left:2px;width:33px}.split-section-products .subscription_label{left:0;position:absolute;top:50px}.section-products-horizontal{margin-bottom:120px}.section-products-horizontal .product-horizontal-cta{position:relative}.section-products-horizontal .product-item-price-wrapper{margin-bottom:4px}.section-products-horizontal .product-item-discount{bottom:unset;margin-bottom:9px;margin-top:-14px;position:static}.section-products-horizontal .product-item-discount.-hidden{pointer-events:none;position:absolute}.section-products-horizontal .from{margin-right:4px}.section-products-horizontal .btn{padding-left:32px;padding-right:32px}.section-products-horizontal .product-horizontal{border:2px solid #f0f0f0;border-radius:20px;padding:18px 52px}.section-products-horizontal .product-horizontal-item{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center}.section-products-horizontal .horizontal-product-purchase-info{-webkit-align-items:baseline;align-items:baseline;border-top:2px dotted rgba(0,0,0,.2);display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:10px;margin-top:24px;padding-top:24px}.section-products-horizontal .horizontal-product-purchase-info .timer{border:0;margin:0 16px 0 0;padding:0}.section-products-horizontal .horizontal-product-purchase-info .firstyear{margin-left:auto;padding:0}.tabs{position:relative}.tabs-nav{background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:16px;font-size:0;left:50%;padding:4px;position:absolute;top:-24px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.tabs-nav .tabs-item{display:inline-block;min-width:220px;vertical-align:middle}@media only screen and (max-width:1023px){.tabs-nav .tabs-item{min-width:100px}}@media only screen and (max-width:575px){.tabs-nav .tabs-item{min-width:85px}}@media only screen and (max-width:360px){.tabs-nav .tabs-item{min-width:65px}}.tabs-nav .tabs-item.is-active .tabs-link{background:#1d9fff;border-color:#1d9fff;color:#fff}.tabs-nav .tabs-item.is-active .tabs-link .platform-link .platform-link-arrow{fill:#fff;stroke:#fff}.tabs-nav .tabs-item.is-active .tabs-link .platform-link:hover .platform-link-arrow{fill:#000;stroke:#000}.tabs-nav .tabs-link{background:#fff;border-radius:10px;color:#000;display:block;font-weight:600;height:44px;width:100%}@media only screen and (max-width:575px){.tabs-nav .tabs-link{font-size:14px;height:42px;padding:0 16px}}.tabs-nav .tabs-link-content{position:relative}.tabs-nav .tabs-link-content .platform-link{padding-top:2px;position:absolute;right:-26px}@media only screen and (max-width:1023px){.tabs-nav .tabs-link-content .platform-link{display:none}}.tabs-nav .tabs-link-content .platform-link .platform-link-arrow{fill:#1d9fff;stroke:#1d9fff}.tabs-nav .tabs-link-content .platform-link:hover .platform-link-arrow{fill:#000;stroke:#000}.tabs-content{margin-bottom:64px}@media only screen and (max-width:575px){.tabs-content .service .info-wrap{padding-top:30px}}@media only screen and (max-width:767px){.clearvpn-bundle-test .firstyear.bottom-wrap{display:none}}.clearvpn-bundle-test .section-checkout{margin-bottom:16px}.clearvpn-bundle-test .section-info-banner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin:auto auto 100px;max-width:1152px;width:100%}.clearvpn-bundle-test .section-info-banner .download-image-wrapper{display:inline-block;max-width:333px;width:100%}.clearvpn-bundle-test .section-info-banner .download-image-wrapper img,.clearvpn-bundle-test .section-info-banner .download-image-wrapper picture{width:100%}@media only screen and (max-width:767px){.clearvpn-bundle-test .section-info-banner .download-image-wrapper{max-width:180px}}.clearvpn-bundle-test .section-info-banner .download-box-wrapper{display:inline-block;max-width:570px}.clearvpn-bundle-test .section-info-banner .download-box-wrapper .download-box{padding:7% 11% 10%}.clearvpn-bundle-test .section-info-banner .download{margin-bottom:32px;width:100%}.clearvpn-bundle-test .section-info-banner .download .download-in{-webkit-justify-content:center;justify-content:center;margin:auto;max-width:950px;padding-right:4%}.clearvpn-bundle-test .section-info-banner .download .download-in:before{border-radius:20px;left:20%;opacity:.85;right:4%;top:0}@media only screen and (max-width:1023px){.clearvpn-bundle-test .section-info-banner .download .download-in:before{left:0;right:0}}@media only screen and (max-width:767px){.clearvpn-bundle-test .section-info-banner .download .download-in:before{top:9%}}.clearvpn-bundle-test .section-info-banner .download ul li{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;line-height:1.5}.clearvpn-bundle-test .section-info-banner .download ul li svg{-webkit-flex-shrink:0;flex-shrink:0}.clearvpn-bundle-test.one-product .section-products .products-wrapper{-webkit-justify-content:center;justify-content:center}.clearvpn-bundle-test.one-product .section-products .products-wrapper>div{width:100%}.clearvpn-bundle-test.one-product .section-products .product-item{border:none;margin-bottom:0;padding-bottom:0;width:100%}.clearvpn-bundle-test.one-product .section-products .product-item.-active:before,.clearvpn-bundle-test.one-product .section-products .product-item:before{background:none;border:2px solid hsla(0,0%,59%,.16);border-bottom:none;border-radius:20px 20px 0 0;bottom:0;box-shadow:none;content:"";left:0;position:absolute;right:0;top:50px;z-index:0}.clearvpn-bundle-test.one-product .section-products .product-item-check{display:none}.clearvpn-bundle-test.one-product .section-products .product-item-discount{bottom:10px}@media only screen and (max-width:767px){.clearvpn-bundle-test.one-product .section-products .product-item-discount{bottom:0;margin-bottom:16px}}.clearvpn-bundle-test.two-products .section-products .product-item{padding-top:36px}.clearvpn-bundle-test.two-products .section-products .product-item:before{top:0}.clearvpn-bundle-test.two-products .section-products .product-item-name span{font-size:14px;font-weight:400}.clearvpn-bundle-test.two-products .section-info-banner{padding:0}@media only screen and (max-width:767px){.clearvpn-bundle-test.two-products .section-info-banner{display:block}}.clearvpn-bundle-test.two-products .section-info-banner .download-image{padding-left:0}.clearvpn-bundle-test.two-products .section-info-banner .download-image img{max-width:200px}.clearvpn-bundle-test.two-products .section-info-banner .download-image picture{padding-left:0;text-align:center}.clearvpn-bundle-test.two-products .section-info-banner .download-box{padding:20px 9% 10%}.clearvpn-bundle-test.two-products .section-info-banner .download-in{padding:0}.clearvpn-bundle-test.two-products .section-info-banner .download-in:before{left:0;right:0;top:100px}@media only screen and (max-width:767px){.clearvpn-bundle-test.two-products .section-info-banner .download-in{-webkit-flex-direction:column;flex-direction:column}}.store{padding-top:70px}.section-offers{margin-bottom:80px}.product-item{color:#333;cursor:pointer;font-weight:400;line-height:1.4;margin-bottom:32px;padding:0 34px 72px;position:relative;text-align:center}.product-item.-index{cursor:default;margin-bottom:24px;padding:0 34px 24px}.product-item.-index .product-item-price-full{-webkit-text-decoration:line-through rgba(51,51,51,.8);text-decoration:line-through rgba(51,51,51,.8)}@media only screen and (max-width:767px){.product-item{padding:0 20px 24px}}.product-item:before{border:2px solid #f0f0f0;border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:50px;transition:all .2s ease-in-out;z-index:0}.product-item:hover:before{border:2px solid rgba(0,0,0,.64)}.product-item.-active:before{background:#f4f9ff;border:2px solid #3b99fc;box-shadow:inset 0 0 0 2px #3b99fc}.product-item-image{height:96px;margin:0 auto;position:relative;text-align:center;width:96px}.product-item-image a{display:inline-block;vertical-align:top}.product-item-name{color:#333;display:block;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:12px;position:relative;text-decoration:none}.product-item-description{font-size:14px;margin-bottom:5px;position:relative}.product-item-link{font-size:14px;position:relative;text-align:center;text-decoration:none}.product-item-cta{margin-bottom:18px;position:relative}.product-item-discount{bottom:82px;color:#f0507f;font-size:12px;left:0;position:absolute;right:0;text-align:center}.product-item-discount.-hidden{opacity:0;visibility:hidden}.product-item-discount [data-tooltip] .icon{font-size:16px;opacity:1;position:relative;top:-1px}@media only screen and (max-width:767px){.product-item-discount{bottom:auto;left:auto;margin-bottom:64px;position:relative;right:auto}}.product-item-china{font-size:14px;min-height:66px;padding-top:32px}.product-item-price{font-size:20px;font-weight:600}.product-item-price-wrapper{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;margin-bottom:32px}.product-item-price-wrapper .product-item-price-full{margin-left:5px}@media only screen and (max-width:767px){.product-item-price-wrapper{margin-bottom:0}}.product-item-price-full{color:rgba(51,51,51,.8);-webkit-text-decoration:line-through #f0507f;text-decoration:line-through #f0507f;white-space:nowrap}.product-item-price-full.-hidden{display:none}.product-item-price-hint{color:rgba(0,0,0,.4);font-size:12px;margin-bottom:17px;position:relative}.product-item-price,.product-item-price-full{margin-bottom:4px;position:relative}.product-item-check{background:rgba(0,0,0,.03);border-radius:0 0 20px 20px;bottom:0;height:62px;left:0;position:absolute;right:0}.product-item-check input{margin:18px 0 0}.product-item.-index{text-align:left}.product-item.-index:hover:before{border:2px solid #f0f0f0}.product-item.-index .product-item-price-full{height:22px}.product-item .guarantee{bottom:78px;font-size:12px;left:50%;line-height:16px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media only screen and (max-width:767px){.product-item .guarantee{display:none}}.product-item.-guarantee-test .product-item-price-wrapper{margin-bottom:55px}@media only screen and (max-width:767px){.product-item.-guarantee-test .product-item-price-wrapper{margin-bottom:0}}.product-item.-guarantee-test .product-item-discount{bottom:108px}@media only screen and (max-width:767px){.product-item.-guarantee-test .product-item-discount{bottom:auto}}.checkout-in{border:2px solid hsla(0,0%,59%,.16);border-radius:0 0 20px 20px;border-top:none;margin-bottom:32px;padding:0 50px 40px}@media only screen and (max-width:1023px){.checkout-in{padding:0 20px 20px}}.checkout-in+.bottom-wrap{margin-top:-14px}.checkout-info,.checkout-info-item-in,.checkout-pay{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.checkout-info{padding:13px 0}@media only screen and (max-width:1023px){.checkout-info{display:block;padding:0}}.checkout-info:first-child{padding:13px 0 26px}@media only screen and (max-width:1023px){.checkout-info:first-child{padding:0}}.checkout-info .checkout-info-item-in-link{display:block}.checkout-info .checkout-info-item-in-link .checkout-info-icon,.checkout-info .checkout-info-item-in-link .checkout-info-text{color:inherit}@media only screen and (max-width:1023px){.checkout-info .checkout-info-item-in-link__desk{display:none}}.checkout-info .checkout-info-item-in-link__mob{display:none}@media only screen and (max-width:1023px){.checkout-info .checkout-info-item-in-link__mob{display:block}}.checkout-info-item{width:33.333%}@media only screen and (max-width:1023px){.checkout-info-item{margin-bottom:10px;width:100%}}.checkout-info-text{color:rgba(0,0,0,.64);font-size:12px;font-weight:400;line-height:1.4;padding-left:12px;padding-right:12px;white-space:normal}.checkout-info-icon{color:rgba(0,0,0,.64);font-size:24px;min-height:24px;min-width:24px}.checkout-info .checkout-info-phone{position:absolute}@media only screen and (max-width:1023px){.checkout-info .checkout-info-phone{position:relative}}.checkout-info.-guarantee-test{padding:40px 0 0}@media only screen and (max-width:1023px){.checkout-info.-guarantee-test{padding:0 16px}}.checkout-info.-guarantee-test .checkout-info-item:nth-child(2) .checkout-info-text{padding-right:50px}.checkout-info.-guarantee-test .checkout-info-item:nth-child(2) .checkout-info-icon{min-width:20px}.checkout-purchase-price{color:rgba(0,0,0,.48);font-size:14px;font-weight:400;line-height:1.4;margin-bottom:16px;text-align:right}.checkout-purchase-price span{color:#000;font-weight:600}.checkout-purchase-cta{margin-bottom:16px}.checkout-pay{-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:575px){.checkout-pay{display:block}}.checkout-pay-save{color:#ff4c8e;font-size:14px;line-height:1.4}.checkout-pay-save.-hidden{opacity:0;visibility:hidden}.checkout-pay-save [data-tooltip]{cursor:pointer}.checkout-pay-save [data-tooltip] .icon{font-size:16px;opacity:1;position:relative;top:-1px}.checkout-pay-icons{line-height:0}@media only screen and (max-width:575px){.checkout-pay-icons{margin-bottom:10px}}.coupon-form.-hidden,.coupon-success{display:none}.coupon-success.-visible{display:block;padding:96px 0}.coupon-success-ok .icon{height:120px;width:120px}.breadcrumbs-menu{margin-bottom:22px}.discount-tooltip-item,.discount-tooltip-total{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.discount-tooltip-item span:first-child,.discount-tooltip-total span:first-child{padding-right:10px}.discount-tooltip-item.-hidden,.discount-tooltip-total.-hidden{display:none}.discount-tooltip-total{border-top:1px solid hsla(0,0%,100%,.3);font-weight:600;margin-top:10px;padding-top:10px}.china-banner-back{font-size:20px;margin-right:10px;opacity:.4}.firstyear{color:rgba(0,0,0,.48);font-size:14px;font-weight:500;line-height:1.2;padding:0 18px 16px;text-align:center}.firstyear .icon,.firstyear span{display:inline-block;vertical-align:middle}.firstyear .icon{font-size:18px}.firstyear [data-coupon-applied-value]{display:inline;font-weight:700}.bottom-wrap{border:2px solid #f0f0f0;border-radius:0 0 20px 20px;border-top:none;margin-bottom:16px}.dontgo{overflow:hidden;padding:242px 32px 72px;position:relative}.dontgo.stay-home{padding:264px 60px 32px}.dontgo.stay-home .dontgo-img{top:31px}.dontgo-success,.dontgo.-hidden{display:none}.dontgo-success.-visible{display:block;padding:96px 0;position:relative}.dontgo .dontgo-img{left:50%;position:absolute;text-align:center;top:-25%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.dontgo .dontgo-img .dontgo-label{left:50%;position:absolute;top:50%;-webkit-transform:translate(-42%,-81px);transform:translate(-42%,-81px)}.registration{position:relative}.registration .registration--hide{height:0;opacity:0;visibility:hidden}.registration .btn{width:100%}.registration .registration__text{font-size:14px;line-height:1.5}.registration .registration__pin{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:6px}.registration .registration__pin-input{background:#fff;border:2px solid rgba(0,0,0,.08);border-radius:8px;font-size:14px;height:48px;line-height:1.2;text-align:center;transition:border-color .2s ease;width:36px}.registration .registration--breaker-pin{margin-right:18px}.registration .registration--hidden{opacity:0;visibility:hidden}.registration .form-error{color:#e13e3e;display:none;font-size:12px;line-height:1.6}.registration .form-row.-error .form-error{display:block}.registration #otp-input input::-webkit-inner-spin-button,.registration #otp-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.registration .registration__form{line-height:1.2;margin-bottom:24px}.registration .registration__form .registration__error{display:none}.registration .registration__form.-error .registration__error{padding-top:3px}.registration .registration__form.-error .registration__error--send,.registration .registration__form.-error-resend .registration__error--resend{display:block}.registration .registration__form.-error-resend.-error .registration__error--send{display:none}.registration .registration__error{position:relative}.registration .resend-cta{background-color:transparent;border:none;color:#1b9eff;font-size:14px;min-width:auto;padding:0}.registration .resend-cta[disabled]{color:rgba(0,0,0,.3);cursor:default}.top-info{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;margin-bottom:40px;margin-top:36px}@media only screen and (max-width:1023px){.top-info{display:none}}.top-info .img-wrap{-webkit-align-items:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;margin-right:50px;position:relative}.top-info .img-wrap span{font-size:32px;font-weight:500;margin-left:13px}.top-info .img-wrap .free{background-color:#eeca54;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#392b44;display:block;font-size:10px;font-weight:600;height:20px;left:137px;line-height:20px;padding:0 5px;position:absolute;text-align:center;top:4px}.top-info .text-wrap{display:inline-block}.top-info .text-wrap p{font-size:14px;line-height:17px;margin:0}.top-info .text-wrap p a{color:#000;text-decoration:underline}.top-info .text-wrap p a:hover{text-decoration:none}.top-info .text-wrap h1{line-height:24px;margin-bottom:8px}.section-products.one-year .product-item{margin-bottom:0;padding-bottom:15px}.section-products.one-year .product-item:before{border:2px solid hsla(0,0%,59%,.16);border-bottom:none;border-radius:20px 20px 0 0}.section-products.one-year .product-item:hover{cursor:default}.section-products.one-year .product-item-check{display:none}.section-products.one-year .product-item-price-wrapper{margin-bottom:0}.section-products.one-year .product-item-name{font-weight:500}.section-products.one-year .product-item.-active:before{background:none;border-left:2px solid #f0f0f0;border-right:2px solid #f0f0f0;border-top:2px solid #f0f0f0;box-shadow:none}.section-products.split .product-item{padding:0 96px 40px}@media only screen and (max-width:1023px){.section-products.split .product-item{padding:0 20px 24px}}.section-products.split .product-item:hover{cursor:auto}.section-products.split .product-item:hover:before{border:2px solid #f0f0f0}.section-products.split .product-item .best_value{left:0;position:absolute;top:50px}.section-products.split .product-item .product-image-label{height:44px;line-height:44px;width:44px}.section-products.split .product-item .product-image-label svg{position:relative;top:2px}.section-products.split .product-item-name [data-tooltip]{bottom:2px;position:relative}.section-products.split .product-item-name [data-tooltip] .icon{cursor:pointer}.section-products.split .product-item-text{margin-bottom:24px;padding:0 5px}@media only screen and (max-width:767px){.section-products.split .product-item-text{padding:0}}.section-products.split .product-item-price-wrapper{-webkit-align-items:baseline;align-items:baseline;margin-bottom:50px}.section-products.split .product-item-price-wrapper .from{margin-right:8px}.section-products.split .product-item-price-full{color:rgba(51,51,51,.48);margin-bottom:0;margin-left:6px;-webkit-text-decoration:line-through rgba(51,51,51,.48);text-decoration:line-through rgba(51,51,51,.48)}.section-products.split .product-item-discount{bottom:120px;font-size:14px}.section-products.split .checkout-in{padding:0}.section-products.split .checkout-in .timer{border-bottom:0;margin:0}.tools{margin-top:100px}@media only screen and (max-width:767px){.tools{margin-top:45px}.tools p.h3{font-size:32px;line-height:48px}}.tools-grid{margin-top:70px}@media only screen and (max-width:767px){.tools-grid{margin-top:20px}}.tools-grid .partner-feature__title,.tools-grid p{font-size:18px;margin-bottom:40px}@media only screen and (max-width:767px){.tools-grid .partner-feature__title,.tools-grid p{font-size:16px;margin-bottom:30px}}.tools-grid .partner-feature__img{margin:0 auto 8px}@media only screen and (max-width:767px){.tools-grid .partner-feature__img{height:90px;width:90px}}@media only screen and (max-width:360px){.tools-grid .partner-feature__img{height:70px;width:70px}}.tools .perks{line-height:24px;margin:30px 0 80px}.store-modal{display:-webkit-flex;display:flex;overflow-y:auto;position:relative}.store-modal-body{margin:auto;max-width:540px;width:100%}.store-modal-image{font-size:0}.store-modal .subscribe{margin-bottom:0}.outage{margin:0 auto;max-width:712px;padding:80px 16px;text-align:center}.outage p{color:rgba(0,0,0,.72)}.modal.-paddle{max-width:400px}.modal.-paddle .modal-content{padding:40px}@media only screen and (max-width:767px){.modal.-paddle .modal-content{padding:40px 20px 20px}}.paddle-form.-hide{display:none}.paddle-form .form-field.-paddle.-error{margin-bottom:14px}.paddle-header{position:relative;text-align:left}.paddle-logo{margin-top:-91px;text-align:center}.paddle-logo-in{display:inline-block;position:relative;vertical-align:top}.paddle-logo-label{background:#ffd117;border-radius:50%;bottom:15%;color:#2e3f50;display:none;font-size:14px;font-weight:600;height:38px;line-height:38px;position:absolute;right:14%;text-align:center;width:38px}.paddle-logo-label.-visible{display:block}.paddle-header-title{font-size:16px;font-weight:600;text-align:center}.paddle-header-subtitle{font-size:14px;font-weight:400}.paddle-field-title{font-size:12px;margin-bottom:2px}.paddle-form-zip{display:none;visibility:hidden}.paddle-form-zip.-visible{display:block;visibility:visible}.paddle .form.-hide{display:none}.paddle-container{display:none;margin:-13px;min-height:360px;position:relative}.paddle-container.-visible{display:block}.currency{background:#ebecf0;border-radius:8px;color:#000;display:none;font-size:12px;font-weight:300;line-height:1.5;opacity:0;padding:5px 0;text-align:center;visibility:hidden}.currency-item.-recurring{color:#7e7e7e;display:none}.currency-item.-recurring.-visible{display:block}.currency.-visible{display:block;opacity:1;visibility:visible}.hint--store{font-size:10px;line-height:1.5;margin-top:12px;text-align:left}.notification__cmpc-store-page-wrap{margin-bottom:32px}@media only screen and (max-width:767px){.notification__cmpc-store-page-wrap{margin-bottom:16px}}.notification__cmpc-store-page-wrap .notification{width:100%}.notification__support-ukraine-wrap{margin-bottom:32px}@media only screen and (max-width:767px){.notification__support-ukraine-wrap{margin-bottom:16px}}.notification__support-ukraine-wrap .notification{width:100%}.notification__payment-provider-unavailable{margin-bottom:32px}@media only screen and (max-width:767px){.notification__payment-provider-unavailable{margin-bottom:16px}}.notification__payment-provider-unavailable .notification{background:rgba(113,150,255,.078);width:100%}.notification__product-unavailable .notification{-webkit-align-items:center;align-items:center;background:rgba(0,0,0,.039);display:-webkit-flex;display:flex;height:48px;-webkit-justify-content:center;justify-content:center;margin-bottom:0;width:100%}.notification__support-ukraine-wrap+.notification--old-system,.notification__support-ukraine-wrap+.notification__cmpc-store-page-wrap{margin-top:-16px}.notification__support-ukraine-wrap+.notification__payment-provider-unavailable{margin-top:-24px}
