*{margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--color-white)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.homepage_footer{background-color:var(--color-dark);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:80%;margin:0 auto;padding:10px;display:flex}.link_container{flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.link_color{color:var(--color-blue-deep)}.link_color:hover{color:var(--color-blue-light);text-decoration:underline}.no_decoration{text-decoration:none}.slogan{color:var(--color-white);text-align:center;margin:0 auto .5rem}@media screen and (width<=768px){.homepage_footer{box-sizing:border-box;width:100%;max-width:100%;margin:0}}.brand_container{flex-direction:row;align-items:center;display:flex}.brand_name_dark{color:var(--color-dark);margin-left:10px;font-weight:700}.brand_name_light{color:var(--color-white);margin-left:10px;font-weight:700}.brand_name_large{font-size:1.5rem}.brand_name_small{font-size:1.25rem}.brand_logo_large{width:auto;height:48px}.brand_logo_small{width:auto;height:32px}:root{--color-white:#fdfdfd;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#e2e8f0;--color-slate-300:#cbd5e1;--color-slate-400:#94a3b8;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-800:#1e293b;--color-slate-900:#0f172a;--color-dark:#020617;--drop-shadow:#94a3b8 4px 6px 6px;--color-red-light:#ed6f75;--color-red-deep:#e7000b;--color-blue-light:#dbeafe;--color-blue-deep:#116efe;--color-blue-dark:#294da9;--color-yellow-light:#fef9c2;--color-yellow-deep:#ecef25f5;--color-yellow-dark:#894b00;--color-green-light:#d1fae5;--color-green-deep:#10b981;--color-green-dark:#016630;--sidebar-gradient:linear-gradient(180deg, #0f172b 0%, #155dfc 100%);--font-sans:"Segoe UI", "Segoe UI Fallback", sans-serif}.button{font-family:var(--font-sans);box-sizing:border-box;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin:8px;font-size:1rem;font-weight:600;display:inline-flex}.button_dark{background-color:var(--color-dark);color:var(--color-slate-100);box-shadow:var(--drop-shadow)}.button_dark:hover{scale:1.05}.button_light{background-color:var(--color-slate-50);color:var(--color-dark);box-shadow:var(--drop-shadow)}.button_light:hover{scale:1.05}.button_red{background-color:var(--color-red-deep);color:var(--color-slate-50);box-shadow:var(--drop-shadow)}.button_red:hover{scale:1.05}.button_sidebar{color:var(--color-slate-100);background-color:#0000;justify-content:flex-start;padding:10px}.button_sidebar:hover{background-color:var(--color-slate-50);color:var(--color-slate-500);scale:1.05}.button_sidebar_selected{background-color:var(--color-slate-100);color:var(--color-blue-dark);justify-content:flex-start;padding:10px;scale:1.05}.button_default{width:fit-content;height:40px;padding:0 10px}.button_small{width:100px;height:40px;margin:4px;padding:5px;font-size:.6rem}.button_medium{width:150px;height:40px}.button_contained{width:30%;height:40px}.button_extended{width:65%;height:40px}.button_full_width{width:100%;height:40px}.homepage_header{background-color:var(--color-slate-100);box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:80%;margin:0 auto;padding:10px;display:flex}.navigation_container{align-items:flex-end;gap:10px;display:flex}.button_container{display:inline-block}@media screen and (width<=768px){.homepage_header{width:100%;max-width:100%}.button_container{display:none}}.burger_menu{display:none;position:relative}.burger_toggle{background:var(--color-slate-50);cursor:pointer;color:var(--color-slate-700);border:none;padding:8px}.burger_dropdown{background-color:var(--color-slate-50);border:1px solid var(--color-slate-300);z-index:100;border-radius:4px;flex-direction:column;gap:8px;padding:8px;display:flex;position:absolute;top:100%;right:0}.burger_icon{width:64px;height:auto}@media screen and (width<=768px){.burger_menu{display:inline-block}}.feature_container{flex-direction:row;align-items:flex-start;gap:20px;padding:10px;display:flex}.feature_presentation_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:95%;display:flex}.feature_title{text-align:left;color:var(--color-slate-800);font-size:1.15rem;font-weight:600}.feature_text{text-align:left;color:var(--color-slate-700);font-size:1rem}.feature_icon_container{justify-content:flex-start;align-items:flex-start;width:5%;height:auto;display:flex}.feature_icon{color:var(--color-blue-deep);background-color:var(--color-blue-light);border-radius:50%}.vignette_container{border:solid 1px var(--color-slate-300);background-color:var(--color-white);width:300px;height:140px;box-shadow:var(--drop-shadow);border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:20px;display:flex}.vignette_title{text-align:left;color:var(--color-dark);margin:.5rem 0 0;padding:0;font-size:1.1rem;font-weight:600}.vignette_text{text-align:left;color:var(--color-slate-700);margin:0;padding:0;font-size:.9rem}.homepage{background-color:var(--color-slate-50);box-sizing:border-box;flex-direction:column;width:100%;max-width:80%;margin:0 auto;padding:10px;display:flex}.homepage_presentation_container,.homepage_feature_container{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin:40px auto;display:flex}.homepage_presentation_text_container{flex-direction:column;align-items:flex-start;gap:20px;width:50%;display:flex}.homepage_presentation_title{text-align:left;color:var(--color-slate-800);margin-bottom:20px;font-size:2rem}.homepage_presentation_text{text-align:left;color:var(--color-slate-700);font-size:1.25rem;line-height:1.6}.homepage_tools_title{text-align:center;color:var(--color-slate-800);margin-bottom:10px;font-size:1.75rem}.homepage_tools_text{text-align:center;color:var(--color-slate-700);margin-bottom:20px;font-size:1.1rem}.homepage_image_container,.homepage_feature_image_container{border:none;border-radius:16px;justify-content:flex-start;width:50%;margin:1rem;display:flex;overflow:hidden}.homepage_horizontal_image{object-fit:cover;border-radius:16px;width:100%;height:auto}.homepage_vertical_image{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:500px}.homepage_vignette_container{flex-flow:wrap;justify-content:space-around;align-items:center;gap:20px;margin-top:20px;display:flex}.homepage_feature_title{text-align:left;color:var(--color-slate-800);margin-bottom:20px;font-size:1.5rem}@media screen and (width<=768px){.homepage{max-width:95%}.homepage_presentation_container,.homepage_feature_container{width:100%;max-width:768px}.homepage_presentation_title{font-size:1.5rem}.homepage_tools_text,.homepage_presentation_text{font-size:1rem}.homepage_feature_title,.homepage_tools_title{font-size:1.25rem}}.checkbox_option{align-items:center;gap:8px;width:90%;margin:.5rem auto;display:flex}.auth_form{align-items:flex-center;background-color:var(--color-slate-50);border:solid 2px var(--color-slate-400);box-sizing:border-box;border-radius:16px;flex-direction:column;justify-content:flex-start;width:550px;margin:3rem auto .5rem;padding:1rem;display:flex}.auth_form .logo_container{background-color:var(--color-blue-light);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}.auth_form .form_logo{width:auto;height:32px}.auth_form .form_title{color:var(--color-dark);text-align:left;width:90%;margin:1rem auto .25rem;font-size:1.5rem;font-weight:600}.auth_form .form_presentation{text-align:left;color:var(--color-slate-700);width:90%;margin:.25rem auto .5rem;font-size:1.1rem}.auth_form .form_group{flex-direction:column;justify-content:center;align-items:center;width:90%;margin:.5rem auto;display:flex}.auth_form .form_label{width:100%;font-size:1.1rem;font-weight:600}.auth_form .form_input,.auth_form .form_select{width:100%;font-size:1rem}.auth_form .form_centered_container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:1rem;display:flex}.auth_form .form_required_field{color:var(--color-red-deep);margin-left:.25rem}.auth_form .form_error_message{color:var(--color-red-deep);text-align:left;width:100%;margin-top:.25rem;font-size:.9rem}.auth_form .back_home_container{flex-flow:row;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;display:flex}.auth_form .forgotten_password_container{flex-flow:row;justify-content:flex-start;align-items:center;width:90%;margin:0 auto;display:flex}.auth_form .forgotten_password{color:var(--color-blue-deep);text-align:left;cursor:pointer;margin-top:.25rem;font-size:.9rem}@media screen and (width<=768px){.auth_form{width:95%}}.sidebar{background:var(--sidebar-gradient);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:250px;height:100%;min-height:100vh;padding:20px;display:flex}.sidebar_inner_container{width:100%}.sidebar .button{margin:4px 0}.sidebar hr{border:none;border-top:1px solid var(--color-white);margin:.25rem -20px;padding:0}@media screen and (width<=768px){.sidebar{display:none}}.topbar{display:none}@media screen and (width<=768px){.topbar{background:var(--color-dark);box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;padding:5px;display:flex}}.app_burger_menu{display:none;position:relative}.app_burger_toggle{background:var(--color-slate-50);cursor:pointer;color:var(--color-slate-700);border:none;padding:4px}.app_burger_dropdown{background-color:var(--color-slate-50);border:1px solid var(--color-slate-300);z-index:100;border-radius:4px;flex-direction:column;gap:4px;padding:4px;display:flex;position:absolute;top:100%;right:0}.app_burger_icon{width:32px;height:auto}@media screen and (width<=768px){.app_burger_menu{display:inline-block}}.app_layout{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;min-height:100vh;margin:0;display:flex}.app_right_panel{background-color:var(--color-white);box-sizing:border-box;flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:2rem;margin:1rem;display:flex}.page_header{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:1rem;display:flex}.page_title{color:var(--color-black);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page_subtitle{color:var(--color-slate-700);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.page_header_button_container{flex-direction:row;justify-content:center;align-items:center;display:flex}.form_container{background-color:var(--color-slate-50);border:solid 1px var(--color-slate-400);box-sizing:border-box;border-radius:16px;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;min-width:0;margin:0;padding:1rem;display:flex}.form_header{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.form_icon{width:32px;height:32px;color:var(--color-blue-deep)}.form_title{width:auto;color:var(--color-black);margin:0;font-size:1.25rem}.form_presentation{color:var(--color-slate-700);width:auto;margin:0;font-size:1rem}.form_button{flex-direction:row;justify-content:flex-end;align-items:center;display:flex}.form_content{flex-direction:column;gap:1rem;display:flex}.form_inner_flex_container{flex-direction:row;gap:2rem;width:100%;display:flex}.form_group{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:.5rem auto;display:flex}.form_label{width:100%;font-size:1.1rem;font-weight:600}.form_input,.form_select{width:100%;font-size:1rem}.form_required_field{color:var(--color-red-deep);margin-left:.25rem}.form_error_message{color:var(--color-red-deep);text-align:left;width:100%;margin-top:.25rem;font-size:.9rem}@media screen and (width<=768px){.form_inner_flex_container,.form_button{flex-direction:column}}.language_container{flex-direction:row;justify-content:space-between;gap:.5rem;display:flex}.source_language_container,.target_language_container,.service_container{box-sizing:border-box;flex-direction:column;flex:1;padding:10px 0 0;display:flex}.language_title{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.language_list{background-color:var(--color-white);border:solid 1px var(--color-slate-300);border-radius:8px;flex-direction:column;width:100%;max-height:195px;margin:.5rem auto;display:flex;overflow-y:auto}.service_list{background-color:var(--color-white);border:solid 1px var(--color-slate-300);border-radius:8px;flex-direction:column;flex:1;max-height:195px;margin:.5rem .25rem;display:flex;overflow-y:auto}.multiple_form_section{flex-direction:row;justify-content:space-between;gap:1rem;width:100%;display:flex}@media screen and (width<=950px){.language_container{flex-direction:column}}@media screen and (width<=768px){.multiple_form_section{flex-direction:column}}.privacy_policy,.terms_of_service{background-color:var(--color-slate-50);color:#333;box-sizing:border-box;width:80%;margin:0 auto;padding:20px;display:block}.privacy_policy h1,.terms_of_service h1{text-align:center;margin-bottom:20px}.privacy_policy h2,.terms_of_service h2{margin-top:30px;margin-bottom:15px}.privacy_policy h3,.terms_of_service h3{margin-top:20px;margin-bottom:10px}.privacy_policy ul,.terms_of_service ul{margin-bottom:15px;padding-left:20px;list-style-type:disc}.privacy_policy p,.terms_of_service p{text-align:justify;margin-bottom:15px;line-height:1.6}.privacy_policy .back_to_top,.terms_of_service .back_to_top{text-align:right;width:100%;margin-top:20px}@media screen and (width<=768px){.terms_of_service,.privacy_policy{width:100%;padding:15px}.terms_of_service h1,.privacy_policy h1{font-size:1.25rem}.terms_of_service h2,.privacy_policy h2{font-size:1rem}.terms_of_service h3,.privacy_policy h3,.terms_of_service p,.privacy_policy p{font-size:.875rem}}
