@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loadingbar{to{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes loadingbar{to{-webkit-transform:translateX(0%);transform:translateX(0%)}}.jQueryMosaic{width:100%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.jQueryMosaic>a,.jQueryMosaic>div,.jQueryMosaic>img,.jQueryMosaic>video{float:left}.jQueryMosaic>.item{position:relative}.jQueryMosaic>.item.withImage{background-size:cover}.jQueryMosaic>.item>.overlay{opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}.jQueryMosaic>.item:hover>.overlay{opacity:1}.jQueryMosaic>.item>.overlay>.texts{position:absolute;left:0;right:0;bottom:0;padding:15pt;background:rgba(0,0,0,.2);color:#fff}.jQueryMosaic>.item>.overlay>.texts h1,.jQueryMosaic>.item>.overlay>.texts h2{margin:0;line-height:1.3em}.jQueryMosaic>.item>.overlay>.texts h1{font-size:17pt}.jQueryMosaic>.item>.overlay>.texts h2{font-size:13pt}.u-bold{font-weight:700}.u-fw-medium{font-weight:500}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-mb-xs{margin-bottom:6px}.u-mb-1{margin-bottom:1em}.u-mt-1{margin-top:1em}.u-mr-1{margin-bottom:1em}.u-mb-2{margin-bottom:2em}.u-mt-2{margin-top:2em}.u-mr-2{margin-bottom:2em}.u-mb-3{margin-bottom:3em}.u-mt-3{margin-top:3em}.u-mr-3{margin-bottom:3em}.u-mb-4{margin-bottom:4em}.u-mt-4{margin-top:4em}.u-mr-4{margin-bottom:4em}.u-mb-5{margin-bottom:5em}.u-mt-5{margin-top:5em}.u-mr-5{margin-bottom:5em}.u-mb-6{margin-bottom:6em}.u-mt-6{margin-top:6em}.u-mr-6{margin-bottom:6em}.u-mb-7{margin-bottom:7em}.u-mt-7{margin-top:7em}.u-mr-7{margin-bottom:7em}.layout{max-width:1190px;padding:0 20px;margin:0 auto}.pt-out{position:relative}.pt-out.has-simple-footer{min-height:100vh;padding-bottom:86px}.pt-simple-header{padding:20px 35px}.pt-simple-header__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pt-simple-header .logo{display:block}.pt-simple-header .logo.has-title{height:auto}.pt-simple-header .logo__title{display:block;padding-top:6px;max-width:79%;margin:2px 7px 0 auto;text-align:right;font-size:20px;font-style:italic;color:#74cfeb;border-top:1px solid gray}.pt-simple-header__inner,.pt-simple-header__sign-in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pt-simple-header__sign-in .pt-action-link{margin-left:4px}.pt-simple-footer{position:absolute;width:100%;bottom:0}.pt-simple-footer#footer{padding:20px 0}.pt-simple-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 40px 0 50px}.pt-simple-footer__copyright{font-weight:500;letter-spacing:.004em}.pt-checkbox input,.pt-radio input,.pt-simple-footer__copyright br{display:none}.pt-button,.pt-simple-footer__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pt-simple-footer__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 -20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pt-simple-footer__actions li{padding:0 18px;position:relative}.pt-simple-footer__actions li:before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:14px;background-color:#fff}.pt-simple-footer__seal .vc{margin:0}.pt-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;min-width:226px;padding:8px 15px;min-height:50px;float:none;font-size:16px;line-height:1;border:1px solid transparent;cursor:pointer;-webkit-transition:background-color .3s ease,color .3s ease;-o-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease;font-family:'Roboto',Arial,Helvetica,sans-serif}.pt-button,.pt-button:hover{text-decoration:none}.pt-button--primary{background-color:#e63c2f;color:#fff}.pt-button--primary:focus,.pt-button--primary:hover{background-color:#ba3329;color:#fff}.pt-button--secondary{background-color:#fff}.pt-button--secondary:hover,.pt-button--tertiary{background-color:#e6e6e6}.pt-button--tertiary{border-color:#333}.pt-button--tertiary.is-active,.pt-button--tertiary:hover{background-color:#fff;border-color:#e63c2f}.pt-button--quaternary{background-color:#fff;border-color:#d0d0d0}.pt-button--quaternary.is-active,.pt-button--quaternary:hover{background-color:#efefef}.pt-button--cancel{background-color:#f0f0f0;color:#333}.pt-button--cancel:hover{background-color:#dadada}.pt-button--dark-transparent{background-color:transparent;color:#333;border:1px solid #333}.pt-button--border-warning{border-color:#e63c2f}.pt-button--border-dark{border-color:#333}.pt-button--green{background-color:#9c3;color:#fff}.pt-button--green:focus,.pt-button--green:hover{background-color:#8bb92d}.pt-button--blue{background-color:#157cfc;color:#fff}.pt-button--blue:hover{background-color:#1c5cab;color:#fff}.pt-button--light-blue{background-color:#57c8e8;color:#fff}.pt-button--light-blue:hover{background-color:#39a2bf;color:#fff}.pt-button--full-width{width:100%;max-width:100%}.pt-button--confirm{min-width:100px}.pt-button--upper{text-transform:uppercase}.pt-button--default-height{min-height:44px;height:auto}.pt-button--lower-height{min-height:41px;height:auto}.pt-button--fz-lg{font-size:18px}.pt-button--fz-lower{font-size:15px}.pt-button--fz-large{font-size:22px}.pt-button--fz-xl{font-size:26px}.pt-button.is-disabled{background-color:#e0dede;border-color:#333}.manage-team__table>tbody>tr>td,.manage-team__table>tbody>tr>th,.manage-team__table>tfoot>tr>td,.manage-team__table>tfoot>tr>th,.manage-team__table>thead>tr>td,.manage-team__table>thead>tr>th,.pt-button.is-disabled.has-no-border{border:0}.pt-button.is-loading{position:relative}.pt-button.is-loading span{opacity:0}.pt-button.is-loading:before{content:'';position:absolute;height:26px;width:26px;border-radius:50%;border:4px solid;-webkit-animation:rotate 1.4s ease infinite;animation:rotate 1.4s ease infinite;border-color:#fff transparent}.pt-button.nextPage{height:auto;width:auto;float:none;min-width:auto;padding:13px 36px;margin-bottom:30px!important;font-size:18px}.pt-buttons-row{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}.pt-buttons-row .pt-button:not(:last-child){margin-right:12px}.nextPage-wrapper{text-align:center}.pt-title--xl{font-size:48px;line-height:1.083}.pt-title--lg,.pt-title--md{font-size:36px;line-height:1.444}.pt-title--md{font-size:30px}.pt-title--m{font-size:20px;line-height:1.4}.pt-title--dark{color:#333}.s-form__field-title{padding:0 20px;margin-bottom:5px}.s-form__field-note{font-size:12px;margin-left:20px}.pt-checkbox__input{position:relative;display:block;width:16px;height:16px;border-radius:2px;border:1px solid transparent;cursor:pointer}.pt-checkbox__input:before{content:'';position:absolute;left:4px;top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);height:12px;width:6px;opacity:0;visibility:hidden}.pt-checkbox__input.is-black{border-color:#000}.pt-checkbox__input.is-black:before{border-bottom:3px solid #333;border-right:3px solid #333}.buy-variant__list b,.product-info__props b,.pt-checkbox__text{font-weight:400}.pt-checkbox__label.is-valign{vertical-align:middle}.pt-checkbox input:checked+.pt-checkbox__input:before{opacity:1;visibility:visible}.pt-checkbox.is-disabled{opacity:.4;pointer-events:none}.pt-checkbox--primary .pt-checkbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.pt-checkbox--primary .pt-checkbox__input{width:20px;height:20px;margin-right:10px;border-color:#b4b4b4;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3);box-shadow:inset 0 0 2px rgba(0,0,0,.3)}.pt-checkbox--primary .pt-checkbox__input:before{width:7px;height:14px;left:6px;border-right-width:2px;border-bottom-width:2px;border-color:#fff}.pt-checkbox--primary input:checked+.pt-checkbox__input{border-color:transparent;background-color:#7fcd0d;-webkit-box-shadow:none;box-shadow:none}.pt-checkbox--fz-sm .pt-checkbox__text{font-size:12px}.pt-radio:not(:last-child){margin-right:48px}.pt-radio__title{font-size:16px;font-family:'Roboto',Arial,Helvetica,sans-serif;font-weight:400}.pt-radio__button,.pt-radio__button:before{border-radius:50%;background-color:transparent}.pt-radio__button{display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:10px;border:2px solid #b5b5b5;position:relative}.pt-radio__button:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 6px);height:calc(100% - 6px)}.pt-radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.pt-radio input:checked+.pt-radio__button{border:2px solid #76c500}.pt-radio input:checked+.pt-radio__button:before{background-color:#76c500}.pt-error-msg{display:none;color:#e63c2f;font-size:12px}.contributor-steps__terms-inner ol li+li,.contributor-steps__terms-inner ul li+li,.pt-error-msg--at-bottom{margin-top:8px}.pt-error-msg.is-active,.pt-field__show-pass.is-visible .pt-show-pass--hide{display:block}.pt-text{font-size:16px;color:#333;line-height:1.5}.pt-text--fz-md{font-size:14px}.pt-text--fz-lg{font-size:20px}.pt-field{position:relative;margin-bottom:18px;max-width:100%}.pt-field__label{display:block;width:100%}.pt-field__title{margin-bottom:5px;font-size:16px;color:#333;font-weight:500}.pt-field__captcha{margin-bottom:20px}.pt-field__captcha .g-recaptcha>div{margin:0 auto}.pt-field .pt-show-pass--hide,.pt-field__show-pass.is-visible .pt-show-pass--show{display:none}.pt-field input,.pt-field textarea{margin-bottom:0}.pt-field textarea{resize:vertical;height:auto;min-height:140px}.pt-field .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.pt-field .bootstrap-select,.pt-field--full-width{width:100%}.pt-field .bootstrap-select .dropdown-toggle{background-color:transparent;border:1px solid #d8d8d8;color:#333;text-transform:none;font-weight:400;font-size:14px}.pt-field .bootstrap-select .filter-option{-o-text-overflow:ellipsis;text-overflow:ellipsis}.pt-field .bootstrap-select .dropdown-menu{width:100%;overflow-x:hidden}.pt-field.is-required__label{position:relative}.pt-field.is-required:before{content:'*';position:absolute;z-index:2;left:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:red}.pt-field.is-required .bootstrap-select .btn-default,.pt-field.is-required .pt-input{padding-left:24px}.pt-field.has-placeholder-selected .dropdown-toggle.selectpicker.btn-default{color:rgba(0,0,0,.4)}.pt-field--primary input,.pt-field--primary textarea{border:1px solid #d8d8d8;border-radius:2px;padding:10px}.pt-field--primary input:focus,.pt-field--primary textarea:focus{border-color:#e63c2f}.pt-field--full-width input,.pt-field--full-width textarea,.pt-field-half-row .pt-input{width:100%}.pt-field--fz-default .selectpicker.btn-default,.pt-field--fz-default input,.pt-field--fz-default textarea{font-size:16px}.pt-field--height-md .selectpicker.btn-default,.pt-field--height-md input,.pt-field--height-md textarea{min-height:41px}.pt-field-half-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pt-field-half-row .pt-field{width:calc(50% - 7px)}.pt-field-half-row .pt-field:not(:last-child){margin-right:14px}.pt-field-action{display:-webkit-box;display:-ms-flexbox;display:flex}.pt-field-action__field{width:100%;margin-right:8px}.pt-field-action__field .select{width:100%}.pt-field-action__field select{padding:10px 30px 10px 11px}.pt-field-action__button{min-width:130px}.pt-field-action__button .button,.pt-field-action__button .pt-button{width:100%;padding-top:6px;padding-bottom:6px;min-height:42px;min-width:auto}.pt-action-link{text-decoration:underline}a.pt-link{color:#57c8e8;cursor:pointer;-webkit-transition:color .15s ease,border-bottom-color .2s ease;-o-transition:color .15s ease,border-bottom-color .2s ease;transition:color .15s ease,border-bottom-color .2s ease}a.pt-link:hover{color:#048bb1}a.pt-link--dark,a.pt-link--dark:hover{color:#333}a.pt-link--lined{text-decoration:none;border-bottom:1px solid currentColor}a.pt-link--lined:hover{border-color:transparent}a.pt-link--underlined{text-decoration:underline}a.pt-link--underlined:hover{text-decoration:none}.main-catalog-products{z-index:8;padding-bottom:30px}.main-catalog-products .nextPage a{width:100%;height:100%;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}.main-catalog-products-page .alternatives{margin-left:0;margin-bottom:20px}.ad-banner-catalog{position:absolute;left:0;width:100%!important}.pt-faq__section-title{margin-bottom:30px}.pt-faq__items{margin-bottom:0}.pt-faq__item{border-top:1px solid #e8e8e8}.pt-faq__item:last-child{border-bottom:1px solid #e8e8e8}.pt-faq__title{position:relative;padding:16px 0 16px 40px;font-size:18px;cursor:pointer}.pt-faq__title:after,.pt-faq__title:before{content:'';position:absolute;left:13px;top:23px;width:16px;height:3px;background-color:#333;-webkit-transition:width .5s ease,-webkit-transform .5s ease;-o-transition:transform .5s ease,width .5s ease;transition:transform .5s ease,width .5s ease;transition:transform .5s ease,width .5s ease,-webkit-transform .5s ease}.pt-faq__title:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.pt-faq__title.is-active{font-weight:700}.pt-faq__title.is-active:after,.pt-faq__title.is-active:before{width:10px}.pt-faq__title.is-active:after{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.pt-faq__answer{display:none;padding:0 0 20px 54px}.pt-faq__answer li{list-style:disc;margin-bottom:4px}.pt-faq__button{margin-top:30px;text-align:center}.pt-faq__button .pt-button{border-width:2px;min-height:42px;min-width:182px}.pt-select-filter{padding:12px 26px 16px;border:1px solid #d8d8d8;border-radius:2px}.pt-select-filter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pt-select-filter .pt-field{margin-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.pt-select-filter .pt-field:first-of-type{min-width:90px}.pt-select-filter .pt-field:not(:last-child){margin-right:11px}.pt-select-filter .pt-button{background-color:#f7f7f8;min-width:58px}.pt-select-filter .pt-button:hover{background-color:#fff}.pt-select-filter #status{background:0 0;width:auto;height:auto;margin:0;position:static}.contributor-benefits__title{text-align:center;margin-bottom:34px}.contributor-benefits__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contributor-benefits__list.is-reversed-row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse wrap-reverse;flex-flow:row-reverse wrap-reverse}.contributor-benefits__note{margin-bottom:33px;text-align:center;font-size:16px;color:#333}.contributor-sell__title{margin-bottom:22px}.contributor-sell__description{max-width:540px;margin:0 auto 26px}.contributor-sell__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.contributor-sell__item{width:calc(100%/5);max-width:200px;margin-left:10px;margin-right:10px;margin-bottom:20px;text-align:center}.contributor-sell__link:hover,.manage-team__table td.downloads{text-decoration:underline}.contributor-sell__image-link{position:relative;display:block;width:100%;max-width:200px;height:250px;margin:0 auto 20px;overflow:hidden;background-color:#ccc;background-size:cover;background-repeat:no-repeat}.contributor-sell__image-link:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.contributor-sell__image-link:hover:before{opacity:.15}.contributor-interested__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.contributor-interested__title{margin-bottom:34px}.contributor-interested__description,main.main--order .shopcartSteps h1{margin-bottom:30px}.contributor-interested__image{-ms-flex-negative:0;flex-shrink:0;max-width:390px;width:100%;margin-right:70px;margin-left:34px}.contributor-interested__image img{max-width:100%}.contributor-interested__actions .pt-button{min-height:62px;min-width:238px}.contributor-steps__form-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.contributor-steps__form-layout .contributor-registration-form{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}.contributor-steps__form-layout .contributor-registration-form .pt-button{margin-top:auto}.contributor-steps__sign-in{display:none}.contributor-steps__sign-in .pt-action-link{padding-left:4px}.contributor-steps__terms .pt-button{display:block;margin:15px auto 0;width:100%;max-width:536px;font-size:20px}.contributor-steps__terms-inner{max-height:50vh;overflow-y:auto;overflow-x:hidden;padding:18px 130px 18px 92px;border:1px solid #d4d4d4}.contributor-steps__terms-inner h1{max-width:600px;margin-bottom:14px;font-size:34px;letter-spacing:.02em;font-weight:400;line-height:1.1}.contributor-steps__terms-inner h2{margin-bottom:22px;font-size:28px}.contributor-steps__terms-inner h3{margin-bottom:10px}.contributor-steps__terms-inner p{margin:0;font-size:16px}.contributor-steps__terms-inner p+p{margin-top:16px}.contributor-steps__terms-inner p+h2,.contributor-steps__terms-inner p+h3{margin-top:34px}.contributor-steps__terms-inner a{text-decoration:underline;color:#57c8e8}.contributor-steps__terms-inner a:hover{text-decoration:none}.contributor-steps__terms-inner ol,.contributor-steps__terms-inner ul{padding-left:16px}.contributor-steps__terms-inner ol+h2,.contributor-steps__terms-inner ol+h3,.contributor-steps__terms-inner ol+h4,.contributor-steps__terms-inner ul+h2,.contributor-steps__terms-inner ul+h3,.contributor-steps__terms-inner ul+h4{margin-top:28px}.contributor-steps__terms-inner ol ol,.contributor-steps__terms-inner ul ol{counter-reset:item}.contributor-steps__terms-inner ol ol li:before,.contributor-steps__terms-inner ul ol li:before{content:counters(item,".") " ";counter-increment:item}.contributor-steps__terms-inner li{font-size:16px}.contributor-steps__terms-inner ul li{list-style:disc}.contributor-steps__terms-inner ol li{list-style:decimal}.contributor-steps__terms-inner table{border-spacing:0 5px;margin-top:10px;border-collapse:separate;font-size:16px}.contributor-steps__terms-inner table tr td:not(:last-child){padding-right:10px}.contributor-info-steps{display:none}.contributor-info-steps__item:not(:last-child){margin-bottom:62px}.contributor-info-steps__index{margin-bottom:12px;font-size:30px;font-weight:300}.contributor-info-steps__title{display:block;margin-bottom:8px;font-weight:700;font-size:16px}.contributor-info-steps__text{line-height:1.7}.contributor-info-steps__text strong{font-weight:400;text-decoration:underline}.templates-list__dropdown{display:none}.templates-list__items{padding:0 20px;margin-top:1em}.templates-list__select{position:relative}.templates-list__select:before{content:"";position:absolute;right:0;top:50%;margin-top:-3px;width:0;height:0;border-style:solid;border-width:6px 5px 0;border-color:#333 transparent transparent;-webkit-transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.templates-list.is-open .templates-list__dropdown{display:block}.templates-list.is-open .templates-list__select:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pt-show-pass{font-size:12px;font-weight:500;position:absolute;top:12px;right:8px}.progress-bar-steps{position:relative;padding:0 56px 0 44px;margin-bottom:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.progress-bar-steps__step{text-align:center;position:relative;margin:0 7px}.progress-bar-steps__step.is-current .progress-bar-steps__icon,.progress-bar-steps__step.is-passed .progress-bar-steps__icon{color:#9c3}.progress-bar-steps__step.is-current .progress-bar-steps__title{font-weight:700}.progress-bar-steps__step.is-current+.progress-bar-steps__line{background-color:#d4d4d4}.progress-bar-steps__icon{margin-bottom:8px;color:#d5d4d4;font-size:24px}.progress-bar-steps__line{height:8px;width:100%;background-color:#919191;border-radius:8px;margin-top:8px}.progress-bar-steps__title{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:7px;white-space:nowrap}.pt-pages-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px}.pt-pages-nav,.pt-pages-nav__inner{-ms-flex-wrap:wrap;flex-wrap:wrap}.pt-pages-nav__inner,.pt-pages-nav__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pt-pages-nav__amount{margin:4px 16px 4px 0}.pt-pages-nav__link{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;font-size:14px;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;border:1px solid #d0d0d0;border-radius:2px}.pt-pages-nav__link svg{fill:#adb0b3;margin-left:-2px}.pt-pages-nav__link:last-child{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.pt-pages-nav__link:last-child svg{margin-left:-1px}.pt-pages-nav__link.is-disabled{cursor:default}.pt-pages-nav__link.is-disabled svg{fill:#d6d7d9}.pt-pages-nav__link:hover:not(.is-disabled){border-color:#e63c2f}.pt-pages-nav__link:hover:not(.is-disabled) svg{fill:#e63c2f}.pt-pages-nav__input{width:50px;height:30px;margin:0 7px;padding:0 5px;border:1px solid #d0d0d0;border-radius:2px;text-align:center;font-weight:400}.pt-pages-nav__total{margin-right:7px}.btnRed{padding-top:0}.btnWhite{background-color:#fff}.btnDarkGrey{background-color:#8c8c8c;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.btnDarkGrey:hover{background-color:rgba(140,140,140,.8)}.btnOrange{background-color:#ffa000}.btnOrangeRed{background-color:#d24726}.btn-title,.btnDownloadType{font-size:22px;font-weight:700}.btnDownloadType{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:344px;padding:20px;height:86px;color:#fff;text-align:left;text-transform:uppercase;line-height:1}.btnDownloadType [class^=icon]{margin-right:10px}.btn-title{line-height:1.3}.btn-text,.btn-title--smaller{font-size:18px;text-transform:none}.btn-text{font-size:13px;font-weight:400;line-height:1.4}.loginPage{max-width:485px;padding-top:18px}.loginPage h1{margin:0 0 27px}.loginPage .attention{font-size:14px;font-weight:300}.loginPage .attention .bold{display:block}.loginPage .formErrors{position:relative;top:-10px;margin:0 0 6px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.loginBlock form{margin:27px 0 0;position:relative}.loginBlock form p,.signinModal form p{margin:0;position:relative}.loginBlock .emailInp,.loginBlock input[type=email],.loginBlock input[type=password],.loginBlock input[type=text],.manage-team__table tbody,.manage-team__table thead{width:100%}.loginBlock input[type=submit]{margin:0 0 22px;width:100%;position:relative}.loginBlock .btn,.loginForm .btn{width:49%;display:inline-block}.loginForm .btn{width:100%}.loginForm__bottom-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.loginForm__bottom{margin-bottom:18px;padding-bottom:19px;border-bottom:1px solid #e8e8e8}.loginForm__bottom .socLinks ul ul li:last-child{margin-right:0}.loginForm .forgot{line-height:12px;position:absolute;right:12px;top:15px}.regBlock{font-weight:300;padding:0 0 55px 360px;position:relative}.regForm{border-radius:4px;position:relative;behavior:url(../pie/PIE.php);text-align:center;margin-top:27px}.regForm+.title{margin-bottom:10px}.regForm .small{color:#666;font-size:11px}.regForm .btn,.regForm label span{display:inline-block;width:100%}.regForm p{margin:0;position:relative}.regForm .success{font-weight:700;margin:0 0 15px;text-align:center}.regForm .remember,.regForm p{text-align:left}.regForm label{color:#999;font-weight:300;height:44px;line-height:45px;position:absolute;top:0;left:15px;z-index:3}.regForm label span{color:#e63c2f;font-weight:700;width:20px;line-height:48px;vertical-align:top}.regForm .emailInp,.regForm input[type=email],.regForm input[type=password],.regForm input[type=text]{border-color:#cdcdcd;width:100%}.regForm .selectWrapper{margin:0 0 18px}.regForm .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}.regForm .bootstrap-select>.btn,.regForm .btn-default:active,.regForm .btn-default:focus,.regForm .btn-default:hover{background:#fff;border:1px solid #cdcdcd;border-radius:3px;color:#333;font-size:14px;padding-left:15px;text-transform:none}.regForm .dropdown-menu{border:0;border-radius:0;margin:0;behavior:url(../pie/PIE.php)}.regForm .dropdown-menu>li>a{padding:8px 16px}.regFormBott__btns,.signinModal{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.signinModal{max-height:90%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:426px}.signinModal .modal-content{height:auto;max-height:100%;overflow-y:auto}.signinModal input[type=submit]{margin:0 0 22px;width:100%;position:relative}.signinModal form{margin:20px 0 0}.signinModal .socLinks{margin:24px 0 15px;padding:0;text-align:center}.signinModal .socLinks a{width:45px;height:45px;margin:0 auto}.signinModal .socLinks li{margin:0 8px}.signinModal .loginBlock .socLinks{width:100%;display:block}.signinModal .loginBlock .or{margin:24px 0;font-size:18px}.signinModal .loginBlock .btn{width:100%;display:block}.signinModal .loginBlock .authError{position:static!important}.signinModal::-webkit-scrollbar{width:5px}.paymentForm p{margin:0;position:relative}.paymentForm .success{font-weight:700;margin:0 0 15px;text-align:center}.paymentForm label{color:#999;font-weight:300;height:44px;line-height:44px;position:absolute;top:0;left:15px;z-index:3}.paymentForm .emailInp,.paymentForm input[type=password]{border-color:#cdcdcd;width:100%}.paymentForm .regFormBott{margin:28px 0 0}.regBlockFreeAcc .regForm{background-color:#f7f7f8;padding:28px 26px;margin-top:0}.regBlockFreeAcc .regForm .regFormBott{padding:20px 0 0;text-align:left}.regBlockFreeAcc .regForm .regFormBott .btn{width:auto;vertical-align:middle;margin:0 25px 0 0}.regBlockFreeAcc .regForm .terms{padding:25px 0 0;margin-bottom:0!important;border:0}.forgot,.signUp{border-bottom:1px solid #b8b8b8;font-weight:500;padding:0 0 1px;display:inline-block}.forgot{font-size:12px}.modal-content .loginForm .socLinks ul,.modal-content .regForm .socLinks ul{max-width:173px;margin:0 auto}.freeCredits .loginBlock .socLinks{border-top:none;margin:0;padding:0}.optionsMenu{border-right:1px solid #d3d3d3;height:30px;padding:0 26px 0 0;position:relative}.optionsMenu+.optionsMenu{padding:0 26px}.btnOptions:hover span,.optionsMenu.open .btnOptions span{background-position:-228px -1636px}.optionsMenu.open .btnOptions .caret{border-top:none;border-bottom:7px solid #a7a9ac}.optionsMenu.open .optionsBlock{z-index:300;display:block}.btnOptions{display:block;font-size:14px;height:26px;line-height:24px;padding:0 30px 0 0;width:53px;position:relative}.btnOptions span{background:url(/assets/images/icons.png) -228px -1596px no-repeat;display:block;width:25px;height:26px}.btnOptions .caret{border-width:7px 6px 0;border-top-color:#a7a9ac;top:10px;right:0;position:absolute}.btnOptions_full{width:auto;display:inline-block}.optionsBlock{background:#fff;border-radius:4px;-webkit-box-shadow:0 0 23px rgba(0,0,0,.2);box-shadow:0 0 23px rgba(0,0,0,.2);margin:15px 0 0;padding:18px 25px 25px;position:absolute;top:29px;right:0;width:330px;z-index:100;display:none;behavior:url(../pie/PIE.php)}.optionsBlock:before{border-width:0 10px 12px;border-color:transparent transparent #fff;border-style:solid;content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:23px}.optionsBlock .btn{color:#333;font-size:18px;width:100%}.optionsBlock_no-text{position:static;display:inline-block;background:0 0;padding:0;-webkit-box-shadow:none;box-shadow:none;margin-top:0;width:auto}.optionsBlock_no-text .optionRow{padding-left:0;margin-bottom:0}.optionsBlock_no-text .optionRow .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){margin-left:0}.optionRow{margin:0 0 15px;padding:0 0 0 200px}.optionRow .caption{display:block;float:left;font-size:15px;line-height:30px;margin:0 0 0 -200px;width:200px}.optionRow input[type=checkbox]{display:none}.optionRow .check,.optionRow .check span{border-radius:20px;cursor:pointer;display:block;position:relative;behavior:url(../pie/PIE.php)}.optionRow .check{background:#ccc;padding:1px;height:30px;width:50px}.optionRow .check span{background:#fff;height:28px;width:28px;margin:0}.optionRow input[type=checkbox]:checked+.check{background:#57c8e8}.optionRow input[type=checkbox]:checked+.check span{margin:0 0 0 20px}.optionRow .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:71px;margin:0 0 0 9px}.optionRow .bootstrap-select>.btn{border:1px solid #cecece;font-size:14px;height:30px;line-height:30px;padding:0 25px 0 10px}.optionRow .bootstrap-select.btn-group .btn .caret{border-top-color:#a7a9ac;border-width:6px 5px 0;border-style:solid}.optionRow .bootstrap-select.btn-group .dropdown-menu>li>a{padding:3px 10px}.itemOneL{width:123px;float:left;margin:0 0 0 -123px;padding:24px 0 24px 24px}.itemOneR{width:173px;float:right;margin:0 -173px 0 0;padding:42px 0}.itemOneR .btn{display:inline-block}.itemOne{position:relative;width:100%;padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e8e8e8}.itemOne .itemOneL{margin:0}.itemOne__content{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.itemOne__content .itemOneL{float:left}.itemOne__content .floatL{float:none;overflow:hidden;display:block;width:auto}.itemOne__form{display:block;width:auto;padding:0;float:none;text-align:left}.itemOne__form .btn-group{display:block}.itemOne__form .btn-group+.itemOneR{margin:20px 0 0}.itemOne__form .btn.dropdown-toggle{z-index:2;background:#ccc}.itemOne__form .itemOneR{margin:0;float:none;padding:0;width:auto;text-align:right;display:inline-block}.itemOneR__save,.itemOne__form-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.itemOne__form-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.itemOne .floatL{height:128px;text-align:left}.itemOneR__save{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itemFigure{margin:0}.itemFigure,.itemFigure__link,.itemOneSave{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.itemFigure__link{margin:0 24px;padding:3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.itemFigure img{border:1px solid #e8e8e8}.itemOneSave{margin-top:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.itemOneSave__btn{position:relative;display:inline-block;width:35px;height:35px;border:1px solid #e8e8e8;overflow:hidden;cursor:pointer}.itemOneSave__btn:after,.itemOneSave__btn>a,.itemOneSave__btn>div,.remove{position:absolute;top:0;left:0;width:100%;height:100%}.itemOneSave__btn:after{content:'';display:block;background-color:#fff;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:80%}.itemOneSave__btn+.itemOneSave__btn{margin-left:10px}.itemOneSave__btn_gdrive:after{background-image:url(/assets/images/icons/google-drive-logo.svg)}.itemOneSave__btn_dropbox:after{background-image:url(/assets/images/icons/dropbox-logo.svg)}.modal .modal-dialog.informDialogPopup{height:auto;max-height:100%}.remove{display:inline-block;width:24px;height:24px;top:50%;left:50%;margin:-12px;background:#f7f7f8 url(/assets/images/icons.png) 4px -515px no-repeat;overflow:hidden;text-decoration:none;text-indent:-1000px}.remove:hover{background-position:-979px -1940px}.manage-team{width:790px;max-width:100%;max-height:100%}.manage-team__title{text-align:center;font-size:24px;margin-bottom:1em}.manage-team__subtitle{font-size:16px}.manage-team .modal-buttons{margin-top:50px}.manage-team__field{display:block;width:100%;padding:15px;background-color:#f7f7f8;margin:10px 0}.manage-team__field input{width:100%;margin:0}.manage-team__field input::-webkit-input-placeholder{color:#e63c2f}.manage-team__field input::-ms-input-placeholder{color:#e63c2f}.manage-team__field input::placeholder{color:#e63c2f}.manage-team__info{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-bottom:20px}.manage-team__text{font-weight:300;color:#333;font-size:14px;line-height:19px;text-align:center}.manage-team__info .manage-team__text{text-align:left}.manage-team__table{background-color:#f7f7f8}.manage-team__table .num{width:30px;padding:8px 0 8px 16px}.manage-team__table .email,.manage-team__table .name{width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.manage-team__table .action,.manage-team__table .downloads{width:100px;text-align:center;position:relative}.manage-team__table td{font-weight:300}.signedPackage{min-height:50px;margin:0 0 37px;padding:3px 0 0 73px;text-align:left;position:relative}.signedPackage .icon{font-size:50px}.signedPackage__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.signedPackage__content p{margin:0 0 3px}.signedPackage__head{margin-bottom:2em}.signedPackage__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.signedPackage__buttons .btn{position:relative;display:inline-block;top:0;left:0;right:0;bottom:0}.signedPackage__buttons .btn+.btn{margin-left:20px}.productPage #popupCarBig .pic a,.social-buttons-wrapper{display:block}.social-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:550px;margin:0 auto}.social-button,.social-buttons .social-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.social-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;max-width:50%;min-height:40px;margin:5px;padding:0 .5em;color:#fff;font-size:16px;font-weight:400;line-height:1.2;background-color:#4285f4;border-radius:4px;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.loginBlock .social-button{max-width:100%;width:100%;margin:0 0 10px}.loginBlock .social-button:last-child,.productPage p:last-child{margin-bottom:0}.social-button:hover{background-color:#1266f1;color:#fff}.social-button.twit{background-color:#1da1f2}.social-button.twit:hover{background-color:#0c85d0}.social-button.fbook{background-color:#1877f2}.social-button.fbook:hover{background-color:#0b5fcc}.social-button.linkedin{background-color:#0077b5}.social-button.linkedin:hover{background-color:#005582}.social-button>svg{width:25px}.social-button__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 .2em;text-align:center}.orderSummary .arrow i,.shopcartSummary{position:absolute;top:0;right:0;width:311px}.shopcartSummary__note{margin:15px 0}.shopcartSummary__desc{padding-bottom:15px;padding-top:13px;font-weight:300}.shopcartSummary__desc strong{display:block;font-size:14px;margin-bottom:4px}.shopcartSummary__desc p{letter-spacing:.01em;font-size:13px;line-height:1.3}.shopcartSummary__cols{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px;border-bottom:1px solid #e8e8e8}.shopcartSummary__right{min-width:115px;text-align:right}.shopcartSummary h3{font-size:21px;margin:0 0 27px}.shopcartSummary .subtotalRow{margin:0 0 24px;padding:0 70px 0 0}.shopcartSummary .subtotalRow .right{margin:0 -70px 0 0;text-align:right}main.main--order .shopcartSteps .socLinks{border-radius:4px;padding:8px 0;background-color:#f7f7f8}main.main--order .shopcartSteps .socLinks li{margin:0 6px}main.main--order .shopcartSteps .socLinks__note{font-size:16px;color:#000;margin:0 10px 0 -30px;letter-spacing:.025em}main.main--order .shopcartSteps .or{font-size:16px;font-weight:400;margin-bottom:15px}main.main--order .shopcartSteps .or:before{margin-right:70px}main.main--order .shopcartSteps .or:after{margin-left:70px}main.main--order .shopcartSteps .regForm{padding:28px 26px;background-color:#f7f7f8}main.main--order .shopcartSteps .terms{border-bottom:none;font-weight:500;margin-bottom:0!important}.orderSummary{background:#f7f7f8;border-radius:4px;margin:13px 0 27px;padding:25px 25px 30px;width:100%;position:relative;behavior:url(../../pie/PIE.php)}.orderSummary .arrow{cursor:pointer;position:relative}.orderSummary .arrow i{background:url(../../images/icons.png) -983px -2163px no-repeat;display:block;top:4px;width:17px;height:11px}.orderSummary .down i{background-position:-983px -2113px}.orderTotal{border-top:1px solid #e8e8e8}.orderTotal p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orderTotal p .totalAmount{margin-left:15px}.orderTotal .btn{width:100%;height:auto;padding:10px;line-height:1em;white-space:break-spaces}*+.orderTotal{padding-top:21px}.orderCards{margin:0 0 35px}.orderCards .mob{display:none}.orderCards img{margin:0 auto}.orderCoupon,.orderCredit{position:relative}.orderCoupon p,.orderCredit p{margin:0 0 20px}.orderCoupon input[type=text],.orderCredit input[type=text]{background:#fff;border-color:#d2d2d2;width:100%}.orderCoupon .btn{font-size:14px;height:40px;line-height:39px;width:100%}.orderCoupon .inner{padding:0 0 28px;display:none}.orderCredit{border-top:1px solid #e8e8e8;padding-top:21px}.orderCredit ul{margin:0 0 28px -18px}.orderCredit li{float:left;margin:0 0 0 18px;width:120px}.orderCredit .btn{font-size:14px;height:40px;line-height:39px;width:100%}.orderCredit .btnBorder{padding:0}.orderCredit .link{border-bottom:1px solid #bdbdbd;font-weight:300;font-size:15px}.orderCredit .inner{padding:0 0 25px;display:none}.shopcartSteps .lastLink{margin-bottom:10px}.shopcartPic{float:left;margin:0 0 0 -145px;padding:0 0 0 48px;position:relative}.shopcartItem{padding:0 72px 0 145px;min-height:156px;position:relative}.shopcartItem+.lastLink{margin-top:-20px}.shopcartItem .delete{z-index:3}.shopcartPrice{color:#e63c2f;display:block;width:82px;text-align:right;position:absolute;top:0;right:0}.shopcartActions,.shopcartActions__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.shopcartActions{margin-top:25px;margin-bottom:40px}.shopcartActions__wrap{border-radius:4px;width:300px}.productPage{position:relative}.productPage__fullset{padding-top:45px;border-top:1px solid #e8e8e8}.productPage #popupCarBig .pic__link-popup{cursor:-webkit-grab;cursor:grab}.productPage .itemDesc{padding:35px 0 0}.productPage .description{max-height:108px}.productPage .description.is-opened{max-height:none}.productPage .similarItems{margin:0 -20px 0 0;padding:0 0 20px}.nowrap{white-space:nowrap}.link-icon{display:inline-block;vertical-align:text-top;line-height:0}.floating-btn{display:none;position:fixed;z-index:8;left:0;bottom:0;width:100%;height:auto;background-color:#fff;padding:18px 28px}.floating-btn.is-active{display:block}.authorItems .similar{margin-bottom:20px}.categories{font-size:14px;font-weight:300;white-space:nowrap;max-height:2em;overflow:hidden}.categories>section{padding-bottom:20px;overflow:auto}.categories__item{font-size:inherit;text-decoration:none}.categories__item+.categories__item{position:relative;padding-left:14px}.categories__item+.categories__item:before{content:'';position:absolute;left:5px;top:50%;width:1px;height:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#000}.categories__item:hover{text-decoration:underline}.product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;color:#333;font-size:12px;font-weight:300}.product-info__header{margin-bottom:20px}.product-info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-info__author{margin-bottom:10px}.product-info__title{font-size:22px;font-weight:400;margin-bottom:.5em}.product-info__rating .rateVotes{display:inline-block;margin-left:5px}.product-info__characteristics{margin:0;padding-top:10px;overflow:hidden}.product-info__characteristics .characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;margin:0;padding:0;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;font-size:16px;white-space:nowrap}#advanced .download-block__btn .btn,#single .download-block__btn .btn,.product-info__characteristics .characteristics p{margin:0}.product-info__characteristics .characteristics__item{position:relative;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:81px;padding:15px 20px 15px 0;margin:0}.product-info__characteristics .characteristics__item:before{display:block;position:absolute;top:15px;left:0;bottom:15px;width:1px;background-color:#eaeaea}.product-info__characteristics .characteristics .owl-stage .owl-item+.owl-item .characteristics__item,.product-info__characteristics .characteristics__item+.characteristics__item{padding:15px 20px}.product-info__characteristics .characteristics .owl-stage .owl-item+.owl-item .characteristics__item:before,.product-info__characteristics .characteristics__item+.characteristics__item:before{content:''}.product-info__characteristics .characteristics__title{color:#cac9c8;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:.5em}.characteristics .product-info__characteristics .characteristics__title{margin-bottom:.5em}.product-info__characteristics .characteristics__title .link-icon{font-size:1.1em}.product-info__characteristics .characteristics__icon{width:auto;height:auto;padding:0;font-size:25px;line-height:0;margin-right:5px;vertical-align:bottom}.product-info__characteristics .characteristics .owl-nav{font-size:28px}.product-info__characteristics .characteristics .owl-nav button.owl-prev{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),to(transparent));background-image:-webkit-linear-gradient(left,#fff 50%,transparent);background-image:-o-linear-gradient(left,#fff 50%,transparent);background-image:linear-gradient(to right,#fff 50%,transparent)}.product-info__characteristics .characteristics .owl-nav button.owl-next{background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(50%,#fff));background-image:-webkit-linear-gradient(left,transparent,#fff 50%);background-image:-o-linear-gradient(left,transparent,#fff 50%);background-image:linear-gradient(to right,transparent,#fff 50%)}.product-info__characteristics .characteristics .owl-next,.product-info__characteristics .characteristics .owl-prev{position:absolute;top:0;height:100%;width:20px}.product-info__characteristics .characteristics .owl-next.disabled,.product-info__characteristics .characteristics .owl-prev.disabled{opacity:0;pointer-events:none}.product-info__characteristics .characteristics .owl-prev{left:0}.product-info__characteristics .characteristics .owl-next{right:0}.product-info .tab-pane{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-info .tab-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-info .tab-content>.tab-pane.active{display:-webkit-box;display:-ms-flexbox;display:flex}.product-info #popupTabs>li>a:focus,.product-info #popupTabs>li>a:hover{background-color:#eee}.product-info #popupTabs>li.active>a{background-color:transparent;color:#fff}.product-author,.product-author__logo{display:-webkit-box;display:-ms-flexbox;display:flex}.product-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.4}.product-author__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;width:1em;height:1em;margin-right:5px;border-radius:50%;font-size:36px;line-height:0;overflow:hidden}.product-author__icon{width:100%;height:auto;max-height:100%;max-width:100%}.product-author__date{color:#707070}.product-author__name{font-size:15px;font-weight:300;color:#000}.license-overview a,.product-author__link{color:#23b1da}.product-author__link:hover{color:#337ab7;text-decoration:underline}.product-author__follow{margin-left:10px;font-size:26px;color:#d8d8d8}.product-author__follow .follow-link{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.product-author__follow .follow-link:hover{color:#57c8e8;opacity:1}.product-author__follow .follow-link.is-active{opacity:1;color:#9c3}#bigpicModal #nextProd.is-hidden,#bigpicModal #prevProd.is-hidden,.product-options [data-variant]{display:none}.product-options [data-variant].is-active{display:block}.product-options__header{padding:10px 12px;background-color:#f9f9f9}.product-options__body{display:none;padding:12px 12px 10px}.product-options__variants{margin-bottom:1em}.product-options__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-options__actions .btn{padding:0 65px}.product-options__action{text-align:center;text-decoration:underline;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 1em}.product-options.is-open .product-options__header{background-color:transparent}.product-options.is-open .product-options__body{background-color:#f9f9f9}.download-block{color:#333;font-size:15px;font-weight:300;line-height:1.4}.download-block__info{padding:10px 13px;background-color:#f9f9f9;margin-bottom:12px}.download-block__options{margin-bottom:12px}.download-block__title{position:relative;margin-bottom:6px;font-size:16px;font-weight:400;line-height:1.4}.download-block__title--red,.simple-tabs__controls>li.active a,.simple-tabs__controls>li.active span{color:#e63c2f}.download-block__title .svg-icon-white-crown{margin-top:-5px;vertical-align:bottom;font-size:26px}.download-block__title .ico-crown,.download-block__title .svg-icon{margin-right:.1em}.download-block__link{color:#23b1da;font-weight:400}.download-block__link_sm{font-size:14px}.download-block__link:hover{color:#337ab7;text-decoration:underline}.download-block__actions,.download-block__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-block__footer{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.download-block__actions{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px}.download-block__action{display:inline-block;padding:0 10px;color:#404040;font-size:12px;font-weight:300}.download-block__action_absolute{position:absolute;top:85px;left:25px;padding:0}.download-block__action+.download-block__action{border-left:1px solid #ccc}.download-block__action .svg-icon{vertical-align:text-top}.download-block__action:hover{color:#e63c2f;text-decoration:underline}.download-block__btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:50%;margin-right:5px}.download-block__btn .btn,.download-block__btn .btn__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-block__btn .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:44px;height:auto;padding:4px 10px 5px;line-height:1.3em}.download-block__btn .btn__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:4px;text-align:center;white-space:break-spaces}.download-block__btn .svg-icon{vertical-align:text-top;margin-right:.5em}.download-block__popup{z-index:100;position:absolute;top:-2px;left:0;background-color:#fff;border-radius:7px;-webkit-box-shadow:0 0 15px #d8d6d6;box-shadow:0 0 15px #d8d6d6}.download-block__popup.is-hidden{visibility:hidden}.download-block__popup.is-visible{visibility:visible}.download-counter{position:relative}.download-counter:after{content:attr(data-downloads-count);display:inline-block;position:absolute;top:0;right:-10px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0 6px;background-color:#fff;border:1px solid #e63c2f;border-radius:2px;color:#e63c2f;font-size:10px;font-weight:400;line-height:18px}.combobox__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.combobox__labels{margin-right:15px}.combobox__select{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.combobox__select>.btn{width:100%;border:1px solid #ccc;background-color:#fff;color:#333;font-size:14px;height:40px;line-height:20px;padding:10px 30px 10px 10px;text-transform:none}.buy-variant__head{position:relative;padding-left:32px;margin-bottom:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buy-variant__title{color:#333;font-size:15px;font-weight:400;line-height:20px;padding-right:1em}.buy-variant__icon{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.buy-variant__price{font-size:24px;font-weight:400;white-space:nowrap}.buy-variant__list{font-size:14px;font-weight:300;line-height:20px;padding-left:30px}.buy-variant__list li{list-style:disc}.license-overview{max-width:470px;padding:35px 30px 25px;font-size:14px;font-weight:300;line-height:1.4;text-align:center}.license-overview__title{font-size:24px;font-weight:400;line-height:1.4;text-align:center;margin-bottom:.5em}.license-overview__subtitle{font-size:18px;font-weight:400}.license-overview__list{margin:25px 0;font-size:15px;font-weight:300;text-align:left}.license-overview__list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.license-overview__list>li span{margin-right:10px}.download-type-modal p+p,.license-overview__list>li+li{margin-top:1em}.download-types{width:100%;max-width:831px;padding:65px 40px 20px;font-weight:300;line-height:1.2}.download-types__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.download-types__buttons .btn+.btn{margin-left:50px}.download-types__footer{text-align:center}.download-types__field{display:inline-block}.download-types__field .remember{padding:0 0 10px}.download-types__text{font-size:12px}.product-links{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;font-size:14px;font-weight:300;line-height:1.4;padding:1em;border-top:1px solid #d8d8d8}.product-links__item{position:relative}.product-links__item+.product-links__item{margin-left:20px}.product-links__link{position:relative;padding:0 .5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333}.product-links__link .svg-icon{margin-right:5px;font-size:16px}.product-links__link.active .svg-icon-fav,.product-links__link.is-active .svg-icon-fav{color:#9c3}.product-links__link:hover{color:#337ab7;text-decoration:underline}.product-links__label{position:absolute;top:0;right:0;padding:.5em;background:#9c3;color:#fff;font-size:10px;line-height:1;font-weight:400;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}.product-links__share{position:absolute;z-index:10;top:100%;left:50%;-webkit-transform:translate(-75%,0);-ms-transform:translate(-75%,0);transform:translate(-75%,0)}.share-popup{display:none;position:relative;padding-top:10px;width:400px;max-width:100%}.share-popup__arrow{position:absolute;top:0;left:72%;width:0;height:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #fff}.share-popup__inner{padding:20px;background-color:#fff;-webkit-box-shadow:0 0 23px 3px rgba(140,140,140,.2);box-shadow:0 0 23px 3px rgba(140,140,140,.2)}.share-popup__copy{margin-bottom:20px;position:relative}.share-popup__copy .copy-field{padding:0;margin:0}.share-popup__copy .copy-field .copy-field__btn,.share-popup__copy .copy-field input{height:32px;line-height:32px}.share-popup__copy .copy-field input{margin:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;background-color:#f9f9f9}.share-popup__copy .copy-field .copy-field__btn{position:absolute;top:0;right:0;padding:0 20px}.product-props,.share-popup__btns{display:-webkit-box;display:-ms-flexbox;display:flex}.share-popup__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.share-popup__btn iframe,.share-popup__btn.pinterest-button{margin:0}.share-popup__btn+.share-popup__btn{margin:0 0 0 10px}.product-props{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:25px;padding-top:1em;font-size:16px;font-weight:300}.product-props li{padding:0 .5em;height:auto;line-height:1}.product-props li+li{border-left:1px solid currentColor}.product-props__type{display:inline-block;vertical-align:text-bottom;width:22px;height:22px;margin-right:5px}.product-props__type.dc{background:url(/assets/images/icons.png) -289px -247px no-repeat}.product-props__type.pp{background:url(/assets/images/icons.png) -288px -127px no-repeat}.product-props__type.wcp{background:url(/assets/images/icons.png) -288px -206px no-repeat}.product-props__type.broch{background:url(/assets/images/icons.png) -288px -327px no-repeat}.product-props__type.gs{background:url(/assets/images/icons.png) -288px -167px no-repeat}.product-props__type.nwsl{background:url(/assets/images/icons.png) -288px -367px no-repeat}.product-props__type.flyers{background:url(/assets/images/icons.png) -288px -407px no-repeat}.product-props__type.at{background:url(/assets/images/icons.png) -288px -607px no-repeat}.product-props__type.posters{background:url(/assets/images/icons.png) -288px -447px no-repeat}.product-props__type.bc{background:url(/assets/images/icons.png) -288px -487px no-repeat}.product-props__type.lett{background:url(/assets/images/icons.png) -288px -527px no-repeat}.product-props__type.pc{background:url(/assets/images/icons.png) -288px -567px no-repeat}.product-props__type.ill{background:url(/assets/images/icons.png) -288px -648px no-repeat}.product-props__type.maps{background:url(/assets/images/icons.png) -288px -287px no-repeat}.product-props__type.ph{vertical-align:text-top}.product-props__type.ph svg{fill:#a8abae}.product-props__item.border-first li:first-of-type{border-left:1px solid #000}.product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.product-item__left{position:relative;width:49%;margin:0;padding-right:40px}.product-item__right{width:51%}.product-item #morePics:last-child,.product-item .morePics:last-child,.product-item .moreSlidesWrapper:last-child{margin-bottom:0}.product-item .moreSlidesWrapper{height:100%;max-height:81px}.product-item .morePics{padding:0 0 30px;-webkit-transform:translateZ(0);transform:translateZ(0);overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:0}.product-item .morePics .itemSm .child{margin:0 3px}.product-item .owl-carousel .owl-item.active .owl-lazy{opacity:1}.product-item .moreSlidesWrapper{position:relative;overflow:visible}.product-item .morePics{overflow:hidden}.quick-nav-tooltip{display:none;position:absolute;left:0;bottom:100px;width:332px;padding:20px 18px;-webkit-box-shadow:0 0 23px 3px rgba(140,140,140,.2);box-shadow:0 0 23px 3px rgba(140,140,140,.2);background-color:#619be9;border-radius:3px;z-index:1;color:#fff;font-weight:300;font-size:14px;opacity:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.quick-nav-tooltip.is-active{opacity:1}.quick-nav-tooltip:after{content:'';top:100%;left:33px;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-color:#619be9 transparent transparent;border-width:6px;margin-left:-6px}.quick-nav-tooltip h3{font-weight:400;font-size:18px;margin-bottom:.5em}.quick-nav-tooltip__close{color:#fff;position:absolute;top:.75em;right:.75em;font-size:16px}#bigpicModal .bigPic-slider{margin:0 0 10px!important}#bigpicModal .bigPic-slider img{width:auto!important;max-height:calc(93.75vh - 5rem)}.bigPic-full .modal-content{padding:0}.bigPic-full .modal-header button{z-index:10}.bigPic-full .pic{margin:30px 0 20px}.popupCarBig img{width:100%;max-width:100%}#popupCarBig .pic img{max-height:373px}.catProdSm .pic span,.modal.flexible .modal-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catProdSm .pic span{min-width:186px;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:186px;width:186px}.catProdSm .pic span .prodImg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.informDialogPopup{max-height:300px;overflow-y:auto;top:25%;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%)}.informDialogPopup .modal-content{height:auto}.modal.flexible .modal-dialog{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:auto;top:0;left:0;padding:3em}.modal.flexible .modal-content{width:auto;height:auto;padding:0;margin:0;max-height:100%;overflow-y:auto}.modal.flexible .modal-title{font-size:24px;font-weight:400}.modal.flexible .modal-subtitle{font-size:16px;font-weight:400}.free-download-popup{padding:30px 20px 15px;width:300px;min-height:287px;overflow:hidden}.free-download-popup .text>:last-child{margin-bottom:0}.free-download-popup__content{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:center;-ms-flex-align:center;align-items:center}.free-download-popup__item{position:relative}.free-download-popup__item:first-of-type{margin-bottom:25px;border-bottom:solid 1px #eaeaea}.free-download-popup__item .btn,.free-download-popup__list{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}.free-download-popup__item .btn{min-width:260px;min-height:45px;margin:0 0 20px!important;padding:15px;text-align:center}.free-download-popup__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.free-download-popup__info{padding-top:10px;text-align:center}.free-download-popup__link{font-weight:900;text-decoration:underline}.free-download-popup .modal-subtitle{margin:0 7px 0 0;font-weight:600}.free-download-popup .modal-subtitle--margin{margin-bottom:7px}.free-download-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.free-download-popup .modal-text{margin-bottom:15px;font-size:13px}.download-problem-popup{padding:35px 30px 20px;max-width:598px}.download-problem-popup .modal-header{margin-bottom:20px}.download-problem-popup__textarea{width:100%;margin-bottom:1em}.download-problem-popup__btn{margin:0 auto}.download-successful-popup{padding:30px 10px 10px;width:790px;max-width:100%}.download-successful-popup .modal-title{margin-bottom:1em}.download-successful-popup__text{font-size:16px;font-weight:300;line-height:1.2;margin-bottom:1em}.download-successful-popup__btn{display:inline-block;min-width:312px;height:44px;color:#333;font-size:18px;font-weight:700;line-height:44px;text-transform:uppercase;text-align:center;margin-bottom:1em}.download-successful-popup__info{padding:1.5em 1em;background-color:#f7f7f8}.download-successful-popup__title{font-size:24px;font-weight:400;margin-bottom:1em;line-height:1.2}.download-successful-popup .product-author{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.report-popup{padding:25px 25px 20px;max-width:598px}.report-popup_width{max-width:420px}.report-popup .modal-header{margin-bottom:35px}.report-popup__text{font-size:16px;font-weight:300;line-height:19px;margin-bottom:45px}.report-popup__text_margin{margin-bottom:18px}.report-popup__btn{display:inline-block;min-width:124px;height:44px;line-height:44px;font-size:16px;font-weight:400;padding:0 12px;text-transform:none}.free-download-end{padding:30px 10px 10px;max-width:790px;width:100%;background-repeat:no-repeat;background-position:100% 0;background-size:contain}.free-download-end .modal-title{margin-bottom:1em}.free-download-end .modal-subtitle{max-width:630px;margin:0 auto 25px}.download-limit{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;min-height:60vh;max-width:1030px;width:100%;padding:50px}.download-limit .modal-header{margin-bottom:35px}.download-limit .modal-header .modal-title{font-size:21px;font-weight:500;line-height:1.2}.download-limit .modal-header .modal-subtitle{font-size:19px;font-weight:400;line-height:1.2}.download-limit__header,.download-limit__header.modal-header{margin-bottom:40px}.download-limit__header .modal-title{margin-bottom:.6em}.download-limit__image{position:relative;width:400px;min-width:400px;max-width:100%}.download-limit__image img,.modal-banner_img img{max-width:100%}.download-limit__num{position:absolute;top:9%;right:0;color:#fff;font-size:60px;font-weight:500;text-transform:uppercase;display:block;width:25%;max-height:29%;padding:.2em 0;line-height:1;text-align:center;vertical-align:middle}.download-limit__content{width:100%;max-width:550px;margin-left:18px}.download-limit__content>:last-child{margin-bottom:0}.download-limit__text{font-size:16px;font-weight:300;line-height:22px;margin-bottom:1em}.download-limit__buttons{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.download-limit__buttons .btn+.btn{margin-left:1em}.download-limit__btn{display:inline-block;min-width:206px}.download-limit__info{font-size:14px;font-weight:300;line-height:22px;margin-bottom:1em}.download-limit__footnote{font-size:12px;font-weight:300;line-height:22px}.download-limit .ref{font-weight:400}.download-limit-demand{max-width:600px;width:100%;padding:20px 70px}.download-limit-demand__text{font-size:16px;font-weight:300;line-height:19px;margin-bottom:1.5em}.download-limit-demand .btn{display:inline-block;min-width:100px}.modal-banner{display:block;margin-top:20px;padding:14px 18px;color:#fff;font-size:14px;font-weight:400;line-height:1.2;text-align:left;background-color:#498cde;background-repeat:no-repeat;background-position:200% 100%;background-size:contain}.modal-banner__title{font-size:24px;line-height:1.2;font-weight:700;margin-bottom:.5em}.modal-banner__text{max-width:270px;margin-bottom:1em}.modal-banner__btn{display:inline-block;min-width:206px;min-height:39px;padding:13px;background-color:#fc5051;color:#fff;font-size:16px;font-weight:700;line-height:16px;text-transform:uppercase}.modal-banner_img{display:block;padding:0;margin:20px 0}.download-type-modal{width:100%;max-width:790px;padding:30px 20px 40px;font-size:16px;line-height:1.2}.download-type-modal .modal-header{margin-bottom:20px}.how-to-attribute{width:790px;max-width:100%;padding:30px 10px 10px}.how-to-attribute .modal-header{margin:0 auto 20px}.how-to-attribute p{max-width:680px;margin:1em auto}.how-to-attribute p:first-child{margin-top:0}.how-to-attribute p:last-child{margin-bottom:0}.how-to-attribute .copy-field{margin:0}.how-to-attribute__tabs .simple-tabs__controls{margin:0 -10px}.how-to-attribute__footer{padding-top:1em}.how-to-attribute .normal{font-weight:400}.simple-tabs__controls{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f8f8f8}.simple-tabs__controls>li{height:48px;padding:0 15px;position:relative}.simple-tabs__controls>li>a{display:block;height:100%}.simple-tabs__items li{padding-top:10px}.simple-tabs__items li:not(.active){display:none}.bioep-popup{width:640px;min-height:560px;height:auto}.bioep-popup__info,.bioep-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex}.bioep-popup__inner{height:87%;width:100%}.bioep-popup__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:412px;padding:35px 20px 35px 38px;background-color:#333}.bioep-popup__counter{margin-bottom:25px}.bioep-popup__heading{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-bottom:30px}.bioep-popup__text{margin-bottom:15px;font-family:'Roboto Medium',Arial,Helvetica,sans-serif;font-size:28px;font-weight:500;line-height:1em;color:#fff}.bioep-popup__text:last-of-type{margin-bottom:0}.bioep-popup__text_big{font-family:'Roboto Black',Arial,Helvetica,sans-serif;font-size:48px;font-weight:900}.bioep-popup__actions{margin-bottom:25px}.bioep-popup__button{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;width:260px;min-height:45px;height:auto;margin-bottom:12px;padding:15px;font-family:'Roboto Medium',Arial,Helvetica,sans-serif;font-size:16px;line-height:1em;color:#fff;text-decoration:none;text-align:center;word-break:break-all;background-color:transparent;border-radius:50px;border:1px solid #fff;-webkit-transition:opacity .25s ease-out;-o-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.bioep-popup__button:hover{opacity:.5}.bioep-popup__button_yellow{color:#333;border:0;background-color:#fff12b}.bioep-popup__subtext{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-family:'Roboto Light',Arial,Helvetica,sans-serif;font-size:12px;line-height:1.7em}.bioep-popup__subtext_white{color:#fff}.bioep-popup__subtext_padding{padding-left:25px}.bioep-popup__icon{width:18px;height:18px;margin-right:8px}.bioep-popup__image{width:263px}.bioep-popup__photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:98% 50%;object-position:98% 50%}.bioep-popup__footer{padding:10px 38px;background-color:#fff}.bioep-popup__logos{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%;overflow:hidden}.bioep-popup__logos-image{width:55px;margin-right:15px}.bioep-popup__logos-image:last-of-type{margin-right:0}.satisfy{position:relative}.membership-list{padding-top:65px;margin-bottom:50px}.membership-mark{padding:30px 0}.membership-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border:1px solid #e8e8e8;border-radius:5px;color:#333;font-size:14px;line-height:1.4;text-align:center;min-width:200px;max-width:450px;-webkit-box-flex:1;-ms-flex:1 0 20%;flex:1 0 20%}.membership-block+.membership-block{margin-left:10px}.membership-block:last-child{margin-left:35px}.membership-block__title{font-size:22px;font-weight:500;padding:1em 0}.membership-block__description{min-height:85px;padding:10px;margin:0 8px;background-color:#f0f0f0;font-weight:300}.membership-block__description>b{font-family:Roboto;font-size:15px;font-weight:400}.membership-block__info{position:relative;padding:20px 15px 25px;margin-top:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:end;-ms-flex-pack:end;justify-content:flex-end}.membership-block__more{margin:0 0 25px}.membership-block__add{font-size:13px;font-weight:400}.membership-block__add li+li{margin:7px 0 0}.membership-block__add li span{display:inline-block;padding:0 0 0 27px;background:url(/assets/images/icons.png) 0 -984px no-repeat}.membership-block__download li+li{margin:5px 0 0}.membership-block__price{font-size:12px;font-weight:300}.membership-block__price .value{color:#e63c2f;font-size:46px;line-height:1.1;font-weight:400}.membership-block__plans{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.membership-block__plan{margin-bottom:22px;text-align:left;font-size:15px;font-weight:400}.membership-block__plan:last-child{margin-bottom:0}.membership-block__plan .value{font-size:18px;font-weight:400}.membership-block__plan .radio{display:block;margin:0}.membership-block__plan .radio svg{pointer-events:none}.membership-block__plan .radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:23px;padding-left:34px}.membership-block__plan .radio input:checked+label .text{font-weight:700}.membership-block__plan .radio input:checked+label .value{color:#e63c2f}.membership-block__best-footer,.membership-block__best-header{width:calc(100% + 2px);position:absolute;left:-1px;font-weight:400}.membership-block__best-header{min-height:30px;top:0;background-color:#57c8e8;color:#fff;padding:5px 10px;border-radius:5px 5px 0 0;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);font-size:20px}.membership-block__best-footer{padding:12px;bottom:16px;font-size:13px;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 5px 5px;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.membership-block.is-best{border-radius:0;border-bottom:none}.membership-block.is-best .btn{min-height:56px;line-height:56px;margin:-6px 0}.icon-dropbox,.icon-gdrive,.icon-onedrive{display:inline-block;width:24px;background-repeat:no-repeat;background-position:center;background-size:contain;margin:0 .2em;vertical-align:middle}.icon-dropbox:before,.icon-gdrive:before,.icon-onedrive:before{content:'';display:inline-block;width:100%;padding-bottom:100%}.icon-gdrive{background-image:url(/assets/images/icons/google-drive-logo.svg)}.icon-dropbox{background-image:url(/assets/images/icons/dropbox-logo.svg)}.icon-onedrive{background-image:url(/assets/images/icons/onedrive-logo.svg)}.modal-double{position:absolute;top:0;left:0;width:calc(100% + 2px);margin:-1px;line-height:22px}.modal-double__top{padding:25px;background-color:#9c3;border-radius:4px}.modal-double__bottom{padding:20px 25px;background-color:#fff;border-radius:0 0 4px 4px;border-top:7px solid #b2b2b2;margin:0 20px}.modal-double__bottom .btn{background-color:#9c3}.modal-double__label{display:inline-block;padding:0 20px;margin-bottom:20px;background-color:#fff;font-size:16px;line-height:1.6}.modal-double__title{font-size:24px;font-weight:400;margin-bottom:20px;line-height:1.25}.modal-double__top .modal-double__title{margin-bottom:30px}.modal-double__subtitle{font-size:18px}.modal-double__text{font-size:14px}.modal-double__value{font-size:20px;font-weight:700}.modal-double__price{text-align:center;margin-left:1em}.modal-double__old-value{font-size:12px;text-decoration:line-through}.modal-double__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-double__top .modal-double__content{padding-right:20px}.modal-double__content .btn{padding:0 10px}.modal-double__content,.modal-double__info,.product-instant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-double__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-double__top .modal-double__info{max-width:350px}.modal-double__bottom .modal-double__info{max-width:330px}.modal-double.is-blue .modal-double__bottom .btn,.modal-double.is-blue .modal-double__top{background-color:#57c8e8}.product-instant{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;margin-bottom:30px}.product-instant__img{display:block;margin-right:35px;max-width:180px}.product-instant__img img{width:100%;-o-object-fit:contain;object-fit:contain}.product-instant__title{font-size:28px;font-weight:500;margin-bottom:.5em}.product-instant .text>:last-child,.text ul:last-child{margin-bottom:0}.key-benefits{border-bottom:1px solid #e8e8e8;margin:0 0 40px;padding:0 0 40px}.key-benefits .title{font-size:20px}.key-benefits__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:50px -25px 20px}.key-benefits__item{max-width:400px;margin:0 25px;text-align:center;border-bottom:1px solid #e8e8e8;padding-bottom:20px}.key-benefits__icon{font-size:90px;color:#00c9ea;margin-bottom:18px}.key-benefits__title{font-size:18px;font-weight:700;margin-bottom:1em}.key-benefits__text{font-size:14px;font-weight:400;line-height:1.4}.benefits-list,.benefits-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.benefits-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;font-size:16px;font-weight:400;line-height:1.1875em}.benefits-list .svg-icon{font-size:1.875em;color:#b3b5b8}.shopcartSteps .benefits-list{padding:40px 0;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;margin-bottom:20px}.benefits-list__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75em 1em;max-width:100%;min-width:27%;margin-left:auto}.shopcartSteps .benefits-list__item{width:33%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.benefits-list__icon{text-align:center;vertical-align:middle;margin-right:1em}.primary-menu{display:none;position:fixed;top:0;right:0;left:0;bottom:0;overflow:hidden;z-index:111;background-color:rgba(0,0,0,.4);color:#333}.primary-menu a{color:inherit}.primary-menu.is-show{display:block}.primary-menu__inner{position:relative;margin-left:auto;width:auto;max-width:600px;height:100%;max-height:100%;padding:20px;overflow:auto;background:#fff;visibility:hidden;opacity:0;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.primary-menu.is-show .primary-menu__inner{visibility:visible;opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.primary-menu__head{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;padding:24px;background-color:#f7f7f8}.primary-menu__head li+li{margin-left:21px}.primary-menu__head .btn{font-size:24px;font-weight:700;line-height:64px;height:64px;text-transform:uppercase}.primary-menu__head .btnBlue{color:#fff}.primary-menu__head .btnBorder{border:1px solid #ccc}.primary-menu__head .logLink{color:#333}.primary-menu__list{font-size:24px;line-height:1.4;font-weight:400;border-bottom:2px solid #e8e8e8}.primary-menu__list li a{color:inherit;display:block;height:auto;padding:.5em 0}.btnSearch,.headerTop .logoM_mob{display:none;position:absolute;top:15px}.headerTop .logoM_mob{padding:0;margin:0;left:10px;max-width:80px}.btnSearch{width:60px;height:60px;right:85px;background-image:url(/assets/images/icons/loupe.png);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.searchFormBack{position:relative;width:50px;height:65px;background:0 0;border:0;display:none}.searchFormBack:after,.searchFormBack:before{content:'';display:block;width:20px;height:3px;background-color:#9a9a9a;border-radius:4px;position:absolute;top:50%;left:50%}.searchFormBack:before{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.searchFormBack:after{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.lang,.lang__list li a,.lang__select{position:relative;display:inline-block}.lang__select{padding-left:25px;padding-right:18px;cursor:pointer}.catalogMain .sortMenu li.active i,.lang__title,.profilePage .sortMenu li.active i{display:none}.lang__dropdown.is-wide{width:300px}.lang__list li{float:left;display:block;width:100%;margin:0;padding:0;border:0}.lang__list li a{margin-bottom:10px;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease;border:0}.lang__list li a.is-disabled{color:#333;font-weight:700}.catBottom .pages:after,.catBottom:after{content:" ";display:table;clear:both}.catContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catContent .catalog-bottom-actions{z-index:20}.contributor-benefit{margin-bottom:39px;width:calc(100%/3);padding:0 40px;text-align:center}.contributor-benefit__icon{margin-bottom:23px;font-size:80px}.contributor-benefit-four__icon svg,.contributor-benefit__icon svg{fill:#57c8e8}.contributor-benefit__title{margin-bottom:17px;font-size:18px;color:#333}.contributor-benefit__text{margin:0;line-height:1.714}.contributor-benefit-four{margin-bottom:39px;width:calc(100%/4);padding:0 40px;text-align:center}.contributor-benefit-four__icon{margin-bottom:23px;font-size:80px}.contributor-benefit-four__title{margin-bottom:17px;font-size:18px;color:#333}.contributor-benefit-four__text{margin:0;line-height:1.714}.gray-block{background-color:#f7f7f8;padding:25px}.text ul:not(:first-child){margin-top:20px}.or{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;text-transform:uppercase;margin-bottom:17px;font-weight:500;font-size:20px}*+.or,.socLinks+.or{margin-top:17px}.or:after,.or:before{content:'';width:100%;height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#e8e8e8}.or:before{margin-right:20px}.or:after{margin-left:20px}.socLinks ul{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}.socLinks li{margin:0 10px;display:inline-block;max-width:32%}.socLinks a:not(.social-button){width:45px;height:46px;margin:0 auto;max-width:100%;border-radius:25px;position:relative;behavior:url(../../pie/PIE.php);-webkit-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.socialLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.socialLinks a{-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;margin:0 20px 0 0}.socialLinks a:hover{opacity:.8}#footer .socialLinks a:hover{border-bottom:1px solid transparent}.hintspan{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:85%;width:100%;overflow:hidden}.subInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f7f7f8;border-radius:4px;padding:24px 20px;margin-bottom:25px}.subInfo__description b{font-weight:500}.subInfo .svg-icon{display:block;width:50px;height:50px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.logSilver i{background:url(../../images/icons.png) -54px -1920px no-repeat}.logGold i{background:url(../../images/icons.png) 0 -1920px no-repeat}.benefitsImages{font-size:16px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.benefitsImages+.shopcartSummary{border-top:none;margin-top:0}.benefitsImages__list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefitsImages__item{text-align:center;width:calc(100%/3);max-width:calc(100%/3);height:59px;line-height:63px;position:relative;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:0 10px}.benefitsImages__item:not(:first-child):before{content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:1px;background-color:#ddd;right:calc(100% - 1px)}.benefitsImages span{width:53px;height:53px;display:inline-block;vertical-align:middle}.benefitsImages .icon-free1{background-position:12px -2375px}.benefitsImages .icon-free2{background-position:12px -2428px}.benefitsImages .icon-free3{background-position:12px -2479px}.benefitsImages .icon-free4{background-position:12px -2536px}.benefitsImages .icon-free5{background-position:12px -2583px}.benefitsImages .icon-free6{background-position:12px -2637px}.benefitsImages .icon-free7{background-position:12px -2688px}.benefitsImages .icon-free8{background-position:12px -2742px}.benefitsImages .icon-free9{background:url(../../images/icons.png) 0 -2796px no-repeat}.sortMenu{float:left;font-weight:300;font-size:15px;margin:0}.sortMenu li{float:left;height:48px;margin:0 30px 0 0;position:relative}.sortMenu li.active a,.sortMenu li.active span{color:#e63c2f}.sortMenu li.active i{background:#57c8e8;display:block;height:3px;width:100%;position:absolute;left:0;bottom:-2px}.sortMenu.nav-tabs>li>a,.sortMenu.nav-tabs>li>a:focus,.sortMenu.nav-tabs>li>a:hover{background:0 0;border:0;border-radius:0;margin:0;padding:0;position:static;behavior:url(../../pie/PIE.php)}.sortMenu.nav-tabs>li.active>a,.sortMenu.nav-tabs>li.active>a:hover,.sortMenu.nav-tabs>li>a:hover{color:#e63c2f}.sortMenuSub{font-weight:400;font-size:14px}.sortPages{z-index:9}.sortPages .sortMenu{font-weight:400}.profilePage .sortMenu,.shopCart .sortMenu,.subscribePage .sortMenu{border-bottom:1px solid #e8e8e8;float:none;margin:30px 0}.profilePage .sortMenu li,.shopCart .sortMenu li{height:36px}.subscribePage .sortMenu{font-weight:500;font-size:16px;margin:0 0 41px}.subscribePage .sortMenu li{float:none;display:inline-block;height:127px}.payment{padding:15px 0 0}.payment .link{border-bottom:1px solid #bdbdbd;font-weight:300;font-size:13px}.productPage .pic .zoom,.zoom{background-repeat:no-repeat;background-position:center;background-size:65% 65%;border-radius:50%}.zoom{background:#a2a2a2 url(../../images/zoom.svg);display:block;filter:alpha(opacity=0.5);position:absolute;text-indent:-1000px;overflow:hidden;z-index:10;width:38px;height:38px;opacity:.5;top:6px;right:6px}.productPage .pic .zoom{background-image:url(../../images/zoom.svg);background-color:rgba(100,100,100,.5);width:40px;height:40px;top:14px;right:14px;border:0;opacity:1;cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.productPage .pic .zoom:hover{background-color:rgba(0,0,0,.6)}#popupCarBig .pic:hover .zoom{filter:alpha(opacity=1);opacity:1}.modal .pic .zoom{background:rgba(100,100,100,.5) url(../../images/zoom.svg) no-repeat center;width:36px;height:36px;border-radius:50%;background-size:20px;border:0;opacity:1;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.modal .pic .zoom:hover{background-color:rgba(0,0,0,.75)}.modal .pic:hover .zoom{background-color:rgba(0,0,0,.6)}.morePics .itemSm figure{cursor:pointer}.key{background:#fff;border:1px solid #d8d8d9;border-radius:3px;color:#666;display:inline-block;font-size:13px;margin:0 4px 8px 0;padding:1px 8px 0;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;behavior:url(../../pie/PIE.php)}.key:hover{background:#f7f7f8;color:#333}.loadingBar{position:fixed;top:0;left:0;width:100%;height:3px;background:0 0;z-index:9999999;pointer-events:none}.loadingBar:after{content:'';display:block;position:relative;width:100%;height:100%;background-color:#57c8e8;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.loadingBar.active:after{-webkit-animation:loadingbar 3s linear forwards;animation:loadingbar 3s linear forwards}.loadingBar.done:after{-webkit-animation:none;animation:none;-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.pinterest-button{border-radius:4px;text-indent:20px;width:auto;padding:0 4px 0 0;text-align:center;text-decoration:none;font:11px/20px "Helvetica Neue",Helvetica,sans-serif;font-weight:700;color:#fff!important;background:#e60023 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzBweCIgd2lkdGg9IjMwcHgiIHZpZXdCb3g9Ii0xIC0xIDMxIDMxIj48Zz48cGF0aCBkPSJNMjkuNDQ5LDE0LjY2MiBDMjkuNDQ5LDIyLjcyMiAyMi44NjgsMjkuMjU2IDE0Ljc1LDI5LjI1NiBDNi42MzIsMjkuMjU2IDAuMDUxLDIyLjcyMiAwLjA1MSwxNC42NjIgQzAuMDUxLDYuNjAxIDYuNjMyLDAuMDY3IDE0Ljc1LDAuMDY3IEMyMi44NjgsMC4wNjcgMjkuNDQ5LDYuNjAxIDI5LjQ0OSwxNC42NjIiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIj48L3BhdGg+PHBhdGggZD0iTTE0LjczMywxLjY4NiBDNy41MTYsMS42ODYgMS42NjUsNy40OTUgMS42NjUsMTQuNjYyIEMxLjY2NSwyMC4xNTkgNS4xMDksMjQuODU0IDkuOTcsMjYuNzQ0IEM5Ljg1NiwyNS43MTggOS43NTMsMjQuMTQzIDEwLjAxNiwyMy4wMjIgQzEwLjI1MywyMi4wMSAxMS41NDgsMTYuNTcyIDExLjU0OCwxNi41NzIgQzExLjU0OCwxNi41NzIgMTEuMTU3LDE1Ljc5NSAxMS4xNTcsMTQuNjQ2IEMxMS4xNTcsMTIuODQyIDEyLjIxMSwxMS40OTUgMTMuNTIyLDExLjQ5NSBDMTQuNjM3LDExLjQ5NSAxNS4xNzUsMTIuMzI2IDE1LjE3NSwxMy4zMjMgQzE1LjE3NSwxNC40MzYgMTQuNDYyLDE2LjEgMTQuMDkzLDE3LjY0MyBDMTMuNzg1LDE4LjkzNSAxNC43NDUsMTkuOTg4IDE2LjAyOCwxOS45ODggQzE4LjM1MSwxOS45ODggMjAuMTM2LDE3LjU1NiAyMC4xMzYsMTQuMDQ2IEMyMC4xMzYsMTAuOTM5IDE3Ljg4OCw4Ljc2NyAxNC42NzgsOC43NjcgQzEwLjk1OSw4Ljc2NyA4Ljc3NywxMS41MzYgOC43NzcsMTQuMzk4IEM4Ljc3NywxNS41MTMgOS4yMSwxNi43MDkgOS43NDksMTcuMzU5IEM5Ljg1NiwxNy40ODggOS44NzIsMTcuNiA5Ljg0LDE3LjczMSBDOS43NDEsMTguMTQxIDkuNTIsMTkuMDIzIDkuNDc3LDE5LjIwMyBDOS40MiwxOS40NCA5LjI4OCwxOS40OTEgOS4wNCwxOS4zNzYgQzcuNDA4LDE4LjYyMiA2LjM4NywxNi4yNTIgNi4zODcsMTQuMzQ5IEM2LjM4NywxMC4yNTYgOS4zODMsNi40OTcgMTUuMDIyLDYuNDk3IEMxOS41NTUsNi40OTcgMjMuMDc4LDkuNzA1IDIzLjA3OCwxMy45OTEgQzIzLjA3OCwxOC40NjMgMjAuMjM5LDIyLjA2MiAxNi4yOTcsMjIuMDYyIEMxNC45NzMsMjIuMDYyIDEzLjcyOCwyMS4zNzkgMTMuMzAyLDIwLjU3MiBDMTMuMzAyLDIwLjU3MiAxMi42NDcsMjMuMDUgMTIuNDg4LDIzLjY1NyBDMTIuMTkzLDI0Ljc4NCAxMS4zOTYsMjYuMTk2IDEwLjg2MywyNy4wNTggQzEyLjA4NiwyNy40MzQgMTMuMzg2LDI3LjYzNyAxNC43MzMsMjcuNjM3IEMyMS45NSwyNy42MzcgMjcuODAxLDIxLjgyOCAyNy44MDEsMTQuNjYyIEMyNy44MDEsNy40OTUgMjEuOTUsMS42ODYgMTQuNzMzLDEuNjg2IiBmaWxsPSIjZTYwMDIzIj48L3BhdGg+PC9nPjwvc3ZnPg==) 3px 50% no-repeat;background-size:14px 14px;-webkit-font-smoothing:antialiased;margin-top:2px}.pinterest-button:hover{color:#fff!important;background-color:#bb1221}.copy-field{display:-webkit-box;display:-ms-flexbox;display:flex;padding:17px;margin-bottom:45px;background-color:#f7f7f8}.copy-field input{margin:0 .5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.copy-field__btn{position:relative;display:inline-block;min-width:100px;height:44px;margin:0;padding:0 10px;border:0;border-radius:4px;background-color:#9c3;color:#fff;font-size:16px;font-weight:400;line-height:44px;text-align:center;text-transform:uppercase;-webkit-transition:background .3s ease-out 0s;-o-transition:background .3s ease-out 0s;transition:background .3s ease-out 0s}.no-touch .copy-field__btn:hover{background:#78a61b;color:#fff}.copy-field__btn.white{background:#fff;border:1px solid #ccc;color:#333}.no-touch .copy-field__btn.white:hover{color:#000;background:#e6e6e6}.license-table{width:100%;max-width:100%;overflow-x:auto;margin-bottom:1em}.license-table table{border-collapse:separate}.license-table table,.license-table tbody,.license-table thead{width:100%;height:auto}.license-table td,.license-table th{font-size:16px;font-weight:700;line-height:19px;width:150px;padding:10px 0;text-align:center}.license-table td{font-size:15px;font-weight:300;vertical-align:middle}.license-table td:first-child,.license-table th:first-child{text-align:left;width:100%}.license-table td:not(:last-child),.license-table th:not(:last-child){padding-right:10px}.license-summary{font-size:16px;font-weight:300;line-height:1.2}.license-summary section+section{margin-top:40px}.license-summary .text ul li+li{margin-top:20px}.license-summary__head{font-size:18px;font-weight:300;margin-bottom:30px}.license-summary__head h1{font-size:20px;font-weight:400;line-height:1.4;margin-bottom:.25em}.license-summary__title{font-size:16px;font-weight:400;margin-bottom:1em}.license-summary__info{position:relative;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;padding:10px;border:1px dashed #acd65a;border-radius:5px;font-size:18px;font-weight:400;line-height:1.4}.license-summary__info .btn{min-width:270px;margin-left:1em}.ad-banner{position:relative;display:block;padding:0;margin:20px auto;width:728px;height:90px;overflow:hidden}.ad-banner_small{width:468px;height:60px;display:none;margin:0 auto 10px}.ad-banner_big{width:160px;height:600px;position:absolute;left:calc(100% + 10px);top:0;margin:0}.ad-banner_big.fixed{position:fixed}.ad-banner-catalog{margin:0 0 10px;float:left;opacity:0;z-index:-2}.ad-banner-catalog.is-visible{opacity:1;z-index:0}.ad-banner-catalog .ad-banner{margin:0 auto}.product-thumb{position:relative;display:inline-block;float:left;vertical-align:top;width:calc(100%/6 - 10px);height:11vw;margin-right:10px;margin-bottom:10px}.product-thumb__inner{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K);border:1px solid #d8d8d8}.product-thumb__link{position:relative;display:block;width:100%;height:100%;overflow:hidden}.product-thumb__info,.product-thumb__link:before{position:absolute;bottom:0;left:0;width:100%;opacity:0}.product-thumb__link:before{content:'';height:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(0),color-stop(rgba(0,0,0,.7)),color-stop(60%,transparent));background-image:-webkit-linear-gradient(0,rgba(0,0,0,.7),transparent 60%);background-image:-o-linear-gradient(0,rgba(0,0,0,.7),transparent 60%);background-image:linear-gradient(0,rgba(0,0,0,.7),transparent 60%);-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.product-thumb img{width:100%}.product-thumb__info{padding:10px 14px;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.product-thumb__title{color:#fff;font-size:12px;font-weight:500;letter-spacing:.01em;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%;overflow:hidden}.product-thumb__fav-btn,.product-thumb__related-btn{position:absolute;top:6px;right:6px;width:38px;height:38px;opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.product-thumb__related-btn{top:48px}.product-thumb__fav-btn a,.product-thumb__related-btn a{display:block;width:100%;height:100%;border:1px solid #d2d2d2}.product-thumb__downloads,.product-thumb__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-thumb__meta{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.product-thumb__downloads{font-size:12px;color:#fff}.product-thumb__downloads svg{display:block;width:20px;height:20px;fill:#fff}.product-thumb__download-icon{display:block;margin-right:4px}.product-thumb__author{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:70%}.product-thumb:hover .product-thumb__inner{border-color:#e53d30}.product-thumb:hover .product-thumb__fav-btn,.product-thumb:hover .product-thumb__info,.product-thumb:hover .product-thumb__link,.product-thumb:hover .product-thumb__link:before,.product-thumb:hover .product-thumb__related-btn{opacity:1}.product-thumb.paid:before{content:'';position:absolute;top:8px;left:10px;z-index:1;display:block;width:30px;height:30px;border-radius:50%;background-image:url(/assets/images/icons/white-crown.svg);background-size:30px;background-repeat:no-repeat}.product-thumb .product-author{max-width:100%}.product-thumb .product-author__name{font-size:12px;font-weight:500;color:#fff;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.product-thumb .product-author__image,.share-button,.share-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-thumb .product-author__image{width:30px;height:30px;border-radius:50%;overflow:hidden;margin-right:6px}.product-thumb .product-author img{width:100%;max-width:100%;height:auto}.share-button,.share-buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.share-button{max-width:140px;margin:5px;height:56px;width:calc(100%/5 - 10px);border-radius:2px;-webkit-transition:background-color .25s ease;-o-transition:background-color .25s ease;transition:background-color .25s ease}.share-button--facebook{background-color:#37589b}.share-button--facebook img{width:16px}.share-button--facebook:hover{background-color:#27449b}.share-button--twitter{background-color:#1da1f2}.share-button--twitter img{width:34px}.share-button--twitter:hover{background-color:#1d8cd0}.share-button--pinterest{background-color:#cb2027}.share-button--pinterest img{width:38px}.share-button--pinterest:hover{background-color:#ab2027}.share-button--linkedin{background-color:#0073b1}.share-button--linkedin img{width:27px}.share-button--linkedin:hover{background-color:#005d9c}.share-button--whatsapp{background-color:#01e675}.share-button--whatsapp img{width:34px}.share-button--whatsapp:hover{background-color:#01c161}.counter,.counter__count{display:-webkit-box;display:-ms-flexbox;display:flex}.counter{width:210px;padding:15px 20px;background-color:#292929}.counter__count{-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;margin:0 25px 0 0;font-family:'Roboto Light',Arial,Helvetica,sans-serif;font-size:12px;line-height:1em;color:#fff}.counter__count:last-of-type{margin-right:0}.counter__value{margin-bottom:10px;font-family:'Roboto Medium',Arial,Helvetica,sans-serif;font-size:30px;line-height:1em}.share-to-download{width:790px;padding:26px 30px 20px}.share-to-download__title{margin-bottom:24px}.share-to-download__desc{max-width:550px;margin:0 auto;font-size:16px}.banner-modal .modal-dialog{width:auto}.banner-modal .modal-content{padding:0;width:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:0}.banner-modal .modal-body{height:100%;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}.banner-modal .modal-body img{margin:0 auto;max-width:100%;height:auto}.banner-modal .modal-banner-content,.navSite__new a span{position:relative}.contributor-registration-modal{width:424px;padding:40px}.contributor-registration-modal .modal__title{margin-bottom:20px}.confirmation-popup{width:420px;padding:80px;text-align:center}.confirmation-popup__title{margin-bottom:44px;font-size:21px}.confirmation-popup__info{font-size:16px}.confirmation-popup__bottom-info{margin-top:60px;font-size:16px}.contributor-banner{position:fixed;right:30px;bottom:30px;z-index:200;padding:44px 22px 22px;min-width:425px;background-color:#fff;-webkit-box-shadow:0 0 12px rgba(0,0,0,.5);box-shadow:0 0 12px rgba(0,0,0,.5);text-align:center;border-radius:2px;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;opacity:0;visibility:hidden}.contributor-banner.is-active{opacity:1;visibility:visible}.contributor-banner__title{margin-bottom:10px;font-size:30px;font-weight:700;line-height:1.2}.contributor-banner__subtitle{margin-bottom:10px;font-size:18px;font-weight:700}.contributor-banner__text{font-size:15px}.contributor-banner__text p{margin:0;letter-spacing:.01em}.contributor-banner__text p+p{margin-top:6px}.contributor-banner__button{margin-top:20px}.modal-footer.has-no-border,.modal-header.has-no-border{border:0}.join-page__benefits{padding:45px 0 29px;border-bottom:1px solid #e8e8e8}.join-page__sell{padding-top:44px;padding-bottom:64px;border-bottom:1px solid #e8e8e8}.join-page__interested{padding-top:55px}.join-page__faq{max-width:1034px;padding:57px 14px 69px;margin-left:auto;margin-right:auto;border-bottom:1px solid #e8e8e8}.join-page-hero{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:81px;padding-bottom:66px;border-bottom:1px solid #e8e8e8}.join-page-hero__image{margin-left:-42px;margin-top:5px;-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:534px}.join-page-hero__image img{max-width:100%}.join-page-hero__title{margin-bottom:38px;font-weight:700}.join-page-hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:47px}.join-page-hero__actions .pt-button{min-width:238px;margin-bottom:14px;padding:14px;min-height:62px}.join-page-hero__actions .pt-button:not(:last-child){margin-right:34px}.contributor-steps-page{padding-top:45px;padding-bottom:134px}.contributor-steps-page__inner{max-width:962px;margin:0 auto;padding-left:18px}.icon-free1{background:url(../../images/icons.png) 0 -1710px no-repeat}.icon-free2{background:url(../../images/icons.png) 0 -1752px no-repeat}.icon-free3{background:url(../../images/icons.png) 0 -1794px no-repeat}.icon-free4{background:url(../../images/icons.png) 0 -1835px no-repeat}.icon-free5{background:url(../../images/icons.png) -406px -1708px no-repeat}.icon-free6{background:url(../../images/icons.png) -406px -1751px no-repeat}.icon-free7{background:url(../../images/icons.png) -406px -1792px no-repeat}.icon-free8{background:url(../../images/icons.png) -406px -1836px no-repeat}.soc-icon svg{display:block;width:100%;height:100%}.soc-icon.gplus .google_bg,.soc-icon.twit .tw_bg{-webkit-transition:fill .2s ease;-o-transition:fill .2s ease;transition:fill .2s ease}.soc-icon.twit:hover .tw_bg{fill:#329dc4}.soc-icon.gplus{background-color:#e63c2f;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}.soc-icon.gplus svg{width:62%;height:62%;fill:#fff}.soc-icon.gplus:hover{background-color:#ca2e22}.soc-icon.gplus:hover .google_bg{fill:#c03a2b}.soc-icon.fbook .facebook_color,.soc-icon.linkedin circle{-webkit-transition:fill .2s ease;-o-transition:fill .2s ease;transition:fill .2s ease}.soc-icon.fbook:hover .facebook_color{fill:#304581}.soc-icon.linkedin:hover circle{fill:#00729c}.icon-hint{display:inline-block;background:url(/assets/images/icons.png) 0 -1379px no-repeat;width:16px;height:17px;vertical-align:middle}.icon-bug,.icon-copy{display:inline-block;width:10px;height:10px}.icon-bug{background:url(/assets/images/icons/bug-icon.png) 0 0 no-repeat;vertical-align:middle}.icon-copy{background:url(/assets/images/icons/copy-icon.png) 0 0 no-repeat}.icon-calendar,.icon-case{display:inline-block;width:22px}.icon-calendar{background:url(/assets/images/icons/calendar-icon.png) 0 0 no-repeat;height:22px}.icon-case{height:19px;background:url(/assets/images/icons/case-icon.png) 0 0 no-repeat}.icon-coin,.icon-not,.icon-yes{display:inline-block;height:18px}.icon-coin{background:url(/assets/images/icons/coin-icon.png) 0 0 no-repeat;width:22px}.icon-not,.icon-yes{min-width:18px;width:18px;line-height:0;vertical-align:middle}.icon-not{background:url(/assets/images/icons/icon-not.png) 0 0 no-repeat}.icon-yes{background:url(/assets/images/icons/icon-yes.png) 0 0 no-repeat}.icon-google-slides{width:37px;height:45px;background:url(/assets/images/icons/google-slides.png) 0 0 no-repeat}.ico,.icon-google-slides,.icon-powerpoint,.svg-icon{display:inline-block;line-height:0}.icon-powerpoint{background:url(/assets/images/icons/powerpoint.png) 0 0 no-repeat;width:39px;height:39px}.ico,.svg-icon{width:1em;height:1em;vertical-align:inherit}.svg-icon{fill:currentColor}.ico{background-color:transparent;background-repeat:no-repeat;background-position:0 0;background-size:contain}.ico-fav{background-image:url(/assets/images/icons/fav.png)}.ico-share{background-image:url(/assets/images/icons/share.png)}.ico-similar{background-image:url(/assets/images/icons/similar.png)}.ico-zoom{background-image:url(/assets/images/icons/zoom.png)}.ico-copy{background-image:url(/assets/images/icons/copy.png)}.ico-crown{background-image:url(/assets/images/icons/crown.svg)}.ico-white-crown{background-image:url(/assets/images/icons/white-crown.png)}.ico-question{background-image:url(/assets/images/icons/question-mark.png)}.svg-icon-question-mark{color:#a3a6a9}.svg-icon-question-mark--black{color:#000}.crown-circle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1em;height:1em;border-radius:50%;background-color:#333;color:#fff;font-size:18px;line-height:0;vertical-align:top}.crown-circle>svg{font-size:.55em}main.main--order{position:relative;padding-bottom:80px}.navSite__new a span::before{content:attr(data-label);color:#fff;background-color:#ff392a;position:absolute;right:-15px;top:-8px;font-weight:500;font-family:roboto,Arial,Helvetica,sans-serif;font-size:10px;line-height:1;padding:1px 4px}.mainPage_photos h1{font-weight:900}.mainPage_photos .welcome__text{font-size:18px;color:#fff;padding:20px 0;position:relative}.mainPage_photos .welcome__bottom-text{font-size:12px;color:#fff;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.catSearchesPhotos{margin-bottom:15px}.catSearchesPhotos h1{font-weight:600;font-size:25px}.catSearchesPhotos__top{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px}.catSearchesPhotos__bottom{font-weight:300;font-size:18px}.catSearchesPhotos__filters{position:absolute;right:0;bottom:25px}.catSearchesPhotos .photos-catalogue-select li{display:block;margin:0}.catSearchesPhotos .photos-catalogue-select li:not(:last-child){margin-bottom:5px}#header.is-fixed,.b-live-chat{position:fixed;left:0;right:0}p{margin:0 0 10px}.b-live-chat{text-align:center;position:absolute;bottom:50px}.b-live-chat .chat{position:relative;padding-left:0;padding-right:35px;color:#398ae1;background:0 0}.b-live-chat .chat:hover span{border-color:#398ae1}.b-live-chat .chat__icon{position:absolute;top:0;right:0;display:inline-block;width:35px;height:100%;background:url(/assets/images/icons.png) 6px 2px no-repeat}li.moving-line{position:absolute;height:3px!important;background:#57c8e8;margin:0;float:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;bottom:0}#popupTabs li.moving-line{bottom:-1px}.subscribePage .sortMenu li.moving-line{height:3px}.one-time-purchase{color:#25b8e2;text-decoration:underline;display:block;text-align:left;margin-top:17px;cursor:pointer;font-weight:300}.remember__description{color:#a7a7a7;padding-left:35px}.catProdIn.paid:before,.itemBlockL.prodPT.paid:before{background-image:url(/assets/images/icons/white-crown.svg);background-size:24px}.follow-link{display:inline-block;color:inherit}.follow-icon{width:24px;height:24px;vertical-align:middle;background:url(/assets/images/plus-gray.png);background-repeat:no-repeat;background-size:contain}.follow-icon.is-active{background:url(/assets/images/plus-green.png)}.follow-icon,ul.inline-items li{display:inline-block}.show-more-btn{font-size:14px;z-index:2}.show-more-btn.is-active{height:auto;top:auto;right:auto;bottom:0;left:0;-webkit-box-shadow:none;box-shadow:none;padding-left:0}.copy-link-input{position:absolute!important;top:-999999px;left:-999999px}.ref{text-decoration:none;color:#57c8e8}.ref:hover{color:#337ab7}.ref-m{font-weight:500}.ref-underline,.ref:hover{text-decoration:underline}.ref-underline:hover{text-decoration:none}@media only screen and (min-width:820px){.main-catalog-products-page .content{min-height:610px}}@media only screen and (min-width:821px){.contributor-info-steps{display:block;padding:72px 20px;-ms-flex-negative:0;flex-shrink:0;max-width:370px;margin-right:16px;background-color:#f8f8f8;margin-bottom:0}.floating-btn.is-active,.join-page-hero br,.product-instant__title.is-tablet,.shopcartActions.is-adaptive{display:none}.btnSearch,.headerTop .logoM_mob{display:none!important}html[lang=es] .contentM .navSite>ul>li:not(:last-child){margin-right:14px}}@media only screen and (min-width:880px){.contributor-info-steps{max-width:393px}}@media only screen and (min-width:1150px){.navSite li.is-mobile,.primary-menu__list li.is-mobile{display:none}}@media only screen and (min-width:1151px){.templates-list{display:none}}@media only screen and (min-width:1165px){.quick-nav-tooltip.is-active{display:block}}@media only screen and (max-width:820px) and (max-height:480px){.productPage .itemDesc{font-size:15px;line-height:25px}.itemDesc .keywords{max-height:70px;margin-bottom:10px}.keywords .show-more-btn{bottom:4px}.headerTop{height:75px}.headerTop .logoM_mob img{max-height:45px}.btnMenu{padding:12px 8px 0}}@media only screen and (max-width:820px) and (min-width:480px){.product-info__title{font-size:41px;font-weight:700;line-height:1.4}.product-info{font-size:18px}.product-info #popupTabs>li{font-size:30px;margin-right:.5em}.product-info #popupTabs>li>a{padding:.5em}.product-info #popupTabs>li>a span{font-size:inherit}.product-links__link .svg-icon{font-size:25px;margin-right:.5em}.product-links__label{font-size:14px}.lang__dropdown.is-wide{width:400px}}@media only screen and (max-width:1400px){.ad-banner_small{display:block}.ad-banner_big{display:none}}@media only screen and (max-width:1260px){.lang__select{padding-left:0}}@media only screen and (max-width:1219px){.loginPage{margin:0 auto}.productPage .similarItems{padding:0 30px 20px}}@media only screen and (max-width:1200px){.join-page-hero__image{max-width:35%;margin-left:-30px}}@media only screen and (max-width:1180px){.pt-simple-footer__actions li:before{left:5px}}@media only screen and (max-width:1151px){.navSite li.is-desktop,.primary-menu__list li.is-desktop{display:none}}@media only screen and (max-width:1150px){.pt-out.has-simple-footer{padding-bottom:0}.pt-simple-footer{position:static}.pt-simple-footer__inner{padding:0;display:block}.pt-simple-footer__copyright{margin-bottom:10px}.pt-simple-footer__actions{display:block;margin:0 0 10px}.pt-simple-footer__actions li{padding:6px 0}.pt-simple-footer__actions li:before{display:none}.templates-list{padding:.5em 0}.social-button,.social-buttons{max-width:100%}.lang{width:100%;padding-bottom:1.5em}.lang__select{width:100%;color:#828181;font-size:inherit}.lang__select:before{content:none}.lang.is-open .lang__dropdown,.lang__title{display:block}.lang__value{display:inline-block;width:auto;height:auto;position:absolute;top:100%;left:0;background:0 0;color:#bcb9b9;font-size:.8125em;line-height:1;font-weight:400}.lang__dropdown{position:relative;top:0;left:0;right:0;width:100%;margin-top:1em;padding:0 20px;border-radius:0;background:0 0;color:#333;-webkit-box-shadow:none;box-shadow:none;z-index:1;visibility:visible;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none;display:none}.lang__list{color:#333;font-size:inherit}.lang__list li{height:auto;padding:0}.lang__list li a{display:block;height:auto;padding:.5em 0;font-size:inherit;margin:0}.lang__list,.lang__list li a.is-disabled{font-weight:400}.lang__list li a.is-disabled:before{content:"\2714";position:absolute;top:50%;left:0;-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%);font-size:.8em}}@media only screen and (max-width:1024px){.benefitsImages{border-bottom:none}.benefitsImages__list{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.benefitsImages__item{width:100%;max-width:100%;text-align:left;height:64px;line-height:63px;border-bottom:1px solid #ddd}.benefitsImages__item:not(:first-child):before{display:none}}@media only screen and (max-width:1023px){.pt-title--xl{font-size:42px}.contributor-interested__image{margin-left:0;margin-right:44px}.download-block__footer{-ms-flex-wrap:wrap;flex-wrap:wrap}.download-block__btn{margin-bottom:5px}.membership-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:-100px}.membership-block{-webkit-box-flex:1;-ms-flex:1 1 300px;flex:1 1 300px}.membership-block,.membership-block+.membership-block{margin:0 15px 100px}.membership-block:last-child{margin:0 15px 100px}.shopcartSteps .benefits-list__item{width:45%}.benefits-list__item{min-width:30%}.contributor-benefit,.contributor-benefit-four{width:50%}.join-page-hero{padding-top:44px}}@media only screen and (max-width:1020px){#popupTabs li.moving-line{display:none}}@media only screen and (max-width:962px){.contributor-steps-page__inner{padding-left:0}}@media only screen and (max-width:900px){.share-to-download{width:auto}}@media only screen and (max-width:820px){.pt-simple-header__sign-in{font-size:18px}.footer__h4{font-size:29px;font-weight:700}.footList>.footer__h4{margin:30px 0 0}.pt-button--fz-lg{font-size:30px}.pt-button--fz-xl{font-size:16px}.pt-title--xl{font-size:40px}.pt-field input{font-weight:400}.pt-field .bootstrap-select .dropdown-toggle{font-size:29px;padding:0 32px}.pt-field.is-required .pt-input{padding:0 32px}.pt-field.is-required .bootstrap-select .btn-default{padding:0 48px 0 32px}.pt-field.has-placeholder-selected .dropdown-toggle.selectpicker.btn-default{color:rgba(0,0,0,.3)}.pt-select-filter__form{-ms-flex-wrap:wrap;flex-wrap:wrap}.pt-select-filter .pt-field{width:calc(50% - 11px)}.pt-select-filter .pt-field:not(:last-child){margin-right:0;margin-bottom:12px}.pt-select-filter .pt-field:nth-of-type(2n-1){margin-right:10px}.pt-select-filter .pt-field .bootstrap-select .dropdown-toggle{padding-left:14px;font-size:16px}.pt-select-filter .pt-button{margin-left:auto;margin-top:6px;min-width:100px}.contributor-sell__item{width:calc(100%/4)}.contributor-interested{text-align:center}.contributor-interested__description{max-width:500px;margin-left:auto;margin-right:auto}.contributor-interested__info{width:100%}.contributor-interested__image{display:none}.contributor-interested__actions .pt-button{height:auto;width:auto;min-height:48px;min-width:170px}.contributor-steps__form-layout{display:block}.contributor-steps__sign-in{display:block;text-align:center;margin-top:34px}.contributor-steps__terms-inner{padding:40px}.templates-list__select:before{right:20px;border-width:12px 10px 0}.progress-bar-steps__title{font-size:16px;margin-top:-4px}.btn-title--smaller,.signinModal .loginBlock .or{font-size:22px}.loginPage{max-width:none}.signinModal .remember{padding-top:0;padding-bottom:38px}.loginForm__bottom-btns .btn{padding:0 5px}.loginForm .forgot{top:33px;line-height:1;font-size:25px}.regBlock{padding:0 0 35px}.regForm+.title{margin-bottom:20px}.regForm .small{display:block;font-size:14px}.regForm label{height:88px}.regForm label,.regForm label span{line-height:88px}.regFormBott__btns .btn{padding:0 5px}.signinModal{padding:35px 20px 20px}.signinModal .socLinks a,main.main--order .shopcartSteps .socLinks a{width:54px;height:55px}.signinModal .loginBlock .forgot{font-size:16px;top:36px}.paymentForm .regFormBott{margin:50px 0 0}.paymentForm .regFormBott input[type=submit]{display:block;margin:0 0 47px}.optionsMenu+.optionsMenu{padding-left:0}.btnOptions_full,.optionsBlock:before,main.main--order .shopcartSteps h1.is-desktop{display:none}.optionsMenu{border-right:none;height:35px;padding:0 58px 0 0;position:static}.optionsMenu.open .btnOptions span{background-position:-40px -1934px}.optionsBlock{-webkit-box-shadow:none;box-shadow:none;padding:25px 32px 25px 0;right:0;top:97%;width:100%}.optionRow{margin:0 0 35px;padding:0 126px 0 0}.optionRow .right{margin:0 -126px 0 0}.optionRow .caption{font-size:29px;line-height:55px;margin:0;width:auto}.optionRow .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:126px;margin:0 -126px 0 0;float:right}.optionRow .bootstrap-select>.btn{height:60px;font-size:25px;padding:0 43px 0 19px}.optionRow .bootstrap-select.btn-group .dropdown-menu{font-size:25px}.optionRow .bootstrap-select.btn-group .dropdown-menu>li>a{padding:7px 19px}.optionRow .bootstrap-select.btn-group .btn .caret{margin-top:-5px}.optionRow .check{border-radius:30px;width:83px;height:55px;padding:2px}.optionRow .check span{border-radius:30px;width:51px;height:51px}.optionRow input[type=checkbox]:checked+.check span{margin:0 0 0 28px}.optionRow__btn{height:35px;width:35px;padding:0}.optionRow__btn span,.optionRow__btn:hover span{background:url(/assets/images/iconsM.png) 0 -1934px no-repeat;width:35px;height:35px}.itemOne{display:block}.itemOne__content,.itemOne__form{display:block;width:100%}.itemOne__form{margin:0;float:none}.itemOne__form .btn-group{width:100%!important}.itemOne__form .itemOneR{position:static;width:100%}.itemFigure{display:block;margin-bottom:24px}.itemFigure__link{margin:0 auto 24px}.itemFigure figcaption{margin-bottom:24px}.signedPackage{padding-left:0;padding-top:70px;margin-top:-40px}.orderCards .mob,.signedPackage__buttons,.signedPackage__buttons .btn,.signedPackage__content{display:block}.signedPackage__buttons .btn+.btn{margin-left:0;margin-top:24px}.shopcartSummary{position:relative;top:auto;right:0;width:auto;border-top:1px solid #e8e8e8;padding:25px 0 0}.shopcartSummary__desc{border-bottom:1px solid #e8e8e8}.shopcartSummary__desc strong{font-size:22px;margin-bottom:2px}.shopcartSummary__desc p{font-size:22px;letter-spacing:normal}.shopcartSummary__cols,.shopcartSummary__desc{padding-left:15px;padding-right:15px}.shopcartSummary__right{min-width:40%;font-size:24px}.shopcartSummary__left{font-size:24px}.shopcartSummary h3{font-size:37px;padding-left:15px}main.main--order .shopcartSteps .socLinks{padding:20px 0;border-radius:6px}main.main--order .shopcartSteps .socLinks__note{margin-left:10px;font-size:22px}main.main--order .shopcartSteps .or{margin-bottom:28px;font-size:26px}.orderSummary{margin-top:30px;padding:40px 40px 50px}.orderSummary .arrow i{background:url(../../images/iconsM.png) -125px -2911px no-repeat;width:34px;height:21px}.orderSummary .down i{background-position:-125px -2948px}.orderCards{background:#fff;padding:60px 0;margin:0 -32px;height:295px}.orderCards .comp{display:none}.orderCards+p{background:#fff;margin:0 -32px 60px}.orderCoupon,.shopcartPic .itemSm a{padding:0}.orderCoupon p,.orderCredit p{margin:0 0 45px}.orderCoupon .btn{font-size:33px;height:88px;line-height:88px}.orderCoupon .inner{padding:0 0 45px}.orderCredit{padding:40px 0 0}.orderCredit ul{margin:0 0 58px -32px}.orderCredit li{width:50%;margin:0;padding:0 0 0 32px}.orderCredit .btn{font-size:33px;height:88px;line-height:88px}.orderCredit .link{font-size:25px}.orderCredit .inner{padding:0 0 45px}.orderCredit .inner p{margin:0;text-align:center}.shopcartPic{margin:0;padding:0}.shopcartPic .itemSm{width:188px;height:188px}.shopcartPic .itemSm img{width:166px;max-width:100%;max-height:none}.shopcartPic .itemSm .child{margin:auto}.shopcartItem{padding:0;border-bottom:1px solid #ddd;margin-bottom:30px}.shopcartItem+.shopcartCount{border-top:none;padding-top:25px}.shopcartItem .upgradeList{margin:50px 0;display:none}.shopcartItem .delete{background:url(../../images/iconsM.png) -766px -1890px no-repeat;width:34px;height:35px;top:10px;left:auto;right:0}.shopcartItemTitle{line-height:1.2}.shopcartPrice{top:110px;right:0;text-align:left}.shopcartActions{background-color:#f7f7f8}.shopcartActions.is-desktop{display:none}.shopcartActions__wrap{width:100%;padding:30px}.shopcartActions__link{border-bottom:1px solid #b3b3b3}.productPage .mainSlidesWrapper{padding-top:100px;border:0;border-radius:0}.productPage .mainSlidesWrapper-inner{border:1px solid #d8d8d8;border-radius:3px}.product-info__rating .star{margin:3px 5px 0 0}.product-info__characteristics .characteristics{font-size:20px}.product-info__characteristics .characteristics__title{font-size:14px}.product-info .nav-tabs{border-top:1px solid #eaeaea;padding-top:1em}.product-author__logo{font-size:50px;margin-right:10px}.product-author__name{font-size:23px}.product-author__follow{font-size:50px;margin-left:auto;padding-left:10px}.download-block{font-size:18px}.download-block__info{margin-bottom:15px}.download-block__title{font-size:19px}.download-block__link_sm{font-size:17px}.download-block__footer{margin-bottom:10px}.download-block__action_absolute{top:125px;left:35px}.download-block__action{font-size:17px}.download-block__btn{width:100%;margin-bottom:20px}.download-block__btn .btn{font-size:34px}.download-block__popup{width:100%}.product-links{font-size:20px;position:absolute;top:0;left:0;width:100%;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;height:100px;padding:1em 0;border-top:none}.product-links__item+.product-links__item{margin-left:1.5em}.product-props{font-size:18px}.product-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.product-item .morePics{display:block}.product-item__left{width:100%;padding-right:0}.product-item__right{width:100%}.product-item .mainSlider-dots{display:none}#popupCarBig .pic img{max-height:425px}.informDialogPopup{max-height:100%}.informDialogPopup .btn{width:auto}.modal.flexible .modal-dialog{padding:1em}.free-download-popup{width:100%}.free-download-popup__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.free-download-popup__item{width:100%;margin-bottom:24px;padding:0}.free-download-popup__item .btn{min-width:auto;width:100%}.free-download-popup__item+.free-download-popup__item{padding-top:24px}.download-successful-popup{padding:50px 20px 10px}.download-successful-popup__title{font-size:18px}.download-successful-popup .product-author{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.download-limit{padding:50px 35px;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.download-limit .logLink{border:1px solid #d0d0d0}.download-limit__image{margin:0 auto 2em}.download-limit__content{margin:0 auto}.download-limit__buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-banner{margin-top:0}.satisfy{padding-top:50px}.satisfy__info{position:absolute;top:0;left:0;width:100%;text-align:center;padding:0;margin:0}.membership-list,.membership-list#membershipS{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.membership-mark{font-size:18px;width:100%}.membership-block__title{padding:.5em 0}.membership-block.is-best .btn{font-size:33px;height:88px;line-height:88px;margin:0}.modal-double__top .modal-double__content{padding-right:0}.modal-double .btn{font-size:24px;height:50px;line-height:50px}.product-instant{display:block;text-align:center}.product-instant__img{margin-bottom:30px;margin-left:auto;margin-right:auto}.product-instant__title{margin-bottom:20px!important}.product-instant__title.is-desktop{display:none}.product-instant__content{text-align:left}.product-instant .text ul li+li{margin-top:20px}.product-instant .text ul li:before{top:7px}.key-benefits{padding:60px 0}.benefits-list__item{margin:0;min-width:45%}main{padding:20px 0 60px}.headerTop .logoM_desktop,.logoUser{display:none}.headerTop .logoM_mob{display:block}.btnMenu{left:auto;right:10px}.btnSearch{display:inline-block}.searchFormBack,section.logoUser.is-active{display:block}section.logoUser{position:absolute;top:0;left:0;width:100%;height:auto}section.logoUser .searchForm{padding:10px;background:#fff}section.logoUser .searchForm input[type=text]{height:65px;font-size:22px;-webkit-box-shadow:none;box-shadow:none;border:0}section.logoUser .searchFormRow{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}section.logoUser .searchFormRow .easy-autocomplete{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.logoUser .searchFormRow .easy-autocomplete:before{content:'';position:absolute;top:50%;left:0;display:block;height:60%;width:5px;border-radius:5px;background-color:#e0e7fc;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section.logoUser .searchAbs{display:none}.filter-tabs-btn{margin-left:0}.optionsMenu{padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.or{margin-bottom:30px;font-size:34px}.or:before{margin-right:30px}.or:after{margin-left:30px}.socLinks+.or{margin-top:28px}.socLinks a:not(.social-button){border-radius:50px;display:block;width:88px;height:88px}.payment .sortMenu .active i,.subInfo{display:none}.subInfo .svg-icon{margin-right:20px}.benefitsImages{display:none;font-size:20px}.benefitsImages+.shopcartSummary{padding-top:0}.benefitsImages__item{height:80px;line-height:80px}.benefitsImages .icon-free1{background-position:-765px -2213px}.benefitsImages .icon-free2{background-position:-765px -2271px}.benefitsImages .icon-free3{background-position:-765px -2329px}.benefitsImages .icon-free4{background-position:-764px -2453px}.benefitsImages .icon-free5{background-position:-762px -2526px}.benefitsImages .icon-free6{background-position:-762px -2586px}.benefitsImages .icon-free7{background-position:-763px -2392px}.benefitsImages .icon-free8{background-position:-765px -2646px}.sortMenu .active i{height:4px}.subscribePage .sortMenu li{font-size:25px;height:206px;margin:0;padding:0 40px}.subscribePage .sortMenu .medal{width:101px;height:99px;margin:0 auto 35px}.shopcartSteps .sortMenu{font-size:25px;display:none}.shopcartSteps .sortMenu li{height:auto;padding-bottom:10px}.payment .sortMenu li{background:url(../../images/iconsM.png) 0 -2663px no-repeat;font-weight:300;float:none;padding:0 0 0 67px;height:auto;margin:0 0 28px}.payment .sortMenu.nav-tabs>li.active>a,.payment .sortMenu.nav-tabs>li.active>a:active,.payment .sortMenu.nav-tabs>li.active>a:focus,.payment .sortMenu.nav-tabs>li.active>a:hover,.payment .sortMenu.nav-tabs>li>a:hover{color:#333}.payment .sortMenu .active{background-position:0 -2510px}.profilePage .sortMenu{display:none}.payment .link{font-size:25px}.key{border-radius:8px;font-weight:300;font-size:23px;margin:0 9px 8px 0;padding:3px 16px}.copy-field__btn{width:auto;font-size:inherit}.ad-banner_small{margin-top:10px}.share-to-download__desc{line-height:1.4}.subscribePage .options-wrapper .number{text-align:right;white-space:nowrap}.subscribePage .pages .next.disabled{background-position:-400px -1852px}.join-page-hero{text-align:center;padding-bottom:34px}.join-page-hero__image{display:none}.join-page-hero__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.join-page-hero__actions .pt-button{min-width:172px;min-height:48px;width:auto;height:auto}.contributor-steps-page{padding-bottom:74px}.icon-free1{background:url(../../images/iconsM.png) -765px -2222px no-repeat}.icon-free2{background:url(../../images/iconsM.png) -765px -2281px no-repeat}.icon-free3{background:url(../../images/iconsM.png) -765px -2342px no-repeat}.icon-free4{background:url(../../images/iconsM.png) -765px -2462px no-repeat}.icon-free5{background:url(../../images/iconsM.png) -762px -2533px no-repeat}.icon-free6{background:url(../../images/iconsM.png) -762px -2594px no-repeat}.icon-free7{background:url(../../images/iconsM.png) -765px -2401px no-repeat}.icon-free8{background:url(../../images/iconsM.png) -765px -2656px no-repeat}main.main--order{padding-top:55px}.main--shopcart{padding-top:60px}.catSearchesPhotos h1{padding-bottom:0}.catSearchesPhotos__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catSearchesPhotos__filters{right:auto;left:-10px;z-index:1;bottom:0;position:relative;width:160px}.catSearchesPhotos__related{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-live-chat .chat{height:35px}.tabs-nav .moving-line{display:none}.remember__description{color:#848484;padding-left:0;font-weight:400;margin-top:10px}.remember__description p{font-size:16px;line-height:1.2}}@media only screen and (max-width:599px){.u-mb-1{margin-bottom:.66667em}.u-mb-2{margin-bottom:1.33333em}.u-mb-3{margin-bottom:2em}.u-mb-4{margin-bottom:2.66667em}.u-mb-5{margin-bottom:3.33333em}.u-mb-6{margin-bottom:4em}.u-mb-7{margin-bottom:4.66667em}.pt-simple-header .logo{width:100%;max-width:224px}.pt-simple-header .logo__title{font-size:16px}.pt-simple-header__sign-in{display:none}.pt-button.nextPage{width:100%;padding:16px 30px}.pt-title--xl{font-size:28px}.pt-title--lg{font-size:26px}.pt-title--md{font-size:24px}.pt-title--m{font-size:18px}.s-form__field-note{display:block;margin-top:4px;margin-left:0}.pt-field{margin-bottom:16px}.pt-field input,.pt-field.is-required .pt-input{padding:0 25px}.pt-field.is-required .bootstrap-select .btn-default{padding:0 32px 0 25px}.pt-field.is-required .bootstrap-select .btn-default .caret{border-width:7px 6px 0;border-top-color:#333}.pt-field-half-row{display:block}.pt-field-half-row .pt-field{width:100%}.join-page-hero__actions .pt-button:not(:last-child),.pt-field-half-row .pt-field:not(:last-child){margin-right:0}.pt-faq__answer,.pt-faq__title{font-size:14px;padding-left:28px}.pt-faq__title:after,.pt-faq__title:before{width:10px;height:2px;left:9px;top:22px}.pt-faq__answer{font-size:13px}.contributor-benefits__list,.contributor-steps__terms-inner table td,.contributor-steps__terms-inner table tr{display:block}.contributor-benefits__list.is-reversed-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.contributor-sell__link{font-size:13px}.contributor-steps__terms .pt-button{font-size:16px}.contributor-steps__terms-inner{padding:20px}.contributor-steps__terms-inner h1{margin-bottom:10px;font-size:24px}.contributor-steps__terms-inner h2{font-size:21px}.contributor-steps__terms-inner li,.contributor-steps__terms-inner p,.contributor-steps__terms-inner table{font-size:14px}.contributor-steps__terms-inner p+h3{margin-top:20px}.progress-bar-steps{padding:0;margin-bottom:64px}.progress-bar-steps__icon{font-size:18px}.progress-bar-steps__line{margin-top:7px;height:4px}.progress-bar-steps__title{font-size:10px;line-height:1.4;white-space:normal}.productPage__fullset{padding-top:20px}.modal-double__title{margin-bottom:.5em}.modal-double__price{margin:.3em 0 0}.modal-double__info{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}.key-benefits__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.key-benefits__item{margin:0 0 20px;padding:0 20px 20px}.benefits-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;font-size:20px}.shopcartSteps .benefits-list__item{width:auto}.benefits-list__item{min-width:auto}.contributor-benefit,.contributor-benefit-four{width:100%;padding:0 20px}.share-button{width:calc(50% - 10px)}.share-to-download{padding-top:46px}.confirmation-popup{width:100%;padding:60px 40px}.confirmation-popup__title{font-size:19px}.confirmation-popup__bottom-info{font-size:14px}.contributor-banner{display:none}.subscribePage .pages ul{white-space:nowrap}.join-page__sell{padding-bottom:46px}.join-page-hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contributor-steps-page{padding-top:20px;padding-bottom:44px}.one-time-purchase{text-align:center}}@media only screen and (max-width:479px){.footer__h4{font-size:19px}.footList>.footer__h4{margin:20px 0 5px}.pt-simple-footer#footer{padding-top:25px;padding-bottom:54px}.pt-simple-footer#footer a{font-size:12px}.pt-simple-footer__copyright{font-size:12px;font-weight:700;line-height:1.4}.pt-simple-footer__copyright br{display:block}.pt-simple-footer__actions{margin-bottom:18px}.pt-simple-footer__actions li{padding:3px 0}.pt-simple-footer__seal .vc{margin:0 auto}.pt-button--fz-large,.pt-button--fz-lg,.pt-button--fz-lower,.pt-field .bootstrap-select .dropdown-toggle{font-size:16px}.pt-text--fz-lg{font-size:18px}.pt-field-action{display:block}.pt-field-action__field{margin-bottom:8px}.main-catalog-products-page .content{padding-right:20px;padding-left:20px}.pt-select-filter .pt-field{width:100%}.pt-select-filter .pt-field:nth-of-type(2n-1){margin-right:0}.contributor-sell__image-link{height:150px}.contributor-interested__description br{display:none}.contributor-steps__sign-in{font-size:13px;margin-top:16px}.templates-list__select:before{border-width:6px 5px 0}.btn{font-size:16px;height:44px;line-height:44px}.btnDownloadType{padding:0 1em;line-height:1.4;height:60px;min-width:auto}.loginPage h1{margin:0 0 20px}.loginBlock{font-size:15px}.loginBlock form{margin:20px 0 0}.loginBlock input[type=submit]{height:44px;font-size:15px;margin:0 0 22px}.loginBlock .error span{top:48px;font-size:12px}.loginBlock .forgot{font-size:12px}.loginBlock .remember{padding:25px 0 22px}.loginBlock .remember p{height:19px;line-height:19px}.signinModal .remember{padding-top:4px}.loginForm .forgot{top:18px;font-size:12px}.regBlock{padding:0 0 20px}.regForm{margin:0 -10px;padding:0 10px}.regForm+.title{margin-bottom:10px}.regForm label{height:44px;line-height:44px;left:15px}.regForm label span{width:20px;line-height:48px}.regForm input[type=submit]{margin:0 0 20px}.signinModal{width:auto;max-width:100%;max-height:100%;padding:10px}.signinModal .modal-content{padding:35px 20px 20px}.signinModal .socLinks a{width:45px;height:45px}.signinModal .loginBlock .or{margin-bottom:20px;font-size:18px}.signinModal .loginBlock .forgot{font-size:12px;top:18px}.paymentForm label{top:0;left:15px}.paymentForm .regFormBott{margin:25px 0 0}.paymentForm .regFormBott input[type=submit]{margin:0 0 25px}.optionsMenu{height:26px;padding:0 25px 0 0}.btnOptions,.btnOptions span,.btnOptions:hover span{width:25px;height:26px}.btnOptions span{background:url(/assets/images/icons.png) -228px -1596px no-repeat}.btnOptions:hover span,.optionsMenu.open .btnOptions span{background:url(/assets/images/icons.png) -228px -1636px no-repeat}.optionsBlock{padding:10px 20px}.optionRow{margin:0 0 15px;padding:0 80px 0 0}.optionRow .right{margin:0 -80px 0 0}.optionRow .caption{font-size:17px;line-height:30px}.optionRow .check{border-radius:20px;padding:1px;width:50px;height:30px}.optionRow .check span{border-radius:20px;width:28px;height:28px}.optionRow .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:71px;margin:0 -80px 0 0}.optionRow .bootstrap-select>.btn{font-size:14px;height:30px;padding:0 25px 0 10px}.optionRow input[type=checkbox]:checked+.check span{margin:0 0 0 20px}.itemFigure figcaption,.itemFigure__link{margin-bottom:8px}.signedPackage{margin-top:-20px}.signedPackage__buttons .btn+.btn{margin-top:12px}.shopcartSummary{font-size:17px}.shopcartSummary__desc{padding:20px 20px 30px}.shopcartSummary__desc p,.shopcartSummary__desc strong{font-size:15px;line-height:1.2}.shopcartSummary__cols{padding:0 20px 20px}.orderTotal .btn,.shopcartSummary__right{font-size:16px}.shopcartSummary__left{font-size:16px;line-height:1.2}.shopcartSummary h3{font-size:25px;line-height:35px;margin:0 0 25px;padding-left:20px}main.main--order .shopcartSteps h1{margin-bottom:20px}main.main--order .shopcartSteps .socLinks{padding:9px 0;border-radius:4px}main.main--order .shopcartSteps .socLinks a{width:42px;height:43px}.product-info #popupTabs>li,main.main--order .shopcartSteps .socLinks__note{font-size:18px}main.main--order .shopcartSteps .or{font-size:16px;margin-bottom:15px;margin-top:15px}main.main--order .shopcartSteps .or:before{margin-right:30px}main.main--order .shopcartSteps .or:after{margin-left:30px}main.main--order .shopcartSteps .regForm{padding:20px 10px}main.main--order .shopcartSteps .regForm .remember{padding-top:0}.orderSummary{padding:25px 20px 30px 25px}.orderSummary .arrow i{background:url(../../images/icons.png) -983px -2163px no-repeat;width:17px;height:11px}.orderSummary .down i{background-position:-983px -2113px}.orderCards{margin:0 -10px;padding:10px 10px 30px}.orderCards .mob{max-width:220px}.orderCards+p{margin:0 -10px 30px}.orderCoupon p,.orderCredit p{margin:0 0 20px}.orderCoupon .btn{font-size:16px;height:44px;line-height:44px}.orderCoupon .inner{padding:0 0 25px}.orderCredit{padding:25px 0 0}.orderCredit ul{margin:0 0 25px -10px}.orderCredit li{padding:0 0 0 10px}.orderCredit .btn{font-size:16px;height:44px;line-height:44px}.orderCredit .link{font-size:15px}.orderCredit .inner{padding:0 0 25px}.download-counter:after,.shopcartTotal{display:none}.shopcartPic .itemSm{width:81px;height:81px}.shopcartPic .itemSm img{width:66px}.shopcartItem{padding-right:15px;margin-bottom:20px}.shopcartItem+.shopcartCount{padding-top:0}.shopcartItem .upgradeList{margin:25px 0}.shopcartItem .delete{right:15px;top:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.shopcartItemTitle{font-size:20px;margin-bottom:20px}.shopcartCount{padding:30px 0 25px}.shopcartPrice{font-size:21px;top:55px}.shopcartActions{margin-bottom:20px}.shopcartActions__wrap{padding:20px 20px 24px}.productPage .similarItems{margin-right:0}.productPage .mainSlidesWrapper{padding-top:70px}.productPage .similar .btnMore{height:60px;line-height:60px}.productPage .catProdName p{font-size:inherit}.productPage .catProdSm{text-align-last:unset}.floating-btn{padding:10px;font-size:19px}.product-info__title{padding-top:.5em;font-size:24px;font-weight:700}.product-info__characteristics .characteristics .owl-nav button.owl-next,.product-info__characteristics .characteristics .owl-nav button.owl-prev{background:#fff}.product-info{font-size:12px}.product-author__logo{font-size:28px}.product-author__name{font-size:15px}.product-author__follow{font-size:27px}.download-block{font-size:15px}.download-block__title{font-size:16px;font-weight:400}.download-block__link_sm{font-size:15px}.download-block__actions{padding:0}.download-block__action_absolute{top:85px;left:25px}.download-block__action,.remember__description p{font-size:13px}.download-block__action:first-child,.product-props li:first-child{padding-left:0}.download-block__btn .btn{font-size:19px}.license-overview{font-size:13px;padding:25px 15px 20px}.license-overview__list{margin:20px 0}.download-types{padding:55px 20px 10px}.download-types__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-types__buttons .btn+.btn{margin:20px 0 0}.product-links{font-size:12px;height:70px}.product-links__item+.product-links__item{margin-left:1em}.share-popup{width:300px}.share-popup__btns{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-props{font-size:14px;font-weight:400;line-height:24px}.product-props li{padding:0 .25em}.product-props li:last-child{padding-right:0}.product-item .mainSlidesWrapper{margin-bottom:10px}.informDialogPopup{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);top:0}.modal.flexible{font-size:14px}.modal.flexible .modal-title{font-size:18px}.download-limit{padding:50px 20px}.download-limit__image{min-width:auto}.download-limit__num{font-size:13vw}.modal-banner{padding:10px;background-position:-50% 100%;background-size:auto 100%}.modal-banner__title{font-size:18px}.modal-banner__btn{padding:0 10px}.modal-banner_img{padding:0;margin-left:50%;width:100vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.simple-tabs__controls{overflow:auto}.simple-tabs__controls>li{padding:0 5px}.membership-mark{font-size:14px}.modal-double__price{margin:0 0 0 .5em}.modal-double__content,.modal-double__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-double__info{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.key-benefits{padding:35px 0}main{padding:0 0 60px}.primary-menu__inner{padding:10px;max-width:300px}.primary-menu__head{padding:15px}.primary-menu__head li+li{margin-left:10px}.primary-menu__head .btn{font-size:14px;padding:0 .5em;height:25px;line-height:25px}.primary-menu__list{font-size:14px;font-weight:400}.headerTop .logoM_mob{max-width:65px;max-height:45px}.btnMenu,.btnSearch{width:45px;height:45px}.btnSearch{right:70px}.searchFormBack{height:51px;width:35px}.searchFormBack:after,.searchFormBack:before{width:15px;height:2px}section.logoUser .searchForm input[type=text]{height:51px}.catalogTop{padding-top:20px}.gray-block{padding:15px}.btnFav{background:#f7f7f7 url(/assets/images/icons.png) -47px -1645px no-repeat}.or{font-size:18px;margin-bottom:20px}.or:before{margin-right:20px}.or:after{margin-left:20px}.socLinks+.or{margin-top:20px}.socLinks a:not(.social-button){width:45px;height:46px}.hintspan{max-width:80%}.subInfo .svg-icon{margin-right:12px}.benefitsImages{display:none}.subscribePage .sortMenu{margin:0 0 20px}.subscribePage .sortMenu li{font-size:19px;height:145px}.subscribePage .sortMenu .medal{margin:0 auto 18px;width:62px;height:61px}.shopcartSteps .sortMenu{font-size:17px;margin:30px 0}.shopcartSteps .sortMenu li{margin-bottom:18px}.payment .sortMenuSub .active:before{background-position:0 -2064px}.payment .sortMenu li{background:0 0;line-height:23px;padding:0 0 0 30px;position:relative}.payment .sortMenu li:before{background:url(../../images/icons.png) 0 -2002px no-repeat;content:'';display:block;width:20px;height:20px;position:absolute;top:0;left:0}.payment{padding:0}.payment .link{font-size:15px}.key{border-radius:3px;font-size:13px;font-weight:400;margin:0 5px 6px 0;padding:3px 8px 1px}.license-table td,.license-table th{padding:5px 0;width:80px;vertical-align:middle}.license-table td:not(:last-child),.license-table th:not(:last-child){padding-right:5px}.license-summary{padding-top:20px}.license-summary__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.license-summary__info .btn{width:100%;margin:1em 0 0}.product-thumb{width:100%;height:25vh;margin:0}.contributor-registration-modal{width:100%;padding:40px 20px}.subscribePage .options-wrapper .number{text-align:left}.subscribePage .pages .next.disabled{background-position:-945px -1600px}.subscribePage .optionsBlock{padding:25px 25px 25px 0}.subscribePage .optionsMenu{padding-right:0}main.main--order{padding-top:25px;padding-bottom:60px}.main--shopcart{padding-top:35px}.mainPage_photos .welcome__text{font-size:16px}.mainPage_photos .welcome__bottom-text{font-size:10px;bottom:10px}.catSearchesPhotos{margin-bottom:0}.catSearchesPhotos__top{padding-bottom:10px}.b-live-chat,.catSearchesPhotos__bottom{font-size:14px}.b-live-chat{bottom:30px}.b-live-chat .chat{height:20px}.remember__description{font-size:13px;margin-top:4px}}@media only screen and (orientation:landscape) and (max-height:480px){.footer__h4{font-size:19px}.footList>.footer__h4{margin:20px 0 5px}.pt-simple-footer#footer{padding-top:25px;padding-bottom:54px}.pt-simple-footer#footer a{font-size:12px}.pt-simple-footer__copyright{font-size:12px;font-weight:700;line-height:1.4}.pt-simple-footer__copyright br{display:block}.pt-simple-footer__actions{margin-bottom:18px}.pt-simple-footer__actions li{padding:3px 0}.pt-simple-footer__seal .vc{margin:0 auto}.pt-button--fz-large,.pt-button--fz-lg,.pt-button--fz-lower,.pt-field .bootstrap-select .dropdown-toggle{font-size:16px}.pt-text--fz-lg{font-size:18px}.pt-field-action{display:block}.pt-field-action__field{margin-bottom:8px}.main-catalog-products-page .content{padding-right:20px;padding-left:20px}.pt-select-filter .pt-field{width:100%}.pt-select-filter .pt-field:nth-of-type(2n-1){margin-right:0}.contributor-sell__image-link{height:150px}.contributor-interested__description br{display:none}.contributor-steps__sign-in{font-size:13px;margin-top:16px}.templates-list__select:before{border-width:6px 5px 0}.btn{font-size:16px;height:44px;line-height:44px}.btnDownloadType{padding:0 1em;line-height:1.4;height:60px;min-width:auto}.loginPage h1{margin:0 0 20px}.loginBlock{font-size:15px}.loginBlock form{margin:20px 0 0}.loginBlock input[type=submit]{height:44px;font-size:15px;margin:0 0 22px}.loginBlock .error span{top:48px;font-size:12px}.loginBlock .forgot{font-size:12px}.loginBlock .remember{padding:25px 0 22px}.loginBlock .remember p{height:19px;line-height:19px}.signinModal .remember{padding-top:4px}.loginForm .forgot{top:18px;font-size:12px}.regBlock{padding:0 0 20px}.regForm{margin:0 -10px;padding:0 10px}.regForm+.title{margin-bottom:10px}.regForm label{height:44px;line-height:44px;left:15px}.regForm label span{width:20px;line-height:48px}.regForm input[type=submit]{margin:0 0 20px}.signinModal{width:auto;max-width:100%;max-height:100%;padding:10px}.signinModal .modal-content{padding:35px 20px 20px}.signinModal .socLinks a{width:45px;height:45px}.signinModal .loginBlock .or{margin-bottom:20px;font-size:18px}.signinModal .loginBlock .forgot{font-size:12px;top:18px}.paymentForm label{top:0;left:15px}.paymentForm .regFormBott{margin:25px 0 0}.paymentForm .regFormBott input[type=submit]{margin:0 0 25px}.itemFigure figcaption,.itemFigure__link{margin-bottom:8px}.signedPackage{margin-top:-20px}.signedPackage__buttons .btn+.btn{margin-top:12px}.shopcartSummary{font-size:17px}.shopcartSummary__desc{padding:20px 20px 30px}.shopcartSummary__desc p,.shopcartSummary__desc strong{font-size:15px;line-height:1.2}.shopcartSummary__cols{padding:0 20px 20px}.orderTotal .btn,.shopcartSummary__right{font-size:16px}.shopcartSummary__left{font-size:16px;line-height:1.2}.shopcartSummary h3{font-size:25px;line-height:35px;margin:0 0 25px;padding-left:20px}main.main--order .shopcartSteps h1{margin-bottom:20px}main.main--order .shopcartSteps .socLinks{padding:9px 0;border-radius:4px}main.main--order .shopcartSteps .socLinks a{width:42px;height:43px}.product-info #popupTabs>li,main.main--order .shopcartSteps .socLinks__note{font-size:18px}main.main--order .shopcartSteps .or{font-size:16px;margin-bottom:15px;margin-top:15px}main.main--order .shopcartSteps .or:before{margin-right:30px}main.main--order .shopcartSteps .or:after{margin-left:30px}main.main--order .shopcartSteps .regForm{padding:20px 10px}main.main--order .shopcartSteps .regForm .remember{padding-top:0}.orderSummary{padding:25px 20px 30px 25px}.orderSummary .arrow i{background:url(../../images/icons.png) -983px -2163px no-repeat;width:17px;height:11px}.orderSummary .down i{background-position:-983px -2113px}.orderCards{margin:0 -10px;padding:10px 10px 30px}.orderCards .mob{max-width:220px}.orderCards+p{margin:0 -10px 30px}.orderCoupon p,.orderCredit p{margin:0 0 20px}.orderCoupon .btn{font-size:16px;height:44px;line-height:44px}.orderCoupon .inner{padding:0 0 25px}.orderCredit{padding:25px 0 0}.orderCredit ul{margin:0 0 25px -10px}.orderCredit li{padding:0 0 0 10px}.orderCredit .btn{font-size:16px;height:44px;line-height:44px}.orderCredit .link{font-size:15px}.orderCredit .inner{padding:0 0 25px}.download-counter:after,.shopcartTotal{display:none}.shopcartPic .itemSm{width:81px;height:81px}.shopcartPic .itemSm img{width:66px}.shopcartItem{padding-right:15px;margin-bottom:20px}.shopcartItem+.shopcartCount{padding-top:0}.shopcartItem .upgradeList{margin:25px 0}.shopcartItem .delete{right:15px;top:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.shopcartItemTitle{font-size:20px;margin-bottom:20px}.shopcartCount{padding:30px 0 25px}.shopcartPrice{font-size:21px;top:55px}.shopcartActions{margin-bottom:20px}.shopcartActions__wrap{padding:20px 20px 24px}.productPage .similarItems{margin-right:0}.productPage .mainSlidesWrapper{padding-top:70px}.productPage .similar .btnMore{height:60px;line-height:60px}.productPage .catProdName p{font-size:inherit}.productPage .catProdSm{text-align-last:unset}.floating-btn{padding:10px;font-size:19px}.product-info__title{padding-top:.5em;font-size:24px;font-weight:700}.product-info__characteristics .characteristics .owl-nav button.owl-next,.product-info__characteristics .characteristics .owl-nav button.owl-prev{background:#fff}.product-info{font-size:12px}.product-author__logo{font-size:28px}.product-author__name{font-size:15px}.product-author__follow{font-size:27px}.download-block{font-size:15px}.download-block__title{font-size:16px;font-weight:400}.download-block__link_sm{font-size:15px}.download-block__actions{padding:0}.download-block__action_absolute{top:85px;left:25px}.download-block__action,.remember__description p{font-size:13px}.download-block__action:first-child,.product-props li:first-child{padding-left:0}.download-block__btn .btn{font-size:19px}.license-overview{font-size:13px;padding:25px 15px 20px}.license-overview__list{margin:20px 0}.download-types{padding:55px 20px 10px}.download-types__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-types__buttons .btn+.btn{margin:20px 0 0}.product-links{font-size:12px;height:70px}.product-links__item+.product-links__item{margin-left:1em}.share-popup{width:300px}.share-popup__btns{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-props{font-size:14px;font-weight:400;line-height:24px}.product-props li{padding:0 .25em}.product-props li:last-child{padding-right:0}.product-item .mainSlidesWrapper{margin-bottom:10px}.informDialogPopup{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);top:0}.modal.flexible{font-size:14px}.modal.flexible .modal-title{font-size:18px}.download-limit{padding:50px 20px}.download-limit__image{min-width:auto}.download-limit__num{font-size:13vw}.modal-banner{padding:10px;background-position:-50% 100%;background-size:auto 100%}.modal-banner__title{font-size:18px}.modal-banner__btn{padding:0 10px}.modal-banner_img{padding:0;margin-left:50%;width:100vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.simple-tabs__controls{overflow:auto}.simple-tabs__controls>li{padding:0 5px}.membership-mark{font-size:14px}.modal-double__price{margin:0 0 0 .5em}.modal-double__content,.modal-double__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-double__info{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px}.key-benefits{padding:35px 0}main{padding:0 0 60px}.primary-menu__inner{padding:10px;max-width:300px}.primary-menu__head{padding:15px}.primary-menu__head li+li{margin-left:10px}.primary-menu__head .btn{font-size:14px;padding:0 .5em;height:25px;line-height:25px}.primary-menu__list{font-size:14px;font-weight:400}.headerTop .logoM_mob{max-width:65px;max-height:45px}.btnMenu,.btnSearch{width:45px;height:45px}.btnSearch{right:70px}.searchFormBack{height:51px;width:35px}.searchFormBack:after,.searchFormBack:before{width:15px;height:2px}section.logoUser .searchForm input[type=text]{height:51px}.catalogTop{padding-top:20px}.gray-block{padding:15px}.btnFav{background:#f7f7f7 url(/assets/images/icons.png) -47px -1645px no-repeat}.or{font-size:18px;margin-bottom:20px}.or:before{margin-right:20px}.or:after{margin-left:20px}.socLinks+.or{margin-top:20px}.socLinks a:not(.social-button){width:45px;height:46px}.hintspan{max-width:80%}.subInfo .svg-icon{margin-right:12px}.benefitsImages{display:none}.subscribePage .sortMenu{margin:0 0 20px}.subscribePage .sortMenu li{font-size:19px;height:145px}.subscribePage .sortMenu .medal{margin:0 auto 18px;width:62px;height:61px}.shopcartSteps .sortMenu{font-size:17px;margin:30px 0}.shopcartSteps .sortMenu li{margin-bottom:18px}.payment .sortMenuSub .active:before{background-position:0 -2064px}.payment .sortMenu li{background:0 0;line-height:23px;padding:0 0 0 30px;position:relative}.payment .sortMenu li:before{background:url(../../images/icons.png) 0 -2002px no-repeat;content:'';display:block;width:20px;height:20px;position:absolute;top:0;left:0}.payment{padding:0}.payment .link{font-size:15px}.key{border-radius:3px;font-size:13px;font-weight:400;margin:0 5px 6px 0;padding:3px 8px 1px}.license-table td,.license-table th{padding:5px 0;width:80px;vertical-align:middle}.license-table td:not(:last-child),.license-table th:not(:last-child){padding-right:5px}.license-summary{padding-top:20px}.license-summary__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.license-summary__info .btn{width:100%;margin:1em 0 0}.product-thumb{width:100%;height:25vh;margin:0}.contributor-registration-modal{width:100%;padding:40px 20px}.subscribePage .options-wrapper .number{text-align:left}.subscribePage .pages .next.disabled{background-position:-945px -1600px}.subscribePage .optionsBlock{padding:25px 25px 25px 0}.subscribePage .optionsMenu{padding-right:0}main.main--order{padding-top:25px;padding-bottom:60px}.main--shopcart{padding-top:35px}.b-live-chat{font-size:14px;bottom:30px}.b-live-chat .chat{height:20px}.remember__description{font-size:13px;margin-top:4px}}@media only screen and (max-width:990px){.lang__list li:first-child{padding:0}}@media only screen and (max-width:810px){.mainPage_photos .welcome__text{max-width:440px;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.contributor-sell__item{width:calc(50% - 20px)}.bioep-popup{width:360px}.bioep-popup__info{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:35px 13px}.bioep-popup__text{width:100%;text-align:center}.bioep-popup__subtext{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.bioep-popup__subtext_padding{padding-left:0}.bioep-popup__image,.bioep-popup__logos-image_hidden{display:none}.membership-block .btn,.membership-block.is-best .btn{height:60px;line-height:60px;font-size:24px}}@media only screen and (max-width:728px){.ad-banner{display:none}.ad-banner_small{display:block}}@media only screen and (max-width:723px){.membership-list{padding-top:0;margin-bottom:-25px}.membership-block.is-best{margin:80px 15px}.membership-block,.membership-block+.membership-block{margin-bottom:25px}.membership-block+.membership-block.is-best{margin:50px 15px 80px}.membership-block:last-child{margin-bottom:25px}.membership-block__description{min-height:auto}}@media only screen and (max-width:631px){.sortMenu li{display:block;float:left;width:50%;padding:0 5px 8px;margin-bottom:20px}}@media only screen and (max-width:579px){.subscribePage .sortMenu li{font-size:23px}}@media only screen and (max-width:566px){.orderCards{padding:60px 32px;height:auto}.orderCards .mob{width:100%;max-width:502px}.product-item{margin-bottom:0}}@media only screen and (max-width:555px){.orderTotal .btn{font-size:30px}}@media only screen and (max-width:500px){.orderTotal .btn{font-size:28px}}@media only screen and (max-width:468px){.ad-banner_small{display:none}}@media only screen and (max-width:430px){.catProducts .catProdSm{width:100%}.catProducts .catProdSm .prodLinks{left:50%;-webkit-transform:translate(-50%,20px);-ms-transform:translate(-50%,20px);transform:translate(-50%,20px)}.catProducts .catProdSm:hover .prodLinks{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.catProducts .catProdIn{width:100%;height:auto;padding:25px 15px;max-width:350px;margin-left:auto;margin-right:auto}}@media only screen and (max-width:375px){.main-catalog-products-page .content{padding-right:10px;padding-left:10px}}@media only screen and (max-width:350px){main.main--order .shopcartSteps .socLinks__note{font-size:16px}}@media only screen and (max-width:340px){.primary-menu__inner{max-width:260px}}
/*# sourceMappingURL=bundle.css.map */
