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}.App{text-align:center}#root,.App,.default-page-container,.page-content,.pages-layout,body,html{height:100%}body{height:calc(100% - 67px)}.App-logo{height:40vmin;pointer-events:none}.MuiTypography-root.MuiTypography-h6{font-size:17px}.MuiTypography-root.MuiTypography-body2{font-size:15px}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.default-page-container{align-items:flex-start;box-sizing:border-box;display:flex;flex:1 1;max-width:1500px;min-width:500px;padding:20px;width:80%}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.drawer-paper{height:calc(100vh - 50px);margin-top:67px;width:240px;z-index:992}.sidebar-content{display:flex;flex-direction:column;padding-left:8px;padding-top:8px;position:relative}.menu-icon-sidebar{align-self:flex-end;border-radius:50%;display:flex;height:40px;margin-left:8px;margin-right:8px!important;padding:8px;width:40px}.menu-icon-sidebar,.sidebar-toggle-icon{align-items:center;justify-content:center}.menu-icon-sidebar:hover{background-color:#f0f0f0}.sidebar-items{align-items:flex-start;display:flex;flex-direction:column;padding-top:8px}.banner{align-items:center;background-color:#e6e6e6;border-bottom:1px solid #ddd;box-shadow:0 2px 5px #0000004d;display:flex;height:50px;justify-content:flex-start;padding:8px;position:fixed;top:0;width:100%;z-index:990}.back-button-banner{margin-left:8px}.MuiPagination-root.MuiPagination-text.assignment-pagination{display:flex;font-size:15px;justify-content:flex-end;margin-top:10px}.MuiTableContainer-root.styled-table-container{border-radius:10px;box-shadow:0 2px 5px #0000001a;max-width:1300px}.MuiTableRow-root.header-row{background-color:#fff;border-bottom:1px solid #ddd;height:55px}.MuiTableCell-root.header-cell{font-size:20px;font-weight:700;padding:0}.MuiTableRow-root.body-row{background-color:#fafafa;height:60px}.MuiTableRow-root.body-row:not(:last-child){border-bottom:1px solid #ddd}.MuiTableCell-root.body-cell{font-size:15px;padding:0}.MuiButton-root.attempts-button{align-items:center;border-radius:20px;box-shadow:0 3px 4px #0003;display:flex;font-size:15px;height:40px;justify-content:center;text-transform:none;transition:transform .2s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;width:170px}.MuiButton-root.attempts-button.default{background-color:#fff;color:#000}.MuiButton-root.attempts-button.expanded{background-color:#424242;color:#fff}.MuiButton-root.attempts-button:hover.default{box-shadow:0 4px px #0000004d;transform:translateY(-1px)}.MuiButton-root.attempts-button:hover.expanded{background-color:#616161;transform:translateY(-1px)}.MuiButton-root.action-button{align-items:center;background-color:#2994ff;border-radius:20px;box-shadow:0 3px 4px #0003;color:#fff;display:flex;font-size:15px;font-weight:700;height:40px;justify-content:center;padding-right:0;text-transform:none;transition:transform .2s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;width:180px}.MuiButton-root.action-button:hover{background-color:#3d9eff;box-shadow:0 4px 4px #0000004d;transform:translateY(-1px)}.MuiTableRow-root.collapsible-row{background-color:#f2f2f2}.MuiTableRow-root.attempt-header-row{background-color:#f2f2f2;height:40px}.MuiTableRow-root.attempt-header-row:not(:last-child){border-bottom:1px solid #bbb}.MuiTableCell-root.attempt-header-cell{color:#333;font-size:.85rem;font-weight:700;height:45px;padding:0;text-align:left}.MuiTableRow-root.attempt-row{background-color:#f2f2f2;height:40px}.MuiTableRow-root.attempt-row:not(:last-child){border-bottom:1px solid #bbb}.MuiTableCell-root.attempt-cell{color:#333;font-size:.8rem;padding:0}.MuiTypography-root.view-report-link{color:#007bff;cursor:pointer;font-size:13px;text-decoration:underline}.MuiTypography-root.view-report-link:hover{color:#2990ff}.open-sim-arrow{margin-right:-1px}.MuiSvgIcon-root.attempts-icon{position:absolute;right:11px;transform-origin:center center;transition:transform .5s ease}.MuiSvgIcon-root.attempts-icon.expanded{transform:rotateX(180deg)}.MuiSvgIcon-root.attempts-icon.collapsed{transform:rotateX(0deg)}.loading-background{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1001}.spinner{animation:gravity-spin 1.5s cubic-bezier(.15,.85,.85,.15) infinite;border:6px solid #d3d3d3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes gravity-spin{0%{transform:rotate(-180deg)}to{transform:rotate(180deg)}}.MuiContainer-root.MuiContainer-maxWidthLg.assignments-container{display:flex;flex-direction:column;max-width:1300px;width:1300px}.assignment-skill-desc-instr-container{column-gap:20px;flex-direction:row;height:400px;row-gap:20px}.description-and-skill-box{column-gap:20px;display:flex;flex:1 0;flex-direction:column;row-gap:20px}.instruction-box{flex:1 0;height:100%}.MuiButton-root.module-start-conversation{align-items:center;background-color:#2994ff;border-radius:50vh;box-shadow:0 3px 4px #0003;color:#fff;display:flex;font-size:20px;font-weight:700;height:60px;justify-content:center;margin-top:20px;padding:10px 30px;text-transform:none;transition:transform .2s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;width:250px}.MuiButton-root.module-start-conversation:hover{background-color:#3d9eff;box-shadow:0 3px 4px #0000004d;transform:translateY(-2px)}.MuiTypography-root.MuiTypography-h5.MuiCardHeader-title.module-page-header{font-size:20px}.MuiTypography-root.MuiTypography-body1.module-deadline{margin-bottom:14px;margin-top:6px;text-align:left}.MuiTypography-root.module-page-card-header{font-size:20px;text-align:left}.module-date-and-toggle{display:flex;flex-direction:row;justify-content:space-between}.module-title{display:flex;margin-bottom:10px;text-align:left}.MuiFormControlLabel-root.training-toggle{display:flex;margin:0 0 10px}.MuiTypography-root.training-module-card-text{font-size:15px;padding:0;white-space:pre-wrap}.module-page-container{display:flex;flex-direction:column;height:100%;padding:0}.MuiPaper-root.module-scrollable-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0003;height:100%}.module-styled-header{background-color:#fff;border-bottom:1px solid #ddd}.module-styled-content{font-size:15px;overflow-y:auto;text-align:left}.module-styled-content.instruction-card{max-height:300px}.module-styled-content.desc{max-height:90px}.module-footer{display:flex;justify-content:center;margin-top:auto;text-align:center}.call-screen-container{align-items:flex-start;display:flex;flex-direction:row;gap:10px;margin:0 auto;max-width:1200px;width:100%}.call-screen-main{align-items:center;display:flex;flex-direction:column;gap:10px;height:644px;justify-content:flex-start;max-width:300px;width:300px}.call-buttons{display:flex;flex-direction:row;justify-content:space-between;width:100%}.call-screen-placeholder{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0003;display:flex;flex-direction:column;flex-shrink:0;height:350px;justify-content:center;width:100%px}.call-options-bar{align-items:stretch;display:flex;flex-direction:column;gap:10px;height:644px;justify-content:space-between;width:800px}.call-option-button{text-transform:none}.profile-container{display:flex;gap:15px;justify-content:center}.transcript-and-info{display:flex;flex-direction:row;gap:10px;height:317px;width:auto}.rounded-square{align-items:center;background-color:#e6e6e6;border-radius:10px;display:flex;height:100%;justify-content:center;margin:5px;width:290px}.rounded-square.you{margin-bottom:0}.profile-icon{align-items:center;border-radius:50%;color:#000;display:flex;font-size:38px;height:120px;justify-content:center;width:120px}.profile-icon.ai,.profile-icon.you{background-color:#fff}.speaking{border:3px solid rgba(10,202,58,.662);border-radius:50%;box-sizing:border-box}.MuiPaper-root.call-scrollable-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0003;display:flex;flex:1 1;flex-direction:column;width:100%}.MuiPaper-root.call-scrollable-card.descr{height:200px}.MuiCardHeader-root.call-styled-header{background-color:#fff;border-bottom:1px solid #ddd;padding:10px 15px}.MuiCardContent-root.call-styled-content{font-size:12px;max-height:300px;overflow-y:auto;padding:10px 0;text-align:left}.desc-skill{margin-left:15px;margin-right:15px}.MuiTypography-root.call-card-text{font-size:12px;white-space:pre-wrap}.MuiButton-root.call-button{align-items:center;border-radius:50vh;box-shadow:0 3px 4px #0003;display:flex;font-size:15px;font-weight:700;height:40px;justify-content:center;margin-left:5px;margin-right:5px;padding:0 10px;text-transform:none;transition:transform .2s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;width:140px}.MuiButton-root.call-button:hover{background-color:lighten(#eee,10%);box-shadow:0 4px 4px #0003;transform:translateY(-1px)}.MuiButton-root.call-button.end{background-color:red;color:#fff}.MuiButton-root.call-button.mute{background-color:#fff;color:#000}.call-button-icon{margin-right:10px}.MuiPaper-root.call-scrollable-card.transcript{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0003;height:auto;width:100%}.MuiCardContent-root.transcript-content{font-size:12px;height:auto;overflow-y:auto;padding:10px 15px;white-space:pre-wrap}.MuiTypography-root.transcript-text{word-wrap:break-word;color:#333;font-size:12px;line-height:1.4;overflow-wrap:break-word;white-space:pre-wrap}.contact-content{justify-content:center}.MuiTextField-root.contact-input{font-size:12px;line-height:1;margin:0 12px;min-height:14px;padding:4px;width:calc(100% - 32px)}.contact-input .MuiInputLabel-root{font-size:12px;top:-5px}.contact-input .MuiOutlinedInput-notchedOutline{border-color:#ddd}.contact-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.contact-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#2994ff}.MuiButtonBase-root.end-call-button{border-radius:50vh}.MuiPaper-root.call-tool-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 5px #0003;display:flex;flex-direction:column;height:317px;overflow:hidden;padding:0;width:800px}.MuiCardHeader-root.call-tool-header{background-color:#fff;border-bottom:1px solid #ddd}.call-tool-tabs{display:flex;flex-direction:row;gap:8px;justify-content:space-between}.MuiButton-root.call-tool-tab-button{background-color:#fff;border-radius:50vh;box-shadow:0 3px 4px #0003;color:#000;font-size:15px;font-weight:700;height:40px;padding:10px 20px;text-transform:none;transition:transform .2s ease,box-shadow .3s ease,background-color .3s ease,color .3s ease;width:140px}.MuiButton-root.call-tool-tab-button:disabled{background-color:#d7d7d7;box-shadow:none;color:#9c9c9c;cursor:not-allowed}.MuiButton-root.call-tool-tab-button.tab-active{background-color:#2994ff;color:#fff}.MuiButton-root.call-tool-tab-button:hover{box-shadow:0 4px 4px #0003;transform:translateY(-1px)}.MuiButton-root.call-tool-tab-button.tab-active:hover{background-color:#3d9eff}.MuiInputBase-root.MuiOutlinedInput-root.notes-textfield{border-radius:8px;font-size:14px;overflow:auto;padding:8px}.MuiTypography-root.notes-date{color:#555;display:block;font-size:12px;font-style:italic;margin-top:8px}.hints-section{margin-top:16px}.MuiPaper-root.MuiCard-root.hint-card{border-radius:10px;box-shadow:0 1px 4px #0000001a;cursor:pointer;padding:16px;text-align:center;transition:background-color .3s ease,box-shadow .3s ease}.MuiPaper-root.MuiCard-root.hint-card:hover{background-color:#f9f9f9;box-shadow:0 3px 6px #00000026}.single-hint-paper{cursor:pointer}.single-hint-paper:hover{background-color:#f5f5f5}.single-hint-paper{border-radius:12px;padding:16px;text-align:center;transition:background-color .3s ease}.single-hint-paper.clickable{cursor:pointer}.single-hint-paper.disabled{background-color:#f0f0f0;color:#9c9c9c;cursor:not-allowed}.hint-button{background-color:#2994ff;border-radius:50px;box-shadow:0 3px 4px #0003;color:#fff;font-size:14px;font-weight:700;text-transform:none;transition:transform .2s ease,background-color .3s ease}.hint-button:hover{background-color:#3d9eff;transform:translateY(-2px)}.hint-button.disabled{background-color:#d7d7d7;box-shadow:none;color:#9c9c9c;cursor:not-allowed}.hint-text{color:#333;font-weight:700;margin-top:8px}.MuiTextField-root.notes-area{border-radius:10px;box-shadow:0 2px 5px #0003;height:auto;margin:15px 15px 0;width:calc(100% - 30px)}.date-and-add-button{padding-left:15px;padding-right:15px}.MuiPaper-root.notes-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0003;display:flex;flex-direction:column;height:auto;padding:0}.notes-section .notes-textfield{border:none;border-radius:auto;color:#000;flex:1 1;font-size:14px;height:auto;margin-left:15px;margin-right:15px;outline:none;overflow-y:auto;resize:vertical;width:auto}.notes-date{color:#555;font-size:12px;font-style:italic;margin-top:8px;text-align:left}.MuiCardContent-root.call-tool-content,.MuiCardContent-root:last-child.call-tool-content{padding:0}.notes-list-container{max-height:100px;overflow-y:auto}.MuiButton-root.add-note-button{background-color:#2994ff;border-radius:50vh;box-shadow:0 3px 4px #0003;color:#fff;font-size:14px;font-weight:700;padding:5px 15px;text-transform:none;transition:transform .2s ease,background-color .3s ease}.add-note-button:hover{background-color:#3d9eff;transform:translateY(-1px)}.note-text{text-align:left;white-space:pre-wrap;word-break:break-word}.MuiCard-root.saved-note-card{border-radius:8px;box-shadow:0 2px 5px #0003;height:auto;margin-bottom:5px;margin-left:15px;margin-right:15px;overflow:visible;padding:8px}.call-tool-outer-box{height:auto}@media (max-width:768px){.assignment-container,.call-screen-container{margin:10px auto}}.centered{justify-content:center}.flex-start{justify-content:flex-start}.container{display:flex;flex-direction:row;margin-top:56px;overflow-x:hidden;width:100%}.leftSection{box-sizing:border-box;max-height:calc(100vh - 100px);overflow-y:auto}.simBox{cursor:pointer;padding:16px}.createButton,.simBox{margin-bottom:16px}.rightSection{flex-grow:1;min-width:0}.popover-container,.rightSection{box-sizing:border-box;overflow-y:auto}.popover-container{max-height:80vh;padding:24px;position:relative;width:60%}.backdrop{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.header{margin-bottom:16px}.actions{display:flex;justify-content:space-between;margin-top:16px}.cancel-button{border:1px solid gray;color:gray}.submit-button{background-color:#3f51b5;color:#fff}.goal-weight-controls{align-items:center;display:flex;margin-bottom:8px}.pages-layout{background-color:#fcfcfc;height:100%}.content-wrapper{margin-top:67px}.page-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:20px;transition:margin-left .3s ease}.sidebar-open .page-content{margin-left:240px;transform:translateX(-120px)}.pages-layout .sidebar-toggle-button{display:flex;justify-content:flex-start;margin:8px;position:fixed;z-index:991}.overlay{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:989}.pill-justified{margin-left:auto}.pill{align-items:center;border-radius:200px;display:flex;font-weight:600;justify-content:center;text-align:center}.pill.status{font-size:15px;height:40px;line-height:30px;width:130px}.pill.score{font-size:.75rem;height:25px;line-height:20px;width:65px}.pill.h6{font-size:17px;height:30px;line-height:20px;width:75px}.pill-passed{background-color:#d4edda;color:#155724}.pill-failed{background-color:#f8d7da;color:#721c24}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-cyrillic-ext-400-normal.36a8d1fd05dda56813b9.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-ext-400-normal.9b12896e256d73069440.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:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-cyrillic-400-normal.01a8fce6bb81dce58431.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-400-normal.e634d3fa0d29f030dbfd.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:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-greek-ext-400-normal.d4de70500674183ec495.woff2) format("woff2"),url(/static/media/open-sans-greek-ext-400-normal.3616aaac04f18fe72867.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-greek-400-normal.d61d10fb4bef2049668f.woff2) format("woff2"),url(/static/media/open-sans-greek-400-normal.665b8c1e2490329022fc.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-hebrew-400-normal.f65fca7e733e2a6990fb.woff2) format("woff2"),url(/static/media/open-sans-hebrew-400-normal.82713d62c795e8ddf1c7.woff) format("woff");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-math-400-normal.1313f53c6063cdaee5ae.woff2) format("woff2"),url(/static/media/open-sans-math-400-normal.245c24ec641958c4da01.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0330,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2034-2037,u+2057,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2102,u+210a-210e,u+2110-2112,u+2115,u+2119-211d,u+2124,u+2128,u+212c-212d,u+212f-2131,u+2133-2138,u+213c-2140,u+2145-2149,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b6,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-symbols-400-normal.9b4f2daf3fa17a8dfb8d.woff2) format("woff2"),url(/static/media/open-sans-symbols-400-normal.cd6494ccf1a1279b0b2c.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8b1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa88,u+1fa90-1fabd,u+1fabf-1fac5,u+1face-1fadb,u+1fae0-1fae8,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-vietnamese-400-normal.b7e168b0175544ef658f.woff2) format("woff2"),url(/static/media/open-sans-vietnamese-400-normal.83e5f6e46c2d0c489b68.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-latin-ext-400-normal.9aa550d775c13a65310a.woff2) format("woff2"),url(/static/media/open-sans-latin-ext-400-normal.45afdf502a1152ff3a72.woff) format("woff");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-latin-400-normal.feb0d8644aca3df9fabf.woff2) format("woff2"),url(/static/media/open-sans-latin-400-normal.ec29e3b7a52c13cd7191.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.fcda1c2e.css.map*/