:root{--c-white:#fff;--c-cviWhite:#fefcee;--c-black:#3f3f3f;--c-black2:#1c1c1c;--c-cviWhiteVar1:#faf6e2;--c-sand100:#f1eed4;--c-sand200:#e3daa5;--c-sand300:#d4c375;--color-orange200:#f8cdb0;--color-orange500:#e85824;--c-grey:#e3e3e3;--c-greyDark:#535353;--c-green1:#73de8b;--c-green2:#478354;--c-green3:#c3e8cb;--c-green4:#8cd49c;--c-green1VarLight:#d6f5dd;--c-green1VarLight2:#90e4a2;--c-green1VarDark:#1b742e;--c-blue1:#7fd7ff;--c-blue2:#99dfff;--c-blue3:#46768c;--c-red1:#e99bd3;--c-red2:#edafdc;--c-red3:#805574;--c-cvi4:#fef19a;--c-cvi4VarLight:#fef19a;--c-cviGrey1:#f7f5e7;--c-cviGrey2:#e8e6d9;--c-cviGrey3:#d9d7cb;--c-cviGrey4:#bfbdb3;--moduleMargin:0;--modulesMarginTop:70px;--modulesMarginBottom:70px}*{box-sizing:border-box;font-family:var(--font-sofia);margin:0;padding:0}html,body{max-width:100vw;color:var(--c-black);background:var(--c-cviWhite);font-weight:300}a{color:inherit;text-decoration:none}p,ul{margin-bottom:18px;font-size:20px;font-weight:200;line-height:1.2}p:last-child,ul:last-child{margin-bottom:0}ul{margin-left:30px}h1,h2,h3,h4,h5,h6{line-height:1}.react-datepicker__year-dropdown .react-datepicker__year-option:first-child:before{content:"▲";margin:auto;position:absolute;top:5%;left:45%}.react-datepicker__year-dropdown:after{content:"▼";display:block;position:relative;bottom:15%}.PageModule{width:100%;padding-left:var(--moduleMargin);padding-right:var(--moduleMargin);margin-top:var(--modulesMarginTop);margin-bottom:var(--modulesMarginBottom);flex-wrap:wrap;display:flex;position:relative}@media screen and (max-width:850px){.PageModule{margin-top:40px;margin-bottom:40px}}.PageModule.padding{padding-top:100px;padding-bottom:100px}@media screen and (max-width:1050px){.PageModule.padding{padding-top:60px;padding-bottom:60px}}@media screen and (max-width:600px){.PageModule.padding{padding-top:30px;padding-bottom:30px}}.PageModule.box{padding:0 30px 40px}@media screen and (max-width:850px){.PageModule.box{padding:0 10px 40px}}
.layout-module-scss-module__95db7a__main{flex-direction:column;width:100%;margin-top:130px;padding-left:40px;padding-right:40px;display:flex}@media screen and (max-width:1050px){.layout-module-scss-module__95db7a__main{flex-wrap:wrap}}@media screen and (max-width:900px){.layout-module-scss-module__95db7a__main{padding-left:20px;padding-right:20px}}@media screen and (max-width:750px){.layout-module-scss-module__95db7a__main{margin-top:20px;margin-bottom:100px}}@media screen and (max-width:600px){.layout-module-scss-module__95db7a__main{margin-top:10px;padding-left:10px;padding-right:10px}}.layout-module-scss-module__95db7a__loading{justify-content:center;align-items:center;height:100vh;font-size:10vw;display:flex}
.index-module-scss-module__PCw3XG__tabbar{background-color:var(--c-cviWhite);z-index:450;border-radius:100px;justify-content:space-between;align-items:center;padding:12px 4px 10px;display:flex;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 0 4px #0000001a}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar{max-width:100%;height:70px;top:auto;bottom:20px}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu{flex-direction:row;align-items:flex-end;margin-left:10px;display:flex}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu{margin-left:0}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:70px;display:flex;position:relative}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem{width:80px}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem{width:70px}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem:after{content:"";background:var(--c-black2);transform-origin:50%;z-index:1;opacity:0;border-radius:100%;width:56px;height:56px;transition:all .3s;position:absolute;bottom:-1px;transform:scale(.8)}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem:after{bottom:-2px}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem:after{width:56px;height:56px;bottom:-3px}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active:after{opacity:1;transform:scale(1)}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__label span{opacity:0;transform:translateY(-6px)}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch.index-module-scss-module__PCw3XG__show{transform:translate(calc(50% - 4px),calc(10px - 50%))scale(1)}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch.index-module-scss-module__PCw3XG__show{transform:translate(50%,calc(6px - 50%))scale(1)}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch.index-module-scss-module__PCw3XG__show{transform:translate(calc(50% - 4px),calc(10px - 50%))scale(1)}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon{opacity:1}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__onion{transform:translateY(10px)}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__onion{transform:translateY(9px)}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__onion{transform:translateY(8px)}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__squash{transform:translateY(11px)}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__squash{transform:translateY(9px)}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__squash{transform:translateY(8px)}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__carrot{transform:translateY(8px)}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__carrot{transform:translateY(6px)}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__pepper{transform:translateY(8px)}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__pepper{transform:translateY(6px)}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__pepper{transform:translateY(6px)}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem.index-module-scss-module__PCw3XG__active .index-module-scss-module__PCw3XG__icon path{fill:var(--c-white)}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__icon{z-index:2;width:auto;height:25px;transition:all .3s}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__icon path{fill:var(--c-black);transition:all .3s}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__icon.index-module-scss-module__PCw3XG__badge .index-module-scss-module__PCw3XG__icon:after{content:"";background:red;border-radius:100%;width:5px;height:5px;position:absolute}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label{z-index:2;text-transform:capitalize;margin-top:2px;font-size:14px;font-weight:300;position:relative}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label span{transition:all .3s;display:flex;position:relative}@media screen and (max-width:750px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label{font-size:16px}}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label{font-size:15px}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label.index-module-scss-module__PCw3XG__badge:after{content:"";background:red;border-radius:100%;width:5px;height:5px;position:absolute;top:0;right:0;transform:translate(50%)}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch{color:var(--c-white);opacity:0;pointer-events:none;z-index:1;background:#1a6657;border-radius:100px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:500;line-height:.8;transition:all .2s;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)scale(.8)}@media screen and (max-width:600px){.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch{width:16px;height:16px;font-size:9px;right:-2px}}.index-module-scss-module__PCw3XG__tabbar .index-module-scss-module__PCw3XG__menu .index-module-scss-module__PCw3XG__menuitem .index-module-scss-module__PCw3XG__label .index-module-scss-module__PCw3XG__batch.index-module-scss-module__PCw3XG__show{opacity:1;transform:translate(50%,-50%)scale(1)}
.index-module-scss-module__NqnSwa__AppToast{z-index:1100;flex-direction:column;align-self:center;align-items:center;gap:2px;display:flex;position:fixed;bottom:10px;transform:translate(calc(50vw - 50%))}@media screen and (max-width:750px){.index-module-scss-module__NqnSwa__AppToast{flex-direction:column-reverse;top:5px;bottom:auto}}.index-module-scss-module__NqnSwa__AppToast .index-module-scss-module__NqnSwa__Toast{text-align:center;cursor:pointer;background:var(--c-green1);color:var(--c-black);border-radius:6px;place-self:center;max-width:calc(100vw - 20px);padding:9px 18px;font-size:20px;font-weight:300;line-height:1;box-shadow:0 0 10px -3px #000000b3}@media screen and (max-width:600px){.index-module-scss-module__NqnSwa__AppToast .index-module-scss-module__NqnSwa__Toast{padding:7px 14px;font-size:16px}}.index-module-scss-module__NqnSwa__AppToast .index-module-scss-module__NqnSwa__Toast.index-module-scss-module__NqnSwa__succes{background:var(--c-cviWhite);color:var(--c-black)}.index-module-scss-module__NqnSwa__AppToast .index-module-scss-module__NqnSwa__Toast.index-module-scss-module__NqnSwa__failed{background:var(--c-black);color:var(--c-cviWhite)}.index-module-scss-module__NqnSwa__AppToast .index-module-scss-module__NqnSwa__Toast.index-module-scss-module__NqnSwa__error{color:var(--c-cviWhite);background:red}
.index-module-scss-module__ewAIOG__NotificationsDialog{z-index:450;background-color:var(--c-sand200);--headerheight:50px;border-radius:10px;width:560px;max-width:calc(100% - 20px);height:600px;max-height:calc(100vh - 200px);padding:0;position:fixed;top:100px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 0 10px #0000001a}@media screen and (max-width:750px){.index-module-scss-module__ewAIOG__NotificationsDialog{height:500px;max-height:calc(100vh - 110px);top:auto;bottom:100px}}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__header{width:100%;height:var(--headerheight);align-items:center;padding:0 20px;display:flex}@media screen and (max-width:750px){.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__header{padding:0 10px}}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__header .index-module-scss-module__ewAIOG__icon{cursor:pointer;width:24px;height:24px}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__header .index-module-scss-module__ewAIOG__archive{margin-left:30px}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__header .index-module-scss-module__ewAIOG__settings{margin-left:auto}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__body{height:calc(100% - var(--headerheight));scrollbar-width:none;-ms-overflow-style:none;padding:0 10px 20px;overflow-y:auto}.index-module-scss-module__ewAIOG__NotificationsDialog .index-module-scss-module__ewAIOG__body::-webkit-scrollbar{display:none}
.index-module-scss-module__Xl-fLG__List{flex-direction:column;gap:4px;display:flex}.index-module-scss-module__Xl-fLG__List .index-module-scss-module__Xl-fLG__item{background-color:var(--c-sand100);border-radius:6px;flex-direction:column;padding:10px;transition:all .2s;display:flex}.index-module-scss-module__Xl-fLG__List .index-module-scss-module__Xl-fLG__item .index-module-scss-module__Xl-fLG__body{margin-bottom:0}.index-module-scss-module__Xl-fLG__List .index-module-scss-module__Xl-fLG__item .index-module-scss-module__Xl-fLG__date{font-size:14px;font-weight:400}.index-module-scss-module__Xl-fLG__List .index-module-scss-module__Xl-fLG__noNotifications{text-align:center;margin-top:30px;padding:10px}.index-module-scss-module__Xl-fLG__List .index-module-scss-module__Xl-fLG__noNotifications p{font-style:italic}
.index-module-scss-module__xulGuG__form{flex-direction:column;align-items:center;gap:1rem;display:flex}.index-module-scss-module__xulGuG__form>div{flex-direction:column;display:flex}.index-module-scss-module__xulGuG__form label{font-weight:700}.index-module-scss-module__xulGuG__form input{color:#333;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:.5rem}.index-module-scss-module__xulGuG__form button{color:#fff;background-color:#007bff;border:none;border-radius:4px;padding:.5rem}
@font-face{font-family:Sofia Sans Extra Condensed;font-style:normal;font-weight:1 1000;font-display:swap;src:url(../media/fc887d782299d5b1-s.d7e76e93.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:Sofia Sans Extra Condensed;font-style:normal;font-weight:1 1000;font-display:swap;src:url(../media/81f6671d7841b153-s.66f39698.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Sofia Sans Extra Condensed;font-style:normal;font-weight:1 1000;font-display:swap;src:url(../media/0c81ef8aa99416d4-s.aef3dcf8.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:Sofia Sans Extra Condensed;font-style:normal;font-weight:1 1000;font-display:swap;src:url(../media/54a10459f2e6cac1-s.c3b5324f.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:Sofia Sans Extra Condensed;font-style:normal;font-weight:1 1000;font-display:swap;src:url(../media/f0f463a4b643e763-s.p.545c244e.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:Sofia Sans Extra Condensed Fallback;src:local(Arial);ascent-override:147.51%;descent-override:49.17%;line-gap-override:0.0%;size-adjust:61.01%}.sofia_sans_extra_condensed_26c957f0-module__Q0j0cq__className{font-family:Sofia Sans Extra Condensed,Sofia Sans Extra Condensed Fallback;font-style:normal}.sofia_sans_extra_condensed_26c957f0-module__Q0j0cq__variable{--font-sofia:"Sofia Sans Extra Condensed","Sofia Sans Extra Condensed Fallback"}
