.item--center{display:flex;justify-content:center;align-items:center}.item--column{display:flex;flex-direction:column}.item--gap-72{gap:4.5rem}.item--gap-40{gap:2.5rem}.item--gap-24{gap:1.5rem}.item--gap-16{display:flex;flex-direction:column;gap:1rem}.item__title{margin-bottom:1rem}.item__subtitle{margin-bottom:4rem}@media screen and (max-width:480px){.item__subtitle{margin-bottom:2.5rem}}.section{display:flex;flex-direction:column;background-color:#f5f5f7;position:relative;width:100%;max-width:84.5rem;margin:0 auto;align-items:center;justify-content:center;margin-top:8rem}@media screen and (max-width:1440px){.section{width:calc(100% - 3rem)}}@media screen and (max-width:960px){.section{width:calc(100% - 2rem);margin-top:5.625rem}}@media screen and (max-width:480px){.section{margin-top:4.5rem}}.section--small{max-width:61.25rem}.section--first{margin-top:0;padding-top:4rem}.section--white{background-color:#ffffff}.section--without-margin{margin:0 auto}.section--without-background{background-color:unset}.section__subsection{margin-top:5.625rem;width:100%}@media screen and (max-width:960px){.section__subsection{margin-top:4rem}}@media screen and (max-width:480px){.section__subsection{margin-top:2.5rem}}.section--hide{display:none}.page-content{background-color:#f5f5f7;padding-bottom:4rem;min-height:calc(100vh - 8.625rem);position:relative;margin-top:-60px;padding-top:60px}.accordion{display:flex;flex-direction:column;width:100%}.accordion__item{display:flex;flex-direction:column;width:100%;padding:1.5rem 0;border-bottom:1px solid #d1d1d1;cursor:pointer}.accordion__item:last-child{border-bottom:none}.accordion__item--open .accordion__icon{transform:rotate(180deg)}.accordion__item--open .accordion__hidden-part{margin-top:1rem;min-height:1vh;max-height:none;visibility:visible;opacity:1}.accordion__item--open .accordion__hidden-part strong{font-weight:600}.accordion__item--open .accordion__hidden-part a{color:#0f73ee}.accordion__visible-part{display:flex;justify-content:space-between;align-items:center;column-gap:0.625rem;width:100%}.accordion__icon{flex-shrink:0;transition:transform 0.3s}.accordion__hidden-part{min-height:0;max-height:0;visibility:hidden;opacity:0;margin:0;transition:all 0.3s;text-align:left}.tips{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;padding:90px 15px 0}@media (max-width:1190px){.tips{padding:60px 0 0}}@media (max-width:480px){.tips{padding:60px 0}}.tips__title{margin-bottom:60px;margin-top:0;text-align:center}@media (max-width:1190px){.tips__title{margin-bottom:40px}}@media (max-width:480px){.tips__title{font-size:32px;padding:0 4.69%}}.tips__column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:892px}@media (max-width:1190px){.tips__column{max-width:880px}}@media (max-width:880px){.tips__column{max-width:93%}}@media (max-width:480px){.tips__column{max-width:100%}}.tips__block{margin-bottom:60px;width:100%;text-align:center}@media (max-width:480px){.tips__block{margin-bottom:40px}}.tips__block h2{font-size:24px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:0.3px;text-align:left;color:#364962;opacity:1}.tips__block p{font-size:18px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:0.2px;text-align:left;color:#364962}.tips__block p a{color:#0f73ee}img{-ms-interpolation-mode:bicubic;background:transparent}.dropdown-answer-row{border-top:solid 1px #e6e6e6;padding:25px 0px;text-align:left;max-width:calc(100% - 60px);margin:0 auto;overflow:hidden}.dropdown-answer-row:hover .dropdown-answer-row__question,.dropdown-answer-row:hover .dropdown-answer-row__toggle-symbol{opacity:1}.dropdown-answer-row--active{border-radius:2px;background-color:#f9f9f9;border:solid 1px #e6e6e6;padding:25px 30px;margin:0 auto -1px;max-width:none!important;z-index:3}.dropdown-answer-row--active .dropdown-answer-row__visible-part{padding-top:0;border-top:none}.dropdown-answer-row--active .dropdown-answer-row__hidden-part{display:block}.dropdown-answer-row--active .dropdown-answer-row__minus{display:block}.dropdown-answer-row--active .dropdown-answer-row__plus{display:none}.dropdown-answer-row--active .dropdown-answer-row__question,.dropdown-answer-row--active .dropdown-answer-row__toggle-symbol{opacity:1}.dropdown-answer-row:last-child{border-bottom:solid 1px #e6e6e6}.dropdown-answer-row__question{margin:0}.dropdown-answer-row__answer{margin:10px 0 0}.dropdown-answer-row__answer a{font-weight:normal;color:#5258cf}.dropdown-answer-row__list{counter-reset:li;font-weight:300;padding-left:30px}.dropdown-answer-row__list li{position:relative;list-style:none}.dropdown-answer-row__list li:before{content:counter(li) ".";counter-increment:li;position:absolute;top:-4px;left:-26px;width:1rem;margin-right:8px;padding:4px;text-align:left;font-size:18px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:0.2px;color:#364962}.dropdown-answer-row__visible-part{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;cursor:pointer}.dropdown-answer-row__hidden-part{display:none}.dropdown-answer-row__toggle-symbol{width:20px;height:20px;position:relative;cursor:pointer;margin-left:40px}.dropdown-answer-row__question,.dropdown-answer-row__toggle-symbol{opacity:0.8;-webkit-transition:opacity 0.15s;-o-transition:opacity 0.15s;transition:opacity 0.15s}.dropdown-answer-row__plus,.dropdown-answer-row__minus{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown-answer-row__minus{display:none}@media (max-width:880px){.dropdown-answer-row{max-width:calc(100% - 40px)}.dropdown-answer-row--active{padding:25px 20px}}@media (max-width:480px){.dropdown-answer-row{padding:25px 0}.dropdown-answer-row--active{padding:20px;width:100%}.dropdown-answer-row__answer{margin:10px 0 0}.dropdown-answer-row__question{font-size:1rem;line-height:1.5;letter-spacing:0.1px}}.support{position:relative;width:100%}.support__content{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}.support__icon{background-repeat:no-repeat}.checkout-support{background-color:#ffffff;padding-top:120px;padding-bottom:120px;border-top:solid 1px rgba(216,216,216,0.51)}@media (max-width:960px){.checkout-support{padding-top:90px;padding-bottom:90px}}@media (max-width:580px){.checkout-support{padding-top:60px;padding-bottom:60px}}@media (max-width:580px){.checkout-support__content{-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}}.checkout-support__icon{background-image:url("https://static.4kdownload.com/main/img/redesign/feedbck_small.svg?eb9847b55c8e");background-size:contain;width:129px;height:92px}.checkout-support__description{max-width:561px;margin-left:35px}@media (max-width:768px){.checkout-support__description{max-width:360px}}@media (max-width:580px){.checkout-support__description{text-align:center;max-width:90.63%;margin-left:0;margin-top:40px}}.checkout-support__title{margin-bottom:6px}@media (max-width:580px){.checkout-support__title{margin-bottom:20px}}.checkout-support__text{margin:0}@media (max-width:580px){.checkout-support__text{line-height:1.56}}.modal-window{position:relative;border-radius:3px;background:#ffffff;-webkit-box-shadow:0 7px 28px 0 rgba(0,0,0,0.07);box-shadow:0 7px 28px 0 rgba(0,0,0,0.07)}.modal-window__close{position:absolute;top:25px;right:25px;opacity:0.3;fill:#364962;cursor:pointer}.payment-error{max-width:517px;padding:40px 70px 60px}@media (max-width:400px){.payment-error{padding:40px 20px 30px}}.payment-error__image{background-image:url("https://static.4kdownload.com/main/img/redesign/error-image.svg?eb9847b55c8e");background-repeat:no-repeat;background-size:contain;width:147px;height:107px;margin:0 auto 20px}.payment-error__text-container{padding:20px;text-align:center;border-radius:2px;background-color:#f9f9f9;border:solid 1px #e8e8e8;margin-bottom:20px}.payment-error__title{margin:0 0 20px}.payment-error__text{margin:0}.payment-error__text a{color:#0f73ee}.feedback li{padding-bottom:40px}.feedback img{width:100px;height:90px}.feedback__block{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (max-width:560px){.feedback__block{-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}}.feedback__description{margin-left:50px;max-width:534px}@media (max-width:910px){.feedback__description{max-width:345px}}@media (max-width:560px){.feedback__description{max-width:290px;margin-left:0;margin-top:42px;text-align:center}}.feedback__description a{margin-bottom:6px}.feedback__link{color:#0f73ee!important;cursor:pointer}.feedback__link::after{background:transparent url(https://static.4kdownload.com/main/img/redesign/arrow-link-blue.svg?eb9847b55c8e) no-repeat;content:"";display:inline-block;width:14px;height:11px;position:relative}.test-payment-form-wrapper{margin-top:200px;margin-bottom:60px}.payment-form{display:block;position:relative;max-width:688px;padding:0;margin:0 auto;-o-object-fit:contain;object-fit:contain;border-radius:4px;background-color:#ffffff;-webkit-box-shadow:0 1px 4px 0 rgba(99,114,130,0.15);box-shadow:0 1px 4px 0 rgba(99,114,130,0.15)}.payment-form__top{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:18px 40px;height:90px;border-bottom:solid 1px #e6e6e6}.payment-form__price-wrapper{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:end;-ms-flex-align:end;align-items:flex-end}.payment-form__price{margin:0}.payment-form__benefit-description{margin-left:auto;font-size:0.75rem;text-align:left;color:#5258cf}.payment-form__benefit-description--label{margin:0}.payment-form__switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0 0}.payment-form__switch--small-margin{margin:25px 0 0}.payment-form__input{font-size:0.938rem;padding:18px;-o-object-fit:contain;object-fit:contain;border-radius:2px;background-color:#ffffff;border:solid 1px #e6e6e6}.payment-form__input:focus{border:solid 1px #98c7f2}@media (max-width:550px){.payment-form__input{width:100%}}.payment-form__input--large{width:100%}.payment-form__input--medium{width:264px}.payment-form__input--small{width:187px}.payment-form__input--stripe{padding:18px 20px;margin-top:10px}.payment-form__input--stripe-small{width:88px;padding:18px 15px}.payment-form__input--error{border:1px solid #ef4752}.payment-form__input--disabled{opacity:0.6}.StripeElement--focus{border:solid 1px #98c7f2}.payment-form__hidden-inputs{display:none}.payment-form__input.invalid{border:1px solid #ef4752}.payment-form__input-text{display:block;font-size:0.75rem;opacity:0.8;margin:0 0 0.625rem 0;line-height:1}.payment-form__input-text--expiration{overflow:hidden;max-width:81px;text-overflow:ellipsis;white-space:nowrap}.payment-form__input-text--description{font-weight:300;margin:0.625rem 0 0}.payment-form__input-wrapper{text-align:left;margin-bottom:25px}.payment-form__input-wrapper--margin{margin-left:10px}.payment-form__input-wrapper--email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.payment-form__input-wrapper--email .payment-form__error{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:10px}.payment-form__input-wrapper--email .payment-form__input-text--description{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.payment-form__input-wrapper--large{width:100%}@media (max-width:700px){.payment-form__input-wrapper{width:100%}.payment-form__input-wrapper--card-expiry{margin-right:10px}}.payment-form__row{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}.payment-form__row--company{padding-top:30px}.payment-form__row--hide{display:none}.payment-form__row--total{margin-bottom:35px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment-form__row--submit{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-form__row--small-margin{margin-bottom:25px}.payment-form__row--agreement{padding:17px 20px;border-radius:2px;background-color:#fafafa;margin-bottom:30px}.payment-form__total-payment{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:0}.payment-form__text-vat{display:none;margin:0;text-align:right;max-width:150px}.payment-form__text-vat--visible{display:block}.payment-form__block{width:100%;padding:40px 70px;border-bottom:solid 1px #e6e6e6}.payment-form__block--stripe{padding:40px 70px 25px}.payment-form__block--bottom{border:none;opacity:1}.payment-form__block--disabled{opacity:0.6}.payment-form__agreement{font-size:0.75rem;text-align:left;color:#262626;max-width:248px;margin:0}.payment-form__agreement a{color:#5258cf}.payment-form__subscribe-button{margin:0}.payment-form__subscribe-button--load .payment-form__subscribe-button-text{display:none}.payment-form__subscribe-button--load .payment-form__load-icon{display:inline-block;width:20px;height:20px;background:url("https://static.4kdownload.com/main/img/redesign/ellipse-spinner.png?eb9847b55c8e");background-size:20px 20px;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.payment-form__coupon{position:relative;display:none;margin-top:10px;max-width:461px}.payment-form__error{display:inline-block;position:relative;top:12px;padding:7px 10px;border-radius:2px;background-color:#ef4752;font-size:0.75rem;letter-spacing:0.4px;text-align:left;color:#ffffff}.payment-form__error::before{content:"";position:absolute;top:-7px;right:50%;width:0;height:0;border-style:solid;border-width:0 7.5px 7px 7.5px;border-color:transparent transparent #ef4752 transparent}.payment-form__error--hidden{display:none}.payment-form__error--active{display:inline-block}.payment-form__subscription-notification{display:none;padding:15px 19px;width:100%;border-radius:2px;background-color:#fafafa;font-size:12px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;color:rgba(38,38,38,0.8)}.payment-form__subscription-error{margin-bottom:40px;background-color:#fafafa;border-left:2px solid #ef4752;-webkit-box-shadow:0 0 0 0.5px #ef4752;box-shadow:0 0 0 0.5px #ef4752}.payment-form__subscription-error--active{display:block}.payment-form__subscription-warning{border-left:2px solid #ffc23c;-webkit-box-shadow:0 0 0 0.5px #ffc23c;box-shadow:0 0 0 0.5px #ffc23c}.payment-form__subscription-warning--active{display:block}.payment-form__row-block-right{text-align:right}.payment-form__stripe-short-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.payment-form__stripe-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-form__stripe-text{margin-bottom:0;margin-right:6px}.payment-form__optional-features{display:none}.payment-form__optional-features--visible{display:block}.payment-form__selector-price{margin-left:auto;margin-right:0.625rem}@media (max-width:700px){.payment-form{max-width:none;border-radius:0;-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}.payment-form__top{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;height:initial;padding:36px 6.25% 36px}.payment-form__top .payment-form__text-vat{text-align:left}.payment-form__stripe-short-fields{width:100%}.payment-form__price-wrapper{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.payment-form__selector{margin-bottom:0.625rem}.payment-form__block{padding:40px 6.25%}.payment-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.payment-form__row--total{margin-bottom:40px}.payment-form__input-wrapper{text-align:left;margin-left:0}.payment-form__input{width:100%}.payment-form__total-payment{-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;margin-bottom:0}.payment-form__subscribe-button{min-width:280px;margin-bottom:30px}.payment-form__subscription-error{margin-bottom:20px}.payment-form__agreement{text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:275px}.payment-form__coupon-checkbox-wrapper{margin-bottom:25px}.payment-form__stripe-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment-form__coupon{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:0;padding-bottom:20px}.payment-form__row-block-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.payment-form__h3{font-size:1.5rem;line-height:1.58;text-align:left;color:#262626;font-weight:normal}.products-price{position:relative;width:100%;padding:0 0 90px;margin-top:80px;z-index:0}@media (max-width:960px){.products-price{padding:0 0 65px}}@media (max-width:600px){.products-price{padding:0 0 40px}}.products-price--android{background-color:#ffffff;padding:120px 16px 90px}@media (max-width:960px){.products-price--android{background-color:#f9f9f9;padding:0 16px 0}}.product-price__heading{font-size:48px;line-height:58px;color:#262626}@media (max-width:1280px){.product-price__heading{margin:0 auto 40px}}@media (max-width:480px){.product-price__heading{font-size:20px;line-height:24px;letter-spacing:0.6px}}.product-price{position:relative;display:grid;grid-template-rows:repeat(auto-fill,minmax(55px,1fr));width:100%}.product-price__info{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:2px}@media (max-width:1280px){.product-price__info{justify-content:flex-start}}.product-price__row{position:relative;display:flex;width:100%}.product-price__row--without-border .product-price__table-item::before{display:none}.product-price__row--display-none{display:none}@media (max-width:960px){.product-price__row{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.product-price__row:nth-child(n + 3){flex-wrap:wrap;margin-top:12px}}@media (max-width:600px){.product-price__row{flex-direction:column;flex-wrap:nowrap}}.product-price__row--android{display:flex;flex-direction:row}@media (max-width:960px){.product-price__row--android--first{flex-direction:column}}@media (max-width:960px){.product-price__row--android{flex-wrap:wrap;margin-bottom:12px}}.product-price__table-title{width:100%;padding:40px 24px 0;flex-basis:20%;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#ffffff}.product-price__table-title--videodownloader{background:linear-gradient(180deg,#eff7e5 0%,rgba(239,247,229,0) 60%,#ffffff 100%)}.product-price__table-title--stogram{background:linear-gradient(180deg,#ffece0 0%,rgba(255,236,224,0) 60%,#ffffff 100%)}.product-price__table-title--youtubetomp3{background:linear-gradient(180deg,#e0ecfe 0%,rgba(224,236,254,0) 60%,#ffffff 100%)}.product-price__table-title--tokkit{background:linear-gradient(180deg,rgba(254,13,128,0.12) 0%,#feecf4 40%,#ffffff 100%)}@media (max-width:960px){.product-price__table-title{padding:40px 40px 0;align-items:flex-start;text-align:left}.product-price__table-title:first-child{display:none}.product-price__table-title:nth-child(n + 3){margin-top:12px}.product-price__table-title--videodownloader{background:#eff7e6}.product-price__table-title--stogram{background:#ffece0}.product-price__table-title--youtubetomp3{background:#e0ecfe}}@media (max-width:600px){.product-price__table-title{padding:32px 32px 0}}@media (max-width:480px){.product-price__table-title{padding:12px 12px 0}}.product-price__table-title--videodownloaderandroid{flex-basis:33.33%}.product-price__table-title--videodownloaderandroid-pro{flex-basis:33.33%;background-color:#fdf8ec}.product-price__discount{display:flex;align-items:center;justify-content:center;position:absolute;width:64px;height:33px;background-image:url("https://static.4kdownload.com/main/img/redesign-v2/buy-page/discount.svg?e65d9530c355");background-size:contain;background-repeat:no-repeat;background-position:center;font-size:16px;line-height:22px}.product-price__discount--desktop{right:4%;top:3%}@media (max-width:960px){.product-price__discount--desktop{display:none}}.product-price__discount--tablet{display:none;position:relative}@media (max-width:960px){.product-price__discount--tablet{display:flex;margin-left:20px}}@media (max-width:480px){.product-price__discount--tablet{position:absolute;right:0;margin:0}}@media (max-width:480px){.product-price__title{font-size:16px;line-height:19px}}@media (max-width:960px){.product-price__title--discount{display:flex}}@media (max-width:600px){.product-price__title--discount{width:100%;justify-content:space-between;position:relative}}.product-price__price-tag{font-size:48px;line-height:58px;letter-spacing:1.2px;color:#262626;margin:20px 0 0}@media (max-width:600px){.product-price__price-tag{margin:12px 0 0}}@media (max-width:480px){.product-price__price-tag{font-size:16px;line-height:19px}}.product-price__price-tag--small{font-size:18px;line-height:normal;margin-right:0}.product-price__price-tag--medium{font-size:32px}@media (max-width:600px){.product-price__price-tag--medium{font-size:16px}}.product-price__price-tag--crossed{text-decoration:line-through}.product-price__price-tag-wrapper{display:flex;align-items:baseline;flex-wrap:wrap}@media (max-width:600px){.product-price__price-tag-wrapper{flex-wrap:nowrap}}.product-price__description{color:#525f7f;line-height:22px;font-weight:300;letter-spacing:0.2px;width:100%;max-width:266px;margin:24px 0 20px}.product-price__description--tag{margin-top:20px;max-width:237px;min-height:0}@media (max-width:960px){.product-price__description--tag{max-width:none}}@media (max-width:600px){.product-price__description--tag{margin-top:16px}}@media (max-width:480px){.product-price__description--tag{margin-top:10px}}@media (max-width:480px){.product-price__description{font-size:12px;line-height:14px}}.product-price__button{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;margin:80px 0 0;padding:28px 0;border-radius:50vh;border:none;font-size:20px;line-height:24px;color:#ffffff;background-color:#0f73ee;pointer-events:all;text-align:center;transition:color 0.2s,background-color 0.2s,box-shadow 0.3s;z-index:3}.product-price__button>span{max-width:124px;line-height:1.5rem}.product-price__button::after{content:url("https://static.4kdownload.com/main/img/redesign/ic-arrow-send.svg?eb9847b55c8e");position:absolute;right:28px;transition:transform 0.3s}.product-price__button:hover{color:#ffffff;background-color:#338fff}.product-price__button:hover::after{transform:translateX(8px)}.product-price__button--videodownloader,.product-price__button--videodownloaderplus{color:#5cb400;background-color:#eff7e5}.product-price__button--videodownloader:after,.product-price__button--videodownloaderplus:after{content:url("https://static.4kdownload.com/main/img/redesign/ic-arrow-videodownloader.svg?eb9847b55c8e");position:absolute;right:28px}.product-price__button--videodownloader:hover,.product-price__button--videodownloaderplus:hover{color:#5cb400;background-color:#eff7e5}.product-price__button--videodownloaderandroid-lite{color:#5cb400;background-color:#eff7e5}.product-price__button--videodownloaderandroid-lite:hover{color:#5cb400;background-color:#eff7e5}.product-price__button--videodownloaderandroid-lite:after{content:url("https://static.4kdownload.com/main/img/redesign/ic-arrow-videodownloader.svg?eb9847b55c8e");position:absolute;right:28px}.product-price__button--videodownloaderandroid{color:#ffffff;background-color:#5cb400}.product-price__button--videodownloaderandroid:hover{background-color:#5cb400}.product-price__button--videodownloader-pro,.product-price__button--videodownloaderplus-pro{color:#ffffff;background-color:#5cb400}.product-price__button--videodownloader-pro:hover,.product-price__button--videodownloaderplus-pro:hover{background-color:#5cb400}.product-price__button--videodownloaderandroid-pro{color:#ffffff;background-color:#5cb400}.product-price__button--videodownloaderandroid-pro:hover{background-color:#5cb400}.product-price__button--youtubetomp3{color:#3981ff;background-color:#dfebff}.product-price__button--youtubetomp3:hover{color:#3981ff;background-color:#dfebff}.product-price__button--youtubetomp3:after{content:url("https://static.4kdownload.com/main/img/redesign/ic-arrow-youtubetomp3.svg?eb9847b55c8e");position:absolute;right:28px}.product-price__button--youtubetomp3-pro{color:#ffffff;background-color:#3981ff}.product-price__button--youtubetomp3-pro:hover{background-color:#3981ff}.product-price__button--videotomp3{color:#9c71da;background-color:#e5d3ff}.product-price__button--videotomp3:hover{color:#9c71da;background-color:#e5d3ff}.product-price__button--slideshowmaker{color:#e7262f;background-color:#ffd6d8}.product-price__button--slideshowmaker:hover{background-color:#e7262f}.product-price__button--stogram,.product-price__button--stogram-pro{pointer-events:none;background-color:#d1d1d1}.product-price__button--stogram:hover,.product-price__button--stogram-pro:hover{background-color:#d1d1d1}.product-price__button--stogram:after,.product-price__button--stogram-pro:after{transform:none}.product-price__button--tokkit{color:#ffffff;background-color:#f0127d}.product-price__button--tokkit:hover{background-color:#fe0d80}.product-price__button--tokkit{color:#f0127d;background-color:#edc4dd}.product-price__button--tokkit:hover{color:#f0127d;background-color:#edc4dd}.product-price__button--tokkit:after{content:url("https://static.4kdownload.com/main/img/redesign/ic-arrow-tokkit.svg?eb9847b55c8e");position:absolute;right:28px}.product-price__button--tokkit-pro{color:#ffffff;background-color:#f0127d}.product-price__button--tokkit-pro:hover{background-color:#f0127d}.product-price__button--imagecompressor-pro{width:18.75rem;margin:0 auto;color:#ffffff;background-color:#3f66ff}.product-price__button--imagecompressor-pro:hover{background-color:#3f66ff}@media (max-width:1280px){.product-price__button--imagecompressor-pro{width:auto}}@media (max-width:1440px){.product-price__button--small{min-height:0}}@media (max-width:1280px){.product-price__button{margin-top:2.5rem}.product-price__button--link{display:flex;align-items:center}}@media (max-width:600px){.product-price__button{margin:32px 0 0}.product-price__button--videodownloader:hover{color:#5cb400}.product-price__button--videodownloaderandroid:hover{color:#ffffff}.product-price__button--youtubetomp3:hover{color:#3981ff}.product-price__button--videotomp3:hover{color:#9c71da}.product-price__button--slideshowmaker:hover{color:#e7262f}.product-price__button--stogram:hover{color:#ff5c1b}.product-price__button--tokkit:hover{color:#f0127d}}@media (max-width:480px){.product-price__button{margin:20px 0 0;padding:16px 0}}.product-price__button--margin-top20{margin:20px 0 0}.product-price__button-img{display:none}@media (max-width:600px){.product-price__button-img{display:flex;width:32px;height:32px}}.product-price__table-item{position:relative;display:flex;align-items:center;padding:24px 32px;flex-basis:25%;background-color:#ffffff}.product-price__table-item:before{content:"";position:absolute;left:0;top:0;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item:before{display:none}}.product-price__table-item::after{content:"";position:absolute;left:0;top:100%;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item::after{display:none}}@media (min-width:960px){.product-price__table-item{height:80px}}.product-price__table-item--first:before{content:"";position:absolute;left:0;left:32px;top:0;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item--first:before{display:none}}.product-price__table-item--first::after{content:"";position:absolute;left:0;left:32px;top:100%;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item--first::after{display:none}}.product-price__table-item--last:before{content:"";position:absolute;left:0;left:-16px;top:0;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item--last:before{display:none}}.product-price__table-item--last::after{content:"";position:absolute;left:0;left:-16px;top:100%;width:calc(100% + 16px);height:1px;background-color:rgba(186,203,214,0.6);opacity:0.4}@media (max-width:960px){.product-price__table-item--last::after{display:none}}.product-price__table-item--center{justify-content:center}@media (max-width:960px){.product-price__table-item:first-child{flex-basis:100%;padding:20px 0 20px 33px;flex-wrap:wrap}.product-price__table-item:nth-child(n + 2){flex-basis:25%;padding:10px 0}.product-price__table-item--videodownloader{background-color:#eff7e6}.product-price__table-item--stogram{background-color:#ffece0}.product-price__table-item--youtubetomp3{background-color:#e0ecfe}}@media (max-width:480px){.product-price__table-item:first-child{padding:15px 0 15px 12px}}.product-price__table-item--android{flex-basis:33.33%}@media (max-width:960px){.product-price__table-item--android:nth-child(n + 2){flex-basis:50%;padding:10px 0}.product-price__table-item--android:nth-child(n + 3){flex-basis:50%;padding:10px 0}}.product-price__table-item--videodownloaderandroid{background-color:#fdf8ec}.product-price__table-text{color:#525f7f;font-weight:400;letter-spacing:0.2px;margin:0}@media (max-width:960px){.product-price__table-text--before-popup{flex-basis:90%}}.product-price__table-icon{margin-right:10px}.product-price__row--fixed{position:fixed;display:none;z-index:10000;width:100%;max-width:97.78%;top:-300px;transition:transform 0.3s}.product-price__row--fixed>.product-price__table-title{margin:0;display:flex;flex-basis:33.3%;padding:12px 32px 0;align-items:center;text-align:center;filter:drop-shadow(0px 4px 10px rgba(0,0,0,0.05))}.product-price__row--fixed>.product-price__table-title>.product-price__button{padding:16px 0;margin:12px 0}@media (max-width:960px){.product-price__row--fixed{display:flex}}@media (max-width:600px){.product-price__row--fixed>.product-price__table-title{padding:12px 12px 0}.product-price__row--fixed>.product-price__table-title>.product-price__title{font-size:16px;line-height:19px}.product-price__row--fixed>.product-price__table-title>.product-price__button{width:80px;padding:24px 0}.product-price__row--fixed>.product-price__table-title>.product-price__button>span{display:none}.product-price__row--fixed>.product-price__table-title>.product-price__button::after{display:none}}@media (max-width:480px){.product-price__row--fixed>.product-price__table-title{padding:12px 8px 0}}.product-price__row--active:first-child{transform:translate(0,378px)}@media (max-width:600px){.product-price__row--active:first-child{transform:translate(0,368px)}}.product-reviews__section{max-width:1260px;margin-top:120px;padding-top:0}@media (max-width:1440px){.product-reviews__section{max-width:960px}}@media (max-width:1280px){.product-reviews__section{max-width:620px}}@media (max-width:960px){.product-reviews__section{max-width:420px}}@media (max-width:480px){.product-reviews__section{max-width:288px}}.product-reviews__heading{margin-bottom:4.5rem}@media screen and (max-width:480px){.product-reviews__heading{margin-bottom:2.5rem}}.product-reviews__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:89px}.product-reviews--without-margin{margin-top:0}.product-reviews__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 20px;width:100%}@media (max-width:1440px){.product-reviews__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1280px){.product-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:960px){.product-reviews__grid{grid-template-columns:1fr}}.product-reviews__item{display:flex;position:relative;flex-direction:column;width:100%;height:238px}.product-reviews__item:after{content:"";position:absolute;bottom:49px;left:29px;width:0;height:0;box-shadow:-1px 1px 2px rgba(0,0,0,0.1);transform:rotate(-45deg);border-style:solid;border-width:0 18px 18px 0;border-color:#fff transparent #fff transparent;z-index:0}.product-reviews__review-block{position:relative;width:100%;min-height:180px;max-height:180px;background-color:#fff;padding:24px 25px;border-radius:4px;box-shadow:0px 1px 5px rgba(99,114,130,0.15),0px 0px 0px #e6e6e6,0px 1px 1px rgba(0,0,0,0.08)}.product-reviews__review-block:hover{cursor:pointer}.review-block--show{position:absolute;bottom:58px;max-height:unset;z-index:2}.product-reviews__review-text{color:#525f7f;margin:0;line-height:26px;text-overflow:ellipsis;max-height:80%;overflow:hidden;word-break:break-word}.product-reviews__review-text-a{text-decoration:none;color:#525f7f}.product-reviews__rating-stars{margin-top:12px}.product-reviews__rating-stars>* + *{padding-left:2px}.product-reviews__info{display:flex;align-items:center;width:100%;margin-top:20px;max-width:300px;text-overflow:ellipsis}.review-info--show{position:absolute;bottom:-2px;max-height:unset;z-index:2}.product-reviews__avatar-wrapper{border-radius:50%;max-width:40px;width:100%;height:40px;background:#ffcf96;margin-right:16px}.product-reviews__avatar{margin:0;text-align:center;padding:10px}.product-reviews__info-wrapper{overflow:hidden}.product-reviews__name{font-weight:600;line-height:26px;color:#364962;opacity:0.6;margin:0}.product-reviews__date{font-size:14px;line-height:14px;color:#bacbd6;letter-spacing:0.5px;margin:0}.product-reviews__button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:308px;background:transparent;margin:10px 0;padding:27px 43px;border-radius:50vh;border:none;font-size:20px;line-height:24px;pointer-events:all;text-align:center;color:#818e9e;transition:color 0.2s,background-color 0.2s,box-shadow 0.3s}.product-reviews__button:after{display:none}.product-reviews__button:hover{box-shadow:unset;background:transparent}.product-reviews__button--videodownloader:hover{color:#5cb400}.product-reviews__button--youtubetomp3:hover{color:#3981ff}.product-reviews__button--videotomp3:hover{color:#9c71da}.product-reviews__button--slideshowmaker:hover{color:#e7262f}.product-reviews__button--stogram:hover{color:#ff5c1b}.product-reviews__button--hide{display:none}.reviews__form-wrapper{position:relative;width:100%}.reviews__form-inner-wrapper{position:relative;width:100%;height:180px}.reviews__form{position:absolute;left:0;top:0;padding:0;width:100%;min-height:180px;box-shadow:0px -2px 38px rgba(0,0,0,0.0483469);transition:top 0.5s,min-height 0.5s}.reviews__form:after{box-shadow:unset}.reviews__form--active{top:-278px;min-height:458px}.reviews__form--hide{display:none}@media (max-width:1440px){.reviews__form--active{top:-278px;min-height:458px}}@media (max-width:1280px){.reviews__form--active{top:-278px}}@media (max-width:960px){.reviews__form--active{top:-278px}}@media (max-width:480px){.reviews__form--active{top:-278px}}.reviews__form-input-wrapper{position:relative;width:100%;padding-bottom:1px}.reviews__form-input-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#e8e8e8}.reviews__form-input-wrapper:before{content:"";position:absolute;left:-1px;top:-2px;width:100%;height:calc(100% - 1px);border:1px solid #e7262f;pointer-events:none;z-index:0;opacity:0;transition:opacity 0.1s}.reviews__form-input-wrapper--error:before{opacity:1}.reviews__form-input-wrapper:first-child:after{opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-input-wrapper--active:first-child:after{opacity:1;visibility:visible}.reviews__form-textarea,.reviews__form-input{display:block;position:relative;margin-bottom:1px;width:100%;height:137px;resize:none;border:none;padding:24px 25px 0}.reviews__form-textarea::placeholder,.reviews__form-input::placeholder{color:#525f7f;opacity:0.5}@media (max-width:1440px){.reviews__form-textarea,.reviews__form-input{height:137px}}@media (max-width:1280px){.reviews__form-textarea,.reviews__form-input{height:137px}}@media (max-width:960px){.reviews__form-textarea,.reviews__form-input{height:141px}}@media (max-width:480px){.reviews__form-textarea,.reviews__form-input{height:137px}}.reviews__form-btn-close{position:absolute;display:flex;align-items:center;justify-content:center;width:29px;height:29px;top:12px;right:12px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-btn-close--active{opacity:0.3;visibility:visible}.reviews__form-btn-close>i{position:absolute;width:20px;height:2px;background-color:#000222;transition:background-color 0.5s}.reviews__form-btn-close>i:first-child{transform:rotate(-45deg)}.reviews__form-btn-close>i:last-child{transform:rotate(45deg)}.reviews__form-btn-close:hover{opacity:1}.reviews__form-btn-close:hover>i{background-color:#5e6c7f}.reviews__form-input{height:unset;padding:20px 25px}.reviews__form-check-wrapper{width:100%;margin-top:24px;padding-left:76px}.reviews__form-check{display:none}.reviews__form-check:checked + .reviews__form-check-label:before{background-color:#0f73ee}.reviews__form-check:checked + .reviews__form-check-label:after{opacity:1}.reviews__form-check-label{display:block;position:relative;font-size:12px;color:rgba(54,73,98,0.8);cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-check-label--active{opacity:1;visibility:visible}.reviews__form-check-label:before{content:"";position:absolute;left:-50px;top:0;width:30px;height:30px;background-color:transparent;border:2px solid #0f73ee;border-radius:1px;box-shadow:0px 1px 5px rgba(99,114,130,0.15),0px 0px 0px rgba(56,151,240,0.5),0px 1px 1px rgba(0,0,0,0.08);transition:background-color 0.5s}.reviews__form-check-label:after{content:url("https://static.4kdownload.com/main/img/redesign/check.svg?eb9847b55c8e");position:absolute;top:9px;left:-43px;opacity:0;transition:opacity 0.25s ease-out 0.25s}.reviews__form-policy{width:100%;margin:8px 0 29px;padding-left:76px;color:#364962;font-size:12px;opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-policy--active{opacity:0.8;visibility:visible}.reviews__form-policy>span{font-weight:600}.reviews__form-policy>a{color:#0f73ee}@media (max-width:1440px){.reviews__form-policy{margin:8px 0 26px}}@media (max-width:1280px){.reviews__form-policy{margin:8px 0 29px}}@media (max-width:960px){.reviews__form-policy{margin:10px 0 35px}}@media (max-width:480px){.reviews__form-policy{margin:8px 0 16px}}.reviews__form-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 25px;opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-bottom--active{opacity:1;visibility:visible}.reviews__form-button{display:flex;align-items:center;justify-content:center;width:125px;height:50px;color:#fff;border:none;border-radius:3px;background-color:#0f73ee;transition:background-color 0.5s,box-shadow 0.5s}.reviews__form-button:hover{background-color:#338fff;box-shadow:0 5px 28px rgba(0,0,0,0.12)}@media (max-width:480px){.reviews__form-button{width:105px;height:40px}}.reviews__form-bottom-rating{display:flex;flex-direction:column}.reviews__form-bottom-text{margin:0;font-size:12px;color:#364962;opacity:0.8}.reviews__form-bottom-stars{display:flex;align-items:center;margin-top:5px}.reviews__form-bottom-stars>* + *{padding-left:5px}.reviews__form-bottom-stars--hide{display:none}.reviews__form-rating-star,.reviews__form-stars-design-item{width:15px;height:14px;box-sizing:content-box;cursor:pointer}.reviews__form-stars-design{position:absolute;left:25px;bottom:32px;opacity:1;visibility:visible;transition:opacity 0.5s,visibility 0.5s}.reviews__form-stars-design--active{opacity:0;visibility:hidden}@media (max-width:1440px){.reviews__form-stars-design{bottom:35px}}@media (max-width:1280px){.reviews__form-stars-design{bottom:32px}}@media (max-width:960px){.reviews__form-stars-design{bottom:35px}}.reviews__form-stars-design-item{cursor:unset}.reviews__form-show-hide{opacity:0;visibility:hidden;transition:opacity 0.5s,visibility 0.5s}.reviews__form-show-hide--active{opacity:1;visibility:visible}.reviews__form--close>* + *{display:none}.reviews__form-error-msg{position:absolute;color:#e7262f;left:24px;bottom:3px;font-size:14px;background:#ffffff;opacity:0;visibility:hidden;transition:opacity 0.1s,visibility 0.1s}.reviews__form-error-msg--show{opacity:1;visibility:visible}.card{display:flex;flex-direction:column;padding:2rem;border-radius:1.125rem;align-items:center;justify-content:center;width:100%}@media screen and (max-width:600px){.card{flex-basis:100%}}.card--wide{padding:4.5rem 2.5rem}@media screen and (max-width:480px){.card--wide{padding:4rem 1rem}}.card--narrow{padding:1.5rem}@media screen and (max-width:480px){.card--narrow{padding:2.5rem 1.5rem}}.card--peach{background:linear-gradient(45deg,#ff825b 0%,#f57186 100%)}.card--turquoise{background:linear-gradient(315deg,#3dd9bd 0%,#049cb7 100%)}.card--peach-to-purple{background:linear-gradient(120deg,#ff825b 0%,#e85cba 50%,#b84cdc 100%)}.card--purple-gradient{background:linear-gradient(120deg,#ff825b 0%,#e85cba 34.37%,#3f66ff 100%)}.card--white{background-color:#ffffff}.card--purple{background:linear-gradient(45deg,#d155c5 15%,#8139f5 100%)}.card--light-blue{background:linear-gradient(135deg,#1c7df3 0%,#1abcfa 100%)}.card--blue{background:linear-gradient(135deg,#1c7df3 0%,#1abcfa 100%)}.card--black{background-color:#000000}.card--tiffany{background:linear-gradient(315deg,#3dd9bd 0%,#049cb7 100%)}.card--background-img{background-size:cover;background-repeat:no-repeat;background-position:center}.card--full{flex-basis:100%}.card--full__image{max-width:27.375rem}@media screen and (max-width:960px){.card--full__image{max-width:20.5rem}}@media screen and (max-width:600px){.card--full__image{max-width:17.375rem}}.card--half{flex-basis:calc(50% - 0.75rem)}@media screen and (max-width:960px){.card--half{flex-basis:calc(50% - 0.5rem)}}@media screen and (max-width:600px){.card--half{flex-basis:100%}}.card--half__image{max-width:24.875rem}@media screen and (max-width:960px){.card--half__image{max-width:18rem}}@media screen and (max-width:600px){.card--half__image{max-width:17.375rem}}.card--vertical-half{flex-grow:1;height:50%;justify-content:flex-start}.card--third{flex-basis:calc((100% - 3rem) / 3)}@media screen and (max-width:960px){.card--third{flex-basis:calc(50% - 0.5rem)}}@media screen and (max-width:600px){.card--third{flex-basis:100%}}.card--quarter{flex-basis:calc((100% - 4.5rem) / 4)}@media screen and (max-width:960px){.card--quarter{flex-basis:calc(50% - 0.5rem)}}@media screen and (max-width:523px){.card--quarter{flex-basis:100%}}@media screen and (max-width:480px){.card--pricing{background-color:#ffffff}}.card--row{flex-direction:row}.card__description{display:flex;flex-direction:column;gap:1rem}.card--align-start{align-items:flex-start}.card--justify-start{justify-content:flex-start}.upgrade-sale-card{background:url(https://static.4kdownload.com/main/img/redesign-v2/sale/upgrade-page/mascot-summer-sale.png?d2a991c32f8d) no-repeat bottom 0px right 40px,url(https://static.4kdownload.com/main/img/redesign-v2/sale/upgrade-page/background-summer-sale.png?d2a991c32f8d) no-repeat top left / cover,linear-gradient(120deg,#ff825b 0%,#e85cba 50%,#b84cdc 100%)}.comments-list{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:stretch;-ms-flex-align:stretch;align-items:stretch}.comments-list__more{padding:16px 0;background-color:#ffffff;border:solid 1px #e8e8e8;border-radius:2px;color:#525f7f;font-size:16px;line-height:1.6;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;text-align:center;width:100%;transition:all 0.15s cubic-bezier(0,0,0.2,1)}.comments-list__more:hover{background-color:#fafafa;border:solid 1px #e5e5e5}.comments-list__more:active,.comments-list__more:focus{outline:none;background-color:#f5f5f5;border:solid 1px #e5e5e5}.comment{position:relative;margin-bottom:20px;padding:25px 25px 30px;border-radius:2px;background-color:#ffffff;border:solid 1px #e8e8e8}@media (max-width:768px){.comment{padding:25px}}@media (max-width:480px){.comment{padding:20px}}.comment--hidden{display:none!important;visibility:none!important}.comment__text{margin-right:30px;margin-bottom:15px;opacity:0.8;font-size:16px;line-height:1.63;color:#525f7f}.comment__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.comment__meta{-ms-flex-wrap:wrap;flex-wrap:wrap}}.comment__author{margin-right:10px;font-size:16px;opacity:0.8;font-weight:600;line-height:1.2;text-align:center;color:#364962;white-space:nowrap}.comment__date{margin-left:auto;font-size:14px;letter-spacing:0.5px;color:#bacbd6;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.comment__date{width:100%;margin-top:15px;margin-left:0;margin-right:auto}}.comment__date-count{margin-left:5px}.comment__menu{position:absolute;top:30px;right:20px;cursor:pointer}.comments-form{position:relative;display:flex;flex-wrap:wrap;width:100%;max-height:60px;margin-bottom:20px;border-radius:2px;background-color:#ffffff;overflow:hidden;transition:all 0.5s}.comments-form--active{max-height:1000px}.comments-form--active .comments-form__close{visibility:visible}.comments-form--active .comments-form__tarea{height:100px;border-bottom:none;overflow-y:visible;display:flex;justify-content:flex-end;align-items:center}.comments-form--deactive{display:none}.comments-thanks{position:relative;display:none;flex-wrap:wrap;width:100%;padding-top:70px;padding-bottom:70px;justify-content:center;margin-bottom:20px;border-radius:2px;background-color:#ffffff;-webkit-transition:all 0.5s;transition:all 0.5s;box-shadow:0 7px 28px 0 rgba(0,0,0,0.07);border:solid 1px #e8e8e8}.comments-thanks--active{display:flex}@media (max-width:1240px){.comments-thanks--adaptive{-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;padding-top:61px;padding-bottom:65px}}.comments-thanks__title{margin:0}.comments-thanks__title--hide{display:none}.comments-thanks__title--center{text-align:center}.comments-thanks__close{position:absolute;top:20px;right:20px;fill:#364962;opacity:0.3;transition:all 0.3s;z-index:2}.comments-thanks__close:hover{opacity:1}.comments-thanks__image{padding-right:50px}.comments-thanks__image--hide{display:none}@media (max-width:1240px){.comments-thanks__image{padding-right:0}}@media (max-width:480px){.comments-thanks__image{padding-right:0;padding-bottom:31px}}.comments-thanks__text-wrapper{max-width:435px;margin-left:50px}.comments-thanks__text-wrapper .social{justify-content:flex-start}@media (max-width:1240px){.comments-thanks__text-wrapper{text-align:center;margin-left:0;margin-top:30px}.comments-thanks__text-wrapper .social{justify-content:center}}@media (max-width:480px){.comments-thanks__text-wrapper{max-width:240px;text-align:center}}.comments-thanks__text{margin:10px 0 15px 0}.comments-thanks__text--hide{display:none}.comments-thanks__text--center{text-align:center}.comments-form__close{position:absolute;top:20px;right:20px;fill:#364962;opacity:0.3;visibility:hidden;transition:all 0.3s;z-index:2}.comments-form__close:hover{opacity:1}.comments-form__input input,.comments-form__tarea textarea{border-radius:0;padding:20px;resize:none}@media (max-width:480px){.comments-form__input input,.comments-form__tarea textarea{padding:20px 15px}}.comments-form__tarea{width:100%;height:60px;border:1px solid #e8e8e8;order:0;transition:all 0.15s cubic-bezier(0,0,0.2,1)}.comments-form__tarea textarea{width:100%;height:100%;padding-right:45px;overflow:hidden;position:absolute;top:0;left:0;transition:all 0.15s cubic-bezier(0,0,0.2,1)}.form-control input{position:absolute}.comments-form__input{margin:0;flex:1;border:1px solid #e8e8e8;order:1;display:flex;justify-content:flex-end;align-items:center}.comments-form__input--comment{border-bottom:none}.comments-form__input--email{padding-right:1px;order:3}.comments-form__input--rating{padding:15px 0;border-right:none;justify-content:center;order:1}.comments-form__input--name{border-right:none;order:2}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__input{flex:none;width:100%}.comments-form__input--rating{border-top:none;border-bottom:none;border-right:1px solid #e8e8e8;order:3;flex-direction:column;align-items:flex-start;padding-top:20px;padding-bottom:0;width:100%}.comments-form__input--name{border-right:1px solid #e8e8e8;border-bottom:none}.comments-form__input--email{padding-right:0}}@media (max-width:480px){.comments-form__input{width:100%}}.comments-form__input .form-control{width:100%;padding-left:20px;padding-right:20px}@media (max-width:480px){.comments-form__input .form-control{padding-left:15px;padding-right:15px}}.comments-form__input:nth-of-type(3) .form-control{border-left-color:transparent}@media (max-width:480px){.comments-form__input:nth-of-type(3) .form-control{border-left-color:#e8e8e8}}.comments-form__input:nth-of-type(3) .form-control--error{border-color:#e7262f}.has-error--top{border-top:1px solid #e7262f}.has-error--left{border-left:1px solid #e7262f}.comments-form__input--name.has-error{border-style:solid;border-width:1px 0px 1px 1px;border-color:#e7262f}.comments-form__input--email.has-error{border:1px solid #e7262f}.comments-form__tarea.has-error{border-style:solid;border-width:1px 1px 0px 1px;border-color:#e7262f}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__input--rating.has-error--top{border-top:none}.comments-form__input--email.has-error--left{border-left:1px solid #e8e8e8;border-top:1px solid #e7262f!important}.comments-form__input--email.has-error--top{border-top:1px solid #e8e8e8}.comments-form__input--name.has-error{border-style:solid;border-width:1px 1px 0px 1px;border-color:#e7262f}.comments-form__input--email.has-error{border-style:solid;border-width:1px 1px 1px 1px;border-color:#e7262f}}.comments-form__footer{display:flex;justify-content:space-between;align-items:center;width:100%;padding:26px 30px 26px 0;border:1px solid #e8e8e8;border-top:none;order:4}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__footer{flex-wrap:wrap;padding:0 15px 20px 0}}.comments-form__section{display:flex;align-items:center}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__section{flex-wrap:wrap}}.comments-form__captcha{position:relative;width:70px;height:60px;z-index:10}.comments-form__captcha .grecaptcha-badge{position:absolute!important;right:0!important;bottom:0!important;left:-187px!important}@media (max-width:768px){.comments-form__captcha .grecaptcha-badge{left:-202px!important}}.comments-form__captcha-error{display:none;padding-top:10px;font-size:13px;color:#e7262f}.comments-form__rating{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}@media (max-width:768px){.comments-form__rating{margin-top:15px;margin-right:0}}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__rating{order:1;margin-top:0;margin-bottom:37px;margin-left:0;margin-right:0}}.comments-form__load-icon{display:none;width:20px;height:20px;margin-right:10px;background:url(https://static.4kdownload.com/main/img/redesign/ic-oval.svg?eb9847b55c8e) no-repeat;background-size:20px 20px;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.comments-form__load-icon--active{display:inline-block}.comments-form__submit{display:flex;justify-content:center;align-items:center;min-width:125px;min-height:50px;padding-left:14px;padding-right:14px}@media (max-width:768px){.comments-form__submit{margin-left:auto;margin-top:0}}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__submit{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto}}.comments-form__help-block{position:absolute;left:20px;bottom:5px;color:#e7262f;opacity:0.8;padding-right:30px;font-size:12px;line-height:1.14}.comments-form__footer-right-part{display:flex}.comments-form__checkbox{margin-left:30px}.comments-form__rating-text{margin-right:20px;margin-left:20px;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.17;letter-spacing:normal}.comments-form__checkbox-text{margin-right:35px}.comments-form__checkbox-text--updates{max-width:262px}.comments-form__checkbox-text--privacy{max-width:209px}@media (max-width:1220px) and (min-width:841px),(max-width:740px){.comments-form__checkbox{order:1;width:100%;margin-right:0;margin-left:15px;padding-left:40px;margin-bottom:15px}.comments-form__checkbox .agreement-check__checkmark{width:30px;height:30px}.comments-form__checkbox .agreement-check__checkmark:after{left:11px;top:4px;width:8px;height:15px}.comments-form__checkbox-text--privacy{order:2;margin-left:55px;margin-bottom:30px}.comments-form__captcha{width:50%;order:3}.comments-form__submit{order:4}.comments-form__checkbox-text{max-width:none;width:100%;margin-right:0}.comments-form__input .form-control{padding-left:15px;padding-right:15px}.comments-form__tarea textarea{padding-left:15px}.comments-form__tarea textarea .has-error{border-style:solid;border-width:1px 1px 0px 1px;border-color:#e7262f}.comments-form__rating-text{margin-left:15px}.comments-form__rating{margin-left:15px;margin-right:0}.comments-form__help-block{left:15px}}.comments__form-control{border:none}.product-price__thanks{position:absolute;top:-278px;min-height:458px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;opacity:0;visibility:hidden;background-color:transparent;transition:opacity 0.2s,visibility 0.2s}.product-price__thanks--active{opacity:1;visibility:visible}.product-price__thanks-block{width:100%;height:100%;margin-bottom:0;padding:50px 0}.product-price__thanks-img{padding:0}.product-price__thanks-text-wrapper{display:flex;flex-direction:column;align-items:center;max-width:unset;width:100%;padding:0 16px;margin-left:0}.comments-thanks__error-text{display:none}.comments-thanks__error-text--show{display:block}.comments-thanks__socials--hide{display:none}.faq{margin-top:4rem}@media screen and (max-width:960px){.faq{padding:0 2rem}}@media screen and (max-width:480px){.faq{margin-top:2.5rem;padding:0 1rem}}.faq__cards-group{display:flex;flex-direction:column;flex-basis:calc(50% - 0.75rem);flex-wrap:nowrap;gap:1.5rem}@media screen and (max-width:960px){.faq__cards-group{gap:1rem;flex-basis:calc(50% - 0.5rem)}}@media screen and (max-width:600px){.faq__cards-group{flex-basis:100%}}.faq__description{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:600px){.faq__description{margin-bottom:2.5rem}}.faq__card{justify-content:space-between;align-items:flex-start}.faq--upgrade{margin:0}.faq--product .text{font-size:1.25rem;line-height:120%;font-weight:400;color:#6e6e73;letter-spacing:-0.0313em}.faq--product .text--bold{margin:0;font-weight:600}.faq--product .text--small{font-size:1rem;line-height:150%;letter-spacing:-0.025em}.faq--product .text--black{color:#1d1d1f}.faq--product .text--link{color:#0070c9}.faq--product .text--link:hover{text-decoration:underline}.faq__question{width:95%}.faq__answer{max-width:37.5rem}@media screen and (max-width:600px){.faq__answer{max-width:95%}}.buy-page{display:flex;flex-direction:column;position:relative;margin-top:-60px;padding-top:60px}.buy-page--styles{background-color:#f9f9f9}.buy-page__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;transform:translatex(0);transition:transform 0.2s,max-height 0s linear 0s;will-change:height}.buy-page__wrapper:last-child{display:none;transform:translateX(150%)}.buy-page__wrapper--open:last-child{overflow:hidden;transform:translateX(0)}.buy-page__wrapper.buy-page__wrapper--padding-top{padding-top:60px}.buy-page__wrapper--background{background-color:#f9f9f9}.buy-page__button-back{display:flex;align-items:center;justify-content:center;position:absolute;top:-80px;left:-80px;width:56px;height:56px;border-radius:100vh;cursor:pointer;background-color:#fff;z-index:20;border:1px solid transparent;box-shadow:0px 4px 8px rgba(26,0,35,0.08);transition:box-shadow 0.1s}.buy-page__button-back:hover{box-shadow:0 2px 4px 0 rgba(26,0,35,0.08)}.buy-page__button-back>span{position:absolute;width:8px;height:1px;background-color:#262626;transform-origin:left}.buy-page__button-back>span:first-child{transform:rotate(45deg)}.buy-page__button-back>span:last-child{transform:rotate(-45deg)}@media screen and (max-width:960px){.buy-page__button-back{top:-130px;left:10px}}@media screen and (max-width:768px){.buy-page__button-back{left:20px}}@media screen and (max-width:600px){.buy-page__button-back{top:-197px;left:20px}}@media screen and (max-width:480px){.buy-page__button-back{width:48px;height:48px;top:-190px;left:15px}}.buy-page__button-back--top-100{top:100px}.buy-page__coupon-block{display:flex;align-self:flex-start;width:100%}.buy-page__coupon-button{padding:0.75rem 0.625rem;border-radius:0;margin:1.5rem 0 0 0;max-width:8.5rem}.buy-page__coupon-button::after{content:""}.buy-page__button{cursor:pointer;line-height:40px;margin-top:20px}@media screen and (max-width:768px){.buy-page__button{border-radius:100vh;justify-content:center}}.buy-page__button--buy{max-width:320px}.buy-page__button--videodownloader{color:#ffffff;background-color:#5cb400}.buy-page__button--videodownloader:hover{color:#ffffff;box-shadow:0px 2px 8px rgba(26,0,35,0.08)}.buy-page__button--youtubetomp3{color:#ffffff;background-color:#3981ff}.buy-page__button--youtubetomp3:hover{color:#ffffff;box-shadow:0px 2px 8px rgba(26,0,35,0.08)}.buy-page__button--pro-bundle{color:#ffffff;background-color:#262626}.buy-page__button--pro-bundle:hover{color:#ffffff;box-shadow:0px 2px 8px rgba(26,0,35,0.08);background-color:#262626}.buy-page__button:disabled{background-color:#6996ce;border:1px solid transparent}.buy-page__button:disabled::after{display:none}.buy-page__block-button{margin-top:20px}.buy-page__block-button--no-discount{margin-top:138px}.buy-page__block-button--bundle{margin-top:98px}@media (max-width:960px){.buy-page__block-button{margin-top:40px}.buy-page__block-button--no-discount,.buy-page__block-button--bundle{margin-top:40px}}@media (max-width:600px){.buy-page__block-button{margin-top:32px}.buy-page__block-button--no-discount,.buy-page__block-button--bundle{margin-top:32px}}@media (max-width:480px){.buy-page__block-button{margin-top:20px}.buy-page__block-button--no-discount,.buy-page__block-button--bundle{margin-top:20px}}.buy-page__tips-wrapper{background-color:#ffffff;padding:90px 0 90px;margin:0px 12px}.buy-page__background{position:absolute;left:0;top:0;width:100vw;height:1280px}.buy-page__background--videodownloader,.buy-page__background--videodownloaderplus{background:linear-gradient(180deg,#f7f7f1 0%,rgba(247,247,241,0) 100%)}.buy-page__background--videodownloaderandroid{background:linear-gradient(180deg,#f7f7f1 0%,rgba(247,247,241,0) 100%)}.buy-page__background--stogram{background:linear-gradient(180deg,rgba(255,236,224,0.3) 0%,rgba(247,247,241,0) 100%)}.buy-page__background--youtubetomp3{background:linear-gradient(180deg,rgba(224,236,254,0.3) 0%,rgba(247,247,241,0) 100%)}.buy-page__background--videotomp3{background:linear-gradient(180deg,#f5edff 0%,rgba(247,247,241,0) 100%)}.buy-page__background--slideshowmaker{background:linear-gradient(180deg,#fff2f2 0%,rgba(247,247,241,0) 100%)}.buy-page__background--tokkit{background:linear-gradient(180deg,#feecf4 0%,rgba(255,255,255,0) 100%)}.buy-page__background--imagecompressor{height:100%;background:#f5f5f7}.buy-page__background--pure-black{background-color:#000000}.buy-page__top{display:flex;align-items:center;justify-content:space-between;position:relative}.buy-page__top--styles{width:100%;background-color:#ffffff;max-width:688px;border-bottom:1px solid #e8e8e8;padding:24px 40px 20px;box-shadow:0px 1px 4px rgba(99,114,130,0.15)}@media screen and (max-width:768px){.buy-page__top{padding:24px 32px 20px;max-width:568px}}@media screen and (max-width:600px){.buy-page__top{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:40px 20px 20px}}.buy-page__top-wrapper{display:flex;flex-direction:column;flex:1 1 auto}.buy-page__top-wrapper--min-width{max-width:45%}@media screen and (max-width:600px){.buy-page__top-wrapper--min-width{max-width:80%}}.buy-page__top-wrapper--align-items-end{align-items:flex-end}@media screen and (max-width:600px){.buy-page__top-wrapper--align-items-end{align-items:flex-start;margin-top:20px}}.buy-page__top-wrapper .buy-page__popup-select--licence-options{top:90%;left:6.4%}@media screen and (max-width:600px){.buy-page__top-wrapper .buy-page__popup-select--licence-options{top:55%}}.buy-page__top-text{font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;color:#525f7f;margin:0}@media screen and (max-width:768px){.buy-page__top-text{font-size:12px;line-height:14px}}.buy-page__top-text--bold{font-weight:normal;font-size:24px;line-height:29px;letter-spacing:0.2px;color:#262626}.buy-page__top-text--big{font-size:32px;line-height:32px}.buy-page__top-text--right{text-align:right;width:100%}.buy-page__top-text--crossed{text-decoration:line-through}.buy-page__top-text--margin-left{margin-left:15px}.buy-page__bottom{display:flex;flex-direction:column;align-items:center}.buy-page__bottom--styles{width:100%;padding:0 40px 40px}@media screen and (max-width:600px){.buy-page__bottom--styles{padding:0 32px 40px}}@media screen and (max-width:480px){.buy-page__bottom--styles{padding:0 20px 40px}}.buy-page__bottom-info{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;position:relative}@media screen and (max-width:600px){.buy-page__bottom-info{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.buy-page__bottom-wrapper-button{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;width:100%}@media screen and (max-width:600px){.buy-page__bottom-wrapper-button{flex-direction:column;justify-content:flex-start;gap:0}}.buy-page__total-amount{order:0}@media screen and (max-width:600px){.buy-page__total-amount{order:2}}.buy-page__payment-form{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;margin-top:3.25rem}@media (max-width:600px){.buy-page__payment-form{margin-top:1.25rem}}.buy-page__payments{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #e8e8e8}.buy-page__pay-item{display:flex;flex-direction:column;background-color:transparent;transition:background-color 0.2s}.buy-page__pay-item--open{background-color:#f9f9f9}.buy-page__pay-item_header{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;padding:40px 40px;font-weight:300;font-size:24px;line-height:28px;letter-spacing:0.2px;transition:padding 0.2s;will-change:padding}.buy-page__pay-item_header_block{display:flex;align-items:center}@media (max-width:600px){.buy-page__pay-item_header_block--card{flex-wrap:wrap;max-width:5.3125rem}}.buy-page__pay-item_header_icon{max-height:32px;object-fit:contain;object-position:center}.buy-page__pay-item_header_icon + .buy-page__pay-item_header_icon{margin-left:7px}@media screen and (max-width:600px){.buy-page__pay-item_header{padding:40px 20px}.buy-page__pay-item_header_block>.buy-page__pay-item_header_icon,.buy-page__pay-item_header_block>.buy-page__pay-item_header_icon + .buy-page__pay-item_header_icon{margin:0 0 2px 2px}}.buy-page__pay-item--open>.buy-page__pay-item_header{padding:40px 40px 16px}@media screen and (max-width:600px){.buy-page__pay-item--open>.buy-page__pay-item_header{padding:40px 20px 16px}}.buy-page__pay-item_main{width:100%;max-height:0;overflow:hidden;padding:0 72px 0;opacity:0;transition:max-height 0.2s,padding 0.2s,opacity 0.2s 0.1s;will-change:padding,max-height}.buy-page__pay-item_main--open{max-height:500px;padding:0 72px 40px;overflow:inherit;opacity:1}@media screen and (max-width:768px){.buy-page__pay-item_main--open{padding:0 32px 40px}}@media screen and (max-width:600px){.buy-page__pay-item_main--open{padding:0 20px 40px}}.buy-page__pay-item_selector{position:relative;width:20px;height:20px;margin-right:12px;flex-shrink:0;background-color:#ffffff;border-radius:100vh;border:1px solid #2b2b2b;box-shadow:0px 1px 5px rgba(99,114,130,0.15),0px 0px 0px rgba(56,151,240,0.5),0px 1px 1px rgba(0,0,0,0.08)}.buy-page__pay-item_selector::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:100vh;background:#2b2b2b;box-shadow:0px 1px 5px rgba(99,114,130,0.15),0px 0px 0px rgba(56,151,240,0.5),0px 1px 1px rgba(0,0,0,0.08);transform:translate3d(-50%,-50%,0);opacity:0;transition:opacity 0.2s}.buy-page__pay-item_selector--videodownloader{border:1px solid #6cba1b}.buy-page__pay-item_selector--videodownloader::after{background:#6cba1b}.buy-page__pay-item_selector--youtubetomp3{border:1px solid #3981ff}.buy-page__pay-item_selector--youtubetomp3::after{background:#3981ff}.buy-page__pay-item_selector--open::after{opacity:1}.buy-page__pay-item_button{display:flex;align-items:center;justify-content:center;width:100%;height:50px;border-radius:3px;background-color:#0f73ee;color:#ffffff;line-height:20px;letter-spacing:0.2px;border:1px solid transparent}.buy-page__error-message{width:100%;margin-top:40px;padding:23px 16px;background-color:#f9f9f9;border:1px solid #e85c41;border-radius:4px;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;color:#e85c41}.buy-page__form{display:flex;flex-direction:column;align-items:center;width:100%}.buy-page__form-info{padding:20px 0 22px;width:100%;max-width:688px;background-color:#ffffff;border-bottom:1px solid #e8e8e8}.buy-page__form-info--padding{padding:20px 40px 22px}@media screen and (max-width:768px){.buy-page__form-info--padding{padding:20px 32px 22px}}@media screen and (max-width:600px){.buy-page__form-info--padding{padding:20px 20px 22px}}.buy-page__form-info--padding-bottom-0{padding-bottom:0}.buy-page__form-info--padding-top-40{padding-top:40px}.buy-page__form-info--last-block{padding-bottom:20px;border:none}.buy-page__form-info--shadow{box-shadow:0px 1px 4px rgba(99,114,130,0.15)}.buy-page__form-info_price-wrapper{display:flex}.buy-page__form-info_wrapper{display:flex;flex-direction:column;flex:1 1 auto}@media screen and (max-width:600px){.buy-page__form-info_wrapper{width:100%}}.buy-page__form-info_wrapper--align-items-end{align-items:flex-end}@media screen and (max-width:600px){.buy-page__form-info_wrapper--align-items-end{align-items:flex-start}}@media screen and (max-width:768px){.buy-page__form-info_wrapper--align-items-end{margin-top:12px}}.buy-page__form-info_wrapper--align-self-start{align-self:flex-start}.buy-page__form-info_wrapper--min-width{max-width:49%}@media screen and (max-width:768px){.buy-page__form-info_wrapper--min-width{max-width:100%}}.buy-page__form-info_wrapper--flex{flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:600px){.buy-page__form-info_wrapper--flex{flex-direction:column}}.buy-page__form-info_wrapper .buy-page__popup-select--licence-options{top:65%;left:0.6%}@media screen and (max-width:600px){.buy-page__form-info_wrapper .buy-page__popup-select--licence-options{top:40%}}.buy-page__form-info_text{font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;color:#525f7f;margin:0}@media screen and (max-width:768px){.buy-page__form-info_text{font-size:12px;line-height:14px}}.buy-page__form-info_text--bold{font-weight:normal;font-size:24px;line-height:29px;letter-spacing:0.2px;color:#262626}.buy-page__form-info_text--big{font-size:32px;line-height:32px}.buy-page__form-info_text--right{text-align:right;width:100%}.buy-page__form-info_text--crossed{text-decoration:line-through}.buy-page__form-info_text--margin-left{margin-left:15px}.buy-page__form-info_note{margin-top:12px;flex-basis:100%}.buy-page__form-info-inside{padding:0 40px 40px}@media screen and (max-width:768px){.buy-page__form-info-inside{padding:0 32px 40px}}@media screen and (max-width:600px){.buy-page__form-info-inside{padding:0 20px 40px}}@media screen and (max-width:768px){.buy-page__form-info{max-width:568px}}.buy-page__form-wrapper{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:688px;padding-bottom:91px}@media screen and (max-width:600px){.buy-page__form-wrapper{padding-bottom:0}}.buy-page__form-shadow{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:688px;background-color:#ffffff;box-shadow:0px 1px 4px rgba(99,114,130,0.15)}@media screen and (max-width:768px){.buy-page__form-shadow{max-width:568px}}.buy-page__form-double{display:flex;align-items:flex-end;justify-content:space-between}.buy-page__form-double>*:first-child{margin-right:20px}.buy-page__form-double>*:last-child{max-width:196px}@media screen and (max-width:600px){.buy-page__form-double{flex-direction:column;align-items:center;justify-content:flex-start}.buy-page__form-double>*:first-child{margin-right:0}.buy-page__form-double>*:last-child{max-width:100%}}.buy-page__form-tripple{display:flex;align-items:flex-end;justify-content:space-between}.buy-page__form-tripple>*:nth-child(2){margin:0 20px}.buy-page__form-tripple>*:nth-child(n + 2){max-width:88px}@media screen and (max-width:600px){.buy-page__form-tripple{flex-wrap:wrap}.buy-page__form-tripple>*:nth-child(2){margin:0}.buy-page__form-tripple>*:nth-child(n + 2){max-width:49%}}.buy-page__form-terms{max-width:288px;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.14px;color:#364962}.buy-page__form-terms a{color:#0f73ee}@media screen and (max-width:768px){.buy-page__form-terms{max-width:235px}}@media screen and (max-width:600px){.buy-page__form-terms{text-align:center}}.buy-page__form-express{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:24px 40px;width:100%;background-color:#ffffff;border-bottom:1px solid #e8e8e8}.buy-page__form-express_separator{position:absolute;bottom:0;left:50%;font-size:24px;line-height:29px;letter-spacing:0.2px;background-color:#ffffff;padding:0 12px;transform:translate(-50%,50%)}.buy-page__form-express_buttons{display:flex;align-items:center;justify-content:space-between;width:100%;margin:20px 0 26px}.buy-page__form-express_buttons + .buy-page__error-message{margin-top:0}.buy-page__form-express_button{display:flex;align-items:center;justify-content:center;width:100%;min-width:33%;height:50px;border-radius:3px;cursor:pointer;background-color:#ffffff;border:1px solid transparent}.buy-page__form-express_button--apple{background-color:#000222}.buy-page__form-express_button--paypal{background-color:#ffc33a}.buy-page__form-express_button + .buy-page__form-express_button{margin-left:20px}.buy-page__form-express_button>.StripeElement{width:100%}@media screen and (max-width:768px){.buy-page__form-express{padding:24px 32px}}@media screen and (max-width:600px){.buy-page__form-express{padding:24px 20px}}.buy-page__form-final-price{display:flex;width:100%;justify-content:space-between}.buy-page__popup-select{display:flex;align-items:center;justify-content:center;position:absolute;right:0%;top:100%;min-width:280px;max-width:330px;height:90vh;max-height:300px;padding:0 12px}@media (max-width:1920px){.buy-page__popup-select--bundle{right:30%;bottom:-28%}}@media (max-width:1440px){.buy-page__popup-select--bundle{right:20%;bottom:-28%}}.buy-page__popup-select--big{right:auto;bottom:auto;left:35%;top:90%;max-width:330px}@media (max-width:960px){.buy-page__popup-select--big{right:auto;bottom:auto;left:35%;top:90%}}@media (max-width:768px){.buy-page__popup-select--big{left:30%}}@media (max-width:600px){.buy-page__popup-select--big{left:25%}}@media (max-width:600px){.buy-page__popup-select--big{min-width:255px;left:15%}}.buy-page__popup-select--unlimited-height{max-height:unset}.buy-page__popup-select--licence-options{min-width:94px;max-height:320px;border-radius:4px;right:initial;bottom:initial;padding:0}.buy-page__popup-select--licence-options::after{content:"";position:absolute;top:-22px;left:58px;border:solid transparent;pointer-events:none;border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:11px;z-index:51}.buy-page__popup-select--licence-options::before{content:"";position:absolute;transform:rotate(45deg);width:17px;height:17px;top:-8px;left:61px;box-shadow:0 0 20px rgb(99 114 13%);z-index:50}.buy-page__popup-select--header{top:18vh}@media screen and (max-width:600px){.buy-page__popup-select--header{top:21vh}}.buy-page__popup-select--footer{top:12vh}.buy-page__popup-select_shadow{position:fixed;left:0;top:0;width:100%;height:100%;z-index:49}.buy-page__popup-select_wrapper{width:100%;height:100%;background-color:#ffffff;border:1px solid #e8e8e8;box-shadow:0 0 20px rgba(99,114,130,0.1);border-radius:3px;z-index:51;overflow:hidden}.buy-page__popup-select_wrapper--licence-options{border:none;border-radius:4px}.buy-page__popup-select_item{position:relative;width:100%;font-size:16px;cursor:pointer;color:#525f7f;transition:background-color 0.1s}.buy-page__popup-select_item-country{padding:10px 20px 10px 40px}.buy-page__popup-select_item-country--selected{background-color:#f9f9f9}.buy-page__popup-select_item-country--selected::after{content:"";position:absolute;width:15px;height:15px;left:12px;top:50%;transform:translateY(-50%);background-image:url("https://static.4kdownload.com/main/img/redesign/check-dark.svg?eb9847b55c8e");background-position:center;background-repeat:no-repeat;background-size:contain}.buy-page__popup-select_item-licence{padding:6px 10px}.buy-page__popup-select_item-licence--selected{background-color:#e6e6e6}.buy-page__popup-select_item:hover{background-color:#e8e8e8}.buy-page__popup-select_list{width:100%;height:100%;overflow:hidden;overflow-y:auto}.buy-page__popup-select_list-country{padding:10px 0}.buy-page__popup-select_arrow::after{width:10px;height:10px;margin-left:8px;top:6px;position:absolute}@media screen and (max-width:600px){.buy-page__popup-select_arrow::after{width:8px;height:8px;margin-left:6px;top:4px}}.buy-page__popup-select_arrow:hover{cursor:pointer}.buy-page__monitor-icon{display:inline-block;width:20px;height:20px;vertical-align:text-bottom;text-align:left}.buy-page__monitor-icon::after{content:"";position:absolute;width:20px;height:20px;background-image:url("https://static.4kdownload.com/main/img/redesign-v2/buy-page/monitor.svg?e65d9530c355");background-position:center;background-repeat:no-repeat;background-size:contain}.buy-page__monitor-icon--blue::after{background-image:url("https://static.4kdownload.com/main/img/redesign-v2/buy-page/monitor-blue.svg?e65d9530c355")}.buy-page__monitor-icon--dark-blue::after{background-image:url("https://static.4kdownload.com/main/img/redesign-v2/buy-page/monitor-dark-blue.svg?e65d9530c355")}@media screen and (max-width:960px){.buy-page__monitor-icon{width:17px;height:17px}.buy-page__monitor-icon::after{width:17px;height:17px}}.js-form-popup{position:fixed;left:0;top:0;z-index:1100}.lds-ring{display:inline-block;position:relative;width:40px;height:40px}.lds-ring--margin{margin:28px 0}.lds-ring--small{width:28px;height:28px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;margin:5px;border:4px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring--small div{width:20px;height:20px;border:2px solid #fff;border-color:#fff transparent transparent transparent}.lds-ring--blue div{border-color:#0f73ee transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.buy-page__form-tripple>*:nth-child(n + 2){max-width:130px}.buy-page__form-tripple>*:nth-child(2){margin:0 5px}.buy-page__price_block-wrapper-line-text{display:block;min-height:110px}}.buy-page__input{position:relative;display:flex;flex-direction:column}.buy-page__input--styles{width:100%;margin-top:24px}.buy-page__input--checkbox{flex-direction:row;align-items:center;margin-top:32px}.buy-page__input--checkbox-simple{width:100%;margin:2.5rem 0;padding:1.4375rem 1rem;background-color:#f9f9f9}.buy-page__input--checkbox-simple-subscription{width:100%;margin-top:0.5rem}.buy-page__input--checkbox-text{margin-top:12px}.buy-page__input--hide{display:none}.buy-page__input--checkbox-bundle{flex-direction:row}.buy-page__input_label{font-weight:300;font-size:16px;line-height:20px;letter-spacing:0.2px;margin-bottom:8px;color:#525f7f}.buy-page__input_label--medium{font-weight:500}.buy-page__input_label--margin-0{margin:0}.buy-page__input_description{max-width:450px;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;margin-top:8px;color:#525f7f;opacity:0.6}.buy-page__input_number{}.buy-page__input_number::-webkit-outer-spin-button,.buy-page__input_number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-page__input_number[type="number"]{-moz-appearance:textfield}.buy-page__input_text,.buy-page__input_email,.buy-page__input_number{position:relative;width:100%;padding:15px;border-radius:3px;border:1px solid #e8e8e8;cursor:text}.buy-page__input_text::placeholder,.buy-page__input_email::placeholder,.buy-page__input_number::placeholder{font-weight:300;font-size:16px;line-height:20px;letter-spacing:0.2px;color:#525f7f;opacity:0.6}.buy-page__input_text--background-white,.buy-page__input_email--background-white,.buy-page__input_number--background-white{background-color:#ffffff}.buy-page__input_text--border-right-zero-radius{border-top-right-radius:0;border-bottom-right-radius:0}.buy-page__input_error{border:1px solid #e7262f}.buy-page__input_checkbox-bundle{position:relative;font-size:16px;line-height:22px;letter-spacing:0.2px;width:72px;height:32px;color:#ffffff;cursor:pointer;border-radius:40px;background-color:#bbcbd5}.buy-page__input_checkbox-bundle-input{display:none}.buy-page__input_checkbox-bundle::before{content:"";position:absolute;top:0;right:40px;display:block;width:24px;height:24px;margin:4px;border-radius:40px;background-color:#ffffff;transition:all 0.1s}.buy-page__input_checkbox-bundle_inner-text{display:block;text-align:left;font-size:20px;width:200%;margin-left:-100%;transition:margin 0.1s}.buy-page__input_checkbox-bundle_inner-text::before,.buy-page__input_checkbox-bundle_inner-text::after{content:"Pro";display:block;float:left;line-height:32px;width:50%;height:32px;padding:0;box-sizing:border-box}.buy-page__input_checkbox-bundle_inner-text::before{visibility:hidden;padding-left:8px}.buy-page__input_checkbox-bundle_inner-text::after{padding-right:8px;text-align:right}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle .buy-page__input_checkbox-bundle_inner-text::before{visibility:visible}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle .buy-page__input_checkbox-bundle_inner-text::after{visibility:hidden}.buy-page__input_checkbox-bundle--videodownloader{color:#5cb400;background-color:#eff7e5}.buy-page__input_checkbox-bundle--youtubetomp3{color:#3981ff;background-color:#dfebff}.buy-page__input_checkbox-bundle--stogram{color:#ff5c1b;background-color:#ffecdf}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle .buy-page__input_checkbox-bundle_inner-text{margin-left:0}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle::before{right:0px}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle{background-color:#262626}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle--videodownloader{color:#ffffff;background-color:#5cb400}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle--stogram{color:#ffffff;background-color:#ff5c1b}.buy-page__input_checkbox-bundle-input:checked + .buy-page__input_checkbox-bundle--youtubetomp3{color:#ffffff;background-color:#3981ff}.buy-page__input_checkbox{position:relative;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;color:#525f7f;cursor:pointer}.buy-page__input_checkbox-input{display:none}.buy-page__input_checkbox::before{content:"";position:absolute;left:105%;top:0;width:40px;height:20px;border-radius:100vh;background-color:#cccccc}.buy-page__input_checkbox::after{content:"";position:absolute;left:calc(105% + 2px);top:2px;background-color:#ffffff;border-radius:100%;width:16px;height:16px;box-shadow:0px 2px 4px rgba(0,35,11,0.2);transform:translate3d(0,0,0);transition:transform 0.1s}.buy-page__input_checkbox--blue-background::before{background-color:#0f73ee}.buy-page__input_checkbox-input:checked + .buy-page__input_checkbox::after{transform:translate3d(20px,0,0)}.buy-page__input_checkbox-simple{position:relative;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;padding-left:36px;color:#525f7f;cursor:pointer}.buy-page__input_checkbox-simple::before{content:"";position:absolute;width:24px;height:24px;left:0;top:50%;transform:translateY(-50%);background-color:#ffffff;box-shadow:0px 1px 5px rgba(99,114,130,0.15),0px 0px 0px rgba(56,151,240,0.5),0px 1px 1px rgba(0,0,0,0.08);border-radius:2px}.buy-page__input_checkbox-simple::after{content:"";position:absolute;width:16px;height:16px;left:4px;top:50%;transform:translateY(-50%);background-image:url("https://static.4kdownload.com/main/img/redesign/check-dark.svg?eb9847b55c8e");background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity 0.1s}.buy-page__input_checkbox-input:checked + .buy-page__input_checkbox-simple::after{opacity:1}.buy-page__input_checkbox-text{position:relative;font-weight:300;font-size:16px;line-height:19px;letter-spacing:0.2px;color:#0f73ee;cursor:pointer}.buy-page__input_select{display:flex;flex-direction:column;width:100%;position:relative;outline:none;cursor:pointer;margin-top:24px}.buy-page__input_select-header{display:flex;justify-content:space-between;background-color:#ffffff;z-index:2}.buy-page__input_select-header--disabled{background-color:#f3f3f3}.buy-page__input_select-button{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.buy-page__input_select-button::after,.buy-page__input_select-button::before{content:"";position:absolute;width:12px;height:1px;background-color:#525f7f;transition:transform 0.1s}.buy-page__input_select-button::after{transform:rotate(-45deg) translate(2px,2px) scaleX(0.68)}.buy-page__input_select-button::before{transform:rotate(45deg) translate(-2px,2px) scaleX(0.68)}.buy-page__input_select-button--open::after{transform:rotate(-45deg) translate(0,0) scaleX(1)}.buy-page__input_select-button--open::before{transform:rotate(45deg) translate(0,0) scaleX(1)}.buy-page__input_select-list{position:absolute;left:0;top:100%;width:100%;max-height:320px;padding:10px 0;background-color:#ffffff;border:1px solid #e8e8e8;border-radius:0 0 3px 3px;opacity:0;visibility:hidden;transform:translateY(-10px);z-index:1;overflow-x:hidden;overflow-y:auto;box-shadow:0 0 0 rgba(99,114,130,0);transition:opacity 0.1s,visibility 0.1s,transform 0.1s,box-shadow 0.1s}.buy-page__input_select-list--open{opacity:1;visibility:visible;transform:translateY(-2px);box-shadow:0 1px 4px rgba(99,114,130,0.15)}@media (max-width:600px){.buy-page__input_select-list{max-height:300px}}.buy-page__input_select-check-icon{position:absolute;left:15px;top:12px;width:14px;height:14px;object-fit:contain;object-position:center}.buy-page__input_select-item{position:relative;width:100%;padding:10px 20px 10px 40px;cursor:pointer;color:#525f7f;outline:none;transition:background-color 0.1s}.buy-page__input_select-item--active{background-color:#f9f9f9}.buy-page__input_select-item:hover,.buy-page__input_select-item:focus,.buy-page__input_select-item--selected{background-color:#e8e8e8}.buy-page__input_select-search{position:absolute;left:50%;top:38%;width:92%;min-height:44px;padding:12px 16px;background-color:#ffffff;border-radius:2px;box-shadow:0 1px 5px 0 rgba(99,114,130,0.15),0 0 0 0.5px #e6e6e6,0 1px 1px 0 rgba(0,0,0,0.08);overflow:hidden;opacity:0;visibility:hidden;z-index:20;transform:translateX(-50%);transition:opacity 0.2s,visibility 0.2s}.buy-page__input_select-search--show{opacity:1;visibility:visible}.buy-page__input_select-text{position:relative;width:100%;padding:15px;background-color:#ffffff;border-radius:3px;border:1px solid #e8e8e8;cursor:text;transition:border-color 0.2s}.buy-page__input_select-text::placeholder{font-weight:300;font-size:16px;line-height:20px;letter-spacing:0.2px;color:#525f7f;opacity:0.6}.buy-page__input_select-text--cursor-auto{cursor:auto}.buy-page__input_select-text--cursor-pointer{cursor:pointer}.buy-page__input_select-text--focus{outline:#338fff solid 1px;outline-offset:0}.buy-page__input_select-text--error{border-color:#e7262f}.buy-page__input_select-text--padding-0{padding:0}.buy-page__input_select-text:disabled{cursor:default;background-color:#f3f3f3}.buy-page__input_select:focus>.buy-page__input_select-header{outline:#338fff solid 1px;outline-offset:0}.buy-page__popup{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:rgba(43,46,56,0.9);opacity:0;visibility:hidden;z-index:2000;transition:opacity 0.2s,visibility 0.2s}.buy-page__popup_wrapper{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:688px;background-color:#ffffff;padding:60px 40px;box-shadow:0px 7px 28px rgba(0,0,0,0.07);border-radius:3px}.buy-page__popup_title{text-align:center;font-size:24px;line-height:29px;letter-spacing:0.2px}.buy-page__popup_text{font-weight:300;line-height:19px;align-items:center;letter-spacing:0.2px;color:#525f7f;margin-top:24px}.buy-page__popup_flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;width:100%;margin-top:40px}.buy-page__popup_button{display:flex;align-items:center;justify-content:center;height:50px;width:100%;max-width:296px;padding:10px 20px;border-radius:3px;background-color:#0f73ee;color:#ffffff;cursor:pointer}.buy-page__popup_button--margin-top-40{margin-top:40px}.buy-page__popup_button--margin-top-10{margin-top:10px}.buy-page__popup_button--green{background-color:#eff7e5;color:#5cb400}.buy-page__popup_cross{display:flex;align-items:center;justify-content:center;position:absolute;right:20px;top:20px;width:25px;height:25px;cursor:pointer}.buy-page__popup_cross>i{position:absolute;width:20px;height:2px;border-radius:100vh;background-color:#818e9e;transition:background-color 0.1s}.buy-page__popup_cross>i:nth-child(1){transform:rotate(45deg)}.buy-page__popup_cross>i:nth-child(2){transform:rotate(-45deg)}.buy-page__popup_cross:hover>i{background-color:#5e6c7f}.buy-page__popup--show{opacity:1;visibility:visible}.payment-header{display:flex;position:relative;flex-direction:column;align-items:center;width:100%;margin-bottom:5.625rem;padding:0 0.75rem}.payment-header_icons{display:flex;align-items:center;justify-content:center}.payment-header_img{width:5rem;height:5rem;object-fit:contain;object-position:center;margin-right:-0.75rem;margin-bottom:1.25rem;z-index:1}.payment-header_img:first-child{z-index:6}.payment-header_img:nth-child(2){z-index:5}.payment-header_img:nth-child(3){z-index:4}.payment-header_img:nth-child(4){z-index:3}.payment-header_img:nth-child(5){z-index:2}@media screen and (max-width:600px){.payment-header_img{width:2.5rem;height:2.5rem}}.payment-header_text{font-size:42px;line-height:52px;text-align:center;letter-spacing:0.2px;margin:0;color:#364962}@media screen and (max-width:600px){.payment-header_text{font-size:24px;line-height:29px;text-align:center;letter-spacing:1.2px}}.payment-header_text--margin{margin:40px 0}.payment-header--border-bottom{border-bottom:1px solid #e8e8e8;padding-bottom:90px}.payment-header--margin-bottom-40{margin-bottom:2.5rem}.trustpilot{display:flex;align-items:center;justify-content:space-between;margin:1rem auto 0;background-color:#ffffff;flex-wrap:wrap}.trustpilot--store{max-width:65.75rem;border-radius:1.125rem}.trustpilot--store-padding{padding:1.6875rem 2.1875rem 0.3125rem}.trustpilot--product-padding{padding:1.6875rem 5rem 0.3125rem}.trustpilot--buy-padding{padding:1.6875rem 2rem 0.3125rem 2.5rem}@media (max-width:960px){.trustpilot{flex-direction:column;justify-content:center;padding:2.3125rem 1.1875rem 1.3125rem;margin:0.75rem auto}}.trustpilot--upgrade{padding:0;margin:0}.trustpilot--main{width:100%;max-width:52.188rem;margin:0 auto;background-color:#ffffff;padding:0}.trustpilot--carusel{max-width:100%}.trustpilot--without-margin{margin:0 auto}.trustpilot--without-background{background-color:unset}.trustpilot--grey{background-color:#f5f5f7}.trustpilot--without-top-padding{margin:0 auto 0;padding:0 5rem 0}.trustpilot-section{width:100%;max-width:1408px}@media (max-width:1440px){.trustpilot-section{width:calc(100% - 24px)}}.trustpilot-widget{position:relative;display:inline-block;margin-right:auto;flex-grow:0.3;min-width:423px;margin-bottom:1rem}@media (max-width:960px){.trustpilot-widget{width:100%;min-width:0}}.trustpilot-widget--carusel{margin:0;width:100%}.trustpilot__logos{display:flex;max-width:284px;justify-content:space-between;width:100%;margin-bottom:1rem}.tooltip{position:relative}.tooltip__message{position:absolute;left:0;top:75%;max-width:360px;background-color:#ffffff;padding:8px 12px;box-shadow:0px 10px 20px rgba(0,0,0,0.15);opacity:0;visibility:hidden;z-index:10;border-radius:2px;font-size:12px;line-height:16px;color:#50565b;transition:opacity 0.15s,visibility 0.15s,max-height 0.15s,padding 0.15s}.tooltip__message strong{font-weight:600}.tooltip__message::after{content:"";position:absolute;top:-4px;left:29px;width:0;height:0;box-shadow:-2px 2px 2px rgba(0,0,0,0.025);transform:rotate(135deg);border-style:solid;border-width:0 12px 12px 0;border-color:#ffffff transparent #ffffff transparent}@media (max-width:960px){.tooltip__message{position:static;top:auto;left:auto;border-radius:0;padding:0 32px;line-height:14px;box-shadow:none;max-width:none;max-height:0;visibility:visible;margin:0}.tooltip__message::after{display:none}}.tooltip__icon{position:relative;width:14px;height:14px;left:3px;top:3px;object-fit:contain;object-position:center}.tooltip:hover>.tooltip__message{opacity:1;visibility:visible}@media (max-width:960px){.tooltip:hover>.tooltip__message{opacity:1;max-height:40vh;padding:12px 32px 2px}}.bundle-icons{display:flex;justify-content:space-between;width:100%}.bundle-icons--bundle{max-width:36.25rem}@media (max-width:1280px){.bundle-icons--bundle{margin-bottom:5rem}}@media (max-width:768px){.bundle-icons--bundle{justify-content:flex-start;margin-bottom:2.5rem;flex-wrap:nowrap;max-width:29.75rem}}@media (max-width:600px){.bundle-icons--bundle{max-width:16.875rem}}.bundle-icons--store{max-width:30rem}@media (max-width:960px){.bundle-icons--store{max-width:22.5rem}}@media (max-width:600px){.bundle-icons--store{max-width:15rem}}.bundle-icons--thanks{max-width:26.25rem;flex-wrap:wrap}@media (max-width:480px){.bundle-icons--thanks{max-width:13.5rem;justify-content:center}}.bundle-icons__icon{height:100%}.bundle-icons__icon--bundle{width:6.25rem}@media (max-width:768px){.bundle-icons__icon--bundle{margin-right:-0.9375rem;width:5.6875rem}}@media (max-width:600px){.bundle-icons__icon--bundle{margin-right:-0.625rem;width:3.3125rem}}.bundle-icons__icon--store{width:5rem}@media (max-width:960px){.bundle-icons__icon--store{width:3.75rem}}@media (max-width:600px){.bundle-icons__icon--store{width:2.5rem}}.bundle-icons__icon--thanks{width:5rem;margin-right:-0.75rem}@media (max-width:480px){.bundle-icons__icon--thanks:nth-child(-n + 3){margin-bottom:-0.75rem}}.bundle-icons__icon--thanks:first-child{z-index:6}.bundle-icons__icon--thanks:nth-child(2){z-index:5}.bundle-icons__icon--thanks:nth-child(3){z-index:4}.bundle-icons__icon--thanks:nth-child(4){z-index:3}.bundle-icons__icon--thanks:nth-child(5){z-index:2}.buy-bundle{margin:1.375rem auto 0;width:calc(100% - 1.5rem);max-width:88rem;background-color:#ffffff;padding:5rem;border-radius:1.125rem;position:relative}.buy-bundle--sale{background:url(https://static.4kdownload.com/main/img/redesign-v2/sale/buy-page/all/bundle-line-china.png) no-repeat top left / cover;width:100%;height:12.125rem;top:0;left:0;position:absolute;border-radius:1.125rem}.buy-bundle--sale--korea{background:url(https://static.4kdownload.com/main/img/redesign-v2/sale/buy-page/korea/bundle-line-china.png) no-repeat top left / cover;width:100%;height:12.125rem;top:0;left:0;position:absolute;border-radius:1.125rem}.buy-bundle--sale--china{background:url(https://static.4kdownload.com/main/img/redesign-v2/sale/buy-page/china/bundle-line-china.png?e65d9530c355) no-repeat top left / cover;width:100%;height:12.125rem;top:0;left:0;position:absolute;border-radius:1.125rem}.buy-bundle__title{margin:0 0 0.75rem}.buy-bundle__description{margin:0 0 2.5rem}.buy-bundle__button{max-width:21.25rem;max-height:5rem;margin:0 0 0 auto}.buy-bundle__button>span{max-width:unset}@media (max-width:1280px){.buy-bundle__button::after{display:block}}@media (max-width:600px){.buy-bundle__button{max-height:3.5rem}}@media (max-width:1280px){.buy-bundle{padding:2.5rem}}@media (max-width:768px){.buy-bundle{padding:2.5rem 1.25rem}}@media (max-width:480px){.buy-bundle{padding:2.5rem 0.75rem}}.buy-bundle .text--biggest{font-weight:600;font-size:5rem;line-height:4.5rem;letter-spacing:-0.04em;color:#000000}@media (max-width:480px){.buy-bundle .text--biggest{font-size:3.125rem;line-height:2.8125rem;letter-spacing:-0.025em}}.buy-bundle .text--normal{font-weight:400;font-size:1.25rem;line-height:1.5rem;letter-spacing:0.2px}@media (max-width:600px){.buy-bundle .text--normal{font-size:1rem;line-height:1.1875rem;letter-spacing:0.2px}}.buy-bundle .bundle__price{font-size:3rem}@media (max-width:600px){.buy-bundle .bundle__price{font-size:2rem;font-weight:400;line-height:1.4375rem;letter-spacing:1.2px}}.button__wrapper{width:100%;max-width:21.25rem}@media (max-width:1280px){.button__wrapper{margin-bottom:2.5rem}}@media (max-width:600px){.button__wrapper{max-width:15.3125rem}}.info__checkbox--bundle-page{position:unset}.buy-bundle .text--old-price{font-size:3rem;margin-right:1rem;line-height:120%}@media (max-width:600px){.buy-bundle .text--old-price{font-size:2rem}}.price--wrapper{display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center}.price--wrapper>.buy-page__form-info_note{text-align:right}@media (max-width:1280px){.price--wrapper>.buy-page__form-info_note{text-align:left}}@media (max-width:1280px){.price--wrapper{justify-content:flex-start}}.price-with-sale{display:flex;flex-direction:column;align-items:end}@media (max-width:1280px){.price-with-sale{align-items:start}}.decor-bundle{position:absolute;top:0;right:0;width:200px;height:150px}@media (max-width:600px){.decor-bundle{width:150px;height:110px}}.wrapper-for-badge{display:flex;flex-direction:column;align-items:end}@media (max-width:1280px){.wrapper-for-badge{align-items:start}}.discount--bundle{position:relative;margin-bottom:12px;top:0;right:0}.line{display:flex;flex-direction:row;justify-content:space-between}.line--first{align-items:flex-start;position:relative}.line--second{margin-bottom:5rem;align-items:center}.line--third{border-top:1px solid rgba(186,203,214,0.6);padding-top:2.5rem;align-items:end}.line--third .right-part{justify-content:space-between;display:flex;flex-direction:row;max-width:40rem;width:100%}@media (max-width:1280px){.line--second{flex-direction:column;align-items:start;margin-bottom:1.5rem}.line--third{border-top:unset;padding-top:0;align-items:start;flex-direction:column-reverse}.line--third .right-part{justify-content:space-between;display:flex;flex-direction:row;max-width:39.375rem;width:100%}}@media (max-width:600px){.line--third .right-part{flex-direction:column;margin-bottom:0}}.column--margin{margin-right:5rem}@media (max-width:600px){.column--margin{margin-bottom:1.0625rem;margin-right:0}}.bundle-feature__text{margin:0.75rem 0 2.625rem}@media (max-width:600px){.bundle-feature{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-bottom:1.0625rem}.bundle-feature__text{margin:0}.bundle-feature:last-child{margin:0}}.text--nomargin-bottom{margin-bottom:0}.pl-fetch{display:inline-block;position:relative;overflow:hidden}.pl-fetch--styles{min-width:40px;min-height:8px;border-radius:3px;background-color:#ffffff}.pl-fetch--videodownloader{background-color:#f4f9f0}.pl-fetch--stogram{background-color:#fff8f6}.pl-fetch--youtubetomp3{background-color:#f4f7fa}.pl-fetch--bundle{background-color:#fafafa}.pl-fetch::after{content:"";position:absolute;left:-80%;top:-50%;width:40px;height:200%;transform:rotate3d(0,0,1,20deg);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(208,208,208,0.3) 30%,rgba(208,208,208,0.3) 50%,rgba(208,208,208,0.3) 70%,rgba(255,255,255,0) 100%);animation:pl-animate 0.85s linear 0s infinite reverse}@keyframes pl-animate{0%{left:200%}100%{left:-80%}}.skeleton{display:flex;align-items:center;justify-content:center;width:100%;background-color:#f5f5f7;color:#d1d1d1}.skeleton.text{height:1rem;border-radius:0.25rem}.skeleton.rounded{height:2rem;border-radius:0.5rem}.skeleton.circular{height:2rem;width:2rem;border-radius:100vh}.skeleton.ellipse{height:3rem;border-radius:100vh}.skeleton.pulse{animation:pulsar 2s ease-in-out 0.5s infinite}.skeleton.wave{position:relative;overflow:hidden}.skeleton.wave::before{content:"";position:absolute;bottom:0;left:0;right:0;top:0;transform:translateX(-200%);background:linear-gradient(90deg,transparent,#f5f5f7,transparent);animation:linearMove 2s linear 1s infinite}@keyframes pulsar{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}@keyframes linearMove{0%{transform:translateX(-200%)}100%{transform:translateX(200%)}}