.form{text-align:left}.form-row.-inline{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:#e13e3e}.form-field.-error .field-message{color:#e13e3e;opacity:1;visibility:visible}.form-field.-right{text-align:right}.form-field.-checkbox{margin-bottom:16px}.form-field.-wide{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:#2e2e2e52;font-size:12px;margin-bottom:8px}.input{background:#fff;border:2px solid #00000014;border-radius:10px;font-family:Montserrat Variable,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:1.5;padding:0 16px;width:100%}.input::placeholder{color:#33333352;transition:color .3s}.input:focus::placeholder,.input:hover::placeholder{color:#000}.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 #6f727929;border-radius:10px;font-family:Montserrat Variable,Helvetica Neue,sans-serif;font-size:16px;height:182px;line-height:1.5;padding:9px 16px 11px;width:100%}.textarea::placeholder{color:#33333352}.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--cleanmyphone{max-width:720px}.subscribe--cleanmymac-5{max-width:608px}.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{align-items:center;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{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;margin-bottom:32px}.subscribe-form.-hidden{display:none}.subscribe-column,.subscribe-row{display:flex}@media only screen and (max-width:575px){.subscribe-column,.subscribe-row{flex-direction:column}}.subscribe-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{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}@media only screen and (max-width:575px){.subscribe-success.-visible{display:flex;flex-direction:column}}.subscribe-ok{color:#03c647;font-size:72px;line-height:1;padding-bottom:16px}@media only screen and (max-width:575px){.subscribe-ok{order:1;padding:43px 0 0}}.subscribe-ok--small{padding-top:9px}@media only screen and (max-width:575px){.subscribe-ok--small{order:0;padding:0 0 40px}}.subscribe-ok-title{color:#033a37;font-size:24px;font-weight:500;line-height:1.2;margin-bottom:16px}@media only screen and (max-width:575px){.subscribe-ok-title{text-align:left}}.subscribe-ok-title--small{color:#000;font-size:16px;font-weight:700;margin-bottom:12px}@media only screen and (max-width:575px){.subscribe-ok-title--small{margin-bottom:16px}}.subscribe-ok-description{color:#033a3780;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:0}@media only screen and (max-width:575px){.subscribe-ok-description{text-align:left}}.subscribe-ok-description--small{color:#000}.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}.subscribe .subscribe-form__image{margin-bottom:8px}.checkbox{display:inline-block;font-size:14px;font-weight:500;position:relative}.checkbox input{opacity:0;position:absolute}.checkbox input+span{color:#666;display:inline-block;padding-left:22px;position:relative}.checkbox input+span:before{background:#fff;border:2px solid #a5a3b0;border-radius:4px;content:"";cursor:pointer;height:16px;left:0;position:absolute;top:5px;width:16px}.checkbox input+span:after{content:url(https://cdn3.macpaw.com/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 #1b9eff3d}.checkbox input:checked+span:before{background:#1b9eff;border-color:#1b9eff}.checkbox input:checked+span:after{opacity:1}.checkbox input:disabled+span:before{background:#e2e2e27a;border-color:#e2e2e2;box-shadow:none}.checkbox.-error:before{border-color:#e13e3e}.checkbox--no-shadow input:checked+span:before,.checkbox--no-shadow input:focus+span:before{box-shadow:none}.select{display:block;position:relative;width:100%}.select.-focus .select-box{border-color:#1b9eff}.select.-placeholder .select-box{color:#33333352}.select .select-box{align-items:center;background:#fff;border:2px solid #6f727929;border-radius:10px;color:#333;display:flex;font-size:16px;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:#dfdfdfd1;bottom:0;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:#000000e0}#overlay.-active{opacity:1;visibility:visible}#overlay.-active .modal{transform:scale(1)}#overlay.-active .modal:before{opacity:1}#overlay.-active .modal-close{opacity:1;transition:transform .2s ease .2s,opacity .2s ease .2s}#overlay-new{background:#000000b3;bottom:0;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:#0000;border-radius:20px;display:none;margin:auto;max-width:740px;text-align:center;transform:scale(.7);transition:background .4s ease,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:before{border-radius:0}.modal{height:100%;margin:0;max-width:100%;width:100%}}.modal.-fullscreen{height:100%;max-width:100%;width:100%}.modal.-fullscreen .modal-content{bottom:0;display:flex;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.-extrawide{max-width:892px}.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;transform:scale(.8);transition:transform .2s ease,opacity .2s ease;z-index:9}.modal-close:hover{transform:scale(1)}.dark-theme .modal-close{color:#fff}.modal-close--right{left:auto;right:20px}.modal-close--blue{color:#1b9eff}.modal-close--big{font-size:19px;line-height:1;padding:5px}.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:flex;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{align-items:center;background-image:linear-gradient(285.2deg,#f6f8fb -13.23%,#e6f5fd 47.3%,#edf0fb 101.83%);border-radius:20px;display:flex;justify-content:center;max-width:523px;width:100%}@media only screen and (max-width:1023px){.modal--cmpc .modal__image-wrapper{display:none}}.modal--plan-info-modal .modal-content{font-size:14px;text-align:left}.modal--plan-info-modal .modal-close-button{height:48px;width:100%}.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: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{color:#00000052;font-weight:500;line-height:1.22;text-align:center}.modal__download-modal .modal__content{padding:52px 100px 46px;position:relative;z-index:1}.modal__download-modal .modal__content--success{padding:113px 23px}.modal__download-modal .modal__content--success .modal__img{font-size:100px;margin:0 0 40px}.modal__download-modal .modal__title{color:#000;font-size:24px;font-weight:700;margin:0 auto 21px;max-width:400px}.modal__download-modal .modal__title--success{font-size:32px;font-weight:600;line-height:1.2;margin:0 auto 30px;max-width:532px}.modal__download-modal .modal__img{margin-bottom:21px}.modal__download-modal .modal__subtitle{font-size:20px;margin-bottom:6px}.modal__download-modal .modal__text{font-size:14px;margin:0 auto 41px;max-width:460px}.modal__download-modal .modal__text--success{color:#666;font-size:20px;line-height:1.5;margin-bottom:0;max-width:532px}.modal__download-modal .modal__form{display:flex;margin-bottom:46px}.modal__download-modal .modal__form-field{flex-grow:1;margin:0 20px 0 0}.modal__download-modal .modal__field-message{top:120%}.modal__download-modal .modal__btn{flex-shrink:0}.modal__download-modal .modal__notice{font-size:12px;margin-bottom:0}.modal.modal--send-link .modal-content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:55px 24px}.modal.modal--send-link .dlm{max-width:100%}.modal.modal--send-link .dlm-body{padding:0}.modal.modal--send-link .h2{margin-bottom:12px;padding:0 20px}.modal.modal--send-link .form-field{margin-bottom:22px}.modal.modal--send-link .subscribe-field{margin-bottom:30px}.modal.modal--send-link .subscribe-submit{margin-bottom:10px}.modal.modal--send-link .subscribe-success{max-width:100%;width:100vw}.modal.modal--send-link .h3{font-size:24px;margin-bottom:10px}.modal.modal--new-download{box-shadow:0 40px 100px 0 #0000001f;font-family:FixelDisplay,Montserrat,Helvetica Neue,sans-serif;max-width:780px}.modal.modal--new-download:before{background-color:#eaebef}.modal.modal--new-download .modal__content-row{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.modal.modal--new-download .modal__content:not(.modal__content--success){padding:53px 23px 50px}.modal.modal--new-download .modal__content:not(.modal__content--success) .modal__img{flex-shrink:0;margin:0 21px 0 0}.modal.modal--new-download .modal__content:not(.modal__content--success) .modal__title{color:#000;font-size:30px;font-weight:500;line-height:1.2;margin:0 auto 30px;max-width:none}.modal.modal--new-download .modal__list{color:#000;font-weight:400;text-align:left}.modal.modal--new-download .modal__list-item{align-items:center;display:flex;line-height:1.5;margin-bottom:6px}.modal.modal--new-download .modal__list-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none'%3E%3Cpath d='M8.5 16.78a7.679 7.679 0 0 1-3.091-.629 8.077 8.077 0 0 1-2.554-1.726 8.215 8.215 0 0 1-1.734-2.548 7.79 7.79 0 0 1-.621-3.1c0-1.095.207-2.123.621-3.085a8.255 8.255 0 0 1 1.726-2.555A8.077 8.077 0 0 1 5.401 1.41 7.679 7.679 0 0 1 8.492.78c1.095 0 2.125.21 3.091.63.972.414 1.823.99 2.555 1.727a8.19 8.19 0 0 1 1.733 2.555c.42.962.629 1.99.629 3.085 0 1.1-.21 2.133-.629 3.1a8.215 8.215 0 0 1-1.733 2.548 7.987 7.987 0 0 1-2.547 1.726 7.68 7.68 0 0 1-3.091.63Zm-.851-4.197a.849.849 0 0 0 .421-.107 1.04 1.04 0 0 0 .338-.315l3.582-5.54c.056-.087.102-.18.138-.277a.747.747 0 0 0 .061-.291.64.64 0 0 0-.245-.522.823.823 0 0 0-.545-.2c-.27 0-.498.146-.682.438L7.626 10.71l-1.42-1.78a.963.963 0 0 0-.306-.27.704.704 0 0 0-.345-.084.728.728 0 0 0-.545.23.741.741 0 0 0-.222.545.86.86 0 0 0 .053.3c.041.092.097.186.17.284l1.848 2.225c.112.143.232.25.36.322.128.067.271.1.43.1Z' fill='%23FB35B5'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";flex-shrink:0;height:17px;margin-right:10px;width:17px}.modal.modal--new-download .modal__list-subtitle{color:#fb35b5;font-size:20px;font-weight:500;line-height:1.4;margin-bottom:0;text-align:left}.modal.modal--new-download .modal-close{align-items:center;display:flex;justify-content:center;left:auto;right:20px;transform:scale(1)}.modal.modal--new-download .modal-close .icon{height:24px;width:24px}.modal.modal--new-download .modal__form{margin:0 auto 30px;max-width:519px}.modal.modal--new-download .modal__form-field{margin-right:12px}.modal.modal--new-download .modal__btn{font-family:inherit;line-height:1.5;width:auto}.modal.modal--new-download .modal__input{font-family:inherit}.modal.modal--new-download .modal__notice{color:#666;line-height:1.6}.modal.modal--new-download .modal__notice-link{color:#266cfa;text-decoration:underline}.modal.modal--new-download .modal__field-message{top:calc(100% + 4px)}.modal.modal--send-link-new{font-family:FixelDisplay,Montserrat,Helvetica Neue,sans-serif}.modal.modal--send-link-new .modal-content{align-items:stretch;background-color:#eaebef;justify-content:flex-start;padding:65px 30px}.modal.modal--send-link-new .modal-close{align-items:center;color:#0d0d0d;display:flex;justify-content:center;left:auto;right:25px;top:25px;transform:scale(1)}.modal.modal--send-link-new .modal-close .icon{height:24px;width:24px}.modal.modal--send-link-new .subscribe-form__image{margin-bottom:10px}.modal.modal--send-link-new .subscribe-form__img{height:auto;width:188px}.modal.modal--send-link-new .subscribe-form__title{font-size:20px;font-weight:500;line-height:1.4;margin:0 auto 40px;max-width:225px;padding:0}.modal.modal--send-link-new .input{font-family:inherit}.modal.modal--send-link-new .form-field{margin-bottom:28px}.modal.modal--send-link-new .form-field.-checkbox{margin-bottom:10px}.modal.modal--send-link-new .field-message{top:calc(100% + 4px)}.modal.modal--send-link-new .subscribe-row{margin-bottom:10px}.modal.modal--send-link-new .new-btn{font-family:inherit}.modal.modal--send-link-new .dlm-sep{margin-bottom:10px}.modal.modal--send-link-new .dlm-sep:before{background:#6663;height:1px}.modal.modal--send-link-new .dlm-sep>span{background-color:#eaebef;color:#666;font-size:12px;font-weight:500;line-height:1.6}.modal.modal--send-link-new .subscribe-submit{margin-bottom:0}.modal.modal--send-link-new .subscribe-success{margin-top:14vh}.modal.modal--send-link-new .subscribe-success__title{font-size:20px;font-weight:600;line-height:1.5}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[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:#000000eb;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:#000000eb #0000 #0000;border-style:solid;border-width:10px 9px 0;bottom:8px;height:0;left:50%;margin-left:-9px;width:0}.tooltip.-top .tooltip-in--light-theme:after{border-color:#d9d9d9 #0000 #0000;border-style:solid;border-width:10px 9px 0;height:0;width:0}.tooltip.-bottom{padding:18px 0 0}.tooltip.-bottom .tooltip-in:after{border-color:#0000 #0000 #000000eb;border-style:solid;border-width:0 9px 10px;height:0;left:50%;margin-left:-9px;top:8px;width:0}.tooltip.-bottom .tooltip-in--light-theme:after{border-color:#0000 #0000 #d9d9d9;border-style:solid;border-width:0 9px 10px;height:0;width:0}.tooltip.-left{padding:0 18px 0 0}.tooltip.-left .tooltip-in:after{border-color:#0000 #0000 #0000 #000000eb;border-style:solid;border-width:9px 0 9px 10px;height:0;margin-top:-9px;right:8px;top:50%;width:0}.tooltip.-left .tooltip-in--light-theme:after{border-color:#0000 #0000 #0000 #d9d9d9;border-style:solid;border-width:9px 0 9px 10px;height:0;width:0}.tooltip.-right{padding:0 0 0 18px;text-align:left}.tooltip.-right .tooltip-in:after{border-color:#0000 #000000eb #0000 #0000;border-style:solid;border-width:9px 10px 9px 0;height:0;left:8px;margin-top:-9px;top:50%;width:0}.tooltip.-right .tooltip-in--light-theme:after{border-color:#0000 #d9d9d9 #0000 #0000;border-style:solid;border-width:9px 10px 9px 0;height:0;width:0}.tooltip.-open{opacity:1;visibility:visible}.tooltip .tooltip-in--small{padding:6px 16px}.tooltip .tooltip-in--light-theme{background-color:#d9d9d9;border-radius:30px;color:#4c4c4c}.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 #0000000a;border-radius:20px;margin-bottom:16px;padding:56px 0 14px}@media only screen and (max-width:767px){.info .info-wrap{padding:24px 0 18px}}.info .info-inner{display:flex;flex-wrap:wrap}@media only screen and (max-width:575px){.info .info-inner{flex-direction:column}}.info .info-item{flex-grow:1;margin-bottom:32px;padding:0 24px;position:relative;text-align:center}.info .info-item:before{background:#96969629;content:"";display:none;height:48px;position:absolute;right:0;top:12px;width:2px}.info .info-item:not(:last-child):before{display:block}@media only screen and (max-width:1023px){.info .info-item{min-width:50%}.info .info-item:not(:last-child):before{display:none}.info .info-item:not(:last-child):nth-child(odd):before{display:block}}@media only screen and (max-width:767px){.info .info-item{margin-bottom:24px;width:100%}.info .info-item:not(:last-child):nth-child(odd):before{display:none}}.info .info-title{color:#999;font-size:12px;line-height:175%;margin-bottom:8px}@media only screen and (max-width:575px){.info .info-title{font-size:12px}}.info .info-text{margin:0}.info .info-icon{color:#00000052;font-size:20px;margin-bottom:14px}@media only screen and (max-width:767px){.info .info-icon{margin-bottom:12px}}.info .info-content{font-size:14px;line-height:175%}.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}@media only screen and (max-width:767px){.info--clearvpn .info-wrap{padding:40px 0 18px}}.topic{display:grid;gap:32px;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:767px){.topic{grid-template-columns:1fr}}.topic-item{background:none;display:flex;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:#3333333d}.topic-item--pointered{cursor:pointer}.topic-content{margin:0 auto;max-width:280px}.topic-content-wrapper{border:2px solid #33333314;border-radius:20px;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}@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-title{transition:color .2s ease}.topic-text{color:#999;font-size:14px}.topic-link{color:#1d9fff;font-size:14px;font-weight:400;text-decoration:none}.topic-icon{align-items:flex-end;color:#000;height:85px;justify-content:center;margin-bottom:16px;position:relative}.topic-icon,.topic-icon picture{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{align-content:center;align-items:center;display:flex;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{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{flex:auto;padding-right:0}}.banner.-top{box-shadow:0 2px 16px #1422b41a;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 #1422b41a;left:0;position:fixed;right:0;z-index:100}.banner.-bottom+.banner{box-shadow:0 -2px 16px #1422b400}.banner.-bottom.-hide+.banner{box-shadow:0 -2px 16px #1422b41a}.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{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:flex;font-size:24px;margin-right:-16px}.cmm-new{font-size:18px;line-height:130%;margin:0 auto 32px;max-width:1152px;padding:0 16px}@media only screen and (max-width:767px){.cmm-new{background-color:#6148ff14;padding:0}}.cmm-new__inner{align-items:center;background-color:#6148ff14;border-radius:20px;display:flex;justify-content:space-between;margin:0 auto;padding:16px 40px}@media only screen and (max-width:767px){.cmm-new__inner{background-color:#0000;border-radius:0;flex-direction:column;padding:40px 24px 30px}}.cmm-new__content{flex-grow:1;padding:0 40px;text-align:left}@media only screen and (max-width:767px){.cmm-new__content{padding:20px 0 13px;text-align:center}}.cmm-new__image-wrapper{flex-shrink:0}.cmm-new__image{display:block}@media only screen and (max-width:767px){.cmm-new__image{width:100px}}.cmm-new__title{font-weight:700;margin:0 0 10px}@media only screen and (max-width:767px){.cmm-new__title{font-size:20px;line-height:140%;margin-bottom:7px;padding:0 38px}}.cmm-new__text{margin:0}@media only screen and (max-width:767px){.cmm-new__text{font-size:14px;line-height:160%}}.cmm-new__button{flex-shrink:0}@media only screen and (max-width:767px){.cmm-new__button{width:100%}}.banner-top{--color-blue:#1b9eff;--close-color:#fff6;--close-color-hover:#fffc;--close-color-dark:#646464;--close-color-hover-dark:#323232;position:relative}.banner-top.-hide{display:none}.banner-top__close-icon{background-color:#0000;color:var(--close-color);display:block;left:20px;line-height:0;padding:5px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;z-index:9}.banner-top__close-icon:hover{color:var(--close-color-hover)}@media only screen and (max-width:767px){.banner-top__close-icon{display:none}}.banner-top__close-icon--dark{color:var(--close-color-dark)}.banner-top__close-icon--dark:hover{color:var(--close-color-hover-dark)}.banner-top__container{margin:0 auto;max-width:1152px;padding:0 16px}.banner-top__content{align-items:center;display:flex;justify-content:space-between;max-width:var(--content-max-width);width:100%}@media only screen and (max-width:1279px){.banner-top__content{padding-left:40px}}@media only screen and (max-width:767px){.banner-top__content{flex-direction:column;padding-left:0}}.banner-top__close-btn{display:none}@media only screen and (max-width:767px){.banner-top__close-btn{background-color:#0000;border:2px solid;border-radius:10px;color:var(--close-color);display:block;font-size:14px;font-weight:600;line-height:1;max-width:400px;padding:7px 24px;width:100%}.banner-top__close-btn:hover{color:var(--close-color-hover)}.banner-top__close-btn--dark{color:var(--close-color-dark)}.banner-top__close-btn--dark:hover{color:var(--close-color-hover-dark)}.banner-top__close-btn--blue{color:var(--color-blue)}}.banner-top__img{flex-shrink:0;margin-right:32px}@media only screen and (max-width:767px){.banner-top__img{margin-bottom:18px;margin-right:0}.banner-top__img.banner-top__img--desktop-only{display:none}}.banner-top__img.banner-top__img--mobile-only{display:none}@media only screen and (max-width:767px){.banner-top__img.banner-top__img--mobile-only{display:block}}.banner-top__copy{color:#000;flex-shrink:1;margin-right:32px;text-align:left;width:100%}@media only screen and (max-width:767px){.banner-top__copy{margin-bottom:24px;margin-right:0;max-width:400px}}.banner-top__info-text{color:#fff;font-size:20px;line-height:1.2;max-width:570px;padding:12px 0;text-align:center}@media only screen and (max-width:767px){.banner-top__info-text{line-height:1.4;max-width:312px;padding:8px 0 24px}}.banner-top__title{font-size:18px;font-weight:700;line-height:1.7;margin-bottom:6px}.banner-top__text{font-size:14px;line-height:1.7;margin-bottom:0}.banner-top__btn{border-radius:10px;flex-shrink:0;font-size:16px;font-weight:600;padding:12px 24px;text-align:center}@media only screen and (max-width:767px){.banner-top__btn{font-size:14px;line-height:1;margin-bottom:12px;max-width:400px;padding:7px 24px;width:100%}}.banner-top__br-mobile{display:none}@media only screen and (max-width:767px){.banner-top__br-mobile{display:block}}.banner-top--last-tahoe{background-color:#f2f0ff;background-image:linear-gradient(0deg,#e8e4ff,#e8e4ff),linear-gradient(0deg,#fff,#fff);box-shadow:0 2px 16px 0 #1422b41a;padding:10px 0}@media only screen and (max-width:767px){.banner-top--last-tahoe{padding:10px 0 35px}}.banner-top--last-tahoe .banner-top__img{height:auto;max-width:100px}@media only screen and (max-width:767px){.banner-top--last-tahoe .banner-top__img{margin-bottom:10px;max-width:128px}}.banner-top--last-tahoe .banner-top__btn{background-color:#0000;border:2px solid;color:var(--color-blue);padding:8px 52px}@media only screen and (max-width:767px){.banner-top--last-tahoe .banner-top__btn{background-color:var(--color-blue);border:1px solid var(--color-blue);color:#fff}}.banner-top--last-tahoe .banner-top__copy{max-width:650px}@media only screen and (max-width:767px){.banner-top--last-tahoe .banner-top__copy{line-height:1.6;margin-bottom:41px;padding:0 10px;text-align:center}.banner-top--last-tahoe .banner-top__title{font-size:18px;margin-bottom:25px}.banner-top--last-tahoe .banner-top__text{line-height:1.45}}.banner-top--cmm5-available{background-color:#f2f0ff;box-shadow:0 2px 16px 0 #1422b41a;padding:20px 0}.banner-top--cmm5-available .banner-top__img{height:auto;max-width:84px}@media only screen and (max-width:767px){.banner-top--cmm5-available .banner-top__img{margin-bottom:20px;max-width:108px}}.banner-top--cmm5-available .banner-top__btn{background-color:#0000;border:2px solid;color:var(--color-blue);padding:8px 52px}@media only screen and (max-width:767px){.banner-top--cmm5-available .banner-top__btn{background-color:var(--color-blue);border:1px solid var(--color-blue);color:#fff}.banner-top--cmm5-available .banner-top__copy{line-height:1.6;padding:0 10px;text-align:center}.banner-top--cmm5-available .banner-top__title{font-size:20px;line-height:1.4;margin-bottom:5px}}.banner-top--chinese-only .banner-in,.banner-top--chinese-only .container{height:auto}.banner-top--wall-wiz-sunset{background-color:#382d40;color:#fff}@media only screen and (max-width:767px){.banner-top--wall-wiz-sunset .banner-top__container{padding:0 12px}.banner-top--wall-wiz-sunset .banner-top__img{margin-bottom:0}}.banner-top--wall-wiz-sunset .banner-top__close-icon{color:#87808b;left:40px}.banner-top--wall-wiz-sunset .banner-top__btn{background-color:#fff;border-radius:10px;color:#000;font-size:16px;font-weight:600;line-height:1.5;margin-left:32px;padding:12px 32px;transition:background-color .2s}.banner-top--wall-wiz-sunset .banner-top__btn:hover{background-color:#bfbfbf}.banner-top--wall-wiz-sunset .banner-top__btn:hover:active{background-color:#fff}@media only screen and (max-width:767px){.banner-top--wall-wiz-sunset .banner-top__btn{margin:0}}.banner-top--wall-wiz-sunset .banner-top__close-btn{font-size:16px;line-height:1.5;margin:12px 0 30px;padding:10px 32px}[data-banner][class*="--hidden"]{display:none}.breadcrumbs-menu{text-align:left}.dark-theme .breadcrumbs-menu .breadcrumbs-menu-item{color:#fff}.dark-theme .breadcrumbs-menu .breadcrumbs-menu-item:after{background:url(https://cdn3.macpaw.com/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:#333333b8;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(https://cdn3.macpaw.com/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:#333333b8;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-color:#ffce08;background-image:url(https://cdn3.macpaw.com/images/store/upgrade/product-image-label.png);background-position:50%;background-repeat:no-repeat;background-size:100%;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}.product-image .product-image-label--ab-plans-redesign{align-items:center;background-color:#0000;background-image:url(https://cdn3.macpaw.com/images/store/upgrade/product-image-label.svg);color:#000;display:flex;font-size:11px;font-weight:500;height:32px;justify-content:center;line-height:32px;right:17%;width:32px}.product-image .product-image-label--ab-plans-redesign .product-image-label-icon{width:17px}.product-image .product-image-label--new{background-image:linear-gradient(180deg,#ffdf5f,#ffce08);bottom:6px;box-shadow:0 2.383px 4.766px #00000014;height:32px;line-height:32px;right:0;width:32px}.timer{border-bottom:2px dotted #0003;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:flex;flex-wrap:nowrap;justify-content:space-between}@media only screen and (max-width:575px){.clearvpn-adv-wrapper{align-items:center;flex-direction:column}}.clearvpn-adv-block{border:2px solid #0000000d;border-radius:10px;box-sizing:border-box;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{align-items:center;border:2px solid #f0f0f0;border-radius:20px;display:flex;flex-wrap:nowrap;margin-bottom:20px;padding:18px 52px;text-align:center}@media only screen and (max-width:1023px){.product-upgrade{display:block;padding:18px 20px 30px}}.product-upgrade-image{flex-shrink:0;height:96px;width:96px}@media only screen and (max-width:1023px){.product-upgrade-image{display:inline-block;height:128px;vertical-align:top;width:128px}}.product-upgrade-image img{height:auto;width:100%}.product-upgrade-content{color:#333;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}}.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:1023px){.product-upgrade-text{margin-bottom:20px;max-width:100%}}.product-upgrade--cleanmymac-5 .product-upgrade-text{max-width:550px}.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:#0006;margin-top:8px}.download{margin-bottom:64px}.download.-cleanmymac-5 .download-in:before{background:#f1f8ff linear-gradient(90deg,#f1f8ff 0,#fff2f8)}@media only screen and (max-width:1023px){.download.-cleanmymac-5 .download-in:before{background:#f1f8ff linear-gradient(180deg,#f1f8ff 0,#fff2f8)}}.download.-cleanmymac-5 .download-info{max-width:498px}.download.-cleanmymac-x .download-in:before{background:#f1f8ff linear-gradient(90deg,#f1f8ff 0,#fff2f8)}@media only screen and (max-width:1023px){.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:1023px){.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:1023px){.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:1023px){.download.-setapp .download-in:before{background:#e4eff9 linear-gradient(180deg,#e9eef6 0,#fdfcfb)}}.download.-the-unarchiver .download-in:before{background:#f6f3f5 linear-gradient(90deg,#f6f3f5 0,#fbf5ee)}@media only screen and (max-width:1023px){.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:1023px){.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:1023px){.download.-encrypto .download-in:before{background:#f9e4e7 linear-gradient(180deg,#f9e4e7 0,#fbf4ef)}}.download.-moonlock .download-in:before{background:#fae8ff linear-gradient(90deg,#f1f8ff,#fff2f8);border-radius:24px}.download.-banner .download-box{padding:64px 128px 64px 0}@media only screen and (max-width:1023px){.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:1023px){.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:1023px){.download .download-in:before{left:16px;top:25%}}.download .download-info{font-size:16px}.-legacy .download .download-info{margin-bottom:24px}.download .download-image{align-items:center;border-radius:8px;display:flex;font-size:0;justify-content:center;padding-left:12%;position:relative}.download .download-image img{height:auto;max-width:110%}@media only screen and (max-width:1023px){.download .download-image{padding-left:0;text-align:center}.download .download-image img{max-width:90%}}.download .download-full{position:absolute;right:0;top:50%;transform:translateY(-50%)}.download .download-full--cmm5{transform:translateY(-47%)}.download .download-full img{max-height:550px;max-width:none}@media only screen and (max-width:1023px){.download .download-full{position:relative;right:auto;top:auto;transform:none}.download .download-full img{max-width:100%}}.download .download-box{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:12%;position:relative;z-index:2}.download .download-box .list{margin-bottom:8px}.-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{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 .download-box--custom-padding{padding:16% 12%}@media only screen and (max-width:1023px){.download .download-box--custom-padding{padding:5%}}.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: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:flex;flex-direction:column;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{align-items:center;display:flex;flex-wrap:nowrap;text-align:center}.section-products-horizontal .horizontal-product-purchase-info{align-items:baseline;border-top:2px dotted #0003;display:flex;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 #00000014;border-radius:16px;font-size:0;left:50%;padding:4px;position:absolute;top:-24px;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}}.tabs--store .tabs-header{align-items:center;display:flex;justify-content:center;margin:0 auto 32px}@media only screen and (max-width:767px){.tabs--store .tabs-header{flex-direction:column;padding:0 24px}}.tabs--store .tabs-nav{border-radius:10px;margin-right:24px;padding:0;position:static;transform:none;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.tabs--store .tabs-nav{margin-bottom:20px;margin-right:0;width:100%}}.tabs--store .tabs-nav:only-child{margin-bottom:0;margin-right:0}.tabs--store .tabs-item{margin-right:16px;min-width:0;position:relative}.tabs--store .tabs-item:last-child{margin-right:0}.tabs--store .tabs-item:before{border:2px solid #0000;border-radius:10px;content:"";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;width:calc(100% + 4px)}@media only screen and (max-width:767px){.tabs--store .tabs-item{display:block;margin-right:0}}.tabs--store .tabs-item.is-active:before{background-color:#3b99fc1a;border-color:#3b99fc}.tabs--store .tabs-item.is-active .tabs-link{background-color:#0000;color:#000}@media only screen and (max-width:767px){.tabs--store .tabs-item.is-active .tabs-link{width:100%}}.tabs--store .tabs-item--margin{margin:0 32px}@media only screen and (max-width:767px){.tabs--store .tabs-item--margin{margin:0}}.tabs--store .tabs-link{background-color:#0000;color:#5c5c5c;padding:0 34px;position:relative}@media only screen and (max-width:767px){.tabs--store .tabs-link{font-size:16px;padding:0 16px}}.tabs--store .tabs-hint{background:none;font-size:24px;opacity:.4}.tabs--store .tabs-hint-label{font-size:14px;font-weight:600;line-height:36px;margin-right:8px}.tabs--store.tabs--with-hint-label .tabs-header{align-items:flex-start;flex-direction:column-reverse;width:max-content}@media only screen and (max-width:767px){.tabs--store.tabs--with-hint-label .tabs-header{width:auto}}.tabs--store.tabs--with-hint-label .tabs-hint-wrapper{align-items:center;display:flex}.tabs--store.tabs--with-hint-label .tabs-nav{margin-right:0}.monthly-prices-title{margin-bottom:32px}@media only screen and (max-width:767px){.monthly-prices-title{font-size:18px;padding:0 20px}}.tabs--ab-store-plans-redesign .tabs-header{align-items:center;display:flex;justify-content:center;margin-bottom:44px}.tabs--ab-store-plans-redesign .tabs-nav{border:none;border-radius:0;display:flex;margin:0 -10px 0 14px;position:static;transform:none}.tabs--ab-store-plans-redesign .tabs-item{border-radius:10px;margin:0 10px;min-width:92px;outline:2px solid #0000001a}.tabs--ab-store-plans-redesign .tabs-item.is-active{outline:4px solid #3a88fd}.tabs--ab-store-plans-redesign .tabs-item.is-active .tabs-link{background:none;color:#000}.tabs--ab-store-plans-redesign .tabs-link{font-size:15px;font-weight:500;line-height:normal}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:#0000;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.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{text-decoration:line-through;text-decoration-color:#333c}.product-item--monthly-prices{padding:0 20px 88px}@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 #000000a3}.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 8px;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}.product-item-discount--monthly-prices{bottom:96px}@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;margin-bottom:4px;margin-right:6px;white-space:nowrap}.product-item-price-container{align-items:center;display:flex;margin-bottom:4px}@media only screen and (max-width:575px){.product-item-price-container{flex-wrap:wrap-reverse}}.product-item-price-container>.product-item-price-full{margin:0 0 2px}.product-item-price--monthly-prices{white-space:nowrap}.product-item-price-wrapper{align-items:center;display:flex;flex-wrap:nowrap;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:#333c;text-decoration:line-through;text-decoration-color:#333c;white-space:nowrap}.product-item-price-full.-hidden{display:none}.product-item-price-hint{color:#0006;font-size:12px;margin-bottom:17px;position:relative}.product-item-price,.product-item-price-full{position:relative}.product-item-check{background:#00000008;border-radius:0 0 20px 20px;bottom:0;height:62px;left:0;position:absolute;right:0}.product-item-check--monthly-prices{align-items:center;display:flex;flex-direction:column;height:78px}.product-item-check--monthly-prices input.product-item-check-input--monthly-prices{margin:10px 0 0}.product-item-check input{margin:18px 0 0}.product-item-annual-price{color:#333c;display:block;font-size:14px;font-weight:400;line-height:150%;margin-top:8px;padding:0 12px;text-align:center}.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;transform:translateX(-50%);width:100%}@media only screen and (max-width:767px){.product-item .guarantee{display:none}}.checkout-in{border:2px solid #97979729;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{align-items:center;display:flex;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:#000000a3;font-size:12px;font-weight:400;line-height:1.4;padding-left:12px;padding-right:12px;white-space:normal}.checkout-info-icon{color:#000000a3;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-purchase-price{color:#0000007a;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{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:flex;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 #ffffff4d;font-weight:600;margin-top:10px;padding-top:10px}.china-banner-back{font-size:20px;margin-right:10px;opacity:.4}.firstyear{color:#0000007a;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}.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%;transform:translateX(-50%)}.dontgo .dontgo-img .dontgo-label{left:50%;position:absolute;top:50%;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:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:6px}.registration .registration__pin-input{background:#fff;border:2px solid #00000014;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:#0000;border:none;color:#1b9eff;font-size:14px;min-width:auto;padding:0}.registration .resend-cta[disabled]{color:#0000004d;cursor:default}.top-info{align-items:center;display:flex;margin-bottom:40px;margin-top:36px}@media only screen and (max-width:1023px){.top-info{display:none}}.top-info .img-wrap{align-items:center;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 #00000026;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}.store-title{font-size:24px;font-weight:700;margin-bottom:32px;text-align:center}@media only screen and (max-width:575px){.store-title{font-size:20px;margin:0 auto 32px;max-width:280px}}.section-products--mb{margin-bottom:132px}.section-products.one-year .product-item{margin-bottom:0;padding-bottom:15px}.section-products.one-year .product-item:before{border:2px solid #97979729;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{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:#3333337a;margin-bottom:0;margin-left:6px;text-decoration:line-through #3333337a}.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}.store-modal{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:#000000b8}.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{align-items:center;background:rgba(0,0,0,.039);display:flex;height:48px;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}.product-item--ab-store-plans-redesign{padding-bottom:80px}.product-item--ab-store-plans-redesign .product-item-name{align-items:center;display:flex;justify-content:center;margin-bottom:16px}.product-item--ab-store-plans-redesign .product-item-name .product-item-name-text{margin-right:4px}.product-item--ab-store-plans-redesign .product-item-name .product-item-price-wrapper .product-item-price{align-self:flex-end;margin-bottom:8px;white-space:nowrap}.product-item--ab-store-plans-redesign .product-item-name .product-item-price-wrapper .product-item-price .product-item-price-full{align-self:flex-end;margin-bottom:8px;margin-left:8px}.product-item--ab-store-plans-redesign .product-item-name .product-item-check{height:78px;justify-content:center;padding:18px 0}.product-item--ab-store-plans-redesign .product-item-name .product-item-check input{margin-top:0}.product-item--ab-store-plans-redesign .product-item-name .product-item-discount{bottom:90px}.ab-store-plans-redesign-title{margin:32px 0 24px}.product-item-featured-badge{background-color:#f83c7e;border-radius:6px;color:#fff;display:block;font-size:10px;font-weight:700;line-height:normal;max-width:27.5%;padding:6px 10px;position:absolute;right:8.5%;text-transform:uppercase;top:50px;transform:translateY(-50%)}.section-checkout--ab-store-plans-redesign .checkout-in.-d-none+.firstyear{display:none}
