.header-wrapper{background-color:var(--bg-secondary)}header{height:90px;display:flex;align-items:center;position:relative}header .header-logo-link{z-index:2}header .header-logo{margin-right:54px}header .navbar{margin-right:auto}header .download-btn{margin-left:85px}header .header-bar{flex-grow:2;z-index:3}header .header-bar__filling{display:none;height:100%;width:100%;max-width:0;position:absolute;right:0;top:0;pointer-events:none}header .header-bar__content{display:flex}header label{cursor:pointer}header .burger{width:24px;height:18px;margin-left:auto;position:relative;display:none}header .burger__item{position:absolute;left:50%;transform:translateX(-50%);width:100%;height:3px;background:var(--primary-color);transition:all 0.1s ease}header .burger__item:nth-child(1){top:0}header .burger__item:nth-child(2){top:50%;transform:translate(-50%, -50%)}header .burger__item:nth-child(3){bottom:0}header #header-bar__checker{display:none;opacity:0;left:0;top:0}header #header-bar__checker:checked~label .burger__item{width:18px;height:2px}header #header-bar__checker:checked~label .burger__item:nth-child(1){top:50%;animation:burger-to-cross-first-item 0.4s ease forwards}header #header-bar__checker:checked~label .burger__item:nth-child(2){opacity:0}header #header-bar__checker:checked~label .burger__item:nth-child(3){bottom:40%;animation:burger-to-cross-third-item 0.4s ease forwards}header #header-bar__checker:checked~.header-bar__filling{max-width:100%;background:#fff}header #header-bar__checker:checked~.header-bar__content{display:flex}@keyframes burger-to-cross-first-item{0%{transform:translate(-50%, -50%) rotate(0)}50%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(45deg)}}@keyframes burger-to-cross-third-item{0%{transform:translate(-50%, 0) rotate(0)}50%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(-45deg)}}@media screen and (max-width: 1512px){header .download-btn{display:none}}@media screen and (max-width: 1000px){header{height:70px}header .header-logo{width:42px;height:auto;margin-right:10px}}@media screen and (max-width: 768px){header{height:70px}header .burger{display:flex}header .header-bar__filling{display:block}header .header-bar__content{display:none;flex-direction:column;width:100%;position:absolute;top:70px;right:0;padding-bottom:60px;padding-top:5px;background:#fff;box-shadow:0 4px 2px -2px rgba(0,0,0,0.3)}header .header-bar nav{order:2}header .header-bar .dropdown-wrapper{display:flex;justify-content:center;width:100%;margin-bottom:70px;z-index:3;position:relative}}footer{height:134px;display:flex;align-items:center;justify-content:space-between}footer p,footer a{font-weight:400;font-size:16px;line-height:19px;color:var(--font-color-primary)}footer a{text-decoration:none}footer .footer__info,footer .footer__nav{height:100%;display:flex;align-items:center}footer .footer__info .logo{margin-right:45px}footer .footer__info p{color:#5c5555}footer .footer__nav{gap:45px}footer .footer__nav p{cursor:pointer}@media screen and (max-width: 768px){footer{padding-top:20px;padding-bottom:20px;height:225px;flex-direction:column}footer .footer__info,footer .footer__nav{height:50%;width:100%}footer .footer__nav{flex-direction:column;justify-content:center;align-items:start;gap:22px}footer .footer__info{justify-content:start;order:2}footer .footer__info .logo{margin-right:auto}}@media screen and (max-width: 450px){footer{height:204px}footer .footer__info p{max-width:200px}}.download-btn{width:220px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--primary-color);border-radius:5px;cursor:pointer;color:#FFFFFF;text-transform:uppercase;font-weight:400;font-size:18px;line-height:21px;user-select:none;text-decoration:none}nav{margin-right:auto}.navbar{display:flex;justify-content:space-between;gap:45px}.navbar a{font-weight:400;font-size:16px;line-height:19px;cursor:pointer;user-select:none;text-decoration:none;color:var(--font-color-primary);text-align:center}@media screen and (max-width: 1512px){nav{margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){nav{margin-right:unset;margin-left:unset;width:100%}.navbar{width:100%;display:flex;flex-direction:column;align-items:center;gap:33px}.navbar a{font-size:18px;line-height:21px}}#dropdown__checkbox{display:none;position:absolute;opacity:0;cursor:pointer;height:0;width:0}#dropdown__checkbox:checked~label .dropdown__arrow{transform:translateY(-50%) rotate3d(1, 0, 0, 180deg)}#dropdown__checkbox:checked~label .dropdown__menu{padding:16px 25px;opacity:1;height:auto;font-size:16px;font-weight:300;pointer-events:all}#dropdown__checkbox:checked~label .dropdown__menu ul{opacity:1}.dropdown{margin-left:10px;position:relative;font-weight:400;font-size:16px;line-height:19px;text-transform:uppercase;cursor:pointer;user-select:none}.dropdown__arrow{position:absolute;top:50%;transform:translateY(-50%);right:-15px;width:10px;transition:all 0.2s}.dropdown__menu{position:absolute;top:54px;left:-50%;transition:all 0.1s;text-transform:none;pointer-events:none;background:var(--bg-secondary);opacity:0;margin:0;padding:0;font-size:0}.dropdown__menu ul{padding-left:0;margin:0;list-style-position:inside;list-style-type:none}.dropdown__menu ul li{margin-bottom:10px}.dropdown__menu ul li:last-child{margin-bottom:0}.dropdown__menu ul a{text-decoration:none;transition:color 0.2s;color:var(--font-color-primary)}.dropdown__menu ul a:hover{color:var(--primary-color)}@media screen and (max-width: 1512px){.dropdown__menu{left:unset;right:0}}@media screen and (max-width: 1000px){.dropdown__menu{top:44px}}@media screen and (max-width: 768px){.dropdown{margin-left:0;position:unset}.dropdown__menu{display:flex;flex-direction:column;align-items:center;width:100%;left:0;top:40px;box-shadow:0 0 5px rgba(0,0,0,0.3)}.dropdown__menu ul li{text-align:center}.dropdown .dropdown-control-wrapper{position:relative}}.preview{height:540px;display:flex}.preview__content{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center}.preview__content h1{margin-bottom:45px}.preview__content p{max-width:410px;margin-top:0;margin-bottom:55px;font-weight:400;font-size:18px;line-height:154%}.preview__content .mobile-logo{display:none}.preview__content .download-btn{height:54px}.preview__logo-warapper{height:100%;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1512px){.preview{height:400px}.preview__content p{margin-bottom:35px}.preview__logo-warapper img{width:225px !important;height:auto !important}}@media screen and (max-width: 1000px){.preview{display:flex;flex-direction:column;align-items:center;height:unset;padding-top:45px;padding-bottom:40px}.preview h1,.preview p{text-align:center}.preview h1{margin-bottom:30px}.preview p{margin-bottom:50px;max-width:520px;font-size:16px}.preview__content{width:100%;display:flex;flex-direction:column;align-items:center}.preview__content .mobile-logo{display:block;margin-top:auto;margin-bottom:auto}.preview__content .download-btn{width:400px;margin-top:50px}.preview .preview__logo-warapper{display:none}}@media screen and (max-width: 768px){.preview{padding-top:50px}.preview h1{margin-bottom:24px}.preview__content .mobile-logo{width:169px !important;height:auto !important}.preview__content .download-btn{width:100%;font-size:16px;line-height:19px}}@media screen and (max-width: 450px){.preview__content p{font-size:16px}}.about-wrapper{background-color:var(--bg-secondary)}.about{padding-top:84px;padding-bottom:75px}.about h2{margin-bottom:30px}.about p{font-weight:300;font-size:18px;line-height:142.5%}.about ul,.about ol{padding-left:0;list-style-position:inside}.about ul li,.about ol li{font-weight:300;font-size:18px;line-height:142.5%}.about .extension-screenshot{margin:35px 0 50px 0;max-width:100% !important}.about .download-btn{height:54px}@media screen and (max-width: 1512px){.about{padding-top:32px;padding-bottom:52px}.about .extension-screenshot{height:auto !important}}@media screen and (max-width: 1000px){.about{display:flex;flex-direction:column;align-items:center}.about h2,.about p,.about ul li{text-align:center}.about h2{margin-bottom:15px;text-align:center}.about p{font-size:16px}.about .extension-screenshot{margin-bottom:20px}.about .download-btn{width:400px}}@media screen and (max-width: 768px){.about{padding-top:40px;padding-bottom:45px}.about h2{margin-bottom:5px}.about .download-btn{width:100%}}@media screen and (max-width: 450px){.about{padding-top:30px}.about .extension-screenshot{margin-top:40px;margin-bottom:35px}.about .download-btn{font-size:16px}}.how-to-use{padding-top:100px;padding-bottom:50px}.how-to-use h2{margin-bottom:62px}.how-to-use p{line-height:21px}.how-to-use__steps{width:100%;margin:0;padding:0;display:flex;flex-wrap:wrap;grid-gap:10px;list-style-type:none}.how-to-use__steps__step{width:278px;min-height:180px;position:relative;display:flex;flex-direction:column;padding:0px 25px 45px 25px;background:var(--bg-secondary);border-radius:5px}.how-to-use__steps__step__header{width:100%;height:90px;display:flex;align-items:center}.how-to-use__steps__step__content{width:100%}.how-to-use__steps__step__content ul{list-style-type:disc}.how-to-use__steps__step__content ol{list-style-type:decimal}.how-to-use__steps__step__content ul,.how-to-use__steps__step__content ol{margin-block-start:1em;margin-block-end:1em}.how-to-use__steps__step__content p,.how-to-use__steps__step__content li{font-weight:300;font-size:18px;color:var(--font-color-primary)}.how-to-use__steps__step__content p{margin:0}.how-to-use__steps__step__number{width:37px;height:37px;margin-right:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;border:2px solid var(--primary-color);font-weight:700;font-size:18px;line-height:21px;color:var(--primary-color)}@media screen and (max-width: 1000px){.how-to-use{display:flex;flex-direction:column;align-items:center;padding-top:65px;padding-bottom:30px}.how-to-use h2{margin-bottom:33px;text-align:center}.how-to-use__steps{justify-content:center}.how-to-use__steps__step{padding-left:20px;padding-right:20px}.how-to-use__steps__step h3{font-size:16px}.how-to-use__steps__step__content p,.how-to-use__steps__step__content li{font-size:16px}}@media screen and (max-width: 768px){.how-to-use{padding-top:45px;padding-bottom:30px}.how-to-use h2{margin-bottom:30px}.how-to-use__steps{flex-direction:column}.how-to-use__steps__step{width:100%;padding:15px 20px}.how-to-use__steps__step__header{flex-direction:column;height:unset;margin-bottom:20px}.how-to-use__steps__step__header h3{text-align:center;font-size:18px}.how-to-use__steps__step__number{margin-bottom:25px}.how-to-use__steps__step__content{display:flex;flex-direction:column;align-items:center}.how-to-use__steps__step__content p,.how-to-use__steps__step__content li{text-align:center;font-size:18px;max-width:70%}}@media screen and (max-width: 450px){.how-to-use__steps__step__header{margin-bottom:15px}}.features{padding-top:50px;padding-bottom:100px}.features h2{margin-bottom:60px}.features__content{width:100%;margin:0;padding:0;display:flex;flex-wrap:wrap;grid-gap:10px;list-style-type:none}.features__content ul{list-style-type:disc}.features__content ol{list-style-type:decimal}.features__content ul,.features__content ol{margin-block-start:1em;margin-block-end:1em}.features__content__item{width:279px;min-height:220px;padding:0 25px 25px 25px;background-color:var(--bg-secondary);border-radius:5px;font-weight:300;font-size:16px;line-height:137.5%}.features__content__item__header{width:100%;height:70px;display:flex;align-items:center}.features__content__item__header h3{line-height:21px;color:var(--primary-color)}.features__content__item__content p{margin:0;font-size:16px;line-height:137.5%}@media screen and (max-width: 1000px){.features{display:flex;flex-direction:column;align-items:center;padding-top:30px;padding-bottom:65px}.features h2{margin-bottom:33px;text-align:center}.features__content{justify-content:center}.features__content__item{padding-left:20px;padding-right:20px}.features__content__item__header h3{font-size:16px}}@media screen and (max-width: 768px){.features{padding-top:20px;padding-bottom:50px}.features h2{margin-bottom:30px}.features__content{flex-direction:column}.features__content__item{width:100%;min-height:180px}.features__content__item__header{height:60px;justify-content:center}.features__content__item__header h3{font-size:18px}.features__content__item__content{display:flex;flex-direction:column;align-items:center;text-align:center}.features__content__item__content p{max-width:70%;font-size:18px}}@media screen and (max-width: 450px){.features{padding-bottom:45px}.features__content__item{padding:20px 25px}.features__content__item__header{height:unset;margin-bottom:20px}.features__content__item__content p{max-width:unset;font-size:16px}}.rating-wrapper{background-color:var(--bg-secondary)}.rating{display:flex;flex-direction:column;align-items:center;padding-top:50px;padding-bottom:50px}.rating h2{text-align:center;margin-bottom:25px}.rating p{margin:0}.rating__stars{display:flex;gap:2px;margin-top:15px}.rating__stars svg{fill:var(--primary-color)}@media screen and (max-width: 1000px){.rating{padding-top:40px;padding-bottom:40px}.rating p{font-size:16px;text-align:center}}.platforms{display:flex;flex-direction:column;align-items:center;padding-top:100px;padding-bottom:100px}.platforms h2{margin-bottom:80px}.platforms__content{width:100%;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:10px}.platforms__content__item{width:335px;height:235px;display:flex;flex-direction:column;padding:0 20px 20px 20px;border-radius:5px;background-color:var(--bg-secondary)}.platforms__content__item__header{width:100%;height:80px;display:flex;align-items:center}.platforms__content__item__header .browser-logo{width:40px;margin-right:15px}.platforms__content__item__content{width:100%;flex-grow:1}.platforms__content__item__content p{margin:0;line-height:137.5%}.platforms__content__item__footer{margin-top:auto}.platforms__content__item__footer .install-btn{width:120px;height:48px;margin-top:20px;display:flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--primary-color);cursor:pointer;user-select:none;font-weight:400;font-size:16px;line-height:19px;text-decoration:none;color:var(--font-color-primary)}@media screen and (max-width: 1000px){.platforms{padding-top:60px;padding-bottom:50px}.platforms h2{margin-bottom:30px;text-align:center}.platforms__content__item__header h3{font-size:16px}.platforms__content__item__content p{font-size:16px}}@media screen and (max-width: 768px){.platforms{padding-top:48px;padding-bottom:35px}.platforms__content{flex-direction:column}.platforms__content__item{width:100%;height:unset;min-height:235px;padding:0 20px 25px 20px}.platforms__content__item__header{height:90px;justify-content:center}.platforms__content__item__header h3{font-size:18px}.platforms__content__item__content{display:flex;justify-content:center}.platforms__content__item__content p{max-width:70%;font-size:18px;text-align:center}.platforms__content__item__footer{display:flex;justify-content:center;width:100%;margin-top:auto;padding-top:15px}.platforms__content__item__footer .install-btn{margin-top:0}}@media screen and (max-width: 450px){.platforms{padding-top:60px;padding-bottom:50px}.platforms__content__item__content p{max-width:unset}}.faq-wrapper{background-color:var(--bg-secondary)}.faq{display:flex;flex-direction:column;align-items:center;padding:0 0 70px 0}.faq__header{height:200px;width:100%;display:flex;align-items:center;justify-content:center}.faq__header h2{text-align:center;margin-bottom:0}.faq__content{width:910px}.faq__content__sections{width:100%;margin-bottom:50px}.faq__content__sections__item{width:100%;display:block;align-items:center;margin-bottom:18px}.faq__content__sections__item input{position:absolute;left:-9999px;display:none}.faq__content__sections__item input:checked~.faq__content__sections__item__header .faq__arrow{transform:rotate3d(1, 0, 0, 180deg)}.faq__content__sections__item input:checked~.faq__content__sections__item__content{padding:25px 50px;margin-top:10px;opacity:1;height:auto;font-size:18px}.faq__content__sections__item input:checked~.faq__content__sections__item__content,.faq__content__sections__item input:checked~.faq__content__sections__item__content ul,.faq__content__sections__item input:checked~.faq__content__sections__item__content p,.faq__content__sections__item input:checked~.faq__content__sections__item__content li,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol{transition:padding 0.25s, font-size 0.25s, opacity 0.5s 0.25s, margin 0.25s}.faq__content__sections__item input:checked~.faq__content__sections__item__content ul,.faq__content__sections__item input:checked~.faq__content__sections__item__content p,.faq__content__sections__item input:checked~.faq__content__sections__item__content li,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol{height:auto;opacity:1;font-size:18px}.faq__content__sections__item input:checked~.faq__content__sections__item__content p~ul,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol{margin-top:24px}.faq__content__sections__item input:checked~.faq__content__sections__item__content ul li,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol li{margin-bottom:10px}.faq__content__sections__item input:checked~.faq__content__sections__item__content ul li:last-child,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol li:last-child{margin-bottom:0}.faq__content__sections__item:last-child{margin-bottom:0}.faq__content__sections__item__header{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 50px;border-radius:5px;background-color:var(--bg-primary);cursor:pointer;user-select:none}.faq__content__sections__item__header .faq__arrow{width:12px;flex-shrink:0;transition:transform 0.2s}.faq__content__sections__item__header svg path{stroke:var(--primary-color) !important}.faq__content__sections__item__content ul,.faq__content__sections__item__content ol{padding-left:0;list-style-position:inside}.faq__content__sections__item__content,.faq__content__sections__item ul,.faq__content__sections__item p,.faq__content__sections__item ol{opacity:0;margin:0;padding:0;font-size:0;color:var(--font-color-primary);font-weight:300;background-color:var(--bg-primary);transition:margin 0.5s 0.25s, opacity 0.25s, font-size 0.15s 0.15s, padding 0.15s 0.15s}.faq__content .download-btn{height:54px}@media screen and (max-width: 1000px){.faq{padding-bottom:55px}.faq__header{height:115px}.faq__content{width:100%}.faq__content__sections__item__header{padding:0 40px}.faq__content__sections__item__header h3{font-size:16px}.faq__content__sections__item input:checked~.faq__content__sections__item__content{padding:25px 40px;font-size:16px}.faq__content__sections__item input:checked~.faq__content__sections__item__content ul,.faq__content__sections__item input:checked~.faq__content__sections__item__content p,.faq__content__sections__item input:checked~.faq__content__sections__item__content li,.faq__content__sections__item input:checked~.faq__content__sections__item__content ol{font-size:16px}.faq__content .download-btn{width:400px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.faq{padding-bottom:45px}.faq__header{height:unset;padding-top:30px;padding-bottom:40px}.faq__content__sections{margin-bottom:40px}.faq__content__sections__item{margin-bottom:11px}.faq__content__sections__item__header{padding:20px 25px 20px 15px;height:unset;min-height:60px}.faq__content__sections__item__header .faq__arrow{margin-left:15px}.faq__content__sections__item input:checked~.faq__content__sections__item__content{padding:15px;border-radius:5px}.faq__content .download-btn{width:100%;font-size:16px}}@media screen and (max-width: 450px){.faq__content__sections__item__header{padding:5px 25px 5px 15px}}.policy{padding-top:84px;padding-bottom:75px}@media screen and (max-width: 1512px){.policy{padding-top:70px;padding-bottom:60px}}@media screen and (max-width: 1000px){.policy{padding-top:55px;padding-bottom:50px;display:flex;flex-direction:column;align-items:center}.policy h1{margin-bottom:25px}.policy h2{margin-bottom:15px;margin-top:25px;font-size:40px}}@media screen and (max-width: 768px){.policy{padding-top:50px;padding-bottom:30px}.policy h1{margin-bottom:10px;font-size:26px}.policy h2{margin-bottom:10px;font-size:24px}.policy p,.policy span,.policy a{font-size:16px}}.review{width:100%;margin-bottom:15px;list-style-type:none}.review:last-child{margin-bottom:0}.review__header,.review__content{display:flex;align-items:center;width:100%;background-color:var(--bg-secondary)}.review__header{height:47px;margin-bottom:2px;padding:0 27px;border-radius:5px 5px 0 0}.review__header p{margin:0;margin-top:2px;font-size:16px;line-height:142.5%;color:#9f9f9f}.review__content{padding:17px 27px 25px 27px;border-radius:0 0 5px 5px}.review__content p{margin:0;line-height:142.5%}@media screen and (max-width: 1000px){.review__header p{font-size:14px}.review__content p{font-size:16px}}@media screen and (max-width: 768px){.review__header,.review__content{padding-left:20px;padding-right:20px}}.reviews{padding-top:62px;padding-bottom:62px}.reviews__info{margin-bottom:63px}.reviews__info__link{font-weight:400;font-size:18px;line-height:154%;color:var(--font-color-primary);text-underline-offset:3px}.reviews__info__install-btn{width:180px;height:54px;display:flex;align-items:center;justify-content:center;margin-top:30px;border-radius:5px;background:var(--primary-color);cursor:pointer;color:#ffffff;text-transform:uppercase;font-weight:400;font-size:18px;line-height:21px;user-select:none;text-decoration:none}.reviews h1{margin:0;margin-bottom:37px;font-weight:700;font-size:26px;line-height:118.5%}.pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:38px;margin-top:40px;font-weight:400;font-size:14px}.pagination li{list-style-type:none}@media screen and (max-width: 1000px){.reviews{display:flex;flex-direction:column;align-items:center;padding-top:45px;padding-bottom:45px}.reviews h1{text-align:center}.reviews__info{display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.reviews__info__install-btn{width:400px}.pagination{padding-left:0}}@media screen and (max-width: 768px){.reviews h1{margin-bottom:24px;font-size:24px}.reviews__info{margin-bottom:40px}.reviews__info__install-btn{font-size:16px}.pagination{margin-top:30px;gap:30px}}@media screen and (max-width: 450px){.reviews__info{width:100%}.reviews__info__link{text-align:center;font-size:16px}.reviews__info__install-btn{width:100%}.pagination{font-size:13px}}*{box-sizing:border-box}body{padding:0;margin:0}:root{--primary-color: #0d2692;--font-family: Rubik;--bg-primary: #F6F6F6;--bg-secondary: #FFFFFF;--font-color-primary: #000000}body{font-family:var(--font-family);background-color:var(--bg-primary);width:100%;color:var(--font-color-primary)}.content-wrapper{width:100%}.limiter{width:100%;max-width:1512px;padding-left:185px;padding-right:185px;margin-right:auto;margin-left:auto}h1{margin-top:0;font-weight:700;font-size:70px;line-height:100.5%}h2{margin-top:0;font-weight:700;font-size:50px;line-height:118.5%}h3{margin:0;font-weight:700;font-size:18px;line-height:100.5%}p{font-weight:300;font-size:18px}.content h1{margin-top:0;font-weight:700;font-size:50px;line-height:118.5%}.content h2{margin:0;font-weight:700;font-size:18px;line-height:100.5%}.content p{font-weight:300;font-size:18px}@media screen and (max-width: 1512px){.limiter{padding-left:75px;padding-right:75px}h1{font-size:45px}h2{font-size:45px}}@media screen and (max-width: 1000px){.limiter{padding-left:20px;padding-right:20px}h1,h2{text-align:center}}@media screen and (max-width: 768px){h1{font-size:24px}h2{font-size:24px}}@media screen and (max-width: 450px){.limiter{min-width:0;width:100%;margin:unset}h2{font-size:24px}h3{font-size:16px}}
