@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.loader_container[data-v-080d2ec3]{display:flex;align-content:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body{height:100vh}#progressContainer{width:100%;background-color:#e8dede;border-radius:5px;overflow:hidden;position:relative}#progressBar{width:50%;height:10px;background-color:#4caf50;transition:width 2s ease 0s}.percentage{position:absolute;right:50%;top:50%;transform:translateY(-50%);font-size:6px;color:#fff;padding-right:5px}.header{position:sticky;justify-content:space-between;width:100%;top:0;left:0;min-height:56px;background:#fff;padding:0 20px;z-index:1}.header,.header__logo{display:flex;align-items:center}.header__control{display:flex;gap:0 15px}.installTitle{margin-top:30px;display:flex;align-items:center}.installTitle__image{width:72px;height:72px;margin-right:20px;background:#eee;flex:0 0 72px;overflow:hidden;border-radius:20%;position:relative;transition:.5s}.installTitle__image img{max-width:100%}.isDownload{transform:scale(.6);transition:.5s}.circle{position:absolute;width:72px;aspect-ratio:1;border-radius:50%;border:2px solid #0b57d0;animation:l20-1 .8s linear infinite alternate,l20-2 1.6s linear infinite}.installActive{transform:scale(.5);transition:.5s}.installActive:before{content:"";width:72px;height:72px;position:absolute;background:#eee}.installTitle__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.installTitle__title h1{font-size:24px;font-weight:400;color:#202124;line-height:1.5}.label{color:#0b57d0;font-size:16px}.label-under{display:flex;font-size:10px;gap:0 10px;color:#5f6368;font-weight:300;margin-top:5px}.proofs{margin-top:20px}.proofs__items{display:flex;white-space:nowrap;overflow-y:auto;-webkit-overflow-scrolling:touch;gap:0 20px}.proofs__item{flex:0 0 33%;display:flex;flex-direction:column;justify-content:center;align-items:center}.proofs__item-title{display:flex;align-items:center;font-size:14px}.proofs__item-description{font-size:12px;color:#5f6368;font-weight:300;text-align:center;margin-top:5px}.slider{margin-top:20px}.slider__cards{display:flex;gap:0 20px;white-space:nowrap;overflow-y:auto;-webkit-overflow-scrolling:touch}.slider__card{flex:0 0 300px;width:300px;height:200px;border-radius:8px;overflow:hidden}.slider__card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about{margin-top:32px}.about__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.about__title .text{font-size:21px;color:#202124}.about__title .button{border:none;background:transparent}.about__description p{margin-bottom:20px;color:#5f6368;font-weight:300;font-size:14px;line-height:1.5}.about__date-title{color:#202124;font-weight:500;font-size:14px}.about__date-description{font-size:14px;font-weight:300;color:#202124;margin-top:5px}.cheaps{margin-top:40px}.cheaps__items{display:flex;white-space:nowrap;overflow-x:auto;gap:15px;-webkit-overflow-scrolling:touch}.cheaps__item{color:#5f6368;border:1px solid #ccc;height:32px;font-size:14px;display:inline-flex;border-radius:20px;padding:20px;align-items:center}.rating{margin-top:20px}.rating-stats__devices{margin-bottom:30px}.rating__title{font-size:21px;color:#202124;margin-bottom:10px}.rating__description{display:flex;gap:0 5px;align-items:center;font-size:14px}.rating__description .title{color:#5f6368}.rating__description .icon{display:flex}.rating-stats{margin-top:20px}.rating-count__top{font-size:56px}.rating-count__stars svg{width:16px}.rating-count__description{margin-top:10px;font-size:12px;color:#5f6368}.rating-graph__items{margin-top:20px}.rating-graph__item{display:flex;align-items:center;gap:0 10px}.rating-graph__item .line{width:100%;height:10px;background:#eee;border-radius:20px;margin-bottom:5px;position:relative}.cheap{display:inline-flex;align-items:center;gap:0 10px;font-size:14px;width:121px;height:32px;background:#e8efee;border-radius:20px;justify-content:center}.cheap span{color:#056449;font-weight:400}.rating-graph__item .line:before{position:absolute;content:"";left:0;top:0;height:100%;border-radius:20px;background:#0b57d0}.rating-graph__item .line-1:before{width:75%}.rating-graph__item .line-2:before{width:65%}.rating-graph__item .line-3:before{width:55%}.rating-graph__item .line-4:before{width:20%}.rating-graph__item .line-5:before{width:5%}.rating-stats__wrap{display:flex;gap:0 20px;align-items:center;margin-bottom:40px}.rating-graph{flex:auto}.comments,.comments__item{margin-top:20px}.comments__header{display:flex;justify-content:space-between}.comments__info{gap:0 10px}.comments__info,.comments_pic{display:flex;align-items:center}.comments_pic{width:32px;height:32px;border-radius:50%;justify-content:center}.comments_pic span{color:#fff;font-size:18px}.comments_pic-tomato{background:tomato}.comments_name{font-size:14px}.comments__subheader{margin-top:20px;gap:0 15px}.comments__rating,.comments__subheader{display:flex;align-items:center}.commments__rating svg{width:16px}.comments__date{font-size:12px;font-weight:300}.comments__content{font-weight:300;font-size:14px;line-height:1.7;margin-top:10px}.footer__wrap{display:flex;gap:20px;flex-wrap:wrap;margin:30px 0;justify-content:space-between;border-top:1px solid #ccc;padding-top:20px;max-width:600px}.footer li{list-style:none;flex:0 0 33%;font-size:12px;color:#424242;opacity:.7}*{margin:0;padding:0;box-sizing:border-box}.loader{width:20px;aspect-ratio:1;border-radius:50%;border:2px solid #fff;position:absolute;right:16px;animation:l20-1 .8s linear infinite alternate,l20-2 1.6s linear infinite}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0)}25%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}to{transform:scaleY(-1) rotate(-135deg)}}body{font-family:Roboto,sans-serif;font-weight:400}.wrap{width:100%;height:100vh;max-width:1024px;margin:0 auto}.installContainer{padding:0 20px}.button-container{margin-top:20px;text-align:center}.install-wrapper{display:flex;gap:0 20px}.installBtn{width:100%;height:32px;border:none;border-radius:24px;color:#fff;background:#0b57d0;font-size:14px;font-weight:400;padding:0 40px;letter-spacing:1px;align-items:center;position:relative;display:flex;justify-content:center}