.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}}.page-content{background-color:#f5f5f7;padding-bottom:4rem;min-height:calc(100vh - 8.625rem);position:relative;margin-top:-60px;padding-top:60px}.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}.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--long-small{padding:0.75rem}.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--grey-with-border{background-color:#f5f5f7;border:0.13rem solid #e5e5e5;box-shadow:unset}.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--videotomp3{background-color:#9c71da}.button--videotomp3:hover{background-color:#9c71da}.button--videotomp3:active{background-color:#9c71da}.button--slideshowmaker{background-color:#e7262f}.button--slideshowmaker:hover{background-color:#e7262f}.button--slideshowmaker:active{background-color:#e7262f}.button--facebook{background-color:#1877f2;height:1.75rem}.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--send{padding:0.75rem}.button--hide{display:none}.button--with-border{border:2.5px solid #e5e5e5}@media screen and (max-width:480px){.button--adaptive{padding:0.75rem}}.button:disabled{background-color:#d1d1d1}.button:disabled:hover{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}.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?3aa91e94032d) no-repeat bottom 0px right 40px,url(https://static.4kdownload.com/main/img/redesign-v2/sale/upgrade-page/background-summer-sale.png?3aa91e94032d) no-repeat top left / cover,linear-gradient(120deg,#ff825b 0%,#e85cba 50%,#b84cdc 100%)}.cards-group{display:flex;gap:1rem;flex-wrap:wrap;width:100%}.about-icon{position:absolute}@media (max-width:960px){.about-icon{transform:scale(0.8)}}@media (max-width:600px){.about-icon{transform:scale(0.6)}}@media (max-width:480px){.about-icon{transform:scale(0.4)}}.about-icon__videodownloaderplus{top:10%;left:15%}@media (max-width:600px){.about-icon__videodownloaderplus{top:5%;left:0}}.about-icon__youtube{top:0;left:30%}.about-icon__slideshowmaker{top:15%;left:50%}@media (max-width:600px){.about-icon__slideshowmaker{top:20%;left:45%}}.about-icon__slide{top:5%;left:65%}.about-icon__imagecompressor{top:20%;left:80%}@media (max-width:600px){.about-icon__imagecompressor{top:10%;left:70%}}.about-icon__image{top:42%;right:-2%}@media (max-width:600px){.about-icon__image{top:40%;right:-8%}}.about-icon__videodonloaderandroid{top:60%;right:0}@media (max-width:600px){.about-icon__videodonloaderandroid{top:65%}}.about-icon__stogram{top:80%;left:70%}.about-icon__upload{top:85%;right:5%}.about-icon__youtubetomp3{top:73%;left:55%}.about-icon__cloud{top:95%;left:50%}.about-icon__tokkit{top:80%;left:27%}@media (max-width:600px){.about-icon__tokkit{top:72%;left:20%}}.about-icon__tiktok{top:95%;left:15%}.about-icon__videotomp3{top:70%;left:0}.about-icon__music{top:40%;left:0}.about{position:relative}.about__icon-background{position:relative;min-height:36.25rem;margin-top:4rem}@media (max-width:768px){.about__icon-background{min-height:31.25rem}}@media (max-width:600px){.about__icon-background{min-height:25rem}}@media (max-width:480px){.about__icon-background{min-height:20.625rem}}.about__description{max-width:50rem}.about__values,.about__figures{gap:1.5rem}.about__value{padding:2.5rem 1.5rem}@media (max-width:960px){.about__value{flex-basis:calc((100% - 3rem) / 3)}}@media (max-width:768px){.about__value{flex-basis:100%}}.about__figure{flex-wrap:wrap;justify-content:space-between;align-content:space-between;min-height:19.375rem}.about__figure h3{flex-basis:100%}.about__figure img{height:auto}.about__figure p{align-self:flex-end}.about__figure-apps,.about__figure-users{flex-basis:calc((100% - 1.5rem) / 3 * 2);min-width:0}@media (max-width:768px){.about__figure-apps,.about__figure-users{flex-basis:100%}}@media (max-width:480px){.about__figure-apps img{width:9.875rem}}@media (max-width:480px){.about__figure-users img{width:6.375rem}}.about__figure-years,.about__figure-languages{flex-basis:calc((100% - 1.5rem) / 3);min-width:0}@media (max-width:768px){.about__figure-years,.about__figure-languages{flex-basis:100%}}.about__figure-os{flex-basis:100%;flex-wrap:nowrap;min-height:8.375rem}.about__figure-os h3{align-self:center}@media (max-width:768px){.about__figure-os h3{align-self:auto}}@media (max-width:480px){.about__figure-os img{width:9.6875rem}}@media (max-width:768px){.about__figure-os{min-height:11.875rem;flex-direction:column;align-items:flex-start}}@media (max-width:480px){.about__figure-os{min-height:10.625rem;gap:1rem}}@media (max-width:960px){.about__figure:not(.about__figure-os){min-height:16.875rem}}@media (max-width:768px){.about__figure:not(.about__figure-os){min-height:15.625rem}}.about__button{display:none}.about__button:hover,.about__button:active{border:2px solid #d1d1d1}.about__button:focus{outline:2px solid #000000}@media (max-width:600px){.about__button{display:block;margin-top:2.5rem}}.about__vision{max-width:35rem;height:auto}@media (max-width:600px){.about__vision{max-width:24rem}}@media (max-width:480px){.about__vision{max-width:16rem}}.about__goal{max-width:42.5rem}@media (max-width:960px){.about__goal{max-width:39.25rem}}.about{--timeline-col-gap:3.75rem}.about__timeline{position:relative;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1px 1fr;column-gap:var(--timeline-col-gap);row-gap:3rem}.about__timeline::before{content:"";grid-column:2;grid-row:2 / span 9;margin-top:-1rem;border:1px solid #1d1d1f;border-image:linear-gradient(to bottom,#1d1d1f 90%,transparent) 1 100%}@media (max-width:768px){.about__timeline::before{content:none}}@media (max-width:600px){.about__timeline::after{content:"";position:absolute;bottom:-10%;left:0;width:100%;height:7.5rem;background:linear-gradient(to bottom,transparent 0%,#f5f5f7 32%);opacity:0.8}}@media (max-width:768px){.about__timeline{grid-template-columns:1fr;column-gap:unset;row-gap:unset;width:100%}}@media (max-width:600px){.about__timeline{height:40.25rem;overflow-y:hidden}}@media (max-width:480px){.about__timeline{height:46.25rem}}@media (max-width:600px){.about__timeline--show{height:unset;overflow-y:unset}.about__timeline--show::after{content:none}}.about__period{grid-row:span 2;align-items:start;position:relative}.about__period::after{content:"";position:absolute;top:50%;width:1.375rem;height:1px;background:#d1d1d1}@media (max-width:768px){.about__period::after{content:none}}.about__period::before{position:absolute;top:50%;transform:translate(-50%,-50%);box-sizing:border-box;width:4.1875rem;height:2.5rem;padding:0.25rem 0.5rem;border:0.25rem solid #f5f5f7;border-radius:1.5rem;background:#1d1d1f;font-size:1rem;line-height:150%;letter-spacing:-0.025em;text-align:center;color:#ffffff}@media (max-width:768px){.about__period::before{top:0;transform:translate(-100%,0);border-color:#ffffff}}.about__period:not(:nth-child(6)):not(:nth-child(7)):not(:last-child){margin-bottom:1rem}.about__period:nth-child(odd){grid-column:1}.about__period:nth-child(odd)::before{left:calc(100% + var(--timeline-col-gap))}@media (max-width:768px){.about__period:nth-child(odd)::before{left:100%}}.about__period:nth-child(odd)::after{left:calc(100% + 0.25rem)}@media (max-width:768px){.about__period:nth-child(odd){grid-column:unset}}.about__period:nth-child(even){grid-column:3}.about__period:nth-child(even)::before{left:calc(0% - var(--timeline-col-gap))}@media (max-width:768px){.about__period:nth-child(even)::before{left:100%}}.about__period:nth-child(even)::after{right:calc(100% + 0.25rem)}@media (max-width:768px){.about__period:nth-child(even){grid-column:unset}}.about__period:nth-child(1)::before{content:"2012"}.about__period:nth-child(2){grid-row-start:2;grid-row-end:4}.about__period:nth-child(2)::before{content:"2013"}@media (max-width:768px){.about__period:nth-child(2){grid-row:unset}}.about__period:nth-child(3)::before{content:"2016"}.about__period:nth-child(4)::before{content:"2017"}.about__period:nth-child(5)::before{content:"2019"}.about__period:nth-child(6)::after{top:48%}@media (max-width:768px){.about__period:nth-child(6)::before{content:"2021"}}@media (max-width:768px){.about__period:nth-child(6){border-bottom-left-radius:0;border-bottom-right-radius:0}}.about__period:nth-child(7)::before{content:"2021"}@media (max-width:768px){.about__period:nth-child(7)::before{content:none}}@media (max-width:768px){.about__period:nth-child(7){border-radius:0}}.about__period:nth-child(8)::after{top:-15%;transform:scaleY(-1)}@media (max-width:768px){.about__period:nth-child(8){border-top-left-radius:0;border-top-right-radius:0}}.about__period:nth-child(9)::before{content:"2023"}.about__period:nth-child(6)::after,.about__period:nth-child(8)::after{content:url("https://static.4kdownload.com/main/img/about/brace.svg?3aa91e94032d");width:auto;height:auto;background:none}@media (max-width:768px){.about__period:nth-child(6)::after,.about__period:nth-child(8)::after{content:none}}@media (max-width:768px){.about__period:nth-child(7)::after,.about__period:nth-child(8)::after{--divider-padding:2rem;content:"";top:0;left:var(--divider-padding);width:calc(100% - 2 * var(--divider-padding));height:1px;background:#d1d1d1}}@media (max-width:768px){.about__period{grid-row:unset}}.about__offices{flex-wrap:nowrap;gap:1.5rem}@media (max-width:960px){.about__offices{justify-content:center}}@media (max-width:768px){.about__offices{flex-wrap:wrap}}.about__office{flex-direction:row;justify-content:space-between}@media (max-width:960px) and (min-width:768px),(max-width:480px){.about__office{flex-direction:column;align-items:flex-start;width:unset}}@media (max-width:768px) and (min-width:600px){.about__office{justify-content:space-evenly}}@media (max-width:768px) and (min-width:600px){.about__address{min-width:10rem}}.about__map{display:flex;align-items:center;gap:0.5rem}@media (max-width:960px) and (min-width:768px),(max-width:480px){.about__map-img{min-width:18.25rem;height:14.4375rem;order:-1}}@media (max-width:600px){.about__map-img{min-width:auto;height:auto}}@media (max-width:480px){.about__map-img{min-width:14rem;width:100%}}