@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;900&display=swap);*{box-sizing:border-box;font-family:Nunito!important;margin:0;padding:0}html{font-size:100%}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-logo{height:40vmin;pointer-events:none}@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}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.connexion-box{background:#fff;color:#000;font-family:Nunito;font-weight:500;height:100vh}.connexion-box .wrapper{align-items:center;color:#333;display:flex;height:calc(100vh - 100px);justify-content:center;width:100vw}.connexion-box .wrapper .container{max-width:500px}.connexion-box .wrapper .container .title{padding-bottom:2px;padding-top:10px;text-align:center}.connexion-box .wrapper .container .subtitle{padding-bottom:2px;padding-top:2px;text-align:center}.connexion-box .wrapper .container .btn-connexion{align-items:center;display:flex;justify-content:center;padding-top:10px;width:100%}.connexion-box .wrapper .container .btn-connexion .btn{font-family:Nunito;font-weight:400}.connexion-box .wrapper .container .btn-connexion .btn-lg{min-width:100%}.connexion-box .wrapper .error{color:red;font-family:nunito;font-style:normal;padding-top:10px}.connexion-box .section-back{display:flex;height:50px;justify-content:center;text-decoration:none}.connexion-box .wrapper-2{color:#333;height:100%;width:100%}.connexion-box .wrapper-2 .container{max-width:500px}.connexion-box .wrapper-2 .container .title{font-size:18px;padding-bottom:2px;padding-top:10px;text-align:center}.connexion-box .wrapper-2 .container .subtitle{padding-bottom:2px;padding-top:2px;text-align:center}.connexion-box .wrapper-2 .container .btn-connexion{align-items:center;display:flex;justify-content:center;padding-top:10px;width:100%}.connexion-box .wrapper-2 .container .btn-connexion .btn{font-family:Nunito;font-weight:400}.connexion-box .wrapper-2 .container .btn-connexion .btn-lg{min-width:100%}.connexion-box .wrapper-2 .error{color:red;font-family:nunito;font-style:normal;padding-top:10px}.css-vms182-MuiListItem-root{margin-bottom:10px}.css-xdsdkw-MuiButtonBase-root-MuiListItemButton-root{border:"1px solid red";padding:5px!important}.top-menu{background-color:#161b22;display:flex;justify-items:center}.top-menu .container{align-items:center;display:flex;height:100%;position:relative;width:100%}.top-menu .wrap-btn{padding-left:5px;padding-right:5px}.left-drawer{background-color:#fff;font-family:nunito;overflow:hidden;width:100%}.left-drawer .container{padding:0!important}.conversation-list{display:flex;flex-direction:column;height:calc(100vh - 60px)}.conversation-list .btn-new-chat{height:50px}.conversation-list .list-item{flex:1 1 auto;max-height:calc(100% - 265px);overflow:auto!important;scrollbar-width:thin}.conversation-list .list-item::-webkit-scrollbar{width:.2em}.conversation-list .list-item::-webkit-scrollbar-track{background:#f1f1f1}.conversation-list .list-item::-webkit-scrollbar-thumb{background-color:#888}.conversation-list .list-item::-webkit-scrollbar-thumb:hover{background:#555}.conversation-list .footer-box{height:50px;padding-bottom:10px}.conversation-screen{display:flex;flex-direction:column;height:100%}.conversation-screen .conversation-app-bar{height:60px}.conversation-screen .content-conversation{flex:1 1 auto;position:relative}.conversation-screen .content-conversation .wrap-chat{padding-left:15px;padding-right:15px;padding-top:15px;scrollbar-width:"thin"}.conversation-screen .content-conversation .wrap-chat .message-box{padding-left:8px;padding-right:8px}.conversation-screen .content-conversation .wrap-chat .message-box .content-message{align-items:center;border-radius:10px;box-shadow:none;display:flex;max-width:60%;padding:5px 10px;position:relative;width:-webkit-max-content;width:max-content}.conversation-screen .content-conversation .wrap-chat .message-box .content-message .triangle-left{border-left:15px solid #0000;content:'""';display:"block";height:0;left:-8px;position:absolute;top:0;width:0}.conversation-screen .content-conversation .wrap-chat .message-box .css-bhp9pd-MuiPaper-root-MuiCard-root{box-shadow:none!important}.conversation-screen .content-conversation .wrap-chat .message-box .response-message{background-color:#303f9f;color:#fff}.conversation-screen .content-conversation .wrap-chat .message-box .response-message .triangle-right{border-right:15px solid #0000;border-top:15px solid #303f9f;content:'""';display:"block";height:0;position:absolute;right:-8px;top:0;width:0}.conversation-screen .content-conversation .wrap-chat .message-box .faild-message{background-color:#0000!important;border-left:2px solid #f08080;border-radius:0;box-shadow:none;padding-bottom:0;padding-top:0}.conversation-screen .content-conversation .wrap-chat .message-box .success-evaluation{background-color:#2e7d32;color:#fff}.conversation-screen .content-conversation .wrap-chat .message-box .correction-message-open{background-color:#2e7d32}.conversation-screen .content-conversation .wrap-chat .message-box .correction-message-choice{background-color:#2e7d32;display:block}.conversation-screen .content-conversation .wrap-chat .message-box .wrap-options-evaluation{display:flex;flex-direction:column;gap:4px;max-width:50%;padding-bottom:5px;padding-top:5px}.conversation-screen .content-conversation .wrap-chat .message-box .wrap-options-evaluation .option-evaluation{border-radius:10px;justify-content:flex-start;padding:5px 10px;text-align:left;text-transform:none}.conversation-screen .content-conversation .absolute-bg{height:100%;left:0;position:absolute;right:0}.conversation-screen .wrap-conversation-footer{height:100%;position:relative;width:100%}.conversation-screen .wrap-conversation-footer .absolute-bg{height:100%;left:0;position:absolute;right:0}.conversation-screen .wrap-conversation-footer .conversation-footer{height:100px}.conversation-screen .wrap-conversation-footer .conversation-footer .copy-right{font-size:12px;font-weight:400;letter-spacing:.5px;z-index:999}.conversation-screen .wrap-conversation-footer .conversation-footer .subscription-box{color:#0009;font-weight:500;padding-left:15px;padding-right:15px;padding-top:15px;text-align:center;width:100%}.conversation-screen .wrap-conversation-footer .conversation-footer .subscription-box .content-subscription{width:100%}.conversation-screen .wresponse-box .css-19qh8xo-MuiInputBase-input-MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:inherit;opacity:1}.css-h4y409-MuiList-root{padding-top:0!important}.css-1f8bwsm{min-width:0!important}.css-1e9lk82-MuiListItemAvatar-root{min-width:50px!important}.wrap{flex-direction:row;margin-top:15px}.wrap,.wrap .profile-pic{align-items:center;display:flex;justify-content:center}.wrap .profile-pic{border-radius:100px;color:#0000;height:200px;position:relative;transition:all .3s ease;width:200px}.wrap .profile-pic input{display:none}.wrap .profile-pic img{border-radius:100px;box-shadow:0 0 10px 0 #ffffff59;height:200px;object-fit:cover;position:absolute;width:200px;z-index:0}.wrap .profile-pic .-label{border-radius:100px;cursor:pointer;height:200px;width:200px}.wrap .profile-pic:hover .-label{align-items:center;background-color:#000c;border-radius:100px;color:#fafafa;display:flex;justify-content:center;margin-bottom:0;transition:background-color .2s ease-in-out;z-index:10000}.wrap .profile-pic span{display:inline-flex;font-size:12px;text-align:center}.css-cveggr-MuiListItemIcon-root{min-width:0!important}.display-box{background-color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.display-box .toolbar{border:"1px solid red";height:90px;padding:20px 20px 10px 10px}.display-box .content-display-box{flex:1 1 auto;height:calc(100vh - 90px);overflow:auto!important;scrollbar-width:thin}.display-box .content-display-box::-webkit-scrollbar{width:.2em}.display-box .content-display-box::-webkit-scrollbar-track{background:#f1f1f1}.display-box .content-display-box::-webkit-scrollbar-thumb{background-color:#888}.display-box .content-display-box::-webkit-scrollbar-thumb:hover{background:#555}.css-78trlr-MuiButtonBase-root-MuiIconButton-root{padding:2.5px!important}.css-i9sstl-MuiFormLabel-root.Mui-focused{color:#0009!important}.css-dw6aba-MuiInputBase-root-MuiOutlinedInput-root{height:70px}.css-ynikz8-MuiFormLabel-root-MuiInputLabel-root{margin-top:7px}.detail-subscription{font-size:.85rem}.detail-subscription .detail-subscription2{display:flex;padding-bottom:5px}.detail-subscription .detail-subscription2 .logo{padding-right:10px}.detail-subscription .first-card,.detail-subscription .second-card{padding:15px 10px}.detail-subscription .toolbar-title{align-items:center;display:flex;gap:10px;justify-items:center}.detail-subscription .left{margin-left:25px!important}.css-2rde42-MuiButtonBase-root-MuiIconButton-root{font-size:.5rem;padding:1px!important}.css-1vooibu-MuiSvgIcon-root{height:.8em!important;width:.8em!important}.css-2rde42-MuiButtonBase-root-MuiIconButton-root:hover{background:green!important;color:#fff!important}.css-y6rp3m-MuiButton-startIcon{margin-right:2px!important}.subscription-list{display:flex;flex-direction:column;height:100%}.subscription-list .list-item{flex:1 1 auto;max-height:100%;overflow:hidden;padding-left:8px;padding-right:8px;scrollbar-width:thin}.subscription-list .list-item::-webkit-scrollbar{width:.2em}.subscription-list .list-item::-webkit-scrollbar-track{background:#f1f1f1}.subscription-list .list-item::-webkit-scrollbar-thumb{background-color:#888}.subscription-list .list-item::-webkit-scrollbar-thumb:hover{background:#555}.subscription-list .list-item:hover{overflow:auto!important}.styled-table{border-collapse:collapse;font-family:nunito;font-size:.9em;font-weight:300;margin-bottom:25px;width:100%}.styled-table thead tr{background-color:#3f51b5;color:#fff;text-align:left}.styled-table td,.styled-table th{padding:8px 5px 8px 0}.styled-table tbody tr{border-bottom:1px solid #b4aeae}.styled-table tbody tr:nth-of-type(odd){background-color:#e9ecef}.styled-table tbody tr:nth-of-type(2n){background-color:#fff}.styled-table tbody tr:last-of-type{border-bottom:2px solid #d4d4df}.styled-table tbody tr.active-row{color:#009879;font-weight:700}.styled-table-dark{border-collapse:collapse;font-family:nunito;font-size:.9em;font-weight:300;margin-bottom:25px;width:100%}.styled-table-dark thead tr{background-color:#3f51b5;color:#fff;text-align:left}.styled-table-dark td,.styled-table-dark th{padding:8px 5px 8px 0}.styled-table-dark tbody tr{border-bottom:1px solid #b4aeae}.styled-table-dark tbody tr:nth-of-type(odd){background-color:#b8b5b5}.styled-table-dark tbody tr:nth-of-type(2n){background-color:#495057;color:#fff}.styled-table-dark tbody tr:last-of-type{border-bottom:2px solid #d4d4df}.styled-table-dark tbody tr.active-row{color:#009879;font-weight:700}.css-x3w4s2-MuiBadge-badge{border-radius:5px!important;-webkit-transform:scale(1) translate(-20%,-50%)!important;width:140px!important}.css-1xrpcem-MuiBadge-badge{transform:scale(1) translate(-330%,-50%)!important}.top-badge{-webkit-box-flex-wrap:wrap;align-content:center;align-items:center;background-color:#303f9f;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:500;height:20px;justify-content:center;line-height:1;min-width:100px;padding:0 6px;position:absolute;right:0;top:0;transform:scale(1) translate(-300%,-50%);transform-origin:100% 0;transition:transform 225ms cubic-bezier(.4,0,.2,1) 0ms;z-index:1}.recommended{border-radius:6rem;width:6.5rem}.economise,.recommended{color:#fff;font-size:.8rem;padding:.2rem .5rem}.economise{background-color:#f90;border-radius:1rem;min-width:9rem}.css-hnalh5-MuiBadge-badge,.css-pwyk3z-MuiBadge-badge,.css-to4x1n-MuiBadge-badge{border-radius:5px!important;right:50px!important}.css-46bh2p-MuiCardContent-root:last-child{padding-bottom:10px!important}.css-46bh2p-MuiCardContent-root{padding:10px}.css-vuvl5m-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#303f9f;border-width:1px!important}.unpayBadge{border-radius:1rem;color:#fff;font-size:.8rem;padding:.2rem .5rem}.subcription-list .title{color:#504b4b;font-size:25px;font-weight:600;padding-bottom:20px;padding-top:20px;text-align:center}@keyframes moveToLeft{0%{left:-300px}to{left:0}}.layout{display:flex;height:100vh;overflow:hidden!important;width:100vw}.layout .left-layout{position:relative;width:25%}.layout .left-layout .wrap-left-menu{display:flex;flex-direction:column}.layout .left-layout .wrap-left-menu .top-menu{height:60px}.layout .left-layout .wrap-left-menu .left-drawer{flex:1 1 auto;height:calc(100vh - 60px);padding:10px}.layout .left-layout .wrap-display-box{animation-duration:.5s;animation-name:moveToLeft;background-color:#fff;left:0;position:absolute;top:0;width:100%;z-index:999}.layout .contain-layout{background-color:#1a1d21;flex:1 1 auto;height:"100%";max-width:calc(100vw - 25%)}.app-chat-bar{height:100%;padding:12px 15px 11px}.progress-bar .bar{background-color:#f0f2f5cc;border-radius:20px;height:25px;min-width:180px;padding:1px 3px;position:relative}.progress-bar .bar .circle{align-items:center;background-color:#f0f2f5;border-radius:50%;box-shadow:1px 1px 2px green;display:flex;height:35px;justify-content:center;left:-17px;position:absolute;text-align:center;top:-8px;width:35px}.progress-bar .bar .circle .star{font-size:30px;font-weight:600;left:0;text-align:center;top:0}.progress-bar .bar .indicator{align-items:center;border-radius:10px;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.progress-bar .bar .indicator .text{font-size:10px;font-weight:600}@-webkit-keyframes closeWindow{0%{opacity:1}to{opacity:0}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{-ms-content-zooming:none;-ms-touch-select:none;background-color:#000000d9;bottom:0;height:100%;left:0;outline:none;right:0;top:0;-ms-touch-action:none;touch-action:none;-ms-user-select:none;width:100%;z-index:1000}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{bottom:0;left:0;position:absolute;right:0;top:0}.ril__image,.ril__imageNext,.ril__imagePrev{-ms-content-zooming:none;-ms-touch-select:none;margin:auto;max-width:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none}.ril__imageDiscourager{background-position:50%;background-repeat:no-repeat;background-size:contain}.ril__navButtons{border:none;bottom:0;cursor:pointer;height:34px;margin:auto;opacity:.7;padding:40px 30px;position:absolute;top:0;width:20px}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{background:#0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTE5IDMtMi0yTDEgMTdsMTYgMTYgMS0xTDMgMTcgMTggMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;left:0}.ril__navButtonNext{background:#0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTEgMyAyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;right:0}.ril__downloadBlocker{background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.ril__caption,.ril__toolbar{-ms-flex-pack:justify;background-color:#00000080;display:-ms-flexbox;display:flex;justify-content:space-between;left:0;position:absolute;right:0}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{color:#fff;padding:10px 20px}.ril__toolbar{height:50px;top:0}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden;padding-left:20px;padding-right:0;text-overflow:ellipsis}.ril__toolbarRightSide{-ms-flex:0 0 auto;flex:0 0 auto;padding-left:0;padding-right:20px}.ril__toolbarItem{color:#fff;display:inline-block;font-size:120%;line-height:50px;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{border:none;cursor:pointer;height:35px;opacity:.7;width:40px}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0ibTEgMyAxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==) no-repeat 50%}.ril__zoomInButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.ril__zoomOutButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 50%}.ril__outerAnimating{-webkit-animation-name:closeWindow;animation-name:closeWindow}@-webkit-keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{height:60px;position:relative;width:60px}.ril__loadingCirclePoint{height:100%;left:0;position:absolute;top:0;width:100%}.ril__loadingCirclePoint:before{-webkit-animation:pointFade .8s ease-in-out infinite both;animation:pointFade .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.ril__loadingCirclePoint:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:0ms;animation-delay:0ms}.ril__loadingContainer{bottom:0;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;bottom:0;color:#fff;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.custom-button{border:none!important;border-radius:5px!important;color:#2639a3!important;cursor:pointer!important;font-size:18px!important;font-weight:500!important;padding:6px 8px!important}.custom-button:hover{background-color:#3f51b5!important;border-radius:5px!important}.css-xdsdkw-MuiButtonBase-root-MuiListItemButton-root{padding-left:30px!important}.app-toolbar{height:100%}.app-toolbar .container{position:relative}.app-toolbar .container .toolbar{display:flex;padding-left:15px;padding-right:15px}.app-toolbar .container .toolbar .logo{align-items:center;display:flex}.app-toolbar .container .toolbar .logo .title{font-family:Nunito;font-size:"1rem";font-weight:600;margin-left:10px}.app-toolbar .container .toolbar .content{font-family:Nunito}.app-toolbar .container .transparent-bg{background-color:#2e2e2e05;height:100%;position:absolute;width:100%}.home-screen{display:flex;flex-direction:column;height:100%}.home-screen .home-app-bar{height:60px}.home-screen .content-home{align-items:center;display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:center}.home-screen .content-home .title{font-size:1.2rem;font-weight:600;padding-bottom:20px;padding-top:35px;text-align:center}.home-screen .content-home .description{font-size:1rem;font-weight:300;max-width:500px;text-align:center}.wrap-apropos{box-sizing:border-box}.wrap-apropos h2{font-weight:700!important}.wrap-apropos h3{margin-top:3px}.wrap-apropos ul{padding-left:2rem}.wrap-apropos p{font-weight:400!important;margin-top:5px}.wrap-apropos strong{margin-top:4rem!important}.box-apropos{overflow:auto!important;padding-right:5px;scrollbar-width:thin}.box-apropos::-webkit-scrollbar{width:.2em}.box-apropos::-webkit-scrollbar-track{background:#f1f1f1}.box-apropos::-webkit-scrollbar-thumb{background-color:#888}.box-apropos::-webkit-scrollbar-thumb:hover{background:#555}.box-apropos:hover{overflow:auto!important}
/*# sourceMappingURL=main.47c80bba.css.map*/