.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)}}.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}.fixed-nav{background:#fff;background:#fffffffa;box-shadow:0 10px 50px -20px #00000029;left:0;opacity:0;padding:11px 0;position:fixed;right:0;top:0;transform:translateY(-100%);transition:all .42s cubic-bezier(.164,.84,.42,1);visibility:hidden;will-change:opacity;z-index:999}@media only screen and (max-width:575px){.fixed-nav{display:none}}.fixed-nav.-active{opacity:1;transform:translateY(0);visibility:visible}.fixed-nav.-dark{background:#120f2a;color:#fff;padding:24px 0}.fixed-nav .fixed-nav-in{display:flex;justify-content:space-between}.fixed-nav .fixed-nav-in .cta-btns .btn{margin-bottom:0}.fixed-nav .fixed-nav-in .cta-btns .new-btn{border-radius:6px;display:inline-block;font-size:14px;height:32px;margin-bottom:0;margin-right:12px}.fixed-nav .fixed-nav-left{align-items:center;display:flex;font-weight:600}.fixed-nav .fixed-nav-left img,.fixed-nav .fixed-nav-left span{display:inline-block;vertical-align:middle}.fixed-nav .fixed-nav-left img{margin-right:10px}.fixed-nav--align-center .fixed-nav-in{align-items:center}.fixed-nav--darker{background:#130f2a}.fixed-nav--padding-medium{padding:16px 0}.fixed-nav-logo{margin-right:20px!important}.fixed-nav-text{color:#fb35b5;font-size:14px;font-weight:500;line-height:20px}.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}.info--clearvpn .info-wrap{border-radius:10px}@media only screen and (max-width:1023px){.info--clearvpn .tabs .tabs-nav-wrap{border:2px solid #0000000a;border-radius:10px;margin-bottom:-2px}}.info--clearvpn .tabs .tabs-nav{border:2px solid #f6f6f6;border-radius:30px;margin:0 auto}.info--clearvpn .tabs .tabs-nav .tabs-item{min-width:150px}.info--clearvpn .tabs .tabs-nav .tabs-item.is-active .tabs-link{background-color:#f0a;color:#fff}.info--clearvpn .tabs .tabs-nav .tabs-link{background-color:#0000;border-radius:32px;max-height:36px}.info--clearvpn .tabs .tabs-nav .tabs-link:hover{background-color:#0000}@media only screen and (max-width:1023px){.info--clearvpn .tabs .tabs-nav{align-self:center;border:none;display:flex;flex-direction:column;padding:8px;position:static;transform:unset;width:-moz-fit-content;width:fit-content}.info--clearvpn .tabs .tabs-nav .tabs-link{max-height:40px;min-width:210px}.info--clearvpn .tabs .tabs-nav .tabs-link:not(:last-child){margin-bottom:10px}}.dlm{display:flex;overflow-y:auto;position:relative}@media only screen and (max-width:767px){.dlm{left:0;right:0}}.dlm .dlm-body,.dlm-os{margin:auto;max-width:540px;padding:16px;width:100%}@media only screen and (max-width:1023px){.dlm .dlm-body,.dlm-os{max-width:600px}}@media only screen and (max-width:575px){.dlm .dlm-body,.dlm-os{padding:24px}}.dlm .dlm-body .subscribe,.dlm-os .subscribe{margin:0 auto}.dlm .dlm-image{font-size:0;margin-bottom:8px}.dlm .dlm-footer{color:#979797;font-size:12px;padding-top:16px}.dlm .dlm-footer a{color:#359ff6}.dlm .dlm-preloader{margin:0 auto;max-width:420px;position:relative;transition:opacity .2s}.dlm .dlm-preloader.-hidden{display:none}.dlm .dlm-afterload{display:none;min-height:50px;transition:opacity .2s}.dlm .dlm-afterload.-visible{display:block}.dlm .dlm-progressbar{border-radius:3px;height:5px;margin-bottom:24px;overflow:hidden;position:relative}.dlm .dlm-progressbar-line{animation:loading 3s infinite;background:linear-gradient(90deg,#469ffc 0,#bee5ff 50%,#469ffc);background-size:200% 100%;bottom:0;left:-50%;position:absolute;right:-50%;top:0}.dlm .dlm-sep{margin-bottom:16px;position:relative}@media only screen and (max-width:575px){.dlm .dlm-sep{margin-bottom:8px}}.dlm .dlm-sep:before{background:#c7cad352;content:"";height:2px;left:0;position:absolute;right:0;top:50%}.dlm .dlm-sep span{background:#fff;color:#c7cad3;display:inline-block;font-size:14px;padding:0 24px;position:relative}.dlm-os{text-align:center}.dlm-os-img{display:inline-block;position:relative;vertical-align:top}.dlm-os-label{background:#ffd117;border-radius:50%;bottom:20px;box-shadow:0 2px 7px #0000001a;color:#2e3f50;font-size:14px;font-weight:600;padding:12px;position:absolute;right:20px;text-align:center}.dlm-os-icon{font-size:35px}.dlm-os-title{color:#000;font-size:24px;font-weight:600;line-height:1.4}.dlm-os-text{font-size:16px;font-weight:400;line-height:1.5}.dlm-os-text span{font-weight:600}.dlm-os-hint{font-size:12px;font-weight:400;line-height:1.4}.dlm-os-hint a{color:#1b9eff;text-decoration:none}@keyframes loading{0%{background-position-x:200%}to{background-position-x:0}}@media only screen and (max-width:767px){.share-to-my-mac-test .modal-content{padding-top:0}}.share-to-my-mac-test .modal-content .download-link{display:block;padding:8px 0}.dlm--subscribe .dlm-body{padding:32px 16px}.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-header .tabs-nav{border:none;border-radius:0;display:flex;margin:0 -10px 0 14px;position:static;transform:none}.tabs--ab-store-plans-redesign .tabs-header .tabs-item{border-radius:10px;margin:0 10px;min-width:92px;outline:2px solid #0000001a}.tabs--ab-store-plans-redesign .tabs-header .tabs-item.is-active{outline:4px solid #3a88fd}.tabs--ab-store-plans-redesign .tabs-header .tabs-item.is-active .tabs-link{background:none;color:#000}.tabs--ab-store-plans-redesign .tabs-header .tabs-link{font-size:15px;font-weight:500;line-height:normal}.device{text-align:center}.device .device-in{display:inline-block;position:relative}.device .device-in img{max-width:100%}.device .device-screenshot{position:absolute}.device .device-screenshot img{height:auto;max-width:100%}.device.-imac-pro .device-bg{max-width:930px}@media only screen and (max-width:1023px){.device.-imac-pro .device-bg{max-width:100%}}.device.-imac-pro .device-screenshot{left:16%;max-width:68%;right:16%;top:10%}.device.-macbook-pro .device-screenshot{left:23%;max-width:54%;right:23%;top:10%}@media only screen and (max-width:575px){.device.-macbook-pro .device-in{margin-left:-20%;width:140%}}.device.-macbook .device-screenshot{left:23%;max-width:54%;right:23%;top:10%}@media only screen and (max-width:575px){.device.-macbook .device-in{margin-left:-15%;width:130%}}.device.-cmmx-menu .device-screenshot{height:100%;left:19%;max-width:none;right:19.2%;top:5%}.device.-cmmx-menu .device-screenshot img{height:80%}.new-device{position:relative}.new-device img{height:auto;max-width:100%}.new-device__screen{position:absolute;text-align:center}.new-device__background{position:absolute}.new-device__macbook .new-device__screen{left:24%;max-width:54%;right:24%;top:9%}.new-device__macbook .new-device__background{left:21%;right:21%;top:5%}.new-device__imac .new-device__screen{left:16%;right:16%;top:9%}.new-device__imac .new-device__background{left:4%;right:4%;top:5%}.new-device--air .new-device__screen{left:24%;max-width:54%;right:24%;top:7%}.new-device--air .new-device__background{border-radius:6px;left:21.2%;overflow:hidden;right:21.2%;top:2.6%}.new-device--air-no-padding .new-device__screen{left:11%;max-width:80%;right:12.4%;top:6%}.new-device--air-no-padding .new-device__screen img{width:100%}.new-device--air-no-padding .new-device__background{border-radius:0;left:10%;right:11.2%;top:2.4%}.new-device--air-no-padding .new-device__background img{width:100%}.feature{margin-bottom:94px;padding:0 16px;position:relative}@media only screen and (max-width:1023px){.feature{margin-bottom:40px}}@media only screen and (max-width:767px){.feature{padding:0 24px}}.feature__content{align-items:center;display:flex;justify-content:flex-start;margin:auto;max-width:1120px;position:relative}@media only screen and (max-width:1023px){.feature__content{align-items:flex-start;flex-direction:column;margin-left:auto;margin-right:auto;max-width:100%;padding:40px 40px 60px}}@media only screen and (max-width:767px){.feature__content{padding:10px 5px 60px}}.feature__content:before{border-radius:30px;bottom:0;content:"";left:5.7%;position:absolute;right:0;top:0;z-index:-1}@media only screen and (max-width:1023px){.feature__content:before{border-radius:24px;left:0}}.feature__img-wrapper{align-items:center;display:flex;justify-content:flex-start;margin:3.3% 2.86% 3.3% 0;min-width:57.14%;padding:0;position:relative}@media only screen and (max-width:1023px){.feature__img-wrapper{margin:0 0 25px;max-width:100%;width:auto}}.feature__img-badge{max-width:14%;position:absolute;right:12.5%;top:-1%;z-index:10}@media only screen and (max-width:767px){.feature__img-badge{right:8%;top:0}}.feature__img{line-height:0}.feature__img img{height:auto;max-width:100%}.feature__info{max-width:30%;padding:20px 0}@media only screen and (max-width:1023px){.feature__info{max-width:50%}}@media only screen and (max-width:767px){.feature__info{max-width:100%;padding:0 15px}}.feature__icon{margin-bottom:32px}.feature__title{font-size:20px;font-weight:600;line-height:1.4;margin-bottom:12px}.feature__text{line-height:1.5;margin-bottom:0}.feature--bg-mint .feature__content:before{background-color:#afeda433}.feature--bg-pink .feature__content:before{background-color:#ffe5fb}.feature--bg-aqua .feature__content:before{background-color:#82f4ed33}.feature--bg-sky .feature__content:before{background-color:#aadfff66}.feature--bg-amber .feature__content:before{background-color:#ffcd8966}.feature--bg-ice .feature__content:before{background-color:#c9edff66}.feature--bg-purple .feature__content:before{background-color:#b2a5ff33}.feature--info-pr-sm .feature__info{padding-right:16px}.feature--info-pr-md .feature__info{padding-right:18px}.feature--info-pr-lg .feature__info{padding-right:20px}.feature--info-medium-width .feature__info{max-width:33%}@media only screen and (max-width:1023px){.feature--info-medium-width .feature__info{max-width:50%}}@media only screen and (max-width:767px){.feature--info-medium-width .feature__info{max-width:100%}}.feature--info-large-width .feature__info{max-width:36.2%}@media only screen and (max-width:1023px){.feature--info-large-width .feature__info{max-width:50%}}@media only screen and (max-width:767px){.feature--info-large-width .feature__info{max-width:100%}}.feature--spacing-sm{margin-bottom:80px}@media only screen and (max-width:1023px){.feature--spacing-sm{margin-bottom:24px}}.feature--spacing-md{margin-bottom:120px}@media only screen and (max-width:1023px){.feature--spacing-md{margin-bottom:50px}}.feature--spacing-lg{margin-bottom:120px}@media only screen and (max-width:1023px){.feature--spacing-lg{margin-bottom:90px}}.feature--spacing-xl{margin-bottom:160px}@media only screen and (max-width:1023px){.feature--spacing-xl{margin-bottom:120px}}.feature__content--reversed{flex-direction:row-reverse;justify-content:space-between;padding-left:3.5%}@media only screen and (max-width:1023px){.feature__content--reversed{flex-direction:column;gap:0;padding:40px 40px 60px}}@media only screen and (max-width:767px){.feature__content--reversed{padding:10px 5px 60px}}.feature__content--reversed:before{left:0;right:5.7%}@media only screen and (max-width:1023px){.feature__content--reversed:before{right:0}}.feature__content--reversed .feature__img-wrapper{margin:3.3% 0 4% -2.4%}@media only screen and (max-width:1023px){.feature__content--reversed .feature__img-wrapper{margin:0 0 25px}}.overview{border-radius:30px;margin:0 auto 38px;max-width:1150px}@media only screen and (max-width:767px){.overview{border-radius:0;margin-bottom:20px}}.overview__title{font-size:40px;font-weight:500;line-height:120%;margin-bottom:20px;text-align:center}@media only screen and (max-width:767px){.overview__title{font-size:30px}}.overview__subtitle{font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin:0 auto 60px;max-width:726px;text-align:center}@media only screen and (max-width:767px){.overview__subtitle{font-size:16px;margin-bottom:30px}}.overview__inner{margin:0 16px;position:relative}@media only screen and (max-width:767px){.overview__inner{margin:0}}.overview__video-wrapper{max-width:100%;padding:0 12%;width:1120px}@media only screen and (max-width:767px){.overview__video-wrapper{padding:0 34px}}.overview__video{aspect-ratio:850/600;border-radius:18px;height:auto;width:100%}@media only screen and (max-width:767px){.overview__video{border-radius:9px}}.overview__bg,.overview__fg{border-radius:30px;bottom:0;height:auto;left:0;overflow:hidden;position:absolute;right:0;width:100%}@media only screen and (max-width:767px){.overview__bg,.overview__fg{border-radius:0}}.overview__bg{z-index:-1}.topper{color:#000;font-family:FixelVariable,Montserrat Variable,Helvetica Neue,sans-serif;margin-bottom:28px;overflow:hidden;padding-top:92px;position:relative}@media only screen and (min-width:1184px){.topper{margin-bottom:80px;padding-top:103px}}.topper .btn--first{min-width:224px}.topper__row{display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.topper__row{flex-direction:row-reverse}}.topper__content{position:relative;text-align:left;width:100%}@media only screen and (min-width:768px){.topper__content{flex:0 0 53%;margin-right:20px;max-width:580px;padding-top:34px}}.topper__label{font-size:20px;font-weight:600;line-height:140%;margin-bottom:20px}.topper__title{font-size:40px;font-weight:500;line-height:120%;margin-bottom:30px}@media only screen and (min-width:1024px){.topper__title{font-size:60px;line-height:1}}.topper__title-accent{color:#fb35b5}.topper__description{font-size:16px;line-height:150%;margin-bottom:50px}@media only screen and (min-width:768px){.topper__description{font-size:20px}}.topper__visual{margin:0 auto 76px;position:relative;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.topper__visual{margin:0;padding:8% 5% 5% 2.9%}}.topper__visual-inner{position:relative}.topper__paw,.topper__visual-inner{width:-moz-fit-content;width:fit-content}.topper__paw{bottom:100%;height:-moz-fit-content;height:fit-content;left:-125px;opacity:0;position:absolute;top:-415px;transform:rotate(40deg);transition:opacity .55s ease .2s;z-index:-1}@media only screen and (min-width:575px){.topper__paw{left:-225px;top:-715px}}@media only screen and (min-width:768px){.topper__paw{left:-200px;top:-640px}}@media only screen and (min-width:1024px){.topper__paw{left:-250px;top:-900px}}.topper__paw.-animated{opacity:1}.topper__paw-image{height:640px;transform:rotate(-170deg);transition:transform 1.2s ease .4s;width:640px}@media only screen and (min-width:575px){.topper__paw-image{height:1100px;width:1100px}}@media only screen and (min-width:1024px){.topper__paw-image{height:1500px;width:1500px}}.topper__paw-image.-animated{transform:rotate(0deg)}.topper__paw-pattern{animation:mac-cleaner-paw-rotation 90s linear infinite reverse;bottom:0;height:100%;left:0;position:absolute;width:100%}.topper__visual-device{max-width:224px;position:relative}@media only screen and (min-width:768px){.topper__visual-device{max-width:432px}}.topper__visual-icon{position:absolute}.topper__visual-icon--stars{left:-8px;top:-36px;width:42px}@media only screen and (min-width:1024px){.topper__visual-icon--stars{left:-33px;top:-88px;width:110px}}.topper__visual-icon--spray{bottom:-55px;right:-58px;transform:rotate(26.704deg);width:140px}@media only screen and (min-width:1024px){.topper__visual-icon--spray{bottom:-111px;right:-103px;width:265px}}@keyframes mac-cleaner-paw-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.achievement{margin-bottom:60px}@media only screen and (min-width:1024px){.achievement{margin-bottom:80px}}.achievement__list{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:-12px}@media only screen and (min-width:1024px){.achievement__list{flex-direction:row}}.achievement__item{flex-grow:1;margin:-6px;max-width:290px;padding:12px}.achievement__item-inner{align-items:center;display:flex;flex-direction:column;font-size:12px;line-height:1.2;padding:16px 5px 17px 4px;text-align:center}.achievement__icon{margin-bottom:8px}.achievement__year{font-size:24px;font-weight:600;line-height:160%;margin-bottom:6px}.achievement__title{font-weight:500;margin-bottom:6px}@media only screen and (min-width:1024px){.achievement__title{font-size:18px;line-height:120%}}.achievement__text{font-size:10px;line-height:1.2}@media only screen and (min-width:1024px){.achievement__text{font-size:14px;line-height:140%}}.features-grid{margin-bottom:80px}@media only screen and (min-width:1024px){.features-grid{margin-bottom:120px}}.features-grid__inner{margin:0 auto;max-width:1070px}.features-grid__title{font-size:40px;font-weight:500;line-height:120%;margin-bottom:80px;text-align:center}@media only screen and (min-width:1024px){.features-grid__title{margin-bottom:40px}}.features-grid__list{display:grid;gap:40px;grid-template-columns:1fr}@media only screen and (min-width:1024px){.features-grid__list{grid-template-columns:repeat(2,1fr)}}.features-grid__item{border-radius:20px;box-shadow:0 1px 15px #0000001a;display:flex;flex-direction:column;padding:30px 26px}@media only screen and (min-width:1024px){.features-grid__item{align-items:center;flex-direction:row;padding:32px 43px 32px 26px}}.features-grid__icon{display:block;flex-shrink:0;height:50px;margin-bottom:8px;width:50px}@media only screen and (min-width:1024px){.features-grid__icon{height:100px;margin-bottom:0;margin-right:30px;width:100px}}.features-grid__content{display:flex;flex-direction:column}.features-grid__item-title{font-size:20px;font-weight:600;line-height:140%;margin-bottom:8px}.features-grid__item-text{font-size:16px;font-weight:400;line-height:150%;margin-bottom:0}.tools{background-color:#f5f5f7;margin-bottom:96px;overflow:hidden;padding:86px 0 46px;position:relative;width:100%}@media only screen and (min-width:768px){.tools{margin-bottom:102px;padding:104px 0 62px}}.tools__visuals{font-size:0;left:50%;margin-bottom:90px;position:relative;transform:translateX(-50%);width:max-content}@media only screen and (min-width:768px){.tools__visuals{margin-bottom:64px}}.tools__logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.tools__main-image{animation:slideleft 40s linear;animation-iteration-count:infinite;display:inline-block;max-height:48px;width:auto}@media only screen and (min-width:768px){.tools__main-image{max-height:100px}}.tools__content{display:flex;flex-direction:column}@media only screen and (min-width:575px){.tools__content{align-items:center}}.tools__title{font-size:40px;font-weight:500;line-height:120%;margin:0 auto 32px;max-width:640px;text-align:center}.tools__button-wrapper .btn--first{min-width:224px}@keyframes slideleft{0%{transform:translateX(-20.58%)}to{transform:translateX(13%)}}.statistics{margin:60px 0 100px;text-align:center}@media only screen and (min-width:768px){.statistics{margin:120px 0}}.statistics__title{font-size:30px;font-weight:500;line-height:1.2;margin:0 auto 40px;max-width:870px}@media only screen and (min-width:768px){.statistics__title{font-size:40px;margin-bottom:11px}}.statistics__subtitle{font-size:20px;font-weight:500;line-height:1.4;margin:0 auto 40px;max-width:870px}@media only screen and (min-width:768px){.statistics__subtitle{margin-bottom:38px}}.statistics__list{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0 auto -40px;padding:0}@media only screen and (min-width:768px){.statistics__list{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:-25px -43.5px}}.statistics__item{display:flex;flex-direction:column;margin-bottom:40px;width:100%}@media only screen and (min-width:768px){.statistics__item{margin:25px 43.5px;width:270px}}.statistics__item-title{font-size:20px;font-weight:500;line-height:1.4;margin:0 0 8px}.statistics__card{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 1px 30px 0 #0000001a;display:flex;flex:1;flex-direction:column;justify-content:center;padding:16px 20px}.statistics__card-accent{font-size:40px;font-weight:500;line-height:1.2;margin:0}.statistics__card-accent--photos{color:#fb35b5}.statistics__card-accent--videos{color:#9b4de6}.statistics__card-accent--music{color:#088298}.statistics__card-accent--software{color:#266cfa}.statistics__card-accent--life{color:#ff710a}.statistics__card-text{font-size:16px;line-height:1.5;margin:0}body{font-family:FixelVariable,Montserrat Variable,Helvetica Neue,sans-serif}.closer__text{margin-bottom:50px}@media only screen and (min-width:768px){.closer__text{margin-bottom:60px}}
