.achievements{display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;width:100%;text-align:left;margin:0 auto}@media screen and (max-width:960px){.achievements{justify-content:center;gap:1.5rem}}@media screen and (max-width:768px){.achievements{flex-wrap:wrap;max-width:25.75rem;gap:2rem}}@media screen and (max-width:480px){.achievements{flex-direction:column;gap:1rem}}.achievement{display:flex;max-width:11.75rem;width:100%;flex-direction:column;gap:1rem}@media screen and (max-width:960px){.achievement{gap:0.75rem}}@media screen and (max-width:480px){.achievement{display:flex;flex-direction:column;padding:2rem;border-radius:1.125rem;align-items:self-start;justify-content:center;width:100%;background-color:#ffffff;max-width:100%}}.achievement__title{max-width:6.75rem;font-size:2rem}@media screen and (max-width:960px){.achievement__title{font-size:1.75rem}}.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}}.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--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--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--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--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:480px){.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}.cards-group{display:flex;gap:1.5rem;flex-wrap:wrap;width:100%}@media screen and (max-width:960px){.cards-group{gap:1rem}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;opacity:1;border-radius:6.25rem;box-shadow:0 0.75rem 2.0625rem rgba(5,12,59,0.16);text-align:center;outline:none;border:none;transition:all 0.2s;cursor:pointer}@media screen and (max-width:480px){.button__value--adaptive{display:none}}.button__value--hidden{visibility:hidden}.button__arrow--adaptive{display:none}@media screen and (max-width:480px){.button__arrow--adaptive{display:block}}.button__arrow--hidden{visibility:hidden}.button--medium{padding:0.75rem 2rem;box-shadow:unset}.button--small{padding:0.375rem 0.75rem;box-shadow:unset}.button--circle{width:3.5rem;height:3.5rem;border-radius:50%;padding:0;box-shadow:0 0.25rem 0.5rem rgba(26,0,35,0.08)}.button--white{background-color:#FFFFFF}.button--white:hover{background-color:#F3F3F3}.button--blue{background-color:#3981FF}.button--blue:hover{background-color:#3981FF}.button--blue:active{background-color:#3981FF}.button--youtubetomp3{background-color:#3981FF}.button--youtubetomp3:hover{background-color:#3981FF}.button--youtubetomp3:active{background-color:#3981FF}.button--pink{background-color:#F0127D}.button--pink:hover{background-color:#FE0D80}.button--pink:active{background-color:#DC1073}.button--tokkit{background-color:#F0127D}.button--tokkit:hover{background-color:#FE0D80}.button--tokkit:active{background-color:#DC1073}.button--orange{background-color:#FF5C1B}.button--orange:hover{background-color:#FF5C1B}.button--orange:active{background-color:#FF5C1B}.button--stogram{background-color:#FF5C1B}.button--stogram:hover{background-color:#FF5C1B}.button--stogram:active{background-color:#FF5C1B}.button--black{background-color:#1D1D1F}.button--black:hover{background-color:#3E3F47}.button--black:active{background-color:#070706}.button--videodownloader{background-color:#5CB400}.button--videodownloader:hover{background-color:#4FAA00}.button--videodownloader:active{background-color:#46A300}.button--videodownloaderplus{background-color:#5CB400}.button--videodownloaderplus:hover{background-color:#4FAA00}.button--videodownloaderplus:active{background-color:#46A300}.button--imagecompressor{background-color:#3F66FF}.button--imagecompressor:hover{background-color:#3352FF}.button--imagecompressor:active{background-color:#2E46FF}.button--videodownloaderandroid{background-color:#5CB400}.button--videodownloaderandroid:hover{background-color:#4FAA00}.button--videodownloaderandroid:active{background-color:#46A300}.button--without-shadow{box-shadow:none}.button--back{position:absolute;top:5.75rem;left:2.75rem;z-index:10}@media screen and (max-width:960px){.button--back{top:4.75rem;left:1rem}}.button--copy{margin:0.25rem 0.25rem 0.25rem 0.5rem;padding:0;flex-shrink:0}.button--hide{display:none}@media screen and (max-width:480px){.button--adaptive{padding:0.75rem}}.button:disabled{background-color:#D1D1D1}.loader-ring{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px}.loader-ring--hidden{visibility:hidden}.loader-ring div{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;border:4px solid #fff;border-radius:50%;animation:loader-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.loader-ring div:nth-child(1){animation-delay:-0.45s}.loader-ring div:nth-child(2){animation-delay:-0.3s}.loader-ring div:nth-child(3){animation-delay:-0.15s}@keyframes loader-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.copy-button__logo{width:3rem;height:3rem}.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}.main-feature{justify-content:space-between}.main-feature__text{max-width:42.5rem;margin:0 auto}.main-feature__icon{margin-bottom:2.5rem}@media screen and (max-width:768px){.main-feature__icon{max-width:29.375rem;width:100%}}@media screen and (max-width:768px){.main-feature__icon-device{max-width:11.625rem;width:100%;margin-top:2.5rem}}.main-feature__small-icon{margin-bottom:1.5rem}@media screen and (max-width:768px){.main-feature__small-icon{margin-bottom:2.5rem}}@media screen and (max-width:768px){.main-feature{flex-basis:100%}}@media screen and (max-width:768px){.secondary-feature{flex-basis:100%}}.no-webp .main-feature--nature{background-image:url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.png?55c482ab9491');background-image:image-set(url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.png?55c482ab9491') 1x,url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background@2x.png?55c482ab9491') 2x);background-image:-webkit-image-set(url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.png?55c482ab9491') 1x,url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background@2x.png?55c482ab9491') 2x)}.webp .main-feature--nature{background-image:url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.webp?55c482ab9491');background-image:image-set(url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.webp?55c482ab9491') 1x,url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background@2x.webp?55c482ab9491') 2x);background-image:-webkit-image-set(url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background.webp?55c482ab9491') 1x,url('https://static.4kdownload.com/main/img/redesign-v2/products-page/videodownloaderplus/card-background@2x.webp?55c482ab9491') 2x)}.other-feature{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:1.5rem}@media screen and (max-width:960px){.other-feature{grid-template-columns:1fr 1fr;gap:1rem}}@media screen and (max-width:600px){.other-feature{grid-template-columns:1fr}}.other-feature__first-group{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:1.5rem}@media screen and (max-width:960px){.other-feature__first-group{grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-start:1;grid-column-end:3;gap:1rem}}@media screen and (max-width:600px){.other-feature__first-group{grid-template-columns:1fr;grid-column-end:1}}.other-feature__second-group{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:1.5rem}@media screen and (max-width:960px){.other-feature__second-group{gap:1rem}}.other-feature__card{gap:1rem;align-items:flex-start;justify-content:flex-start}.other-feature__middle{padding:2rem 2rem 0;justify-content:space-between;overflow:hidden}.other-feature__img{display:block;max-width:100%;height:auto;margin:0 auto}.other-feature__icon-with-badge{display:flex;flex-direction:row}.other-feature__logo{width:3rem;height:3rem}.other-feature__subsection-title{padding-left:2rem;margin-bottom:2rem}@media screen and (max-width:480px){.other-feature__subsection-title{display:none}}.description--max-width{max-width:24.875rem}.img--feature-size{width:100%;max-width:24.875rem}@media screen and (max-width:960px){.img--feature-size{margin-bottom:1.25rem;max-width:18.625rem}}.img--feature-format{width:100%;max-width:20.5rem;margin-top:0.75rem}.img--feature-resize{width:100%;max-width:15.875rem;margin-bottom:0.75rem}.feature__title{max-width:35.875rem;margin-bottom:4rem}.logo-feature{height:6.25rem;width:100%}.title--grow{flex-grow:1}.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%}}.information{gap:2.5rem;align-items:flex-start}@media screen and (max-width:960px){.information{padding:0 2rem}}@media screen and (max-width:480px){.information{padding:0 1rem}}.information__items{display:flex;gap:2.5rem;flex-wrap:wrap}@media screen and (max-width:600px){.information__items{gap:1.5rem}}.information__item{display:flex;flex-direction:column;gap:0.25rem;flex-basis:calc((100% - 5rem) / 3)}@media screen and (max-width:600px){.information__item{flex-basis:calc((100% - 1.5rem) / 2)}}.information__certificates{display:flex;flex-direction:row}.information__certificate{width:3rem;height:3rem}.promo__button{display:flex;align-items:center;border-radius:50vh;height:80px;padding:0 26px 0 9px;max-width:374px;width:100%;transition:background-color 0.1s}@media (max-width:480px){.promo__button{max-width:250px}}.promo__button--videodownloader,.promo__button--videodownloaderplus{background-color:#5caa00}.promo__button--videodownloader:hover,.promo__button--videodownloaderplus:hover{background-color:#63B800}.promo__button--videodownloader:active,.promo__button--videodownloaderplus:active{background-color:#5EA30D}.promo__button--videodownloaderandroid{background-color:#5caa00}.promo__button--videodownloaderandroid:hover{background-color:#63B800}.promo__button--videodownloaderandroid:active{background-color:#5EA30D}@media (max-width:480px){.promo__button--videodownloaderandroid{max-width:290px}}.promo__button--youtubetomp3{background-color:#3374E6}.promo__button--youtubetomp3:hover{background-color:#3981FF}.promo__button--youtubetomp3:active{background-color:#3981FF}.promo__button--videotomp3{background-color:#8964BF}.promo__button--videotomp3:hover{background-color:#9C71DA}.promo__button--videotomp3:active{background-color:#9C71DA}.promo__button--slideshowmaker{background-color:#CF222A}.promo__button--slideshowmaker:hover{background-color:#E7262F}.promo__button--slideshowmaker:active{background-color:#E7262F}.promo__button--stogram{background-color:#E65318}.promo__button--stogram:hover{background-color:#FF5C1B}.promo__button--stogram:active{background-color:#FF5C1B}.promo__button--tokkit{background-color:#F0127D}.promo__button--tokkit:hover{background-color:#FE0D80}.promo__button--tokkit:active{background-color:#EDC4DD}.promo__button--imagecompressor{background-color:#3352FF}.promo__button--imagecompressor:hover{background-color:#3F66FF}.promo__button--imagecompressor:active{background-color:#2E46FF}.promo__button--active{position:fixed;bottom:-80px;left:50%;transform:translate(-50%,0);z-index:20;box-shadow:0px 2px 8px rgba(26,0,35,0.08),0px 20px 40px rgba(0,0,0,0.15);transition:box-shadow 0.05s,opacity 0.05s,transform 0.05s,background-color 0.1s}.promo__button--bottom{transform:translate(-50%,-110px)}@media (max-width:1280px){.promo__button{margin:0 auto}}.promo__button--store{margin:20px auto}.promo__button--margin-bottom{margin-bottom:16px}.promo__button-text{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;margin:0 13px 0 8px;font-size:20px;text-align:center;color:#ffffff}.promo__button-text--youtubetomp3{max-width:205px}.promo__button-text--videotomp3{max-width:184px}.promo__button-text--slideshowmaker{max-width:214px}.promo__button-text--stogram{max-width:145px}.promo__button-text--videodownloaderandroid{color:#5CB400;margin:0 -24px 0 8px}.promo__button-text-svg{fill:url(#gr-radial);font-size:20px;line-height:24px;text-align:center}.promo__button-icon{display:flex;align-items:center;justify-content:center;border-radius:50vh;min-width:64px;height:64px}.promo__button-icon--videodownloader{background-color:#5cb400}.promo__button-icon--videodownloaderandroid{background-color:#5cb400}.promo__button-icon--youtubetomp3{background-color:#3981FF}.promo__button-icon--videotomp3{background-color:#9C71DA}.promo__button-icon--slideshowmaker{background-color:#E7262F}.promo__button-icon--stogram{background-color:#FF5C1B}.promo__button-icon--imagecompressor{padding-left:1.0625rem}.promo__button-downloader{width:24px;height:24px}.products{display:flex;justify-content:space-between;gap:1rem;max-width:78.75rem;width:100%}.products--max-width-100{max-width:100%}.products--scroll{position:fixed;z-index:999;border-top:1px solid #e8e8e8;background-color:#ffffff;padding:0 6.94% 0 7.57%;box-shadow:0 7px 28px 0 rgba(0,0,0,0.07)}@media (max-width:960px){.products--scroll{padding:0 6.46% 0 7.29%}}@media (max-width:890px){.products--scroll{padding:0}}.products--main{max-width:80.3125rem}@media (max-width:1300px){.products--main .product{flex-basis:calc(100% / 4 - 1.875rem);min-width:11rem}}@media (max-width:768px){.products--main .product{flex-basis:46.5%}}@media (max-width:400px){.products--main .product{flex-basis:100%}}@media (max-width:640px){.products--main .product__title{min-height:unset}}@media (max-width:768px){.products--main .product__title{min-height:3rem}}@media (max-width:400px){.products--main .product__title{min-height:unset}}@media (max-width:1300px){.products--main{justify-content:center;flex-wrap:wrap}}.products--promo .product{flex-grow:1;min-width:11rem}@media (max-width:1280px){.products--promo .product{flex-basis:calc(100% / 3 - 0.7rem)}}@media (max-width:400px){.products--promo .product{flex-basis:100%}}@media (max-width:1280px){.products--promo .product__title{min-height:3rem}}@media (max-width:400px){.products--promo .product__title{min-height:unset}}@media (max-width:1280px){.products--promo{flex-wrap:wrap}}.products--download{gap:0}.products--download .product{flex-basis:unset;width:100%}@media (max-width:700px){.products--download .product{flex-basis:25%;flex-grow:1}}@media (max-width:700px){.products--download{flex-wrap:wrap}}.products--redesign{display:flex;gap:1.5rem;justify-content:center}.products--redesign .product{margin:0;border:none;border-radius:1.125rem}@media (max-width:1280px){.products--redesign{gap:1rem}}.product{display:flex;flex-direction:column;flex-basis:calc(100% / 7);justify-content:center;align-items:center;background-color:#ffffff;border:solid 1px #f9f9f9;border-radius:1px;cursor:pointer;transition:all 0.15s;box-shadow:0 -2px 38px 0 rgba(0,0,0,0.05);padding:0.9375rem;height:12.625rem}.product--download{height:180px;box-shadow:none;border:solid 1px #e8e8e8;border-left:solid 0}@media (max-width:1280px){.product--download{justify-content:space-between;padding:33px 5px}}@media (max-width:890px){.product--download{height:127px;padding:20px 3px 15px}}@media (max-width:585px){.product--download{height:80px}}.product--download:last-child{border-right:solid 0px}.product--download:hover{z-index:100}.product--scroll{width:auto;flex-direction:row;height:60px;border:solid 0px #ffffff;padding:0;justify-content:center;margin-right:23px;border-bottom:2px solid white;transition:0.2s height,0.2s border-bottom ease-out}.product--scroll .product__title{min-height:unset}.product--scroll:last-child{margin-right:0}@media (max-width:1280px){.product--scroll{margin-right:19px}}@media (max-width:890px){.product--scroll{margin:0;justify-content:center;height:60px}}.product--scroll:hover{box-shadow:0 0 0 0!important;background-color:#ffffff}.product--scroll:hover .product__title--scroll{opacity:1}@media (max-width:1030px){.product--scroll:hover .product__logo--scroll{margin-bottom:3px}}.product--active{border-bottom:solid 2px #0f73ee}.product:hover{box-shadow:0 18px 28px 0 rgba(26,0,35,0.12)}.product__logo{margin-bottom:20px}.product__logo--download{border-radius:50%}@media (max-width:1280px){.product__logo--download{margin-bottom:8px}}@media (max-width:890px){.product__logo--download{width:40px;height:40px;margin-bottom:10px}}.product__logo--scroll{width:40px;height:40px;margin:0 15px 0 0;transition:margin-bottom 0.2s}@media (max-width:1280px){.product__logo--scroll{margin:0 13px 0 0}}@media (max-width:1030px){.product__logo--scroll{margin:0}}.product__logo--imagecompressor{border-radius:0}.product__title{opacity:0.8;color:#364962;font-size:1.25rem;text-align:center;transition:opacity 0.5s;min-height:3rem}@media (max-width:890px){.product__title--download{font-size:0.875rem;line-height:normal;letter-spacing:0.4px;opacity:0.6}}@media (max-width:585px){.product__title--download{display:none}}.product__title--scroll{opacity:0.6;font-size:0.875rem;line-height:1.47;letter-spacing:0.4px;transition:none;text-align:left}@media (max-width:1224px){.product__title--scroll{display:none}}.product__title--item{margin-top:1.25rem}.product-content{background-color:#f9f9f9}.product-heading{margin-bottom:2.5rem}.other-app__title{margin-bottom:4rem}