@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{--dark:#353d45;--primary:#424242;--success:#34d100;--success-light:#eaffe3;--error:#cc3e4a;--error-light:#fff4f5}.content-fade-in{animation:fade-in 1s}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.App{align-items:flex-start;display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.App::-webkit-scrollbar{display:none}.split{height:100vh;position:fixed;width:50%}.left-voice-over{left:0}.left-voice-over,.right-voice-over{background-color:initial;border:none;bottom:0;height:20vh;z-index:3}.right-voice-over{right:0}.app-container{display:flex;flex-direction:column;max-width:500px;min-height:100vh;padding:0 24px;width:100%}.content-wrapper{height:100%;position:relative}.app-container .progress-bar-wrapper{flex-shrink:0;height:84px}.app-container .navigation-buttons-wrapper{display:flex;flex-direction:column;justify-content:flex-end;margin-top:auto;min-height:136px}.progress-bar-container{background-color:#fff;left:0;padding-top:12px;position:fixed;top:0;width:100%;z-index:10}html.dark .progress-bar-container{background-color:#171717}.progress-bar{display:flex;gap:2px;margin:0 auto;max-width:500px;padding-top:.8vh;width:92%}.progress-segment{background-color:#c5c5c5;border-radius:16px;flex:1 1;height:4px}html.dark .progress-segment{background-color:#4e4e4e}.progress-segment.filled,html.dark .progress-segment.filled{background-color:#24b271}.top-bar-title{font-size:20px;margin-top:14px}.info-section .info-section-title{margin-bottom:16px}.info-section .info-section-description{font-family:Fellix-Light;font-size:15.5px;font-weight:bolder;letter-spacing:.15px;line-height:22px}.info-section .info-section-sub-section{margin-top:12px}.info-section-sub-section-heading{font-family:Fellix-Medium;font-size:17px;font-weight:bolder;line-height:24px;margin-bottom:8px}.info-section .info-section-page-title{font-size:20px;font-weight:600;line-height:23.44px;margin-bottom:24px}.info-section-title{font-size:20px;font-weight:600;margin-bottom:16px}.info-section-image{display:block;margin:25px auto 40px;max-width:85%}.info-section-with-steps .steps-container{display:flex;flex-direction:column;gap:24px}.info-section-with-steps .info-item{align-items:center;display:flex;gap:18px;height:-webkit-max-content;height:max-content}.info-section-with-steps .info-section-title{color:#7d7d7d;font-size:16px;font-weight:400;line-height:23.44px;margin-bottom:36px;margin-top:20px}html.dark .info-section-title{color:#fff}.info-item-image{margin-bottom:0!important;max-height:100px!important;max-width:100px!important;min-height:100px!important;min-width:100px!important;object-fit:cover!important}.info-item-image .image-placeholder{border-radius:50%;height:85px;width:85px}.info-item:has(.info-item-image){border-radius:50%}.info-section-with-steps{font-size:16px;font-weight:400;line-height:24px}.info-item-title{font-size:18px;margin-top:-20px}.info-section-with-steps .info-item-description{font-family:Fellix;font-size:14.5px;font-weight:300;letter-spacing:.15px;line-height:18.75px}.info-section-with-steps .info-item-content{display:flex;flex-direction:column;gap:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-skeleton{animation:pulse 1.5s infinite;background:#f0f0f0;border-radius:8px;height:200px;width:100%}@keyframes pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}@font-face{font-family:Fellix;font-style:normal;font-weight:400;src:url(/static/media/Fellix-Regular.7ba421e10db02221345c.woff)}@font-face{font-family:Fellix-Medium;font-style:normal;font-weight:400;src:url(/static/media/Fellix-Medium.d3bf08be0011bbfb3a66.ttf)}@font-face{font-family:Fellix-Light;font-style:normal;font-weight:400;src:url(/static/media/Fellix-Light.3093e358c94876f189f7.otf)}*{-webkit-touch-callout:none;box-sizing:border-box;font-family:Fellix-Medium;margin:0;padding:0;-webkit-user-select:none;user-select:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}body{background-color:#fff;font-size:20px;font-style:normal;font-weight:500;overflow-x:hidden;scrollbar-width:none}body::-webkit-scrollbar{display:none}html.dark body{background-color:#171717;color:#f3f3f3}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{height:100%;object-fit:cover;width:100%}.center{align-items:center;display:flex;justify-content:center;text-align:center}.font-lg{font-size:24px;font-weight:500;line-height:28.13px}.cursor-pointer{cursor:pointer}.flex{display:flex}.flex-col{flex-direction:column}#root{white-space:pre-line}
/*# sourceMappingURL=main.f3294521.css.map*/