.Navbar_navbar__oIrIU{display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:20;top:0;padding:1.5rem 6rem;width:100%;background-color:hsla(0,0%,100%,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:background-color .4s,-webkit-backdrop-filter .2s;transition:background-color .4s,backdrop-filter .2s;transition:background-color .4s,backdrop-filter .2s,-webkit-backdrop-filter .2s;height:var(--navbar-height)}.Navbar_navbar__oIrIU.Navbar_open__NREoA{background-color:var(--color-white)!important}.Navbar_navbar__oIrIU.Navbar_scrolled__OpJfg{background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:saturate(180%) blur(13px);backdrop-filter:saturate(180%) blur(13px)}.Navbar_brand__On_Tv{display:flex;align-items:center}.Navbar_brand__On_Tv .Navbar_containerImg__FlIVh{width:4rem;height:4rem;position:relative;display:block}.Navbar_brand__On_Tv img{object-fit:cover}.Navbar_brand__On_Tv .Navbar_name__ak6iW{font-family:Circular;font-weight:var(--font-weight-black);font-size:var(--font-size-medium);letter-spacing:-1px;margin-left:1rem}.Navbar_brand__On_Tv .Navbar_red__sZctk{color:var(--color-red)}@media screen and (max-width:1200px){.Navbar_navbar__oIrIU{padding:1.5rem 2rem}}.MenuDesktop_main__EqmiM{display:flex;align-items:center}.MenuDesktop_main__EqmiM li{display:flex}.MenuDesktop_main__EqmiM li:nth-child(n+2){margin-left:3rem}.MenuDesktop_converters__ky4xG{position:relative;display:flex;justify-content:center}.MenuDesktop_converters__ky4xG:hover .MenuDesktop_panel__WhxkI{visibility:visible;opacity:1}.MenuDesktop_converters__ky4xG:hover .MenuDesktop_convertersContent__2cuok{transition:background-color .2s;background-color:#F0F0F0}.MenuDesktop_convertersContent__2cuok{cursor:pointer;padding:.8rem 1.2rem;border-radius:2.4rem;display:flex;align-items:center}.MenuDesktop_chevronIcon__AyR8P{width:1.2rem;height:1.2rem;color:black;margin-left:.8rem}.MenuDesktop_panel__WhxkI{position:absolute;visibility:hidden;opacity:0;top:100%;padding-top:calc(1.5rem + .8rem)}.MenuDesktop_panelContent__agKzl{background-color:white;border-radius:1.2rem;padding:1.2rem;box-shadow:0 2px 15px 2px rgba(0,0,0,.25)}.MenuDesktop_panelLink__KgSJ5{width:30rem;display:flex;flex-direction:column;padding:1.2rem;border-radius:1.2rem;transition:background-color .2s}.MenuDesktop_panelLink__KgSJ5:hover{background-color:#F0F0F0}.MenuDesktop_panelLink__KgSJ5 h3{font-weight:700}.MenuDesktop_panelLink__KgSJ5 p{font-size:1.2rem;color:#818181;margin-top:.8rem;line-height:1.6;font-weight:500}.MenuDesktop_languages__Tj4gs{display:flex;align-items:center}.MenuDesktop_containerFlag__58_2c{position:relative;width:1.9rem;height:1.9rem;margin-right:.5rem}.MenuDesktop_containerFlag__58_2c img{object-fit:cover}@media screen and (max-width:1200px){.MenuDesktop_main__EqmiM li:nth-child(n+2){margin-left:2rem}}@media screen and (max-width:1050px){.MenuDesktop_containerFlag__58_2c{margin-right:unset}.MenuDesktop_languages__Tj4gs span:last-child{display:none}}.MenuMobileButton_menu__LvSY3{position:relative;z-index:var(--z-index-navbar);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.MenuMobileButton_menu__LvSY3 span{background-color:var(--color-black);height:3px;width:3rem;border-radius:1rem;opacity:1;visibility:visible;transition:opacity .4s,visibility .4s,transform .4s}.MenuMobileButton_menu__LvSY3 span:nth-child(n+2){margin-top:5px}.MenuMobileButton_menu__LvSY3.MenuMobileButton_open__t1lCX span:first-child{transform:rotate(-45deg) translate(-8px,3px)}.MenuMobileButton_menu__LvSY3.MenuMobileButton_open__t1lCX span:nth-child(2){opacity:0;visibility:hidden}.MenuMobileButton_menu__LvSY3.MenuMobileButton_open__t1lCX span:nth-child(3){transform:rotate(45deg) translate(-8px,-3px)}.MenuMobile_menu__YaPNe{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:var(--color-white);position:absolute;top:-2rem;left:0;opacity:0;visibility:hidden;transition:top .3s ease-out,opacity .3s ease-out,visibility .3s ease-out;min-height:calc(100vh - var(--navbar-height))}.MenuMobile_menu__YaPNe.MenuMobile_open__d__0U{top:var(--navbar-height);visibility:visible;opacity:1}.MenuMobile_main__lfmmw{display:flex;flex-direction:column}.MenuMobile_main__lfmmw li{display:flex;max-width:30rem}.MenuMobile_main__lfmmw li:nth-child(n+2){margin-top:2rem}.MenuMobile_main__lfmmw a:hover{text-decoration:underline;text-decoration-thickness:.7px}.MenuMobile_panelLink__qpAOv h3{font-weight:700}.MenuMobile_panelLink__qpAOv p{font-size:1.2rem;color:#818181;margin-top:.8rem;line-height:1.6;font-weight:500}.MenuMobile_languages__vTOxI{display:flex;align-items:center;margin-top:4rem}.MenuMobile_containerFlag__Avvy_{position:relative;width:1.9rem;height:1.9rem;margin-right:.5rem}.MenuMobile_containerFlag__Avvy_ img{object-fit:cover}@media screen and (max-width:900px){.MenuMobile_main__lfmmw li:nth-child(n+2){margin-top:4rem}}@media screen and (max-width:500px){.MenuMobile_menu__YaPNe{font-size:1.6rem}}.default_roadmap__qrSZw{font-size:1.2rem;position:fixed;bottom:2rem;right:2rem;z-index:var(--z-index-button-scroll-top);padding:.5rem 1rem;background-color:#131313;border:1px solid #3a3a3a;color:white;border-radius:10rem;transition:background-color .2s}.default_roadmap__qrSZw:hover{background-color:#25292B}.default_roadmap__qrSZw:active{background-color:#2D3133}@media screen and (max-width:600px){.default_roadmap__qrSZw{display:none}}.video-converter_container__3pha4{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0 15rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:500}.video-converter_content__yXQ9z{width:120rem;display:flex;flex-direction:column;align-items:center;flex:1 1}.video-converter_header__KmbVk{display:flex;align-items:center;justify-content:space-between;padding-top:8rem;width:100%}.video-converter_share__uFB_E{font-size:1.2rem;cursor:pointer}.video-converter_content__yXQ9z h1{font-size:3.6rem;font-weight:700;letter-spacing:-2px;margin-top:4rem;text-align:center}.video-converter_gradient__22sc9{padding:0 2px;background-color:var(--color-red);background-image:linear-gradient(to right,var(--color-red),var(--color-blue));background-size:100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.video-converter_description__zaU8f{margin-top:1.2rem;max-width:80rem;text-align:center}.video-converter_fileZoneContainer__biloh{flex:1 1;display:flex;align-items:center}.video-converter_filesZone__yLLTs{background-color:#F0F0F0;border-radius:2.4rem;border:2px dashed #818181;padding:4rem 0;display:flex;flex-direction:column;align-items:center;width:70rem}.video-converter_filesZoneDescription__XDc6w{color:#818181;font-size:1.2rem;margin-top:.8rem;width:80%;text-align:center}.video-converter_cta__YsyhI{color:white;background-color:#F30808;border-radius:1.2rem;padding:1.2rem 2.4rem;margin-top:2.4rem;cursor:pointer}.video-converter_footer__ABLD6{margin-bottom:.8rem;text-align:center}@media screen and (max-width:1300px){.video-converter_container__3pha4{padding:unset}.video-converter_content__yXQ9z{width:100%;padding:0 5rem}}@media screen and (max-width:900px){.video-converter_filesZone__yLLTs{width:unset}}@media screen and (max-width:600px){.video-converter_content__yXQ9z{padding:0 2rem}.video-converter_share__uFB_E{font-size:1rem}.video-converter_content__yXQ9z h1{font-size:2.4rem}.video-converter_filesZoneDescription__XDc6w{font-size:1rem}.video-converter_header__KmbVk{display:flex;flex-direction:column;row-gap:.8rem}.video-converter_filesZone__yLLTs{padding:4rem 1rem}}.Breadcrumbs_breadcrumbs__1_7oL{display:flex;align-items:center}.Breadcrumbs_breadcrumbs__1_7oL svg{transform:rotate(270deg);width:1rem;color:var(--color-grey-dark);margin:0 .5rem}.Crumb_container__nU0yq{display:flex;align-items:center;justify-content:center}.Crumb_crumb__t8Ybw,.Crumb_current__abogJ{padding:.5rem 1rem;font-size:var(--font-size-small);max-width:30rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Crumb_crumb__t8Ybw{cursor:pointer;transition:transform .1s,background-color .2s;border-radius:.4rem;color:var(--color-grey-dark)}.Crumb_crumb__t8Ybw:hover{background-color:var(--color-grey-light)}.Crumb_crumb__t8Ybw:active{transform:scale(.96)}@media screen and (max-width:1000px){.Crumb_crumb__t8Ybw,.Crumb_current__abogJ{max-width:15rem}}@media screen and (max-width:700px){.Crumb_crumb__t8Ybw,.Crumb_current__abogJ{max-width:12rem}}