*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:#1e1d1e;font-family:Inter;font-size:18px;font-weight:400}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:linear-gradient(295.23deg,#2f35c3 -10.94%,#00b2ff 104.72%);border-radius:6px}button,input,select,textarea{background:transparent;border:none;outline:none}a{text-decoration:none}li,ul{list-style-type:none;margin:0;padding:0}.container{margin:0 auto;max-width:950px;padding:0 20px;width:100%}@media (max-width:1080px){.container{max-width:920px}}@media (max-width:950px){.container{max-width:100%}}.title{color:#1e1d1e;font-size:24px;font-weight:700;line-height:1.1;text-align:center}@media (max-width:1080px){.title{font-size:22px}}@media (max-width:800px){.title{font-size:20px}}.title-2{color:#1e1d1e;font-size:18px;font-weight:700;line-height:1.1}@media (max-width:800px){.title-2{font-size:16px}}.text{color:#555;font-size:16px;line-height:1.5}.header .nav{background:#fff;height:54px}.header .nav .container{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative;width:100%}.header .nav__list,.header .nav__right{align-items:center;display:flex;gap:32px;justify-content:center}.header .nav__list-link{color:#242da9;font-size:14px;line-height:1.7}.header .nav__list.mobile{align-items:flex-start;background:#fff;border-radius:6px;display:flex;flex-direction:column;gap:14px;justify-content:center;left:0;padding:30px 18px;position:absolute;right:0;top:54px;width:100%}.header .nav__menu-btn{background:transparent;cursor:pointer;display:none;height:18px;outline:none;width:24px}.header .nav__lang-select{align-items:center;cursor:pointer;display:flex;gap:6px;justify-content:center;position:relative}.header .nav__lang-select span{color:#1e1d1e;font-size:14px;font-weight:500;line-height:1.7}.header .nav__lang-select img{transition:.2s linear}.header .nav__lang-select.active img{transform:rotate(180deg)}.header .nav__lang-menu{background:#fff;border-radius:6px;display:flex;flex-direction:column;gap:4px;padding:4px;position:absolute;right:2%;top:58px;z-index:2}.header .nav__lang-menu-item{border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;padding:5px 20px;transition:.2s linear;width:100%}.header .nav__lang-menu-item.active{background:#00c2ff;color:#242da9}.header .nav__lang-menu-item:hover{background:#00c2ff}@media (max-width:800px){.header .nav__menu-btn{display:inline-block}.header .nav__list{display:none}}.header__content{background:linear-gradient(295.23deg,#2f35c3 -10.94%,#00b2ff 104.72%);padding:56px 0 64px;width:100%}.header__content .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.header__content-title{color:#fff;font-size:26px;font-weight:700;line-height:1.2}.header__content-subtitle{color:#fff;font-size:22px;line-height:1.2;margin-bottom:24px;margin-top:14px}.header__content-search{align-items:center;display:flex;gap:6px;justify-content:center;width:100%}.header__content-search-input{background:#fff;border:2px solid #ddd;border-radius:4px;height:44px;max-width:516px;padding:14px 16px;width:100%}.header__content-search-button{align-items:center;background:#00c2ff;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:46px;justify-content:center;line-height:1.2;padding:0 16px}@media (max-width:1024px){.header__content-title{font-size:23p}.header__content-subtitle{font-size:19px}.header__content-search-button{font-size:16px}}@media (max-width:540px){.header__content-title{font-size:20px}.header__content-subtitle{font-size:16px}.header__content-search{flex-direction:column}.header__content-search-button,.header__content-search-input{width:100%}}body:dir(rtl) .nav__lang-menu{left:2%;right:unset}.link__disabled{pointer-events:none}.info{padding:40px 0}.info .container{display:flex;flex-direction:column;gap:16px}.info__text a{text-decoration:underline}.download-twitter-videos{padding:20px 0 40px}.download-twitter-videos .container{display:flex;flex-direction:column}.download-twitter-videos__text,.download-twitter-videos__title{margin-bottom:24px}.download-twitter-videos__example{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;margin-bottom:32px;width:100%}.download-twitter-videos__example-info{display:flex;flex-direction:column;gap:16px;width:100%}.download-twitter-videos__example-info-title{font-weight:400}.download-twitter-videos__example-info-list{display:flex;flex-direction:column;gap:4px}.download-twitter-videos__example-info-list-title{font-weight:400}.download-twitter-videos__example-info-list-text{align-items:center;display:flex;gap:8px;padding-left:12px;width:100%}.download-twitter-videos__example-info-list-text:before{background:#00c2ff;border-radius:50%;content:"";display:inline-flex;height:10px;min-width:10px;width:10px}.download-twitter-videos__note{padding:20px 0 40px}.download-twitter-videos__note span{font-weight:600}@media (max-width:1080px){.download-twitter-videos .container{align-items:center}.download-twitter-videos__example{align-items:center;flex-direction:column;justify-content:flex-start}.download-twitter-videos__example img{height:auto;width:100%}.download-twitter-videos__example-info-list-title{text-wrap:wrap}.download-twitter-videos__example-info-list-text{padding-left:0;word-wrap:break-word;word-break:break-all}}.how-to-use{padding:20px 0 60px}.how-to-use .container{align-items:center;display:flex;flex-direction:column}.how-to-use__title{margin-bottom:24px}.how-to-use__text{margin-bottom:32px;text-align:center}.how-to-use__info{display:grid;grid-auto-rows:max-content;grid-template-columns:repeat(3,284px);justify-content:space-between;width:100%}.how-to-use__info-item{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.how-to-use__info-item-img{width:100%}.how-to-use__info-item-title{margin-bottom:10px;margin-top:16px;text-align:center}.how-to-use__info-item-text{text-align:center}@media (max-width:900px){.how-to-use__info{gap:30px;grid-template-columns:284px;justify-content:center}}.frequently-asked{padding:20px 0 80px}.frequently-asked .container{align-items:center;display:flex;flex-direction:column}.frequently-asked__title{margin-bottom:32px;text-align:unset;width:100%}.frequently-asked__items{align-items:flex-start;display:flex;flex-direction:column;gap:24px}.frequently-asked__item-title{margin-bottom:14px;text-align:unset;width:100%}.footer{background:#1e1d1e;padding:20px 0 30px}.footer .container{align-items:center;display:flex;flex-direction:column;position:relative}.footer__list{align-items:center;display:flex;gap:20px;margin-bottom:14px}.footer__item-link,.footer__link{color:#fff;font-size:14px;line-height:1.2}.footer__link{margin-bottom:14px}.footer__lang-select{align-items:center;color:#fff;display:flex;font-size:14px;gap:8px;line-height:1.2}.footer__lang-menu{background:#555;border-radius:6px;display:flex;flex-direction:column;gap:4px;margin-top:24px;padding:4px;width:230px}.footer__lang-menu-item{border-radius:4px;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;padding:5px 20px;transition:.2s linear;width:100%}.footer__lang-menu-item.active{background:#00c2ff;color:#242da9}.footer__lang-menu-item:hover{background:#00c2ff}@media (max-width:800px){.footer__list{flex-direction:column}}.how-to-save-free{padding:0 0 40px}.how-to-save-free .container{align-items:center;display:flex;flex-direction:column}.how-to-save-free__title{margin-bottom:32px}.how-to-save-free__items{display:flex;flex-direction:column;gap:80px;width:100%}.how-to-save-free__item{align-items:center;display:flex;gap:32px;width:100%}.how-to-save-free__item-img{max-width:398px;width:100%}.how-to-save-free__item-title{margin-bottom:16px;text-align:unset}.how-to-save-free__item-subtitle{margin-bottom:16px}.how-to-save-free__item-subtitle-2{margin-bottom:4px}.how-to-save-free__item-text-doted{align-items:center;display:flex;gap:8px;margin-bottom:4px;padding-left:12px;width:100%}.how-to-save-free__item-text-doted:before{background:#00c2ff;border-radius:50%;content:"";display:inline-flex;height:10px;min-width:10px;width:10px}@media (max-width:1080px){.how-to-save-free__item{flex-direction:column}.how-to-save-free__item.reverse{flex-direction:column-reverse}}.how-to-save-another{padding:0 0 40px}.how-to-save-another .container{align-items:center;display:flex;flex-direction:column}.how-to-save-another__title{margin-bottom:32px}.how-to-save-another__item{align-items:center;display:flex;gap:32px;width:100%}.how-to-save-another__item-img{max-width:398px;width:100%}.how-to-save-another__item-info-title{font-weight:400;margin-bottom:16px}.how-to-save-another__item-info-subtitle{margin-bottom:4px}.how-to-save-another__item-info-text{align-items:center;display:flex;gap:8px;margin-bottom:4px;padding-left:12px;width:100%}.how-to-save-another__item-info-text:before{background:#00c2ff;border-radius:50%;content:"";display:inline-flex;height:10px;min-width:10px;width:10px}@media (max-width:1080px){.how-to-save-another__item{flex-direction:column-reverse}}.how-to-save-on{padding:0 0 90px}.how-to-save-on .container{align-items:center;display:flex;flex-direction:column}.how-to-save-on__title{margin-bottom:32px}.how-to-save-on__item{align-items:center;display:flex;gap:32px;width:100%}.how-to-save-on__item-img{max-width:398px;width:100%}.how-to-save-on__item-info-title{font-weight:400;margin-bottom:16px}.how-to-save-on__item-info-subtitle{margin-bottom:4px}.how-to-save-on__item-info-text{align-items:center;display:flex;gap:8px;margin-bottom:4px;padding-left:12px;width:100%}.how-to-save-on__item-info-text:before{background:#00c2ff;border-radius:50%;content:"";display:inline-flex;height:10px;min-width:10px;width:10px}@media (max-width:1080px){.how-to-save-on__item{flex-direction:column}}.twitter-to-mp3{padding:20px 0 90px}.twitter-to-mp3 .container{align-items:center;display:flex;flex-direction:column;gap:80px}.twitter-to-mp3__item{align-items:center;display:flex;gap:32px;width:100%}.twitter-to-mp3__item-img{max-width:398px;width:100%}.twitter-to-mp3__item-info{align-items:flex-start;display:flex;flex-direction:column}.twitter-to-mp3__item-info-title{margin-bottom:16px;text-align:unset}.twitter-to-mp3__item-info-subtext{margin-bottom:4px}.twitter-to-mp3__item-info-text{align-items:center;display:flex;gap:8px;margin-bottom:4px;padding-left:12px;width:100%}.twitter-to-mp3__item-info-text:before{background:#00c2ff;border-radius:50%;content:"";display:inline-flex;height:10px;min-width:10px;width:10px}@media (max-width:1080px){.twitter-to-mp3__item{flex-direction:column}.twitter-to-mp3__item.reverse{flex-direction:column-reverse}}.privacy-policy{padding:100px 0 160px}.privacy-policy .container{align-items:center;display:flex;flex-direction:column}.privacy-policy__title{margin-bottom:16px;text-align:unset;width:100%}.privacy-policy__info{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.privacy-policy__info-text a{text-decoration:underline}.contacts{padding:50px 0 210px}.contacts .container{align-items:center;display:flex;flex-direction:column}.contacts__title{margin-bottom:16px;text-align:unset;width:100%}.contacts__info{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.contacts__info-text a{text-decoration:underline}.about{min-height:100vh;padding:100px 0 160px}.about .container{align-items:center;display:flex;flex-direction:column}.about__title{margin-bottom:16px;text-align:unset;width:100%}.about__info{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.about__info-text a{text-decoration:underline}.search-result{padding:40px 0 20px}.search-result .container{width:100%}.search-result .container .items{display:grid;gap:42px;grid-auto-rows:auto;grid-template-columns:repeat(3,252px);justify-content:space-between}.search-result .container .items.one-item{align-items:center;display:flex;justify-content:center}@media (max-width:1080px){.search-result .container .items{grid-template-columns:repeat(2,252px);justify-content:center}}@media (max-width:570px){.search-result .container .items{grid-template-columns:252px;justify-content:center}}.search-result__item{align-items:center;display:flex;flex-direction:column;gap:20px;height:-moz-max-content;height:max-content;position:relative;width:100%}.search-result__item.one-item{width:252px}.search-result__item-img{border-radius:10px;height:252px;-o-object-fit:cover;object-fit:cover;width:100%}.search-result__item-icon{position:absolute;right:15px;top:15px}.search-result__item-download-button{background:#00c2ff;border-radius:4px;color:#fff;font-size:20px;font-weight:700;height:40px;line-height:1}.search-result__item-download-button,.search-result__loading{align-items:center;display:flex;justify-content:center;width:100%}.search-result__loading{height:44px}.search-result__loading .loader{animation:animloader .3s linear .3s infinite alternate;background:currentColor;border-radius:4px;box-sizing:border-box;color:#00c2ff;display:block;height:40px;margin:20px auto;position:relative;width:8px}.search-result__loading .loader:after,.search-result__loading .loader:before{animation:animloader .3s linear .45s infinite alternate;background:currentColor;border-radius:4px;box-sizing:border-box;content:"";height:40px;left:20px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.search-result__loading .loader:before{animation-delay:0s;left:-20px}.search-result__error{align-items:center;background:#ffd6d6;border:1px solid #b50000;border-radius:4px;display:flex;height:44px;justify-content:center;width:100%}.search-result__error span{color:#b50000;font-size:16px;line-height:1.5}@keyframes animloader{0%{height:48px}to{height:4px}}.not-found{padding:100px 0 160px}.not-found .container{align-items:center;display:flex;flex-direction:column}.not-found__img{margin-bottom:36px;max-width:540px;width:100%}.not-found__title{color:#1e1d1e;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px}.not-found__text{color:#555;font-size:16px;line-height:1.2}
