body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{--live-call-color-mode:"dark";--live-call-color-root-color:#fff;--live-call-color-primary-main:#46bf8c;--live-call-color-primary-main-80pc:rgba(70,191,140,.8);--live-call-color-primary-main-70pc:rgba(70,191,140,.7);--live-call-color-primary-main-60pc:rgba(70,191,140,.6);--live-call-color-primary-main-50pc:rgba(70,191,140,.5);--live-call-color-primary-main-40pc:rgba(70,191,140,.4);--live-call-color-primary-main-30pc:rgba(70,191,140,.3);--live-call-color-primary-main-20pc:rgba(70,191,140,.2);--live-call-color-primary-main-10pc:rgba(70,191,140,.1);--live-call-color-primary-main-00pc:rgba(70,191,140,0);--live-call-color-primary-dark:#07a892;--live-call-color-primary-darker:#009090;--live-call-color-danger-main:#e00;--live-call-color-neutral-main:#64748b;--live-call-color-neutral-contrastText:#fff;--live-call-color-bg:#3b414b;--live-call-color-text:#fff;--live-call-color-launcher-avatar-border:#46bf8c;--live-call-color-launcher-activity-indicator:#46bf8c;--live-call-color-launcher-speech-bubble-bg:#fff;--live-call-color-launcher-speech-bubble-border:#3b414b;--live-call-color-launcher-speech-bubble-text:#3b414b;--live-call-color-devices-local-video-bg:#000;--live-call-color-call-bg:#000;--live-call-color-call-remote-video-bg:#000;--live-call-color-call-controls-bg:#3b414b;--live-call-color-call-on-hold-bg:#000;--live-call-color-call-local-video-bg:#000;--live-call-color-call-local-video-border:#46bf8c}::-webkit-scrollbar{width:.6rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#46bf8c;background-color:var(--live-call-color-primary-main);border:transparent;border-radius:1rem}.App{text-align:center}.remote-streams{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.remote-streams audio{display:hidden}.live-call-launcher{bottom:0;display:relative;margin:.5rem;position:fixed;right:0;z-index:1000000000}.live-call-launcher-close{margin:.5rem;position:absolute;right:0;top:0}.live-call-devices-test-icon{left:0;position:absolute;top:0}.live-call-webrtc-tests{margin:16px}.live-call-webrtc-test{align-items:center;display:flex;gap:8px}.live-call-dtmf-pad{flex-direction:column;margin:16px}.live-call-dtmf-pad,.live-call-dtmf-pad-row{display:flex;gap:8px}.live-call-launcher-blurb{-webkit-animation:fadeIn 1s ease-out 0s 1;animation:fadeIn 1s ease-out 0s 1;background-color:#3b414b;background-color:var(--live-call-color-bg);border-radius:.5rem;bottom:0;color:#fff;color:var(--live-call-color-text);margin-bottom:.5rem;margin-right:2rem;min-width:14rem;padding:1rem 3rem 1rem 1rem;position:absolute;right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.live-call-launcher-avatar{border:.2rem solid #46bf8c;border:.2rem solid var(--live-call-color-launcher-avatar-border);border-radius:50%;bottom:0;height:5rem;position:absolute;right:0;width:5rem}.live-call-launcher-avatar img{border-radius:50%;height:100%;object-fit:cover;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:100%}.live-call-launcher-avatar-indicator{background-color:#46bf8c;background-color:var(--live-call-color-launcher-activity-indicator);border-radius:50%;bottom:0;height:1rem;margin-right:.3rem;position:absolute;right:0;width:1rem}.live-call-launcher-speech-bubble{-webkit-animation:fadeIn 1s ease-out 0s 1;animation:fadeIn 1s ease-out 0s 1;background-color:#fff;background-color:var(--live-call-color-launcher-speech-bubble-bg);border:4px solid #3b414b;border:4px solid var(--live-call-color-launcher-speech-bubble-border);border-radius:.5rem;bottom:0;color:#3b414b;color:var(--live-call-color-launcher-speech-bubble-text);font-family:arial;font-weight:900;margin-right:5rem;padding:.5rem;position:absolute;right:0;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:12rem}.live-call-launcher-speech-bubble:before{border-bottom:10px solid transparent;border-left:10px solid #3b414b;border-left:10px solid var(--live-call-color-launcher-speech-bubble-border);border-right:10px solid transparent;border-top:10px solid #3b414b;border-top:10px solid var(--live-call-color-launcher-speech-bubble-border);bottom:6px;content:"";height:0;position:absolute;right:-21px;width:0}.live-call-launcher-speech-bubble:after{border-bottom:7px solid transparent;border-left:7px solid #fff;border-left:7px solid var(--live-call-color-launcher-speech-bubble-bg);border-right:7px solid transparent;border-top:7px solid #fff;border-top:7px solid var(--live-call-color-launcher-speech-bubble-bg);bottom:8px;content:"";height:0;position:absolute;right:-11px;width:0}.live-call-call-setup-outer{align-items:center;-webkit-animation:fadeIn 1s ease-out 0s 1;animation:fadeIn 1s ease-out 0s 1;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.live-call-call-setup-window{align-items:center;background-color:#3b414b;background-color:var(--live-call-color-bg);border-radius:.5rem;display:flex;flex-direction:column;height:clamp(240px,600px,100vh);justify-content:center;padding:2rem;position:absolute;width:clamp(320px,800px,100vw)}.live-call-call-setup-close{margin:.5rem;position:absolute;right:0;top:0;z-index:100000}.live-call-call-setup-content-container{align-items:center;color:#fff;color:var(--live-call-color-text);display:flex;flex-direction:column;height:100%;justify-content:center;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:100%}.flex-container,.flex-container-col{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;height:100%;justify-content:center;width:100%}.flex-container-col{flex-direction:column}.flex-child{flex:1 1;flex-direction:column}.flex-child,.flex-select{align-items:center;display:flex;justify-content:center}.flex-select{flex:2 1}.live-call-intro-app-logo{height:256px;width:256px}.live-call-intro-buttons{display:flex;flex-direction:column}.live-call-intro-buttons p{margin:5px}.live-call-devices{display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:space-between;padding:.5rem;width:100%}.live-call-devices-warnings{padding:8px}.live-call-devices-local-video{background-color:#000;max-height:450px;position:relative;width:100%}.live-call-devices-local-controls{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;gap:.5rem;justify-content:center}.live-call-dtmf-action-buttons{display:flex;flex-direction:column;gap:8px;width:208px}.live-call-call-timer-timer{border:1px solid #46bf8c;border:1px solid var(--live-call-color-primary-main);border-radius:.2rem;font-size:.8rem;padding:.5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.live-call-call-timer-timer-ending{border:1px solid #e00;border:1px solid var(--live-call-color-danger-main)}.live-call-call{background-color:#000;background-color:var(--live-call-color-call-bg);left:0;position:fixed;top:0}.live-call-call,.live-call-video-room{height:100%;width:100%}.live-call-call-remote-video{background-color:#000;background-color:var(--live-call-color-call-remote-video-bg);border-radius:10px;max-width:100%}.live-call-call-remote-video-conf-info{align-items:center;background-color:rgba(0,0,0,.8);border-bottom-left-radius:8px;display:flex;gap:5px;padding-left:8px;position:absolute;right:0;top:0}.live-call-call-remote-video-conf-opts{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.live-call-call-remote-video-conf-opts-buttons{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:50px;margin-top:50px;max-width:30%}.live-call-call-remote-video-conf-talking-blob{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;background:#46bf8c;background:var(--live-call-color-primary-main);border-radius:50%;box-shadow:0 0 0 0 #46bf8c;box-shadow:0 0 0 0 var(--live-call-color-primary-main);height:12px;left:0;margin:10px;position:absolute;top:0;-webkit-transform:scale(1);transform:scale(1);width:12px}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(70,191,140,.7);box-shadow:0 0 0 0 var(--live-call-color-primary-main-70pc);-webkit-transform:scale(.95);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(70,191,140,0);box-shadow:0 0 0 10px var(--live-call-color-primary-main-00pc);-webkit-transform:scale(1);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(70,191,140,0);box-shadow:0 0 0 0 var(--live-call-color-primary-main-00pc);-webkit-transform:scale(.95);transform:scale(.95)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(70,191,140,.7);box-shadow:0 0 0 0 var(--live-call-color-primary-main-70pc);-webkit-transform:scale(.95);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(70,191,140,0);box-shadow:0 0 0 10px var(--live-call-color-primary-main-00pc);-webkit-transform:scale(1);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(70,191,140,0);box-shadow:0 0 0 0 var(--live-call-color-primary-main-00pc);-webkit-transform:scale(.95);transform:scale(.95)}}.live-call-video-room-back{position:absolute;right:2rem;top:4rem}.live-call-video-room-container{display:flex}.live-call-video-room-sidebar{align-content:flex-start;align-items:center;display:flex;flex-direction:column;height:100%;padding:1rem;width:25rem}.live-call-video-room-sidebar-top{align-items:center;border-bottom:1px solid #46bf8c;border-bottom:1px solid var(--live-call-color-primary-main);display:flex;justify-content:space-between;width:100%}.live-call-video-room-sidebar-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.live-call-call-controls{background-color:#3b414b;background-color:var(--live-call-color-call-controls-bg);border-radius:.2rem;bottom:0;flex-wrap:wrap;margin:.5rem;padding:.4rem;position:absolute;right:0}.live-call-participants{display:flex;flex-direction:column;gap:.5rem;width:100%}.live-call-participant{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.live-call-chat{display:flex;flex-direction:column;gap:8px;height:100%;width:100%}.live-call-chat-controls{align-items:center;display:flex;gap:8px}.live-call-chat-messages{display:flex;flex-basis:0;flex-direction:column-reverse;flex-grow:1;gap:16px;overflow-x:hidden;overflow-y:auto;padding:8px;position:relative}.live-call-chat-jump-bottom{align-items:center;bottom:80px;display:flex;justify-content:center;overflow:hidden;position:absolute;width:345px}.live-call-chat-message{display:flex;gap:8px}.live-call-chat-message-content{width:100%}.live-call-chat-message-content-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.live-call-chat-message-content{display:flex;flex-direction:column}.show{bottom:0}.hide,.show{transition:all .5s cubic-bezier(.47,1.64,.41,.8)}.hide{bottom:-600px}.flex-1{flex:1 1}.flex-2{flex:2 1}.live-call-call-on-hold{background-color:#000;background-color:var(--live-call-color-call-on-hold-bg);border-radius:10px;height:100%;overflow:hidden;width:100%}.live-call-call-image,.live-call-call-video{height:100%;width:100%}.live-call-call-game{padding:25px}.live-call-call-local-video{background-color:#000;background-color:var(--live-call-color-call-local-video-bg);border:.1rem solid #46bf8c;border:.1rem solid var(--live-call-color-call-local-video-border);border-radius:.4rem;height:10rem;left:0;margin:.5rem;position:absolute}.live-call-precallform{width:100%}.live-call-forminputs{margin-left:auto;margin-right:auto;max-height:350px;overflow-x:hidden;overflow-y:auto;padding-left:30px;padding-right:30px;width:50%}.live-call-feedbackform{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.live-call-call-setup-dmc-tag{background-color:#fff;border:1px solid #3b414b;border:1px solid var(--live-call-color-bg);border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:-30px;padding:5px 10px;position:absolute;z-index:-1}.live-call-preconference-buttons{display:flex;gap:.5rem;justify-content:center;width:100%}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-cyrillic-ext-300-normal.4777461b144e55145268.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-cyrillic-300-normal.1431d1cef06ad04f5458.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-greek-ext-300-normal.35b9d6be04b95f0f0530.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-greek-300-normal.db2632771401f61463fe.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-vietnamese-300-normal.32fc45a3d1e8ea11fabc.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-latin-ext-300-normal.dc7dcec8e3f654e0ed63.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../static/media/roboto-latin-300-normal.c48fb6765a9fcb00b330.woff2) format("woff2"),url(../../static/media/roboto-all-300-normal.168d6383e73339293ac3.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(../../static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-cyrillic-ext-500-normal.62ced72e5832f02c2796.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-cyrillic-500-normal.cad7d3d9cb265e334e58.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-greek-ext-500-normal.6fb9cffb1d3e72bf9293.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-greek-500-normal.9ac81fefbe6c319ea40b.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-vietnamese-500-normal.d8642a3d1d4ef6179644.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-latin-ext-500-normal.9165081d10e1ba601384.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format("woff2"),url(../../static/media/roboto-all-500-normal.0ab669b7a0d19b178f57.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-cyrillic-ext-700-normal.be4d02458ce53887dc37.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-cyrillic-700-normal.d010f1f324e111a22e53.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-greek-ext-700-normal.bd9854c751441ccc1a70.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-greek-700-normal.50e795c1345353b0e996.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-vietnamese-700-normal.3425a701027d0699e369.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-latin-ext-700-normal.ed67ad54b1a8f5d21150.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format("woff2"),url(../../static/media/roboto-all-700-normal.a457fde362a540fcadff.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}
/*# sourceMappingURL=main.f9b89179.css.map*/