.styles-module-scss-module__XWABMG__row{gap:20px;display:flex}
:root{--border-radius-s:4px;--border-raduis-m:6px;--border-radius-l:8px;--input-button-height:30px}
*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0;text-decoration:none}:focus-visible{outline:none}:root{--color-purple:#9c72d4;--color-turquoise:#3bc6c9;--color-light-green:#a8d5ba;--color-green:#5fc058;--color-yellow:#ffd966;--color-orange:#ff9f68;--color-light-blue:#a4d7e1;--color-red:#ff4d4d;--color-dark-red:#d73535;--color-white:#fff;--color-dark-blue:#4a90be;--color-dark-blue-transparent:#2c77a984;--bg-primary:var(--color-blue);--bg-secondary:var(--color-turquoise);--text-primary:var(--color-dark-blue);--text-secondary:var(--color-white);--accent-yellow:var(--color-yellow);--accent-orange:var(--color-orange);--border-color:var(--color-light-green);--primary-button-color:var(--color-dark-blue);--primary-button-disabled:var(--color-dark-blue-transparent);--error-color:var(--color-red)}body{color:var(--foreground);background-image:url(/img/bg-colored.png);background-repeat:repeat;background-size:200px}.error-text{color:var(--error-color);font-size:12px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#88888850;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.no-margin{margin:0}
.Header-module-scss-module__wS1-Va__header{z-index:200;width:100%;color:var(--text-primary);border-radius:5px;padding:10px 20px;position:fixed;top:0;left:0}.Header-module-scss-module__wS1-Va__header--hidden{transform:translateY(-100%)}.Header-module-scss-module__wS1-Va__header__container{-webkit-backdrop-filter:blur(10px);background-color:#fff3;border:1px solid #ffffff4d;border-radius:8px;justify-content:space-between;width:100%;height:100%;min-height:55px;display:flex;position:relative;box-shadow:0 4px 30px #0000001a}.Header-module-scss-module__wS1-Va__header__container--white{-webkit-backdrop-filter:blur(10px);background-color:#fff;border:1px solid #ffffff4d;border-radius:8px;justify-content:space-between;height:100%;min-height:55px;display:flex;position:relative;box-shadow:0 4px 30px #0000001a}.Header-module-scss-module__wS1-Va__header__actions{z-index:300;align-items:center;gap:10px;height:55px;padding:0 20px;display:flex;position:absolute;top:0;right:0}.Header-module-scss-module__wS1-Va__header__logo{object-fit:contain;width:60px;height:auto;margin:0 auto;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__header__place{color:#fff;object-fit:contain;border-radius:5px;height:auto;margin:0 auto;padding:8px 10px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__header__overlay{z-index:150;opacity:1;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:#0000;background-color:#0006;transition:opacity .3s ease-in-out;position:fixed;inset:0}.Header-module-scss-module__wS1-Va__header__overlay--hidden{opacity:0;pointer-events:none}
.Burger-module-scss-module__TWKW1a__burger{cursor:pointer;touch-action:manipulation;z-index:300;width:44px;height:44px;padding:4px;position:absolute;top:5px;left:10px}.Burger-module-scss-module__TWKW1a__burger__svg{width:100%;height:100%;overflow:visible}.Burger-module-scss-module__TWKW1a__burger__line{transform-box:fill-box;transform-origin:50%;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s,stroke .25s}.Burger-module-scss-module__TWKW1a__burger--open .Burger-module-scss-module__TWKW1a__burger__line--top{stroke:var(--color-red);transform:translateY(8px)rotate(45deg)}.Burger-module-scss-module__TWKW1a__burger--open .Burger-module-scss-module__TWKW1a__burger__line--middle{opacity:0;transform:scaleX(0)}.Burger-module-scss-module__TWKW1a__burger--open .Burger-module-scss-module__TWKW1a__burger__line--bottom{stroke:var(--color-red);transform:translateY(-8px)rotate(-45deg)}
.BurgerMenu-module-scss-module__lDggPa__burger-menu{z-index:200;opacity:1;flex-direction:column;width:100vw;max-height:calc(100vh - 130px);padding:50px 10px 10px;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.BurgerMenu-module-scss-module__lDggPa__burger-menu__wrapper{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;align-items:stretch;width:100%;min-height:0;display:flex;overflow-y:auto}.BurgerMenu-module-scss-module__lDggPa__burger-menu__wrapper::-webkit-scrollbar{display:none}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section{flex-direction:column;align-items:stretch;width:100%;padding-top:12px;display:flex}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section:not(:first-child){border-top:1px solid #4a90be5b;margin-top:12px}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-title{letter-spacing:.02em;text-transform:uppercase;width:100%;color:var(--text-primary);cursor:pointer;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;margin-bottom:0;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s ease-in-out;display:flex}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-title--open{margin-bottom:5px}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-arrow{border-bottom:2px solid;border-right:2px solid;width:6px;height:6px;margin-top:-2px;transition:transform .2s ease-in-out;display:inline-block;transform:rotate(45deg)}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-arrow--open{margin-top:2px;transform:rotate(-135deg)}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-content{flex-direction:column;align-items:stretch;width:100%;max-height:0;transition:max-height .3s ease-in-out;display:flex;overflow:hidden}.BurgerMenu-module-scss-module__lDggPa__burger-menu__section-content--open{max-height:400px}.BurgerMenu-module-scss-module__lDggPa__burger-menu__option{width:100%;color:var(--text-primary);cursor:pointer;opacity:1;touch-action:manipulation;justify-content:center;align-items:center;padding:14px 20px;display:flex}.BurgerMenu-module-scss-module__lDggPa__burger-menu--hidden{opacity:0;visibility:hidden;width:100vw;max-height:0;transition:all .3s ease-in-out;overflow:hidden}.BurgerMenu-module-scss-module__lDggPa__burger-menu__chat{background-color:#fff;border-radius:8px;flex-direction:row;gap:4px;width:calc(100vw - 40px);padding:20px;display:flex;position:fixed;bottom:20px;left:20px;overflow:hidden}.BurgerMenu-module-scss-module__lDggPa__burger-menu__chat-btn{color:#fff;background-color:var(--text-primary);border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;display:flex}
.HeaderProfile-module-scss-module__74tEWG__profile{cursor:pointer;height:55px;color:var(--text-primary);border-radius:8px;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.HeaderProfile-module-scss-module__74tEWG__profile__img{background-color:wheat;border-radius:20px;width:40px;height:40px;overflow:hidden}
.House-module-scss-module__Xs6tfG__house{border:3px solid var(--text-primary);width:60px;color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;font-weight:700;display:flex;position:relative}.House-module-scss-module__Xs6tfG__house:before,.House-module-scss-module__Xs6tfG__house:after{content:"";background-color:var(--text-primary);z-index:1;border-radius:3px;width:47px;height:5px;position:absolute}.House-module-scss-module__Xs6tfG__house:before{top:-10px;right:-15px;transform:rotate(30deg)}.House-module-scss-module__Xs6tfG__house:after{top:-10px;left:-15px;transform:rotate(-30deg)}.House-module-scss-module__Xs6tfG__house:nth-child(2n){border-color:var(--color-purple);color:var(--color-purple)}.House-module-scss-module__Xs6tfG__house:nth-child(2n):before,.House-module-scss-module__Xs6tfG__house:nth-child(2n):after{background-color:var(--color-purple)}.House-module-scss-module__Xs6tfG__house span{z-index:100}
.HouseModal-module-scss-module__YGLAia__house-modal__content{min-width:280px;max-width:500px}.HouseModal-module-scss-module__YGLAia__house-modal__row{flex-direction:row;align-items:center;gap:10px;display:flex}.HouseModal-module-scss-module__YGLAia__house-modal__students{flex-direction:column;gap:5px;display:flex}
.ModalError-module-scss-module__hic1FG__modal-error{z-index:1000;opacity:0;background:#ca1919b3;border-radius:8px;padding:10px 20px;animation:.3s forwards ModalError-module-scss-module__hic1FG__slideIn;position:fixed;bottom:20px;right:20px;transform:translate(120%)}.ModalError-module-scss-module__hic1FG__modal-error__text{color:#fff;font-size:14px}@keyframes ModalError-module-scss-module__hic1FG__slideIn{to{opacity:1;transform:translate(0)}}
.ProfileMenu-module-scss-module__Nh1xrq__profile-menu{z-index:300;-webkit-backdrop-filter:blur(10px);background-color:#fff;border:1px solid #ffffff4d;border-radius:8px;width:200px;max-height:450px;margin-top:60px;transition:all .3s ease-in-out;position:absolute;right:0;overflow:hidden;box-shadow:0 4px 30px #0000001a}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__wrapper{flex-direction:column;justify-content:center;align-items:center;max-height:100vh;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__option{width:100%;color:var(--text-primary);cursor:pointer;opacity:1;touch-action:manipulation;justify-content:center;align-items:center;padding:15px 0;font-size:14px;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__rubbers{gap:5px;margin-right:auto;font-size:14px;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__user{border-bottom:1px solid #9eaeec64;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__user-info{flex-direction:column;align-items:flex-end;margin-left:auto;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__user-coins{flex-direction:row;align-items:center;gap:5px;font-size:14px;display:flex}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu__user-coins img{width:12px;height:12px}.ProfileMenu-module-scss-module__Nh1xrq__profile-menu--hidden{opacity:0;width:240px;max-height:0;margin-top:60px;transition:all .3s ease-in-out;position:absolute;right:0;overflow:hidden}
.Workshop-module-scss-module__MGSf1G__workshop{color:var(--text-primary);background-color:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:15px;display:flex;box-shadow:0 2px 4px #0000001a}.Workshop-module-scss-module__MGSf1G__workshop--active{color:var(--text-primary);background-color:#fff;border:5px solid #80ba5c;border-radius:10px;flex-direction:column;gap:10px;padding:15px;display:flex;box-shadow:0 2px 4px #0000001a}.Workshop-module-scss-module__MGSf1G__workshop--active__teacher{color:#666;align-items:center;gap:10px;font-size:14px;display:flex}.Workshop-module-scss-module__MGSf1G__workshop--active .Workshop-module-scss-module__MGSf1G__teacher-photo{background-color:var(--color-light-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:30px;height:30px}.Workshop-module-scss-module__MGSf1G__workshop__description{color:#666;font-size:12px}.Workshop-module-scss-module__MGSf1G__workshop__place{color:#666;font-size:14px}.Workshop-module-scss-module__MGSf1G__workshop__teacher{color:#666;align-items:center;gap:10px;font-size:14px;display:flex}.Workshop-module-scss-module__MGSf1G__workshop .Workshop-module-scss-module__MGSf1G__teacher-photo{background-color:var(--color-light-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:30px;height:30px}
.TeacherGroupPage-module-scss-module__R4bzea__group-logo{background-color:var(--color-dark-blue);color:#fff;border-radius:4px;padding:5px 10px}
.AddPoints-module-scss-module__lc-xna__team{align-items:center;gap:10px;display:flex}.AddPoints-module-scss-module__lc-xna__add-btn{background-color:var(--primary-button-color);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:10px 15px;font-weight:700;box-shadow:0 2px 4px #0000001a}.AddPoints-module-scss-module__lc-xna__save-btn{position:absolute;right:40px}
.AddRubbers-module-scss-module__CZuq2q__team{align-items:center;gap:10px;display:flex}.AddRubbers-module-scss-module__CZuq2q__add-btn{background-color:var(--primary-button-color);color:#fff;cursor:pointer;border:0;border-radius:5px;padding:10px 15px;font-weight:700;box-shadow:0 2px 4px #0000001a}.AddRubbers-module-scss-module__CZuq2q__save-btn{position:absolute;right:40px}
.GradeSection-module-scss-module__9cvEsq__grades{text-align:center;flex-flow:wrap;gap:10px;padding:20px 0;display:flex}.GradeSection-module-scss-module__9cvEsq__grades__cell{text-align:center;border:2px solid #576e8a52;border-radius:4px;flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:60px;padding:5px;display:flex}.GradeSection-module-scss-module__9cvEsq__grades__cell--active{border-radius:4px;outline:4px solid #dc4f17ee;flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:60px;padding:5px;display:flex}.GradeSection-module-scss-module__9cvEsq__grades__cell--small{z-index:0;width:100%;height:100%;padding:5px;position:absolute;top:0;left:0;right:18px}.GradeSection-module-scss-module__9cvEsq__grades__icon{font-size:25px}.GradeSection-module-scss-module__9cvEsq__grades__icon--small{font-size:20px;position:absolute;bottom:-10px;right:-10px}.GradeSection-module-scss-module__9cvEsq__grades__name{font-size:12px}
.MutationStatusToast-module-scss-module__GgUp1W__toast{z-index:1000;opacity:0;border-radius:8px;padding:10px 20px;animation:.3s forwards MutationStatusToast-module-scss-module__GgUp1W__slideIn;position:fixed;bottom:20px;right:20px;transform:translate(120%)}.MutationStatusToast-module-scss-module__GgUp1W__toast--action{background:#d6be96f2}.MutationStatusToast-module-scss-module__GgUp1W__toast--action .MutationStatusToast-module-scss-module__GgUp1W__toast__text{color:#4a3a20}.MutationStatusToast-module-scss-module__GgUp1W__toast--success{background:#388e3cd9}.MutationStatusToast-module-scss-module__GgUp1W__toast--error{background:#ca1919b3}.MutationStatusToast-module-scss-module__GgUp1W__toast__text{color:#fff;font-size:14px}@keyframes MutationStatusToast-module-scss-module__GgUp1W__slideIn{to{opacity:1;transform:translate(0)}}
.TransferCoinsModal-module-scss-module__8Dmpoq__scanner{border-radius:8px;width:100%;max-width:300px;height:100%;overflow:hidden}
.WorkshopCounter-module-scss-module__4nU3eq__workshop-counter{background-color:#fff4da;height:20px;position:relative;box-shadow:0 4px 6px #0000001a}.WorkshopCounter-module-scss-module__4nU3eq__workshop-counter__text{color:#666;z-index:10;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WorkshopCounter-module-scss-module__4nU3eq__workshop-counter__scale{background-color:var(--accent-orange);height:100%;position:absolute;top:0;left:0}
@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.p.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,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-23B7,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+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,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-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,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-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.p.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,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-23B7,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+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,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-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,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-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_ed26fc10-module__r2_r9G__className{font-family:Roboto,Roboto Fallback;font-style:normal}
