@myinterview/widget-react 1.0.9 → 1.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/i18n/config.d.ts +0 -274
- package/dist/esm/index.js +84 -458
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -11626,194 +11626,7 @@ instance.hasLoadedNamespace;
|
|
|
11626
11626
|
instance.loadNamespaces;
|
|
11627
11627
|
instance.loadLanguages;
|
|
11628
11628
|
|
|
11629
|
-
var setup$
|
|
11630
|
-
title: "تحقق من إعداداتك",
|
|
11631
|
-
rotate: "يرجى تدوير جهازك",
|
|
11632
|
-
permission_denied: "رفضَ المستخدم الإذن",
|
|
11633
|
-
camera: {
|
|
11634
|
-
name: "كاميرا مدمجة",
|
|
11635
|
-
WAITING: "في انتظار إذنك...",
|
|
11636
|
-
ERROR: "خطأ في الكاميرا",
|
|
11637
|
-
READY: "يبدو جيدًا!"
|
|
11638
|
-
},
|
|
11639
|
-
microphone: {
|
|
11640
|
-
name: "ميكروفون مدمج",
|
|
11641
|
-
WAITING: "في انتظار إذنك...",
|
|
11642
|
-
ERROR: "خطأ في الميكروفون",
|
|
11643
|
-
READY: "يبدو جيدًا!"
|
|
11644
|
-
},
|
|
11645
|
-
internet: {
|
|
11646
|
-
name: "اتصال الإنترنت",
|
|
11647
|
-
TESTING: "جارٍ اختبار الاتصال...",
|
|
11648
|
-
SLOW: "اتصال بطيء",
|
|
11649
|
-
CONNECTED: "يبدو جيدًا!",
|
|
11650
|
-
NO_CONNECTED: "لا يوجد اتصال بالإنترنت"
|
|
11651
|
-
},
|
|
11652
|
-
unsupported_device: {
|
|
11653
|
-
IOS: "لا يدعم متصفحك تسجيل الفيديو. يمكنك إما تحديث جهازك إلى نظام التشغيل iOS 14.4 أو أعلى، أو إكمال المقابلة على جهاز كمبيوترك. بالتوفيق!",
|
|
11654
|
-
BROWSER: "لا يدعم متصفحك تسجيل الفيديو. يمكنك إما تجربة متصفح مختلف أو استخدام جهاز كمبيوتر. بالتوفيق!",
|
|
11655
|
-
INCOGNITO: "وضع التصفح المتخفي غير مدعوم، يرجى استخدام وضع عدم التصفح المتخفي لتسجيل المقابلة."
|
|
11656
|
-
}
|
|
11657
|
-
};
|
|
11658
|
-
var time$8 = {
|
|
11659
|
-
minuteLeft_one: "تبقى أقل من دقيقة",
|
|
11660
|
-
minuteLeft_other: "أقل من {{count}} دقيقة متبقية",
|
|
11661
|
-
minute_one: "{{count}} دقيقة",
|
|
11662
|
-
minute_other: "{{count}} دقائق",
|
|
11663
|
-
second_one: "{{count}} ثانية",
|
|
11664
|
-
second_other: "{{count}} ثوانٍ"
|
|
11665
|
-
};
|
|
11666
|
-
var practice$8 = {
|
|
11667
|
-
title: "وضع التمرين",
|
|
11668
|
-
subtitle: "تحقق من جهاز محاكاة الممارسة وجرب بعض الأسئلة.",
|
|
11669
|
-
label: "وضع التمرين"
|
|
11670
|
-
};
|
|
11671
|
-
var preview$8 = {
|
|
11672
|
-
title: "حدد الفيديو الذي تريد إرساله",
|
|
11673
|
-
singleTake: "استعراض",
|
|
11674
|
-
take: "أخذ"
|
|
11675
|
-
};
|
|
11676
|
-
var upload$8 = {
|
|
11677
|
-
title: "تحميل مقاطع الفيديو الخاصة بك",
|
|
11678
|
-
subtitle: "يرجى الانتظار أثناء تحميل مقاطع الفيديو الخاصة بك",
|
|
11679
|
-
errorInfo: "التحميل غير مكتمل. يرجى التحقق من اتصال الإنترنت وسنحاول مرة أخرى."
|
|
11680
|
-
};
|
|
11681
|
-
var questionList$8 = {
|
|
11682
|
-
name: "السؤال"
|
|
11683
|
-
};
|
|
11684
|
-
var recorder$8 = {
|
|
11685
|
-
explanation: {
|
|
11686
|
-
take_one: "لقطة",
|
|
11687
|
-
take_other: "لقطات",
|
|
11688
|
-
remaining_take_one: "لقطة متبقية",
|
|
11689
|
-
remaining_take_other: "لقطات متبقية",
|
|
11690
|
-
question: {
|
|
11691
|
-
name: "السؤال",
|
|
11692
|
-
title: "سيتم عرض السؤال التالي بمجرد النقر عليه<strong>{{btn_txt}}</strong>.",
|
|
11693
|
-
questionThinkingTime: "سيكون لديك {{time}} لإعداد إجابتك.",
|
|
11694
|
-
videoQuestionThinkingTime: "لا يمكن إيقاف السؤال مؤقتًا أو تخطيه.<br />يرجى التأكد من تشغيل مكبرات الصوت.<br /> بعد ذلك، سيكون لديك <strong>{{time}}</strong> لإعداد إجابتك.",
|
|
11695
|
-
videoQuestionNoThinkingTime: "بمجرد الاستعداد لتسجيل إجابتك، انقر على <strong>ابدأ الآن</strong>.",
|
|
11696
|
-
showQuestion_btn: "إظهار السؤال",
|
|
11697
|
-
watchQuestion_btn: "مشاهدة السؤال"
|
|
11698
|
-
}
|
|
11699
|
-
},
|
|
11700
|
-
errors: {
|
|
11701
|
-
MEDIA_PERMISSION: {
|
|
11702
|
-
TITLE: "لا توجد كاميرا وميكروفون",
|
|
11703
|
-
DETAILS: "يرجى تمكين أذونات الكاميرا والميكروفون",
|
|
11704
|
-
CTA: "كيفية تمكين الكاميرا والميكروفون؟"
|
|
11705
|
-
},
|
|
11706
|
-
NO_SOUND: {
|
|
11707
|
-
TITLE: "لم يتم اكتشاف صوت",
|
|
11708
|
-
DETAILS: "يرجى التأكد من عدم كتم صوت الميكروفون أو تحديد جهاز مختلف{{mobile_details}}.",
|
|
11709
|
-
DETAILS_MOBILE: "بالنقر على القائمة العلوية اليمنى. للتحقق من أننا نستطيع سماعك، فقط قل \"مرحبًا\"",
|
|
11710
|
-
CTA: "تغيير الميكروفون"
|
|
11711
|
-
},
|
|
11712
|
-
CONNECTION: {
|
|
11713
|
-
TITLE: "غير متصل",
|
|
11714
|
-
DETAILS: "يرجى التحقق من الاتصال بالإنترنت"
|
|
11715
|
-
}
|
|
11716
|
-
},
|
|
11717
|
-
permissions: {
|
|
11718
|
-
title: "تمكين أذونات الكاميرا والصوت",
|
|
11719
|
-
subtitle: "يرجى اتباع الخطوات التالية:",
|
|
11720
|
-
permission: "في انتظار أجهزة الوسائط...",
|
|
11721
|
-
PERMISSION_STEPS: {
|
|
11722
|
-
IOS: {
|
|
11723
|
-
CHROME: [
|
|
11724
|
-
"في أعلى يسار عنوان URL للموقع (شريط العناوين)، اضغط على رمز القفل.",
|
|
11725
|
-
"انقر على <span class='text--bold'>إعدادات الموقع</span>",
|
|
11726
|
-
"اضبط إعداد الكاميرا / الميكروفون على المسموح به",
|
|
11727
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11728
|
-
],
|
|
11729
|
-
SAFARI: [
|
|
11730
|
-
"اضغط على أيقونة <span class='text--bold'><small>'A</small>'A</span> في أعلى يسار شريط العناوين",
|
|
11731
|
-
"انقر على <span class='text--bold'>إعدادات موقع الويب</span>",
|
|
11732
|
-
"تعيين أذونات الكاميرا إلى <span class='text--bold'>\"السماح\"</span>",
|
|
11733
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11734
|
-
]
|
|
11735
|
-
},
|
|
11736
|
-
ANDROID: {
|
|
11737
|
-
CHROME: [
|
|
11738
|
-
"في أعلى يسار عنوان URL للموقع (شريط العناوين)، اضغط على رمز القفل.",
|
|
11739
|
-
"انقر على <span class='text--bold'>الأذونات</span>",
|
|
11740
|
-
"ضبط إعدادات الكاميرا والميكروفون على \"السماح\"",
|
|
11741
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11742
|
-
],
|
|
11743
|
-
SAMSUNG: [
|
|
11744
|
-
"في أسفل اليمين افتح القائمة.",
|
|
11745
|
-
"انقر على الإعدادات > المواقع والتنزيلات > إدارة بيانات موقع الويب",
|
|
11746
|
-
"انقر على \"حذف\" وحدد https://embed.myinterview.com",
|
|
11747
|
-
"انقر على أيقونة الحذف وعد إلى الصفحة",
|
|
11748
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11749
|
-
]
|
|
11750
|
-
},
|
|
11751
|
-
MACBOOK: {
|
|
11752
|
-
CHROME: [
|
|
11753
|
-
"انقر على أيقونة الكاميرا في شريط العناوين <img style='width:40px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/accessDenied.png'>",
|
|
11754
|
-
"حدد \"السماح دائمًا\" للوصول إلى الكاميرا والميكروفون",
|
|
11755
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11756
|
-
],
|
|
11757
|
-
SAFARI: [
|
|
11758
|
-
"اضغط على <span class='safari__key safari__key--small'></span> أو انقر على Safari -> التفضيلات",
|
|
11759
|
-
"ثم انقر على علامة التبويب مواقع الويب",
|
|
11760
|
-
"\"تحديد كاميرا\". ابحث عن موقع ويب مفتوح حاليًا، واضبط أذونات الكاميرا إما للسماح أو الطلب",
|
|
11761
|
-
"بعد ذلك، انتقل إلى قسم الميكروفون وافعل الشيء نفسه"
|
|
11762
|
-
],
|
|
11763
|
-
FIREFOX: [
|
|
11764
|
-
"انقر على أيقونة الكاميرا في شريط العناوين <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/firefoxpermissions.jpg'>",
|
|
11765
|
-
"انقر على الأزرار \"المحظورة\" بجوار الكاميرا والميكروفون",
|
|
11766
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11767
|
-
]
|
|
11768
|
-
},
|
|
11769
|
-
WINDOWS: {
|
|
11770
|
-
CHROME: [
|
|
11771
|
-
"انقر على أيقونة الكاميرا في شريط العناوين <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/accessDenied.png'>",
|
|
11772
|
-
"حدد \"السماح دائمًا\" للوصول إلى الكاميرا والميكروفون",
|
|
11773
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11774
|
-
],
|
|
11775
|
-
FIREFOX: [
|
|
11776
|
-
"انقر على أيقونة الكاميرا في شريط العناوين <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/firefoxpermissions.jpg'>",
|
|
11777
|
-
"انقر على الأزرار \"المحظورة\" بجوار الكاميرا والميكروفون",
|
|
11778
|
-
"انقر على الزر \"حاول مرة أخرى\" أدناه"
|
|
11779
|
-
]
|
|
11780
|
-
}
|
|
11781
|
-
}
|
|
11782
|
-
}
|
|
11783
|
-
};
|
|
11784
|
-
var buttons$8 = {
|
|
11785
|
-
btn_watch_question: "مشاهدة السؤال",
|
|
11786
|
-
btn_show_question: "إظهار السؤال",
|
|
11787
|
-
btn_start_recording: "بدء التسجيل.",
|
|
11788
|
-
btn_stop_recording: "إيقاف التسجيل",
|
|
11789
|
-
btn_try_again: "حاول مجددًا",
|
|
11790
|
-
btn_internet_test_again: "أعد الاختبار",
|
|
11791
|
-
btn_practice: "ممارسة",
|
|
11792
|
-
btn_start: "هيا نبدأ",
|
|
11793
|
-
btn_retry: "إعادة المحاولة",
|
|
11794
|
-
btn_start_now: "ابدأ الآن",
|
|
11795
|
-
RETAKE: "أعد الالتقاط",
|
|
11796
|
-
NEXT: "التالي",
|
|
11797
|
-
SUBMIT: "إرسال",
|
|
11798
|
-
READY: "أنا مستعد، تابع للبدء"
|
|
11799
|
-
};
|
|
11800
|
-
var layout$8 = {
|
|
11801
|
-
footer: " myInterview",
|
|
11802
|
-
at: "At"
|
|
11803
|
-
};
|
|
11804
|
-
var translationAR = {
|
|
11805
|
-
setup: setup$8,
|
|
11806
|
-
time: time$8,
|
|
11807
|
-
practice: practice$8,
|
|
11808
|
-
preview: preview$8,
|
|
11809
|
-
upload: upload$8,
|
|
11810
|
-
questionList: questionList$8,
|
|
11811
|
-
recorder: recorder$8,
|
|
11812
|
-
buttons: buttons$8,
|
|
11813
|
-
layout: layout$8
|
|
11814
|
-
};
|
|
11815
|
-
|
|
11816
|
-
var setup$7 = {
|
|
11629
|
+
var setup$6 = {
|
|
11817
11630
|
title: "检查您的设置",
|
|
11818
11631
|
rotate: "请旋转您的设备",
|
|
11819
11632
|
permission_denied: "用户拒绝授予权限",
|
|
@@ -11842,7 +11655,7 @@ var setup$7 = {
|
|
|
11842
11655
|
INCOGNITO: "不支持隐身模式,请使用非隐身模式录制面试。"
|
|
11843
11656
|
}
|
|
11844
11657
|
};
|
|
11845
|
-
var time$
|
|
11658
|
+
var time$6 = {
|
|
11846
11659
|
minuteLeft_one: "剩余不到 1 分钟",
|
|
11847
11660
|
minuteLeft_other: "剩余不到 {{count}} 分钟",
|
|
11848
11661
|
minute_one: "{{count}} 分钟",
|
|
@@ -11850,25 +11663,25 @@ var time$7 = {
|
|
|
11850
11663
|
second_one: "{{count}} 秒",
|
|
11851
11664
|
second_other: "{{count}} 秒"
|
|
11852
11665
|
};
|
|
11853
|
-
var practice$
|
|
11666
|
+
var practice$6 = {
|
|
11854
11667
|
title: "练习模式",
|
|
11855
11668
|
subtitle: "查看我们的练习模拟器,试着回答几个问题。",
|
|
11856
11669
|
label: "练习模式"
|
|
11857
11670
|
};
|
|
11858
|
-
var preview$
|
|
11671
|
+
var preview$6 = {
|
|
11859
11672
|
title: "选择要提交的视频",
|
|
11860
11673
|
singleTake: "预览",
|
|
11861
11674
|
take: "拍摄"
|
|
11862
11675
|
};
|
|
11863
|
-
var upload$
|
|
11676
|
+
var upload$6 = {
|
|
11864
11677
|
title: "正在上传视频",
|
|
11865
11678
|
subtitle: "正在上传视频,请稍候",
|
|
11866
11679
|
errorInfo: "上传未完成。请检查您的网络连接,我们将重试。"
|
|
11867
11680
|
};
|
|
11868
|
-
var questionList$
|
|
11681
|
+
var questionList$6 = {
|
|
11869
11682
|
name: "问题"
|
|
11870
11683
|
};
|
|
11871
|
-
var recorder$
|
|
11684
|
+
var recorder$6 = {
|
|
11872
11685
|
explanation: {
|
|
11873
11686
|
take_one: "拍摄次数",
|
|
11874
11687
|
take_other: "拍摄次数",
|
|
@@ -11968,7 +11781,7 @@ var recorder$7 = {
|
|
|
11968
11781
|
}
|
|
11969
11782
|
}
|
|
11970
11783
|
};
|
|
11971
|
-
var buttons$
|
|
11784
|
+
var buttons$6 = {
|
|
11972
11785
|
btn_watch_question: "观看问题",
|
|
11973
11786
|
btn_show_question: "显示问题",
|
|
11974
11787
|
btn_start_recording: "开始录制",
|
|
@@ -11984,23 +11797,23 @@ var buttons$7 = {
|
|
|
11984
11797
|
SUBMIT: "提交",
|
|
11985
11798
|
READY: "准备就绪,开始吧"
|
|
11986
11799
|
};
|
|
11987
|
-
var layout$
|
|
11800
|
+
var layout$6 = {
|
|
11988
11801
|
footer: "技术支持:myInterview",
|
|
11989
11802
|
at: "At"
|
|
11990
11803
|
};
|
|
11991
11804
|
var translationCN = {
|
|
11992
|
-
setup: setup$
|
|
11993
|
-
time: time$
|
|
11994
|
-
practice: practice$
|
|
11995
|
-
preview: preview$
|
|
11996
|
-
upload: upload$
|
|
11997
|
-
questionList: questionList$
|
|
11998
|
-
recorder: recorder$
|
|
11999
|
-
buttons: buttons$
|
|
12000
|
-
layout: layout$
|
|
11805
|
+
setup: setup$6,
|
|
11806
|
+
time: time$6,
|
|
11807
|
+
practice: practice$6,
|
|
11808
|
+
preview: preview$6,
|
|
11809
|
+
upload: upload$6,
|
|
11810
|
+
questionList: questionList$6,
|
|
11811
|
+
recorder: recorder$6,
|
|
11812
|
+
buttons: buttons$6,
|
|
11813
|
+
layout: layout$6
|
|
12001
11814
|
};
|
|
12002
11815
|
|
|
12003
|
-
var setup$
|
|
11816
|
+
var setup$5 = {
|
|
12004
11817
|
title: "Überprüfen Sie Ihre Einrichtung",
|
|
12005
11818
|
rotate: "Bitte drehen Sie Ihr Gerät",
|
|
12006
11819
|
permission_denied: "Berechtigung vom Benutzer verweigert",
|
|
@@ -12029,7 +11842,7 @@ var setup$6 = {
|
|
|
12029
11842
|
INCOGNITO: "Der Inkognito-Modus wird nicht unterstützt. Bitte verwenden Sie den Nicht-Inkognito-Modus, um Ihr Interview aufzuzeichnen."
|
|
12030
11843
|
}
|
|
12031
11844
|
};
|
|
12032
|
-
var time$
|
|
11845
|
+
var time$5 = {
|
|
12033
11846
|
minuteLeft_one: "Weniger als eine Minute übrig ",
|
|
12034
11847
|
minuteLeft_other: "Weniger als {{count}} Minuten übrig",
|
|
12035
11848
|
minute_one: "{{count}} Minute",
|
|
@@ -12037,25 +11850,25 @@ var time$6 = {
|
|
|
12037
11850
|
second_one: "{{count}} Sekunde",
|
|
12038
11851
|
second_other: "{{count}} Sekunden"
|
|
12039
11852
|
};
|
|
12040
|
-
var practice$
|
|
11853
|
+
var practice$5 = {
|
|
12041
11854
|
title: "Übungsmodus",
|
|
12042
11855
|
subtitle: "Schauen Sie sich unseren Übungssimulator an und probieren Sie ein paar Fragen aus.",
|
|
12043
11856
|
label: "Übungsmodus"
|
|
12044
11857
|
};
|
|
12045
|
-
var preview$
|
|
11858
|
+
var preview$5 = {
|
|
12046
11859
|
title: "Wählen Sie Ihr einzureichendes Video aus",
|
|
12047
11860
|
singleTake: "Vorschau",
|
|
12048
11861
|
take: "Aufnahme"
|
|
12049
11862
|
};
|
|
12050
|
-
var upload$
|
|
11863
|
+
var upload$5 = {
|
|
12051
11864
|
title: "Hochladen Ihrer Videos",
|
|
12052
11865
|
subtitle: "Bitte warten Sie, während Ihre Videos hochgeladen werden",
|
|
12053
11866
|
errorInfo: "Upload unvollständig. Bitte überprüfen Sie Ihre Internetverbindung, und wir werden es erneut versuchen."
|
|
12054
11867
|
};
|
|
12055
|
-
var questionList$
|
|
11868
|
+
var questionList$5 = {
|
|
12056
11869
|
name: "Frage"
|
|
12057
11870
|
};
|
|
12058
|
-
var recorder$
|
|
11871
|
+
var recorder$5 = {
|
|
12059
11872
|
explanation: {
|
|
12060
11873
|
take_one: "Aufnahme",
|
|
12061
11874
|
take_other: "Aufnahmen",
|
|
@@ -12155,7 +11968,7 @@ var recorder$6 = {
|
|
|
12155
11968
|
}
|
|
12156
11969
|
}
|
|
12157
11970
|
};
|
|
12158
|
-
var buttons$
|
|
11971
|
+
var buttons$5 = {
|
|
12159
11972
|
btn_watch_question: "FRAGE ANSEHEN",
|
|
12160
11973
|
btn_show_question: "FRAGE ANZEIGEN",
|
|
12161
11974
|
btn_start_recording: "AUFNAHME STARTEN",
|
|
@@ -12171,23 +11984,23 @@ var buttons$6 = {
|
|
|
12171
11984
|
SUBMIT: "SENDEN",
|
|
12172
11985
|
READY: "Ich bin bereit, fahren Sie fort, um zu beginnen"
|
|
12173
11986
|
};
|
|
12174
|
-
var layout$
|
|
11987
|
+
var layout$5 = {
|
|
12175
11988
|
footer: "Unterstützt von myInterview",
|
|
12176
11989
|
at: "At"
|
|
12177
11990
|
};
|
|
12178
11991
|
var translationDE = {
|
|
12179
|
-
setup: setup$
|
|
12180
|
-
time: time$
|
|
12181
|
-
practice: practice$
|
|
12182
|
-
preview: preview$
|
|
12183
|
-
upload: upload$
|
|
12184
|
-
questionList: questionList$
|
|
12185
|
-
recorder: recorder$
|
|
12186
|
-
buttons: buttons$
|
|
12187
|
-
layout: layout$
|
|
11992
|
+
setup: setup$5,
|
|
11993
|
+
time: time$5,
|
|
11994
|
+
practice: practice$5,
|
|
11995
|
+
preview: preview$5,
|
|
11996
|
+
upload: upload$5,
|
|
11997
|
+
questionList: questionList$5,
|
|
11998
|
+
recorder: recorder$5,
|
|
11999
|
+
buttons: buttons$5,
|
|
12000
|
+
layout: layout$5
|
|
12188
12001
|
};
|
|
12189
12002
|
|
|
12190
|
-
var setup$
|
|
12003
|
+
var setup$4 = {
|
|
12191
12004
|
title: "Check your set up",
|
|
12192
12005
|
rotate: "Please rotate your device",
|
|
12193
12006
|
permission_denied: "Permission denied by user",
|
|
@@ -12216,7 +12029,7 @@ var setup$5 = {
|
|
|
12216
12029
|
INCOGNITO: "Incognito mode is not supported, please use non-incognito mode to record your interview."
|
|
12217
12030
|
}
|
|
12218
12031
|
};
|
|
12219
|
-
var time$
|
|
12032
|
+
var time$4 = {
|
|
12220
12033
|
less_than_one_left: "Less than a minute left",
|
|
12221
12034
|
minuteLeft: "Less than {{count}} minutes left",
|
|
12222
12035
|
minute_one: "{{count}} minute",
|
|
@@ -12224,7 +12037,7 @@ var time$5 = {
|
|
|
12224
12037
|
second_one: "{{count}} second",
|
|
12225
12038
|
second_other: "{{count}} seconds"
|
|
12226
12039
|
};
|
|
12227
|
-
var practice$
|
|
12040
|
+
var practice$4 = {
|
|
12228
12041
|
title: "Practice mode",
|
|
12229
12042
|
subtitle: "Check out our practice simulator and try a few questions out.",
|
|
12230
12043
|
label: "Practice Mode",
|
|
@@ -12245,20 +12058,20 @@ var practice$5 = {
|
|
|
12245
12058
|
}
|
|
12246
12059
|
]
|
|
12247
12060
|
};
|
|
12248
|
-
var preview$
|
|
12061
|
+
var preview$4 = {
|
|
12249
12062
|
title: "Select your video to submit",
|
|
12250
12063
|
singleTake: "Preview",
|
|
12251
12064
|
take: "Take"
|
|
12252
12065
|
};
|
|
12253
|
-
var upload$
|
|
12066
|
+
var upload$4 = {
|
|
12254
12067
|
title: "Uploading Your Videos",
|
|
12255
12068
|
subtitle: "Please wait while your videos are being uploaded",
|
|
12256
12069
|
errorInfo: "Upload incomplete. Please check your internet connection and we will try again."
|
|
12257
12070
|
};
|
|
12258
|
-
var questionList$
|
|
12071
|
+
var questionList$4 = {
|
|
12259
12072
|
name: "Question"
|
|
12260
12073
|
};
|
|
12261
|
-
var recorder$
|
|
12074
|
+
var recorder$4 = {
|
|
12262
12075
|
explanation: {
|
|
12263
12076
|
take_one: "take",
|
|
12264
12077
|
take_other: "takes",
|
|
@@ -12367,7 +12180,7 @@ var recorder$5 = {
|
|
|
12367
12180
|
}
|
|
12368
12181
|
}
|
|
12369
12182
|
};
|
|
12370
|
-
var buttons$
|
|
12183
|
+
var buttons$4 = {
|
|
12371
12184
|
btn_watch_question: "WATCH QUESTION",
|
|
12372
12185
|
btn_show_question: "SHOW QUESTION",
|
|
12373
12186
|
btn_start_recording: "START RECORDING",
|
|
@@ -12383,23 +12196,23 @@ var buttons$5 = {
|
|
|
12383
12196
|
SUBMIT: "SUBMIT",
|
|
12384
12197
|
READY: "I'm ready, proceed to start"
|
|
12385
12198
|
};
|
|
12386
|
-
var layout$
|
|
12199
|
+
var layout$4 = {
|
|
12387
12200
|
footer: "Powered by myInterview",
|
|
12388
12201
|
at: "At"
|
|
12389
12202
|
};
|
|
12390
12203
|
var translationEN = {
|
|
12391
|
-
setup: setup$
|
|
12392
|
-
time: time$
|
|
12393
|
-
practice: practice$
|
|
12394
|
-
preview: preview$
|
|
12395
|
-
upload: upload$
|
|
12396
|
-
questionList: questionList$
|
|
12397
|
-
recorder: recorder$
|
|
12398
|
-
buttons: buttons$
|
|
12399
|
-
layout: layout$
|
|
12204
|
+
setup: setup$4,
|
|
12205
|
+
time: time$4,
|
|
12206
|
+
practice: practice$4,
|
|
12207
|
+
preview: preview$4,
|
|
12208
|
+
upload: upload$4,
|
|
12209
|
+
questionList: questionList$4,
|
|
12210
|
+
recorder: recorder$4,
|
|
12211
|
+
buttons: buttons$4,
|
|
12212
|
+
layout: layout$4
|
|
12400
12213
|
};
|
|
12401
12214
|
|
|
12402
|
-
var setup$
|
|
12215
|
+
var setup$3 = {
|
|
12403
12216
|
title: "Verifica la configuración",
|
|
12404
12217
|
rotate: "Gira el dispositivo",
|
|
12405
12218
|
permission_denied: "Permiso denegado por el usuario",
|
|
@@ -12428,7 +12241,7 @@ var setup$4 = {
|
|
|
12428
12241
|
INCOGNITO: "No se admite el modo incógnito, usa el modo no incógnito para grabar la entrevista."
|
|
12429
12242
|
}
|
|
12430
12243
|
};
|
|
12431
|
-
var time$
|
|
12244
|
+
var time$3 = {
|
|
12432
12245
|
less_than_one_left: "Queda menos de un minuto",
|
|
12433
12246
|
minuteLeft: "Quedan menos de {{count}} minutos",
|
|
12434
12247
|
minute_one: "{{count}} minuto",
|
|
@@ -12436,25 +12249,25 @@ var time$4 = {
|
|
|
12436
12249
|
second_one: "{{count}} segundo",
|
|
12437
12250
|
second_other: "{{count}} segundos"
|
|
12438
12251
|
};
|
|
12439
|
-
var practice$
|
|
12252
|
+
var practice$3 = {
|
|
12440
12253
|
title: "Modo práctica",
|
|
12441
12254
|
subtitle: "Echa un vistazo a nuestro simulador de práctica y prueba responder algunas preguntas.",
|
|
12442
12255
|
label: "Modo práctica"
|
|
12443
12256
|
};
|
|
12444
|
-
var preview$
|
|
12257
|
+
var preview$3 = {
|
|
12445
12258
|
title: "Selecciona tu video para enviarlo",
|
|
12446
12259
|
singleTake: "Vista previa",
|
|
12447
12260
|
take: "Toma"
|
|
12448
12261
|
};
|
|
12449
|
-
var upload$
|
|
12262
|
+
var upload$3 = {
|
|
12450
12263
|
title: "Cómo subir tus videos",
|
|
12451
12264
|
subtitle: "Espera mientras se suben tus videos.",
|
|
12452
12265
|
errorInfo: "Carga incompleta. Verifica tu conexión a Internet y vuelve a intentarlo."
|
|
12453
12266
|
};
|
|
12454
|
-
var questionList$
|
|
12267
|
+
var questionList$3 = {
|
|
12455
12268
|
name: "Pregunta"
|
|
12456
12269
|
};
|
|
12457
|
-
var recorder$
|
|
12270
|
+
var recorder$3 = {
|
|
12458
12271
|
explanation: {
|
|
12459
12272
|
take_one: "toma",
|
|
12460
12273
|
take_other: "tomas",
|
|
@@ -12554,7 +12367,7 @@ var recorder$4 = {
|
|
|
12554
12367
|
}
|
|
12555
12368
|
}
|
|
12556
12369
|
};
|
|
12557
|
-
var buttons$
|
|
12370
|
+
var buttons$3 = {
|
|
12558
12371
|
btn_watch_question: "MIRAR LA PREGUNTA",
|
|
12559
12372
|
btn_show_question: "MOSTRAR LA PREGUNTA",
|
|
12560
12373
|
btn_start_recording: "INICIAR LA GRABACIÓN",
|
|
@@ -12570,23 +12383,23 @@ var buttons$4 = {
|
|
|
12570
12383
|
SUBMIT: "ENVIAR",
|
|
12571
12384
|
READY: "Estoy listo, continuar para empezar."
|
|
12572
12385
|
};
|
|
12573
|
-
var layout$
|
|
12386
|
+
var layout$3 = {
|
|
12574
12387
|
footer: "Desarrollado por myInterview",
|
|
12575
12388
|
at: "At"
|
|
12576
12389
|
};
|
|
12577
12390
|
var translationES = {
|
|
12578
|
-
setup: setup$
|
|
12579
|
-
time: time$
|
|
12580
|
-
practice: practice$
|
|
12581
|
-
preview: preview$
|
|
12582
|
-
upload: upload$
|
|
12583
|
-
questionList: questionList$
|
|
12584
|
-
recorder: recorder$
|
|
12585
|
-
buttons: buttons$
|
|
12586
|
-
layout: layout$
|
|
12391
|
+
setup: setup$3,
|
|
12392
|
+
time: time$3,
|
|
12393
|
+
practice: practice$3,
|
|
12394
|
+
preview: preview$3,
|
|
12395
|
+
upload: upload$3,
|
|
12396
|
+
questionList: questionList$3,
|
|
12397
|
+
recorder: recorder$3,
|
|
12398
|
+
buttons: buttons$3,
|
|
12399
|
+
layout: layout$3
|
|
12587
12400
|
};
|
|
12588
12401
|
|
|
12589
|
-
var setup$
|
|
12402
|
+
var setup$2 = {
|
|
12590
12403
|
title: "Vérifiez vos réglages",
|
|
12591
12404
|
rotate: "Tournez votre caméra",
|
|
12592
12405
|
permission_denied: "Permission refusée par l’utilisateur",
|
|
@@ -12616,7 +12429,7 @@ var setup$3 = {
|
|
|
12616
12429
|
INCOGNITO: "Il n’est pas possible d’utiliser le mode incognito, merci de le désactiver afin de pouvoir réaliser votre entretien."
|
|
12617
12430
|
}
|
|
12618
12431
|
};
|
|
12619
|
-
var time$
|
|
12432
|
+
var time$2 = {
|
|
12620
12433
|
less_than_one_left: "Moins d’une minute restante",
|
|
12621
12434
|
minuteLeft: "Moins de {{count}} minutes restantes",
|
|
12622
12435
|
minute_one: "{{count}} minute",
|
|
@@ -12624,7 +12437,7 @@ var time$3 = {
|
|
|
12624
12437
|
second_one: "{{count}} seconde",
|
|
12625
12438
|
second_other: "{{count}} secondes"
|
|
12626
12439
|
};
|
|
12627
|
-
var practice$
|
|
12440
|
+
var practice$2 = {
|
|
12628
12441
|
title: "Mode Test",
|
|
12629
12442
|
subtitle: "Faites un essai et répondez à quelques questions.",
|
|
12630
12443
|
label: "Mode Test",
|
|
@@ -12645,20 +12458,20 @@ var practice$3 = {
|
|
|
12645
12458
|
}
|
|
12646
12459
|
]
|
|
12647
12460
|
};
|
|
12648
|
-
var preview$
|
|
12461
|
+
var preview$2 = {
|
|
12649
12462
|
title: "Sélectionner la vidéo à envoyer",
|
|
12650
12463
|
singleTake: "Aperçu",
|
|
12651
12464
|
take: "Essai"
|
|
12652
12465
|
};
|
|
12653
|
-
var upload$
|
|
12466
|
+
var upload$2 = {
|
|
12654
12467
|
title: "Téléchargement de vos vidéos",
|
|
12655
12468
|
subtitle: "Merci de patienter pendant le téléchargement de vos vidéos",
|
|
12656
12469
|
errorInfo: "Téléchargement incomplet. Vérifiez votre connexion internet et nous essaierons à nouveau."
|
|
12657
12470
|
};
|
|
12658
|
-
var questionList$
|
|
12471
|
+
var questionList$2 = {
|
|
12659
12472
|
name: "Question"
|
|
12660
12473
|
};
|
|
12661
|
-
var recorder$
|
|
12474
|
+
var recorder$2 = {
|
|
12662
12475
|
explanation: {
|
|
12663
12476
|
take_one: "essai",
|
|
12664
12477
|
take_other: "essais",
|
|
@@ -12758,7 +12571,7 @@ var recorder$3 = {
|
|
|
12758
12571
|
}
|
|
12759
12572
|
}
|
|
12760
12573
|
};
|
|
12761
|
-
var buttons$
|
|
12574
|
+
var buttons$2 = {
|
|
12762
12575
|
btn_watch_question: "REGARDER LA QUESTION",
|
|
12763
12576
|
btn_show_question: "AFFICHER LA QUESTION",
|
|
12764
12577
|
btn_start_recording: "ENREGISTRER",
|
|
@@ -12774,198 +12587,11 @@ var buttons$3 = {
|
|
|
12774
12587
|
SUBMIT: "ENVOYER",
|
|
12775
12588
|
READY: "C'est ok, commençons!"
|
|
12776
12589
|
};
|
|
12777
|
-
var layout$
|
|
12590
|
+
var layout$2 = {
|
|
12778
12591
|
footer: "Optimisé grâce à myInterview",
|
|
12779
12592
|
at: "Chez"
|
|
12780
12593
|
};
|
|
12781
12594
|
var translationFR = {
|
|
12782
|
-
setup: setup$3,
|
|
12783
|
-
time: time$3,
|
|
12784
|
-
practice: practice$3,
|
|
12785
|
-
preview: preview$3,
|
|
12786
|
-
upload: upload$3,
|
|
12787
|
-
questionList: questionList$3,
|
|
12788
|
-
recorder: recorder$3,
|
|
12789
|
-
buttons: buttons$3,
|
|
12790
|
-
layout: layout$3
|
|
12791
|
-
};
|
|
12792
|
-
|
|
12793
|
-
var setup$2 = {
|
|
12794
|
-
title: "אנא בדוק/י שהכל תקין",
|
|
12795
|
-
rotate: "אנא הטה/י את המכשיר",
|
|
12796
|
-
permission_denied: "הרשאות לא נתנו על ידי המשתמש",
|
|
12797
|
-
camera: {
|
|
12798
|
-
name: "מצלמה מובנת",
|
|
12799
|
-
WAITING: "בהמתנה לקבלת הרשאה ממך...",
|
|
12800
|
-
ERROR: "שגיאת מצלמה",
|
|
12801
|
-
READY: "נראה טוב!"
|
|
12802
|
-
},
|
|
12803
|
-
microphone: {
|
|
12804
|
-
name: "מיקרופון מובנה",
|
|
12805
|
-
WAITING: "בהמתנה לקבלת הרשאה ממך...",
|
|
12806
|
-
ERROR: "שגיאת מיקרופון",
|
|
12807
|
-
READY: "נראה טוב!"
|
|
12808
|
-
},
|
|
12809
|
-
internet: {
|
|
12810
|
-
name: "חיבור לאינטרנט",
|
|
12811
|
-
TESTING: "בודק חיבור אינטרנט...",
|
|
12812
|
-
SLOW: "חיבור אינטרנט איטי",
|
|
12813
|
-
CONNECTED: "נראה טוב!",
|
|
12814
|
-
NO_CONNECTED: "אין חיבור לאינטרנט"
|
|
12815
|
-
},
|
|
12816
|
-
unsupported_device: {
|
|
12817
|
-
IOS: "גרסת הדפדפן שלך אינה תומכת בהקלטת וידאו. באפשרותך לעדכן את גרסת הדפדפן ל 4.14 ומעלה או לקיים את הראיון על מחשב נייח. בהצלחה!",
|
|
12818
|
-
BROWSER: "גרסת הדפדפן שלך אינה תומכת בהקלטת וידאו. אנא השתמש/י בדפדפן אחר או במחשב נייח. בהצלחה!",
|
|
12819
|
-
INCOGNITO: "גלישה במצב ׳נסתר׳ אינה נתמכת, אנא עבור למצב גלישה רגיל בכדי להקליט את הראיון"
|
|
12820
|
-
}
|
|
12821
|
-
};
|
|
12822
|
-
var time$2 = {
|
|
12823
|
-
minuteLeft_one: "נותרה פחות מדקה",
|
|
12824
|
-
minuteLeft_other: " דקות {{count}}נותרו פחות מ",
|
|
12825
|
-
minute_one: "{{count}} דקה",
|
|
12826
|
-
minute_other: "{{count}} דקות",
|
|
12827
|
-
second_one: "{{count}} שניה",
|
|
12828
|
-
second_other: "{{count}} שניות"
|
|
12829
|
-
};
|
|
12830
|
-
var practice$2 = {
|
|
12831
|
-
title: "סימולטור תרגול",
|
|
12832
|
-
subtitle: "נסה את איזור התרגול שלנו בכדי לראות את זה עובד",
|
|
12833
|
-
label: "איזור תרגול"
|
|
12834
|
-
};
|
|
12835
|
-
var preview$2 = {
|
|
12836
|
-
title: "בחר/י את הוידאו שברצונך לשלוח",
|
|
12837
|
-
singleTake: "תצוגה מקדימה",
|
|
12838
|
-
take: "ניסיון"
|
|
12839
|
-
};
|
|
12840
|
-
var upload$2 = {
|
|
12841
|
-
title: "הסרטון בהעלאה",
|
|
12842
|
-
subtitle: "אנא המתן/י בזמן שהסרטונים עולים",
|
|
12843
|
-
errorInfo: "העלאת הסרטונים לא הסתיימה, אנא בדוק/י את חיבור האינטרנט"
|
|
12844
|
-
};
|
|
12845
|
-
var questionList$2 = {
|
|
12846
|
-
name: "שאלה"
|
|
12847
|
-
};
|
|
12848
|
-
var recorder$2 = {
|
|
12849
|
-
explanation: {
|
|
12850
|
-
take_one: "ניסיון",
|
|
12851
|
-
take_other: "ניסיונות",
|
|
12852
|
-
remaining_take_one: "נותר ניסיון אחד",
|
|
12853
|
-
remaining_take_other: "ניסיונות נותרים",
|
|
12854
|
-
question: {
|
|
12855
|
-
name: "שאלה",
|
|
12856
|
-
title: " <strong>{{btn_txt}}</strong> השאלה הבאה תוצג עם לחיצה על כתפור ה",
|
|
12857
|
-
questionThinkingTime: " להכין תשובתך {{time}}יהיה לך ",
|
|
12858
|
-
videoQuestionThinkingTime: "להכין את תשובתך <strong>{{time}}</strong> לאחר מכן, ינתן לך <br /> אנא ודא/י שהרמקולים פועלים<br /> לא ניתן להשהות את הצגת השאלה או לדלג",
|
|
12859
|
-
videoQuestionNoThinkingTime: "כשאת/ה מוכן לענות, לחץ <strong>התחל עכשיו</strong>.",
|
|
12860
|
-
showQuestion_btn: "הצג שאלה",
|
|
12861
|
-
watchQuestion_btn: "צפה בשאלה"
|
|
12862
|
-
}
|
|
12863
|
-
},
|
|
12864
|
-
errors: {
|
|
12865
|
-
MEDIA_PERMISSION: {
|
|
12866
|
-
TITLE: "אין מצלמה ומיקרופון",
|
|
12867
|
-
DETAILS: "אנא אפשר הרשאה למצלמה ומיקרופון ",
|
|
12868
|
-
CTA: "כיצד לאפשר הרשאה למקרופון ומצלמה?"
|
|
12869
|
-
},
|
|
12870
|
-
NO_SOUND: {
|
|
12871
|
-
TITLE: "לא זוהה קול",
|
|
12872
|
-
DETAILS: "אנא וודא/י שמיקרופון אינו מושתק או בחר/י מכשיר אחר{{mobile_details}} aus,",
|
|
12873
|
-
DETAILS_MOBILE: "בכדי לבדוק שאנחנו שומעים אותך, לחץ/י על התפריט מצד ימין למעלה ופשוט אמור ׳שלום׳",
|
|
12874
|
-
CTA: "החלף מיקרופון"
|
|
12875
|
-
},
|
|
12876
|
-
CONNECTION: {
|
|
12877
|
-
TITLE: "מנותק",
|
|
12878
|
-
DETAILS: "אנא בדוק/י את החיבור לאינטרנט"
|
|
12879
|
-
}
|
|
12880
|
-
},
|
|
12881
|
-
permissions: {
|
|
12882
|
-
title: "אנא אפשר הרשאה למצלמה ומיקרופון",
|
|
12883
|
-
subtitle: "אנא פעל/י בשלבים הבאים: ",
|
|
12884
|
-
permission: "ממתינים למכשירי מדיה",
|
|
12885
|
-
PERMISSION_STEPS: {
|
|
12886
|
-
IOS: {
|
|
12887
|
-
CHROME: [
|
|
12888
|
-
"בחלקו השמאלי העליון של כתובת האתר (שורת החיפוש) לחץ/י על אייקון המנעול",
|
|
12889
|
-
"</span>הגדרות אתר<span class='text--bold'>לחץ/י",
|
|
12890
|
-
"אפשר את הרשאות המצלמה והמיקרופון",
|
|
12891
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12892
|
-
],
|
|
12893
|
-
SAFARI: [
|
|
12894
|
-
" לחץ/י על אייקון ה <span class='text--bold'>„<small>A</small>A“</span> בחלקה השמאלי-עליון של שורת הכתובת ",
|
|
12895
|
-
"לחץ/י <span class='text--bold'>W>׳הגדרות אתר׳</span>",
|
|
12896
|
-
"שנה הרשאות מצלמה ל <span class='text--bold'>׳אפשר׳</span>",
|
|
12897
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12898
|
-
]
|
|
12899
|
-
},
|
|
12900
|
-
ANDROID: {
|
|
12901
|
-
CHROME: [
|
|
12902
|
-
"בחלקה השמאלי עליון של שורת הכתובת לחץ/י על אייקון המנעול",
|
|
12903
|
-
"לחץ/י <span class='text--bold'>׳הרשאות׳</span>",
|
|
12904
|
-
"הגדר את הרשאת המצלמה והמיקרופון כ׳אפשר׳",
|
|
12905
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12906
|
-
],
|
|
12907
|
-
SAMSUNG: [
|
|
12908
|
-
"לחץ/י על החלק הימני תחתון בשביל לפתוח את התפריט",
|
|
12909
|
-
"הקלק/י על ׳הגדרות׳ -> אתרים והורדות -> ניהול נתוני אתר אינטרנט ",
|
|
12910
|
-
"הקלק/י על ׳מחק׳ ובחר https://embed.myinterview.com",
|
|
12911
|
-
"הקלק על אייקון ה׳מחק׳ וחזור לעמוד",
|
|
12912
|
-
"הקלק/י על כפתור ה׳נסה שוב׳"
|
|
12913
|
-
]
|
|
12914
|
-
},
|
|
12915
|
-
MACBOOK: {
|
|
12916
|
-
CHROME: [
|
|
12917
|
-
"הקלק/י על אייקון המצלמה בשורת הכתובת <img style='width:40px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/accessDenied.png'>",
|
|
12918
|
-
"בחר/י ׳אפשר תמיד׳ להרשאת המצלמה ומיקרופון",
|
|
12919
|
-
"לחץ/י על כפתור ה׳נסה שוב׳ הנמצא מתחת"
|
|
12920
|
-
],
|
|
12921
|
-
SAFARI: [
|
|
12922
|
-
"הקלק/י <span class='safari__key safari__key--small'>,</span> או לחץ/י על ׳הגדרות׳ -> Einstellungen",
|
|
12923
|
-
"בחר/י ׳אתרי אינטרנט׳",
|
|
12924
|
-
"בחר/י מצלמה, מצא/י את האתרים הפתוחים עכשיו והגדר/י את הרשאת המצלמה ל׳אפשר׳ או ׳שאל׳",
|
|
12925
|
-
"לאחר מכן, גש להרשאת המיקרופון ובצע את אותן פעולות ההרשאה"
|
|
12926
|
-
],
|
|
12927
|
-
FIREFOX: [
|
|
12928
|
-
"לחץ/י על אייקון המצלמה בשורת הכתובת <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/firefoxpermissions.jpg'>",
|
|
12929
|
-
"לחץ/י על כפתור ה׳חסום׳ הממוקם בצמוד למצלמה ומיקרופון ",
|
|
12930
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12931
|
-
]
|
|
12932
|
-
},
|
|
12933
|
-
WINDOWS: {
|
|
12934
|
-
CHROME: [
|
|
12935
|
-
"לחץ/י על אייקון המצלמה בשורת הכתובת <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/accessDenied.png'>",
|
|
12936
|
-
"בחר/י ׳אפשר תמיד׳ גישה למצלמה ומליקרופון",
|
|
12937
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12938
|
-
],
|
|
12939
|
-
FIREFOX: [
|
|
12940
|
-
"לחץ/י על אייקון המצלמה בשורת הכתובת <img style='height:28px; vertical-align: middle' src='https://embed.myinterview.com/widget/img/firefoxpermissions.jpg'>",
|
|
12941
|
-
"לחץ/י על כפתור ה׳חסום׳ הממוקם בצמוד למצלמה ומיקרופון",
|
|
12942
|
-
"לחץ/י על כפתור ה׳נסה שוב׳"
|
|
12943
|
-
]
|
|
12944
|
-
}
|
|
12945
|
-
}
|
|
12946
|
-
}
|
|
12947
|
-
};
|
|
12948
|
-
var buttons$2 = {
|
|
12949
|
-
btn_watch_question: "צפה בשאלה",
|
|
12950
|
-
btn_show_question: "הצג שאלה",
|
|
12951
|
-
btn_start_recording: "התחל הקלטה",
|
|
12952
|
-
btn_stop_recording: "הפסק הקלטה",
|
|
12953
|
-
btn_try_again: "נסה שוב",
|
|
12954
|
-
btn_internet_test_again: "בדוק שוב",
|
|
12955
|
-
btn_practice: "תרגול",
|
|
12956
|
-
btn_start: "בוא נתחיל",
|
|
12957
|
-
btn_retry: "נסה שוב",
|
|
12958
|
-
btn_start_now: "התחל עכשיו",
|
|
12959
|
-
RETAKE: "ניסיון נוסף",
|
|
12960
|
-
NEXT: "הבא",
|
|
12961
|
-
SUBMIT: "שלח",
|
|
12962
|
-
READY: "אני מוכן/ה, אפשר להתחיל"
|
|
12963
|
-
};
|
|
12964
|
-
var layout$2 = {
|
|
12965
|
-
footer: "Unterstützt von myInterview",
|
|
12966
|
-
at: "At"
|
|
12967
|
-
};
|
|
12968
|
-
var translationHE = {
|
|
12969
12595
|
setup: setup$2,
|
|
12970
12596
|
time: time$2,
|
|
12971
12597
|
practice: practice$2,
|
|
@@ -13352,13 +12978,13 @@ var translationPT = {
|
|
|
13352
12978
|
};
|
|
13353
12979
|
|
|
13354
12980
|
const resources = {
|
|
13355
|
-
ar: { translation: translationAR },
|
|
12981
|
+
// ar: { translation: translationAR },
|
|
13356
12982
|
cn: { translation: translationCN },
|
|
13357
12983
|
de: { translation: translationDE },
|
|
13358
12984
|
en: { translation: translationEN },
|
|
13359
12985
|
es: { translation: translationES },
|
|
13360
12986
|
fr: { translation: translationFR },
|
|
13361
|
-
he: { translation: translationHE },
|
|
12987
|
+
// he: { translation: translationHE },
|
|
13362
12988
|
ko: { translation: translationKO },
|
|
13363
12989
|
pt: { translation: translationPT },
|
|
13364
12990
|
};
|
|
@@ -33482,7 +33108,7 @@ function styleInject(css, ref) {
|
|
|
33482
33108
|
}
|
|
33483
33109
|
}
|
|
33484
33110
|
|
|
33485
|
-
var css_248z = ".flex{display:flex}.flex>.full{flex:1}.flex--column{flex-direction:column}.flex--justify-center{justify-content:center}.flex--align-center{align-items:center}.flex--space-between{justify-content:space-between}.flex--space-around{justify-content:space-around}.myinterview-widget-no-select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.myinterview-widget-scroll-indicator::-webkit-scrollbar{display:initial!important;width:5px}.myinterview-widget-scroll-indicator::-webkit-scrollbar-thumb{background:var(--color-neutral-40)}@keyframes fade-in{0%{opacity:0}}:root{--myinterview-widget-dynamic-overflow:auto;--myitnerview-widget-background-height:calc(40vh - 100px);--myinterview-widget-background-preview-display:none;--myinterview-widget-video-aspect-ratio:0.75;--myinterview-widget-camera-transform:translateZ(0) rotateY(180deg);--myinterview-widget-outer-width:530px;--myinterview-widget-recorder-border-radius:10px;--myinterview-widget-preview-video-border-radius:20px;--myinterview-background-opacity:0}@media (min-width:1200px){:root{--myinterview-widget-recorder-border-radius:20px;--myinterview-widget-preview-video-border-radius:10px}}.myinterview-widget{--myinterview-widget-layout-top:0;--myinterview-widget-layout-right:0;--myinterview-widget-layout-bottom:0;--myinterview-widget-layout-left:0}.myinterview-widget *,.myinterview-widget :after,.myinterview-widget :before{box-sizing:border-box;margin:0}.myinterview-widget__layout{background-color:var(--color-white);border-radius:0;bottom:0;left:0;padding:20px 20px 0;position:fixed;right:0;top:0;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:2147483000}.myinterview-widget__layout--animated{animation:myinterview-widget-open .2s ease-out;-webkit-animation:myinterview-widget-open .2s ease-out;-moz-animation:myinterview-widget-open .2s ease-out;-o-animation:myinterview-widget-open .2s ease-out}@media (min-width:480px){.myinterview-widget__layout{display:grid;grid-template-columns:minmax(20px,1fr) minmax(auto,480px) minmax(20px,1fr);padding:20px 0 0}.myinterview-widget__layout>*{grid-column:2}.myinterview-widget__layout>.full{grid-column:1/-1;padding:0}}@media (min-width:1200px){.myinterview-widget__layout{grid-template-columns:10px 1fr 10px;padding:50px 0}}body .intercom-lightweight-app-launcher,body .intercom-namespace .intercom-launcher-frame{bottom:10px;right:10px;transform:scale(.8)}@media (min-width:1200px){body .intercom-lightweight-app-launcher,body .intercom-namespace .intercom-launcher-frame{bottom:20px;right:20px;transform:scale(1)}}@keyframes myinterview-widget-open{0%{border-radius:10px;bottom:var(--myinterview-widget-layout-bottom);left:var(--myinterview-widget-layout-left);min-height:50px;overflow:hidden;padding:0;right:var(--myinterview-widget-layout-right);top:var(--myinterview-widget-layout-top)}to{overflow:hidden}}.myinterview-widget-icons__play-button{cursor:pointer;position:relative}.myinterview-widget-icons__play-button svg{color:var(--color-primary)}.myinterview-widget-icons__play-button svg path{transition:d .4s ease-out;-webkit-transition:d .4s}.myinterview-widget-icons__play-button svg rect{transition:rx .4s;-webkit-transition:rx .4s}.myinterview-widget-icons__loading{background-color:currentColor;border-radius:50%;height:38px;overflow:hidden;position:relative;transform:translateZ(0);width:38px}.myinterview-widget-icons__loading:after{animation:slide 1s infinite;background:linear-gradient(to right,currentColor,var(--color-neutral-10),currentColor);content:\"\";height:100%;left:-50px;position:absolute;width:100%}.myinterview-widget-icons__no-camera-mic{align-items:center;background-color:#eff6fe;border-radius:50%;display:flex;height:80px;justify-content:center;position:relative;width:80px}.myinterview-widget-icons__no-camera-mic__camera,.myinterview-widget-icons__no-camera-mic__mic{align-items:center;border-radius:4px;display:flex;height:28px;justify-content:center;position:absolute;width:28px}.myinterview-widget-icons__no-camera-mic__camera svg,.myinterview-widget-icons__no-camera-mic__mic svg{height:20px;width:20px}.myinterview-widget-icons__no-camera-mic__camera{background-color:var(--color-primary);color:var(--color-white);transform:translate(-35%,-35%)}.myinterview-widget-icons__no-camera-mic__mic{background-color:var(--color-white);color:var(--color-primary);transform:translate(35%,35%)}.myinterview-widget__wrapper{-ms-overflow-style:none;display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden;position:relative;scrollbar-width:none}.myinterview-widget__wrapper ::-webkit-scrollbar,.myinterview-widget__wrapper::-webkit-scrollbar{display:none}.myinterview-widget__background{background:linear-gradient(50.24deg,var(--color-primary) 0,var(--color-special) 75%);height:var(--myitnerview-widget-background-height);left:0;opacity:var(--myinterview-background-opacity);overflow:hidden;position:absolute;top:0;transition:opacity .5s;width:100%}.myinterview-widget__background:before{border:6vh solid hsla(0,0%,100%,.267);border-radius:50%;content:\"\";height:30vh;position:absolute;right:0;top:0;transform:translate(50%,-50%);width:30vh}.myinterview-widget__background:after{background-color:var(--color-white);border-radius:20px 20px 0 0;bottom:0;content:\"\";display:var(--myinterview-widget-background-preview-display);height:20px;position:absolute;width:100%}@media (min-width:1200px){.myinterview-widget__background:after{display:none}.myinterview-widget__background{height:100vh;left:auto;right:0;width:calc(100vw - var(--myinterview-widget-outer-width))}.myinterview-widget__background:before{border:12vh solid hsla(0,0%,100%,.267);height:70vh;width:70vh}}.myinterview-widget__watermark{display:none}@media (min-width:1200px){.myinterview-widget__watermark{bottom:20px;display:flex;height:64px;left:20px;position:absolute}}.myinterview-widget__background-dots{display:none}@media (min-width:1200px){.myinterview-widget__background-dots{background-image:radial-gradient(hsla(0,0%,100%,.467) 15%,#0000 0);background-position:0 0,50px 50px;background-size:20px 20px;bottom:0;display:flex;height:200px;position:absolute;right:0;width:200px}}.myinterview-widget__views{--myinterview-widget-views-margin-top:0px;--myinterview-widget-practice-opacity:1;-webkit-overflow-scrolling:touch;color:var(--color-primary);display:flex;flex:1;flex-direction:column;height:100%;overflow-y:var(--myinterview-widget-dynamic-overflow);scroll-snap-type:y mandatory;z-index:20}.myinterview-widget__views--uploading{gap:0;justify-content:center;margin-bottom:30px}@media (min-width:1200px){.myinterview-widget__views{align-items:start;flex:initial;flex:1;flex-direction:row-reverse;gap:0;justify-content:flex-end;overflow:hidden;padding:0;scroll-snap-type:none}.myinterview-widget__views--uploading{margin-bottom:0}}.myinterview-widget-recording-action-button{margin-bottom:20px;min-height:45px;position:relative;scroll-snap-align:end;z-index:1}@media (min-width:1200px){.myinterview-widget-recording-action-button{display:none}}.myinterview-widget-recording-action-button--video-question:disabled{display:none!important}.myinterview-widget-recording-action-button--stop-recording{border:1px solid var(--color-neutral-40)!important}@media (min-width:1200px){.myinterview-widget-recording-action-button--stop-recording{border:none!important}}.myinterview-widget-rotate-screen{align-items:center;animation:fade-in .3s;background-color:var(--color-white);display:none;height:100%;justify-content:center;left:0;padding:20px!important;position:absolute;top:0;width:100%;z-index:400}.myinterview-widget-rotate-screen svg{flex:0;margin-right:40px;min-width:120px}@media screen and (max-height:480px) and (orientation:landscape){.myinterview-widget-rotate-screen{display:flex}}.myinterview-widget-unsupported-modal{align-items:center;background-color:var(--color-white);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:absolute;top:0;width:100%;z-index:400}.myinterview-widget-unsupported-modal__message{text-align:center}.myinterview-widget-header{display:flex;flex-wrap:wrap;gap:18px;height:fit-content;margin:0 0 20px;max-height:112px;max-width:100%;overflow:hidden;transition:all .2s}.myinterview-widget-header--hidden{height:0;margin:0;overflow:hidden}@media (min-width:1200px){.myinterview-widget-header--hidden{height:fit-content;margin:0 0 20px}}.myinterview-widget-header__logo{height:48px}.myinterview-widget-header__logo img{flex-shrink:1;max-height:100%;max-width:100%;object-fit:contain;overflow:hidden}.myinterview-widget-header__details-wrapper{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;letter-spacing:.2px;max-width:100%;min-width:60%;overflow:hidden}@media (min-width:1200px){.myinterview-widget-header{display:none;max-width:var(--myinterview-widget-outer-width);overflow:visible;padding-left:20px}.myinterview-widget-header__company-name{color:var(--color-neutral-90)}.myinterview-widget-header__job-title{color:var(--color-neutral-50)}}.myinterview-widget-header--desktop-layout{display:none}@media (min-width:1200px){.myinterview-widget-header--desktop-layout{display:flex;min-height:48px}}.myinterview-widget-inner{align-items:center;display:flex;flex-direction:column;isolation:isolate;margin-bottom:20px;min-height:min((100vw - 40px) * 1/var(--myinterview-widget-video-aspect-ratio),480px * 1/var(--myinterview-widget-video-aspect-ratio));position:relative;scroll-snap-align:start;z-index:1}@media (min-width:1200px){.myinterview-widget-inner{background-color:var(--color-white);border-radius:var(--myinterview-widget-recorder-border-radius);box-shadow:0 4px 14px -2px #00000026;height:calc((100vw - 20px - var(--myinterview-widget-outer-width))*9/16);margin:auto;max-height:440px;max-width:782.2222222222px;min-height:auto;overflow:hidden;width:100%}}.myinterview-widget-inner--hidden{max-height:0;min-height:0;overflow:hidden;visibility:hidden}.myinterview-widget-inner__content{max-height:100%;max-width:fit-content;min-height:200px;min-width:200px;position:sticky;top:0;width:calc(100% - var(--myinterview-widget-views-margin-top)*var(--myinterview-widget-video-aspect-ratio))}.myinterview-widget-inner__content--full-width{min-width:100%}@media (min-width:1200px){.myinterview-widget-inner__content{border-radius:var(--myinterview-widget-recorder-border-radius);height:100%;max-width:100%;position:static;width:100%}}.myinterview-widget-inner__content--error{display:flex;flex:1;flex-direction:column;height:calc(100% - var(--myinterview-widget-views-margin-top));max-width:100%;min-height:fit-content;width:100%}.myinterview-widget-inner .myinterview-widget-explanation{align-items:center;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;position:absolute;text-align:center;white-space:pre-line;width:100%;z-index:1}.myinterview-widget-inner .myinterview-widget-explanation__main{margin-bottom:10px}.myinterview-widget-inner .myinterview-widget-recording-action-button{display:none}@media (min-width:1200px){.myinterview-widget-inner .myinterview-widget-recording-action-button{bottom:20px;display:block;left:50%;margin:0;position:absolute;transform:translate(-50%);white-space:nowrap;width:fit-content;z-index:20}}.myinterview-widget-inner--video-question-state,.myinterview-widget-inner--welcome-page-state{min-height:fit-content;min-width:100%}@media (min-width:1200px){.myinterview-widget-inner--video-question-state,.myinterview-widget-inner--welcome-page-state{min-width:auto}.myinterview-widget-inner--video-question-state .myinterview-widget-recording-action-button,.myinterview-widget-inner--welcome-page-state .myinterview-widget-recording-action-button{bottom:70px}}.myinterview-widget-inner--full{flex:1;scroll-snap-align:none}.myinterview-widget-inner--full .myinterview-widget-inner__content{flex:1;height:max-content;max-width:100%;width:100%}@media (min-width:1200px){.myinterview-widget-inner--full{flex:auto}}.myinterview-widget-outer{border-radius:10px;display:flex;flex-direction:column;padding-bottom:20px;scroll-snap-align:end}.myinterview-widget-outer--hidden{display:none}.myinterview-widget-outer--uploading{flex:0;padding:0}@media (min-width:1200px){.myinterview-widget-outer{background-color:initial;flex:none;height:100%;padding:0 20px 0 0!important;width:var(--myinterview-widget-outer-width)}.myinterview-widget-outer>*{padding-left:20px}.myinterview-widget-outer--hidden{display:flex}.myinterview-widget-outer--uploading{padding:0}}.myinterview-widget-outer .myinterview-widget-question{background-color:#fffffff2;border-radius:10px;isolation:isolate;margin:0 auto;transition:opacity .25s;width:100%}@media (min-width:1200px){.myinterview-widget-outer .myinterview-widget-question{padding:50px 20px 0}.myinterview-widget-outer .myinterview-widget-question__question{font-size:26px;line-height:36px}}.myinterview-widget-outer--hide-question .myinterview-widget-question{height:0;opacity:0;visibility:hidden}.myinterview-widget-outer__setup{display:flex;flex:1;flex-direction:column}.myinterview-widget-outer__title{margin-bottom:15px}.myinterview-widget-outer__mode-wrapper{background-color:var(--color-white);bottom:0;display:flex;justify-content:space-around;margin-top:15px;padding:10px 0;position:sticky}.myinterview-widget-outer__mode-wrapper:before{background-color:var(--color-white);content:\"\";height:40px;left:0;mask-image:linear-gradient(#0000,var(--color-black));-webkit-mask-image:linear-gradient(#0000,var(--color-black));mask-mode:alpha;position:absolute;top:0;transform:translateY(-100%);width:100%}@media (min-width:1200px){.myinterview-widget-outer__mode-wrapper{background-color:initial;flex-direction:column;justify-content:flex-start;padding:0;position:static;width:65%}.myinterview-widget-outer__mode-wrapper:after,.myinterview-widget-outer__mode-wrapper:before{display:none}}.myinterview-widget-outer__mode-button{letter-spacing:.5px;max-width:42%!important;min-width:100px!important;padding:0 15px!important;width:150px!important}.myinterview-widget-outer__mode-button--start{border:1px solid!important}@media (min-width:1200px){.myinterview-widget-outer__mode-button{max-width:100%!important;min-width:150px!important;width:100%!important}.myinterview-widget-outer__mode-button:first-child{margin-bottom:20px}}.myinterview-widget-outer__practice-mode-info{margin-bottom:20px}.myinterview-widget-outer .myinterview-widget__countdown-mobile{display:none}.myinterview-widget-video-camera{border-radius:var(--myinterview-widget-recorder-border-radius);display:flex;flex:1;flex-direction:column;max-height:100%;position:relative;width:100%}@media (min-width:1200px){.myinterview-widget-video-camera{transform:translateZ(0) scale(1.005)}}.myinterview-widget-video-camera--hidden{display:none}.myinterview-widget-video-camera video{border-radius:var(--myinterview-widget-recorder-border-radius);object-fit:contain;overflow:hidden;transform:var(--myinterview-widget-camera-transform);-webkit-transform:var(--myinterview-widget-camera-transform);width:100%}.myinterview-widget-video-camera__recording-counter-wrapper{left:10px;position:absolute;top:10px;width:100px;z-index:2}@media (min-width:1200px){.myinterview-widget-video-camera__recording-counter-wrapper{left:25px;top:25px}}.myinterview-widget-video-camera__permissions{align-items:center;animation:fade-in .5s;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);color:var(--color-neutral-90);display:flex;height:100%;justify-content:center;padding:20px;position:absolute;width:100%}.myinterview-widget-video-camera__permissions-close{cursor:pointer;left:25px;position:absolute;top:25px;width:20px}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator{align-items:center;background-color:var(--color-primary);border-radius:50%;bottom:18px;color:var(--color-white);display:flex;height:40px;isolation:isolate;justify-content:center;left:18px;padding:10px;position:absolute;width:40px}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator--hidden{visibility:hidden}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__microphone-indicator{bottom:25px;left:auto;right:25px}}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator:after{background:radial-gradient(#0000 40%,var(--color-primary) 90%);border-radius:50%;content:\"\";height:100%;position:absolute;transform:scale(var(--myinterview-widget-voice-level));transform-origin:center;width:100%;will-change:transform;z-index:-1}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator svg{height:100%;width:100%}.myinterview-widget-video-camera .myinterview-widget__practice-mode{opacity:var(--myinterview-widget-practice-opacity);position:absolute;right:10px;top:10px;transition:opacity .3s}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__practice-mode{opacity:1;right:25px;top:25px}}.myinterview-widget-video-camera .myinterview-widget__question-number{left:15px;top:15px;z-index:1}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__question-number{left:40px;letter-spacing:.5px;top:30px}}.myinterview-widget-video-camera .myinterview-widget__countdown-desktop{display:none}.myinterview-widget-video-camera__watermark{height:50px;left:15px;opacity:.5;position:absolute;top:15px;width:120px}@media (min-width:1200px){.myinterview-widget-video-camera__watermark{left:25px;top:25px}}.myinterview-widget-recorder-modal{align-items:center;animation:fade-in .5s;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);bottom:0;color:var(--color-neutral-90);display:flex;filter:drop-shadow(0 0 0 rgba(0,0,0,.2));justify-content:center;left:0;min-height:100%;overflow:hidden;position:absolute;right:0;text-align:center;top:0;z-index:20}.myinterview-widget-recorder-modal__content-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px;letter-spacing:.5px;max-width:80%}@media (min-width:1200px){.myinterview-widget-recorder-modal__content-wrapper{max-width:700px;padding:20px}}.myinterview-widget-recorder-modal__question{text-align:left}@media (min-width:1200px){.myinterview-widget-recorder-modal__question{text-align:center}.myinterview-widget-recorder-modal__question .myinterview-widget__question-duration{justify-content:center}}.myinterview-widget-checks{display:flex;flex-direction:column}.myinterview-widget-checks__item{align-items:center;display:flex;margin-bottom:20px}.myinterview-widget-checks__icon{align-items:center;display:flex;height:100%;justify-content:center;margin-right:20px;width:40px}.myinterview-widget-checks__text-wrapper{display:flex;flex-direction:column}.myinterview-widget-checks__retry{background-color:initial;border:0;cursor:pointer;margin-left:10px;text-decoration:underline}.myinterview-widget-preview__title{margin-bottom:30px;text-align:center}@media (min-width:1200px){.myinterview-widget-preview__title{color:var(--color-neutral-90);margin-bottom:12px}}.myinterview-widget-preview__container{background-color:var(--color-white);display:flex;flex-direction:column;min-height:100%;padding-top:20px;position:relative;width:100%}@media (min-width:1200px){.myinterview-widget-preview__container{border-radius:20px;max-height:100%;padding:4%}}.myinterview-widget-preview__container .myinterview-widget__question-number{margin-bottom:20px;position:relative}@media (min-width:1200px){.myinterview-widget-preview__container .myinterview-widget__question-number{color:var(--color-neutral-90);margin:0;position:absolute}}.myinterview-widget-preview__container .myinterview-widget-errors{animation:fade-in .3s;background-color:var(--color-white);bottom:0;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0;transform:translateZ(150px);-webkit-transform:translateZ(150px);z-index:150}.myinterview-widget-preview__background{animation:background-fade-in .3s;background-color:#000000e6;height:100%;isolation:isolate;left:0;position:fixed;top:0;transform:translateZ(150px);-webkit-transform:translateZ(150px);width:100%;z-index:150}@keyframes background-fade-in{0%{background-color:#0000;z-index:-2}}.myinterview-widget-preview__close{background-color:var(--color-neutral-60);border-radius:2.5rem;bottom:1vh;left:50%;padding:3px 8px;position:absolute;transform:translateX(-50%)}.myinterview-widget-preview__main{animation:fade-in .5s;display:flex;height:350px;overflow:hidden;position:relative;touch-action:pan-y;width:100%;z-index:1}@media (min-width:1200px){.myinterview-widget-preview__main{height:200px}}.myinterview-widget-preview__items-wrapper{--myinterview-widget-preview-transform-x:0;--myinterview-widget-preview-item-transition:0ms;box-sizing:initial;display:flex;position:relative;transition-duration:0ms;transition-property:transform;width:100%;z-index:2}.myinterview-widget-preview__item{display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;transition:transform var(--myinterview-widget-preview-item-transition),opacity .15s;width:100%;z-index:1}.myinterview-widget-preview__item--current{opacity:1;z-index:2}.myinterview-widget-preview__video-wrapper{aspect-ratio:var(--myinterview-widget-video-aspect-ratio);border:0 solid var(--color-primary);border-radius:var(--myinterview-widget-preview-video-border-radius);display:flex;height:100%;isolation:isolate;opacity:1;overflow:hidden;position:relative;transition-delay:.29s;z-index:3}@media (min-width:1200px){.myinterview-widget-preview__video-wrapper{border-radius:var(--myinterview-widget-preview-video-border-radius)}}.myinterview-widget-preview__video-wrapper:before{background-color:#fff9;content:\"\";height:100%;left:0;position:absolute;top:0;transition:background-color .3s;width:100%;z-index:1}.myinterview-widget-preview__video-wrapper--current:before{background-color:#fff0;z-index:-1}.myinterview-widget-preview__video-wrapper--preview{opacity:0}.myinterview-widget-preview__video-wrapper:after{border:0 solid var(--color-primary);border-radius:var(--myinterview-widget-preview-video-border-radius);content:\"\";height:100%;pointer-events:none;position:absolute;transition:.15s;width:100%}@media (min-width:1200px){.myinterview-widget-preview__video-wrapper:after{border-radius:var(--myinterview-widget-preview-video-border-radius)}}.myinterview-widget-preview__video-wrapper--selected:after{border:4px solid var(--color-primary)}.myinterview-widget-preview__video{cursor:pointer;height:100%;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}.myinterview-widget-preview__dynamic-video{border-radius:var(--myinterview-widget-preview-video-border-radius);left:var(--myinterview-preview-video-left);opacity:1;position:fixed;top:var(--myinterview-preview-video-top);transform:translateZ(0);-webkit-transform:translateZ(0);transition:.3s ease-out;transition-delay:.01s;visibility:hidden;width:var(--myinterview-preview-video-width);z-index:-1}.myinterview-widget-preview__dynamic-video--preview{border-radius:0;left:0;max-height:70vh;top:46%;transform:translate3d(0,-50%,200px);-webkit-transform:translate3d(0,-50%,200px);visibility:visible;width:100%;z-index:200}.myinterview-widget-preview__number-wrapper{margin-bottom:13px;margin-top:18px;text-align:center}.myinterview-widget-preview__dots-wrapper{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.myinterview-widget-preview__dot{background-color:var(--color-neutral-20);border-radius:50%;cursor:pointer;height:10px;margin:0 7px;position:relative;transition:.3s ease-out;width:10px}.myinterview-widget-preview__dot svg{visibility:hidden}.myinterview-widget-preview__dot--selected{background-color:var(--color-primary);cursor:auto;transform:scale(1.5);-webkit-transform:scale(1.5)}.myinterview-widget-preview__dot--selected svg{height:100%;position:absolute;visibility:visible;width:100%}.myinterview-widget-preview__play-button-wrapper{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transition:opacity .3s;width:60px}@media (min-width:1200px){.myinterview-widget-preview__play-button-wrapper{cursor:pointer;max-width:76px;width:25%}}.myinterview-widget-preview__selected-check-mark{border-radius:50%;height:30px;overflow:hidden;pointer-events:none;position:absolute;right:12px;top:12px;width:30px}.myinterview-widget-preview__selected-check-mark:before{background-color:#fff;border-radius:50%;bottom:0;content:\"\";left:0;position:absolute;right:0;top:0}.myinterview-widget-preview__selected-check-mark svg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transform:scale(0);-webkit-transform:scale(0);transition:.15s ease-out;width:100%}.myinterview-widget-preview__selected-check-mark--selected svg{transform:scale(1);-webkit-transform:scale(1)}.myinterview-widget-preview__horizontal-line{display:none}@media (min-width:1200px){.myinterview-widget-preview__horizontal-line{background-color:#bdbdbd;display:block;height:1px;margin:15px auto;width:50%}}.myinterview-widget-preview__preview-buttons{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:10px;margin-top:33px;max-width:100%}@media (min-width:1200px){.myinterview-widget-preview__preview-buttons{gap:10px;margin-bottom:0;margin-top:auto}}.myinterview-widget-preview__preview-buttons-top{display:flex;gap:10px;justify-content:space-evenly;max-width:100%;width:100%}@media (min-width:1200px){.myinterview-widget-preview__preview-buttons-top{justify-content:center;width:auto}}.myinterview-widget-preview__preview-button{max-width:45%;min-width:100px;width:150px}.myinterview-widget-preview__preview-button--retake{align-items:center;border:1px solid var(--color-neutral-30);display:flex;justify-content:center;max-width:100%}.myinterview-widget-preview__preview-button--start-interview{background-color:initial;color:var(--color-primary);font-size:13px;max-height:30px;max-width:max-content;padding:0;width:max-content}@media (min-width:1200px){.myinterview-widget-preview__preview-button{flex:1;max-height:42px;min-width:150px}}.myinterview-widget-preview__retakes-wrapper{max-width:45%;min-width:100px;text-align:center;width:150px}@media (min-width:1200px){.myinterview-widget-preview__retakes-wrapper{max-height:42px;min-width:150px}}.myinterview-widget-preview__retakes-left{color:var(--color-neutral-60)}.myinterview-widget-preview__arrow{align-items:center;animation:fade-in .3s;background-color:var(--color-white);border:1px solid var(--color-neutral-30);border-radius:50%;color:var(--color-neutral-90);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:36px;z-index:5}@media (min-width:1200px){.myinterview-widget-preview__arrow{right:20px}}.myinterview-widget-preview__arrow--prev{left:0;right:auto;transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg)}@media (min-width:1200px){.myinterview-widget-preview__arrow--prev{left:20px}}.myinterview-widget-video-question{aspect-ratio:16/9;background-color:var(--color-black);border-radius:var(--myinterview-widget-recorder-border-radius);height:fit-content;isolation:isolate;margin:auto;overflow:hidden;position:relative;width:100%;z-index:1}@media (min-width:1200px){.myinterview-widget-video-question{height:100%}}.myinterview-widget-video-question--hidden{position:absolute;visibility:hidden;z-index:-1}.myinterview-widget-video-question--loading{background-color:hsla(0,0%,100%,.467)}.myinterview-widget-video-question--loading:before{animation:slide 1.5s infinite;background:linear-gradient(to right,#0000,var(--color-neutral-10),#0000);content:\"\";height:100%;left:-100%;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:1200px){.myinterview-widget-video-question--loading{background-color:#ccd7f5}}.myinterview-widget-video-question:after{content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}.myinterview-widget-video-question--done:after{background-color:var(--color-black)}.myinterview-widget-video-question__play-button-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transition:transform .2s ease-out,opacity .3s ease-out;width:clamp(50px,15vw,76px);z-index:1}.myinterview-widget-video-question__play-button-wrapper--hidden{opacity:0;pointer-events:none;touch-action:none;transform:translate(-50%,-50%) scale(1.3);-webkit-transform:translate(-50%,-50%) scale(1.3)}.myinterview-widget-video-question__controls{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin:10px 12px;position:absolute;right:0;transition:opacity .2s,transform .2s;z-index:1}.myinterview-widget-video-question__controls--inactive{opacity:0;pointer-events:none;touch-action:none;transform:translateY(25%)}.myinterview-widget-video-question__controls>:not(:last-child){margin-right:15px}.myinterview-widget-video-question__controls .myinterview-widget-video-question__control-play-button{min-width:40px;width:50px}.myinterview-widget-video-question__controls .myinterview-widget-video-question__control-play-button .myinterview-widget-icons svg{color:var(--color-white)}.myinterview-widget-video-question__timebar-counter-wrapper{width:100%}.myinterview-widget-video-question__counter-wrapper{-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:var(--color-neutral-90);color:var(--color-white);font-size:13px;font-weight:700}.myinterview-widget-video-question__time-bar{background-color:hsla(0,0%,100%,.467);border-radius:2.5rem;cursor:pointer;height:10px;margin-bottom:5px;position:relative;width:100%}.myinterview-widget-video-question__time-bar--disabled{cursor:auto;pointer-events:none}.myinterview-widget-video-question__time-bar:before{content:\"\";height:30px;left:0;position:absolute;top:0;transform:translateY(-30%);width:100%}@media (min-width:1200px){.myinterview-widget-video-question__time-bar:before{display:none}}.myinterview-widget-video-question__time-bar-progress{background-color:var(--color-primary);border-radius:2.5rem;height:100%;position:absolute;transition:width .25s linear}.myinterview-widget-video-question__time-bar-progress:after{background-color:var(--color-primary);border-radius:50%;content:\"\";height:15px;left:100%;pointer-events:none;position:absolute;top:50%;touch-action:none;transform:translate(-50%,-50%);width:15px}.myinterview-widget-video-question__time-bar-progress--changing{transition:none}.myinterview-widget-video-question__time-bar-progress--unchangeable{cursor:auto}.myinterview-widget-video-question__time-bar-progress--unchangeable:after{display:none}.myinterview-widget-video-question__retry-button{margin-top:20px;width:100%;z-index:2}.myinterview-widget-video-question__retry-button--hidden{position:absolute;visibility:hidden;z-index:-1}@media (min-width:1200px){.myinterview-widget-video-question__retry-button{bottom:70px;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:fit-content}}@keyframes slide{50%{opacity:.9}to{left:100%;opacity:1}}.myinterview-widget-device{align-items:center;background-color:var(--color-white);border-radius:50%;color:var(--color-neutral-90);display:flex;height:40px;justify-content:center;position:absolute;right:18px;width:40px}.myinterview-widget-device__mobile{bottom:18px}.myinterview-widget-device__desktop{right:18px;top:18px;z-index:30}@media (min-width:1200px){.myinterview-widget-device__desktop{right:25px;top:25px}}.myinterview-widget-device__menu-button{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.myinterview-widget-device__modal{--myinterview-widget-select-device-height:48px;background-color:var(--color-white);border-radius:20px;bottom:-15px;box-shadow:0 2px 12px -4px #0000001a;max-width:400px;min-width:300px;position:absolute;right:-12px;transform:translateY(100%)}.myinterview-widget-device__modal:before{background-color:var(--color-white);border-radius:5px;content:\"\";height:20px;position:absolute;right:22px;top:-8px;transform:rotate(45deg);width:20px}.myinterview-widget-device__select-wrapper{display:flex;flex-direction:column;overflow:hidden;padding:20px}.myinterview-widget-device__select-group{display:flex;flex-direction:column}.myinterview-widget-device__select-group:not(:last-child):after{background-color:var(--color-neutral-20);content:\"\";height:1px;margin:10px 0;width:100%}.myinterview-widget-device__selected-device{cursor:pointer;display:flex;height:var(--myinterview-widget-select-device-height);width:100%}.myinterview-widget-device__select-icon{align-items:center;display:flex;min-width:40px}.myinterview-widget-device__select-icon svg{height:20px;width:20px}.myinterview-widget-device__selected-title-wrapper{flex:1;overflow:hidden;padding-right:23px}.myinterview-widget-device__selected-title{line-height:var(--myinterview-widget-select-device-height)!important;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.myinterview-widget-device__arrow{align-items:center;display:flex;margin-left:auto;transform:rotate(0);transition:.2s}.myinterview-widget-device__arrow--open{transform:rotate(-180deg)}.myinterview-widget-device__select-list{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.myinterview-widget-device__select-list--open{max-height:calc(var(--myinterview-widget-select-device-height)*2);overflow:auto;transition:max-height .2s ease-in}.myinterview-widget-device__select-option{border-radius:4px;cursor:pointer;line-height:var(--myinterview-widget-select-device-height)!important;min-height:var(--myinterview-widget-select-device-height);overflow:hidden;padding:0 40px;text-overflow:ellipsis;white-space:nowrap}.myinterview-widget-device__select-option--selected,.myinterview-widget-device__select-option:hover{color:var(--color-primary)!important}.myinterview-widget-device__select-option--selected{background-color:rgba(90,164,245,.051)!important}.myinterview-widget__countdown-mobile{background-color:var(--color-white);border-radius:2.5rem;left:50%;padding:6px 10px;position:absolute;top:10px;transform:translateX(-50%);z-index:30}@media (min-width:1200px){.myinterview-widget__countdown-mobile{display:none}}.myinterview-widget__countdown-desktop{display:none}@media (min-width:1200px){.myinterview-widget__countdown-desktop{--myinterview-widget-p:100;--myinterview-widget-b:5px;--myinterview-widget-w:160px;align-items:center;display:flex;height:var(--myinterview-widget-w);justify-content:center;margin:auto;padding:0;position:relative;transform:rotateY(180deg);width:var(--myinterview-widget-w)}.myinterview-widget__countdown-desktop:after,.myinterview-widget__countdown-desktop:before{border-radius:50%;content:\"\";position:absolute}.myinterview-widget__countdown-desktop:before{background:radial-gradient(farthest-side,var(--color-primary) 100%,#0000) top/var(--myinterview-widget-b) var(--myinterview-widget-b) no-repeat,conic-gradient(var(--color-primary) calc((var(--myinterview-widget-p))*1%),#0000 0);inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - var(--myinterview-widget-b)),#000 calc(100% - var(--myinterview-widget-b)));mask:radial-gradient(farthest-side,#0000 calc(100% - var(--myinterview-widget-b)),#000 calc(100% - var(--myinterview-widget-b)));transition:all 1s}.myinterview-widget__countdown-desktop:after{background:var(--color-primary);inset:calc(50% - var(--myinterview-widget-b)/2);transform:rotate(calc(var(--myinterview-widget-p)*3.6deg)) translateY(calc(50% - var(--myinterview-widget-w)/2))}}.myinterview-widget__countdown-desktop .myinterview-widget__countdown-desktop-text{align-items:center;border:var(--myinterview-widget-b) solid #edf6fe;border-radius:50%;display:flex;height:100%;justify-content:center;position:absolute;transform:rotateY(180deg);width:100%;z-index:-1}.myinterview-widget-counter{align-items:center;background-color:var(--color-white);border-radius:2.5rem;color:var(--color-neutral-90);display:flex;gap:5px;height:36px;justify-content:center}.myinterview-widget-counter__dot{background-color:var(--color-error);border-radius:50%;height:10px;width:10px}.myinterview-widget-counter__clock{display:flex}.myinterview-widget-counter__timer{transition:color .25s}.myinterview-widget-counter__timer--red{color:#f45b2b}.myinterview-widget-loader{-webkit-animation:fade 1.6s infinite;-moz-animation:fade 1.6s infinite;-o-animation:fade 1.6s infinite;animation:fade 1.6s infinite;margin:auto;width:80px}@keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-o-keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-moz-keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes fade{0%,to{opacity:0}50%{opacity:1}}.myinterview-widget-error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto}.myinterview-widget-error__message{margin-bottom:10px}.myinterview-widget-errors{align-items:center;display:flex;flex-direction:column;justify-content:center}.myinterview-widget-errors__icon{margin-bottom:15px}.myinterview-widget-errors__details,.myinterview-widget-errors__title{margin-bottom:5px}.myinterview-widget-errors__cta{cursor:pointer;position:relative;text-decoration:underline}.myinterview-widget-errors__cta .myinterview-widget-select-native{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.myinterview-widget-slider-modal{animation:close-modal .3s forwards;bottom:0;height:100vh;height:-moz-available;height:-webkit-fill-available;height:stretch;left:0;min-height:100vh;min-height:-moz-available;min-height:-webkit-fill-available;min-height:stretch;overflow:hidden;position:fixed;width:100vw;z-index:50}.myinterview-widget-slider-modal__wrapper{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;scroll-snap-type:y mandatory;width:100%}.myinterview-widget-slider-modal__top{min-height:100%;scroll-snap-align:start;touch-action:none}.myinterview-widget-slider-modal__bottom{background-color:var(--color-white);border-radius:20px 20px 0 0;display:flex;flex-direction:column;height:10%;isolation:isolate;min-height:10%;overflow:hidden;position:relative;scroll-snap-align:end;transition:min-height .5s,height .5s;visibility:hidden}.myinterview-widget-slider-modal__pill{background-color:var(--color-neutral-30);border-radius:2.5rem;margin:20px auto 32px;min-height:4px;width:60px}.myinterview-widget-slider-modal--open{animation:none;background-color:#0009;visibility:visible}.myinterview-widget-slider-modal--open .myinterview-widget-slider-modal__bottom{height:80%;min-height:80%;visibility:visible}@keyframes close-modal{0%{background-color:#0009}to{background-color:#0000;visibility:hidden}}.myinterview-widget-permissions__wrapper{display:flex;flex:1;flex-direction:column;margin:0 auto;max-height:100%;max-width:480px;overflow:auto;padding:0 20px 20px;width:100%}@media (min-width:1200px){.myinterview-widget-permissions__wrapper{padding:0 20px}}.myinterview-widget-permissions__icon-wrapper{align-items:center;background-color:#eff6fe;border-radius:50%;color:var(--color-primary);display:flex;justify-content:center;margin:0 auto 20px;min-height:70px;min-width:70px}.myinterview-widget-permissions__icon-wrapper svg{height:32px;width:32px}@media (min-width:1200px){.myinterview-widget-permissions__icon-wrapper{display:none!important}}.myinterview-widget-permissions__title{margin-bottom:20px;text-align:center}@media (min-width:1200px){.myinterview-widget-permissions__title{margin-bottom:15px}}.myinterview-widget-permissions__sub-title{margin-bottom:10px}.myinterview-widget-permissions__steps-wrapper{margin-bottom:15px;padding-left:20px}.myinterview-widget-permissions__step{font-size:14px;list-style:decimal;margin-bottom:10px}.myinterview-widget-permissions__step .text--bold{font-weight:700}.myinterview-widget-permissions__step .safari__key{background-color:var(--color-neutral-20);border-radius:2px;padding:2px 4px}.myinterview-widget-permissions__button{margin-top:auto;min-height:45px}.myinterview-widget-question{position:relative}.myinterview-widget-question:before{color:var(--color-neutral-10);content:attr(data-background-question);font-size:150px;font-weight:700;left:0;position:absolute;top:0;transform:translate(-25%,-25%);z-index:-1}.myinterview-widget-question--inner{position:static}.myinterview-widget-question--inner:before{color:var(--color-neutral-20);top:40%;transform:translate(-25%,-50%)}.myinterview-widget-question__description,.myinterview-widget-question__question{letter-spacing:.5px;margin-bottom:20px}.myinterview-widget-question__duration{display:inline-flex;gap:5px}.myinterview-widget-questions-list{display:none}@media (min-width:1200px){.myinterview-widget-questions-list{display:flex;flex-direction:column;overflow-y:auto;padding:0;position:relative}.myinterview-widget-questions-item{align-items:center;border-radius:0 4px 4px 0;display:flex;letter-spacing:.5px;max-width:100%;min-height:90px;overflow:hidden;padding:20px;position:relative}.myinterview-widget-questions-item__number{align-items:center;background-color:var(--color-neutral-20);border-radius:50%;color:var(--color-neutral-90);display:flex;height:38px;justify-content:center;margin-right:20px;min-width:38px}.myinterview-widget-questions-item__number--icon{background-color:var(--color-white);color:var(--color-primary)}.myinterview-widget-questions-item__wrapper{flex:1;overflow:hidden}.myinterview-widget-questions-item__question{display:flex;flex-direction:column;gap:2px;overflow:hidden}.myinterview-widget-questions-item__duration-wrapper{align-items:center;color:var(--color-neutral-50);display:flex;font-size:12px;gap:5px;line-height:20px}.myinterview-widget-questions-item__duration-wrapper *{font-size:12px;line-height:20px}.myinterview-widget-questions-item__duration-wrapper svg{width:15px}.myinterview-widget-questions-item--active{background-color:#f7fbff}.myinterview-widget-questions-item--active:before{background-color:var(--color-primary);content:\"\";height:100%;left:0;position:absolute;width:3px}.myinterview-widget-questions-item--active .myinterview-widget-questions-item__number{background-color:var(--color-white);border:1px solid var(--color-primary);color:var(--color-primary)}}.myinterview-widget-upload{align-items:center;background-color:var(--color-white);border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-height:500px;overflow:hidden;padding:40px;text-align:center;width:100%}@media (min-width:1200px){.myinterview-widget-upload{margin:0;min-height:360px}}.myinterview-widget-upload__icon{align-items:center;background-color:#5aa4f5;border:12px solid #d7e8fb;border-radius:50%;color:var(--color-white);display:flex;height:110px;justify-content:center;margin-bottom:30px;min-height:110px;position:relative;width:110px}.myinterview-widget-upload__icon:before{background-color:initial;border:12px solid #99c6f8;border-radius:50%;content:\"\";height:100%;position:absolute;width:100%}.myinterview-widget-upload__title{margin-bottom:20px}.myinterview-widget-upload__sub-title{margin-bottom:40px}.myinterview-widget-upload__progress{margin-bottom:10px;width:100%}.myinterview-widget-upload__time-left{align-items:center;color:var(--color-neutral-90);display:flex;gap:10px}.myinterview-widget__practice-mode{border-radius:2.5rem;height:36px;padding:5px 15px}.myinterview-widget__practice-mode,.myinterview-widget__recording-button{align-items:center;background-color:var(--color-white);display:flex;justify-content:center}.myinterview-widget__recording-button{border:1px solid var(--color-neutral-30);border-radius:50%;height:64px;width:64px}.myinterview-widget__recording-button-inner{background-color:var(--color-error);border-radius:50%;height:52px;width:52px}.myinterview-widget__recording-button-inner--stop{border-radius:2px;height:16px;width:16px}.myinterview-widget__question-number{position:absolute}.myinterview-widget__question-duration{align-items:center;display:flex;gap:8px}.myinterview-widget__question-duration svg{height:1em;width:1em}.myinterview-widget__progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:2.5rem;height:15px;overflow:hidden;width:100%}.myinterview-widget__progress::-webkit-progress-bar{background-color:#e7f1ef}.myinterview-widget__progress::-webkit-progress-value{background-color:var(--color-success);transition:.3s}.myinterview-widget-welcome-page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-bottom:50px}@media (min-width:1200px){.myinterview-widget-welcome-page{padding:0 20px}}.myinterview-widget-welcome-page__title{margin:20px 0 40px;text-align:center;white-space:pre-line;width:100%}";
|
|
33111
|
+
var css_248z = ".flex{display:flex}.flex>.full{flex:1}.flex--column{flex-direction:column}.flex--justify-center{justify-content:center}.flex--align-center{align-items:center}.flex--space-between{justify-content:space-between}.flex--space-around{justify-content:space-around}.myinterview-widget-no-select{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.myinterview-widget-scroll-indicator::-webkit-scrollbar{display:initial!important;width:5px}.myinterview-widget-scroll-indicator::-webkit-scrollbar-thumb{background:var(--color-neutral-40)}@keyframes fade-in{0%{opacity:0}}:root{--myinterview-widget-dynamic-overflow:auto;--myitnerview-widget-background-height:calc(40vh - 100px);--myinterview-widget-background-preview-display:none;--myinterview-widget-video-aspect-ratio:0.75;--myinterview-widget-camera-transform:translateZ(0) rotateY(180deg);--myinterview-widget-outer-width:530px;--myinterview-widget-recorder-border-radius:10px;--myinterview-widget-preview-video-border-radius:20px;--myinterview-background-opacity:0}@media (min-width:1200px){:root{--myinterview-widget-recorder-border-radius:20px;--myinterview-widget-preview-video-border-radius:10px}}.myinterview-widget{--myinterview-widget-layout-top:0;--myinterview-widget-layout-right:0;--myinterview-widget-layout-bottom:0;--myinterview-widget-layout-left:0}.myinterview-widget *,.myinterview-widget :after,.myinterview-widget :before{box-sizing:border-box;font-family:Nunito Sans,sans-serif;margin:0}.myinterview-widget__layout{background-color:var(--color-white);border-radius:0;bottom:0;left:0;padding:20px 20px 0;position:fixed;right:0;top:0;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:2147483000}.myinterview-widget__layout--animated{animation:myinterview-widget-open .2s ease-out;-webkit-animation:myinterview-widget-open .2s ease-out;-moz-animation:myinterview-widget-open .2s ease-out;-o-animation:myinterview-widget-open .2s ease-out}@media (min-width:480px){.myinterview-widget__layout{display:grid;grid-template-columns:minmax(20px,1fr) minmax(auto,480px) minmax(20px,1fr);padding:20px 0 0}.myinterview-widget__layout>*{grid-column:2}.myinterview-widget__layout>.full{grid-column:1/-1;padding:0}}@media (min-width:1200px){.myinterview-widget__layout{grid-template-columns:10px 1fr 10px;padding:50px 0}}body .intercom-lightweight-app-launcher,body .intercom-namespace .intercom-launcher-frame{bottom:10px;right:10px;transform:scale(.8)}@media (min-width:1200px){body .intercom-lightweight-app-launcher,body .intercom-namespace .intercom-launcher-frame{bottom:20px;right:20px;transform:scale(1)}}@keyframes myinterview-widget-open{0%{border-radius:10px;bottom:var(--myinterview-widget-layout-bottom);left:var(--myinterview-widget-layout-left);min-height:50px;overflow:hidden;padding:0;right:var(--myinterview-widget-layout-right);top:var(--myinterview-widget-layout-top)}to{overflow:hidden}}.myinterview-widget-icons__play-button{cursor:pointer;position:relative}.myinterview-widget-icons__play-button svg{color:var(--color-primary)}.myinterview-widget-icons__play-button svg path{transition:d .4s ease-out;-webkit-transition:d .4s}.myinterview-widget-icons__play-button svg rect{transition:rx .4s;-webkit-transition:rx .4s}.myinterview-widget-icons__loading{background-color:currentColor;border-radius:50%;height:38px;overflow:hidden;position:relative;transform:translateZ(0);width:38px}.myinterview-widget-icons__loading:after{animation:slide 1s infinite;background:linear-gradient(to right,currentColor,var(--color-neutral-10),currentColor);content:\"\";height:100%;left:-50px;position:absolute;width:100%}.myinterview-widget-icons__no-camera-mic{align-items:center;background-color:#eff6fe;border-radius:50%;display:flex;height:80px;justify-content:center;position:relative;width:80px}.myinterview-widget-icons__no-camera-mic__camera,.myinterview-widget-icons__no-camera-mic__mic{align-items:center;border-radius:4px;display:flex;height:28px;justify-content:center;position:absolute;width:28px}.myinterview-widget-icons__no-camera-mic__camera svg,.myinterview-widget-icons__no-camera-mic__mic svg{height:20px;width:20px}.myinterview-widget-icons__no-camera-mic__camera{background-color:var(--color-primary);color:var(--color-white);transform:translate(-35%,-35%)}.myinterview-widget-icons__no-camera-mic__mic{background-color:var(--color-white);color:var(--color-primary);transform:translate(35%,35%)}.myinterview-widget__wrapper{-ms-overflow-style:none;display:flex;flex-direction:column;height:100%;max-height:100%;overflow:hidden;position:relative;scrollbar-width:none}.myinterview-widget__wrapper ::-webkit-scrollbar,.myinterview-widget__wrapper::-webkit-scrollbar{display:none}.myinterview-widget__background{background:linear-gradient(50.24deg,var(--color-primary) 0,var(--color-special) 75%);height:var(--myitnerview-widget-background-height);left:0;opacity:var(--myinterview-background-opacity);overflow:hidden;position:absolute;top:0;transition:opacity .5s;width:100%}.myinterview-widget__background:before{border:6vh solid hsla(0,0%,100%,.267);border-radius:50%;content:\"\";height:30vh;position:absolute;right:0;top:0;transform:translate(50%,-50%);width:30vh}.myinterview-widget__background:after{background-color:var(--color-white);border-radius:20px 20px 0 0;bottom:0;content:\"\";display:var(--myinterview-widget-background-preview-display);height:20px;position:absolute;width:100%}@media (min-width:1200px){.myinterview-widget__background:after{display:none}.myinterview-widget__background{height:100vh;left:auto;right:0;width:calc(100vw - var(--myinterview-widget-outer-width))}.myinterview-widget__background:before{border:12vh solid hsla(0,0%,100%,.267);height:70vh;width:70vh}}.myinterview-widget__watermark{display:none}@media (min-width:1200px){.myinterview-widget__watermark{bottom:20px;display:flex;height:64px;left:20px;position:absolute}}.myinterview-widget__background-dots{display:none}@media (min-width:1200px){.myinterview-widget__background-dots{background-image:radial-gradient(hsla(0,0%,100%,.467) 15%,#0000 0);background-position:0 0,50px 50px;background-size:20px 20px;bottom:0;display:flex;height:200px;position:absolute;right:0;width:200px}}.myinterview-widget__views{--myinterview-widget-views-margin-top:0px;--myinterview-widget-practice-opacity:1;-webkit-overflow-scrolling:touch;color:var(--color-primary);display:flex;flex:1;flex-direction:column;height:100%;overflow-y:var(--myinterview-widget-dynamic-overflow);scroll-snap-type:y mandatory;z-index:20}.myinterview-widget__views--uploading{gap:0;justify-content:center;margin-bottom:30px}@media (min-width:1200px){.myinterview-widget__views{align-items:start;flex:initial;flex:1;flex-direction:row-reverse;gap:0;justify-content:flex-end;overflow:hidden;padding:0;scroll-snap-type:none}.myinterview-widget__views--uploading{margin-bottom:0}}.myinterview-widget-recording-action-button{margin-bottom:20px;min-height:45px;position:relative;scroll-snap-align:end;z-index:1}@media (min-width:1200px){.myinterview-widget-recording-action-button{display:none}}.myinterview-widget-recording-action-button--video-question:disabled{display:none!important}.myinterview-widget-recording-action-button--stop-recording{border:1px solid var(--color-neutral-40)!important}@media (min-width:1200px){.myinterview-widget-recording-action-button--stop-recording{border:none!important}}.myinterview-widget-rotate-screen{align-items:center;animation:fade-in .3s;background-color:var(--color-white);display:none;height:100%;justify-content:center;left:0;padding:20px!important;position:absolute;top:0;width:100%;z-index:400}.myinterview-widget-rotate-screen svg{flex:0;margin-right:40px;min-width:120px}@media screen and (max-height:480px) and (orientation:landscape){.myinterview-widget-rotate-screen{display:flex}}.myinterview-widget-unsupported-modal{align-items:center;background-color:var(--color-white);display:flex;height:100%;justify-content:center;left:0;padding:20px;position:absolute;top:0;width:100%;z-index:400}.myinterview-widget-unsupported-modal__message{text-align:center}.myinterview-widget-header{display:flex;flex-wrap:wrap;gap:18px;height:fit-content;margin:0 0 20px;max-height:112px;max-width:100%;overflow:hidden;transition:all .2s}.myinterview-widget-header--hidden{height:0;margin:0;overflow:hidden}@media (min-width:1200px){.myinterview-widget-header--hidden{height:fit-content;margin:0 0 20px}}.myinterview-widget-header__logo{height:48px}.myinterview-widget-header__logo img{flex-shrink:1;max-height:100%;max-width:100%;object-fit:contain;overflow:hidden}.myinterview-widget-header__details-wrapper{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;letter-spacing:.2px;max-width:100%;min-width:60%;overflow:hidden}@media (min-width:1200px){.myinterview-widget-header{display:none;max-width:var(--myinterview-widget-outer-width);overflow:visible;padding-left:20px}.myinterview-widget-header__company-name{color:var(--color-neutral-90)}.myinterview-widget-header__job-title{color:var(--color-neutral-50)}}.myinterview-widget-header--desktop-layout{display:none}@media (min-width:1200px){.myinterview-widget-header--desktop-layout{display:flex;min-height:48px}}.myinterview-widget-inner{align-items:center;display:flex;flex-direction:column;isolation:isolate;margin-bottom:20px;min-height:min((100vw - 40px) * 1/var(--myinterview-widget-video-aspect-ratio),480px * 1/var(--myinterview-widget-video-aspect-ratio));position:relative;scroll-snap-align:start;z-index:1}@media (min-width:1200px){.myinterview-widget-inner{background-color:var(--color-white);border-radius:var(--myinterview-widget-recorder-border-radius);box-shadow:0 4px 14px -2px #00000026;height:calc((100vw - 20px - var(--myinterview-widget-outer-width))*9/16);margin:auto;max-height:440px;max-width:782.2222222222px;min-height:auto;overflow:hidden;width:100%}}.myinterview-widget-inner--hidden{max-height:0;min-height:0;overflow:hidden;visibility:hidden}.myinterview-widget-inner__content{max-height:100%;max-width:fit-content;min-height:200px;min-width:200px;position:sticky;top:0;width:calc(100% - var(--myinterview-widget-views-margin-top)*var(--myinterview-widget-video-aspect-ratio))}.myinterview-widget-inner__content--full-width{min-width:100%}@media (min-width:1200px){.myinterview-widget-inner__content{border-radius:var(--myinterview-widget-recorder-border-radius);height:100%;max-width:100%;position:static;width:100%}}.myinterview-widget-inner__content--error{display:flex;flex:1;flex-direction:column;height:calc(100% - var(--myinterview-widget-views-margin-top));max-width:100%;min-height:fit-content;width:100%}.myinterview-widget-inner .myinterview-widget-explanation{align-items:center;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;position:absolute;text-align:center;white-space:pre-line;width:100%;z-index:1}.myinterview-widget-inner .myinterview-widget-explanation__main{margin-bottom:10px}.myinterview-widget-inner .myinterview-widget-recording-action-button{display:none}@media (min-width:1200px){.myinterview-widget-inner .myinterview-widget-recording-action-button{bottom:20px;display:block;left:50%;margin:0;position:absolute;transform:translate(-50%);white-space:nowrap;width:fit-content;z-index:20}}.myinterview-widget-inner--video-question-state,.myinterview-widget-inner--welcome-page-state{min-height:fit-content;min-width:100%}@media (min-width:1200px){.myinterview-widget-inner--video-question-state,.myinterview-widget-inner--welcome-page-state{min-width:auto}.myinterview-widget-inner--video-question-state .myinterview-widget-recording-action-button,.myinterview-widget-inner--welcome-page-state .myinterview-widget-recording-action-button{bottom:70px}}.myinterview-widget-inner--full{flex:1;scroll-snap-align:none}.myinterview-widget-inner--full .myinterview-widget-inner__content{flex:1;height:max-content;max-width:100%;width:100%}@media (min-width:1200px){.myinterview-widget-inner--full{flex:auto}}.myinterview-widget-outer{border-radius:10px;display:flex;flex-direction:column;padding-bottom:20px;scroll-snap-align:end}.myinterview-widget-outer--hidden{display:none}.myinterview-widget-outer--uploading{flex:0;padding:0}@media (min-width:1200px){.myinterview-widget-outer{background-color:initial;flex:none;height:100%;padding:0 20px 0 0!important;width:var(--myinterview-widget-outer-width)}.myinterview-widget-outer>*{padding-left:20px}.myinterview-widget-outer--hidden{display:flex}.myinterview-widget-outer--uploading{padding:0}}.myinterview-widget-outer .myinterview-widget-question{background-color:#fffffff2;border-radius:10px;isolation:isolate;margin:0 auto;transition:opacity .25s;width:100%}@media (min-width:1200px){.myinterview-widget-outer .myinterview-widget-question{padding:50px 20px 0}.myinterview-widget-outer .myinterview-widget-question__question{font-size:26px;line-height:36px}}.myinterview-widget-outer--hide-question .myinterview-widget-question{height:0;opacity:0;visibility:hidden}.myinterview-widget-outer__setup{display:flex;flex:1;flex-direction:column}.myinterview-widget-outer__title{margin-bottom:15px}.myinterview-widget-outer__mode-wrapper{background-color:var(--color-white);bottom:0;display:flex;justify-content:space-around;margin-top:15px;padding:10px 0;position:sticky}.myinterview-widget-outer__mode-wrapper:before{background-color:var(--color-white);content:\"\";height:40px;left:0;mask-image:linear-gradient(#0000,var(--color-black));-webkit-mask-image:linear-gradient(#0000,var(--color-black));mask-mode:alpha;position:absolute;top:0;transform:translateY(-100%);width:100%}@media (min-width:1200px){.myinterview-widget-outer__mode-wrapper{background-color:initial;flex-direction:column;justify-content:flex-start;padding:0;position:static;width:65%}.myinterview-widget-outer__mode-wrapper:after,.myinterview-widget-outer__mode-wrapper:before{display:none}}.myinterview-widget-outer__mode-button{letter-spacing:.5px;max-width:42%!important;min-width:100px!important;padding:0 15px!important;width:150px!important}.myinterview-widget-outer__mode-button--start{border:1px solid!important}@media (min-width:1200px){.myinterview-widget-outer__mode-button{max-width:100%!important;min-width:150px!important;width:100%!important}.myinterview-widget-outer__mode-button:first-child{margin-bottom:20px}}.myinterview-widget-outer__practice-mode-info{margin-bottom:20px}.myinterview-widget-outer .myinterview-widget__countdown-mobile{display:none}.myinterview-widget-video-camera{border-radius:var(--myinterview-widget-recorder-border-radius);display:flex;flex:1;flex-direction:column;max-height:100%;position:relative;width:100%}@media (min-width:1200px){.myinterview-widget-video-camera{transform:translateZ(0) scale(1.005)}}.myinterview-widget-video-camera--hidden{display:none}.myinterview-widget-video-camera video{border-radius:var(--myinterview-widget-recorder-border-radius);object-fit:contain;overflow:hidden;transform:var(--myinterview-widget-camera-transform);-webkit-transform:var(--myinterview-widget-camera-transform);width:100%}.myinterview-widget-video-camera__recording-counter-wrapper{left:10px;position:absolute;top:10px;width:100px;z-index:2}@media (min-width:1200px){.myinterview-widget-video-camera__recording-counter-wrapper{left:25px;top:25px}}.myinterview-widget-video-camera__permissions{align-items:center;animation:fade-in .5s;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);color:var(--color-neutral-90);display:flex;height:100%;justify-content:center;padding:20px;position:absolute;width:100%}.myinterview-widget-video-camera__permissions-close{cursor:pointer;left:25px;position:absolute;top:25px;width:20px}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator{align-items:center;background-color:var(--color-primary);border-radius:50%;bottom:18px;color:var(--color-white);display:flex;height:40px;isolation:isolate;justify-content:center;left:18px;padding:10px;position:absolute;width:40px}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator--hidden{visibility:hidden}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__microphone-indicator{bottom:25px;left:auto;right:25px}}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator:after{background:radial-gradient(#0000 40%,var(--color-primary) 90%);border-radius:50%;content:\"\";height:100%;position:absolute;transform:scale(var(--myinterview-widget-voice-level));transform-origin:center;width:100%;will-change:transform;z-index:-1}.myinterview-widget-video-camera .myinterview-widget__microphone-indicator svg{height:100%;width:100%}.myinterview-widget-video-camera .myinterview-widget__practice-mode{opacity:var(--myinterview-widget-practice-opacity);position:absolute;right:10px;top:10px;transition:opacity .3s}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__practice-mode{opacity:1;right:25px;top:25px}}.myinterview-widget-video-camera .myinterview-widget__question-number{left:15px;top:15px;z-index:1}@media (min-width:1200px){.myinterview-widget-video-camera .myinterview-widget__question-number{left:40px;letter-spacing:.5px;top:30px}}.myinterview-widget-video-camera .myinterview-widget__countdown-desktop{display:none}.myinterview-widget-video-camera__watermark{height:50px;left:15px;opacity:.5;position:absolute;top:15px;width:120px}@media (min-width:1200px){.myinterview-widget-video-camera__watermark{left:25px;top:25px}}.myinterview-widget-recorder-modal{align-items:center;animation:fade-in .5s;background-color:#fffffff2;border-radius:var(--myinterview-widget-recorder-border-radius);bottom:0;color:var(--color-neutral-90);display:flex;filter:drop-shadow(0 0 0 rgba(0,0,0,.2));justify-content:center;left:0;min-height:100%;overflow:hidden;position:absolute;right:0;text-align:center;top:0;z-index:20}.myinterview-widget-recorder-modal__content-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px;letter-spacing:.5px;max-width:80%}@media (min-width:1200px){.myinterview-widget-recorder-modal__content-wrapper{max-width:700px;padding:20px}}.myinterview-widget-recorder-modal__question{text-align:left}@media (min-width:1200px){.myinterview-widget-recorder-modal__question{text-align:center}.myinterview-widget-recorder-modal__question .myinterview-widget__question-duration{justify-content:center}}.myinterview-widget-checks{display:flex;flex-direction:column}.myinterview-widget-checks__item{align-items:center;display:flex;margin-bottom:20px}.myinterview-widget-checks__icon{align-items:center;display:flex;height:100%;justify-content:center;margin-right:20px;width:40px}.myinterview-widget-checks__text-wrapper{display:flex;flex-direction:column}.myinterview-widget-checks__retry{background-color:initial;border:0;cursor:pointer;margin-left:10px;text-decoration:underline}.myinterview-widget-preview__title{margin-bottom:30px;text-align:center}@media (min-width:1200px){.myinterview-widget-preview__title{color:var(--color-neutral-90);margin-bottom:12px}}.myinterview-widget-preview__container{background-color:var(--color-white);display:flex;flex-direction:column;min-height:100%;padding-top:20px;position:relative;width:100%}@media (min-width:1200px){.myinterview-widget-preview__container{border-radius:20px;max-height:100%;padding:4%}}.myinterview-widget-preview__container .myinterview-widget__question-number{margin-bottom:20px;position:relative}@media (min-width:1200px){.myinterview-widget-preview__container .myinterview-widget__question-number{color:var(--color-neutral-90);margin:0;position:absolute}}.myinterview-widget-preview__container .myinterview-widget-errors{animation:fade-in .3s;background-color:var(--color-white);bottom:0;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0;transform:translateZ(150px);-webkit-transform:translateZ(150px);z-index:150}.myinterview-widget-preview__background{animation:background-fade-in .3s;background-color:#000000e6;height:100%;isolation:isolate;left:0;position:fixed;top:0;transform:translateZ(150px);-webkit-transform:translateZ(150px);width:100%;z-index:150}@keyframes background-fade-in{0%{background-color:#0000;z-index:-2}}.myinterview-widget-preview__close{background-color:var(--color-neutral-60);border-radius:2.5rem;bottom:1vh;left:50%;padding:3px 8px;position:absolute;transform:translateX(-50%)}.myinterview-widget-preview__main{animation:fade-in .5s;display:flex;height:350px;overflow:hidden;position:relative;touch-action:pan-y;width:100%;z-index:1}@media (min-width:1200px){.myinterview-widget-preview__main{height:200px}}.myinterview-widget-preview__items-wrapper{--myinterview-widget-preview-transform-x:0;--myinterview-widget-preview-item-transition:0ms;box-sizing:initial;display:flex;position:relative;transition-duration:0ms;transition-property:transform;width:100%;z-index:2}.myinterview-widget-preview__item{display:flex;flex-shrink:0;height:100%;justify-content:center;position:relative;transition:transform var(--myinterview-widget-preview-item-transition),opacity .15s;width:100%;z-index:1}.myinterview-widget-preview__item--current{opacity:1;z-index:2}.myinterview-widget-preview__video-wrapper{aspect-ratio:var(--myinterview-widget-video-aspect-ratio);border:0 solid var(--color-primary);border-radius:var(--myinterview-widget-preview-video-border-radius);display:flex;height:100%;isolation:isolate;opacity:1;overflow:hidden;position:relative;transition-delay:.29s;z-index:3}@media (min-width:1200px){.myinterview-widget-preview__video-wrapper{border-radius:var(--myinterview-widget-preview-video-border-radius)}}.myinterview-widget-preview__video-wrapper:before{background-color:#fff9;content:\"\";height:100%;left:0;position:absolute;top:0;transition:background-color .3s;width:100%;z-index:1}.myinterview-widget-preview__video-wrapper--current:before{background-color:#fff0;z-index:-1}.myinterview-widget-preview__video-wrapper--preview{opacity:0}.myinterview-widget-preview__video-wrapper:after{border:0 solid var(--color-primary);border-radius:var(--myinterview-widget-preview-video-border-radius);content:\"\";height:100%;pointer-events:none;position:absolute;transition:.15s;width:100%}@media (min-width:1200px){.myinterview-widget-preview__video-wrapper:after{border-radius:var(--myinterview-widget-preview-video-border-radius)}}.myinterview-widget-preview__video-wrapper--selected:after{border:4px solid var(--color-primary)}.myinterview-widget-preview__video{cursor:pointer;height:100%;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%}.myinterview-widget-preview__dynamic-video{border-radius:var(--myinterview-widget-preview-video-border-radius);left:var(--myinterview-preview-video-left);opacity:1;position:fixed;top:var(--myinterview-preview-video-top);transform:translateZ(0);-webkit-transform:translateZ(0);transition:.3s ease-out;transition-delay:.01s;visibility:hidden;width:var(--myinterview-preview-video-width);z-index:-1}.myinterview-widget-preview__dynamic-video--preview{border-radius:0;left:0;max-height:70vh;top:46%;transform:translate3d(0,-50%,200px);-webkit-transform:translate3d(0,-50%,200px);visibility:visible;width:100%;z-index:200}.myinterview-widget-preview__number-wrapper{margin-bottom:13px;margin-top:18px;text-align:center}.myinterview-widget-preview__dots-wrapper{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.myinterview-widget-preview__dot{background-color:var(--color-neutral-20);border-radius:50%;cursor:pointer;height:10px;margin:0 7px;position:relative;transition:.3s ease-out;width:10px}.myinterview-widget-preview__dot svg{visibility:hidden}.myinterview-widget-preview__dot--selected{background-color:var(--color-primary);cursor:auto;transform:scale(1.5);-webkit-transform:scale(1.5)}.myinterview-widget-preview__dot--selected svg{height:100%;position:absolute;visibility:visible;width:100%}.myinterview-widget-preview__play-button-wrapper{left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transition:opacity .3s;width:60px}@media (min-width:1200px){.myinterview-widget-preview__play-button-wrapper{cursor:pointer;max-width:76px;width:25%}}.myinterview-widget-preview__selected-check-mark{border-radius:50%;height:30px;overflow:hidden;pointer-events:none;position:absolute;right:12px;top:12px;width:30px}.myinterview-widget-preview__selected-check-mark:before{background-color:#fff;border-radius:50%;bottom:0;content:\"\";left:0;position:absolute;right:0;top:0}.myinterview-widget-preview__selected-check-mark svg{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transform:scale(0);-webkit-transform:scale(0);transition:.15s ease-out;width:100%}.myinterview-widget-preview__selected-check-mark--selected svg{transform:scale(1);-webkit-transform:scale(1)}.myinterview-widget-preview__horizontal-line{display:none}@media (min-width:1200px){.myinterview-widget-preview__horizontal-line{background-color:#bdbdbd;display:block;height:1px;margin:15px auto;width:50%}}.myinterview-widget-preview__preview-buttons{align-items:center;display:flex;flex-direction:column;gap:20px;margin-bottom:10px;margin-top:33px;max-width:100%}@media (min-width:1200px){.myinterview-widget-preview__preview-buttons{gap:10px;margin-bottom:0;margin-top:auto}}.myinterview-widget-preview__preview-buttons-top{display:flex;gap:10px;justify-content:space-evenly;max-width:100%;width:100%}@media (min-width:1200px){.myinterview-widget-preview__preview-buttons-top{justify-content:center;width:auto}}.myinterview-widget-preview__preview-button{max-width:45%;min-width:100px;width:150px}.myinterview-widget-preview__preview-button--retake{align-items:center;border:1px solid var(--color-neutral-30);display:flex;justify-content:center;max-width:100%}.myinterview-widget-preview__preview-button--start-interview{background-color:initial;color:var(--color-primary);font-size:13px;max-height:30px;max-width:max-content;padding:0;width:max-content}@media (min-width:1200px){.myinterview-widget-preview__preview-button{flex:1;max-height:42px;min-width:150px}}.myinterview-widget-preview__retakes-wrapper{max-width:45%;min-width:100px;text-align:center;width:150px}@media (min-width:1200px){.myinterview-widget-preview__retakes-wrapper{max-height:42px;min-width:150px}}.myinterview-widget-preview__retakes-left{color:var(--color-neutral-60)}.myinterview-widget-preview__arrow{align-items:center;animation:fade-in .3s;background-color:var(--color-white);border:1px solid var(--color-neutral-30);border-radius:50%;color:var(--color-neutral-90);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);width:36px;z-index:5}@media (min-width:1200px){.myinterview-widget-preview__arrow{right:20px}}.myinterview-widget-preview__arrow--prev{left:0;right:auto;transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg)}@media (min-width:1200px){.myinterview-widget-preview__arrow--prev{left:20px}}.myinterview-widget-video-question{aspect-ratio:16/9;background-color:var(--color-black);border-radius:var(--myinterview-widget-recorder-border-radius);height:fit-content;isolation:isolate;margin:auto;overflow:hidden;position:relative;width:100%;z-index:1}@media (min-width:1200px){.myinterview-widget-video-question{height:100%}}.myinterview-widget-video-question--hidden{position:absolute;visibility:hidden;z-index:-1}.myinterview-widget-video-question--loading{background-color:hsla(0,0%,100%,.467)}.myinterview-widget-video-question--loading:before{animation:slide 1.5s infinite;background:linear-gradient(to right,#0000,var(--color-neutral-10),#0000);content:\"\";height:100%;left:-100%;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:1200px){.myinterview-widget-video-question--loading{background-color:#ccd7f5}}.myinterview-widget-video-question:after{content:\"\";height:100%;left:0;position:absolute;top:0;width:100%}.myinterview-widget-video-question--done:after{background-color:var(--color-black)}.myinterview-widget-video-question__play-button-wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transition:transform .2s ease-out,opacity .3s ease-out;width:clamp(50px,15vw,76px);z-index:1}.myinterview-widget-video-question__play-button-wrapper--hidden{opacity:0;pointer-events:none;touch-action:none;transform:translate(-50%,-50%) scale(1.3);-webkit-transform:translate(-50%,-50%) scale(1.3)}.myinterview-widget-video-question__controls{align-items:center;bottom:0;display:flex;justify-content:center;left:0;margin:10px 12px;position:absolute;right:0;transition:opacity .2s,transform .2s;z-index:1}.myinterview-widget-video-question__controls--inactive{opacity:0;pointer-events:none;touch-action:none;transform:translateY(25%)}.myinterview-widget-video-question__controls>:not(:last-child){margin-right:15px}.myinterview-widget-video-question__controls .myinterview-widget-video-question__control-play-button{min-width:40px;width:50px}.myinterview-widget-video-question__controls .myinterview-widget-video-question__control-play-button .myinterview-widget-icons svg{color:var(--color-white)}.myinterview-widget-video-question__timebar-counter-wrapper{width:100%}.myinterview-widget-video-question__counter-wrapper{-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:var(--color-neutral-90);color:var(--color-white);font-size:13px;font-weight:700}.myinterview-widget-video-question__time-bar{background-color:hsla(0,0%,100%,.467);border-radius:2.5rem;cursor:pointer;height:10px;margin-bottom:5px;position:relative;width:100%}.myinterview-widget-video-question__time-bar--disabled{cursor:auto;pointer-events:none}.myinterview-widget-video-question__time-bar:before{content:\"\";height:30px;left:0;position:absolute;top:0;transform:translateY(-30%);width:100%}@media (min-width:1200px){.myinterview-widget-video-question__time-bar:before{display:none}}.myinterview-widget-video-question__time-bar-progress{background-color:var(--color-primary);border-radius:2.5rem;height:100%;position:absolute;transition:width .25s linear}.myinterview-widget-video-question__time-bar-progress:after{background-color:var(--color-primary);border-radius:50%;content:\"\";height:15px;left:100%;pointer-events:none;position:absolute;top:50%;touch-action:none;transform:translate(-50%,-50%);width:15px}.myinterview-widget-video-question__time-bar-progress--changing{transition:none}.myinterview-widget-video-question__time-bar-progress--unchangeable{cursor:auto}.myinterview-widget-video-question__time-bar-progress--unchangeable:after{display:none}.myinterview-widget-video-question__retry-button{margin-top:20px;width:100%;z-index:2}.myinterview-widget-video-question__retry-button--hidden{position:absolute;visibility:hidden;z-index:-1}@media (min-width:1200px){.myinterview-widget-video-question__retry-button{bottom:70px;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:fit-content}}@keyframes slide{50%{opacity:.9}to{left:100%;opacity:1}}.myinterview-widget-device{align-items:center;background-color:var(--color-white);border-radius:50%;color:var(--color-neutral-90);display:flex;height:40px;justify-content:center;position:absolute;right:18px;width:40px}.myinterview-widget-device__mobile{bottom:18px}.myinterview-widget-device__desktop{right:18px;top:18px;z-index:30}@media (min-width:1200px){.myinterview-widget-device__desktop{right:25px;top:25px}}.myinterview-widget-device__menu-button{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.myinterview-widget-device__modal{--myinterview-widget-select-device-height:48px;background-color:var(--color-white);border-radius:20px;bottom:-15px;box-shadow:0 2px 12px -4px #0000001a;max-width:400px;min-width:300px;position:absolute;right:-12px;transform:translateY(100%)}.myinterview-widget-device__modal:before{background-color:var(--color-white);border-radius:5px;content:\"\";height:20px;position:absolute;right:22px;top:-8px;transform:rotate(45deg);width:20px}.myinterview-widget-device__select-wrapper{display:flex;flex-direction:column;overflow:hidden;padding:20px}.myinterview-widget-device__select-group{display:flex;flex-direction:column}.myinterview-widget-device__select-group:not(:last-child):after{background-color:var(--color-neutral-20);content:\"\";height:1px;margin:10px 0;width:100%}.myinterview-widget-device__selected-device{cursor:pointer;display:flex;height:var(--myinterview-widget-select-device-height);width:100%}.myinterview-widget-device__select-icon{align-items:center;display:flex;min-width:40px}.myinterview-widget-device__select-icon svg{height:20px;width:20px}.myinterview-widget-device__selected-title-wrapper{flex:1;overflow:hidden;padding-right:23px}.myinterview-widget-device__selected-title{line-height:var(--myinterview-widget-select-device-height)!important;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.myinterview-widget-device__arrow{align-items:center;display:flex;margin-left:auto;transform:rotate(0);transition:.2s}.myinterview-widget-device__arrow--open{transform:rotate(-180deg)}.myinterview-widget-device__select-list{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.myinterview-widget-device__select-list--open{max-height:calc(var(--myinterview-widget-select-device-height)*2);overflow:auto;transition:max-height .2s ease-in}.myinterview-widget-device__select-option{border-radius:4px;cursor:pointer;line-height:var(--myinterview-widget-select-device-height)!important;min-height:var(--myinterview-widget-select-device-height);overflow:hidden;padding:0 40px;text-overflow:ellipsis;white-space:nowrap}.myinterview-widget-device__select-option--selected,.myinterview-widget-device__select-option:hover{color:var(--color-primary)!important}.myinterview-widget-device__select-option--selected{background-color:rgba(90,164,245,.051)!important}.myinterview-widget__countdown-mobile{background-color:var(--color-white);border-radius:2.5rem;left:50%;padding:6px 10px;position:absolute;top:10px;transform:translateX(-50%);z-index:30}@media (min-width:1200px){.myinterview-widget__countdown-mobile{display:none}}.myinterview-widget__countdown-desktop{display:none}@media (min-width:1200px){.myinterview-widget__countdown-desktop{--myinterview-widget-p:100;--myinterview-widget-b:5px;--myinterview-widget-w:160px;align-items:center;display:flex;height:var(--myinterview-widget-w);justify-content:center;margin:auto;padding:0;position:relative;transform:rotateY(180deg);width:var(--myinterview-widget-w)}.myinterview-widget__countdown-desktop:after,.myinterview-widget__countdown-desktop:before{border-radius:50%;content:\"\";position:absolute}.myinterview-widget__countdown-desktop:before{background:radial-gradient(farthest-side,var(--color-primary) 100%,#0000) top/var(--myinterview-widget-b) var(--myinterview-widget-b) no-repeat,conic-gradient(var(--color-primary) calc((var(--myinterview-widget-p))*1%),#0000 0);inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - var(--myinterview-widget-b)),#000 calc(100% - var(--myinterview-widget-b)));mask:radial-gradient(farthest-side,#0000 calc(100% - var(--myinterview-widget-b)),#000 calc(100% - var(--myinterview-widget-b)));transition:all 1s}.myinterview-widget__countdown-desktop:after{background:var(--color-primary);inset:calc(50% - var(--myinterview-widget-b)/2);transform:rotate(calc(var(--myinterview-widget-p)*3.6deg)) translateY(calc(50% - var(--myinterview-widget-w)/2))}}.myinterview-widget__countdown-desktop .myinterview-widget__countdown-desktop-text{align-items:center;border:var(--myinterview-widget-b) solid #edf6fe;border-radius:50%;display:flex;height:100%;justify-content:center;position:absolute;transform:rotateY(180deg);width:100%;z-index:-1}.myinterview-widget-counter{align-items:center;background-color:var(--color-white);border-radius:2.5rem;color:var(--color-neutral-90);display:flex;gap:5px;height:36px;justify-content:center}.myinterview-widget-counter__dot{background-color:var(--color-error);border-radius:50%;height:10px;width:10px}.myinterview-widget-counter__clock{display:flex}.myinterview-widget-counter__timer{transition:color .25s}.myinterview-widget-counter__timer--red{color:#f45b2b}.myinterview-widget-loader{-webkit-animation:fade 1.6s infinite;-moz-animation:fade 1.6s infinite;-o-animation:fade 1.6s infinite;animation:fade 1.6s infinite;margin:auto;width:80px}@keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-o-keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-moz-keyframes fade{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes fade{0%,to{opacity:0}50%{opacity:1}}.myinterview-widget-error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto}.myinterview-widget-error__message{margin-bottom:10px}.myinterview-widget-errors{align-items:center;display:flex;flex-direction:column;justify-content:center}.myinterview-widget-errors__icon{margin-bottom:15px}.myinterview-widget-errors__details,.myinterview-widget-errors__title{margin-bottom:5px}.myinterview-widget-errors__cta{cursor:pointer;position:relative;text-decoration:underline}.myinterview-widget-errors__cta .myinterview-widget-select-native{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.myinterview-widget-slider-modal{animation:close-modal .3s forwards;bottom:0;height:100vh;height:-moz-available;height:-webkit-fill-available;height:stretch;left:0;min-height:100vh;min-height:-moz-available;min-height:-webkit-fill-available;min-height:stretch;overflow:hidden;position:fixed;width:100vw;z-index:50}.myinterview-widget-slider-modal__wrapper{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto;scroll-snap-type:y mandatory;width:100%}.myinterview-widget-slider-modal__top{min-height:100%;scroll-snap-align:start;touch-action:none}.myinterview-widget-slider-modal__bottom{background-color:var(--color-white);border-radius:20px 20px 0 0;display:flex;flex-direction:column;height:10%;isolation:isolate;min-height:10%;overflow:hidden;position:relative;scroll-snap-align:end;transition:min-height .5s,height .5s;visibility:hidden}.myinterview-widget-slider-modal__pill{background-color:var(--color-neutral-30);border-radius:2.5rem;margin:20px auto 32px;min-height:4px;width:60px}.myinterview-widget-slider-modal--open{animation:none;background-color:#0009;visibility:visible}.myinterview-widget-slider-modal--open .myinterview-widget-slider-modal__bottom{height:80%;min-height:80%;visibility:visible}@keyframes close-modal{0%{background-color:#0009}to{background-color:#0000;visibility:hidden}}.myinterview-widget-permissions__wrapper{display:flex;flex:1;flex-direction:column;margin:0 auto;max-height:100%;max-width:480px;overflow:auto;padding:0 20px 20px;width:100%}@media (min-width:1200px){.myinterview-widget-permissions__wrapper{padding:0 20px}}.myinterview-widget-permissions__icon-wrapper{align-items:center;background-color:#eff6fe;border-radius:50%;color:var(--color-primary);display:flex;justify-content:center;margin:0 auto 20px;min-height:70px;min-width:70px}.myinterview-widget-permissions__icon-wrapper svg{height:32px;width:32px}@media (min-width:1200px){.myinterview-widget-permissions__icon-wrapper{display:none!important}}.myinterview-widget-permissions__title{margin-bottom:20px;text-align:center}@media (min-width:1200px){.myinterview-widget-permissions__title{margin-bottom:15px}}.myinterview-widget-permissions__sub-title{margin-bottom:10px}.myinterview-widget-permissions__steps-wrapper{margin-bottom:15px;padding-left:20px}.myinterview-widget-permissions__step{font-size:14px;list-style:decimal;margin-bottom:10px}.myinterview-widget-permissions__step .text--bold{font-weight:700}.myinterview-widget-permissions__step .safari__key{background-color:var(--color-neutral-20);border-radius:2px;padding:2px 4px}.myinterview-widget-permissions__button{margin-top:auto;min-height:45px}.myinterview-widget-question{position:relative}.myinterview-widget-question:before{color:var(--color-neutral-10);content:attr(data-background-question);font-size:150px;font-weight:700;left:0;position:absolute;top:0;transform:translate(-25%,-25%);z-index:-1}.myinterview-widget-question--inner{position:static}.myinterview-widget-question--inner:before{color:var(--color-neutral-20);top:40%;transform:translate(-25%,-50%)}.myinterview-widget-question__description,.myinterview-widget-question__question{letter-spacing:.5px;margin-bottom:20px}.myinterview-widget-question__duration{display:inline-flex;gap:5px}.myinterview-widget-questions-list{display:none}@media (min-width:1200px){.myinterview-widget-questions-list{display:flex;flex-direction:column;overflow-y:auto;padding:0;position:relative}.myinterview-widget-questions-item{align-items:center;border-radius:0 4px 4px 0;display:flex;letter-spacing:.5px;max-width:100%;min-height:90px;overflow:hidden;padding:20px;position:relative}.myinterview-widget-questions-item__number{align-items:center;background-color:var(--color-neutral-20);border-radius:50%;color:var(--color-neutral-90);display:flex;height:38px;justify-content:center;margin-right:20px;min-width:38px}.myinterview-widget-questions-item__number--icon{background-color:var(--color-white);color:var(--color-primary)}.myinterview-widget-questions-item__wrapper{flex:1;overflow:hidden}.myinterview-widget-questions-item__question{display:flex;flex-direction:column;gap:2px;overflow:hidden}.myinterview-widget-questions-item__duration-wrapper{align-items:center;color:var(--color-neutral-50);display:flex;font-size:12px;gap:5px;line-height:20px}.myinterview-widget-questions-item__duration-wrapper *{font-size:12px;line-height:20px}.myinterview-widget-questions-item__duration-wrapper svg{width:15px}.myinterview-widget-questions-item--active{background-color:#f7fbff}.myinterview-widget-questions-item--active:before{background-color:var(--color-primary);content:\"\";height:100%;left:0;position:absolute;width:3px}.myinterview-widget-questions-item--active .myinterview-widget-questions-item__number{background-color:var(--color-white);border:1px solid var(--color-primary);color:var(--color-primary)}}.myinterview-widget-upload{align-items:center;background-color:var(--color-white);border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;max-height:500px;overflow:hidden;padding:40px;text-align:center;width:100%}@media (min-width:1200px){.myinterview-widget-upload{margin:0;min-height:360px}}.myinterview-widget-upload__icon{align-items:center;background-color:#5aa4f5;border:12px solid #d7e8fb;border-radius:50%;color:var(--color-white);display:flex;height:110px;justify-content:center;margin-bottom:30px;min-height:110px;position:relative;width:110px}.myinterview-widget-upload__icon:before{background-color:initial;border:12px solid #99c6f8;border-radius:50%;content:\"\";height:100%;position:absolute;width:100%}.myinterview-widget-upload__title{margin-bottom:20px}.myinterview-widget-upload__sub-title{margin-bottom:40px}.myinterview-widget-upload__progress{margin-bottom:10px;width:100%}.myinterview-widget-upload__time-left{align-items:center;color:var(--color-neutral-90);display:flex;gap:10px}.myinterview-widget__practice-mode{border-radius:2.5rem;height:36px;padding:5px 15px}.myinterview-widget__practice-mode,.myinterview-widget__recording-button{align-items:center;background-color:var(--color-white);display:flex;justify-content:center}.myinterview-widget__recording-button{border:1px solid var(--color-neutral-30);border-radius:50%;height:64px;width:64px}.myinterview-widget__recording-button-inner{background-color:var(--color-error);border-radius:50%;height:52px;width:52px}.myinterview-widget__recording-button-inner--stop{border-radius:2px;height:16px;width:16px}.myinterview-widget__question-number{position:absolute}.myinterview-widget__question-duration{align-items:center;display:flex;gap:8px}.myinterview-widget__question-duration svg{height:1em;width:1em}.myinterview-widget__progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:2.5rem;height:15px;overflow:hidden;width:100%}.myinterview-widget__progress::-webkit-progress-bar{background-color:#e7f1ef}.myinterview-widget__progress::-webkit-progress-value{background-color:var(--color-success);transition:.3s}.myinterview-widget-welcome-page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-bottom:50px}@media (min-width:1200px){.myinterview-widget-welcome-page{padding:0 20px}}.myinterview-widget-welcome-page__title{margin:20px 0 40px;text-align:center;white-space:pre-line;width:100%}";
|
|
33486
33112
|
styleInject(css_248z);
|
|
33487
33113
|
|
|
33488
33114
|
const RotateScreenIcon = () => (React__default.createElement("svg", { width: "824", height: "800", viewBox: "0 0 824 800", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|