.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after{clear:both}.slick-track:after,.slick-track:before{display:table;content:""}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.animated{animation-duration:1s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s;-webkit-animation-delay:1s}.animated.delay-2s{animation-delay:2s;-webkit-animation-delay:2s}.animated.delay-3s{animation-delay:3s;-webkit-animation-delay:3s}.animated.delay-4s{animation-delay:4s;-webkit-animation-delay:4s}.animated.delay-5s{animation-delay:5s;-webkit-animation-delay:5s}.animated.fast{animation-duration:.8s;-webkit-animation-duration:.8s}.animated.faster{animation-duration:.5s;-webkit-animation-duration:.5s}.animated.slow{animation-duration:2s;-webkit-animation-duration:2s}.animated.slower{animation-duration:3s;-webkit-animation-duration:3s}.fadeInUp{animation-name:fadeInUp}.fadeInRight{animation-name:fadeInRight}.fadeInLeft{animation-name:fadeInLeft}.fadeInDown{animation-name:fadeInDown}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:none}}@-moz-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-moz-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-20%,0,0)}to{opacity:1;transform:none}}@-moz-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}@-o-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:none}}.accordion{text-align:left}.icon-expand-status{display:block;width:16px;height:18px;border-radius:50%;transition:all .15s ease-in}.icon-expand-status:after,.icon-expand-status:before{position:relative;display:block;border-radius:2px;background:#e74c3c;content:"";transition:all .15s ease-in;will-change:transform}.icon-expand-status:before{top:8px;left:0;width:16px;height:2px}.icon-expand-status:after{top:-1px;left:7px;width:2px;height:16px}.accordion__title{position:relative;padding-right:60px;color:#2c2c2c;font-weight:700;font-size:12px;line-height:20px;cursor:pointer;user-select:none}@media only screen and (min-width:640px){.accordion__title{padding-top:16px;padding-bottom:16px;padding-left:16px;min-height:auto;font-size:16px;line-height:28px}}@media only screen and (min-width:960px){.accordion__title{padding-left:20px}}.accordion__title[aria-selected*=true] .icon-expand-status:before{background-color:#e74c3c;transform:rotate(180deg)}.accordion__title[aria-selected*=true] .icon-expand-status:after{background-color:#e74c3c;transform:rotate(90deg)}.accordion__title .icon-expand-status{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.accordion__item{margin-bottom:12px;padding:14px 0 14px 16px;border-radius:4px;background-color:#fff}@media only screen and (min-width:640px){.accordion__item{margin-bottom:16px;padding:0;min-height:auto}}.accordion__item:last-child{margin-bottom:0}.accordion__body{display:none;padding:12px 60px 16px 0;color:#2c2c2c;font-size:12px;line-height:18px}@media only screen and (min-width:640px){.accordion__body{padding:12px 60px 16px 16px;font-size:14px;line-height:21px}}@media only screen and (min-width:960px){.accordion__body{padding:0 60px 16px 20px;font-size:16px;line-height:28px}}.accordion__body p:last-child{margin-bottom:0}@media only screen and (min-width:960px){.root,.uploader-wrapper{display:block;width:943px;height:329px;border-radius:3px;background:#fff;box-shadow:0 10px 20px 2px rgba(0,0,0,.1)}}.root{height:auto;min-height:398px}.root>div{min-width:auto}.button{padding:11px 20px;font-size:14px;line-height:16px;position:relative;display:inline-block;border:2px solid #ff9000;border-radius:4px;background-color:#ff9000;background-image:none;color:#fff;vertical-align:middle;text-align:center;text-decoration:none;letter-spacing:.3px;font-weight:600;cursor:pointer;transition:all .15s ease-in;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased}@media only screen and (min-width:640px){.button{padding:14px 20px;font-size:16px;line-height:18px}}@media only screen and (min-width:960px){.button{padding:18px 20px;font-size:18px;line-height:20px}}.button:focus{box-shadow:0 0 0 2px #d4d4d4}.button--active,.button:active{outline:none;background-image:none;box-shadow:0 0 0 2px #d4d4d4}.button.is-disabled,.button.is-disabled:active,.button.is-disabled:focus,.button.is-disabled:hover{outline:none;border:2px solid #ff9000;background:#ff9000;box-shadow:none;color:#fff;opacity:.5;cursor:not-allowed}.button:active,.button:focus,.button:hover,a.button:active,a.button:focus,a.button:hover{outline:none;border:2px solid #ffa42e;background:#ffa42e;color:#fff;text-decoration:none}.button--sm{padding:11px 20px;font-size:14px;line-height:16px}@media only screen and (min-width:640px){.button--sm{padding:11px 20px;font-size:14px;line-height:16px}}@media only screen and (min-width:960px){.button--sm{padding:11px 20px;font-size:14px;line-height:16px}}@media only screen and (min-width:640px){.button--md{padding:14px 20px;font-size:16px;line-height:18px}}@media only screen and (min-width:960px){.button--md{padding:14px 20px;font-size:16px;line-height:18px}}@media only screen and (min-width:960px){.button--lg{padding:18px 20px;font-size:18px;line-height:20px}}.button--secondary{border:2px solid #a0a0a0;background-color:#a0a0a0}.button--secondary:focus{box-shadow:0 0 0 2px #d4d4d4}.button--secondary--active,.button--secondary:active{outline:none;border:2px solid #8e8e8e;background-color:#8e8e8e;background-image:none;box-shadow:0 0 0 2px #d4d4d4}.button--secondary.is-disabled,.button--secondary.is-disabled:active,.button--secondary.is-disabled:focus,.button--secondary.is-disabled:hover{outline:none;border:2px solid #a0a0a0;background:#a0a0a0;box-shadow:none;color:#fff;opacity:.5;cursor:not-allowed}.button--secondary:active,.button--secondary:focus,.button--secondary:hover,a.button--secondary:active,a.button--secondary:focus,a.button--secondary:hover{outline:none;border:2px solid #b3b3b3;background:#b3b3b3;color:#fff;text-decoration:none}.button--bordered{border:2px solid #ff9000;background-color:transparent;color:#2c2c2c}@media only screen and (min-width:640px){.button--bordered{padding:14px 20px;font-size:16px;line-height:18px}}@media only screen and (min-width:960px){.button--bordered{padding:18px 20px;font-size:18px;line-height:20px}}.button--bordered:focus{border:2px solid #ffa42e;background-color:#ffa42e;box-shadow:0 0 0 2px #d4d4d4}.button--bordered:active{outline:none;border:2px solid #e88300;background-color:#e88300;box-shadow:0 0 0 2px #d4d4d4}.button--bordered:hover{border:2px solid #ffa42e;background-color:#ffa42e}.button--bordered.is-disabled,.button--bordered.is-disabled:active,.button--bordered.is-disabled:focus,.button--bordered.is-disabled:hover{outline:none;border:2px solid #fcc47b;background-color:transparent;box-shadow:none;color:#2c2c2c;cursor:not-allowed}.button--green,a.button--green{border:0;border-radius:3.2px;background-color:#22c29a;text-decoration:none}.button--green:active,.button--green:focus,.button--green:hover,a.button--green:active,a.button--green:focus,a.button--green:hover{outline:none;border:0;box-shadow:0;background:#15af88}.video-player .video-player__lazyframe{position:relative;margin-bottom:17px;border-radius:4px;background-size:contain;background-repeat:no-repeat;background-position:left -1px top 0;box-shadow:0 10px 20px 2px rgba(0,0,0,.1)}@media only screen and (min-width:640px){.video-player .video-player__lazyframe{margin-bottom:22px}}@media only screen and (min-width:960px){.video-player .video-player__lazyframe{margin-bottom:30px}}.video-player .video-player__lazyframe:hover{cursor:pointer}.video-player .video-player__lazyframe:before{display:block;padding-top:56.25%;width:100%;content:""}.video-player .video-player__lazyframe[data-ratio="16:9"]:before{padding-top:56.25%}.video-player .video-player__lazyframe[data-ratio="4:3"]:before{padding-top:75%}.video-player .video-player__lazyframe[data-ratio="1:1"]:before{padding-top:100%}.video-player .video-player__lazyframe iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%}.video-player .video-player__lazyframe:after{position:absolute;top:50%;left:50%;width:35px;height:25px;background-image:url(../images/_modules/elements/video/play-icon-white.svg);background-size:contain;background-repeat:no-repeat;content:"";transition:all .15s ease-in;transform:translate(-50%,-50%)}@media only screen and (min-width:640px){.video-player .video-player__lazyframe:after{width:54px;height:38px}}.video-player .video-player__lazyframe:hover:after{transform:translate(-50%,-50%) scale(1.5)}.video-player .video-player__link{position:relative;padding-left:24px;color:#2c2c2c;font-weight:700;font-size:12px;line-height:18px}.video-player .video-player__link:hover{color:#b21000}.video-player .video-player__link:after{position:absolute;top:2px;left:0;width:20px;height:14px;background-image:url(../images/_modules/elements/video/play-icon-red.svg);background-size:20px 15px;background-repeat:no-repeat;content:""}.video-player.video-player--red .video-player__lazyframe{background-image:url(../images/_modules/elements/video/preview-video-red.svg)}.video-player.video-player--blue .video-player__lazyframe{background-image:url(../images/_modules/elements/video/preview-video-blue.svg)}.section-title,h2,h3{margin-top:0;margin-bottom:4px;color:#2c2c2c;font-weight:800;font-size:20px;line-height:32px}@media only screen and (min-width:640px){.section-title,h2,h3{margin-bottom:4px;font-size:24px;line-height:36px}}@media only screen and (min-width:960px){.section-title,h2,h3{margin-bottom:8px;font-size:36px;line-height:52px}}.section-title--primary,h1{margin-bottom:12px;font-weight:800;font-size:24px;line-height:36px}@media only screen and (min-width:640px){.section-title--primary,h1{font-size:28px;line-height:40px}}@media only screen and (min-width:960px){.section-title--primary,h1{font-size:40px;line-height:52px}}.section-subtitle{color:#2c2c2c;font-weight:400;font-size:14px;line-height:24px}@media only screen and (min-width:640px){.section-subtitle{font-size:16px;line-height:28px}}@media only screen and (min-width:960px){.section-subtitle{font-size:20px;line-height:34px}}.actions-counters{position:absolute;bottom:-96px;left:50%;width:288px;transform:translate(-50%);z-index:3}@media only screen and (min-width:640px){.actions-counters{position:relative;bottom:auto;left:auto;display:block;width:auto;transform:none}}.actions-counters__date{margin-bottom:11px;min-height:18px;color:#c2ddff;text-transform:uppercase;font-weight:600;font-size:11px}@media only screen and (min-width:640px){.actions-counters__date{color:#888}}@media only screen and (min-width:960px){.actions-counters__date{font-size:12px;margin-bottom:17px}}.actions-counters__list{display:flex;justify-content:space-between}@media only screen and (min-width:640px){.actions-counters__list{display:block}}.actions-counters__list:after,.actions-counters__list:before{display:table;content:""}.actions-counters__list:after{clear:both}.actions-counters__list-item{float:left;margin-right:23px}.actions-counters__list-item:last-child{margin-right:0}@media only screen and (min-width:640px){.actions-counters__list-item{margin-right:19px}}@media only screen and (min-width:960px){.actions-counters__list-item{margin-right:23px}}.action-counter:after,.action-counter:before{display:table;content:""}.action-counter:after{clear:both}.action-counter__icon{display:none}@media only screen and (min-width:960px){.action-counter__icon{display:block;float:left;margin-right:12px}.action-counter__icon svg{margin-top:2px}}.action-counter__details{position:relative;top:-7px;overflow:hidden;color:#fff}@media only screen and (min-width:640px){.action-counter__details{color:#2c2c2c}}.action-counter__value{color:#fff;font-weight:800;font-size:20px;line-height:26px}@media only screen and (min-width:640px){.action-counter__value{color:#2c2c2c}}@media only screen and (min-width:960px){.action-counter__value{font-size:25px}}.action-counter__caption{color:#c2ddff;text-transform:uppercase;font-weight:600;font-size:11px}@media only screen and (min-width:640px){.action-counter__caption{color:#888}}@media only screen and (min-width:960px){.action-counter__caption{font-size:12px}}.bread-crumbs-wrapper{padding-bottom:2px;padding-top:20px}@media (min-width:$tablet-breakpoint){.bread-crumbs-wrapper{padding-top:30px}}@media (min-width:$desktop-breakpoint){.bread-crumbs-wrapper{padding-top:40px}}.bread-crumbs{width:100%;font-size:0;line-height:1;max-width:990px;min-width:320px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:$tablet-breakpoint){.bread-crumbs{padding-left:30px;padding-right:30px}}@media (min-width:$desktop-breakpoint){.bread-crumbs{padding-left:16px;padding-right:16px}}.bread-crumbs__item{display:inline-block;margin:0 0 6px;color:#666;vertical-align:baseline}.bread-crumbs__item:after{display:inline-block;margin-right:7px;margin-bottom:2px;margin-left:7px;width:2px;height:3px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyIiBoZWlnaHQ9IjMiPjxwYXRoIGZpbGw9IiM0MTQxNDEiIGQ9Ik0wIDBoMXYxSDBWMHptMCAyaDF2MUgwVjJ6bTEtMWgxdjFIMVYxeiIvPjwvc3ZnPg==");content:"";vertical-align:baseline}.bread-crumbs__item:last-child{margin-bottom:0;font-weight:700}.bread-crumbs__item:last-child:after{display:none}.bread-crumbs__item span{color:#20232b;font-size:14px;line-height:16px}@media (min-width:$tablet-breakpoint){.bread-crumbs__item span{font-size:16px}}.bread-crumbs__link{display:inline-block}.bread-crumbs__link,.bread-crumbs__link:hover{color:#20232b;text-decoration:none}.bread-crumbs__link:hover span{text-decoration:underline}.bread-crumbs-wrapper--reverse .bread-crumbs__item:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyIiBoZWlnaHQ9IjMiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0wIDBoMXYxSDBWMHptMCAyaDF2MUgwVjJ6bTEtMWgxdjFIMVYxeiIvPjwvc3ZnPg==")}.bread-crumbs-wrapper--reverse .bread-crumbs__item span{color:#fff}.bread-crumbs-wrapper--dark-bg{background-color:#474c54}.numbered-list__item{display:block;margin-top:0;margin-bottom:12px;color:#2c2c2c;font-size:14px}@media only screen and (min-width:640px){.numbered-list__item{margin-bottom:14px}}@media only screen and (min-width:960px){.numbered-list__item{margin-bottom:8px;font-size:16px}}.numbered-list__item:last-child{margin-bottom:0}.numbered-list__marker{position:relative;float:left;font-weight:800;line-height:20px}@media only screen and (min-width:640px){.numbered-list__marker{line-height:24px}}@media only screen and (min-width:960px){.numbered-list__marker{top:2px}}.numbered-list__marker:after{position:absolute;bottom:2px;left:0;width:100%;height:1px;background-color:#e74c3c;content:""}@media only screen and (min-width:640px){.numbered-list__marker:after{bottom:1px}}.numbered-list__description{overflow:hidden;padding-left:13px;font-weight:400;line-height:24px}@media only screen and (min-width:640px){.numbered-list__description{padding-left:12px}}@media only screen and (min-width:960px){.numbered-list__description{line-height:28px}}.page-footer__row-inner{margin:0 auto;padding-right:15px;padding-left:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:640px){.page-footer__row-inner{padding-right:30px;padding-left:30px}}@media only screen and (min-width:960px){.page-footer__row-inner{max-width:960px;padding-right:16px;padding-left:16px}}.page-footer__row--functions .page-footer__row-inner{padding-top:32px;padding-bottom:32px}@media only screen and (min-width:960px){.page-footer__row--functions .page-footer__row-inner{padding-bottom:100px}}.page-footer__row--primary{background:#363c42}.page-footer__row--primary .page-footer__row-inner{padding-top:24px;padding-bottom:20px}.page-footer__row--primary .footer-navigation{column-count:2;text-align:left;display:block}@media only screen and (min-width:640px){.page-footer__row--primary .footer-navigation{text-align:center;column-count:auto}}.footer-copyright,.page-footer .footer-copyright{padding-top:16px;margin-top:16px;text-align:center;font-size:10px;border-top:1px solid #5c5c5c;color:#9b9b9b}@media only screen and (min-width:640px){.footer-copyright,.page-footer .footer-copyright{text-align:center;font-size:13px}}.footer-navigation .footer-navigation__item,.footer-navigation__item{display:block;vertical-align:top;white-space:nowrap;margin:4px 0}@media only screen and (min-width:640px){.footer-navigation .footer-navigation__item,.footer-navigation__item{margin:3px 14px;display:inline-block}.ie .footer-navigation .footer-navigation__item,.ie .footer-navigation__item{margin:3px 14px}}@media only screen and (min-width:960px){.footer-navigation .footer-navigation__item,.footer-navigation__item,.ie .footer-navigation .footer-navigation__item,.ie .footer-navigation__item{margin:2px 6px}}.footer-navigation .footer-navigation__item:first-child,.footer-navigation__item:first-child{margin-left:0}.footer-navigation .footer-navigation__item:last-child,.footer-navigation__item:last-child{margin-right:0}.footer-navigation__item .footer-navigation__link{color:#fff;font-size:13px;line-height:16px;text-decoration:none}.footer-navigation__item .footer-navigation__link:hover{text-decoration:underline}.service-functions-menus__title{margin-bottom:4px;font-size:24px;line-height:36px;text-align:center;font-weight:800;color:#2c2c2c}.service-functions-menu__title{font-size:12px;line-height:20px;text-transform:uppercase;color:#888}.service-functions-menus__areas{display:flex;justify-content:space-between;flex-wrap:wrap}.service-functions-menus__area{width:33.33333%;margin-top:28px;flex-direction:column}@media only screen and (min-width:960px){.service-functions-menus__area{width:16.66667%}}.service-functions-menu__title{margin-bottom:24px}.service-functions-menu__list-item{display:block;padding-left:24px;position:relative;font-size:12px;line-height:16px;margin-bottom:14px;color:#2c2c2c;text-decoration:none}.service-functions-menu__list-item:hover{text-decoration:underline}.service-functions-menu__list-item:last-child{margin-bottom:0}.service-functions-menu__list-item-icon{position:absolute;width:16px;height:16px;left:0;top:0}.service-functions-menu__list-item-icon .icon{display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:0 0}.icon-compress-pdf{background-image:url(../images/_icons/features/icon-compress-pdf.svg)}.icon-pdf-converter{background-image:url(../images/_icons/features/icon-pdf-converter.svg)}.icon-ocr-pdf{background-image:url(../images/_icons/features/icon-ocr-pdf.svg)}.icon-split-pdf{background-image:url(../images/_icons/features/icon-split-pdf.svg)}.icon-merge-pdf{background-image:url(../images/_icons/features/icon-merge-pdf.svg)}.icon-combine-and-reorder{background-image:url(../images/_icons/features/icon-combine-and-reorder.svg)}.icon-extract-pages{background-image:url(../images/_icons/features/icon-extract-pages.svg)}.icon-pdf-to-word{background-image:url(../images/_icons/features/icon-pdf-to-word.svg)}.icon-pdf-to-excel{background-image:url(../images/_icons/features/icon-pdf-to-excel.svg)}.icon-pdf-to-ppt{background-image:url(../images/_icons/features/icon-pdf-to-ppt.svg)}.icon-convert-to-jpg{background-image:url(../images/_icons/features/icon-convert-to-jpg.svg)}.icon-edit-pdf{background-image:url(../images/_icons/features/icon-edit-pdf.svg)}.icon-delete-pages{background-image:url(../images/_icons/features/icon-delete-pages.svg)}.icon-rotate-pdf{background-image:url(../images/_icons/features/icon-rotate-pdf.svg)}.icon-pdf-reader{background-image:url(../images/_icons/features/icon-pdf-reader.svg)}.icon-edit-and-fill{background-image:url(../images/_icons/features/icon-edit-and-fill.svg)}.icon-page-numbering{background-image:url(../images/_icons/features/icon-page-numbering.svg)}.icon-watermark{background-image:url(../images/_icons/features/icon-watermark.svg)}.icon-word-to-pdf{background-image:url(../images/_icons/features/icon-word-to-pdf.svg)}.icon-exel-to-pdf{background-image:url(../images/_icons/features/icon-exel-to-pdf.svg)}.icon-ppt-to-pdf{background-image:url(../images/_icons/features/icon-ppt-to-pdf.svg)}.icon-esign-pdf{background-image:url(../images/_icons/features/icon-esign-pdf.svg)}.icon-protect-pdf{background-image:url(../images/_icons/features/icon-protect-pdf.svg)}.service-functions-menus{display:none}@media only screen and (min-width:640px){.service-functions-menus{display:block}}.service-functions-menus .accordion__title{font-size:12px;line-height:20px;text-transform:uppercase;font-weight:400;color:#888}.service-functions-menus .accordion__title[aria-selected*=true] .icon-expand-status{transform:rotate(180deg)}.service-functions-menus .accordion__item{background:#f9f9f9}.service-functions-menus .accordion__body{padding-top:22px}.service-functions-menus .icon-expand-status{width:12px;height:7px;background:url(../images/_icons/icon-arrow-down.svg) no-repeat}.service-functions-menus .icon-expand-status:after,.service-functions-menus .icon-expand-status:before{content:none}.service-functions-menus--mobile{display:block}@media only screen and (min-width:640px){.service-functions-menus--mobile{display:none}}.is-logo-pdffiller .header{display:flex;flex-direction:column-reverse}@media only screen and (min-width:640px){.is-logo-pdffiller .header{width:100%;flex-direction:row;align-items:flex-start}}.is-logo-pdffiller .logo-pdffiller{display:block;margin-right:auto;margin-left:auto;width:95px}@media only screen and (min-width:640px){.is-logo-pdffiller .logo-pdffiller{width:119px;margin-right:0}}@media only screen and (min-width:960px){.is-logo-pdffiller .logo-pdffiller{right:15px}}.layout-responsive__header{position:absolute;width:100%;top:0;left:0;z-index:10}.layout-responsive__header .page-header__inner{margin:0 auto;padding:24px 15px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (min-width:640px){.layout-responsive__header .page-header__inner{padding-right:30px;padding-left:30px}}@media only screen and (min-width:960px){.layout-responsive__header .page-header__inner{max-width:960px;padding-right:16px;padding-left:16px}}@media only screen and (min-width:640px){.layout-responsive__header .page-header__inner{padding:20px 16px 8px;max-width:960px}}@media only screen and (min-width:960px){.layout-responsive__header .page-header__inner{padding-top:16px}}.layout-responsive__header .header{text-align:center}@media only screen and (min-width:640px){.layout-responsive__header .header{text-align:left}}.layout-responsive__header .header-link{font-size:14px;font-weight:700;color:#fff;line-height:24px;text-align:center;text-decoration:none}@media only screen and (min-width:640px){.layout-responsive__header .header-link{font-size:18px;line-height:32px}}.page-section__inner{padding-right:16px;padding-left:16px}@media only screen and (min-width:640px){.page-section__inner{max-width:960px}}.page-section__inner .slick-dots{width:100%;margin-top:24px;display:flex;justify-content:center}.page-section__inner .slick-dots li{font-size:0;line-height:0}.page-section__inner .slick-dots .slick-active button{background-color:#7dadff}.page-section__inner .slick-dots button{padding:0;width:12px;height:12px;margin:0 6px;border-radius:50%;background-color:#e6e6e6;font-size:0;line-height:0;border:none}@media only screen and (max-width:639px){.page-section__inner .slick-dots button{outline:0}}.section-title{text-align:center;font-size:20px;line-height:32px;font-weight:700}@media only screen and (min-width:640px){.section-title{font-size:24px;line-height:36px}}@media only screen and (min-width:960px){.section-title{font-size:32px;line-height:48px}}.page-section--intro{position:relative;padding-top:48px;padding-bottom:52px;text-align:center;background-repeat:no-repeat;background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-mob.png),url(../images/functionality-redesign/v3/intro-texture-top-right-tablet.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-mob.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-mob.png);background-size:110px 90px,320px 256px,320px 256px,133px 72px;background-position:0 0,100% 0,0 100%,100% 100%;background-color:#7dadff}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--intro{background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-mob@2x.png),url(../images/functionality-redesign/v3/intro-texture-top-right-tablet@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-mob@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-mob@2x.png)}}@media only screen and (min-width:640px){.page-section--intro{padding-top:60px;background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-tablet.png),url(../images/functionality-redesign/v3/intro-texture-top-right-tablet.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-tablet.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-tablet.png);background-size:42px 36px,320px 256px,143px 175px,208px 110px}}@media only screen and (min-width:960px){.page-section--intro{padding-top:56px;padding-bottom:0;background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-desk.png),url(../images/functionality-redesign/v3/intro-texture-top-center-desk.png),url(../images/functionality-redesign/v3/intro-texture-top-right-desk.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-desk.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-desk.png);background-size:161px 117px,424px 327px,303px 266px,452px 227px,223px 142px;background-position:0 0,top,100% 0,0 100%,100% 100%}}.page-section--intro .bread-crumbs-wrapper{padding-top:0;padding-bottom:0;text-align:left}.page-section--intro .bread-crumbs{display:none;min-width:auto}@media only screen and (min-width:640px){.page-section--intro .bread-crumbs{display:block;padding-left:0;padding-right:0}}.page-section--intro .bread-crumbs__item{margin:0}.page-section--intro .bread-crumbs__item:after{background-image:url(../images/_global/breadcrumbs-separator.svg)}.page-section--intro .bread-crumbs__item span{font-size:11px;line-height:16px;color:#fff}.page-section--intro .section-title{margin:52px -16px 0;font-size:32px;line-height:48px;color:#fff}@media only screen and (min-width:640px){.page-section--intro .section-title{font-size:36px;line-height:52px;margin-top:24px;margin-right:0;margin-left:0}}@media only screen and (min-width:960px){.page-section--intro .section-title{margin-top:20px;margin-bottom:40px;font-size:48px;line-height:64px}}.page-section--intro .button{margin-top:16px;min-width:182px;padding:10px 14px;font-weight:700}@media only screen and (min-width:640px){.page-section--intro .button{padding:14px 16px}}@media only screen and (min-width:960px){.page-section--intro .button{display:none}}@media only screen and (min-width:960px){.page-section--intro .root,.page-section--intro .uploader-wrapper{display:block;max-width:100%;position:relative;margin-bottom:-110px;z-index:3}}@media only screen and (min-width:640px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min-resolution:1.5dppx),only screen and (min-width:640px) and (min-resolution:144dpi){.page-section--intro{background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-tablet@2x.png),url(../images/functionality-redesign/v3/intro-texture-top-right-tablet@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-tablet@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-tablet@2x.png)}}@media only screen and (min-width:960px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:960px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:960px) and (min-resolution:1.5dppx),only screen and (min-width:960px) and (min-resolution:144dpi){.page-section--intro{background-image:url(../images/functionality-redesign/v3/intro-texture-top-left-desk@2x.png),url(../images/functionality-redesign/v3/intro-texture-top-center-desk@2x.png),url(../images/functionality-redesign/v3/intro-texture-top-right-desk@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-left-desk@2x.png),url(../images/functionality-redesign/v3/intro-texture-bottom-right-desk@2x.png)}}.page-section--how-it-work{overflow:hidden;padding-top:32px;padding-bottom:44px;background-color:#f9f9f9}@media only screen and (min-width:640px){.page-section--how-it-work{padding-bottom:48px}}@media only screen and (min-width:960px){.page-section--how-it-work{padding-top:167px;padding-bottom:60px}}.page-section--how-it-work .section-title{margin-bottom:12px}@media only screen and (min-width:640px){.page-section--how-it-work .section-title{margin-bottom:24px}}.page-section--how-it-work .cards{position:relative;z-index:4}@media only screen and (min-width:640px){.page-section--how-it-work .cards{margin:0 -12px;display:flex;justify-content:center}}@media only screen and (min-width:960px){.page-section--how-it-work .cards{width:100%;margin:0}}.page-section--how-it-work .card{width:100%;margin-bottom:12px;padding:24px 20px;position:relative;background-color:#fff;border-radius:4px;box-shadow:0 6px 12px 0 rgba(0,0,0,.04)}@media only screen and (min-width:640px){.page-section--how-it-work .card{width:180px;margin-right:12px;margin-left:12px;margin-bottom:0}}@media only screen and (min-width:960px){.page-section--how-it-work .card{width:208px;margin-right:16px;margin-left:16px}}.page-section--how-it-work .card:before{content:"";position:absolute;background-repeat:no-repeat;background-size:cover;z-index:-1}.page-section--how-it-work .card:first-child:before{width:111px;height:105px;top:-24px;right:-56px;background-image:url(../images/functionality-redesign/v3/how-it-work-decor-right.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--how-it-work .card:first-child:before{background-image:url(../images/functionality-redesign/v3/how-it-work-decor-right@2x.png)}}@media only screen and (min-width:640px){.page-section--how-it-work .card:first-child:before{width:129px;height:117px;top:71px;left:-95px;right:auto;background-image:url(../images/functionality-redesign/v3/how-it-work-decor-left.png)}}@media only screen and (min-width:960px){.page-section--how-it-work .card:first-child:before{left:-46px;top:70px}}@media only screen and (min-width:640px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min-resolution:1.5dppx),only screen and (min-width:640px) and (min-resolution:144dpi){.page-section--how-it-work .card:first-child:before{background-image:url(../images/functionality-redesign/v3/how-it-work-decor-left@2x.png)}}.page-section--how-it-work .card:last-child{margin-bottom:0}.page-section--how-it-work .card:last-child:before{width:129px;height:117px;top:44px;left:-26px;background-image:url(../images/functionality-redesign/v3/how-it-work-decor-left.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--how-it-work .card:last-child:before{background-image:url(../images/functionality-redesign/v3/how-it-work-decor-left@2x.png)}}@media only screen and (min-width:640px){.page-section--how-it-work .card:last-child:before{width:111px;height:105px;top:-25px;right:-56px;left:auto;background-image:url(../images/functionality-redesign/v3/how-it-work-decor-right.png)}}@media only screen and (min-width:960px){.page-section--how-it-work .card:last-child:before{top:-37px;right:-44px}}@media only screen and (min-width:640px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min--moz-device-pixel-ratio:1.5),only screen and (min-width:640px) and (min-resolution:1.5dppx),only screen and (min-width:640px) and (min-resolution:144dpi){.page-section--how-it-work .card:last-child:before{background-image:url(../images/functionality-redesign/v3/how-it-work-decor-right@2x.png)}}.page-section--how-it-work .card__title{margin-top:12px;font-size:14px;font-weight:700;line-height:24px;color:#2c2c2c}.page-section--how-it-work .card__title br{display:none}@media only screen and (min-width:640px){.page-section--how-it-work .card__title br{display:inline-block}}.page-section--characteristics{padding-top:32px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--characteristics{padding-top:52px;padding-bottom:26px}}@media only screen and (min-width:960px){.page-section--characteristics{padding-top:80px;padding-bottom:40px}}.page-section--characteristics .section-title{margin-bottom:14px}@media only screen and (min-width:640px){.page-section--characteristics .section-title{margin-bottom:28px}}@media only screen and (min-width:960px){.page-section--characteristics .section-title{margin-bottom:24px}}.page-section--characteristics .section-title--left{text-align:left;margin-bottom:16px}.page-section--characteristics .section-description{margin-bottom:16px;font-size:14px;line-height:24px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--characteristics .section-description:last-of-type{margin-bottom:32px}}@media only screen and (min-width:960px){.page-section--characteristics .section-description{font-size:16px;line-height:28px}}@media only screen and (min-width:960px){.page-section--characteristics .page-section__area--two-tables{width:100%;display:flex;justify-content:space-between}.page-section--characteristics .page-section__area--two-tables .page-section__area-table{width:calc(50% - 16px);margin-bottom:0}.page-section--characteristics .page-section__area--two-tables .page-section__column--intro{width:40%;font-size:14px;line-height:24px}.page-section--characteristics .page-section__area--two-tables .page-section__column--description{width:60%;font-size:14px;line-height:24px}}.page-section--characteristics .page-section__area-table{margin-bottom:32px}.page-section--characteristics .page-section__area-table:last-child{margin-bottom:0}.page-section--characteristics .page-section__row{width:100%;display:flex;border-bottom:1px solid #ebebeb;padding-bottom:12px;margin-bottom:12px}.page-section--characteristics .page-section__row:last-child{margin-bottom:0}.page-section--characteristics .page-section__column{font-size:12px;line-height:20px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--characteristics .page-section__column{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.page-section--characteristics .page-section__column{font-size:16px;line-height:28px}}.page-section--characteristics .page-section__column--intro{width:37.5%;padding-right:8px;font-weight:700}@media only screen and (min-width:640px){.page-section--characteristics .page-section__column--intro{width:26.31579%}}@media only screen and (min-width:960px){.page-section--characteristics .page-section__column--intro{width:26%}}.page-section--characteristics .page-section__column--description{width:62.5%;word-break:break-all;word-break:break-word}@media only screen and (min-width:640px){.page-section--characteristics .page-section__column--description{width:73.68421%}}@media only screen and (min-width:960px){.page-section--characteristics .page-section__column--description{width:74%}}.page-section--characteristics a{display:block;color:#2c2c2c;word-break:break-all}.page-section--characteristics a:hover{color:#191919}.page-section--file-format{padding-top:32px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--file-format{padding-top:52px;padding-bottom:26px}}@media only screen and (min-width:960px){.page-section--file-format{padding-top:80px;padding-bottom:40px}}.page-section--file-format .section-title{margin-bottom:2px}@media only screen and (min-width:640px){.page-section--file-format .section-title{margin-bottom:16px}}@media only screen and (min-width:960px){.page-section--file-format .section-title{margin-bottom:12px}}.page-section--file-format .section-comparison{position:relative;margin-right:-16px}.page-section--file-format .section-comparison.is-open .section-comparison__row:nth-child(n+5){display:flex}.page-section--file-format .section-comparison__gradient{position:absolute;height:100%;width:86px;top:0;right:0;z-index:1;opacity:1;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);transition:all .15s ease-in}@media only screen and (min-width:542px){.page-section--file-format .section-comparison__gradient{display:none}}.page-section--file-format .section-comparison__gradient.is-hidden{opacity:0}.page-section--file-format .section-comparison__wrapper{overflow-x:auto;padding-bottom:16px}.page-section--file-format .section-comparison__table{width:526px;padding-right:16px}@media only screen and (min-width:542px){.page-section--file-format .section-comparison__table{width:100%}}.page-section--file-format .section-comparison__row{width:100%;display:flex;padding:12px 0;font-size:12px;line-height:20px;color:#2c2c2c;border-bottom:1px solid #ebebeb}.page-section--file-format .section-comparison__row:nth-child(n+5){display:none}@media only screen and (min-width:640px){.page-section--file-format .section-comparison__row{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.page-section--file-format .section-comparison__row{font-size:16px;line-height:28px}}.page-section--file-format .section-comparison__row--head{font-weight:700}.page-section--file-format .section-comparison__col{padding-right:8px}.page-section--file-format .section-comparison__col p{margin:0}.page-section--file-format .section-comparison__col:first-child{width:14.90196%}@media only screen and (min-width:640px){.page-section--file-format .section-comparison__col:first-child{width:13.15789%}}@media only screen and (min-width:960px){.page-section--file-format .section-comparison__col:first-child{width:240px}}.page-section--file-format .section-comparison__col:nth-child(2){width:23.92157%}@media only screen and (min-width:640px){.page-section--file-format .section-comparison__col:nth-child(2){width:26.31579%}}@media only screen and (min-width:960px){.page-section--file-format .section-comparison__col:nth-child(2){width:240px;padding-right:60px}}.page-section--file-format .section-comparison__col:nth-child(3){width:41.56863%}@media only screen and (min-width:640px){.page-section--file-format .section-comparison__col:nth-child(3){width:39.47368%}}@media only screen and (min-width:960px){.page-section--file-format .section-comparison__col:nth-child(3){width:320px;padding-right:60px}}.page-section--file-format .section-comparison__col:nth-child(4){width:19.60784%}@media only screen and (min-width:640px){.page-section--file-format .section-comparison__col:nth-child(4){width:21.05263%}}@media only screen and (min-width:960px){.page-section--file-format .section-comparison__col:nth-child(4){width:128px}}.page-section--file-format .section-actions{padding-top:8px;text-align:center}.page-section--file-format .section-actions__show-more{display:inline-block;font-size:16px;line-height:28px;font-weight:600;color:#2c2c2c;text-decoration:underline;cursor:pointer}.page-section--file-format-last{padding-top:0;padding-bottom:0}@media only screen and (min-width:640px){.page-section--file-format-last{padding-top:0;padding-bottom:0}}@media only screen and (min-width:960px){.page-section--file-format-last{padding-top:0;padding-bottom:0}}.page-section--how-to-guide{padding-top:16px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--how-to-guide{padding-top:26px;padding-bottom:26px}}@media only screen and (min-width:960px){.page-section--how-to-guide{padding-top:40px;padding-bottom:40px}}.page-section--how-to-guide .section-title{margin-bottom:12px}@media only screen and (min-width:640px){.page-section--how-to-guide .section-title{margin-bottom:20px}}@media only screen and (min-width:960px){.page-section--how-to-guide .section-title{margin-bottom:24px}}@media only screen and (min-width:960px){.page-section--how-to-guide .page-section__row{width:100%;display:flex;justify-content:space-between;align-items:flex-start}}@media only screen and (min-width:960px){.page-section--how-to-guide .page-section__column{width:calc(50% - 16px)}}.page-section--how-to-guide .section-subtitle{margin-bottom:12px;font-size:16px;line-height:28px;font-weight:700;color:#2c2c2c}@media only screen and (min-width:960px){.page-section--how-to-guide .section-subtitle{font-size:24px;line-height:32px}}.page-section--how-to-guide .page-section__column--video{max-width:448px;margin-top:18px;margin-right:auto;margin-left:auto}@media only screen and (min-width:640px){.page-section--how-to-guide .page-section__column--video{margin-top:32px}}@media only screen and (min-width:960px){.page-section--how-to-guide .page-section__column--video{margin-top:0}}.page-section--how-to-guide .video-player--red .video-player__lazyframe{box-shadow:none;border-radius:0;background-color:transparent;background-image:url(../images/functionality-redesign/v3/video-preview.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--how-to-guide .video-player--red .video-player__lazyframe{background-image:url(../images/functionality-redesign/v3/video-preview@2x.png)}}@media only screen and (min-width:960px){.page-section--how-to-guide .video-player--red .video-player__lazyframe:hover:after{width:98px;height:98px;transform:translate(-50%,-50%);transition:all .15s ease-in}}.page-section--how-to-guide .video-player--red .video-player__lazyframe:before{padding-top:62.3%}.page-section--how-to-guide .video-player--red .video-player__lazyframe:after{width:64px;height:64px;background-image:url(../images/functionality-redesign/v3/video-play.svg)}@media only screen and (min-width:640px){.page-section--how-to-guide .video-player--red .video-player__lazyframe:after{width:98px;height:98px}}@media only screen and (min-width:960px){.page-section--how-to-guide .video-player--red .video-player__lazyframe:after{width:118px;height:118px;transition:all .15s ease-in}}.page-section--comparison{padding-top:16px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--comparison{padding-top:26px}}@media only screen and (min-width:960px){.page-section--comparison{padding-top:40px;padding-bottom:24px}}.page-section--comparison .section-title{margin-bottom:8px}@media only screen and (min-width:640px){.page-section--comparison .section-title{margin-bottom:12px}}@media only screen and (min-width:960px){.page-section--comparison .section-title{margin-bottom:8px}}.page-section--comparison .section-subtitle{margin-bottom:16px;font-size:14px;line-height:24px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--comparison .section-subtitle{margin-bottom:32px;text-align:center}}@media only screen and (min-width:960px){.page-section--comparison .section-subtitle{max-width:768px;margin-right:auto;margin-left:auto;font-size:16px;line-height:28px}}.page-section--comparison .section-comparison{position:relative;margin-right:-16px}.page-section--comparison .section-comparison__gradient{position:absolute;height:100%;width:51px;top:0;right:0;z-index:1;opacity:1;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);transition:all .15s ease-in}@media only screen and (min-width:600px){.page-section--comparison .section-comparison__gradient{display:none}}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__gradient{display:block;width:144px}}@media only screen and (min-width:710px){.page-section--comparison .section-comparison__gradient{display:none}}.page-section--comparison .section-comparison__gradient.is-hidden{opacity:0}.page-section--comparison .section-comparison__wrapper{overflow-x:auto;padding-bottom:16px}.page-section--comparison .section-comparison__table{width:584px;padding-right:16px}@media only screen and (min-width:600px){.page-section--comparison .section-comparison__table{width:100%}}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__table{width:694px}}@media only screen and (min-width:710px){.page-section--comparison .section-comparison__table{width:100%}}.page-section--comparison .section-comparison__row--head{width:100%;display:flex;font-size:14px;font-weight:700;line-height:24px;color:#2c2c2c;text-align:center;border-bottom:2px solid #7dadff}.page-section--comparison .section-comparison__row--head .section-comparison__col{padding:16px 5px 12px}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__row--head{font-size:16px;line-height:28px}}.page-section--comparison .section-comparison__row.colored-background .section-comparison__col:nth-child(2),.page-section--comparison .section-comparison__row.is-open .section-comparison__col:nth-child(2){background-color:hsla(0,0%,91.8%,.25)}.page-section--comparison .section-comparison__row.colored-background:first-child .section-comparison__col:nth-child(2),.page-section--comparison .section-comparison__row.is-open:first-child .section-comparison__col:nth-child(2){border-top-left-radius:8px;border-top-right-radius:8px}.page-section--comparison .section-comparison__row.is-open .section-comparison__head .section-comparison__col{padding-bottom:0;border:none}.page-section--comparison .section-comparison__row.is-open .section-comparison__col-icon{background-color:#7dadff}.page-section--comparison .section-comparison__row.is-open .section-comparison__col-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.page-section--comparison .section-comparison__body-row,.page-section--comparison .section-comparison__head{width:100%;display:flex}.page-section--comparison .section-comparison__head{font-weight:700;color:#2c2c2c;cursor:pointer}.page-section--comparison .section-comparison__head .section-comparison__col{display:flex;align-items:center;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #ebebeb;font-size:12px;line-height:20px}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__head .section-comparison__col{font-size:16px;line-height:28px}}.page-section--comparison .section-comparison__body-row .section-comparison__col{display:flex;align-items:center;border-bottom:1px solid #ebebeb;font-size:12px;line-height:20px;color:#2c2c2c}.page-section--comparison .section-comparison__body-row .section-comparison__col:first-child{padding-left:36px;padding-top:14px;padding-bottom:14px}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__body-row .section-comparison__col{font-size:14px;line-height:24px}}.page-section--comparison .section-comparison__col:first-child{width:29.22535%}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__col:first-child{width:32.84884%}}@media only screen and (min-width:960px){.page-section--comparison .section-comparison__col:first-child{width:296px}}.page-section--comparison .section-comparison__col:nth-child(2){width:26.93662%}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__col:nth-child(2){width:25%}}@media only screen and (min-width:960px){.page-section--comparison .section-comparison__col:nth-child(2){width:196px}}.page-section--comparison .section-comparison__col:nth-child(3){width:22.71127%}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__col:nth-child(3){width:21.80233%}}@media only screen and (min-width:960px){.page-section--comparison .section-comparison__col:nth-child(3){width:231px}}.page-section--comparison .section-comparison__col:nth-child(4){width:21.12676%}@media only screen and (min-width:640px){.page-section--comparison .section-comparison__col:nth-child(4){width:20.34884%}}@media only screen and (min-width:960px){.page-section--comparison .section-comparison__col:nth-child(4){width:205px}}.page-section--comparison .section-comparison__col-icon{width:20px;height:20px;position:relative;margin-right:16px;flex-shrink:0;border-radius:50%;background-color:#ebebeb}.page-section--comparison .section-comparison__col-icon:after,.page-section--comparison .section-comparison__col-icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;transition:all .15s ease-in}.page-section--comparison .section-comparison__col-icon:before{width:10px;height:1px}.page-section--comparison .section-comparison__col-icon:after{width:1px;height:10px}.page-section--comparison .section-comparison__checkmark{width:20px;height:20px;margin-right:auto;margin-left:auto;background-repeat:no-repeat;background-position:50%}.page-section--comparison .section-comparison__body{display:none}.page-section--comparison .section-comparison__checkmark--correct-icon{background-image:url(../images/functionality-redesign/v3/checkmark-correct.svg)}.page-section--comparison .section-comparison__checkmark--wrong-icon{background-image:url(../images/functionality-redesign/v3/checkmark-wrong.svg)}.page-section--about-us{overflow-x:hidden;background-color:#f9f9f9;padding-top:32px;padding-bottom:32px}@media only screen and (min-width:640px){.page-section--about-us{padding-top:36px}}@media only screen and (min-width:960px){.page-section--about-us{padding-bottom:48px}}.page-section--about-us .section-decoration{margin-bottom:26px;font-size:0;line-height:0;text-align:center}.page-section--about-us .section-title{margin-bottom:8px}.page-section--about-us .slider{margin:0 -16px;position:relative}.page-section--about-us .slider:after,.page-section--about-us .slider:before{content:"";position:absolute;background-repeat:no-repeat;background-size:cover;z-index:0}.page-section--about-us .slider:before{width:170px;height:187px;left:-52px;bottom:12px;background-image:url(../images/functionality-redesign/v3/about-us-decor-left.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--about-us .slider:before{background-image:url(../images/functionality-redesign/v3/about-us-decor-left@2x.png)}}@media only screen and (min-width:640px){.page-section--about-us .slider:before{left:-38px}}@media only screen and (min-width:960px){.page-section--about-us .slider:before{left:-50px;bottom:-28px}}.page-section--about-us .slider:after{width:237px;height:218px;top:-32px;right:-179px;background-image:url(../images/functionality-redesign/v3/about-us-decor-right.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.page-section--about-us .slider:after{background-image:url(../images/functionality-redesign/v3/about-us-decor-right@2x.png)}}@media only screen and (min-width:640px){.page-section--about-us .slider:after{right:-65px}}.page-section--about-us .slider .slick-list{z-index:2}.page-section--about-us .slider .slick-track{display:flex}.page-section--about-us .slider .slick-track:after,.page-section--about-us .slider .slick-track:before{display:none}@media only screen and (min-width:960px){.page-section--about-us .slider{display:flex}}.page-section--about-us .slide{position:relative;padding:16px;height:100%;z-index:2}@media only screen and (min-width:960px){.page-section--about-us .slide{height:auto;width:33.33333%;padding-bottom:0}}.page-section--about-us .slick-initialized .slick-slide{display:flex}.page-section--about-us .slick-slide{height:auto}.page-section--about-us .slide__content{height:100%;padding:20px;border-radius:4px;box-shadow:0 6px 12px 0 rgba(0,0,0,.08);background-color:#fff}.page-section--about-us .slide__auth{width:100%;display:flex;align-items:flex-start}.page-section--about-us .slide__auth-avatar{width:52px;margin-right:16px;flex-shrink:0}.page-section--about-us .slide__auth-info{width:calc(100% - 68px)}.page-section--about-us .slide__auth-name{font-size:16px;font-weight:700;line-height:28px;color:#2c2c2c}.page-section--about-us .slide__auth-profession{font-size:14px;line-height:24px;color:#7f7f7f}.page-section--about-us .slide__description{margin-top:16px;font-size:14px;line-height:24px;color:#2c2c2c}.page-section--about-us .slick-dots{margin-top:16px}.page-section--about-us .slick-dots .slick-active button{background-color:#433fff}.page-section--how-to{padding-top:32px;padding-bottom:32px;overflow:hidden}@media only screen and (min-width:640px){.page-section--how-to{padding-top:52px;padding-bottom:52px}}@media only screen and (min-width:960px){.page-section--how-to{padding-top:80px;padding-bottom:80px}}.page-section--how-to .section-title{margin-bottom:12px}@media only screen and (min-width:960px){.page-section--how-to .section-title{margin-bottom:8px}}.page-section--how-to .section-subtitle{margin:0;padding:0 6px;text-align:center;font-size:14px;line-height:24px}@media only screen and (min-width:640px){.page-section--how-to .section-subtitle{padding:0}}@media only screen and (min-width:960px){.page-section--how-to .section-subtitle{margin:0 auto;max-width:648px;font-size:16px;line-height:28px}}.page-section--how-to .slider{padding-top:14px}@media only screen and (min-width:640px){.page-section--how-to .slider{padding-top:16px}}.page-section--how-to .slider-nav{margin-right:-16px;margin-left:-16px;position:relative}.page-section--how-to .slider-nav:before{content:"";position:absolute;width:100%;height:3px;bottom:0;left:50%;transform:translateX(-50%);background-color:#e1e1e1}@media only screen and (min-width:640px){.page-section--how-to .slider-nav{width:100%;margin-right:0;margin-left:0}.page-section--how-to .slider-nav .slick-track{max-width:100%;display:flex;justify-content:space-between;transform:none!important}.page-section--how-to .slider-nav .slick-track:after,.page-section--how-to .slider-nav .slick-track:before{display:none}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav:before{display:none}.page-section--how-to .slider-nav .slick-track{transform:none!important}}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__slide--1 .slider-nav__content{align-items:flex-start;width:155px}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__slide--1 .slider-nav__content{width:232px;padding-right:16px;padding-left:32px}}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__slide--2 .slider-nav__content{width:185px;padding-bottom:28px}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__slide--2 .slider-nav__content{width:232px;padding-bottom:36px;padding-right:16px;padding-left:16px}}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__slide--3 .slider-nav__content{width:133px;padding-bottom:28px}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__slide--3 .slider-nav__content{width:232px;padding-bottom:36px;padding-right:16px;padding-left:16px}}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__slide--4 .slider-nav__content{align-items:flex-start;width:135px}.page-section--how-to .slider-nav__slide--4 .slider-nav__content:before{width:100%}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__slide--4 .slider-nav__content{width:232px;padding-right:32px;padding-left:16px}}.page-section--how-to .slider-nav__content{display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:16px;padding-top:16px}.page-section--how-to .slider-nav__content:before{content:"";position:absolute;width:100%;height:3px;max-width:218px;bottom:0;left:50%;transform:translateX(-50%);background-color:#e1e1e1;border-radius:2px}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__content{justify-content:flex-start}.page-section--how-to .slider-nav__content:before{width:calc(100% - 16px);left:0;transform:translateX(0)}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__content{padding-bottom:26px}.page-section--how-to .slider-nav__content:before{width:100%;max-width:none}}.page-section--how-to .slider-nav__decor{width:28px;height:28px;margin-right:10px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;background-color:#868686}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__decor{width:36px;height:36px;margin-right:12px}}.page-section--how-to .slider-nav__description{margin:0;font-size:14px;line-height:16px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--how-to .slider-nav__description{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.page-section--how-to .slider-nav__description{font-size:17px;line-height:23px}}.page-section--how-to .slick-current .slider-nav__content:before{background-color:#7dadff}.page-section--how-to .slick-current .slider-nav__description{font-weight:700}.page-section--how-to .slick-current .slider-nav__decor{background-color:#7dadff}.page-section--how-to .slider-body{padding-top:24px}@media only screen and (min-width:640px){.page-section--how-to .slider-body{padding-top:36px}}@media only screen and (min-width:640px){.page-section--how-to .slider-body__content{width:100%;display:flex;flex-direction:row-reverse;align-items:flex-start;justify-content:space-between}}@media only screen and (min-width:640px){.page-section--how-to .slider-body__column{width:calc(50% - 16px)}}@media only screen and (min-width:960px){.page-section--how-to .slider-body__column{position:relative}}.page-section--how-to .slider-body__column-inner{position:relative;max-height:188px;overflow:hidden;transition:all .15s ease-in}.page-section--how-to .slider-body__column-inner:before{content:"";position:absolute;height:50px;width:100%;bottom:0;right:0;z-index:1;opacity:1;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);transition:all .15s ease-in}@media only screen and (min-width:960px){.page-section--how-to .slider-body__column-inner{max-height:340px}}.page-section--how-to .slider-body__column-inner.is-open{max-height:2000px}.page-section--how-to .slider-body__column-inner.is-open:before{display:none}.page-section--how-to .slider-body__title{margin-top:24px;margin-bottom:0;font-size:16px;font-weight:700;line-height:28px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--how-to .slider-body__title{margin-top:0}}@media only screen and (min-width:960px){.page-section--how-to .slider-body__title{font-size:24px;line-height:32px}}.page-section--how-to .slider-body__actions,.page-section--how-to .slider-body__description{margin-top:12px;font-size:14px;line-height:24px;color:#2c2c2c}@media only screen and (min-width:960px){.page-section--how-to .slider-body__actions,.page-section--how-to .slider-body__description{font-size:16px;line-height:28px}}.page-section--how-to .slider-body__description{margin-bottom:0}.page-section--how-to .slider-body__actions{position:relative;z-index:2;font-weight:600}@media only screen and (min-width:960px){.page-section--how-to .slider-body__actions{margin-top:16px}}.page-section--how-to .slider-body__read-more{margin:0;text-decoration:underline;cursor:pointer}.page-section--how-to .slider-body__image{max-width:100%;margin-right:auto;margin-left:auto;position:relative;z-index:2;box-shadow:0 6px 26px rgba(0,0,0,.12)}@media only screen and (min-width:960px){.page-section--how-to .slick-list{overflow:visible}}.page-section--how-to .slider-body__decoration{display:none}@media only screen and (min-width:960px){.page-section--how-to .slider-body__decoration{display:block;position:absolute;bottom:-50px;right:-80px;width:177px}}.page-section--categories{padding-bottom:32px}@media only screen and (min-width:640px){.page-section--categories{padding-bottom:52px}}@media only screen and (min-width:960px){.page-section--categories{padding-bottom:80px}}.page-section--categories .list{margin:0;padding:0}.page-section--categories .list-link{position:relative;display:inline-block;padding-left:18px;word-break:break-word;word-wrap:break-word;text-decoration:none;color:#444}.page-section--categories .list-link:before{content:"";position:absolute;left:0;top:4px;width:11px;height:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 9H3v1h5V9zM6 5H3v1h3V5zm2 2H3v1h5V7zm3 7V4L7 0H0v14h11zm-2-2H2V2h4l3 3v7z' fill='%237dadff' fill-rule='nonzero'/%3E%3C/svg%3E")}.page-section--categories .list-link:hover{text-decoration:underline}.page-section--categories .list-item{margin-bottom:16px;padding:10px 0;font-size:16px;border-bottom:1px solid #bbb;list-style-type:none}.page-section--categories .list-item:last-child{margin-bottom:0}.page-section--keywords-with-top-indent{padding-top:16px}@media only screen and (min-width:640px){.page-section--keywords-with-top-indent{padding-top:26px}}@media only screen and (min-width:960px){.page-section--keywords-with-top-indent{padding-top:40px}}.page-section--keywords-with-top-indent-bigest{padding-top:32px}@media only screen and (min-width:640px){.page-section--keywords-with-top-indent-bigest{padding-top:52px}}@media only screen and (min-width:960px){.page-section--keywords-with-top-indent-bigest{padding-top:80px}}.page-section--keywords{padding-bottom:32px}@media only screen and (min-width:640px){.page-section--keywords{padding-bottom:52px}}@media only screen and (min-width:960px){.page-section--keywords{padding-bottom:80px}}.page-section--keywords .section-title{margin-bottom:24px}@media only screen and (min-width:640px){.page-section--keywords .section-title{margin-bottom:20px}}@media only screen and (min-width:960px){.page-section--keywords .section-title{margin-bottom:32px}}.page-section--keywords .keywords{margin:-6px;text-align:center}.page-section--keywords .keyword{display:inline-block;padding:8px;margin:6px;font-size:12px;line-height:16px;border-radius:4px}.page-section--keywords .keyword--blue{background-color:#ddedff}.page-section--keywords .keyword--gray{background-color:#f0f0f0}.page-section--keywords .keyword--red{background-color:#ffc5bf}.page-section--keywords .keyword--purple{background-color:#e8e4ff}.page-section--faq{background-color:#f9f9f9;padding-top:24px;padding-bottom:24px}@media only screen and (min-width:640px){.page-section--faq{padding-top:36px;padding-bottom:36px}}@media only screen and (min-width:960px){.page-section--faq{padding-bottom:48px}}.page-section--faq .section-title{margin-bottom:16px}@media only screen and (min-width:640px){.page-section--faq .section-title{margin-bottom:24px}}@media only screen and (min-width:640px){.page-section--faq .accordion__item{margin-bottom:16px;padding:0}.page-section--faq .accordion__item:last-child{margin-bottom:0}}@media only screen and (min-width:640px){.page-section--faq .accordion__body{padding-top:0}}@media only screen and (min-width:640px){.page-section--faq .accordion__title{padding-top:16px;padding-bottom:16px;padding-left:16px;font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.page-section--faq .accordion__title{padding-left:20px;font-size:16px;line-height:28px}}.page-section--faq .accordion__title[aria-selected*=true] .icon-expand-status:after,.page-section--faq .accordion__title[aria-selected*=true] .icon-expand-status:before,.page-section--faq .icon-expand-status:after,.page-section--faq .icon-expand-status:before{background:#7dadff}.page-section--video-instruction{padding-top:16px;padding-bottom:16px}@media only screen and (min-width:640px){.page-section--video-instruction{padding-top:26px;padding-bottom:26px}}@media only screen and (min-width:960px){.page-section--video-instruction{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:960px){.page-section--video-instruction .section-title{margin-bottom:20px}}.page-section--video-instruction .video-container{width:100%;max-width:610px;margin-right:auto;margin-left:auto}@media only screen and (min-width:640px){.page-section--video-instruction .video-container{padding-left:48px;padding-right:48px}}@media only screen and (min-width:960px){.page-section--video-instruction .video-container{padding:0;position:relative}.page-section--video-instruction .video-container:before{content:"";position:absolute;width:257px;height:235px}}.page-section--video-instruction .video-player__link{display:none}.page-section--video-instruction .video-player.video-player--red .video-player__lazyframe{margin-bottom:0;background-image:url(../images/_modules/elements/video/preview-video-red-functionality.svg)}.page-section--text-instruction{padding-bottom:16px}@media only screen and (min-width:640px){.page-section--text-instruction{padding-bottom:26px}}@media only screen and (min-width:960px){.page-section--text-instruction{padding-bottom:40px}}@media only screen and (min-width:960px){.page-section--text-instruction .section-title{margin-bottom:20px}}.page-section--text-instruction .section-description{margin:0;font-size:12px;line-height:20px;color:#2c2c2c}@media only screen and (min-width:640px){.page-section--text-instruction .section-description{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.page-section--text-instruction .section-description{font-size:16px;line-height:28px}}