@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic&display=swap);
.justify-center{justify-content:center}.align-center{align-items:center}.flex{display:flex;display:-webkit-box;display:-webkit-flex}.underline{text-decoration:underline}label{font-size:14px;color:#7B7B81;margin-bottom:4px;display:inline-block}.radio{display:flex;align-items:center;text-align:left;padding:14px 16px}.radio .input-radio{width:auto;margin-right:11px;opacity:1}.radio label{font-weight:bold;font-size:14px;margin-bottom:0}.radio span{font-weight:normal;font-size:14px}.popupcandy input,.profile input{font-family:'Open Sans', sans-serif;width:100%;border:1px solid #D3D3D3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:10px;outline:none}.popupcandy input.btn2,.profile input.btn2{border:none}.popupcandy input:focus,.profile input:focus{border-color:#79C132 !important}.ul-check li{display:flex;text-align:left}.ul-check li::before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;color:#49494A;background:url("/assets/check.svg") center center no-repeat}.ul-check li.unavailable{color:#9C9C9C;white-space:normal}.ul-check li.unavailable::before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;min-width:20px;background:url("/assets/cross.svg") center center no-repeat}.plans *{box-sizing:border-box;margin:0;padding:0;font-size:14px;font-weight:normal}.plans__list{max-width:1100px;display:flex;justify-content:space-around;margin:0 auto;flex-wrap:wrap;padding-bottom:50px}.plans__header{text-align:center;padding-top:100px;font-weight:bold;font-size:32px}.plans__item{width:305px;margin-top:50px;position:relative;padding:40px 24px 24px 24px;text-align:center;background:#FFFFFF;box-shadow:0px 0px 2px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.04),0px 10px 20px rgba(0,0,0,0.04);border:2px solid #fff;border-radius:12px;cursor:pointer}.plans__item:hover{border:2px solid #79C132}.plans__item:last-child{margin-right:0}.plans__item-tittle{font-weight:bold !important;font-size:20px !important;color:#1F1F1F;white-space:normal}.plans__item-tittle span{font-size:20px;font-weight:400}.plans__item-text{font-size:14px;color:#49494A;margin-top:4px}.plans__item-price{color:#F06144;margin-top:24px;display:flex;justify-content:center;align-items:center}.plans__item-price span{font-size:40px}.plans__item-price-dol{font-size:32px !important;margin-right:5px}.plans__item-advantages{margin-top:24px}.plans__item-advantages ul{list-style:none}.plans__item-advantages ul li{margin-left:3px;margin-bottom:6px;color:#56A716}.plans__item-sale{display:flex;align-items:center;max-width:250px;position:absolute;top:2%;left:50%;transform:translate(-50%, -50%);background-color:#F06144;padding:9px 12px;border-radius:6px 0px 6px 6px;color:#fff;height:36px;text-transform:uppercase}.plans__item-sale p{font-weight:bold}.plans__item-sale::after{content:'';width:20px;height:10px;background-color:#BB361B;display:block;position:absolute;border-radius:50% 50% 0 0 / 100% 100% 0 0;top:0px;left:100%;z-index:9}.plans__item-sale:before{content:'';width:10px;height:10px;background-color:#F06144;display:block;position:absolute;top:0px;left:99%;z-index:9}.plans__item-sale img{margin-right:10px}.plans__item-button{margin-top:16px;width:100%}.plans__advantages{display:flex;flex-direction:column;align-items:center;background-color:#FBFBFB;padding-bottom:52px}.plans__advantages-header{text-align:center;padding-top:48px;font-weight:bold;font-size:20px}.plans__advantages ul{align-items:center;margin-top:24px}.plans__advantages ul li{margin-bottom:12px;font-size:16px}.plans .btn2{margin-top:16px;padding:8px 18px;border-radius:5px;background-color:#56A716;color:#FFFFFF;font-weight:600;font-size:16px;cursor:pointer;-webkit-transition:0.2s linear;transition:0.2s linear}@keyframes spinner__lhalf{0%{transform:rotateZ(0deg)}25%{transform:rotateZ(0deg)}50%{transform:rotateZ(180deg)}75%{transform:rotateZ(180deg)}100%{transform:rotateZ(360deg)}}@keyframes spinner__rhalf{0%{transform:rotateZ(0deg)}25%{transform:rotateZ(180deg)}50%{transform:rotateZ(180deg)}75%{transform:rotateZ(360deg)}100%{transform:rotateZ(360deg)}}.spinner{width:20px;height:20px;overflow:hidden;border-radius:99px;display:flex}.spinner__lhalf,.spinner__rhalf{height:100%;width:50%;overflow:hidden}.spinner__inner{height:100%;width:100%;background:#fff;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.spinner__lhalf .spinner__inner{transform-origin:right;animation-name:spinner__lhalf}.spinner__rhalf .spinner__inner{transform-origin:left;animation-name:spinner__rhalf}.notification-block{border:10px solid #EDEDED;border-radius:10px;margin-top:31px;display:none;flex-direction:column;align-items:center;padding:42px}.notification-block__header{font-size:32px;font-weight:bold;margin-bottom:16px;text-align:center;word-break:break-word}.notification-block__text{font-size:16px;font-weight:normal;text-align:center;margin-bottom:20px}.notification-block__btn{width:300px;text-align:center}.limit{background-color:#F06144;color:white}.limit__timer{margin-bottom:20px;font-weight:bold}.limit-btn{background-color:#fff !important;color:#F06144 !important}.limit-btn:hover{background-color:#e0e0e0 !important}.content.security .container-wrap{max-width:calc(1376px + 10%);margin:0 auto}.security-page{padding-top:8px;padding-bottom:14px;display:flex;flex-direction:column;gap:120px}@media (max-width: 1000px){.security-page{gap:80px}}@media (max-width: 640px){.security-page{gap:64px}}.security-page .security-section{display:flex;flex-direction:column;gap:80px}@media (max-width: 1000px){.security-page .security-section{gap:48px}}.security-page .faq-section{display:flex;flex-direction:column;gap:48px}.security-page .section-header{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}.security-section .section-header{max-width:910px;margin:0 auto}.security-section .section-header h1{margin:0;color:#000;font-size:36px;line-height:1.5;font-weight:700}@media (max-width: 640px){.security-section .section-header h1{font-size:28px}}.security-section .section-header p{margin:0;font-size:20px;line-height:1.4;color:#444;font-weight:400}@media (max-width: 640px){.security-section .section-header p{font-size:16px}}.security-features-list{list-style:none;margin:0;padding:0;display:grid;gap:64px;grid-template-columns:repeat(3, 1fr)}@media (max-width: 1000px){.security-features-list{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 768px){.security-features-list{gap:48px}}@media (max-width: 640px){.security-features-list{grid-template-columns:repeat(1, 1fr)}}.security-features-list>li{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}.security-features-list>li h3{margin:0;color:#000;font-size:20px;font-weight:700;line-height:1.4}.security-features-list>li p{margin:0;font-size:16px;color:#222222;line-height:1.5;font-weight:400}.faq-section .section-header h2{margin:0;color:#000;font-size:32px;line-height:1.25;font-weight:700}@media (max-width: 640px){.faq-section .section-header h2{font-size:24px}}.security-faq-list{list-style:none;margin:0 auto;padding:0;display:flex;flex-direction:column;border-bottom:1px solid #E2E2E2;max-width:1000px}.security-faq-list>li{padding:32px 24px;display:flex;flex-direction:row;gap:48px;border-top:1px solid #E2E2E2}@media (max-width: 768px){.security-faq-list>li{gap:32px;padding-left:0;padding-right:0}}@media (max-width: 640px){.security-faq-list>li{flex-direction:column;gap:16px;padding-top:24px;padding-bottom:24px}}.security-faq-list>li .security-faq-q{color:#000000;font-size:16px;line-height:1.5;font-weight:700;width:280px;flex-shrink:0;margin:0}.security-faq-list>li .security-faq-a{color:#222222;font-size:16px;line-height:1.5;font-weight:400;margin:0}body.imagecandy .content.about-us:before{background:linear-gradient(96.94deg, #FFE7DF 0%, #FFFCE7 100%)}body.videocandy .content.about-us:before{background:linear-gradient(96.94deg, #FFE7DF 0%, #E7FEFF 100%)}.content.about-us{padding:0;background-color:#fff;position:relative}.content.about-us:before{content:'';position:absolute;z-index:0;top:0;left:0;right:0;height:480px;background:linear-gradient(96.94deg, #FFE7DF 0%, #E7FFE7 100%)}.content.about-us:after{content:'';position:absolute;z-index:1;top:0;left:0;right:0;height:480px;background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 100%)}.content.about-us>.container{position:relative;z-index:2}@media (min-width: 1301px) and (max-width: 1500px){.content.about-us>.container{max-width:none !important}}@media (max-width: 400px){.content.about-us>.container{width:100%;box-sizing:border-box}}.content.about-us .main-block{padding:80px 0}@media (max-width: 1024px){.content.about-us .main-block{padding:64px 0}}@media (max-width: 640px){.content.about-us .main-block{padding:32px 0}}.content.about-us .main-block .container-wrap{max-width:calc(1376px + 10%);margin:0 auto;display:flex;flex-direction:column;gap:80px}@media (max-width: 1024px){.content.about-us .main-block .container-wrap{gap:64px}}.about-us-section{display:flex;flex-direction:row;justify-content:space-between;gap:80px}@media (max-width: 1024px){.about-us-section{gap:64px}}@media (max-width: 992px){.about-us-section{gap:32px}}@media (max-width: 767px){.about-us-section{flex-direction:column}}.about-us-section .about-us-content{display:flex;flex-direction:column;gap:24px}.about-us-section .about-us-content h1{color:#222222;font-size:18px;line-height:1.55;font-weight:400;margin:0}.about-us-section .about-us-content p{color:#000;font-size:26px;font-weight:600;line-height:1.38;margin:0}@media (max-width: 1340px){.about-us-section .about-us-content p{font-size:24px}}@media (max-width: 1200px){.about-us-section .about-us-content p{font-size:22px}}.about-us-section .about-us-img{flex-shrink:0;display:flex;align-self:flex-start;max-width:100%;height:auto}@media (max-width: 1024px){.about-us-section .about-us-img{width:34%}}@media (max-width: 767px){.about-us-section .about-us-img{order:-1;width:auto}}.about-us-features-list{background:#333333;border-radius:24px;padding:48px 16px;gap:16px;display:grid;grid-template-columns:repeat(4, 1fr);margin:0}@media (max-width: 992px){.about-us-features-list{grid-template-columns:repeat(2, 1fr);gap:64px}}@media (max-width: 640px){.about-us-features-list{grid-template-columns:repeat(1, 1fr)}}.about-us-features-list>li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;color:#fff}.about-us-features-list>li .item-label{font-size:18px;font-weight:600}.about-us-features-list>li .item-value{display:flex;align-items:center;gap:16px;font-size:52px;font-weight:700;line-height:1}.about-contact-section{display:flex;flex-direction:row;gap:32px}@media (max-width: 992px){.about-contact-section{flex-direction:column}}@media (max-width: 640px){.about-contact-section{gap:16px}}.about-contact-section .about-contact-block{background:#F8F8F8;border-radius:24px;padding:40px;display:flex;flex-direction:row;gap:32px;flex-grow:1;flex-basis:0}@media (max-width: 640px){.about-contact-section .about-contact-block{flex-direction:column;padding:40px 24px}}.about-contact-section .about-contact-block .block-content{display:flex;flex-direction:column;gap:32px}.about-contact-section .about-contact-block .block-content h2{color:#000000;font-size:32px;font-weight:700;line-height:1.25;margin:0;text-transform:none}.about-contact-section .about-contact-block .block-content p{margin:0;color:#222222;font-size:16px;line-height:1.5;font-weight:400}.about-contact-section .about-contact-block .block-content .btn{color:#000000;text-transform:uppercase;font-size:18px;line-height:1.33;font-weight:700;border:2px solid #000000;border-radius:8px;padding:14px 22.5px;transition:all 0.3s ease-in-out;text-decoration:none;align-self:flex-start}.about-contact-section .about-contact-block .block-content .btn:hover{background:#000;color:#fff}.about-contact-section .about-contact-block .block-img{flex-shrink:0;display:flex;align-self:flex-start;width:37%;max-width:100%;height:auto}@media (max-width: 992px){.about-contact-section .about-contact-block .block-img{width:auto}}@media (max-width: 640px){.about-contact-section .about-contact-block .block-img{align-self:center}}.ssr .drop-zone{border:8px solid #ededed}.ssr .drop-zone--buttons{flex-direction:column}.ssr .btn.btn-add-local{border-radius:5px;margin-bottom:8px}.ssr .drop-zone--import-buttons{justify-content:space-between}.ssr .btn.btn-picker{display:inline-flex;justify-content:center;border:1px solid #bcbcbc;border-radius:5px;box-sizing:border-box;padding:15px;width:50%}.ssr .btn.btn-picker:not(:last-child){margin-right:8px}.ssr .btn.btn-picker .btn-icon{margin-right:6px;width:20px;height:20px}.ssr .btn.btn-picker .btn-text{color:#1f1f1f;font-size:12px;line-height:16px;pointer-events:none;white-space:nowrap}#ar .ssr .btn.btn-picker:not(:last-child){margin-right:0;margin-left:8px}#ar .ssr .btn.btn-picker .btn-icon{margin-right:0;margin-left:6px}@media screen and (min-width: 600px){.ssr .drop-zone--text{display:block}.ssr .drop-zone--buttons{padding-left:40px;flex-direction:row;align-items:stretch}.ssr .btn.btn-add-local{padding:1.3rem;min-width:250px;max-width:100%;margin-right:10px;margin-bottom:0}.ssr .drop-zone--import-buttons{justify-content:space-between;width:initial}.ssr .btn.btn-picker{display:inline-block;border:none;padding:0;width:100%}.ssr .btn.btn-picker:not(:last-child){margin-right:0}.ssr .btn.btn-picker .btn-icon{display:block;margin-right:0;width:30px;height:30px}.ssr .btn.btn-picker .btn-icon svg{width:100%;height:100%}.ssr .btn.btn-picker .btn-text{display:none}#ar .ssr .drop-zone--buttons{padding-right:40px;padding-left:0}#ar .ssr .btn.btn-add-local{margin-right:0;margin-left:10px}#ar .ssr .btn.btn-picker:not(:last-child){margin:0}#ar .ssr .btn.btn-picker .btn-icon{margin:0}}@keyframes blurout{from{filter:blur(30px)}to{filter:blur(0px)}}.result-footer__item .result-footer__ico svg rect{fill:#87D534}.result-footer__item:hover .result-footer__ico svg rect{fill:#9fdd5c}.related.result{margin-top:30px}textarea:focus,input:focus{outline:none}@-webkit-keyframes skeleton-shine{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}80%,to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes skeleton-shine{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}80%,to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.alert.block{display:block}.alert .alert__content{margin-top:20px;text-align:left}.alert .alert__buttons{margin-top:20px;text-align:right}.alert .alert__buttons .btn2{border:none}label.button-main{border-radius:8px !important;margin-bottom:0;height:66px;gap:7px}#app.loading .drop-zone-select--buttons,#app.loading .drop-zone--buttons,#app.loading .tool-page__button{position:relative;overflow:hidden}#app.loading .drop-zone-select--buttons a,#app.loading .drop-zone-select--buttons .button-main,#app.loading .drop-zone-select--buttons .button-sub,#app.loading .drop-zone--buttons a,#app.loading .drop-zone--buttons .button-main,#app.loading .drop-zone--buttons .button-sub,#app.loading .tool-page__button a,#app.loading .tool-page__button .button-main,#app.loading .tool-page__button .button-sub{background-color:#f5b3a6;-webkit-tap-highlight-color:transparent;cursor:auto}#app.loading .drop-zone-select--buttons a:hover,#app.loading .drop-zone-select--buttons .button-main:hover,#app.loading .drop-zone-select--buttons .button-sub:hover,#app.loading .drop-zone--buttons a:hover,#app.loading .drop-zone--buttons .button-main:hover,#app.loading .drop-zone--buttons .button-sub:hover,#app.loading .tool-page__button a:hover,#app.loading .tool-page__button .button-main:hover,#app.loading .tool-page__button .button-sub:hover{background-color:#f5b3a6 !important;filter:none}#app.loading .drop-zone-select--buttons:after,#app.loading .drop-zone--buttons:after,#app.loading .tool-page__button:after{-webkit-animation:skeleton-shine 1.6s infinite;animation:skeleton-shine 1.6s infinite;background:linear-gradient(90deg, rgba(255,255,255,0) 30%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 70%);content:"";display:block;height:100%;position:absolute;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;z-index:2}.bold{font-weight:bold}.short-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.short-text-i{white-space:nowrap !important}.overflow-hiden{overflow:hidden}body{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1000px){body.fixed{overflow:hidden !important;height:100% !important}}body.overlayed{height:100%;overflow:hidden;box-sizing:border-box}@media (min-width: 1000px){body.overlayed{overflow:auto;height:auto}}.footer{-ms-flex-negative:0;flex-shrink:0}.site-wrap{margin-top:0 !important;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.site-wrap .content .container{flex-direction:column}body{background-position:top center;background-repeat:repeat-x;background-color:#f6f6f6;font-family:'Open Sans', sans-serif;font-size:18px;font-weight:300;margin:0;position:relative;min-height:100%;overflow:hidden;padding:0;color:#434a54}._left{float:left}._clear{clear:both}._hide{display:none}body .drophere{display:none;width:100%;height:100%;position:fixed;text-align:center;z-index:20001;background-color:#000;opacity:0.7}body .drophere>div{border:10px dotted #FFF;border-radius:20px;color:white;font:bold 24px/200px arial;margin:20px;text-align:center;height:calc(100% - 60px);width:calc(100% - 60px)}body .drophere>div span{display:inline-block}body.drophere .drophere{display:block}html{height:100%;overflow-y:scroll}.wrapper{position:relative;min-height:100%}a{color:#434a54;outline:none;text-decoration:none}a img{border:none}.clearfix:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.clear{clear:both}h2{font-size:18px;text-transform:uppercase;margin:10px 0}h3{font-size:18px;font-weight:bold;margin:0 0 10px 0}.related h3{font-size:20px;font-weight:400;margin:0;text-transform:initial;text-align:left}.top-slogan,.top-topmenu,.top-adres{display:inline-block;padding:11px 10px 11px 0px}.top-adres{float:right}.underland{width:100%;font-size:20px;font-weight:400;text-align:center;margin-top:-40px}.underland img{display:block;margin:10px auto}header{background-color:#ffffff;position:fixed;width:100%;z-index:300}.tools-h{font-weight:700;font-size:24px;line-height:32px;text-align:center;color:#1F1F1F;margin-bottom:32px;margin-top:0;text-transform:none}.mt-80{margin-top:80px}.all-tools{flex-wrap:wrap;gap:8px;margin-bottom:180px}@media screen and (min-width: 600px){.all-tools{gap:10px}}.all-tools .tools_item{background:#FFFFFF;box-shadow:0px 12px 32px rgba(0,0,0,0.05),0px 1px 4px rgba(0,0,0,0.05),0px 0px 1px rgba(0,0,0,0.05);border-radius:10px;border:2px solid #fff;padding:14px 18px;cursor:pointer;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#1F1F1F;min-height:56px;flex:1 1 100%}.all-tools .tools_item .highlight{color:#0074CF;display:contents}.all-tools .tools_item:hover{border-color:#F06144}@media screen and (min-width: 600px){.all-tools .tools_item{font-size:18px;flex:1 1 calc(50% - 5px);min-height:72px;padding:10px 18px}}@media screen and (min-width: 1000px){.all-tools .tools_item{flex:0 1 calc(25% - 8px)}}.sticker{position:fixed;width:66px;right:-10px;top:30%;padding:10px;background-color:#fff;z-index:20000;border-radius:10px;border:4px solid #dddddd}.sticker img{padding:2px 0;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease;opacity:0.8}.sticker img:hover{opacity:1.0}#social{text-align:center}.sbutton{margin:10px 0}.inner{padding:0 100px;width:100%;box-sizing:border-box}.inner.result_wrap{width:auto}@media screen and (min-width: 1000px){.inner.result_wrap.container-wrap{padding-right:48px}}.logo{display:inline-block;vertical-align:top;margin-top:17px;text-align:left;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}.slogan{display:inline-block;vertical-align:top;font-size:14px;letter-spacing:1px;font-style:italic;margin-top:17px;font-weight:300;border-left:1px solid #000;margin-left:0px;line-height:20px;padding:10px 0 10px 0px;padding-left:11px}.lefthead{display:inline-block}.menu{display:inline-block;margin-top:33px;vertical-align:top;margin-left:10px}.righthead{display:inline-block;text-align:right;vertical-align:top;margin-top:25px;float:right}.socials{display:inline-block;vertical-align:top;padding:4px}.socials img{width:25px;padding-top:2px}.language{display:inline-block;vertical-align:top;padding:4px 0 8px 0px;background-color:#eaebec;border-radius:19px}header menu{font-size:20px;padding:0;margin:0}header menu a{color:#fff;display:inline-block;font-weight:300;padding:5px 6px;margin:13px 0 0 13px;border-radius:4px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}header menu a:hover{text-decoration:none;background-color:#ffefc7;color:#828282}header menu a.active{text-decoration:none;background-color:#14bba5;color:#fff}ul#cssmenu ul{background:transparent;background-color:rgba(255,255,255,0.9);border-radius:19px;border:0 none;box-shadow:0 0 2px 0 rgba(0,0,0,0.3);display:none;left:0;list-style:none outside none;margin:0;padding:0;position:absolute;z-index:200}ul#cssmenu ul li{display:block !important;float:left;font-size:12px;min-width:185px}ul#cssmenu{margin:0;padding:0}ul#cssmenu li{display:inline-block;list-style:none outside none;margin:0;padding:0;position:relative;z-index:1007;text-align:left}ul#cssmenu ul:after{clear:both;content:".";display:block;font:1px/0 serif;height:0;visibility:hidden}ul#cssmenu li a{margin-bottom:10px;font-size:16px;padding:8px;color:#000;font-weight:400;border-radius:19px;transition-property:all;transition-duration:0.6s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}#ru ul#cssmenu li a,#de ul#cssmenu li a{font-size:14px}ul#cssmenu li a:hover{color:#fff;background-color:#434a54;border-radius:19px}ul#cssmenu li li a:hover{color:#000;background-color:#f6f6f6;border-radius:19px}ul#cssmenu li li a{display:block;margin-bottom:0;padding:10px;white-space:nowrap}ul#cssmenu li li img{width:31px;vertical-align:middle;padding-right:15px;padding-top:0}ul#cssmenu li li:last-child a{border-bottom:none}ul#cssmenu li:hover li a,ul#cssmenu li.iehover li a{float:none}ul#cssmenu ul ul{display:none;left:170px;position:absolute;top:0}ul#cssmenu li:hover ul ul,ul#cssmenu li.iehover ul ul{display:none}ul#cssmenu li:hover ul,ul#cssmenu ul li:hover ul,ul#cssmenu li.iehover ul,ul#cssmenu ul li.iehover ul{display:block}.container{margin-top:54px}.circleinner{display:flex;margin:0px -10px;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.circleinner2{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:initial;overflow:hidden;height:135px;margin-top:18px}.circleblock{width:130px;font-weight:400;text-align:center;position:relative;display:inline-block;margin:0px 13px 30px 13px;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.related{padding-top:32px;border-top:7px solid #eeeeee}.related h2{font-size:20px;font-weight:400;margin:0;text-transform:initial;text-align:left}.circleinner .circleblock,.circleinner .gap{display:inline-block;width:130px;margin:0px 0px 20px 0px;vertical-align:top;font-size:16px}.circleinner2 .circleblock,.circleinner2 .gap{display:inline-block;width:130px;margin:0px 12px 30px 12px;vertical-align:top}.circleinner:after{content:"";display:inline-block;width:100%}.circleinner2:after{content:"";display:inline-block;width:100%}.circle{position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:110px;height:110px;width:110px;margin:0 auto;border:10px solid #eaebec;transition-property:all;box-sizing:border-box;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.toolsign img{position:absolute;top:16px;left:17px;width:56px}.addtofave img{width:30px}.indropbottom img{width:30px}.rotbutleft img,.rotbutright img,.buttons img{width:24px}.prmimg img{width:45px}.circleblock a:hover .circle{background-color:#fff;border-radius:110px;height:110px;width:110px;border:6px solid #ea6e55}.circleinner2 .circleblock a{filter:grayscale(255);opacity:0.5;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease;display:block}.circleinner2 .circleblock a:hover{filter:grayscale(0);opacity:1.0}.circleinner2 .circleblock a:hover .circle{background-color:#fff;border-radius:110px;height:110px;width:110px;border:6px solid #ea6e55}.subcircle{display:inline;opacity:0.5;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.circleinner2 .circleblock a:hover .subcircle{opacity:1.0}@-webkit-keyframes stripe{from{background-position:0 0}to{background-position:0px 50px}}@keyframes stripe{from{background-position:0 0}to{background-position:0px 50px}}.dropzone{background:#eee;border-radius:10px;padding:10px;box-sizing:border-box;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.dropzone.passive{opacity:0.3;display:none}.dropzone.hover:not(.passive){background-position:0 50px;animation-name:stripe;animation-duration:0.3s;animation-iteration-count:infinite;animation-delay:0;animation-timing-function:linear}.dropzone.hover:not(.passive) .indrop{background-color:#fff}label.dropZone{height:160px;line-height:100px;text-align:left;cursor:pointer}.dropzone.passive label.dropZone{cursor:default}.dropzone.passive label.dropZone a:hover{color:#434a54}.indrop{cursor:pointer;background-color:#fff;border-radius:7px;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}label.indropbottom{background-color:#fff;border-radius:0px 0px 7px 7px;text-align:left;padding:9px 10px 6px}.indropbottom a{display:inline-block;vertical-align:text-top;padding-right:5px}.whiteblock{background-color:#fff;border-radius:10px;border:4px solid #dddddd;padding:20px;text-align:center}@-webkit-keyframes slide{from{height:30px;width:30px;opacity:1}to{height:0px;width:30px;opacity:0}}@keyframes slide{from{height:30px;width:30px;opacity:1}to{height:0px;width:30px;opacity:0}}.arrowproc{animation-name:slide;animation-duration:0.2s;animation-delay:-0.3s;animation-iteration-count:infinite;animation-direction:alternate;display:inline-block}.arrowproc2{animation-name:slide;animation-duration:0.2s;animation-delay:-0.2s;animation-iteration-count:infinite;animation-direction:alternate;display:inline-block}.arrowproc3{animation-name:slide;animation-duration:0.2s;animation-delay:-0.1s;animation-iteration-count:infinite;animation-direction:alternate;display:inline-block}.grayblock{background-color:#eaebec;border-radius:10px;border:4px solid #dddddd;padding:0 20px 20px 20px;box-sizing:border-box;text-align:center}.bigtext{font-size:24px;font-weight:300}.bigtext span.bigtext__header{font-size:24px;display:block;font-weight:600}.bigtext2 span.header2{font-size:18px;display:block;font-weight:300}.bigtext2.loading span.header2{text-align:center}.middletext{font-size:20px;font-weight:300}.flabel,.switcher{margin:20px 0 0 0;display:inline-block}.pageselector .forms input,.pageselector .forms select,.pageselector .forms textarea{margin:20px 15px 0px 5px}.forms input,.forms select,.forms textarea{-webkit-appearance:none}.forms input[type=submit]{font-size:20px;font-weight:400;display:inline-block;font-family:'Open Sans', sans-serif;color:#fff;border:0;padding:8px 20px;border-radius:10px;min-width:150px;background-color:#87d534;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.forms input[type=submit]:hover{background-color:#a4f053}.forms input[type=submit]:active{background-color:#7ac22d}.forms input[type=submit]:focus{background-color:#7ac22d;outline:0}.forms input[type=text],.forms input[type=password]{font-size:20px;font-weight:300;display:inline-block;font-family:'Open Sans', sans-serif;color:#000;border:0;padding:8px 20px;border-radius:10px;background-color:#fff;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.forms input[type=text]:focus,.forms input[type=password]:focus,.forms select:focus{outline:0;box-shadow:0 0 0px 1px #87d534;background-color:#f5ffeb}.forms input.error[type=text]:focus,.forms input.error[type=password]:focus{outline:0;box-shadow:0 0 0px 1px #ea6e55;background-color:#ffebe7}.forms input[type="password" i]{font-family:verdana;font-size:22px}.forms select{font-size:20px;font-weight:300;display:inline-block;font-family:'Open Sans', sans-serif;color:#000;border:0;padding:8px 40px 8px 20px;border-radius:10px;background-color:#fff;background-repeat:no-repeat;background-size:15px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAYCAYAAACIhL/AAAABI0lEQVRIic2TQQ6CMBAAx8afedKj+goT/I3yCM7ckI/II+QOiQeqAVygLYU6CSHZknbSMJvd4XwDLvwnsQKuwCO0iUAORAqogRPwDOvToQCOWZrUSg9K4AC8wjl9KYF9liYlgGotFDQ3WYWw0tQ0N1d8Bqr3QU7zT4YiytIkbw/6ggAxcF/Hp3tuliZxfygJwvpl50AkLQwJrln2t1hpcUgQ1im7U6zEmCAsW/ZPsRJTgrBc2ZHeexQTQfBfdqyfSUwFwV/Zg8VK2Aj6KLsAjnovI2wEYV7ZJbDXb2NsBcGt7Jrm5kaLlXARBPuyjYqVcBUE87KNi5WYIwjTZVsVKzFXcKxs62Il5gqCXLZTsRI+BKFbdoVjsRJbH5to2mU7FSvxBmmxYOivc5BGAAAAAElFTkSuQmCC);background-position:right 15px center;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease;-moz-appearance:none}a.greenbutton{font-size:20px;font-weight:400;display:inline-block;color:#fff;padding:8px 20px;border-radius:10px;background-color:#87d534;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}a.redbutton{font-size:20px;font-weight:400;display:inline-block;color:#fff;padding:8px 20px;margin-left:14px;border-radius:10px;background-color:#ea6e55;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}a.download{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAA2CAYAAAC4PKvBAAAC6UlEQVRoge2ZPWgUQRiGn7uTFBE5kQQFD1RE0niFsYiINlGCCgYVBDWIoFVECwtBBAsLtRMhoIWVoFhERS2Cf4mCjddZCBamM10aEQwkYF6LudO7y/7M3M6uRvaB5bjb2fme2dv55meRhKfjhuw44SNekWVKLp41uXjW5OJZk4tnTS6eNVHi3cDerEQC2Bh1Mkx8FfCifhzxLGRDFfgI3AQKQQWCxFcDr4DdQAl4CBxISTCICjABlIELwN26Rwvt4j3AJLCj6bcuYBwYTEWzlW7gOUa+wRnMzetqLtgsvg54C/RHVLjTq2YrjX93W8C5o8DTugfwR3w98A7YGlHxSsxfuN2HZQBjwHDE+f3AS8wjRBHTe98DfRaVlzEdtppIcSnngFGLcruAKaC3CDwANjkE6QFeA1uc9YIZBm45lO8HHheBU8CsY7C1mJa7NDiIAcxzvSRrRDAHXCwC08BB4Ltj0ArmzlfiCkZc/4imDmfBT+A4UGt0zhpwGFhwDL4ZeAP0Ol5XxnR010afx2S3lnQ4BZzEtMqFPkzuX2NZvgQ8wb2DXwfu/P4WsGcxark/0s6iZbkvHdR9W22eYRsuVzqoPC2eSSrJUhyZVv5tPkjqVoBfQVLUs3gPGHF8Fn0xjZliBKbqKHEwE5sJYI9/r0hmMdLTYQXiVkALmJGt5lEqjjnMuBIqDXZLt0ZFnz1IxbEAHMLiRtmuOWeBIWAmgVQcAk5jRuNYXBbLM8A+3Oc1tlzGTPjsCEo1MceApB+e096SASbu6PSNwJCkeU/SgQNMWuJIGpH9MB9G6ACTpjiSziaQ/iSpt9PYScWRdK0D6a+SKkni+hBHbvOab5KqSWP6Ei9JGreQnpc06COmL3EkdUmajJBelOnQXuL5FEdSWVItRPySz1i+xZHJFO2rnDHfcdIQR9IGmcwhSfclFXzHiJuPJ6EKXAWO4b57EEua4qmyov653OwL/+U7oH+aXDxrcvGsWbbivwAyOFY5n1F/9AAAAABJRU5ErkJggg==);background-size:15px;background-repeat:no-repeat;background-position:right 17px center;padding:8px 43px 8px 20px;position:relative;z-index:3}span.uploadtodrive{background-color:#e6f6d4;margin-left:-42px;z-index:1;position:relative;font-size:20px;font-weight:400;vertical-align:top;display:inline-block;padding:7px 10px 5px 45px;border-radius:10px;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}.uploadtodrive img{height:27px;vertical-align:bottom}a.greenbutton:hover{background-color:#a4f053}a.greenbutton:focus{background-color:#7ac22d}a.redbutton:hover{background-color:#ff7e64}a.redbutton:focus{background-color:#c75b45}a.graynbutton{font-size:20px;font-weight:400;display:inline-block;padding:8px 20px;border-radius:10px;background-color:#ebebeb;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}a.convertbutton{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAjVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8DizOFAAAALnRSTlMADvzfraf3Be8YlJ1+YlgJ8+bV0i8rHRHOxLaYiEU8sI2DeHRTT0wy6LxANiZvm4yGLwAAAVdJREFUOMuVlNeOgzAQRY07vSakAOltk53//7zVSihxHDs252ksHQFzZwwyEtAH8iYAHLX+MoA85P4yAMkmyACLHz95hD4myK5Ow+H4Cwpyb+lUnGMCOjgxvj25gtwczk2juquZyU1LWB6F9s11b1JbOialymWKTMwrvBNaGkUSmF1SnLTocBxagq2KQT2OfZlhcHwfyqJHNk6wfTvnKbIiCMmRLylkyJsFEd7uDBLkzQEaf5lK5E+1nCBLNkHGa7czv4xFEbvlmI/FlXqEUI7FspoQQoQDlxs8+8rg5JLPz+1puTM7xttXGX53Q+VxF4i+yxFclGDw11VqMFXnU9S53c1rOVfPGTBhcwXTL1IHsbC4MXSfPWwC4zg2pu4TTAb0wUDMP9y+BDbTbieDsrcswJbDLQ2fk0hvwLeBfVI7AkBW665br/6rnWOy9z2tJeeypvs70vgDKyInDCk+LeYAAAAASUVORK5CYII=);background-size:21px;background-repeat:no-repeat;background-position:right 12px center;position:relative;z-index:3;font-size:20px;font-weight:400;display:inline-block;padding:8px 40px 8px 14px;border-radius:10px;color:#fff;margin-left:14px;margin-right:14px;background-color:#c2c2c2;transition:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease}a.convertbutton:hover{background-color:#eaeaea}.convertprocces img{vertical-align:middle;padding:0 10px}.promoblock{vertical-align:top;text-align:left;text-align:justify;width:32%;box-sizing:border-box}.prmimg{display:inline-block;vertical-align:middle}.prmcapt{display:inline-block;font-size:20px;font-weight:400;width:75%;padding-left:10px;vertical-align:middle}.prmcapt h2{font-size:20px;font-weight:400;margin:0;text-transform:initial;text-align:left}.prmcapt h3{font-size:20px;font-weight:400;margin:0;text-transform:initial;text-align:left}.prmtext{font-size:16px;line-height:24px;padding-top:10px}.captionblock{text-align:center;margin:0 0px 20px 0}.toolsign{position:relative;display:inline-block;background-color:#fff;border-radius:110px;height:110px;width:110px;margin:0 auto;border:10px solid #eaebec;transition-property:all;box-sizing:border-box;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.2s;-webkit-transition-timing-function:ease;margin-right:20px}.tool__header{display:flex;justify-content:center;align-items:center}.toolscapt{display:inline-block;vertical-align:top;padding-top:15px}.toolscapt h1{font-weight:600;font-size:32px;margin:0px;margin-right:10px}.toolscapt h2{font-weight:normal;font-size:20px;text-transform:none}.addtofave{display:block}.addtofave a,.addtofave img{display:inline-block;vertical-align:middle;padding-left:5px}.try-pdfcandy{display:inline-block;vertical-align:top;float:right;text-align:right;font-size:16px;position:absolute;right:100px;top:189px}.try-pdfcandy a,.try-pdfcandy img{display:inline-block;vertical-align:middle;padding-left:5px}.try-pdfcandy img{width:30px}.filethumb{display:inline-block;text-align:center;padding:6px;margin:4px;border-radius:10px;position:relative;width:164px;font-size:14px;vertical-align:top;overflow:hidden}.fileinner{padding:0;font-size:0;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.fileinner>span{display:none}.gap2{display:inline-block;width:164px;padding:0 6px;margin:0 4px}.numpages{position:absolute;top:36px;left:48px;width:80px;padding:6px;box-sizing:border-box;background-color:rgba(255,255,255,0.7)}.buttons{width:24px;position:absolute;right:12px;top:8px;display:none;cursor:pointer}.rotbutleft{position:absolute;top:7px;left:16px}.rotbutright{position:absolute;top:7px;right:18px}.filethumb:hover{background-color:#dadada}.filethumb:hover .buttons{display:block}.imgthumb{height:140px;background-color:#fff;width:100px;display:block;margin:0 auto}.hide_me_and_show_when_processing{display:none}.main-block{padding:48px 0;min-height:100%}.overfooter{position:absolute;width:100%;bottom:0}.content{padding-bottom:0px}footer{background-color:#656a7f}.copy{color:#fff;margin:10px 0}.sf-menu{font-size:14px;font-weight:400;float:right;display:inline-block;padding:20px 0px 0 0}.copyright{font-size:14px;font-weight:400;float:left;display:inline-block;padding:20px 20px 0 0}.sf-menu a{padding-left:20px}.subfooter{padding:0px 0 20px 0;background-color:#fff}.visible{opacity:1}.hidden{opacity:0}#mobilemenu,#langmobilemenu{display:none}.slicknav_menu{display:none}.fave{position:absolute;display:flex;bottom:-13px;left:50%;justify-content:center;transform:translate(-50%, 0%)}.fave span{width:25px;height:30px;display:inline-block;zoom:1.3;-moz-transform:scale(1.3)}.language img{width:24px;vertical-align:top;padding-top:5px}.language #cssmenu{text-align:left}.language ul#cssmenu ul{right:0;left:initial}.language ul#cssmenu li a .sellang{padding-left:8px;vertical-align:middle}div.convertingblock{text-align:center}.oppspage{background-image:url(/webpack_404.fb379028.png);min-height:531px;background-repeat:no-repeat;text-align:center;background-position:center top;font-size:28px;background-size:contain}.oppspage h2{font-size:38px;text-transform:capitalize;margin:0;font-weight:400}.thankpage{background-image:url(/webpack_thank.dc851760.png);min-height:590px;background-repeat:no-repeat;text-align:center;background-position:center bottom;font-size:28px;background-size:contain}.thankpage h2{font-size:43px;text-transform:capitalize;margin:0px 0 3px 0;font-weight:400}.thankpage h3{font-weight:400}.sharelinks{padding:10px;font-size:17px}.sharelinks td{padding:2px}.sharelinks a{padding:0 4px}.thankpage table a{padding:0 4px}.thankpage table{font-size:17px}.thankpage table td{padding:4px}.social-icecreams{margin:23px 0 13px 0}.social-icecreams div{display:inline-block;padding:0 20px !important;vertical-align:middle}#fb-root{display:none}label.MyDropZone{-moz-user-select:none;color:#111111;cursor:pointer;display:block;font-size:18px;text-align:center;width:100%;position:relative;height:160px;display:block}label.MyDropZone.hover{opacity:0.66}.MyDropZone a{display:inline-block;vertical-align:text-top;padding-right:5px}.MyDropZone .acontainer{text-align:center;padding:41px 0 0 0;margin:0 auto}.MyDropZone img{width:30px}.inputTextDisabled{background:#ccc;color:#ddd}.dropzone input.dzfile{position:absolute;opacity:0;left:-1000px}.dropzone span.dzfile{font-size:23px;font-weight:400;color:#111;display:none;text-align:center}span.dzfile a{text-decoration:underline}.iconbutton img{opacity:0.8}.iconbutton img:hover{opacity:1.0}.iconbuttonright{position:absolute;bottom:58px;height:27px;right:44px;line-height:0}.iconbuttonright img{width:30px}.iconbuttonrighttwo{position:absolute;right:77px;height:27px;line-height:0;bottom:57px;display:block}.iconbuttonrighttwo img{width:30px}.switch{position:relative;height:34px;width:163px;vertical-align:middle;display:inline-block;margin:0 10px;background-color:#dedede;border-radius:23px}.switch-label{position:relative;z-index:2;float:left;width:70px;line-height:32px;font-size:15px;color:#000;text-align:center;cursor:pointer}.switch-label-off{padding-left:2px}.switch-label-on{padding-right:2px}.switch-input{display:none}.switch-input:checked+.switch-label{font-weight:300;color:#000;-webkit-transition:0.15s ease-out;-moz-transition:0.15s ease-out;-o-transition:0.15s ease-out;transition:0.15s ease-out}.switch-input:checked+.switch-label-on ~ .switch-selection{left:60px}.switch-selection{display:block;position:absolute;z-index:1;top:2px;left:2px;width:100px;height:30px;background:#87d534;border-radius:0 15px 15px 0;-webkit-transition:left 0.15s ease-out;-moz-transition:left 0.15s ease-out;-o-transition:left 0.15s ease-out;transition:left 0.15s ease-out}.switch-blue .switch-selection{background:#3aa2d0;background-image:-webkit-linear-gradient(top, #4fc9ee, #3aa2d0);background-image:-moz-linear-gradient(top, #4fc9ee, #3aa2d0);background-image:-o-linear-gradient(top, #4fc9ee, #3aa2d0);background-image:linear-gradient(to bottom, #4fc9ee, #3aa2d0)}.switch-yellow .switch-selection{background:#c4bb61;background-image:-webkit-linear-gradient(top, #e0dd94, #c4bb61);background-image:-moz-linear-gradient(top, #e0dd94, #c4bb61);background-image:-o-linear-gradient(top, #e0dd94, #c4bb61);background-image:linear-gradient(to bottom, #e0dd94, #c4bb61)}.button-on{background-color:#87d534;color:#fff;cursor:pointer;display:inline-block;font-size:18px;padding:5px 17px;transition:all 0.3s ease 0s}.button-on:hover{background-position:right bottom}.button-off{background-color:#dedede;cursor:pointer;display:inline-block;font-size:18px;padding:5px 17px;transition:all 0.3s ease 0s}.switcher{display:inline-block;font-size:0}.switcher div:nth-child(1){border-radius:23px 0 0 23px}.switcher div:nth-child(2){border-radius:0 23px 23px 0}.promoblocks{margin:35px 0 40px 0;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.pageselector{margin-top:30px}#canvas{margin:0 auto}.service-meta{margin:0 auto;width:700px;border-collapse:collapse}.service-meta input[type=text]{width:100%;box-sizing:border-box}.service-meta td:first-child{width:20%}div.dropzoneplus>div:first-child{line-height:130px;height:130px;width:90px;border:5px solid #ccc;font-size:60px;color:#ccc;margin:0 auto}div.dropzoneplus span{font-size:16px;color:#434a54}div.uploadphantom{height:140px;border:5px solid #fff;font-size:12px;color:#000;margin-left:10px;margin-right:10px;background:white;border-radius:0px;padding:6px}div.uploadphantom:hover{background:white}div.progress-container{background-color:#f1f1f1;height:20px;position:relative;top:15%;width:100%}p.procents{position:relative;top:15%;font-size:13px;text-align:center}div.progressbar{background-color:#87d534;height:100%;line-height:inherit;position:absolute;background-color:#87d534 !important;color:#fff !important}.mfp-bg{background:#0b0b0b none repeat scroll 0 0;height:100%;left:0;opacity:0.8;overflow:hidden;position:fixed;top:0;width:100%;z-index:104200}.mfp-wrap{height:100%;left:0;outline:0 none !important;position:fixed;top:0;width:100%;z-index:104300}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container::before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-moz-user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;left:8px;margin-top:-0.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;box-shadow:none;cursor:pointer;display:block;outline:0 none;overflow:visible;padding:0;z-index:1046}button::-moz-focus-inner{border:0 none;padding:0}.mfp-close{color:#fff;font-family:Arial, Baskerville, monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:0.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:0.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow::after,.mfp-arrow::before{border:medium inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow .mfp-a,.mfp-arrow::after{border-bottom-width:26px;border-top-width:26px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow::before{border-bottom-width:42px;border-top-width:42px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left::after{border-right:34px solid #fff;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left::before{border-right:54px solid #3f3f3f 0.0;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right::after{border-left:34px solid #fff;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right::before{border-left:54px solid #3f3f3f 0.0}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000 none repeat scroll 0 0;box-shadow:0 0 8px rgba(0,0,0,0.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;line-height:0;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure{line-height:0}.mfp-figure::after{background:#444 none repeat scroll 0 0;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,0.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure::after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6) none repeat scroll 0 0;bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,0.6) none repeat scroll 0 0;height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(0.75)}.mfp-arrow-left{transform-origin:0 50% 0}.mfp-arrow-right{transform-origin:100% 50% 0}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;width:600px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{padding-top:0;right:0;top:0}div.buttons.green{border-radius:24px;background-color:#87d534;height:24px;line-height:24px;color:#fff;font-weight:500;display:block}div.imgthumb.locked{background-position:50% 50%;background-repeat:no-repeat;background-image:url("/lock.png")}input.margin.numeric{width:120px}input.top.numeric{width:120px}input.left.numeric{width:120px}input.width.numeric{width:120px}input.height.numeric{width:120px}div.img_background{background-size:contain;background-repeat:no-repeat;background-position:50% 50%}input.text.watermark[disabled]{background-color:#ccc}img.zoombut{cursor:zoom-in}#contact-form .error{background-color:#ffeeee}#contact-form textarea.error{border:1px solid #a9a9a9}.form__input{background-color:#fdfdfd;border:1px solid #e8e8e8;font-family:"Amazing Grotesk", Helvetica, Arial, sans-serif;font-size:1.4rem;height:45px;padding:0 14px;width:402px}.form__input:focus{border:1px solid #e8e8e8;outline:0 none}.form__input::-moz-placeholder{color:#a8a8a8}.form__textarea{height:85px;max-height:85px;max-width:100%;padding:10px 14px;width:100%}.form__label{display:block;font-size:1.4rem;line-height:20px;margin-bottom:15px;text-align:left}div.feedback{margin-top:0;margin-left:0;margin-right:0;margin-bottom:30px;padding:15px;border:1px solid black}div.cloneme.vertical div.imgthumb{width:140px;height:100px}div.cloneme.vertical .numpages{top:15px}.placeholder_sortable{display:inline-block}div.sbutton.copied{display:inline-block;margin-right:10px;vertical-align:top}div.cont_copied{text-align:center;margin-top:20px}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;position:absolute;width:140px;background-color:#555;color:#fff;text-align:center;padding:5px 0;border-radius:6px;z-index:1;opacity:0;transition:opacity 1s}.tooltip-top{bottom:145%;left:50%;margin-left:-70px}.tooltip-top.gdrive{bottom:auto;top:-100px;left:50%;margin-left:-53px;z-index:2000000002}.tooltip-top::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}div.gdrive-hack{height:22px;width:22px;overflow:hidden;display:inline-block;position:absolute;top:-22px;left:5px;z-index:10}.saleoff{background-color:#ff4200;color:#fff;border-radius:100px;text-align:center;height:72px;width:72px;position:absolute;right:147px;font-size:15px;top:277px}.saleoff span{font-size:26px;font-weight:600;display:block;line-height:19px;padding-top:20px}.land-splashblock{text-align:center}.land-splashblock h1{margin:0;font-size:48px;font-weight:400}.sub-italic{font-size:30px;font-style:italic;color:#7d7d7d}.sealreco{position:absolute;right:0}.lbox,.rbox{display:inline-block;width:340px;text-align:center;margin-top:32px}.lbox img,.rbox img{margin-left:-100px}.dl-button{display:inline-block;background-color:#84c14a;color:#fff;font-size:30px;padding:12px;margin-top:21px;border-radius:10px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease}.dl-button:hover{color:#fff;text-decoration:none;background-color:#8fd64b}.dl-ver{display:block;font-size:13px}.buy-block{background-color:#fff;padding:20px}.bb-left{display:inline-block;vertical-align:top;text-align:left;float:left;font-size:19px;font-weight:300}.bb-left strong{font-size:28px;font-weight:400}.bb-middle{display:inline-block;vertical-align:top;text-align:right;float:right;font-size:46px;line-height:25px;padding-top:19px;margin-right:20px}.bb-middle s{font-size:32px}.bb-italic{font-size:20px;font-style:italic;font-weight:300}.bb-right{display:inline-block;vertical-align:top;text-align:right;float:right}a.bb-button{display:inline-block;background-color:#84c14a;color:#fff;padding:28px 60px;font-size:24px}.clear{clear:both}.land-features{text-align:center;background-color:#fff;padding:30px 0;margin-top:30px}.land-features h2{font-size:48px;font-weight:300;margin-bottom:40px;text-transform:none}.land-white{text-align:center;background-color:#fff;padding:30px 0}.land-white h2{font-size:48px;font-weight:300;margin-bottom:40px;text-transform:none}.land-lightgray{text-align:center;background-color:#f6f6f6;padding:30px 0}.land-lightgray h2{font-size:48px;font-weight:300;margin-bottom:40px;text-transform:none}.land-sysreqs h2{font-size:48px;font-weight:300;margin-bottom:40px;text-transform:none}.planblock{display:inline-block;background-color:#f6f6f6;width:270px}.plancaption{font-size:29px;padding:20px 20px 10px 20px}.plancost{font-size:34px;font-weight:700}.plancost sup{font-size:16px}.planblock a{display:inline-block;background-color:#84c14a;color:#fff;padding:5px 26px;border-radius:10px;font-size:24px;font-weight:700;margin:20px 0;box-shadow:0px 3px 0px 0px #50772b}.plandesk{padding:0 20px 20px 20px;font-size:16px;text-align:left}.flexinner{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.feat-blocks{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.feat-block{display:inline-block;width:300px;text-align:center;font-size:16px;margin-bottom:20px}.feat-gap{display:inline-block;width:300px}.feat-block img{display:block;margin:0 auto}.feat-block strong{font-size:20px;font-weight:400;display:block;padding:5px 0}.land-screens{height:686px;background-image:url(/webpack_bg1.744d7bb1.jpg);background-size:cover}.land-descript{height:749px;color:#fff;background-image:url(/webpack_bg2.29422404.jpg);background-size:cover;background-position:center center}.ld-left{vertical-align:top;display:inline-block;width:30%;text-align:center;font-size:20px;float:left;margin-left:150px;padding-top:35px}.ld-right{vertical-align:top;display:inline-block;width:30%;text-align:center;font-size:20px;float:right;margin-right:150px;padding-top:35px}.fc-block{background-color:#fff;box-shadow:0 0 250px 0 rgba(0,0,0,0.14);display:inline-block;margin:20px 0 40px 0;text-align:center;width:100%}.fc-os{font-size:18px;margin:40px auto;width:700px}.fc-os img{float:left;margin-right:10px}.fc-os span{display:block;float:left;font-size:77px;line-height:70px;margin-right:20px;padding-bottom:20px}.fc-specs{font-size:18px;margin:0 auto;text-align:center;width:820px}.fc-learn-button{color:#0594c5;font-size:34px;margin:20px 0;font-weight:300;display:inline-block}.fc-download-button{background-color:#84c14a;background-position:center left;background-repeat:no-repeat;color:#fff;display:inline-block;font-size:48px;font-weight:300;margin:20px 0;padding:7px 15px 9px 64px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}.fc-upgrade-button{background-color:#84c14a;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAtCAMAAAA0o6PzAAAAmVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////VHQRUAAAAMnRSTlMAiJlmBfz2tg3u08dOQSEZwpJxMRUC6+bgrambi3dGKOLXvGtc8O3OfXtfUjw5CaV+LcksJu8AAAGJSURBVEjHpZbZkoIwEEUjsqmsKggi4L6Ozgz//3FDpygitp0h5Xm63PI82KRTMC+oGiasL6A0eH0dUziXvo4lnHFfx0/jUQ2XZkyJCTgrNWcHzjpScuYGSC6joGeh8XgbSPlqnT04Rx2mUhGgd2/zF+XUSR9JhO6klvC8hJTJHVc4Djybdp0KqXLQhaMfodnXKVrInCV7QoPGghTKnOuz40JjzOt0pw3+A0G0hm4HMZFNusMKugDSgHbOXWfWbB4kAnz2x1DmkDaUsmAvXNrN+6Gc7NXxeP1bp5JynPebN4B0eq+YNnKm0CdtwlgM4fPNgwV5pBBfOZUMs202T4UrOLGuYIjNU4Jv3reac+MT1UjyOVLgMpCT2FjKqn/YY8eVG3hA4jIgCXSGcYcyCqF8jhcG1vTR3eHQygqJ4ph8957fRF7JD6J/qDgpHuaOUMTq+G2VNs2GUMQteu9cLoBBOWf8vbBtbx2C0kA35rBxQib/Q3Epmsji1dhmJMU2TjS/c9zzjbFeNcof6EanO2L4BuoAAAAASUVORK5CYII=);background-position:9px 8px;background-repeat:no-repeat;color:#fff;display:inline-block;font-size:30px;font-weight:300;margin:20px 0;padding:7px 15px 9px 64px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}.fc-winstore-button{background-color:#000;background-position:6px 8px;background-repeat:no-repeat;color:#fff;display:inline-block;font-size:48px;font-weight:300;margin:20px 0;padding:7px 15px 9px 74px}.land-footer{position:relative;background-image:url(/webpack_download-landing.1786691f.png);background-position:center bottom;background-size:cover}.slick-slide{margin:100px 50px 0 50px}.land-inner{width:930px;margin:0 auto;position:relative}.lspl{display:inline-block;vertical-align:bottom;text-align:left}.lspl img{width:450px}.rspl{display:inline-block;width:470px;text-align:left;font-size:17px;line-height:27px;vertical-align:top;padding-top:33px}a.bigdl-button{display:inline-block;background-color:#84c14a;color:#fff;border-radius:5px;margin:20px 0;box-shadow:0px 3px 0px 0px #50772b}a.bigdl-button:hover{background-color:#95d25b}.bbright{display:inline-block;vertical-align:middle;padding:10px 20px;width:268px}.bbdwn{display:block;font-weight:600;font-size:22px;margin:0 0 -4px 0}.bigdl-button img{display:inline-block;vertical-align:middle;width:41px;padding:20px 0 20px 20px}.bbdsk{font-size:15px;display:block}.bblang{display:block;border-top:1px solid #ffffff85;font-size:15px}.bblang .lang-sprite{margin-right:7px}.upblock{width:170px;font-size:24px;text-align:center;margin:30px 0}.upbuyblock{background-color:#fff;display:inline-block;padding:20px 70px;border-radius:20px;margin:20px}a.ubbutton{background-color:#84c14a;color:#fff;display:inline-block;box-shadow:0px 4px 0px 0px #5b8a2e;border-radius:10px;margin:20px 0}.ubbuttext{font-size:26px;font-weight:600;line-height:19px;padding:11px 10px 6px 11px}.ubbutsmalltext{font-size:18px;font-weight:600;line-height:26px;padding:6px 25px 6px 26px}.ubbuttext span{font-size:14px;font-weight:300;display:inline-block}.ubbutton img{float:left;padding:15px 0 4px 16px;width:33px}.ubcaption{font-size:24px;font-weight:600}.ubcost{font-size:42px;font-weight:800;line-height:37px}.ubcost s{font-size:25px;font-weight:300;line-height:0}.uboffer{background-image:url(/webpack_offer-back.e98482e6.png);background-repeat:no-repeat;display:inline-block;vertical-align:middle;width:100%;padding:50px 0;margin-bottom:-20px}.ubfcapt{text-align:center;font-size:67px;font-weight:800;color:#fff;margin-bottom:40px}.ubfcapt span{font-size:26px;line-height:29px;font-weight:300;display:block}.ubdeal{background-color:#fff;border-radius:20px;padding:30px 50px}.ubdeal table td{text-align:center}.ubdeal table td span{font-weight:500}.ubfboxes{margin-left:-65px}.ubdeal table td:first-child{min-width:239px}ul ul .lang-sprite{margin-right:10px;vertical-align:middle}ul ul .lang-name{vertical-align:middle}.misc-sprite.sprite-gdrive,.misc-sprite.sprite-drop{display:block}.finalresult .misc-sprite.sprite-gdrive,.finalresult .misc-sprite.sprite-drop{display:inline-block}.misc-sprite{background-image:url(/webpack_spr_misc_new.c2857f32.png);display:inline-block;vertical-align:middle}.lang-sprite{background-image:url(/webpack_spr_flags.1d9d10d7.png);display:inline-block;vertical-align:middle}.menu-sprite{background-image:url(/webpack_spr_menu.3ab611aa.png);display:inline-block;vertical-align:middle;margin-right:13px;margin-top:-3px}@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx){.lang-sprite{background-image:url(/webpack_spr_flags_ret.1c708a7a.png);background-size:528px 16px;display:inline-block;vertical-align:middle}.misc-sprite{background-image:url(/webpack_spr_misc_ret_new.90d62405.png);background-size:915px 61px;display:inline-block;vertical-align:middle}.menu-sprite{background-image:url(/webpack_spr_menu_ret.5bce1bb4.png);background-size:240px;display:inline-block;vertical-align:middle;margin-right:13px;margin-top:-3px}}.sprite-en{width:24px;height:16px;background-position:0 0}.sprite-cn{width:24px;height:16px;background-position:-24px 0}.sprite-tr{width:24px;height:16px;background-position:-48px 0}.sprite-vn{width:24px;height:16px;background-position:-72px 0}.sprite-pt{width:24px;height:16px;background-position:-96px 0}.sprite-jp{width:24px;height:16px;background-position:-120px 0}.sprite-no{width:24px;height:16px;background-position:-144px 0}.sprite-se{width:24px;height:16px;background-position:-168px 0}.sprite-dk{width:24px;height:16px;background-position:-192px 0}.sprite-id{width:24px;height:16px;background-position:-216px 0}.sprite-hu{width:24px;height:16px;background-position:-240px 0}.sprite-nl{width:24px;height:16px;background-position:-264px 0}.sprite-it{width:24px;height:16px;background-position:-288px 0}.sprite-es{width:24px;height:16px;background-position:-312px 0}.sprite-de{width:24px;height:16px;background-position:-336px 0}.sprite-ru{width:24px;height:16px;background-position:-360px 0}.sprite-fr{width:24px;height:16px;background-position:-384px 0}.sprite-tw{width:24px;height:16px;background-position:-408px 0}.sprite-th{width:24px;height:16px;background-position:-432px 0}.sprite-pl{width:24px;height:16px;background-position:-456px 0}.sprite-ko{width:24px;height:16px;background-position:-480px 0}.sprite-ar{width:24px;height:16px;background-position:-504px 0}.sprite-downl-modal{width:22px;height:32px;background-position:-96px 29px}.sprite-downl-icon{width:33px;height:33px;background-position:-61px 28px}.sprite-arrow-right{width:30px;height:30px;background-position:0 0}.sprite-arrow-left{width:30px;height:30px;background-position:-30px 0}.sprite-zoom{width:24px;height:24px;background-position:-60px 0}.sprite-toright{width:24px;height:24px;background-position:-84px 0}.sprite-toleft{width:24px;height:24px;background-position:-108px 0}.sprite-smm3{width:28px;height:28px;background-position:-132px 0}.sprite-smm2{width:28px;height:28px;background-position:-160px 0}.sprite-smm1{width:28px;height:28px;background-position:-188px 0}.sprite-rotate-pdf{width:56px;height:56px;background-position:-216px 0}.sprite-right{width:30px;height:30px;background-position:-272px 0}.sprite-process{width:30px;height:30px;background-position:-302px 0}.sprite-logo{width:193px;height:61px;background-position:-332px 0}.sprite-left{width:30px;height:30px;background-position:-525px 0}.sprite-gdrive{width:30px;height:30px;background-position:-555px 0}.sprite-faveon{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAzMiAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDIuMjU5NTVMMTkuODA1NSA5Ljk3MDQzTDIwLjAzODIgMTAuNDQxOUwyMC41NTg1IDEwLjUxNzVMMjkuMDY3OSAxMS43NTRMMjIuOTEwNCAxNy43NTYxTDIyLjUzNCAxOC4xMjNMMjIuNjIyOCAxOC42NDEyTDI0LjA3NjQgMjcuMTE2M0wxNi40NjUzIDIzLjExNDlMMTYgMjIuODcwMkwxNS41MzQ3IDIzLjExNDlMNy45MjM1NyAyNy4xMTYzTDkuMzc3MTYgMTguNjQxMkw5LjQ2NjAzIDE4LjEyM0w5LjA4OTU2IDE3Ljc1NkwyLjkzMjA2IDExLjc1NEwxMS40NDE1IDEwLjUxNzVMMTEuOTYxOCAxMC40NDE5TDEyLjE5NDUgOS45NzA0M0wxNiAyLjI1OTU1WiIgZmlsbD0iI0ZGQkEyNSIgc3Ryb2tlPSIjRkZCQTI1IiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==) no-repeat;width:30px;height:30px}.sprite-faveoff{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAzMiAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDIuMjU5NTVMMTkuODA1NSA5Ljk3MDQzTDIwLjAzODIgMTAuNDQxOUwyMC41NTg1IDEwLjUxNzVMMjkuMDY3OSAxMS43NTRMMjIuOTEwNCAxNy43NTYxTDIyLjUzNCAxOC4xMjNMMjIuNjIyOCAxOC42NDEyTDI0LjA3NjQgMjcuMTE2M0wxNi40NjUzIDIzLjExNDlMMTYgMjIuODcwMkwxNS41MzQ3IDIzLjExNDlMNy45MjM1NyAyNy4xMTYzTDkuMzc3MTYgMTguNjQxMkw5LjQ2NjAzIDE4LjEyM0w5LjA4OTU2IDE3Ljc1NkwyLjkzMjA2IDExLjc1NEwxMS40NDE1IDEwLjUxNzVMMTEuOTYxOCAxMC40NDE5TDEyLjE5NDUgOS45NzA0M0wxNiAyLjI1OTU1WiIgc3Ryb2tlPSIjRkZCQTI1IiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==) no-repeat;width:30px;height:30px;position:relative;right:-1px}.sprite-dropdown{width:20px;height:12px;background-position:-645px 0}.sprite-drop{width:30px;height:30px;background-position:-665px 0}.sprite-download{width:23px;height:27px;background-position:-695px 0}.sprite-desc3{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aAogICAgZD0iTTMzIDIyLjMzM0MzMyAxNy41MjI5IDI5Ljc1OSAxMy4zMjA0IDI1LjE4ODYgMTIuMDU0QzI0LjkwMTMgNS4zNTg2NyAxOS4zNjU0IDAgMTIuNjAwNiAwQzUuNjUyNDkgMCAwIDUuNjUyNDkgMCAxMi42MDA2QzAgMTQuODY1IDAuNjAyNzM3IDE3LjA2OTggMS43NDcyOCAxOS4wMDU0TDAuMDQ2MzI1NyAyNS4xNTQ2TDYuMTk1ODEgMjMuNDUzOUM3Ljk3NTA3IDI0LjUwNiA5Ljk4MjE4IDI1LjA5ODcgMTIuMDUzNyAyNS4xODgxQzEzLjMxOTkgMjkuNzU4NyAxNy41MjI3IDMzIDIyLjMzMyAzM0MyNC4yNTMgMzMgMjYuMTIwMSAzMi40ODg3IDI3Ljc2MDcgMzEuNTE3MUwzMi45NTM0IDMyLjk1MzRMMzEuNTE3MSAyNy43NjA3QzMyLjQ4ODcgMjYuMTIwMSAzMyAyNC4yNTMgMzMgMjIuMzMzWk02LjUwMDk1IDIxLjM2MzJMMi44MTk1NyAyMi4zODE2TDMuODM3OTggMTguNzAwMkwzLjYwNTg1IDE4LjMzNzJDMi41MTE5MSAxNi42MjU2IDEuOTMzNTkgMTQuNjQxOSAxLjkzMzU5IDEyLjYwMDZDMS45MzM1OSA2LjcxODczIDYuNzE4NzMgMS45MzM1OSAxMi42MDA2IDEuOTMzNTlDMTguNDgyNCAxLjkzMzU5IDIzLjI2NzYgNi43MTg3MyAyMy4yNjc2IDEyLjYwMDZDMjMuMjY3NiAxOC40ODI0IDE4LjQ4MjQgMjMuMjY3NiAxMi42MDA2IDIzLjI2NzZDMTAuNTU5MiAyMy4yNjc2IDguNTc1NzkgMjIuNjg5MyA2Ljg2NDAxIDIxLjU5NTNMNi41MDA5NSAyMS4zNjMyWk0zMC4xODA0IDMwLjE4MDRMMjcuNDQ4NyAyOS40MjQ2TDI3LjA4MzkgMjkuNjYyQzI1LjY2OTcgMzAuNTgwNyAyNC4wMjY3IDMxLjA2NjQgMjIuMzMzIDMxLjA2NjRDMTguNTUyNCAzMS4wNjY0IDE1LjIzMDMgMjguNjIyIDE0LjA1MzMgMjUuMTE2OEMxOS44NDI1IDI0LjQ0OTQgMjQuNDQ5NCAxOS44NDI1IDI1LjExNzEgMTQuMDUzQzI4LjYyMiAxNS4yMzAzIDMxLjA2NjQgMTguNTUyNCAzMS4wNjY0IDIyLjMzM0MzMS4wNjY0IDI0LjAyNjcgMzAuNTgwNyAyNS42Njk3IDI5LjY2MiAyNy4wODM5TDI5LjQyNDYgMjcuNDQ4N0wzMC4xODA0IDMwLjE4MDRaIgogICAgZmlsbD0iIzdENzlDRiIgLz4KICA8cGF0aCBkPSJNMTEuNjM0IDE3LjQ2NjlIMTMuNTY3NlYxOS40MDA1SDExLjYzNFYxNy40NjY5WiIgZmlsbD0iIzdENzlDRiIgLz4KICA8cGF0aAogICAgZD0iTTE0LjUzNDIgOS42Njc2QzE0LjUzNDIgMTAuMjE2NyAxNC4zMTA2IDEwLjcyMzUgMTMuOTA0OCAxMS4wOTQ5TDExLjYzMzggMTMuMTczNVYxNS41MzI4SDEzLjU2NzRWMTQuMDI1TDE1LjIxMDIgMTIuNTIxNEMxNi4wMDkzIDExLjc5IDE2LjQ2NzggMTAuNzUgMTYuNDY3OCA5LjY2NzZDMTYuNDY3OCA3LjUzNTExIDE0LjczMzEgNS44MDA0MiAxMi42MDA2IDUuODAwNDJDMTAuNDY4MSA1LjgwMDQyIDguNzMzNCA3LjUzNTExIDguNzMzNCA5LjY2NzZIMTAuNjY3QzEwLjY2NyA4LjYwMTM2IDExLjUzNDMgNy43MzQwMSAxMi42MDA2IDcuNzM0MDFDMTMuNjY2OCA3LjczNDAxIDE0LjUzNDIgOC42MDEzNiAxNC41MzQyIDkuNjY3NloiCiAgICBmaWxsPSIjN0Q3OUNGIiAvPgo8L3N2Zz4=) 0 85.20408% no-repeat;width:37px;height:37px}.sprite-desc2{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAyNyAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aAogICAgZD0iTTIzLjAyOTQgMTIuNDQxMkgyMC42NDQ2VjYuOTk5NDlDMjAuNjQ0NiAzLjEzOTk0IDE3LjQzODQgMCAxMy40OTc2IDBDOS41NTY2OCAwIDYuMzUwNDkgMy4xMzk5NCA2LjM1MDQ5IDYuOTk5NDlWMTIuNDQxMkgzLjk3MDU5QzEuNzgxMjEgMTIuNDQxMiAwIDE0LjIyMjQgMCAxNi40MTE4VjI5LjkxMThDMCAzMi4xMDEyIDEuNzgxMjEgMzMuODgyNCAzLjk3MDU5IDMzLjg4MjRIMjMuMDI5NEMyNS4yMTg4IDMzLjg4MjQgMjcgMzIuMTAxMiAyNyAyOS45MTE4VjE2LjQxMThDMjcgMTQuMjIyNCAyNS4yMTg4IDEyLjQ0MTIgMjMuMDI5NCAxMi40NDEyWk04Ljk5NzU1IDYuOTk5NDlDOC45OTc1NSA0LjU5OTUzIDExLjAxNjMgMi42NDcwNiAxMy40OTc2IDIuNjQ3MDZDMTUuOTc4OCAyLjY0NzA2IDE3Ljk5NzYgNC41OTk1MyAxNy45OTc2IDYuOTk5NDlWMTIuNDQxMkg4Ljk5NzU1VjYuOTk5NDlaTTI0LjM1MjkgMjkuOTExOEMyNC4zNTI5IDMwLjY0MTYgMjMuNzU5MiAzMS4yMzUzIDIzLjAyOTQgMzEuMjM1M0gzLjk3MDU5QzMuMjQwNzkgMzEuMjM1MyAyLjY0NzA2IDMwLjY0MTYgMi42NDcwNiAyOS45MTE4VjE2LjQxMThDMi42NDcwNiAxNS42ODIgMy4yNDA3OSAxNS4wODgyIDMuOTcwNTkgMTUuMDg4MkgyMy4wMjk0QzIzLjc1OTIgMTUuMDg4MiAyNC4zNTI5IDE1LjY4MiAyNC4zNTI5IDE2LjQxMThWMjkuOTExOFoiCiAgICBmaWxsPSIjODlEMzQyIiAvPgogIDxwYXRoCiAgICBkPSJNMTMgMThDMTEuMzQzMSAxOCAxMCAxOS4zNDMxIDEwIDIxQzEwIDIyLjA1NzkgMTAuNTQ4MSAyMi45ODczIDExLjM3NTQgMjMuNTIxNVYyNy4wODExQzExLjM3NTQgMjcuOTc2NiAxMi4xMDE0IDI4LjcwMjcgMTIuOTk3IDI4LjcwMjdDMTMuODkyNSAyOC43MDI3IDE0LjYxODYgMjcuOTc2NiAxNC42MTg2IDI3LjA4MTFWMjMuNTI1M0MxNS40NDkyIDIyLjk5MTggMTYgMjIuMDYwNSAxNiAyMUMxNiAxOS4zNDMxIDE0LjY1NjkgMTggMTMgMThaIgogICAgZmlsbD0iIzg5RDM0MiIgLz4KPC9zdmc+) no-repeat;width:31px;height:38px}.sprite-desc1{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzUiIHZpZXdCb3g9IjAgMCAzMCAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aAogICAgZD0iTTI5LjExOTggMjIuMDUwOEMyOS41OTM5IDIxLjUyMTUgMjkuODgyOCAyMC44MjI5IDI5Ljg4MjggMjAuMDU4NkMyOS44ODI4IDE4LjQxMSAyOC41NDIgMTcuMDcwMyAyNi44OTQ1IDE3LjA3MDNIMjEuMDk0NkMyMS42NjkgMTUuMzI3MSAyMS45MTQgMTMuMDE0MiAyMS45MTQgMTIuMDIyOFYxMS4wMjczQzIxLjkxNCA4LjgzMDYyIDIwLjEyNjQgNy4wNDI5NyAxNy45Mjk3IDcuMDQyOTdIMTYuOTMzNkMxNi40NzY3IDcuMDQyOTcgMTYuMDc4MyA3LjM1Mzc1IDE1Ljk2NzQgNy43OTczNEwxNS40MjQ4IDkuOTY4MTZDMTQuNjY0NSAxMy4wMDgyIDEyLjI1MDYgMTYuMzYyNCA5Ljc1MjQgMTYuOTcyQzkuMzE0NzkgMTUuODY0NCA4LjIzNDM2IDE1LjA3ODEgNi45NzI2NCAxNS4wNzgxSDAuOTk2MDkyQzAuNDQ2MjQ5IDE1LjA3ODEgMCAxNS41MjQ0IDAgMTYuMDc0MlYzNC4wMDM5QzAgMzQuNTUzNyAwLjQ0NjI0OSAzNSAwLjk5NjA5MiAzNUg2Ljk3MjY0QzguMTYwNjUgMzUgOS4xODg2MiAzNC4zMDM0IDkuNjcwMDYgMzMuMjk2NkwxMy4wOTI2IDM0LjQzNzVDMTQuMjExNiAzNC44MTA3IDE1LjM3NzcgMzUgMTYuNTU3NyAzNUgyNC45MDIzQzI2LjU0OTggMzUgMjcuODkwNiAzMy42NTkyIDI3Ljg5MDYgMzIuMDExN0MyNy44OTA2IDMxLjYyMzIgMjcuODE2MiAzMS4yNTEzIDI3LjY4MDcgMzAuOTEwN0MyOC45NDc4IDMwLjU2NDcgMjkuODgyOCAyOS40MDMyIDI5Ljg4MjggMjguMDI3M0MyOS44ODI4IDI3LjI2MyAyOS41OTM5IDI2LjU2NDQgMjkuMTE5OCAyNi4wMzUxQzI5LjU5MzkgMjUuNTA1OSAyOS44ODI4IDI0LjgwNzMgMjkuODgyOCAyNC4wNDI5QzI5Ljg4MjggMjMuMjc4NiAyOS41OTM5IDIyLjU4IDI5LjExOTggMjIuMDUwOFpNNy45Njg3NCAzMi4wMTE3QzcuOTY4NzQgMzIuNTYwOSA3LjUyMTgyIDMzLjAwNzggNi45NzI2NCAzMy4wMDc4SDEuOTkyMThWMTcuMDcwM0g2Ljk3MjY0QzcuNTIxODIgMTcuMDcwMyA3Ljk2ODc0IDE3LjUxNzIgNy45Njg3NCAxOC4wNjY0VjMyLjAxMTdaTTI0LjkwMjMgMjMuMDQ2OEgyNi44OTQ1QzI3LjQ0MzcgMjMuMDQ2OCAyNy44OTA2IDIzLjQ5MzggMjcuODkwNiAyNC4wNDI5QzI3Ljg5MDYgMjQuNTkyMSAyNy40NDM3IDI1LjAzOSAyNi44OTQ1IDI1LjAzOUgyNC45MDIzQzI0LjM1MjUgMjUuMDM5IDIzLjkwNjIgMjUuNDg1MyAyMy45MDYyIDI2LjAzNTFDMjMuOTA2MiAyNi41ODUgMjQuMzUyNSAyNy4wMzEyIDI0LjkwMjMgMjcuMDMxMkgyNi44OTQ1QzI3LjQ0MzcgMjcuMDMxMiAyNy44OTA2IDI3LjQ3ODEgMjcuODkwNiAyOC4wMjczQzI3Ljg5MDYgMjguNTc2NSAyNy40NDM3IDI5LjAyMzQgMjYuODk0NSAyOS4wMjM0SDI0LjkwMjNDMjQuMzUyNSAyOS4wMjM0IDIzLjkwNjIgMjkuNDY5NiAyMy45MDYyIDMwLjAxOTVDMjMuOTA2MiAzMC41NjkzIDI0LjM1MjUgMzEuMDE1NiAyNC45MDIzIDMxLjAxNTZDMjUuNDUxNSAzMS4wMTU2IDI1Ljg5ODQgMzEuNDYyNSAyNS44OTg0IDMyLjAxMTdDMjUuODk4NCAzMi41NjA5IDI1LjQ1MTUgMzMuMDA3OCAyNC45MDIzIDMzLjAwNzhIMTYuNTU3N0MxNS41OTIyIDMzLjAwNzggMTQuNjM3OSAzMi44NTMgMTMuNzIyMiAzMi41NDc2TDkuOTYwOTIgMzEuMjkzOFYxOC45NjgyQzExLjUyMzUgMTguNjcxMyAxMy4wNTI4IDE3LjY4MTkgMTQuNDMzNCAxNi4wNjIzQzE1Ljc4MTQgMTQuNDgwNSAxNi44NzQ1IDEyLjM4MzMgMTcuMzU3MiAxMC40NTE2TDE3LjcxMTIgOS4wMzUxNUgxNy45Mjk3QzE5LjAyOCA5LjAzNTE1IDE5LjkyMTggOS45Mjg5OCAxOS45MjE4IDExLjAyNzNWMTIuMDIyOEMxOS45MjE4IDEzLjM2MDIgMTkuNTAzNSAxNS45MjU1IDE4Ljk2ODIgMTcuMDcwM0gxNi45MzM2QzE2LjM4MzcgMTcuMDcwMyAxNS45Mzc1IDE3LjUxNjUgMTUuOTM3NSAxOC4wNjY0QzE1LjkzNzUgMTguNjE2MiAxNi4zODM3IDE5LjA2MjUgMTYuOTMzNiAxOS4wNjI1SDI2Ljg5NDVDMjcuNDQzNyAxOS4wNjI1IDI3Ljg5MDYgMTkuNTA5NCAyNy44OTA2IDIwLjA1ODZDMjcuODkwNiAyMC42MDc3IDI3LjQ0MzcgMjEuMDU0NyAyNi44OTQ1IDIxLjA1NDdIMjQuOTAyM0MyNC4zNTI1IDIxLjA1NDcgMjMuOTA2MiAyMS41MDA5IDIzLjkwNjIgMjIuMDUwOEMyMy45MDYyIDIyLjYwMDYgMjQuMzUyNSAyMy4wNDY4IDI0LjkwMjMgMjMuMDQ2OFoiCiAgICBmaWxsPSIjRUE2RTU1IiAvPgogIDxwYXRoCiAgICBkPSJNMTguOTI0OCAwQzE4LjM3NDcgMCAxNy45Mjg3IDAuNDQ1OTg0IDE3LjkyODcgMC45OTYwOTJWMy4wNTQ2OEMxNy45Mjg3IDMuNjA0NzkgMTguMzc0NyA0LjA1MDc3IDE4LjkyNDggNC4wNTA3N0MxOS40NzQ5IDQuMDUwNzcgMTkuOTIwOSAzLjYwNDc5IDE5LjkyMDkgMy4wNTQ2OFYwLjk5NjA5MkMxOS45MjA5IDAuNDQ1OTg0IDE5LjQ3NDkgMCAxOC45MjQ4IDBaIgogICAgZmlsbD0iI0VBNkU1NSIgLz4KICA8cGF0aAogICAgZD0iTTE0LjY5OTkgNC4zOTM3OUwxMy4yOTEzIDIuOTg1MTFDMTIuOTAyMyAyLjU5NjExIDEyLjI3MTYgMi41OTYxMSAxMS44ODI2IDIuOTg1MTFDMTEuNDkzNiAzLjM3NDEyIDExLjQ5MzYgNC4wMDQ3OCAxMS44ODI2IDQuMzkzNzlMMTMuMjkxMyA1LjgwMjQ2QzEzLjY4MDIgNi4xOTE0IDE0LjMxMSA2LjE5MTQ3IDE0LjY5OTkgNS44MDI0NkMxNS4wODg5IDUuNDEzNDUgMTUuMDg4OSA0Ljc4Mjc5IDE0LjY5OTkgNC4zOTM3OVoiCiAgICBmaWxsPSIjRUE2RTU1IiAvPgogIDxwYXRoCiAgICBkPSJNMjUuOTY5NSAyLjk4NTEyQzI1LjU4MDUgMi41OTYxMSAyNC45NDk4IDIuNTk2MTEgMjQuNTYwOCAyLjk4NTEyTDIzLjE1MjEgNC4zOTM3MkMyMi43NjMxIDQuNzgyNzMgMjIuNzYzMSA1LjQxMzM5IDIzLjE1MjEgNS44MDI0QzIzLjU0MSA2LjE5MTQxIDI0LjE3MTggNi4xOTE0NyAyNC41NjA4IDUuODAyNDZMMjUuOTY5NSA0LjM5Mzc5QzI2LjM1ODUgNC4wMDQ3OCAyNi4zNTg1IDMuMzc0MTIgMjUuOTY5NSAyLjk4NTEyWiIKICAgIGZpbGw9IiNFQTZFNTUiIC8+Cjwvc3ZnPg==) no-repeat;width:34px;height:39px}.sprite-history-down{width:22px;height:26px;opacity:0.6;margin:6px 3px;background-position:-853px -35px;transition:all;transition-duration:0.3s;transition-timing-function:ease}.sprite-history-down:hover{opacity:1.0}.sprite-history-ardown{width:20px;height:26px;background-position:-895px -35px;float:left;margin:6px 9px 0 0}.sprite-delete{width:24px;height:24px;background-position:-853px 0}.sprite-cross-icon{width:8px;height:8px;background-position:-877px 0}.sprite-add{width:30px;height:30px;background-position:-885px 0}.sprite-add-page-numbers{width:30px;height:30px;background-position:-5px -5px}.sprite-add-watermark{width:30px;height:30px;background-position:-45px -5px}.sprite-bmp-to-pdf{width:30px;height:30px;background-position:-85px -5px}.sprite-compress-pdf{width:30px;height:30px;background-position:-125px -5px}.sprite-crop-pdf{width:30px;height:30px;background-position:-165px -5px}.sprite-delete-pages{width:30px;height:30px;background-position:-5px -45px}.sprite-edit-pdf{width:30px;height:30px;background-position:-85px -45px}.sprite-edit-pdf-meta{width:30px;height:30px;background-position:-45px -45px}.sprite-epub-to-pdf{width:30px;height:30px;background-position:-125px -45px}.sprite-excel-to-pdf{width:30px;height:30px;background-position:-165px -45px}.sprite-extract-images{width:30px;height:30px;background-position:-5px -85px}.sprite-extract-text{width:30px;height:30px;background-position:-45px -85px}.sprite-fb2-to-pdf{width:30px;height:30px;background-position:-85px -85px}.sprite-header-footer{width:30px;height:30px;background-position:-125px -85px}.sprite-html-to-pdf{width:30px;height:30px;background-position:-165px -85px}.sprite-jpg-to-pdf{width:30px;height:30px;background-position:-5px -125px}.sprite-merge-pdf{width:30px;height:30px;background-position:-45px -125px}.sprite-mobi-to-pdf{width:30px;height:30px;background-position:-85px -125px}.sprite-odt-to-pdf{width:30px;height:30px;background-position:-125px -125px}.sprite-pdf-to-bmp{width:30px;height:30px;background-position:-165px -125px}.sprite-pdf-to-jpg{width:30px;height:30px;background-position:-5px -165px}.sprite-pdf-to-png{width:30px;height:30px;background-position:-45px -165px}.sprite-pdf-to-tiff{width:30px;height:30px;background-position:-85px -165px}.sprite-pdf-to-word{width:30px;height:30px;background-position:-125px -165px}.sprite-png-to-pdf{width:30px;height:30px;background-position:-165px -165px}.sprite-ppt-to-pdf{width:30px;height:30px;background-position:-205px -5px}.sprite-protect-pdf{width:30px;height:30px;background-position:-205px -45px}.sprite-rearrange-pdf{width:30px;height:30px;background-position:-205px -85px}.sprite-resize-pdf{width:30px;height:30px;background-position:-205px -125px}.sprite-rotate-pdf{width:30px;height:30px;background-position:-205px -165px}.sprite-split-pdf{width:30px;height:30px;background-position:-5px -205px}.sprite-tiff-to-pdf{width:30px;height:30px;background-position:-45px -205px}.sprite-unlock-pdf{width:30px;height:30px;background-position:-85px -205px}.sprite-word-to-pdf{width:30px;height:30px;background-position:-125px -205px}.sprite-convert-all{width:30px;height:30px;background-position:-165px -205px}.sprite-djvu-to-pdf{width:30px;height:30px;background-position:-205px -205px}.sprite-chm-to-pdf{width:30px;height:30px;background-position:-5px -245px}.sprite-xml-to-pdf{width:30px;height:30px;background-position:-45px -245px}.sprite-txt-to-pdf{width:30px;height:30px;background-position:-85px -245px}.sprite-gif-to-pdf{width:30px;height:30px;background-position:-125px -245px}.sprite-gif-to-pdf{width:30px;height:30px;background-position:-165px -245px}.sprite-pdf-ocr{width:30px;height:30px;background-position:-205px -245px}.sprite-eps-pdf{width:30px;height:30px;background-position:-5px -285px}.sprite-eps-to-pdf{width:30px;height:30px;background-position:-45px -285px}.sprite-cbr-pdf{width:30px;height:30px;background-position:-85px -285px}.sprite-cbz-pdf{width:30px;height:30px;background-position:-125px -285px}.sprite-rtf-to-pdf{width:30px;height:30px;background-position:-165px -285px}.sprite-pdf-to-rtf{width:30px;height:30px;background-position:-205px -285px}.sprite-docx-to-pdf{width:30px;height:30px;background-position:-45px -325px}.sprite-pdf-to-docx{width:30px;height:30px;background-position:-5px -325px}/*! * SlickNav Responsive Mobile Menu v1.0.6 * (c) 2015 Josh Cope * licensed under MIT */#first{top:0;z-index:1000;position:absolute}#second{position:absolute;right:164px;top:0}#first .menu-sprite{background-color:#fff;border-radius:10px}.slicknav_btn{position:relative;display:block;vertical-align:middle;float:left;padding:0.438em 0.625em 0.438em 0.625em;line-height:1.125em;cursor:pointer}.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar{margin-top:0.188em}.slicknav_menu{*zoom:1}.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left}.slicknav_menu .slicknav_icon{float:left;width:1.125em;height:0.875em;margin:0.188em 0 0 0.438em}.slicknav_menu .slicknav_icon:before{background:transparent;width:1.125em;height:0.875em;display:block;content:"";position:absolute}.slicknav_menu .slicknav_no-text{margin:0}.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:0.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(0,0,0,0.25)}.slicknav_menu:before{content:" ";display:table}.slicknav_menu:after{content:" ";display:table;clear:both}.slicknav_nav{clear:both}.slicknav_nav ul{display:block}.slicknav_nav li{display:block}#second .slicknav_nav li{display:block;text-overflow:ellipsis;width:150px;overflow:hidden;white-space:nowrap}.slicknav_nav .slicknav_arrow{font-size:0.8em;margin:0 0 0 0.4em}.slicknav_nav .slicknav_item{cursor:pointer}.slicknav_nav .slicknav_item a{display:inline}.slicknav_nav .slicknav_row{display:block}.slicknav_nav a{display:block}.slicknav_nav .slicknav_parent-link a{display:inline}.slicknav_brand{float:left}.slicknav_menu{font-size:16px;box-sizing:border-box;background:#4c4c4c;padding:5px;min-height:54px}.slicknav_menu *{box-sizing:border-box}.slicknav_menu .slicknav_menutxt{color:#fff;font-weight:bold;text-shadow:0 1px 3px #000}.slicknav_menu .slicknav_icon-bar{background-color:#fff}.slicknav_btn{margin:5px 5px 0 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255,255,255,0.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222}.slicknav_nav{color:#fff;margin:0;padding:0;font-size:0.875em;list-style:none;overflow:hidden}.slicknav_nav ul{list-style:none;overflow:hidden;padding:0;margin:0 0 0 20px}.slicknav_nav .slicknav_row{padding:5px 10px;margin:2px 5px}.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff}.slicknav_nav a{padding:5px 10px;margin:2px 5px;text-decoration:none;color:#fff}#second .slicknav_nav a{padding:5px 4px;margin:2px 0px}#second .lang-sprite{margin:0 5px 0 0}.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222}.slicknav_nav .slicknav_txtnode{margin-left:15px}.slicknav_nav .slicknav_item a{padding:0;margin:0}.slicknav_nav .slicknav_parent-link a{padding:0;margin:0}.slicknav_brand{color:#fff;font-size:18px;line-height:30px;padding:7px 12px;height:44px}#second .slicknav_menutxt{line-height:13px;padding:2px 0px 1px 0px}#second .slicknav_menutxt .lang-sprite{margin:0}#second .slicknav_icon{display:none}#second .slicknav_btn{margin-left:101px}a.addbutton{background-color:#87d534;color:#fff;border-radius:10px;font-size:25px;font-weight:400;padding:8px 20px;vertical-align:middle;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}a.addbutton:hover{background-color:#a4f053}.adivider{height:1px;max-width:300px;background-color:#dedede;margin:13px auto 5px auto}.drdrtext{color:#acb2bc;font-size:20px;font-weight:300}.todrives{display:inline-block;padding:0 9px}.form-group input[type=submit]{background-color:#87d534;color:#fff;border-radius:10px;font-size:23px;font-weight:400;padding:8px 20px;vertical-align:middle;border:0}table.resulttable{font-size:15px;text-align:left;margin:20px auto}table.resulttable td{padding:4px}table.resulttable td:not(:last-child){padding-right:25px}table.resulttable img{vertical-align:bottom}table.resulttable strong{font-weight:bold}table.resulttable a{text-decoration:underline}table.resulttable td:nth-child(2){color:#777;max-width:270px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.langpopup{background-color:#fff;border:6px solid #c6c6c6;border-radius:15px;font-size:16px;position:absolute;top:60px;right:0px;white-space:nowrap;z-index:99}.langpopup .phrase2{white-space:normal;text-align:left;line-height:1.5em}.langpopup .phrase1{padding-right:35px}.langpopup span{padding-left:10px;padding-right:20px;display:inline-block}.langpopup a.smbutton span{padding:0}.langpopup div.bll{display:flex;align-items:center;justify-content:center;margin-bottom:15px}.triangle{width:0;height:0;border-style:solid;border-width:0 10px 19px 10px;border-color:transparent transparent #c6c6c6 transparent;margin-bottom:auto;position:absolute;top:-22px;right:27px}.lptop{border-bottom:1px solid #eaebec;font-size:16px;font-weight:500;padding:15px;position:relative;text-align:left}.smbutton{display:inline-block;padding:5px 20px;border-radius:20px;margin-right:15px;background-color:#dadada;cursor:pointer}.smbutton.green{background-color:#87d534;color:#fff;font-weight:600}.lpclose{position:absolute;top:10px;right:10px}div.language{position:relative}div.draggable-container{height:294px;width:210px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:20px}div.draggable-container.horizontal{height:210px;width:294px}div.draggable-container div.buffer-top{width:100%;height:0;background:rgba(0,0,0,0.5)}div.draggable-container div.buffer-bottom{width:100%;height:0;background:rgba(0,0,0,0.5)}div.draggable-container div.buffer-left{width:0px;height:100%;background:rgba(0,0,0,0.5)}div.draggable-container div.buffer-right{width:0px;height:100%;background:rgba(0,0,0,0.5)}div.draggable-container div.top{height:0px;border-top:3px dashed #555555;cursor:row-resize}div.draggable-container div.mid{flex-grow:1;display:flex;flex-direction:row}div.draggable-container div.mid div.wrapper{flex-grow:1;display:flex;flex-direction:column}div.draggable-container div.mid2{flex-grow:1;display:flex;flex-direction:row}div.draggable-container div.mid2 div.body{flex-grow:1}div.draggable-container div.mid2 div.left{width:0px;border-left:3px dashed #555555;cursor:col-resize}div.draggable-container div.mid2 div.right{width:0px;border-right:3px dashed #555555;cursor:col-resize}div.draggable-container div.bottom{height:0px;border-bottom:3px dashed #555555;cursor:row-resize}.header-footer{width:50%;display:inline-block}.header-footer input{width:100%;box-sizing:border-box}.header-footer select{width:100%;box-sizing:border-box}.inhf{width:100%;box-sizing:border-box;padding:10px}.inhf td:first-child{max-width:126px;text-align:right;padding-right:15px}.inhf td{text-align:left}.img_background.with_canvas{height:auto}.img_background.with_canvas canvas{z-index:10000}::-webkit-input-placeholder{color:#cccccc}@media (max-height: 700px){ul#cssmenu ul{width:375px}}@media (max-width: 1440px){.slogan{display:none}}@media (max-width: 1340px){.language ul#cssmenu li a .sellang{font-size:0;padding:0}.sprite-logo{zoom:0.89;-moz-transform:scale(0.89);-moz-transform-origin:0 0}.logo{width:174px;margin-top:20px}ul#cssmenu li a{font-size:15px}.menu{margin-left:0px}.content{padding-bottom:50px}.sf-menu{float:left}.sf-menu a{padding-left:0px;padding-right:20px}}@media (max-width: 1200px){.sprite-logo{zoom:0.79;-moz-transform:scale(0.79);-moz-transform-origin:0 0}.logo{width:154px;margin-top:22px}}@media (max-width: 1020px){.menu{display:none}.land-inner{width:700px;margin:0 auto;position:relative}.lspl{display:inline-block;vertical-align:bottom;text-align:center}.rspl{text-align:center}.feat-block{width:350px}.fc-os{font-size:18px;margin:40px auto;width:600px}.fc-specs{font-size:18px;margin:0 auto;text-align:center;width:520px}#last-files{position:relative;margin-right:14px;display:none}.overfooter{position:initial}.language{display:none}.header-footer{width:100%;display:block}.try-pdfcandy{margin-top:-26px}.service-meta{margin:0 auto;width:100%;font-size:15px;box-sizing:border-box}.service-meta input[type=text]{font-size:15px}a.convertbutton,a.redbutton,a.download,.uploadtodrive{margin-top:15px;vertical-align:middle}.MyDropZone .acontainer{padding:39px}label.MyDropZone{height:initial}.sf-menu{float:left}.sf-menu a{padding-left:0;padding-right:20px}.inner{padding:0 30px}.circleinner{padding:0px 5px}.sticker{display:none}.socials{filter:grayscale(100%);filter:brightness(10)}.righthead{position:absolute;top:0;left:100px;right:100px;z-index:10000;margin:8px auto;text-align:center;width:100px;float:none}.socials{display:block;vertical-align:top;padding:4px;margin:0 auto}.promoblock{display:block;vertical-align:top;text-align:left;width:100%;margin-bottom:20px}.slicknav_menu{display:block;position:fixed;width:100%;z-index:10000;overflow-y:auto;max-height:100%}.slicknav_menu img{width:21px;vertical-align:middle;margin-right:10px;-webkit-filter:brightness(1000%)}header{position:initial;margin-top:55px;z-index:1000}.toolsign{zoom:0.7}.toolscapt{display:inline-block;vertical-align:top;padding:3px 0}.addtofave img{width:23px}.lefthead{display:block;margin:0 auto;text-align:center}.logo img{padding-top:17px;width:200px}}@media (max-width: 740px){ul#cssmenu ul{width:200px}.land-inner{width:100%;margin:0 auto;position:relative}.feat-blocks{padding:0 20px}.feat-block{width:219px}.fc-block{width:100%;padding:20px;box-sizing:border-box}.land-sysreqs h2{font-size:36px}.fc-specs{width:100%}.convertprocces img{width:50px}.MyDropZone .acontainer{padding:0px}label.MyDropZone{height:initial;padding:20px 0}.promoblocks{margin:20px 0 0 0}.related{display:none}.inner{padding:0 20px}.logo{margin-top:5px}.promoblock:nth-child(2){display:none}.promoblock:nth-child(3){display:none}.sprite-logo{zoom:0.5;-moz-transform:scale(0.5, 0.5);-moz-transform-origin:center top}.captionblock{text-align:center}.toolsign{display:block;margin-right:auto}.form__input{width:100%;box-sizing:border-box}}@media (max-width: 740px) and (max-width: 800px){.try-pdfcandy{display:none}}@media (max-width: 400px){.logo img{padding-top:24px;width:150px}.lefthead{display:block;margin:0 auto;text-align:left}.righthead{top:49px;right:6px;z-index:1000;text-align:right;left:inherit}.socials{filter:grayscale(0%);filter:brightness(1)}.captionblock{text-align:center}.inner{padding:0 10px}.socials{padding:4px 0}ul#cssmenu li a{padding:8px 8px}.circleinner .circleblock,.circleinner .gap{width:90px;margin:0px 0px 20px 0px;font-size:16px}.circle{border-radius:80px;height:80px;width:80px;margin:0 auto;border:4px solid #eaebec}.circleblock a:hover .circle{background-color:#fff;border-radius:80px;height:80px;width:80px;border:4px solid #ea6e55}.toolsign{display:none}.toolscapt{padding-left:0}span.uploadtodrive{margin-left:0px;padding:7px 10px 5px 10px}}#cookie-law{border:0;font-size:12pt;padding:0;padding-top:15px;padding-bottom:15px;margin:0 auto;position:absolute;text-align:center;width:100%;z-index:9999;background-color:#fff;color:#000;font-family:inherit;bottom:0px;position:fixed;display:none}#cookie-law-btn{border:0;font-size:14px;margin:0 auto;text-align:center;z-index:9999;color:#fff;background-color:#81d742;padding:3px 17px;border-radius:10px;margin-left:15px}form#contact-form input[type='text']{font-size:18px;font-family:Open sans;font-weight:300;padding:7px;width:300px;margin-bottom:13px;border:1px solid #a9a9a9}.contactblock form input[type='text']{font-size:18px;font-family:Open sans;font-weight:300;padding:5px;width:118px;border:1px solid #a9a9a9}.contactblock form input[type='submit']{font-size:18px;font-family:Open sans;font-weight:300;padding:7px;background-color:#8cc755;border:0;color:#fff;margin-bottom:13px;margin-top:14px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease}form#contact-form select{font-size:18px;font-family:Open sans;font-weight:300;padding:7px;width:317px;margin-bottom:15px;margin-right:13px}form#contact-form textarea{font-size:18px;font-family:Open sans;font-weight:300;padding:7px;width:635px;height:150px;vertical-align:top}form#contact-form input[type='submit']{font-size:18px;font-family:Open sans;font-weight:300;padding:7px;background-color:#8cc755;border:0;color:#fff;margin-bottom:13px;margin-top:14px;transition-property:all;transition-duration:0.3s;transition-timing-function:ease;-webkit-transition-property:all;-webkit-transition-duration:0.3s;-webkit-transition-timing-function:ease;cursor:pointer}form#contact-form .attach{text-align:left;overflow:hidden;width:649px;height:44px;background-color:#e5e5e5;margin-top:0px;border:1px solid #a9a9a9;border-top:0}form#contact-form .attachinner{color:#000;font-size:18px;font-weight:300;display:block;padding-top:9px;padding-left:43px;padding-bottom:6px}form#contact-form .attachinner input[type='file']{margin-top:-50px;margin-left:-410px;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;font-size:150px;height:100px}#contact-form .refresh-button{height:38px;width:38px}div.message_green{margin-bottom:15px;padding:10px;border:1px solid green;background:#ccffcc;color:black;font-weight:bold}div.message_red{margin-bottom:15px;padding:10px;border:1px solid red;background:#ffcccc;color:black;font-weight:bold}#last-files{position:relative;margin-right:14px}#last-files .lptop{padding:10px}.disopacity{opacity:0.4;cursor:default;transition:all;transition-duration:0.3s;transition-timing-function:ease}.disopacity:hover{opacity:1}.lfcription{font-size:10px;text-align:right;float:right;margin-top:-24px;line-height:12px;margin-right:27px}#last-files .cursor{cursor:pointer}#last-files .icon{width:50px;height:50px;background:red}#last-files .counter{background:#87d534;border-radius:10px;line-height:16px;color:white;font-weight:bold;font-size:10px;display:inline-block;width:16px;height:16px;text-align:center;margin-top:-4px;right:-10px;top:5px;position:absolute}#last-files-list{min-width:400px;text-align:left;right:-29px;font-size:15px;box-sizing:border-box;position:absolute;display:none;max-height:400px;overflow-y:scroll}#last-files-list .list-element{padding:10px;border-bottom:1px solid #ccc;line-height:18px;font-weight:500;max-width:400px;text-overflow:ellipsis;overflow:hidden}.list-element span{padding-right:4px;display:inline-block;font-size:12px;font-weight:300;padding-left:0}.mfp-content{text-align:center}.white-popup{position:relative;background:#FFF;padding:20px;width:auto;margin:20px auto;display:inline-block;margin-left:auto;margin-right:auto;text-align:center}body.edit-pdf header{position:static}body.edit-pdf .container{margin-top:0px}div.edit-pdf.toolbar.fixed-block{position:fixed;top:10px}a.td_underline{text-decoration:underline}span.max_2_lines{text-overflow:ellipsis;word-wrap:break-word;overflow:hidden;max-height:3em;line-height:1.5em;display:block}.arrow{width:10px}.select{max-width:400px;position:relative}.select-main{border:1px solid #D3D3D3}.select-main__arrow{margin-left:auto}.select-items{display:none;border:1px solid #D3D3D3;border-radius:6px;position:absolute;top:0;left:0;width:100%;background-color:#fff;max-height:40vh;overflow:auto}.select-items.block{display:block}.select-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;border-radius:5px;cursor:pointer;align-items:center;position:relative}.select-item .active{position:absolute;top:25%;right:6%;width:24px;height:24px}.select-item:hover{background-color:#f2f2f2}.select-item__img{margin-right:10px}.select-item.active{background-position:95% 47%}.select-item.active:hover{background-color:#f2f2f2}.btn2{padding:8px 18px;border-radius:5px;background-color:#79C132;color:#FFFFFF;font-weight:600;font-size:16px;cursor:pointer;-webkit-transition:0.2s linear;transition:0.2s linear}.btn2:hover{color:#ffffff}.btn2:disabled{background-color:#b1b1b1;color:#1F1F1F}.btn2:disabled:hover{background-color:#b1b1b1}.btn2:hover{background-color:#56A716}.btn2:active{background-color:#478911}.btn-inactive{color:#1F1F1F;background-color:#fff;border:1px solid #1F1F1F}.btn-inactive:hover{color:#1F1F1F;background-color:#ebebeb}.checkboxes{margin-top:32px}.checkbox-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkbox-item input{width:auto !important;margin-right:7px}.checkbox-item label{margin-bottom:0px !important;text-align:left}.checkbox-item label a{color:#79C132}.checkbox-item:last-child{margin-top:12px}.container-wrap{padding-left:5%;padding-right:5%}.footer{font-size:14px;background-color:#444444;padding-top:32px;padding-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__column-logo{fill:#fff;width:130px;height:34px}.footer__column-text{color:#FFFFFF;margin-top:17px;width:175px}.footer__column-link{color:#FFFFFF;text-decoration:none;margin-bottom:10px}.footer__column-link:hover{color:#79C132}.footer__column-social{width:32px;margin-bottom:8px}.footer__column-social i{display:inline-block}.justify-center{justify-content:center}.align-center{align-items:center}.flex{display:flex;display:-webkit-box;display:-webkit-flex}.underline{text-decoration:underline}label{font-size:14px;color:#7B7B81;margin-bottom:4px;display:inline-block}.radio{display:flex;align-items:center;text-align:left;padding:14px 16px}.radio .input-radio{width:auto;margin-right:11px;opacity:1}.radio label{font-weight:bold;font-size:14px;margin-bottom:0}.radio span{font-weight:normal;font-size:14px}.popupcandy input,.profile input{font-family:'Open Sans', sans-serif;width:100%;border:1px solid #D3D3D3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:10px;outline:none}.popupcandy input.btn2,.profile input.btn2{border:none}.popupcandy input:focus,.profile input:focus{border-color:#79C132 !important}.ul-check li{display:flex;text-align:left}.ul-check li::before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;color:#49494A;background:url("/assets/check.svg") center center no-repeat}.ul-check li.unavailable{color:#9C9C9C;white-space:normal}.ul-check li.unavailable::before{content:'';display:inline-block;width:20px;height:20px;margin-right:10px;min-width:20px;background:url("/assets/cross.svg") center center no-repeat}.header{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #E2E2E2;color:#49494A;position:fixed;z-index:300;top:0;left:0;background-color:#fff}.headsearch{display:inline-block;position:relative;width:160px}.headsearch ::-webkit-input-placeholder{color:#878787}.headsearch ::placeholder{color:#878787}.headsearch :-ms-input-placeholder{color:#878787}.headsearch ::-ms-input-placeholder{color:#878787}.headsearch ::-moz-placeholder{color:#878787}@media screen and (max-width: 800px){.headsearch{width:28px;min-width:28px;max-width:160px;transition:all 0.3s ease-in-out}.headsearch input{display:none}.headsearch .cross{display:none}.headsearch.open{width:100%;max-width:160px}.headsearch.open input{display:block}}@media screen and (max-width: 500px){.headsearch{max-width:100%}.headsearch.open{width:100%;max-width:100%}}.headsearch input[type=text]{border-radius:6px;border:1px solid #fff;color:#1F1F1F;font-size:14px;line-height:20px;background:#f6f6f6;padding:9px 30px 9px 34px;width:100%}.headsearch input[type=text]:focus{border:1px solid #868686}.headsearch .cross{position:absolute;right:1px;top:calc(50% - 14px);cursor:pointer;display:none}.headsearch .cross:hover{filter:brightness(80%)}.headsearch .svg-search{position:absolute;left:4px;top:calc(50% - 14px);cursor:pointer}.header__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__profile-block{position:relative;display:flex;align-items:center;cursor:pointer;margin-right:27px}@media screen and (max-width: 500px){.header__profile-block{margin-right:0}}.header__profile-block .avatar{width:30px;height:30px;background-color:#79C132;margin-right:5px}.header__profile-links{position:absolute;display:flex;flex-direction:column;top:52px;right:0px;background-color:#fff;padding-top:9px;padding-bottom:9px;width:160px;position:absolute;font-size:14px;border-radius:6px;box-shadow:0px 0px 2px rgba(0,0,0,0.12),0px 2px 6px rgba(0,0,0,0.12),0px 16px 32px rgba(0,0,0,0.16)}.header__profile-links a{display:flex;align-items:center;cursor:pointer}.header__profile-links a svg{width:32px;padding:10px 6px}.header__profile-links a:hover{color:#434a54;background-color:#F2F2F2}.header__profile-name{max-width:100px}.header__profile-login{margin-right:16px;cursor:pointer;white-space:nowrap}.header__profile-login:hover{color:#79C132}.header__profile-signup,.header__profile-signupBtn{margin-right:24px;font-size:14px;white-space:nowrap}.header__profile-download{cursor:pointer;position:relative;margin-right:23px}.header__profile-download-item i{vertical-align:bottom}.header__profile-number{font-size:9px;font-weight:600;color:#FFFFFF;font-family:'Roboto', sans-serif;position:absolute;top:-5px;right:-5px;background-color:#79C132;border-radius:50%;width:14px;height:14px;display:flex;align-items:center;justify-content:center}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;flex:1;gap:32px;flex-wrap:wrap;overflow:hidden;max-height:19px}.header__nav.has_search{max-height:40px}.header__nav-item{font-weight:400;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-arrow{-webkit-transition:all 0.2s linear;transition:all 0.2s linear}.header__nav a{cursor:pointer;text-decoration:none;color:#1F1F1F;-webkit-tap-highlight-color:transparent}@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover){.header__nav a:hover{color:#79C132}}#all-tools-box-open{gap:4px}.header__logo{margin-right:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo .svg-logo_sm{display:none;margin-left:-6px;transform:scale(0.8)}.header__logo-img{padding-top:11px;cursor:pointer;height:34px;fill:#49494A}.header__logo-img img{width:128px}.header__logo-text{font-family:'Roboto', sans-serif;font-style:italic;line-height:15px;color:#878787;position:relative;display:flex;align-items:center;white-space:nowrap}@media screen and (max-width: 700px){.header.has_search .header__logo-text{display:none}}@media screen and (max-width: 999px) and (min-width: 510px){.header.has_search .header__logo{margin-right:25px}}.header__logo-text::before{background-color:#49494A;display:block;content:"";height:26px;width:1px;margin:0px 8px}.header__popups{position:absolute;top:52px}.header__nav-arrow.transform{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.history-box{overflow:hidden;background:#FFFFFF;color:#1F1F1F;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;width:420px;position:absolute;top:47px;right:-15px;display:none;-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.12),0px 2px 6px rgba(0,0,0,0.12),0px 16px 32px rgba(0,0,0,0.16);box-shadow:0px 0px 2px rgba(0,0,0,0.12),0px 2px 6px rgba(0,0,0,0.12),0px 16px 32px rgba(0,0,0,0.16)}.history-box__available{color:#7B7B81}.history-box__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 28px 14px 12px;color:#1F1F1F;border-bottom:1px solid #F2F2F2;cursor:auto}.history-box__item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:8px 8px;border-bottom:1px solid #F2F2F2;overflow:hidden}.history-box__item svg{margin-right:10px;margin-left:auto;min-width:35px;min-height:35px}.history-box__item svg path{fill:#FFFFFF}.history-box__item-ico{min-width:52px;margin-right:10px}.history-box__item:hover{background-color:#EEFFDD}.history-box__item:hover.history-box__item svg path{fill:#84C14A}.history-box__item-text{overflow:hidden}.history-box__item-text p{margin-top:7px;margin-bottom:0px}.history-box__wrapper{max-height:35vh;overflow:auto}.history-box__wrapper a:hover{color:#0b0b0b}.history-box.block{display:block}.mobile{visibility:hidden;overflow:auto;position:fixed;top:55px;left:0;width:100%;height:calc(100% - 55px)}.mobile-menu{height:100%;background-color:#fff;overflow:auto}.mobile-menu .item{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px;border:1px solid #F2F2F2}.mobile-menu .item .svg-block{margin-right:13px;margin-left:18px;zoom:0.55;-moz-transform:scale(0.55)}.mobile.block{visibility:visible;padding-bottom:58px}.accordion{color:#1F1F1F;cursor:pointer;padding:14px;width:100%;border:none;text-align:left;outline:none;font-size:16px;-webkit-transition:0.5s;transition:0.5s;background-color:#fff;border:1px solid #F2F2F2;display:flex;justify-content:space-between;align-items:center}.accordion.active{background-color:#F2F2F2}.accordion.active .accordion-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-arrow{-webkit-transition:0.3s;transition:0.3s;content:"";width:28px;height:28px;color:#1F1F1F;font-size:18px;font-weight:bold;float:right;margin-left:5px}.panel{color:#212121;background-color:#fff;max-height:0;overflow:hidden;-webkit-transition:max-height 0.1s ease-out;transition:max-height 0.1s ease-out;height:calc(100vh - 340px);overflow:auto}.header__profile-burger{position:relative;cursor:pointer;display:none;margin-right:10px;width:20px;height:26px}.header__profile-burger span{display:block;position:absolute;width:100%;height:2px;background-color:#616161;top:12px;transition:all .2s ease-out}.header__profile-burger span::before{content:'';top:-8px;display:block;position:absolute;width:100%;height:2px;background-color:#616161;transition:all .2s ease-out}.header__profile-burger span::after{display:block;position:absolute;width:100%;height:2px;background-color:#616161;content:'';top:8px;transition:all .2s ease-out}.header__profile-burger.open span{background-color:transparent}.header__profile-burger.open span::before{transform:rotate(-45deg);top:0}.header__profile-burger.open span::after{transform:rotate(45deg);top:0}.header__profile-lang{position:relative}.header__profile-lang .lang__dropdown{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#FFFFFF;position:absolute;overflow:auto;top:42px;right:0;width:200px;max-height:75vh;border-radius:12px;-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.12),0px 2px 6px rgba(0,0,0,0.12),0px 16px 32px rgba(0,0,0,0.16);box-shadow:0px 0px 2px rgba(0,0,0,0.12),0px 2px 6px rgba(0,0,0,0.12),0px 16px 32px rgba(0,0,0,0.16);z-index:2}.header__profile-lang .lang__dropdown.block{display:block}.dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Inter', 'Open Sans', Arial, sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;padding:10px 12px;text-transform:uppercase;color:#000000;border-bottom:1px solid #F2F2F2}.dropdown__item:last-of-type{border-bottom:none}@media screen and (max-width: 1000px){.dropdown__item{border-bottom:none}}.dropdown__item.active{background:#E2F7EB;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEjSURBVHgB7VM9kgFREO5Wm5hIuGuT2RvsFUR+IjJkToAT4AQ4gczIyPwk3IAbEA2hiGxa9zOqpp5nKCOcr+pVv+nu9/XvAMSIERUIH0BqXExZyeRa7m7O+QvaEvABWJY1YGGTwRY5QHpebgFRkcl3RJTR7ZFa9LOo1tGjntw9Jj/kRyvd5+0KvqdlO0HQVh+EHRO54K0KFDniEqTvHvT3BafxyPdLV6Rnla1Iv+Sd6RGTj4WczyaMXPnqCn8TVIaSqW7/nVe6LP5lqJxECZ7gPgBnLo9NQWRjiKABiEcKqTAI4wyEFJkcr22QTDO3gCoJgOY+5/TgBTwcsh7EV9uyMW5+2IYXEbpFWhDxnrhZ52nfgwj9D6THt5nIOZ3ONYgRQ8cFDVxzV1TQam0AAAAASUVORK5CYII=);background-repeat:no-repeat;background-position-y:12px;background-position-x:calc(100% - 12px)}.dropdown__item:hover{background-color:#F2F2F2}.profile-lang__text{margin-left:5px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;font-family:'Inter', 'Open Sans', Arial, sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#49494A}.profile-lang__ico{margin-right:5px}.profile-lang{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.profile-lang__arrow{-webkit-transition:0.2s linear;margin-inline-start:5px;transition:0.2s linear}.profile-lang__arrow.transform{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobile-lang{position:fixed;width:100%;bottom:0}.mobile-lang .profile-lang__arrow{transition:none}.mobile-lang__btn{color:#49494A;cursor:pointer;padding:14px;width:100%;border:none;text-align:left;outline:none;font-size:16px;-webkit-transition:background-color 0.5s;transition:background-color 0.5s;background-color:#fff;border:1px solid #F2F2F2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-lang__btn::after{margin-left:auto;-webkit-transform:rotate(269deg);transform:rotate(269deg);-webkit-transition:0.3s;transition:0.3s;content:"";width:28px;height:28px;color:#1F1F1F;font-size:18px;font-weight:bold;float:right}.mobile-lang__btn img{width:24px;margin-right:10px}.mobile-lang__btn.active{background-color:#F2F2F2}.mobile-lang__btn.active::after{content:"";-webkit-transform:rotate(269deg);transform:rotate(269deg)}.mobile-lang__popup.popupcandy{display:none;padding:16px 0 0 0;overflow:hidden}.mobile-lang__popup.popupcandy .popupcandy__close{filter:brightness(0.2)}.mobile-lang__popup.popupcandy.block{display:block}.mobile-lang__popup.popupcandy .popupcandy__header{margin-top:0;margin-bottom:15px;padding-inline-start:20px;text-align:left;color:#000000}.mobile-lang__popup.popupcandy .select-items{display:block;position:relative;border:0px;border-top:1px solid #F2F2F2;border-radius:0 0 6px 6px;height:calc(100% - 51px)}.mobile-lang__popup.popupcandy .select-items .dropdown__item{padding:12px 20px}.all-tools-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;position:fixed;top:56px;left:0px;width:100%;background:#FFFFFF;z-index:13}.all-tools-box .all-tools-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;width:100%;padding-bottom:20px}.all-tools-box .all-tools-menu .block{margin:0 70px 0 0;min-width:0;-webkit-box-flex:10;-ms-flex:10 0;flex:10 0}@media screen and (max-width: 1333px){.all-tools-box .all-tools-menu .block{margin:0 40px 0 0}}@media screen and (max-width: 1180px){.all-tools-box .all-tools-menu .block{margin:0 15px 0 0}}.all-tools-box .all-tools-menu .block.block-1{min-width:475px;margin-left:0}@media (max-width: 1223px){.all-tools-box .all-tools-menu .block.block-1{min-width:410px}}.all-tools-box .all-tools-menu .block.block-2{min-width:369px}@media (max-width: 1240px){.all-tools-box .all-tools-menu .block.block-2{min-width:310px}}.all-tools-box .all-tools-menu .block.block-3{min-width:232px;max-width:232px;-webkit-box-flex:5;-ms-flex:5 0;flex:5 0;margin-right:0}@media screen and (max-width: 1180px){.all-tools-box .all-tools-menu .block.block-3{min-width:170px}}.all-tools-box .all-tools-menu .block .menu-header{width:100%;border-bottom:1px solid #D3D3D3;padding:16px 0 13px 0;font-weight:600;font-size:16px;line-height:22px}.all-tools-box .all-tools-menu .block .all-tools__container{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:normal;font-size:16px;line-height:32px}@media screen and (max-width: 1333px){.all-tools-box .all-tools-menu .block .all-tools__container{font-size:14px;line-height:28px}}.all-tools-box .all-tools-menu .block .all-tools__container .list{margin-right:8px;margin-top:8px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}@media screen and (max-width: 1240px){.all-tools-box .all-tools-menu .block .all-tools__container .list{margin-right:0}}.all-tools-box .all-tools-menu .block .all-tools__container .list a:active,.all-tools-box .all-tools-menu .block .all-tools__container .list a{text-decoration:none;font-weight:normal;color:#1F1F1F}.all-tools-box .all-tools-menu .block .all-tools__container .list a:hover{text-decoration:underline}.all-tools-box .all-tools-menu .block .all-tools__container .list .svg-block{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transform:scale(0.4);transform-origin:left;margin-right:-20px}.svg-block img{width:20px}.all-tools-box .all-tools-menu .block .all-tools__container .list .item{min-width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;height:32px}@media screen and (max-width: 480px){.all-tools-box .all-tools-menu .block .all-tools__container .list .item{min-width:unset}}.all-tools-box .all-tools-menu .block .all-tools__container .list .item svg{position:relative;top:4px}.all-tools-box .all-tools-menu .block .min-width{min-width:170px}.all-tools-box.block{visibility:visible}.overlay{display:none;width:100%;height:100vh;background-color:#000000;opacity:0.3;position:fixed;top:0%;left:0%;z-index:400}.overlay.block{display:block}.overlay.top{z-index:200}.popupcandy{display:none;width:490px;border-radius:12px;box-sizing:border-box;padding:32px 48px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#fff;z-index:500;text-align:center}.popupcandy__close{position:absolute;right:26px;top:19px;cursor:pointer;width:16px;height:16px}.popupcandy__close:hover{opacity:0.8}.popupcandy__header{font-weight:bold;font-size:20px;margin-top:16px;margin-bottom:16px}.popupcandy__text{font-size:14px;line-height:20px;color:#49494A}.login-popup__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:minmax(100px, 1fr) [2];grid-template-columns:repeat(2, minmax(100px, 1fr));grid-gap:6px;margin-top:24px;flex-wrap:wrap}.login-popup__social._2{margin-top:16px}.login-popup__social.socials .login-popup__social-item{color:#000;text-align:center;font-size:16px;line-height:24px;border-radius:5px;background:#EEE}.login-popup__social.socials .login-popup__social-item:hover{background:#D7D7D7;box-shadow:none}.signup-popup{padding:48px}.signup-popup .login-form__btn{margin-bottom:0}.signup-popup .popupcandy__header{margin:0;color:#1F1F1F}.signup-popup .login-popup__social-item{box-shadow:none;text-align:center;font-size:16px;line-height:24px;border-radius:5px;gap:8px;padding:8px;border:none;font-family:"Open Sans", sans-serif}.signup-popup .login-popup__social-item:hover{box-shadow:none}.signup-popup .login-popup__social{gap:16px}.signup-popup .login-popup__social.social_list{margin-top:40px}.signup-popup .login-popup__social.social_list .login-popup__social-item{color:#000;background:#EEE}.signup-popup .login-popup__social.social_list .login-popup__social-item:hover{background:#D7D7D7}.signup-popup .login-popup__social.social_list .login-popup__social-item:active{background:#BBB}.signup-popup .login-popup__social._2 .login-popup__social-item{background:#79C132;color:#fff}.signup-popup .login-popup__social._2 .login-popup__social-item:hover{background:#64a325}.signup-popup .login-popup__social._2 .login-popup__social-item:active{background:#558d1e}.signup-popup .terms_text{color:#49494A;margin-top:40px;font-size:14px;font-weight:400;line-height:20px}.signup-popup .terms_text a{color:#4D9712}.signup-popup .terms_text a:hover{color:#448310}.signup-popup .terms_text a:active{color:#458411}.login-popup__social-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;line-height:20px;font-weight:600;padding:10px;color:#1F1F1F;-webkit-box-shadow:0px 4px 8px rgba(0,0,0,0.08),0px 0px 2px rgba(0,0,0,0.12),0px 0px 1px rgba(0,0,0,0.04);box-shadow:0px 4px 8px rgba(0,0,0,0.08),0px 0px 2px rgba(0,0,0,0.12),0px 0px 1px rgba(0,0,0,0.04);border-radius:4px;cursor:pointer;-webkit-transition:0.2s linear;transition:0.2s linear;gap:10px}.login-popup__social-item:hover{-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.116),0px 0px 2px rgba(0,0,0,0.247),0px 4px 8px rgba(0,0,0,0.178);box-shadow:0px 0px 2px rgba(0,0,0,0.116),0px 0px 2px rgba(0,0,0,0.247),0px 4px 8px rgba(0,0,0,0.178)}.login-popup__social-item i{min-height:28px}.login-popup__social-item img{margin-right:6px}.login-popup__or{margin-top:16px;position:relative;display:flex;justify-content:space-between;align-items:center;color:#49494A;font-size:14px;font-weight:400;line-height:20px}.login-popup__or:before{background-color:#E2E2E2;display:block;content:"";height:1px;width:45%}.login-popup__or::after{background-color:#E2E2E2;display:block;content:"";height:1px;width:45%}.login-popup__forgot-password{color:#79C132;cursor:pointer;margin-bottom:16px}.login-popup__forgot-password:hover{color:#56A716}.login-popup__text a{color:#79C132;cursor:pointer}.login-popup__text span:hover{color:#56A716}.login-popup__close{position:absolute;right:26px;top:19px;cursor:pointer}.login-popup.block{display:block}.login-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:12px}.login-form__email{margin-bottom:30px;color:#1F1F1F}.login-form__btn{margin-bottom:16px;margin-top:46px}.login-form label{font-size:14px;color:#7B7B81;margin-bottom:4px}.login-form input{font-family:'Open Sans', sans-serif;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:10px;outline:none}.signup-popup{display:none}.signup-popup .btn2{margin-top:26px}.signup-popup.block{display:block}.forgotpw-popup__header{font-weight:bold;font-size:20px}.forgotpw-popup__text{text-align:left;color:#1F1F1F;margin-top:16px}.forgotpw-popup__close{position:absolute;right:26px;top:19px;cursor:pointer}.forgotpw-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:12px}.forgotpw-form__email{margin-bottom:30px;color:#1F1F1F}.forgotpw-form__btn{margin-bottom:16px}.forgotpw-form label{font-size:14px;color:#7B7B81;margin-bottom:4px}.forgotpw-form input{font-family:'Open Sans', sans-serif;width:100%;border:1px solid #D3D3D3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:10px;outline:none}.forgotpw-popup.block{display:block}.checkmail-popup__mail{font-weight:600}.checkmail-popup__btn{margin-top:45px}.checkmail-popup.block{display:block}.form__password{color:#1F1F1F}.form__password-label{margin-top:30px}.form__password-wrap{width:100%;position:relative}.form__password-view{position:absolute;width:25px;height:39px;cursor:pointer;top:0px;right:11px}.tooltip{cursor:pointer}.tooltip:hover .tooltip__hover{display:block}.tooltip__hover{display:none;font-size:16px;position:absolute;top:-7px;left:47px;padding:10px;background:#49494A;color:#fff;border-radius:10px;white-space:nowrap}.tooltip__hover::after{content:'';position:absolute;top:37%;left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;height:10px;background-color:#49494A}.result{display:flex;flex-direction:column;justify-content:space-around;padding:30px 90px;margin-right:20px;background:#FFFFFF;border:5px solid #DDDDDD;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;width:800px;color:#49494A}.result__out *{box-sizing:border-box}.result__startover{width:34px;height:34px;display:block;position:absolute;top:10px;right:10px}.result__out{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:33px;margin-bottom:75px}.result-menu{display:flex;justify-content:center;align-items:center;width:32px;height:64px;padding:10px;font-size:14px;position:relative;top:2px;-webkit-transition-delay:3s;transition-delay:3s;cursor:pointer}.result-menu__dots{width:7px;height:7px;border-radius:50%;background-color:#49494A;position:relative}.result-menu__dots::before{content:"";position:absolute;display:block;bottom:13px;width:7px;height:7px;border-radius:50%;background-color:#49494A}.result-menu__dots::after{content:"";position:absolute;display:block;top:13px;width:7px;height:7px;border-radius:50%;background-color:#49494A}.result-menu__hover{cursor:auto;display:none;color:#49494A;font-weight:300;padding:20px;padding-right:35px;position:absolute;bottom:62px;right:-73px;-webkit-transition-delay:3s;transition-delay:3s;z-index:3;background-color:#fff;border-radius:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5)}.result-menu__hover.active{display:block}.result-menu__hover::before{content:'';display:none;position:absolute;width:15px;height:15px;background-color:#fff;top:-5px;right:82px;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 -5px 5px -5px #333}.result-menu__hover::after{content:'';display:block;position:absolute;width:15px;height:15px;background-color:#fff;bottom:-5px;right:82px;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 5px 5px -5px #333}.result-menu__hover ul{padding:0;margin:0}.result-menu__hover li{list-style-type:none;margin-bottom:3px}.result-menu__hover li:last-child{margin-bottom:0}.result-menu__hover li a{color:#49494A;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center}.result-menu__hover li a:hover{color:#ea6e55;text-decoration:underline}.result-menu__header{font-weight:bold;margin-bottom:9px}.result__header{line-height:33px;text-align:center}.result__header-success{font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result__header-success i{zoom:1.3;transform:scale(130%);margin-right:5px}.result__header-description{overflow:hidden;font-size:20px}.result__button-main{padding-top:21px;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.result__button a:hover{color:#fff}.result__button-success{zoom:1.5;transform:scale(150%);margin-right:12px;position:relative}.result__button-download{padding:13px 25px;background:#84C14A;border-radius:10px;font-weight:bold;font-size:24px;color:#fff;cursor:pointer;width:430px;z-index:3;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.2s linear;transition:0.2s linear;position:relative}.result__button-download:hover{background-color:#89D342}.result__button-download i{margin-right:15px;min-width:43px}.result__button-text span{display:block;font-weight:400;font-size:14px}.result__button-addition{position:absolute;top:21px;right:0;height:74px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#EAEBEC;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:19px 25px 19px 40px}.result__button-addition a{margin-right:18px;position:relative;top:2px}.result__button-addition a:last-child{margin-right:0}.result__links{margin-top:44px;text-align:center}.result__links-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px}.result__links-btn{padding:7px 20px;border-radius:6px;margin-right:11px;color:#fff;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.result__links-btn--facebook{background-color:#3B5998}.result__links-btn--facebook:hover{background-color:#476bb6}.result__links-btn--twitter{background-color:#55ACEE;margin-right:0}.result__links-btn--twitter:hover{background-color:#66ceff}.result__links-btn i{margin-right:15px}.result__links-description{font-weight:normal;font-size:16px;max-width:285px;margin-left:auto;margin-right:auto}.result-menu__hover--bottom{bottom:auto;top:63px}.result-menu__hover--bottom::after{display:none}.result-menu__hover--bottom::before{display:block}.result-menu::after{display:block;content:'';width:57px;height:100px;position:absolute;background-color:transparent}.result-desktop{width:100%;background-color:#f06144;padding:9px 6px;margin-top:10px;color:#FFFFFF;border-radius:10px;align-self:center;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;cursor:pointer;position:relative}.result-desktop:hover{background-color:#f87053;color:#fff}.result-desktop i{margin-right:12px}.result-desktop__download{display:flex;flex-direction:column}.result-desktop__download span{font-size:18px;font-weight:normal}.result-footer{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:center}.result-footer__img{position:relative}.result-footer__img img{width:128px;box-shadow:0 4px 4px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.12)}.result-footer__ico{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.result-footer__item{width:128px;position:relative;margin-right:43px;margin-bottom:25px}.result-footer__item-number{position:absolute;width:23px;height:23px;background-color:#49494A;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%;right:-27px;top:-10px}.banner{border:1px solid #DDDDDD;padding:36px 24px 24px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%;max-width:388px;min-height:386px;min-width:356px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(134.7deg, #FF984E 0%, #F56C40 100%);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;margin:0 6px 0 4px;position:relative;cursor:pointer;overflow:hidden}.banner-img{position:absolute;bottom:0;right:0;z-index:1}.banner-rounds{position:absolute;bottom:0;right:0;z-index:0}.banner-logo{z-index:10}.banner i{margin-left:8px}.banner:hover{background:linear-gradient(134.7deg, #fc9c59 0%, #d76948 100%)}.banner:hover .btn-banner{background-color:#ebebeb}.banner__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:32px;font-weight:900;text-align:left;color:#ffffff;margin-bottom:12px;z-index:10}.banner__header i{zoom:1.3;transform:scale(130%);margin-right:12px;position:relative;bottom:6px}.banner__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:24px;line-height:32px;color:#FFFFFF;text-align:left;font-weight:700;z-index:10;max-width:225px}.banner__content img{margin-top:25px}.banner__footer{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;padding:12px 17px;background-color:#009EE2;width:100%;font-weight:bold;font-size:22px;line-height:23px;color:#fff}.banner__footer span{display:block;font-weight:normal;font-size:15px}.banner__footer i{margin-right:20px}.banner:hover .banner__footer{background-color:#00beff}.btn-banner{position:relative;padding:16px 32px;border:0px;border-radius:8px;font-size:18px;font-weight:700;width:100%;margin-top:32px;text-transform:uppercase;box-shadow:1px 1px 6px rgba(0,0,0,0.08);z-index:10}.btn-banner span{margin-left:8px}.btn-banner:hover{color:#1F1F1F}.svg-Ar{background:url("/images/img/sprite_langs.svg") 25% 0 no-repeat}.svg-Ar-dims{width:24px;height:20px}.svg-Cn{background:url("/images/img/sprite_langs.svg") 75% 0 no-repeat}.svg-Cn-dims{width:24px;height:20px}.svg-De{background:url("/images/img/sprite_langs.svg") 0 33.33333% no-repeat}.svg-De-dims{width:24px;height:20px}.svg-En{background:url("/images/img/sprite_langs.svg") 25% 33.33333% no-repeat}.svg-En-dims{width:24px;height:20px}.svg-Es{background:url("/images/img/sprite_langs.svg") 50% 0 no-repeat}.svg-Es-dims{width:24px;height:20px}.svg-Fr{background:url("/images/img/sprite_langs.svg") 50% 33.33333% no-repeat}.svg-Fr-dims{width:24px;height:20px}.svg-Id{background:url("/images/img/sprite_langs.svg") 0 66.66667% no-repeat}.svg-Id-dims{width:24px;height:20px}.svg-It{background:url("/images/img/sprite_langs.svg") 25% 66.66667% no-repeat}.svg-It-dims{width:24px;height:20px}.svg-Jp{background:url("/images/img/sprite_langs.svg") 50% 66.66667% no-repeat}.svg-Jp-dims{width:24px;height:20px}.svg-Ko{background:url("/images/img/sprite_langs.svg") 0 0 no-repeat}.svg-Ko-dims{width:24px;height:20px}.svg-Nl{background:url("/images/img/sprite_langs.svg") 75% 33.33333% no-repeat}.svg-Nl-dims{width:24px;height:20px}.svg-Pl{background:url("/images/img/sprite_langs.svg") 75% 66.66667% no-repeat}.svg-Pl-dims{width:24px;height:20px}.svg-Pt{background:url("/images/img/sprite_langs.svg") 0 100% no-repeat}.svg-Pt-dims{width:24px;height:20px}.svg-Ru{background:url("/images/img/sprite_langs.svg") 25% 100% no-repeat}.svg-Ru-dims{width:24px;height:20px}.svg-Se{background:url("/images/img/sprite_langs.svg") 50% 100% no-repeat}.svg-Se-dims{width:24px;height:20px}.svg-Th{background:url("/images/img/sprite_langs.svg") 75% 100% no-repeat}.svg-Th-dims{width:24px;height:20px}.svg-Tr{background:url("/images/img/sprite_langs.svg") 100% 0 no-repeat}.svg-Tr-dims{width:24px;height:20px}.svg-Tw{background:url("/images/img/sprite_langs.svg") 100% 33.33333% no-repeat}.svg-Tw-dims{width:24px;height:20px}.svg-Vn{background:url("/images/img/sprite_langs.svg") 100% 66.66667% no-repeat}.svg-Vn-dims{width:24px;height:20px}.profile{display:flex;padding-top:48px;padding-bottom:48px}.profile *{box-sizing:border-box}.profile__avatar{margin-right:8px}.profile__menu{margin-right:100px}.profile__menu-item{display:flex;padding:10px 16px 6px;margin-bottom:10px;cursor:pointer;width:190px;font-weight:600;font-size:16px}.profile__menu-item .menu-item__ico{margin-right:13px}.profile__menu-item .menu-item__ico svg{width:20px;height:20px}.profile__menu-item.menu-item:hover svg path{fill:#79C132}.profile__menu-item.menu-item__text{z-index:2}.profile__menu-item.active{width:190px;box-shadow:0px 0px 2px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.05),0px 10px 20px rgba(0,0,0,0.06);border-radius:8px;position:relative}.profile__menu-item.active:after{content:'';width:29px;height:29px;position:absolute;top:6px;right:-10px;transform:rotate(45deg);background-color:#fff;box-shadow:6px -5px 13px -2px rgba(0,0,0,0.1);border-radius:8px}.profile__menu-item.active .menu-item__ico svg path{fill:#79C132}.profile__content{width:100%;display:none}.profile__content.block{display:block}.profile__content-header{font-weight:bold;font-size:20px}.profile__content.profile-password{max-width:400px}.profile__content.profile-plan{width:400px}.profile__content.profile-plan .plan__header{font-weight:bold;font-size:20px;display:flex;justify-content:space-between;align-items:center;margin-top:40px}.profile__content.profile-plan .plan__header:first-child{margin-top:0px}.profile__content.profile-plan .plan__header span{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content.profile-plan .plan__text{display:flex;justify-content:space-between;margin-top:16px;padding-bottom:12px;border-bottom:1px solid #F2F2F2}.profile__content.profile-plan .plan__text .payment-method__change{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content.profile-plan .plan__text-left{color:#49494A}.profile__content.profile-plan .plan__text-right{color:#1F1F1F}.profile__content.profile-plan .plan__payment-method{display:flex;align-items:center;color:#1F1F1F}.profile__content.profile-plan .plan__payment-method img{margin-right:12px}.profile__content.profile-plan .plan__payment-method span{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content .profile-plan__cancel{margin-top:55px;background-color:#fff;color:#7B7B81}.profile__content.profile-settings .settings__text{margin-top:16px;color:#49494A}.profile__content-side{margin-top:16px}.profile__content-side .my-files__text{font-weight:normal;font-size:14px;color:#49494A;margin-bottom:32px}.profile__content-side .my-files__text span{font-weight:bold;color:#1F1F1F}.profile-form{margin-top:10px;max-width:400px}.profile-form label{margin-top:38px}.profile-form label:first-child{margin-top:0px}.profile-form .btn2{margin-top:46px}.profile-form #profileDeleteAccount{margin-top:46px;background-color:#F06144}.profile .account-delete-popup.block{display:block}.profile .account-delete-popup__content{display:flex;flex-direction:column;gap:16px;text-align:left}.profile .account-delete-popup #accountDeleteRequest{text-transform:uppercase}.profile .account-delete-popup__buttons{text-align:center}.profile .account-delete-popup__buttons .btn2{border:none;background-color:#F06144;transition:opacity 0.2s}.profile .account-delete-popup__buttons .btn2:disabled{color:#fff;opacity:.6}.menu-item__text{z-index:2}.profile-profile__arrow{margin-left:2px;margin-right:0px;transition:0.2s linear}.profile-profile__arrow.transform{transform:rotate(180deg)}.table *{margin:0;padding:0}.table__item{display:flex;flex-wrap:wrap;justify-content:left;align-items:center;border-bottom:1px solid #E2E2E2;font-weight:normal;color:#1F1F1F;font-size:14px;padding:5px 0}.table__item:first-child{padding-top:0px}.table__item:hover{background-color:#F2F2F2}.table__item-element{display:flex;align-items:center}.table__item-date{width:12%}.table__item-filetype{min-width:52px;transform:scale(0.7)}.table__item-name{width:30%;margin-right:10px}.table__item-name img{margin-right:4px}.table__item-name p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.table__item-name p:hover{overflow:visible;white-space:nowrap;max-width:400%;width:400%;z-index:1;background-color:#F2F2F2;padding-right:10px}.table__item-tool{width:20%;margin-right:10px}.table__item-tool p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.table__item-tool p:hover{overflow:visible;white-space:nowrap;max-width:400%;width:400%;z-index:1;background-color:#F2F2F2;padding-right:10px}.table__item-size{width:10%;margin-right:10px}.table__item-btns{display:flex;margin-left:auto;max-width:23%}@media (max-width: 1600px){.table__item-btns{flex-flow:column;gap:5px}}.table__item-btn{font-weight:600;font-size:12px;padding:3px;margin-right:3px;background-color:#56A716;color:#fff;display:flex}.table__item-btn:hover{color:#fff;background-color:#79C132}.table__item-btn.export-btn{display:flex;align-items:center;justify-content:center;padding-left:10px;padding-right:10px}.table__item-btn.export-btn i{margin-right:6px}.table__item-mobilebtn{position:absolute;right:10px}.table__header{color:#7B7B81;font-size:14px;padding-bottom:10px}.table__header-date{width:12%;margin-right:10px}.table__header-name{width:30%}.table__header-tool{width:20%;margin-right:10px}.table__header-size{width:10%;margin-right:10px}.table__header:hover{background-color:inherit}.invoices__btns{margin-left:auto !important}.invoices-item{display:flex;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #E2E2E2}.invoices__table *{margin:0}.invoices__table-name{width:38%;margin-right:5px}.invoices__table-price{width:25%}.invoices__table-date{width:15%}.invoices__table-header{color:#7B7B81;font-size:14px}.table-invoices__item{padding-top:10px;padding-bottom:10px;display:flex;flex-wrap:wrap;justify-content:left;align-items:center;border-bottom:1px solid #E2E2E2;font-weight:normal;color:#1F1F1F;font-size:14px}.profile-plan__popup{display:none}.profile-plan__popup-radio{margin-top:10px}.profile-plan__popup .radio{margin-bottom:4px;border:1px solid #F2F2F2;border-radius:5px;min-height:72px}.profile-plan__popup .radio.checked{border:1px solid #79C132}.profile-plan__popup .btn2{margin-top:24px}.profile-plan__popup.block{display:block}.settings__text{margin-bottom:4px}.myfiles-popup{display:none;padding:15px 0 0 0}.myfiles-popup__header{margin-top:0px;margin-bottom:0px;text-align:left;padding-left:20px}.myfiles-popup__item{display:flex;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #F2F2F2}.myfiles-popup__item i{margin-right:15px;margin-left:15px}.myfiles-popup__download{display:flex;align-items:center;padding-top:3px;padding-bottom:3px;border-bottom:1px solid #F2F2F2;cursor:pointer}.myfiles-popup__download i{padding:12px;margin:11px}.myfiles-popup__download:last-child{border-bottom:0px}.myfiles-popup__download:hover{background-color:#F2F2F2}.myfiles-popup__download:hover:last-child{border-radius:0 0 12px 12px}.myfiles-popup__content{text-align:left;color:#49494A}.myfiles-popup__content-name{font-weight:bold;margin-bottom:2px;overflow:hidden}.myfiles-popup__content-header{font-size:16px;color:#1F1F1F;text-align:left}.myfiles-popup__content-operation{font-size:12px;line-height:16px}.myfiles-popup__content-info{font-size:12px;line-height:16px}.myfiles-popup__content-info span:first-child::after{content:'·';font-size:15px;margin-right:7px;margin-left:7px}.myfiles-popup.block{display:block}.my-files__table{font-size:14px}.settings-select{width:100%}.select{width:100%}.confirm-eMail{width:190px;padding:16px;background:#FFF7ED;border:1px solid #FFCD8E;border-radius:8px;font-size:14px;line-height:20px}.profile-password__recovery{align-items:center;display:flex !important;flex-direction:column}.svg_block{margin-right:10px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transform:scale(0.5);transform-origin:left;margin-right:-18px}.lang__suggest{display:none;width:330px;position:absolute;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5);box-shadow:0 0 5px rgba(0,0,0,0.5);padding:16px;border-radius:6px;top:50px;right:0px;cursor:auto}.lang__suggest-question{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:bold;font-size:16px;line-height:24px}.lang__suggest-ico{margin-right:12px}.lang__suggest-btns{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lang__suggest-btn{border:1px solid #56A716;width:100%;margin-right:10px}.lang__suggest-btn:nth-child(2){border:1px solid #1F1F1F;margin-right:0px}.langpopup__img{margin-right:10px;min-width:24px}.popup-error{display:none;font-size:12px;color:red;text-align:left;margin-bottom:10px}.popup-error.green{color:darkgreen;font-weight:bold}.popup-error-login.popup-error{font-size:15px;text-align:center;margin-top:10px}.popup-input-error{border:1px solid red !important}.popup__extension{box-sizing:border-box;display:block;box-shadow:0 0 3px rgba(0,0,0,0.3);position:fixed;bottom:-40px;left:262px;padding:20px 24px;width:auto;top:auto}.popup__extension-btns{display:flex;align-items:center;justify-content:flex-end}.popup__extension-cancel{cursor:pointer;margin-right:20px}.popup__extension-cancel:hover{text-decoration:underline}.popup__extension span{font-size:16px;color:#1F1F1F}.popup__extension i{min-width:68px;margin-right:20px}.popup__extension p{text-align:left}.header__profile-logout:hover{color:#79C132}.profile{display:-webkit-box;display:-ms-flexbox;display:flex !important;padding-top:48px;padding-bottom:48px}.profile__menu{margin-right:100px}.profile__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 16px 6px;margin-bottom:10px;cursor:pointer;width:190px;font-weight:600;font-size:16px}.profile__menu-item .menu-item__ico{margin-right:13px}.profile__menu-item .menu-item__ico svg{width:20px;height:20px}.profile__menu-item.menu-item:hover svg path{fill:#79C132}.profile__menu-item.active{background-color:#fff;width:190px;-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.05),0px 10px 20px rgba(0,0,0,0.06);box-shadow:0px 0px 2px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.05),0px 10px 20px rgba(0,0,0,0.06);border-radius:8px;position:relative}.profile__menu-item.active:after{content:'';width:29px;height:29px;position:absolute;top:6px;right:-10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;-webkit-box-shadow:6px -5px 13px -2px rgba(0,0,0,0.1);box-shadow:6px -5px 13px -2px rgba(0,0,0,0.1);border-radius:8px}.profile__menu-item.active .menu-item__ico svg path{fill:#79C132}.profile__content{width:100%;display:none}.profile__content.block{display:block}.profile__content-header{font-weight:bold;font-size:20px}.profile__content.profile-password{max-width:400px}.profile__content.profile-plan{width:400px;font-size:14px}.profile__content.profile-plan .plan__header{font-weight:bold;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px}.profile__content.profile-plan .plan__header:first-child{margin-top:0px}.profile__content.profile-plan .plan__header span{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content.profile-plan .plan__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;padding-bottom:12px;border-bottom:1px solid #F2F2F2}.profile__content.profile-plan .plan__text .payment-method__change{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content.profile-plan .plan__text-left{color:#49494A}.profile__content.profile-plan .plan__text-right{color:#1F1F1F}.profile__content.profile-plan .plan__payment-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1F1F1F}.profile__content.profile-plan .plan__payment-method img{margin-right:12px}.profile__content.profile-plan .plan__payment-method span{color:#79C132;font-size:14px;font-weight:normal;cursor:pointer}.profile__content .profile-plan__cancel{margin-top:55px;background-color:#fff;color:#7B7B81}.profile__content.profile-settings .settings__text{margin-top:16px;color:#49494A}.profile__content-side{margin-top:16px}.profile__content-side .my-files__text{font-weight:normal;font-size:14px;color:#49494A;margin-bottom:32px}.profile__content-side .my-files__text span{font-weight:bold;color:#1F1F1F}.profile-form{margin-top:10px;width:100%}.profile-form label{margin-top:38px}.profile-form label:first-child{margin-top:0px}.profile-form .btn{margin-top:46px}.password-bubble{display:none;left:103%;position:absolute;background:#00aabb;border-radius:.4em;position:absolute;background:white;border-radius:.4em;width:246px;padding:16px;box-shadow:0 0 3px rgba(0,0,0,0.5);bottom:50%;transform:translate(0px, 50%)}.password-bubble .state{display:none}.password-bubble .state.state-1{display:block}.password-bubble .state .p1{text-align:left;font-weight:700;font-size:14px;margin-bottom:10px}.password-bubble .state .p3{margin-top:12px;text-align:left;font-size:14px}.password-bubble .state .p2.level{display:flex;width:100%;justify-content:space-between}.password-bubble .state .p2.level div{width:23%;height:4px;border-radius:2px}.password-bubble .state.state-1 .p2.level div{background-color:#E13B31}.password-bubble .state.state-1 .p2.level div:nth-child(2){visibility:hidden}.password-bubble .state.state-1 .p2.level div:nth-child(3){visibility:hidden}.password-bubble .state.state-1 .p2.level div:nth-child(4){visibility:hidden}.password-bubble .state.state-2 .p2.level div{background-color:#ECA438}.password-bubble .state.state-2 .p2.level div:nth-child(3){visibility:hidden}.password-bubble .state.state-2 .p2.level div:nth-child(4){visibility:hidden}.password-bubble .state.state-3 .p2.level div{background-color:#A7E769}.password-bubble .state.state-3 .p2.level div:nth-child(4){visibility:hidden}.password-bubble .state.state-4 .p2.level div{background-color:#79C132}.password-bubble:after{content:'';position:absolute;left:0;top:50%;width:0;height:0;border:6px solid transparent;border-right-color:white;border-left:0;margin-top:-6px;margin-left:-6px;display:block}.password-bubble:before{content:'';position:absolute;left:0;top:50%;width:0;height:0;border:7px solid transparent;border-right-color:#ccc;border-left:0;margin-top:-7px;margin-left:-7px;display:block}.description-tools{width:60%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:35px;padding-top:33px}.form__password-view{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyMiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSAwQzYgMCAxLjczIDMuMTEgMCA3LjVDMS43MyAxMS44OSA2IDE1IDExIDE1QzE2IDE1IDIwLjI3IDExLjg5IDIyIDcuNUMyMC4yNyAzLjExIDE2IDAgMTEgMFpNMTEgMTIuNUM4LjI0IDEyLjUgNiAxMC4yNiA2IDcuNUM2IDQuNzQgOC4yNCAyLjUgMTEgMi41QzEzLjc2IDIuNSAxNiA0Ljc0IDE2IDcuNUMxNiAxMC4yNiAxMy43NiAxMi41IDExIDEyLjVaTTggNy41QzggNS44NCA5LjM0IDQuNSAxMSA0LjVDMTIuNjYgNC41IDE0IDUuODQgMTQgNy41QzE0IDkuMTYgMTIuNjYgMTAuNSAxMSAxMC41QzkuMzQgMTAuNSA4IDkuMTYgOCA3LjVaIiBmaWxsPSIjQkNCQ0JDIi8+Cjwvc3ZnPgo=) no-repeat center}.form__password-view.active{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjcxMjMxIDEuMTYyNzFDMi4xMDI1OCAwLjc2OTY3NCAyLjczODE4IDAuNzY4NTM2IDMuMTI5NjEgMS4xNjA0MUwxOS40NDU2IDE3LjQ5NDhDMTkuODM0NyAxNy44ODQzIDE5LjgzNDUgMTguNTE1NSAxOS40NDUyIDE4LjkwNDhDMTkuMDU1NyAxOS4yOTQzIDE4LjQyNDMgMTkuMjk0MyAxOC4wMzQ4IDE4LjkwNDhMMTUuMzEgMTYuMThDMTMuOTcgMTYuNyAxMi41MiAxNyAxMSAxN0M2IDE3IDEuNzMgMTMuODkgMCA5LjVDMC43NyA3LjUzIDIuMDYgNS44MyAzLjY5IDQuNTVMMS43MTQ2MSAyLjU3NDYyQzEuMzI1MDYgMi4xODUwNyAxLjMyNDE0IDEuNTUzNjMgMS43MTIzMSAxLjE2MjcxWk0xNiA5LjQ5OTk3QzE2IDYuNzM5OTcgMTMuNzYgNC40OTk5NyAxMSA0LjQ5OTk3QzEwLjQ5IDQuNDk5OTcgMTAgNC41OTk5NyA5LjUzIDQuNzM5OTdMNy4zNiAyLjU2OTk3QzguNTEgMi4xOTk5NyA5LjczIDEuOTk5OTcgMTEgMS45OTk5N0MxNiAxLjk5OTk3IDIwLjI3IDUuMTA5OTcgMjIgOS40ODk5N0MyMS4zMSAxMS4yNSAyMC4yMSAxMi43OSAxOC44MiAxNC4wMkwxNS43NiAxMC45NkMxNS45IDEwLjUgMTYgMTAuMDEgMTYgOS40OTk5N1pNMTEgMTQuNUM4LjI0IDE0LjUgNiAxMi4yNiA2IDkuNDk5OThDNiA4LjcyOTk3IDYuMTggNy45OTk5NyA2LjQ5IDcuMzU5OTdMOC4wNiA4LjkyOTk3QzguMDMgOS4xMDk5NyA4IDkuMjk5OTggOCA5LjQ5OTk4QzggMTEuMTYgOS4zNCAxMi41IDExIDEyLjVDMTEuMiAxMi41IDExLjM4IDEyLjQ3IDExLjU3IDEyLjQzTDEzLjE0IDE0QzEyLjQ5IDE0LjMyIDExLjc3IDE0LjUgMTEgMTQuNVpNMTMuOTcgOS4xNjk5OEMxMy44MiA3Ljc2OTk3IDEyLjcyIDYuNjc5OTcgMTEuMzMgNi41Mjk5N0wxMy45NyA5LjE2OTk4WiIgZmlsbD0iIzdCN0I4MSIvPgo8L3N2Zz4K) no-repeat center}.changed-popup__info{width:293px;margin:16px auto 80px}.profile-pwassword__popup.block{display:block}.header__profile-links{display:none}.header__profile-links.block{display:flex;z-index:500}#ar .main-block,#ar .acontainer,#ar .overfooter,#ar .addtofave,#ar .try-pdfcandy,#ar .circleblock,#ar .finalresult{direction:rtl}#ar .land-footer,#ar .land-inner,#ar .land-features,#ar #last-files-list,#ar div.headsearch,#ar .all-tools-box .all-tools-menu,#ar .history-box.block,#ar .dropdown__item,#ar .footer,#ar .header{direction:rtl}#ar .alert__content,#ar .promoblock,#ar .toolscapt,#ar .acontainer,#ar .related h2,#ar ul#cssmenu li,#ar table.resulttable td,#ar .related h3{direction:rtl;text-align:right}#ar .alert__buttons{text-align:left;direction:rtl}#ar ul ul .lang-sprite,#ar .menu-sprite,#ar .result__button-download i,#ar .result__links-btn i,#ar .banner__footer i,#ar .banner__header i{margin-left:10px;margin-right:0px}#ar .language ul#cssmenu li a .sellang{padding-right:8px;padding-left:0px}#ar .toolsign{margin-left:20px !important;margin-left:20px !important}#ar .prmcapt{padding-right:10px !important;padding-left:0px !important;width:unset !important}#ar .land-screens{direction:ltr}#ar .all-tools-box .all-tools-menu .block.block-1,#ar .header__logo{margin-right:0px}#ar .all-tools-box .all-tools-menu .block.block-3{margin-right:70px}#ar .addtofave,#ar .result__links-btn--twitter{margin-right:8px}#ar .svg_block,#ar .svg-block{margin-right:0px !important;transform-origin:right !important}#ar .result__button-addition a{margin-right:0px !important;margin-left:18px !important}#ar .svg-dropbox-download{margin-right:18px !important}#ar .result__button-addition{margin-left:0;direction:rtl}#ar .gdrive__rtl{margin-right:0px;margin-left:18px}#ar div.headsearch div.cross{right:auto;left:12px}#ar .dropdown__item-ico,#ar .profile-lang__ico{margin-left:8px}#ar .header__profile-lang .lang__dropdown{right:-115px}#ar .history-box{right:-375px}#ar .mobile-lang__btn::after{margin-right:auto;margin-left:0}#ar .dropdown__item .active{left:6%;right:auto}#ar .banner{direction:ltr}#ar .result__button{direction:ltr}#ar .profile__menu{margin-left:100px;margin-right:0}#ar .profile__menu-item .menu-item__ico{margin-right:0;margin-left:13px}#ar .profile__menu-item.active:after{right:auto;left:-10px;box-shadow:-9px 0px 13px -2px rgba(0,0,0,0.1)}#ar .form__password-view{right:auto;left:11px}#ar .password-bubble{direction:ltr}#ar .header__profile-lang{margin-right:20px}#ar .header__profile-name{margin:0 5px}#ar .header__nav a:last-child{margin-right:32px}#ar .popupcandy input{direction:rtl}#ar .exact-rating__active:before{left:auto;right:0;direction:ltr}#ar .exact-rating__body{transform:scale(-1, 1)}#ar .history-box__item svg{margin-right:auto;margin-left:10px}@media screen and (max-width: 1000px){#ar .result__button-addition{position:relative;left:0px}}@media screen and (max-width: 400px){#ar .header__profile{margin-left:0}}.result-text-overflow{white-space:nowrap;max-width:800px;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width: 1000px){.result-text-overflow{max-width:600px}}@media screen and (max-width: 700px){.result-text-overflow{max-width:400px}}@media (max-width: 792px){.share{flex-direction:column}}.share-card{box-sizing:border-box;flex-direction:column;background-color:#fff;padding:75px 32px 48px;border-radius:10px;box-shadow:-2px 1px 8px 0px rgba(34,60,80,0.2);width:45%;max-width:392px;margin-inline-end:70px}@media (max-width: 792px){.share-card{width:90%;margin-inline-end:0}}.share-card__icon{margin-bottom:45px}.share-card__icon i{transform:scale(2.2)}.share-card__info{flex-direction:column;font-size:16px;align-items:center}.share-card__info--filename{font-weight:600;text-overflow:ellipsis;max-width:350px;overflow:hidden}.share-card__info--filesize{color:#7B7B81}.share-card__button{font-family:'Open Sans', sans-serif;outline:none;border:0;width:100%;padding:15px;margin-top:32px;margin-bottom:32px}.share-card__time{font-size:14px;color:#7B7B81;text-align:center}.share-card__time span{color:black}.share-info{width:100%;max-width:340px}@media (max-width: 792px){.share-info{width:80%;margin-right:0;margin-top:35px}}@media (max-width: 792px){.share-info__logo{margin-bottom:20px}}.share-info__button input{padding:12px 24px;font-size:16px;color:#49494A;background-color:transparent;outline:none;border:1px solid #49494A}.share-info__button input:hover{background-color:#dbdbdb;color:#49494A}.share-info__header{font-size:24px;font-weight:bold;line-height:32px}.share-info__list{margin-top:16px;margin-bottom:32px;color:#49494A}.share-info__list--item{color:#49494A;font-size:14px;line-height:20px;font-weight:400;margin-bottom:10px;margin-left:15px;position:relative}.share-info__list--item:before{position:absolute;left:-10px;top:8.5px;content:'';display:block;width:4px;height:4px;background-color:#F06144;border-radius:50%}.rating{display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox;flex-direction:row-reverse;align-items:center}.rating-current-value{margin-left:5px;position:relative;top:2px}.rating-item{cursor:pointer;font-size:25px;color:#dcdcdc;transition:.2s}.rating-item:hover{color:#7f7e7e}.rating-item.is-fixed{cursor:default}.rating-item.is-fixed:hover{color:#dcdcdc}.rating-top{display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox;flex-direction:row-reverse;align-items:center}.rating-top-current-value{margin-left:5px;position:relative;top:2px}.rating-item-top{font-size:25px;color:#dcdcdc}.rating-top[data-total-value='1'] .rating-item-top:nth-child(n+5),.rating-top[data-total-value='2'] .rating-item-top:nth-child(n+4),.rating-top[data-total-value='3'] .rating-item-top:nth-child(n+3),.rating-top[data-total-value='4'] .rating-item-top:nth-child(n+2),.rating-top[data-total-value='5'] .rating-item-top:nth-child(n+1){color:orange}.rating-box{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:column;align-items:baseline;font-weight:normal;font-size:16px;max-width:144px;text-align:left}.rating-box__fixed.__noborder{border-bottom:0}.rating-box__fixed{justify-content:center;align-items:center;border-top:7px solid #eeeeee;border-bottom:7px solid #eeeeee;padding-top:20px;padding-bottom:15px;max-width:100%}.rating-box__fixed-sub{text-align:center;padding-top:0;margin-top:6px}.rating-item:hover ~ .rating-item{color:#7f7e7e}.rating-item.is-fixed:hover ~ .rating-item{color:#dcdcdc}.rating[data-total-value='1'] .rating-item:nth-child(n+5),.rating[data-total-value='2'] .rating-item:nth-child(n+4),.rating[data-total-value='3'] .rating-item:nth-child(n+3),.rating[data-total-value='4'] .rating-item:nth-child(n+2),.rating[data-total-value='5'] .rating-item:nth-child(n+1){color:orange}.result__links{position:relative}.result__links .rating-box{position:absolute;left:0}.captionblock{position:relative}.captionblock .rating-box{position:absolute;right:10px;top:40px}.exact-rating{display:flex;display:-webkit-box;display:-webkit-flex;align-items:center;font-size:25px}.exact-rating__amount{font-size:16px}.exact-rating__value{font-size:16px;font-weight:bold;padding:0 0 0 5px}.exact-rating__body{position:relative;top:-3px}.exact-rating__body:before{content:"★★★★★";display:block;color:#7f7e7e}.exact-rating__items{display:flex;display:-webkit-box;display:-webkit-flex;position:absolute;width:0%;height:100%;top:0;left:0}.exact-rating__item{flex:0 0 15.5%;height:100%;opacity:0}.exact-rating__active{position:absolute;width:57%;height:100%;top:0;left:0;overflow:hidden}.exact-rating__active:before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:orange}@media screen and (max-width: 1460px){.all-tools-box .all-tools-menu .block{margin:0 15px 0 0}.all-tools-box .all-tools-menu .block.block-1{min-width:410px}}@media screen and (max-width: 1300px){.container-wrap{padding-left:3%;padding-right:3%}.profile__menu{margin-right:40px}.description-tools{margin-bottom:0}}@media screen and (min-width: 1000px){.mobile.block{display:none}}@media screen and (min-width: 1000px) and (max-width: 1156px){.header__nav a.header__nav-item:last-child{display:none}}@media screen and (min-width: 1000px) and (max-width: 1045px){.header__nav a.header__nav-item:nth-last-child(2){display:none}}@media screen and (min-width: 1000px) and (max-width: 1305px){.header__nav.has_search a.header__nav-item:last-child{display:none}}@media screen and (min-width: 1000px) and (max-width: 1107px){.header__nav.has_search a.header__nav-item:nth-last-child(2){display:none}}@media screen and (max-width: 999px){.result__links .rating-box{position:relative;align-items:center;margin-bottom:15px;margin-right:auto;margin-left:auto;max-width:100%}.popup__extension{display:none}.result{width:100%}.result-desktop{padding-left:0;padding-right:0;margin-top:75px}.confirm-eMail{display:none}.my-files__table{width:100%}.password-bubble{display:none !important}.tooltip{display:none}.tooltip__hover{display:none !important}.all-tools-box.block{display:none}.header__nav{display:none}.header__nav.has_search{display:flex}.header__nav.has_search .header__nav-item{display:none}}@media screen and (max-width: 999px) and (max-width: 800px){.header__nav.has_search{justify-content:flex-end;margin-right:18px}}@media screen and (max-width: 999px) and (max-width: 800px){.header__nav.has_search+.header__profile .header__profile-signupBtn{display:none}}@media screen and (max-width: 999px){.header__profile-lang{display:none}.header__profile-download{display:none}.header__profile-burger{display:block}.select{width:100%}.profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:10px !important;margin-bottom:30px}.profile__content{margin-top:15px;margin:0 auto}.profile__content-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile__content-side .select{margin-left:auto;margin-right:auto}.profile__content-header{text-align:center}.profile__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0 !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px;margin-top:-15px}.profile__menu-item{width:auto !important}.profile__menu-item.active{position:relative;width:auto !important}.profile__menu-item.active:after{content:'';width:29px;height:29px;position:absolute;top:6px;right:-10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff;-webkit-box-shadow:6px -5px 13px -2px rgba(0,0,0,0.1);box-shadow:6px -5px 13px -2px rgba(0,0,0,0.1);border-radius:8px;display:none}.invoices__table{width:100%}.invoices__table-date{display:block}.result__button-download{width:100% !important}.result__button-addition{position:absolute;width:100%;top:87%;margin:0;padding:23px 0 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.result__links{margin-top:93px}.description-tools{width:100%}}@media screen and (max-width: 1000px){.result-page__buttons{margin-top:20px !important}}@media screen and (max-width: 680px){.toolscapt h1{font-size:24px}.rating-mobile__fix{flex-direction:column}.toolscapt h2{font-size:16px}.notification-block__header{font-size:24px}.profile__content.profile-plan{width:90% !important}.invoices__btn{padding:4px !important}.invoices__btn i{margin-right:0 !important}.result-page__buttons{flex-wrap:wrap;justify-content:space-around}.result-page__buttons a{width:auto;flex:1 1 42%;margin-right:0}.result-page__buttons a.alone{width:100% !important}.result-page__buttons #resEditing{width:100%;margin-right:0;order:5}.result-page__buttons #share{flex:1 1 100%;order:7}.invoices__btn-text{display:none}.invoices__item-btn{padding-left:0 !important;width:27px;text-indent:143%;white-space:nowrap;overflow:hidden;background-position-x:49% !important}.table-invoices__item{font-size:12px}.table__header{display:none}.table__item{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:5px 30px 5px 64px}.table__item-name{font-weight:bold;width:80vw;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-right:60px}.table__item-name i{position:absolute;transform:scale(0.7);top:-1px;left:5px}.table__item-name p{white-space:normal}.table__item-name p:hover{overflow:hidden;white-space:normal;max-width:400%;width:400%;z-index:1;background-color:#F2F2F2;padding-right:10px}.table__item-date{width:auto;margin-right:20px;color:#49494A}.table__item-size{width:auto;color:#49494A}.table__item-tool{display:none}.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__column{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px}.footer__column-social{margin-right:10px}.footer__column-social:last-child{margin-right:0}.footer__column:last-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.result{width:100%;padding-left:10px;padding-right:10px}.table__item-btn,.table__item-wm{display:none !important}.table__item-mobilebtn{display:flex}.plans__item{margin-right:0}.plans__header{padding-top:70px}.plans__list{margin-top:-30px}.header__profile-signupBtn{margin-right:0}}@media screen and (max-width: 510px){.result-desktop{display:none}.header__profile-name{display:none}.popupcandy{width:95%;padding:32px 12px}.header{height:51px}.header__logo-text{display:none}.header__logo{margin-right:16px}}@media screen and (max-width: 400px){.select{width:300px}.header__profile{margin-left:auto}.header__profile-signupBtn{padding:6px 12px;font-size:13px}.header__profile-login{margin-right:10px}.notification-block__btn{width:90%}}@media screen and (max-width: 310px){.header__profile-signupBtn{display:none}.header__profile-login{margin-right:0px}}@media (max-width: 1275px){.banner{display:none}.result{margin-right:0}}.cancelsub{width:100%;max-width:430px}.cancelsub h2{padding:16px;font-size:16px;font-weight:bold;background-color:#FFEEED;border:1px solid #FF9089;border-radius:8px}.cancelsub-listheader{font-size:16px;font-weight:bold;margin-top:40px}.cancelsub-listitem{font-size:14px;line-height:20px;color:#49494A;margin-top:12px}.cancelsub-btn{width:100%;margin-top:8px;padding:12px}.cancelsub-btn__main{border:0;margin-top:48px}.plans__option{box-sizing:border-box;margin:0 auto;padding:0;max-width:912px}@media (max-width: 1000px){.plans__option{padding-left:16px;padding-right:16px}}.plans__option .plans__header{font-weight:700;font-size:32px;line-height:40px;color:#000000;text-align:left}.plans__option .plans_options__list{display:flex;justify-content:space-between;margin:0 auto;flex-wrap:wrap;margin-top:32px;padding-bottom:32px;gap:16px}.plans__option .plans_options__list .plans__radio{width:100%;background:#FFFFFF;box-shadow:0px 10px 20px rgba(0,0,0,0.04),0px 2px 6px rgba(0,0,0,0.04),0px 0px 2px rgba(0,0,0,0.04);border-radius:12px;border:2px solid #FFFFFF;padding:22px}.plans__option .plans_options__list .plans__radio.active,.plans__option .plans_options__list .plans__radio:hover{border:2px solid #79C132;cursor:pointer}.plans__option .plans_options__list .plans__radio .top_info{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding-left:48px;padding-right:0;flex-wrap:wrap}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .top_info{padding-right:80px;flex-wrap:nowrap}}.plans__option .plans_options__list .plans__radio .top_info::before{content:"";display:inline-block;position:absolute;width:22px;height:22px;left:3px;background:#F8F8F8;border:2px solid #CDCDCD;border-radius:100%;top:3px}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_wrap{text-align:left;width:100%;column-gap:8px;row-gap:0px;align-items:center;margin-top:8px;display:flex;flex-wrap:wrap}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_wrap{text-align:right;display:block;width:auto;margin-top:0}}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-title{font-weight:700;font-size:20px;line-height:32px;color:#1F1F1F}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-title span{font-weight:400;font-size:20px}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .top_info .plans__radio-title{font-size:24px}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-title span{font-size:24px}}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price,.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price span{font-size:24px;line-height:32px;color:#1F1F1F;font-weight:400 !important}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price,.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price span{font-size:32px}}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_old{font-size:16px;line-height:32px;text-decoration-line:line-through;color:#7B7B81;font-weight:400 !important;width:100%}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_old .bold{font-weight:400 !important}@media screen and (min-width: 390px){.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_old{width:auto}}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_old{font-size:20px}}.plans__option .plans_options__list .plans__radio .top_info .plans__radio-text{font-size:16px;line-height:20px;text-align:right;color:#7B7B81}.plans__option .plans_options__list .plans__radio .plans__radio-sale{position:absolute;top:-37px;right:-48px;background-image:url("data:image/svg+xml,%3Csvg width='130' height='130' viewBox='0 0 130 130' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_4249_76401)'%3E%3Cpath d='M63.3657 9.31664C64.1625 8.18716 65.8375 8.18716 66.6343 9.31664L69.298 13.0926C69.9712 14.0469 71.3153 14.2238 72.2125 13.4763L75.7628 10.5184C76.8247 9.63366 78.4426 10.0672 78.9199 11.3644L80.5156 15.7011C80.9189 16.7971 82.1714 17.3159 83.2315 16.8261L87.4264 14.8879C88.6811 14.3081 90.1317 15.1456 90.257 16.5221L90.6759 21.1241C90.7818 22.2871 91.8573 23.1124 93.008 22.9136L97.5616 22.1272C98.9237 21.8919 100.108 23.0763 99.8728 24.4384L99.0864 28.992C98.8876 30.1427 99.7129 31.2182 100.876 31.3241L105.478 31.743C106.854 31.8683 107.692 33.3189 107.112 34.5736L105.174 38.7685C104.684 39.8286 105.203 41.0811 106.299 41.4844L110.636 43.0801C111.933 43.5574 112.366 45.1753 111.482 46.2372L108.524 49.7875C107.776 50.6847 107.953 52.0288 108.907 52.702L112.683 55.3657C113.813 56.1625 113.813 57.8375 112.683 58.6343L108.907 61.298C107.953 61.9712 107.776 63.3153 108.524 64.2125L111.482 67.7628C112.366 68.8247 111.933 70.4426 110.636 70.9199L106.299 72.5156C105.203 72.9189 104.684 74.1714 105.174 75.2315L107.112 79.4264C107.692 80.6811 106.854 82.1317 105.478 82.257L100.876 82.6759C99.7129 82.7818 98.8876 83.8573 99.0864 85.008L99.8728 89.5616C100.108 90.9237 98.9237 92.1081 97.5616 91.8728L93.008 91.0864C91.8573 90.8876 90.7818 91.7129 90.6759 92.8759L90.257 97.4779C90.1317 98.8544 88.6811 99.6919 87.4264 99.1121L83.2315 97.1739C82.1714 96.6841 80.9189 97.2029 80.5156 98.2989L78.9199 102.636C78.4426 103.933 76.8247 104.366 75.7628 103.482L72.2125 100.524C71.3153 99.7762 69.9712 99.9531 69.298 100.907L66.6343 104.683C65.8375 105.813 64.1625 105.813 63.3657 104.683L60.702 100.907C60.0288 99.9531 58.6847 99.7762 57.7875 100.524L54.2372 103.482C53.1753 104.366 51.5574 103.933 51.0801 102.636L49.4844 98.2989C49.0811 97.2029 47.8286 96.6841 46.7685 97.1739L42.5736 99.1121C41.3189 99.6919 39.8683 98.8544 39.743 97.4779L39.3241 92.8759C39.2182 91.7129 38.1427 90.8876 36.992 91.0864L32.4384 91.8728C31.0763 92.1081 29.8919 90.9237 30.1272 89.5616L30.9136 85.008C31.1124 83.8573 30.2871 82.7818 29.1241 82.6759L24.5221 82.257C23.1456 82.1317 22.3081 80.6811 22.8879 79.4264L24.8261 75.2315C25.3159 74.1714 24.7971 72.9189 23.7011 72.5156L19.3644 70.9199C18.0672 70.4426 17.6337 68.8247 18.5184 67.7628L21.4763 64.2125C22.2238 63.3153 22.0469 61.9712 21.0926 61.298L17.3166 58.6343C16.1872 57.8375 16.1872 56.1625 17.3166 55.3657L21.0926 52.702C22.0469 52.0288 22.2238 50.6847 21.4763 49.7875L18.5184 46.2372C17.6337 45.1753 18.0672 43.5574 19.3644 43.0801L23.7011 41.4844C24.7971 41.0811 25.3159 39.8286 24.8261 38.7685L22.8879 34.5736C22.3081 33.3189 23.1456 31.8683 24.5221 31.743L29.1241 31.3241C30.2871 31.2182 31.1124 30.1427 30.9136 28.992L30.1272 24.4384C29.8919 23.0763 31.0763 21.8919 32.4384 22.1272L36.992 22.9136C38.1427 23.1124 39.2182 22.2871 39.3241 21.1241L39.743 16.5221C39.8683 15.1456 41.3189 14.3081 42.5736 14.8879L46.7685 16.8261C47.8286 17.3159 49.0811 16.7971 49.4844 15.7011L51.0801 11.3644C51.5574 10.0672 53.1753 9.63366 54.2372 10.5184L57.7875 13.4763C58.6847 14.2238 60.0288 14.0469 60.702 13.0926L63.3657 9.31664Z' fill='url(%23paint0_linear_4249_76401)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_4249_76401' x='0.469727' y='0.46875' width='129.061' height='129.062' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='8'/%3E%3CfeGaussianBlur stdDeviation='8'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_4249_76401'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_4249_76401' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_4249_76401' x1='65' y1='7' x2='65' y2='107' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF7559'/%3E%3Cstop offset='1' stop-color='%23EF4321'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");border-radius:2px;width:120px;height:120px;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:900;font-size:24px;line-height:100%;color:#FFFFFF;background-position:center;background-position-y:-7px}.plans__option .plans_options__list .plans__radio .plans__radio-sale span{max-width:53px;margin-top:-20px;margin-left:7px}@media screen and (min-width: 600px){.plans__option .plans_options__list .plans__radio .plans__radio-sale{top:-50px}}.plans__option .plans_options__list .plans__radio .bottom_info{display:none;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;margin-top:16px}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages{max-width:100%}@media screen and (min-width: 1000px){.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages{max-width:calc(100% - 292px)}}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .included_title{font-weight:700;font-size:18px;line-height:32px;color:#1F1F1F}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .ul-check{padding-left:0;font-size:16px;line-height:24px;color:#49494A;display:flex;flex-wrap:wrap;column-gap:32px;row-gap:8px;margin-top:8px}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .ul-check li{align-items:center;min-width:fit-content}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .ul-check li::before{margin-right:4px;margin-top:2px}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button{position:relative;background:#79C132;border-radius:8px;font-weight:700;font-size:18px;line-height:24px;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:0.5px;text-transform:uppercase;color:#FFFFFF;padding:16px;width:100%;transition:all 0.1s ease-in-out;margin-top:30px}@media screen and (min-width: 1000px){.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button{width:260px;margin-top:0}}@media (hover: hover){.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button:not(.loading):hover{background:#7fca33}}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button:not(.loading):active{background:#6dad2d}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button .spinner{position:absolute;right:20px;display:none}.plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-button.loading .spinner{display:flex}.plans__option .plans_options__list .plans__radio.active .top_info{border-bottom:1px solid #D9D9D9;padding-bottom:16px}.plans__option .plans_options__list .plans__radio.active .top_info::before{background:#79C132;border:2px solid #79C132;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 5L4.5 8L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;background-size:63% 50%}.plans__option .plans_options__list .plans__radio.active .bottom_info{display:flex}.plans__option .rating_wrap{display:flex;margin:0 auto;justify-content:center;align-items:center;gap:13px;margin-bottom:70px}.plans__option .rating_wrap .txt{font-size:12px;line-height:26px;color:#000000;display:flex;align-items:center;font-weight:400}.plans__option .rating_wrap .txt svg{margin-right:4px}.d-flex{display:flex}.subscribe-page-payments{max-width:660px;display:grid;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));grid-gap:10px;margin:80px auto;margin-top:0}.subscribe-page-payments .subscribe-page-payment{min-width:104px}.plans__radio-advantages .included_title{text-align:left !important}.subscribe-page-question{font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-bottom:65px;flex:1}@media screen and (max-width: 600px){.subscribe-page-question{flex:1 1 100%;margin-bottom:35px}}.subscribe-page-question__header{font-size:20px;font-weight:600;line-height:24px;text-align:left}.subscribe-page-question__header i{min-width:52px;margin-right:14px}.subscribe-page-questions .row{display:flex;flex-wrap:nowrap;margin-right:-15px;margin-left:-15px}@media screen and (max-width: 999px){.subscribe-page-questions .row{flex-wrap:wrap}}.subscribe-page-questions .row>div{width:100%;padding-right:15px;padding-left:15px}.align-items-center{align-items:center !important}.share_popup{z-index:1000}.share_popup.block{display:block}.share_popup p{font-weight:400;font-size:14px;color:#1F1F1F;text-align:left}.share_popup p .grey{color:#7B7B81}.share_popup p .red{color:#E13B31}.share_popup-qr{width:150px;height:150px;background-color:#333;align-self:center}.share_popup-content{justify-content:left;flex-direction:column}.share_popup-link{flex-direction:column}.share_popup-subheader{font-size:14px;font-weight:bold;text-align:left}.input-with-btn{position:relative}.input-with-btn .btn2{padding:7px 18px;border-radius:0 5px 5px 0;position:absolute;top:0;right:0;bottom:0}.input-with-btn svg{position:relative;top:3px}[copy-to-clipboard] [copy]{font-size:11px;margin-left:5px;position:relative;top:-3px;user-select:none}.downloadlimit_popup{background-color:rgba(0,0,0,0.3);overflow-y:auto;position:fixed;z-index:1000;left:0;top:0;right:0;bottom:0;width:100% !important;transform:none;border-radius:0}.downloadlimit_popup.block{display:block}.downloadlimit_popup .inner_popup{width:1000px;border-radius:0;-webkit-transform:none;transform:none;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#f6f6f6;position:absolute;padding:58px 40px 40px 40px;box-shadow:0px 8px 16px rgba(0,0,0,0.15);border-radius:16px;max-height:77vh;overflow:hidden}.downloadlimit_popup .inner_popup>div{max-height:calc(77vh - 98px);overflow-y:auto;overflow-x:hidden}.downloadlimit_popup .inner_popup>div::-webkit-scrollbar-track{border:none;background-color:#E2E2E2;border-radius:4px}.downloadlimit_popup .inner_popup>div::-webkit-scrollbar{width:4px;margin-right:0px}.downloadlimit_popup .inner_popup>div::-webkit-scrollbar-thumb{border-radius:4px;background-color:#7B7B81}.downloadlimit_popup .inner_popup .plans__header{margin-top:0;padding-top:0 !important;text-align:center}.downloadlimit_popup .inner_popup .plans_options__list{padding-bottom:0 !important}.downloadlimit_popup .inner_popup .plans__option .rating_wrap{margin-bottom:0}.downloadlimit_popup .inner_popup .plans__radio .plans__radio-sale{right:-32px}@media screen and (max-width: 1200px){.downloadlimit_popup .inner_popup{width:calc(100% - 64px);padding:58px 16px 40px 16px}}@media screen and (max-width: 800px){.downloadlimit_popup .inner_popup .plans__option .plans_options__list{margin-top:24px;padding-bottom:24px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio.active .top_info{padding-bottom:12px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio{padding:12px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .plans__radio-sale{font-size:20px;line-height:20px;transform:scale(0.8)}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .plans__radio-sale span{margin-left:1px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_old{width:auto}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .top_info .plans__radio-title{font-size:16px;line-height:24px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .top_info .plans__radio-price_wrap{margin-top:0}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .ul-check{font-size:14px}.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .bottom_info .plans__radio-advantages .included_title{font-size:16px}.downloadlimit_popup .inner_popup .plans__option .plans__header,.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .top_info .plans__radio-price,.downloadlimit_popup .inner_popup .plans__option .plans_options__list .plans__radio .top_info .plans__radio-price span{font-size:20px;line-height:28px}}@media screen and (max-width: 460px){.downloadlimit_popup .inner_popup .plans__radio .plans__radio-sale{transform:scale(0.7) !important;right:-54px}}.downloadlimit_popup .inner_popup .popupcandy__close{transform:scale(1.5);opacity:0.7;top:17px;right:17px}.downloadlimit_popup .inner_popup .subscribe-page-payments{display:none}.downloadlimit_popup .inner_popup .subscribe-page-questions{display:none}.article-content-social i,.article-footer i{display:block}.article-footer-icon-candy{border-radius:0 !important;background-color:inherit !important}.card-horizontal-img{height:150px !important;max-width:300px !important;flex-shrink:0;background-position:center;background-size:cover}.red_download_limit.white_download_limit{width:100%;max-width:1200px;background:#F06143;color:white;margin-top:80px;margin-left:auto;margin-right:auto;padding:15px;border-radius:10px;text-align:center;padding:20px 15px;background:white;color:#49494A;max-width:912px;font-size:16px;margin-top:17px}@media screen and (min-width: 1000px){.red_download_limit.white_download_limit{margin-top:0}}

