body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#general-alert-container{color:#fff;z-index:15;margin:0 auto 1rem 2rem;border:1px solid transparent;border-radius:.2rem;padding:0 10px;position:absolute;bottom:0;left:0;display:table;height:2.5rem;line-height:2.5rem}.timeout-animation{animation:alert-msg-animation;animation-duration:5s;opacity:0}.warning-color{background-color:#db6767}.default-color{background-color:rgba(0,0,0,.5)}.center{margin:0 auto 1rem!important;left:0!important;right:0!important}@keyframes alert-msg-animation{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}.red-rpopup{background:var(--custom-pink);animation:move-from-top 8s 2s}.blue-rpopup{animation:move-from-top 4s 2s;background:var(--custom-medium-blue)}.pink-popup{position:absolute;top:15vh;right:50%;transform:translateX(50%);width:25vw;height:6.5vh;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:20px;font-size:3vh;font-weight:400;opacity:0;color:#fff;display:flex;align-items:center;justify-content:center}@keyframes move-from-top{0%{opacity:0;transform:translateX(60%)}5%{opacity:1;transform:translateX(50%)}95%{opacity:1;transform:translateX(50%)}to{opacity:0;transform:translateX(40%);display:none}}@media only screen and (min-width:768px) and (max-width:1024px){.pink-popup{height:7vh}.pink-popup .welcome{font-size:3vh}}@media only screen and (max-width:768px){.pink-popup{height:7vh;width:60vw;top:unset;bottom:15vh}.pink-popup .welcome{font-size:2.5vh}@keyframes move-from-top{0%{opacity:0;transform:translate(50%,50px)}10%{opacity:1;transform:translate(50%)}90%{opacity:1;transform:translate(50%)}to{opacity:0;transform:translate(50%,50px);display:none}}}.basic-button,.generic-button{cursor:pointer;background:none;border:none}.generic-button{border-radius:25px;font-size:2.25vh;display:flex;justify-content:center;align-items:center;color:#fff;text-decoration:none;background-color:var(--custom-pink)}.generic-button.no-link:hover{transform:scale(1.05);transition:.2s}.disabled.no-link:hover{transform:unset;transition:unset}.menu-popup{background-color:var(--custom-dark-blue);height:100%;width:70%}.menu-popup:focus{outline:0;border:none}.menu-popup .menu-inside{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding-bottom:calc(var(--vh, 1vh)*3);height:100%;padding-right:7vw}.menu-popup .menu-inside hr{color:hsla(0,0%,100%,.671);width:92%}.menu-popup .menu-inside .menu-top-auth{display:flex;flex-direction:column;align-items:center;margin-top:calc(var(--vh, 1vh)*4);width:90%}.menu-popup .menu-inside .menu-top-auth .header-profile{align-self:flex-start;display:flex;flex-direction:row;align-items:center;color:#fff;margin-bottom:calc(var(--vh, 1vh)*3);margin-right:3vw;width:90%}.menu-popup .menu-inside .menu-top-auth .header-profile .profile-name{font-size:calc(var(--vh, 1vh)*2.5);font-weight:600;padding-left:3vw;cursor:pointer}.menu-popup .menu-inside .menu-top-auth .header-profile .profile-pic{height:calc(var(--vh, 1vh)*5.5);cursor:pointer}.menu-popup .menu-inside .long{margin-top:calc(var(--vh, 1vh)*-23);height:calc(var(--vh, 1vh)*35)}.menu-popup .menu-inside .sort{margin-top:calc(var(--vh, 1vh)*6);height:calc(var(--vh, 1vh)*32)}.menu-popup .menu-inside .nav-links{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu-popup .menu-inside .nav-links .nav-list-item{font-size:calc(var(--vh, 1vh)*2.3);font-weight:500;color:hsla(0,0%,100%,.671);-webkit-text-decoration:underline var(--custom-dark-blue);text-decoration:underline var(--custom-dark-blue);-webkit-text-decoration-line:underline;-webkit-text-decoration-color:var(--custom-dark-blue)}.menu-popup .menu-inside .nav-links .currentPage{color:#fff;font-weight:600}.menu-popup .menu-inside .menu-bottom{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:90%}.menu-popup .menu-inside .menu-bottom .text-bottom{font-size:calc(var(--vh, 1vh)*1.8);font-weight:500;color:hsla(0,0%,100%,.671);margin-top:calc(var(--vh, 1vh)*0.5)}.menu-popup .menu-inside .menu-bottom .first{margin-top:calc(var(--vh, 1vh)*3)}.menu-popup .menu-inside .menu-bottom .bottom-img{margin-top:calc(var(--vh, 1vh)*3);height:calc(var(--vh, 1vh)*3.2)}.menu-popup .menu-inside .menu-button{align-self:center}.log-out-container{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit;cursor:pointer;display:flex;align-items:center;width:90%;margin-bottom:calc(var(--vh, 1vh)*2);margin-top:calc(var(--vh, 1vh)*-10)}.log-out-container .log-out-icon{height:calc(var(--vh, 1vh)*2.7);cursor:pointer;margin-left:1.5vw}.log-out-container .log-out-button{font-size:calc(var(--vh, 1vh)*3.5);line-height:calc(var(--vh, 1vh)*8);font-weight:500;cursor:pointer;text-align:center;color:#fff;font-size:calc(var(--vh, 1vh)*2.5);background-color:initial;letter-spacing:.35px}.log-out-container .log-out-button *{cursor:pointer}.menu-log-out-container{background-color:var(--custom-footer-blue);color:inherit;border:none;padding-right:calc(var(--vh, 1vh)*4);padding-left:calc(var(--vh, 1vh)*4);font:inherit;outline:inherit;cursor:pointer;border-radius:calc(var(--vh, 1vh)*4);order:2;display:flex;align-items:center;grid-gap:calc(var(--vh, 1vh)*0.7);gap:calc(var(--vh, 1vh)*0.7)}.menu-log-out-container .menu-log-out-icon{height:calc(var(--vh, 1vh)*2.4);cursor:pointer}.menu-log-out-container .menu-log-out-button{font-size:calc(var(--vh, 1vh)*3.5);line-height:calc(var(--vh, 1vh)*8);font-weight:600;cursor:pointer;text-align:center;color:#fff;font-size:calc(var(--vh, 1vh)*1.7);background-color:initial;letter-spacing:.35px;font-size:calc(var(--vh, 1vh)*2.7)}.menu-log-out-container .menu-log-out-button *{cursor:pointer}@media screen and (min-width:768px) and (max-width:1024px){.log-out-container{margin-left:calc(var(--vh, 1vh)*8)}}.nav-container{background-color:var(--custom-dark-blue);height:calc(var(--vh, 1vh)*10);width:calc(var(--vw, 1vw)*100);display:flex;align-items:center}.nav-container .nav-web-container{display:flex;justify-content:flex-start;align-items:center;width:95%;padding-right:4vw}.nav-container .nav-web-container .nav-logo .nav-img{cursor:pointer;height:calc(var(--vh, 1vh)*6)}.nav-container .nav-web-container .nav-left-container{display:flex;flex-direction:row;align-items:center;padding-right:6vw;width:75vw}.nav-container .nav-web-container .nav-left-container .long{width:35vw}.nav-container .nav-web-container .nav-left-container .sort{width:26vw}.nav-container .nav-web-container .nav-left-container .nav-links{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.nav-container .nav-web-container .nav-left-container .nav-links .nav-list-item{font-size:calc(var(--vh, 1vh)*2.3);font-weight:500;color:hsla(0,0%,100%,.671);-webkit-text-decoration:underline var(--custom-dark-blue);text-decoration:underline var(--custom-dark-blue)}.nav-container .nav-web-container .nav-left-container .nav-links :hover{cursor:pointer}.nav-container .nav-web-container .nav-left-container .nav-links .currentPage{color:#fff;font-weight:600}.nav-container .nav-web-container .header-drop-down{position:relative}.nav-container .nav-web-container .header-drop-down .header-profile{display:flex;flex-direction:row;align-items:center;color:#fff}.nav-container .nav-web-container .header-drop-down .header-profile .line{height:calc(var(--vh, 1vh)*4);border-right:.8px solid #fff}.nav-container .nav-web-container .header-drop-down .header-profile .profile-name{font-size:calc(var(--vh, 1vh)*2.3);font-weight:600;padding-right:1.5vw;padding-left:.2vw;cursor:pointer;width:-webkit-max-content;width:max-content}.nav-container .nav-web-container .header-drop-down .header-profile .profile-pic{height:calc(var(--vh, 1vh)*4);cursor:pointer}.nav-container .nav-web-container .header-drop-down .dropdown-content{display:none;position:absolute;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;background-color:#fff;border-radius:5px;font-size:calc(var(--vh, 1vh)*2.3);font-weight:500;min-width:9vw;left:0}.nav-container .nav-web-container .header-drop-down .dropdown-content a{color:#0c3e89;padding:12px 16px;text-decoration:none;display:flex;flex-direction:row;align-items:center}.nav-container .nav-web-container .header-drop-down .dropdown-content a .dropdown-log-out-icon{height:calc(var(--vh, 1vh)*2);margin-left:.5vw}.nav-container .nav-web-container .header-drop-down .dropdown-content :hover{background-color:#ddd;border-radius:5px}.nav-container .nav-web-container .header-drop-down .show{display:block}.nav-container .nav-mobile-container .nav-title{color:#fff;font-size:calc(var(--vh, 1vh)*3.8);font-weight:600}@media only screen and (max-width:1024px){.nav-mobile-container .nav-left-container{display:flex;flex-direction:row;align-items:center;width:100vw;height:calc(var(--vh, 1vh)*10);padding-right:3vw;padding-left:3vw}.nav-mobile-container .nav-left-container .nav-title{display:flex;width:70vw;justify-content:center}.nav-mobile-container .nav-left-container .back-arrow-img-mobile{height:calc(var(--vh, 1vh)*5);background-color:unset;border:unset;padding-right:2vw;padding-left:2vw}.nav-mobile-container .nav-left-container .nav-img{height:calc(var(--vh, 1vh)*5)}.nav-mobile-container .nav-left-container .nav-img__hamburger{color:#fff}.nav-mobile-container .nav-left-container .nav-img-logo{height:calc(var(--vh, 1vh)*5.8)}}.login-page{background-image:url(/static/media/newbackg.0ecc49d4.png);height:calc(var(--vh, 1vh)*100);background-position:50%;background-repeat:no-repeat;background-size:cover}.login-page .login-component{height:calc(var(--vh, 1vh)*80);width:100vw;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.login-page .login-component .login-title--container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:calc(var(--vh, 1vh)*7);color:#fff;text-align:center}.login-page .login-component .login-title--container .login-title{font-size:calc(var(--vh, 1vh)*5.7);font-weight:600}.login-page .login-component .login-title--container .login-subtitle{margin-top:.4rem}.login-page .login-component .login-inputs{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:calc(var(--vh, 1vh)*27)}.login-page .login-component .login-inputs .login-input{width:32vw;border:none;outline:none;border-radius:calc(var(--vh, 1vh)*2);height:calc(var(--vh, 1vh)*6.5);box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);text-indent:15px;background:#f4f4f6 0 0 no-repeat padding-box;opacity:1;font:normal normal 500 calc(var(--vh, 1vh)*2.2),Rubik;font-size:calc(var(--vh, 1vh)*2.2);font-weight:500;color:#0c3e89}.login-page .login-component .login-inputs ::placeholder{color:#0c3e89;font-size:calc(var(--vh, 1vh)*2.2);font-weight:600}.login-page .login-component .login-inputs .login-pass{margin-top:calc(var(--vh, 1vh)*-2)}.login-page .login-component .login-inputs .login-pass .login-pass-input{width:28vw;border:none;outline:none;height:100%;background:#f4f4f6 0 0 no-repeat padding-box;font-size:calc(var(--vh, 1vh)*2.2);font-weight:500;color:#0c3e89}.login-page .login-component .login-inputs .login-error{width:30vw;margin-top:calc(var(--vh, 1vh)*-3);text-align:right}.login-page .login-component .login-error{color:#000;height:calc(var(--vh, 1vh)*1);font-size:calc(var(--vh, 1vh)*1.9);text-align:center;font-weight:500;text-shadow:-1px 0 #e6e6e6,0 1px #e6e6e6,1px 0 #e6e6e6,0 -1px #e6e6e6;letter-spacing:.5px}.login-page .login-component .login-btns{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:calc(var(--vh, 1vh)*20);margin-bottom:calc(var(--vh, 1vh)*5);margin-top:calc(var(--vh, 1vh)*-7)}.login-page .login-component .login-btns .login-btn{width:19vw;height:calc(var(--vh, 1vh)*6);font-family:Rubik;font-size:calc(var(--vh, 1vh)*2.5);font-weight:500}.login-page .login-component .login-btns .login-btn-enter{background-color:#ee5c5c;color:#fff}.login-page .login-component .login-btns .login-btn-new{color:#48a6e1;background-color:#fff}@media only screen and (max-width:768px){.login-page .login-component .login-title--container .login-title{font-size:calc(var(--vh, 1vh)*4)}.login-page .login-component .login-inputs .login-input{width:70vw;border-radius:calc(var(--vh, 1vh)*2.5)}.login-page .login-component .login-inputs .login-pass .login-pass-input{width:60vw;border-radius:calc(var(--vh, 1vh)*2.5)}.login-page .login-component .login-inputs .login-error{width:64vw}.login-page .login-component .login-btns{margin-top:calc(var(--vh, 1vh)*-4)}.login-page .login-component .login-btns .login-btn{width:53vw;border-radius:calc(var(--vh, 1vh)*4)}}.open-phone{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh)*100);overflow:hidden}.open-phone .imgin{margin-top:calc(var(--vh, 1vh)*8);width:49.46vw;height:calc(var(--vh, 1vh)*6.157)}.open-phone .make-new-account{font-size:calc(var(--vh, 1vh)*2.25)}.open-phone .imglogo{display:flex;flex-direction:column;align-items:center;z-index:4}.open-phone .library{font-size:calc(var(--vh, 1vh)*3);margin-bottom:revert;color:#555;font-weight:700}.open-phone .login-flex .imgin{margin-top:0}.open-phone .login-flex .imglogo{transition:1s;height:calc(var(--vh, 1vh)*20);transform:scale(.7)}.open-phone .login-flex .imglogo .imgop{height:calc(var(--vh, 1vh)*17);transition:1s}.open-phone .login-flex .imglogo .library{transform:scale(1.3);margin-bottom:calc(var(--vh, 1vh)*1);margin-top:calc(var(--vh, 1vh)*1)}.open-phone .login-flex .login-form{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.open-phone .login-flex .login-form.form-height-1{height:calc(var(--vh, 1vh)*10)}.open-phone .login-flex .login-form.form-height-2{height:calc(var(--vh, 1vh)*20)}.open-phone .login-flex .login-form .login-input{display:flex;width:65vw;align-items:center;justify-content:space-between;margin-right:-15vw}.open-phone .login-flex .login-form div{display:flex;align-items:center;width:50vw}.open-phone .login-flex .login-form input{align-self:center;border:none;outline:none;border-radius:calc(var(--vh, 1vh)*10);height:calc(var(--vh, 1vh)*5.5);min-width:50vw;font-size:revert;margin:0;overflow:auto;background-image:none!important;background-color:#f7f7f7;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);padding-right:calc(var(--vh, 1vh)*1)}.open-phone .login-flex .login-form svg{height:calc(var(--vh, 1vh)*3);position:relative;left:2vw;z-index:1;margin-right:-5vw;float:left;cursor:default}.open-phone .login-flex .login-form .error-border{border:2px solid var(--custom-pink)}.open-phone .login-flex .login-form .no-error-border{border:none}.open-web{width:100vw;overflow:hidden;position:relative;height:100vh}.open-web .imglogo{display:flex;flex-direction:column;align-items:center;margin-bottom:1vh}.open-web .imglogo .imgop{width:20vw}.open-web .library{margin-bottom:5vh;color:#555;font-weight:700}.open-web .imgin{width:25vw;min-width:250px;height:5.5vh;font-size:2.25vh}.open-web .imgin.alink{width:22vw}.open-web .imgbottom,.open-web .imgtop{width:20vw}.open-web .login-flex .imglogo{transition:1s;height:7vw;min-height:150px;transform:scale(.7)}.open-web .login-flex .imglogo .imgop{transition:1s;min-height:100px}.open-web .login-flex .imglogo .library{transform:scale(1.3);margin-bottom:0;margin-top:1.5vh}.open-web .login-flex .form-height-1{height:10vh}.open-web .login-flex .form-height-2{height:20vh}.open-web .login-flex .login-form{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.open-web .login-flex .login-form .login-input{display:flex;width:28vw;min-width:300px;justify-content:space-between;align-items:center;margin-right:-6vw}@media only screen and (max-width:1175px){.open-web .login-flex .login-form .login-input{margin-right:-50px}}.open-web .login-flex .login-form input{align-self:center;border:none;outline:none;border-radius:25px;height:5.5vh;width:22vw;min-width:250px;font-size:revert;margin:0;overflow:auto;background-image:none!important;background-color:#f7f7f7;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);padding-right:1vh}.open-web .login-flex .login-form label{font-size:2vh}.open-web .login-flex .login-form svg{height:3vh;position:relative;left:1vw;z-index:1;margin-right:-2.5vw;margin-top:1.25vh;float:left;cursor:pointer}.open-web .login-flex .login-form .error-border{border:2px solid var(--custom-pink)}.open-web .login-flex .login-form .no-error-border{border:none}.open-web .login-flex .login-form .error{width:21vw;text-align:right;margin-bottom:2vh}.open-web .login-flex .login-form .error-all{width:22vw;font-size:2.5vh;line-height:3.5vh;height:3.5vh;margin-right:6vw}@media only screen and (max-width:1175px){.open-web .login-flex .login-form .error-all{margin-right:50px}}.open-web .links-signup{display:flex;margin-top:.5vh}.open-web .links-signup .line-div{width:1px;background-color:var(--custom-pink);height:2.5vh;margin:0 1vw}.open-web .links-signup .forgot-pass{margin-bottom:0}.open-web .forgot-pass-form{margin-top:15vh}.open-web .forgot-pass-form .error-pass{font-size:1.55vh}.visibility{visibility:hidden;height:0}.form{transition:1s}.imgtop{position:fixed;top:0;left:0;z-index:-1}.library{color:#000;font-weight:400}.alink,.library{font-family:"Rubik";font-style:normal}.alink{display:flex;color:#fff;font-weight:700;cursor:pointer;align-items:center;justify-content:center}.imgbottom{position:fixed;z-index:-1;top:calc(var(--vh, 1vh)*91);right:0}.make-new-account{display:flex;text-align:center;justify-content:center}.no-account{margin-left:.3rem;font-size:2vh}.no-account,.signup-link{color:var(--custom-pink);font-family:Rubik}.signup-link{text-decoration:underline;background:none;font-size:calc(var(--vh, 1vh)*2)}.signup-link a{color:var(--custom-pink);cursor:pointer}.imgin{margin-bottom:calc(var(--vh, 1vh)*1.5);background-color:var(--custom-pink)}.forgot-pass{margin-bottom:calc(var(--vh, 1vh)*3)}.open-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:1s;height:calc(var(--vh, 1vh)*100);width:100vw}.go-to-about{position:absolute;bottom:calc(var(--vh, 1vh)*4)}.signup-page{height:calc(var(--vh, 1vh)*100);overflow-x:hidden;align-items:center}.signup-page,.signup-page .signup-component{display:flex;flex-direction:column;justify-content:flex-start}.signup-page .signup-component{flex-grow:1;overflow-y:auto;padding-top:calc(var(--vh, 1vh)*8);padding-bottom:calc(var(--vh, 1vh)*6);padding-right:18vw;padding-left:10vw;align-items:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.signup-page .signup-component .signup-titles--container{margin-bottom:calc(var(--vh, 1vh)*4)}.signup-page .signup-component .signup-titles--container .signup-title{font-size:calc(var(--vh, 1vh)*4)}.signup-page .signup-component .signup-texts-pic{display:flex;flex-direction:row;width:100%}.signup-page .signup-component .signup-texts-pic .signup-texts{width:52%;margin-left:2vw}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container{flex-grow:1;display:flex;flex-direction:row;align-items:center;margin-bottom:calc(var(--vh, 1vh)*3)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-num{background-color:#fb4e5d;display:flex;justify-content:center;align-items:center;height:calc(var(--vh, 1vh)*8);width:calc(var(--vh, 1vh)*8);border-radius:50%;font-size:calc(var(--vh, 1vh)*3);color:#fff;z-index:2}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text{width:90%;height:100%;display:flex;align-items:center;position:relative;left:calc(var(--vh, 1vh)*4);padding-right:calc(var(--vh, 1vh)*8);padding-left:1rem;padding-top:1rem;padding-bottom:1rem;background-color:#f4f4f6;font-size:calc(var(--vh, 1vh)*2);word-spacing:.8px}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .sign-up-link{font-weight:400;text-decoration:underline;color:var(--custom-pink);cursor:pointer;margin-right:.3vw;margin-left:.3vw}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .iner-text{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:97%}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .iner-text .qr-code{height:calc(var(--vh, 1vh)*11)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .litle-things{font-size:calc(var(--vh, 1vh)*1.4);margin-top:calc(var(--vh, 1vh)*1.5)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .signup-blue{background:var(--custom-medium-blue)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .signup-yellow{background-color:var(--custom-yellow)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .signup-green{background-color:var(--custom-green)}.signup-page .signup-component .signup-texts-pic .signup-texts .d-flex-column{display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:500;font-size:.9rem;grid-gap:.5rem;gap:.5rem;margin-top:calc(var(--vh, 1vh)*4)}.signup-page .signup-component .signup-texts-pic .signup-texts .d-flex-column a{cursor:pointer}.signup-page .signup-component .signup-texts-pic .signup-texts .signup-help{text-align:center}.signup-page .signup-component .signup-texts-pic .signup-texts .signup-help .help-text{font-weight:600}.signup-page .signup-component .signup-texts-pic .signup-pic{height:calc(var(--vh, 1vh)*52)}@media only screen and (max-width:768px){.signup-page{overflow-y:auto}.signup-page .signup-component{padding-top:calc(var(--vh, 1vh)*4);padding-right:8vw;padding-left:4vw}.signup-page .signup-component .signup-title{font-size:calc(var(--vh, 1vh)*3)}.signup-page .signup-component .signup-texts-pic{flex-direction:column}.signup-page .signup-component .signup-texts-pic .signup-texts{width:100%}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-num{height:calc(var(--vh, 1vh)*7);width:calc(var(--vh, 1vh)*7);font-size:calc(var(--vh, 1vh)*2.5)}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text{width:90%;padding-right:calc(var(--vh, 1vh)*7);padding-left:.5rem}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .sign-up-link{margin-right:1vw}.signup-page .signup-component .signup-texts-pic .signup-texts .first-container .first-container-text .inside-text{margin-top:calc(var(--vh, 1vh)*0.5)}.signup-page .signup-component .signup-texts-pic .signup-texts .signup-help .help-nums{margin-top:calc(var(--vh, 1vh)*1.5)}.signup-page .signup-pic{width:100vw;height:calc(var(--vh, 1vh)*10);margin-top:2px}}.popup-background{position:fixed!important;height:100vh;width:100vw;top:0;right:0;z-index:12;background-color:rgba(188,188,203,.3607843137254902)}.saved-popup{text-align:center;position:fixed;border-radius:25px;color:var(--custom-dark-blue);background-color:#fff;border:5px solid var(--custom-dark-blue);width:80vw;transform:translate(-50%,-50%);height:auto;z-index:10;font-size:40px;left:50%}.generic .saved-popup{top:45%;left:50%}.generic .bounce-7{position:fixed;bottom:55%;left:50%}.bp-popup .popup-background{top:50vh;opacity:0}.MuiBackdrop-root{height:100vh!important;width:100vw!important}.MuiDialog-paperScrollPaper .saved-popup{width:80vw;top:50%;font-size:30px}.MuiDialog-paperScrollPaper .saved-popup .MuiDialogContent-root{padding:0 2.5vw 4vh}.MuiDialog-paperScrollPaper .bounce-7{position:fixed;top:50%;left:50%}.MuiDialog-paperScrollPaper .web-version .saved-popup{width:35vw}.close-popup{text-align:right;margin-right:2.5vw;background-color:initial;border:none;padding:0;display:block;border-radius:15px;background-color:inherit}.popup-icon{height:3vh;margin-top:3vh;margin-right:1vh;cursor:pointer}.popup-text{display:flex;flex-direction:column;align-items:center;padding:1vh .5vw 0}.popup-img{height:15vh;margin-bottom:1vh}.popup-button{background-color:var(--custom-dark-blue);color:#fff;width:auto;margin:1vh;border-radius:20px;padding:2vh;font-size:18px}.popup-buttons{display:flex;margin:1vh 1vh 2vh}@media screen and (min-width:1000px){.saved-popup{width:450px;padding:0 2vh 2vh}.close-popup{margin-right:1vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:inherit;background-color:initial}.popup-img{margin-bottom:2vh}.popup-button,.popup-icon{cursor:pointer}}.bp-thanks{margin-top:-2vh}.bp-text{font-family:Rubik;font-weight:lighter;margin-bottom:5vh}.body{z-index:1000000}*{box-sizing:border-box}.list{background-color:#f1f1f1;padding:5px 25px;opacity:.9;letter-spacing:.24px;color:#030303;display:flex;flex-direction:column;justify-content:space-between;height:92%;overflow:auto}.long-list{padding-bottom:10vh}hr{background-color:#d5d3d3}.lt{display:flex;justify-content:space-between;padding:2.5vh;background-color:#fff;opacity:1;height:8vh}.x{cursor:pointer;width:2.5vh;height:2.5vh}.speedTitle{text-align:center;font-size:3vh;font-weight:700;line-height:3vh;letter-spacing:0;color:#030303}.speeds{position:absolute;top:0;right:0;left:0;margin:0;width:100vw;height:100vh;z-index:101}.check{width:20px;height:20px}.current{display:flex;justify-content:space-between;align-items:center}.num{font-weight:400;height:6vh}.bold,.num{font-size:2.5vh;line-height:6vh}.bold{font-weight:700;letter-spacing:.24px}.browserBig .bigPage{position:absolute;top:0;width:100vw;height:100vh;display:flex;justify-content:center}.browserBig .speeds{max-width:57vh;max-height:90vh;margin:4vh auto auto}.browserBig .list{opacity:1}.browserBig .speedTitle{font-weight:700;font-size:2.4vh;line-height:2.89vh}.browserBig .num{font-size:2vh;line-height:5.22vh;height:5.22vh;cursor:pointer}.browserBig .bold{font-weight:700;font-size:2vh;line-height:5.22vh;letter-spacing:.04vh}.browserBig .check{width:2.25vh;height:2.25vh;cursor:pointer}.browserBig .lt{padding:2.089vh;height:44px;border-bottom:2.5px ridge rgba(58,58,58,.3411764705882353);cursor:default}.browserBig .x{cursor:pointer;width:1.93vh;height:1.93vh}.browserBig .current{cursor:pointer}.browserBig .none{cursor:default}.chapter-button,.speed-button{cursor:pointer;border-radius:0;font-size:2.25vh;display:inline-block;color:inherit;background-color:inherit;border:none;text-align:right}.rating-popup{width:100vw;font-family:"Rubik";position:relative}.rating-popup .saved-popup:not(.choose-class-popup-container){width:62vw}.rating-popup .saved-popup{position:absolute;top:50vh;border:none;color:#000;border-radius:15px}.rating-popup .saved-popup .close-popup{margin-right:0}.rating-popup .saved-popup .close-popup .popup-icon{margin-right:2.25vw;margin-top:2.25vw}.rating-popup .saved-popup .schoolTitle{font-weight:700}.rating-popup .saved-popup .popup-content{padding:calc(var(--vh, 1vh)*1) 2vw}.rating-popup .saved-popup .popup-content .stars-fractional-rating{font-size:calc(var(--vh, 1vh)*3.5);height:calc(var(--vh, 1vh)*3.5)}.rating-popup .saved-popup .popup-content .error-star{color:var(--custom-pink)}.rating-popup .saved-popup .popup-content .no-error-star{color:var(--custom-yellow)}.rating-popup .saved-popup .popup-content .input-titles{font-size:calc(var(--vh, 1vh)*2.25)}.rating-popup .saved-popup .popup-content .review-fields{width:55vw;margin:auto}.rating-popup .saved-popup .popup-content .review-fields .popup-flex{width:55vw;display:flex;justify-content:space-between}.rating-popup .saved-popup .popup-content .review-fields .ratings-flex{display:grid;grid-template-columns:28vw 27vw;margin-top:calc(var(--vh, 1vh)*4)}.rating-popup .saved-popup .popup-content .review-fields .big-flex{flex-direction:column;align-items:flex-start}.rating-popup .saved-popup .popup-content .review-fields .popup-input{display:flex;justify-content:space-between}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:24vw;display:flex;justify-content:space-between;align-items:center;margin-top:calc(var(--vh, 1vh)*2.5)}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .header-flex{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .error{width:10vw;text-align:left}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .review{width:17vw;color:var(--custom-pink);font-size:calc(var(--vh, 1vh)*1.85);margin-right:0}.rating-popup .saved-popup .popup-content .review-fields label{font-size:2.25vh}.rating-popup .saved-popup .popup-content .review-fields textarea{resize:none}.rating-popup .saved-popup .popup-content .review-fields select{width:7vw;border-radius:10px;background-color:#fff;outline:none;padding:calc(var(--vh, 1vh)*0.75) .75vw;font-size:calc(var(--vh, 1vh)*2);font-family:"Rubik"}.rating-popup .saved-popup .popup-content .review-fields .no-error-border{border:1px solid #000}.rating-popup .saved-popup .popup-content .review-fields .error-border{border:1px solid var(--custom-pink)}.rating-popup .saved-popup .popup-content .review-fields #titleInput{margin-top:calc(var(--vh, 1vh)*1);border-radius:10px;height:calc(var(--vh, 1vh)*4);width:24vw;outline:none;padding:calc(var(--vh, 1vh)*0.75) .75vw;font-size:1.5vh;font-family:"Rubik"}.rating-popup .saved-popup .popup-content .review-fields #feedbackInput{margin-top:1vh;border-radius:10px;height:calc(var(--vh, 1vh)*30);outline:none;padding:calc(var(--vh, 1vh)*0.75) .75vw;font-size:calc(var(--vh, 1vh)*2);width:24vw;font-family:"Rubik"}.rating-popup .saved-popup .popup-content .popup-button{width:18vw;font-size:calc(var(--vh, 1vh)*3);margin:calc(var(--vh, 1vh)*3) auto calc(var(--vh, 1vh)*2) auto;padding:calc(var(--vh, 1vh)*1);background-color:var(--custom-pink)}.rating-popup .saved-popup .popup-content .popup-button:hover{transform:scale(1.05);transition:.2s}@media only screen and (max-width:1100px){.rating-popup .saved-popup{width:70vw}.rating-popup .saved-popup .popup-content .input-titles{font-size:calc(var(--vh, 1vh)*2)}.rating-popup .saved-popup .popup-content .review-fields,.rating-popup .saved-popup .popup-content .review-fields .popup-flex{width:60vw}.rating-popup .saved-popup .popup-content .review-fields .ratings-flex{grid-template-columns:31vw 29vw}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:26vw}.rating-popup .saved-popup .popup-content .review-fields label{font-size:calc(var(--vh, 1vh)*2)}.rating-popup .saved-popup .popup-content .review-fields #feedbackInput{height:calc(var(--vh, 1vh)*28);width:26vw}.rating-popup .saved-popup .popup-content .popup-button{width:22vw;font-size:calc(var(--vh, 1vh)*2.5)}}@media only screen and (max-width:950px){.rating-popup .saved-popup{width:75vw}.rating-popup .saved-popup .popup-content .stars-fractional-rating{font-size:calc(var(--vh, 1vh)*3.25);height:calc(var(--vh, 1vh)*3.25)}.rating-popup .saved-popup .popup-content .review-fields,.rating-popup .saved-popup .popup-content .review-fields .popup-flex{width:65vw}.rating-popup .saved-popup .popup-content .review-fields .ratings-flex{grid-template-columns:33vw 32vw}.rating-popup .saved-popup .popup-content .review-fields #titleInput,.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:29vw}.rating-popup .saved-popup .popup-content .review-fields #feedbackInput{height:calc(var(--vh, 1vh)*28);width:29vw}}@media only screen and (max-width:800px){.rating-popup .saved-popup{width:80vw}.rating-popup .saved-popup .popup-content .stars-fractional-rating{font-size:calc(var(--vh, 1vh)*3);height:calc(var(--vh, 1vh)*3)}.rating-popup .saved-popup .popup-content .review-fields,.rating-popup .saved-popup .popup-content .review-fields .popup-flex{width:70vw}.rating-popup .saved-popup .popup-content .review-fields .ratings-flex{grid-template-columns:36vw 34vw}.rating-popup .saved-popup .popup-content .review-fields #feedbackInput,.rating-popup .saved-popup .popup-content .review-fields #titleInput,.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:32vw}}@media only screen and (max-width:700px){.rating-popup .saved-popup{width:85vw}.rating-popup .saved-popup .popup-content .input-titles{font-size:calc(var(--vh, 1vh)*2)}.rating-popup .saved-popup .popup-content .review-fields,.rating-popup .saved-popup .popup-content .review-fields .popup-flex{width:75vw}.rating-popup .saved-popup .popup-content .review-fields .ratings-flex{grid-template-columns:38vw 37vw}.rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:35vw}.rating-popup .saved-popup .popup-content .review-fields label{font-size:calc(var(--vh, 1vh)*2)}.rating-popup .saved-popup .popup-content .review-fields #titleInput{width:35vw}.rating-popup .saved-popup .popup-content .review-fields #feedbackInput{height:calc(var(--vh, 1vh)*28);width:35vw}.rating-popup .saved-popup .popup-content .popup-button{width:26vw}}.phone-version .rating-popup .saved-popup{width:90vw;height:calc(var(--vh, 1vh)*95);top:46vh}.phone-version .rating-popup .saved-popup .schoolTitle{font-size:calc(var(--vh, 1vh)*4.5);line-height:calc(var(--vh, 1vh)*4.5)}.phone-version .rating-popup .saved-popup .close-popup .popup-icon{margin-right:4vw;height:calc(var(--vh, 1vh)*2.5);color:inherit}.phone-version .rating-popup .saved-popup .popup-content{padding:0 2vw}.phone-version .rating-popup .saved-popup .popup-content .input-titles{font-size:calc(var(--vh, 1vh)*2.75)}.phone-version .rating-popup .saved-popup .popup-content .popup-button{width:50vw;font-size:calc(var(--vh, 1vh)*3)}.phone-version .rating-popup .saved-popup .popup-content .stars-fractional-rating{font-size:calc(var(--vh, 1vh)*4.5);height:calc(var(--vh, 1vh)*4.5);align-self:flex-end}.phone-version .rating-popup .saved-popup .popup-content .review-fields{margin-top:calc(var(--vh, 1vh)*3);margin-right:7.5vw}.phone-version .rating-popup .saved-popup .popup-content .review-fields #titleInput{width:75vw;height:calc(var(--vh, 1vh)*5.5);font-size:calc(var(--vh, 1vh)*2)}.phone-version .rating-popup .saved-popup .popup-content .review-fields #feedbackInput{width:75vw;height:calc(var(--vh, 1vh)*20);font-size:calc(var(--vh, 1vh)*2)}.phone-version .rating-popup .saved-popup .popup-content .review-fields label{font-size:calc(var(--vh, 1vh)*2.75)}.phone-version .rating-popup .saved-popup .popup-content .review-fields .big-flex{margin-top:.5vh}.phone-version .rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .error,.phone-version .rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .review{width:50vw;font-size:calc(var(--vh, 1vh)*1.75)}.phone-version .rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex .star-flex{width:75vw;margin-top:calc(var(--vh, 1vh)*1);align-items:center}.phone-version .rating-popup .saved-popup .popup-content .review-fields .popup-input .errors-flex label{text-align:right}.bounce-7{animation-duration:1.5s;animation-name:bounce-7}.loader-container{display:flex;justify-content:center;padding-top:5vh;padding-bottom:2vh}.loader{border:5px solid #fff;border-top:5px solid var(--custom-dark-blue);border-right:5px solid var(--custom-dark-blue);border-bottom:5px solid var(--custom-dark-blue);border-radius:50%}.loader,.pinkLoader{width:45px;height:45px;animation:spin 1.5s linear infinite}.pinkLoader{border:5px solid #fff;border-top:5px solid var(--custom-pink);border-right:5px solid var(--custom-pink);border-bottom:5px solid var(--custom-pink);border-radius:50%}.whiteLoader{border:5px solid;border-color:#fff #fff hsla(0,0%,100%,0);border-radius:50%;width:45px;height:45px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{cursor:default}.rpcc-play-button{background-color:#28e1fe;outline:0;box-shadow:inset 0 0 18px 4px rgba(0,0,0,.1607843137254902);cursor:default}.rpcc-play-icon{border-left-color:var(--rpcc-play-icon-color,#fff);border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent;margin-left:calc(var(--rpcc-play-button-size)*0.04167 + 4.5px);margin-top:3px}.rpcc-ring__played{opacity:1;stroke:#ed7171}.rpcc-ring__loaded{stroke:#ed7171;opacity:.4}.rpcc-ring__duration{stroke:#fff}.rpcc-ring-container{box-shadow:0 0 16px 5px rgba(0,0,0,.1607843137254902);border-radius:50%}.rpcc-player{--rpcc-size:160px!important;--rpcc-progress-size:9px!important}@media (max-width:411px){.rpcc-player{--rpcc-size:19.85vh!important;--rpcc-progress-size:1.25vh!important}.ios .rpcc-player{--rpcc-size:125px!important;--rpcc-progress-size:6px!important}}.play-and-time{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.play-and-time .center_player{text-align:center;font-size:1.5rem;line-height:2rem;margin:5% 0}.pink{color:#000}.goto{display:flex;bottom:10%;align-items:center;justify-content:space-evenly;height:30vh;width:100%}.seek{width:12vw;max-width:53px}.redBox{width:100%;height:55vh;margin:auto}.book{position:absolute;display:flex;flex-direction:column;top:3.5vw;height:40vh;width:70%;z-index:11;justify-content:space-between}@keyframes spotifyAnimation{0%{text-indent:100%}to{text-indent:-200%}}.spotifyAnimation{text-indent:100%;animation-name:spotifyAnimation;animation-duration:10s;animation-timing-function:ease-in;animation-iteration-count:infinite}.bTitle{white-space:nowrap;overflow:hidden;font-weight:700;width:90%}.bTitle,.bTitle1{text-align:center;letter-spacing:0;color:#fff;font-family:Rubik;font-size:2.5vh;line-height:3.2vh;margin:auto}.bTitle1{width:80%}.bTitle1 img{width:100%;height:100%}div.moveTitle{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:6vw;line-height:10vw}.bAuthor,div.moveTitle{text-align:center;letter-spacing:0;color:#fff}.bAuthor *{font-size:5vw;line-height:6vw}.bTime{text-align:center;font-weight:300;font-size:1rem;line-height:1.5rem;letter-spacing:0;color:#fff}.book-contain{flex-direction:column;top:0;right:0;left:0}.book-contain,.book-img1{display:flex;align-items:center;justify-content:center}.book-img1{margin:auto;width:29vh;height:29vh;max-width:200px;max-height:200px;background:var(--custom-light-blue) 0 0 no-repeat padding-box;border-radius:1.5vh;box-shadow:0 0 7px 2px hsla(0,0%,9%,.3411764705882353)}.book-img1 img{width:100%;height:100%}.arrow-button{position:absolute;top:3vw;left:2vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#e56769;margin-right:.5vw;padding:0;border:none;outline:none}.arrow-button--img{width:14vw;max-width:50px}.arrow-button:focus{outline:1px solid #fff}.close-player{position:absolute;top:4.5vw;right:2.5vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:5;padding:0;background-color:#e56769;margin-right:.5vw;border:none}.close-player--img{width:5vw;max-width:50px;z-index:5}.close-player:focus{outline:1px solid #fff}.speed{display:flex;flex-direction:column;align-items:center;background-color:inherit;padding:0;border:none}.tinySpeed{font-size:.75rem;font-weight:400;line-height:1rem}.number{font-size:1.25rem;font-weight:400;line-height:1.5rem}.chapter-con{display:flex;flex-direction:column;align-items:center;padding:0;background-color:inherit;border:none;outline:none}.chapter-con:focus{outline:1px solid}.chapter-con .chapter{margin-bottom:.6vh}.all{z-index:6;top:0;height:100vh;overflow:hidden;background-color:#fff}.all,.bar{position:absolute;width:100%}.bar{justify-content:space-evenly;top:48vh}.bar,.pre{display:flex;align-items:center}.pre{justify-content:space-between;width:40%;max-width:175px}.pre p{font-size:1.25em;font-weight:300}.firstTime{position:absolute;top:0;background-color:hsla(0,0%,100%,.2);z-index:9;width:100vw;height:100vh}.loading{top:54vh;bottom:9.11vh;width:100%;background-color:#fff;align-items:center}.loading,.loadingbig{position:absolute;display:flex;justify-content:center}.loadingbig{top:0;width:100vw;height:100vh}.miniLoading{align-items:center;justify-content:center;position:absolute;top:60vh;z-index:9;width:19.85vh;height:19.85vh}.miniLoading .loader-container{padding:0}.noIconPlayer .rpcc-play-icon{border-color:transparent transparent transparent #28e1fe!important}@media (max-width:350px) and (max-width:768px){.rpcc-player{--rpcc-size:18vh!important;--rpcc-progress-size:1vh!important}.ios .rpcc-player{--rpcc-size:70px!important;--rpcc-progress-size:4px!important}.center_player{font-size:1rem;line-height:2rem}.seek{width:9vw;max-width:40px}.book{height:35vh;top:6vw}.book .book-img1{max-width:90px;max-height:90px}.book div.moveTitle{font-size:5vw;line-height:9vw;font-weight:700}.book .bAuthor{font-size:4vw;line-height:5vw}.book .bTime{font-size:.75rem;line-height:1rem;font-weight:300}.bar img{height:5vw}.bar .chapter{height:4vw}.bar .tinySpeed{font-size:.6rem;line-height:.75rem}.bar .number,.bar p{font-size:1rem;line-height:1.25rem}}.browser .opacity{width:100vw;height:100vh;background-color:#fff;opacity:.9;z-index:5}.browser .bigPage{position:absolute;top:0;display:flex;background-color:hsla(0,0%,100%,.5);justify-content:center;z-index:5;width:100vw;height:100vh}.browser .all{max-width:57vh;max-height:90vh;margin-top:4vh;box-shadow:0 0 2.4vh 0 hsla(0,0%,9%,.3411764705882353)}.browser .goto{width:80%;margin:1.6vh auto auto;height:32.15;bottom:0}.browser .rpcc-player{--rpcc-size:18.5vh!important;--rpcc-progress-size:0.96vh!important;margin:1.6vh 0}.browser .seek{width:4.82vh;cursor:pointer}.browser .bAuthor{text-align:center;font-size:2.09vh;line-height:2.4vh}.browser .bTime{text-align:center;font-size:1.45vh;line-height:1.9vh;font-weight:300}.browser .book{top:7vh;height:37%;align-items:center}.browser .book-img1{width:20.89vh;height:20.89vh;border-radius:.8vh}.browser .book-img1 img{width:100%;height:100%}.browser .redBox{height:56.25vh}.browser .arrow-button{top:2vh;left:2vh;margin-right:.5vw}.browser .arrow-button--img{width:5vh}.browser .close-player{top:3vh;right:2vh;margin-right:.5vw}.browser .close-player--img{width:3vh;cursor:pointer;z-index:10}.browser .pre{max-width:19.29vh}.browser .pre p{font-size:1em;font-weight:300}.browser .pre img{height:2.89vh}.browser div.moveTitle{justify-content:right}.browser .bar{top:54vh}.browser .tinySpeed{font-size:1.45vh;line-height:1.6vh}.browser .number{font-size:2.41vh;line-height:2.57vh;cursor:pointer}.browser .center_player{font-size:2.1vh;line-height:2.41vh}.browser .chapter{height:2vh}.browser .rpcc-play-button,.browser .rpcc-play-icon,.browser .speed{cursor:pointer}.browser .rpcc-play-button:focus{outline:1px solid}.browser .loadingbig{position:absolute;top:0;width:100vw;height:100vh;display:flex;justify-content:center}.browser .firstTime{z-index:6;max-width:57vh;display:flex;max-height:90vh;margin:4vh auto auto;justify-content:center}.browser .loading{position:absolute;top:57.9vh;height:30.2vh}.browser .miniLoading{top:67.63vh;width:18.5vh;height:18.5vh}.ios.browser .rpcc-player{--rpcc-size:120px!important;--rpcc-progress-size:7px!important;margin:1.6vh 0}.scale-up-ver-bottom{animation:scale-up-ver-bottom .4s ease-in reverse}@keyframes scale-up-ver-bottom{0%{transform:scaleY(0);transform-origin:0 100%}to{transform:scaleY(1);transform-origin:0 100%}}.scale-in-ver-bottom{animation:scale-in-ver-bottom .5s cubic-bezier(.25,.46,.45,.94)}@keyframes scale-in-ver-bottom{0%{transform:scaleY(0);transform-origin:0 100%;opacity:1}to{transform:scaleY(1);transform-origin:0 100%;opacity:1}}.spinner{text-align:center;padding:0 5px;margin:0 8%}.spinner>div{width:10px;height:10px;background-color:#fff;margin-right:4px;border-radius:100%;display:inline-block;animation:sk-bounce-delay 1.4s ease-in-out infinite both}.spinner .bouncer1{animation-delay:0s}.spinner .bouncer2{animation-delay:.15s}.spinner .bouncer3{animation-delay:.3s}@keyframes sk-bounce-delay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.loading-circles-container{width:7vw;display:flex;flex-direction:row;justify-content:space-around}.big-player-dots{margin-top:1vh;margin-bottom:.2vh}@keyframes jump{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}.circle-1,.circle-2{width:.85vw;height:.85vw;border-radius:50%;background-color:grey;animation-name:jump;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in;animation-direction:alternate}.circle-2{animation-delay:.4s}.circle-3{width:.85vw;height:.85vw;border-radius:50%;background-color:grey;animation-name:jump;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in;animation-direction:alternate;animation-delay:.8s}@media (max-width:768px){.loading-circles-container{width:25vw}.big-player-dots{margin-bottom:2vh}.circle-1,.circle-2,.circle-3{height:2.5vw;width:2.5vw}}.PlayerL{position:fixed;bottom:0;z-index:3}.background{position:absolute;bottom:10vh;flex-direction:row;justify-content:space-around;text-align:center;background-color:#eb6868;color:#fff;border-top-left-radius:18px;border-top-right-radius:18px;width:100vw;height:10vh;position:static;box-shadow:0 0 7px 2px hsla(0,0%,9%,.3411764705882353)}.background,.playLitlle{display:flex;align-items:center}.playLitlle{justify-content:space-between;width:20vw}.playLitlle img{cursor:pointer;width:3.5vh;height:3.5vh}.playImg{border:2px solid #fff;border-radius:100%;z-index:4;background-color:inherit}.playImg,.playImg img{height:6vh;width:6vh}.leftSide{width:80vw;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.leftSide .bookInfoL{display:flex;flex-direction:column;justify-content:space-between;width:65%;height:6vh}.leftSide .bookInfoL .bookTitleNameL{font-size:1.97vh;font-weight:700;line-height:2.33vh;overflow:hidden;white-space:nowrap}.leftSide .bookInfoL .bookCTL{display:flex;justify-content:space-between;align-items:baseline}.leftSide .bookInfoL .bookCTL .bookTimeL{font-weight:300;font-size:1.6vh;line-height:2.1vh}.leftSide .bookInfoL .bookCTL .bookChapterL{font-weight:300;font-size:2.21vh;line-height:2.46vh}.leftSide .book-imgL{width:6.65vh;height:6.65vh;display:flex;justify-content:center;align-items:center;border-radius:1vh;box-shadow:0 0 7px 2px hsla(0,0%,9%,.3411764705882353)}.leftSide .book-imgL img{height:100%;width:100%}.leftSide .book-imgL .bookTitle{font-size:.98vh;font-weight:700;line-height:1.1vh}.leftSide .arrowBL{height:1.6vh;margin-top:-4vh}.leftSide .arrowBL--img{cursor:pointer;height:1.6vh}.browser .background{border-radius:0;bottom:0}.browser .background .emptySpace{width:40vw}.browser .background .leftSide{width:40vw;margin-right:10vw}.browser .background .bookInfoL{width:40%}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{display:none;width:180px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:1.5vh;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-85px;opacity:0;transition:opacity .3s;font-size:2.75vh;line-height:2.8vh;font-size:2.5vh}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#555}.tooltip:focus .tooltiptext,.tooltip:hover .tooltiptext{display:initial;opacity:1}.tooltip img{width:95%;height:95%}.tagsPopup{direction:rtl;text-align:center}.tagsPopup::-webkit-scrollbar{width:0;background:transparent;display:none}.MuiBackdrop-root{font-family:"Heebo"!important;background-color:rgba(0,0,0,.44313725490196076)!important}.game .MuiBackdrop-root{background-color:hsla(0,0%,100%,.6)!important}.MuiDialog-paperWidthSm{box-shadow:10px 10px 10px rgba(0,0,0,.0392156862745098)!important}.MuiPaper-rounded{border-radius:10px!important}.containTagsPopup .MuiDialog-paper{margin:15px!important;overflow:hidden;min-height:95%;max-height:95%}.containTagsPopup .MuiDialogContent-root{height:100%;padding:0}.containTagsPopupBrowser .MuiDialog-container .MuiDialog-scrollPaper{align-items:center}.containTagsPopupBrowser .tagsPopup{width:100%;min-height:100vh;max-height:100vh;overflow:auto}.containTagsPopupBrowser .containTags{width:100%;display:flex;flex-wrap:wrap;justify-content:center;min-height:100%;max-height:100%;overflow-y:auto;padding:7vh 4vh;margin:3px auto auto}.containTagsPopupBrowser .MuiPaper-root{width:100vw}.containTagsPopupBrowser .containOneTag{margin:2vw 0;display:flex;justify-content:flex-start;align-items:center;width:33%;flex-direction:column}.containTagsPopupBrowser .containOneTag .profile-img{padding:0;background-color:inherit;border:none;width:80%;display:flex;justify-content:center;cursor:pointer}.containTagsPopupBrowser .containOneTag .profile-img .profile-img-button{background-color:inherit;border:none}.containTagsPopupBrowser .containOneTagImg{cursor:pointer}.containTagsPopupBrowser .grayTag{filter:grayscale(100%)}.containTagsPopupBrowser .containXinTagsPopup{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:start;width:100%;display:flex;padding:0 2vh 2vh;height:12%;background-image:linear-gradient(#fff 70%,hsla(0,0%,100%,0));position:absolute;z-index:3}.containTagsPopupBrowser .containXinTagsPopup .profile-popup-title{width:100%;align-self:center;text-align:center;color:var(--custom-dark-blue);font-size:3.4vh;margin-left:2vw;font-family:Rubik}.close-profile-popup{background-color:inherit;border:none;padding:0;align-self:center;float:right;width:2.3vh;cursor:pointer}.close-profile-popup img{width:100%;cursor:pointer}.tagsPopup{width:calc(100vw - 30px);min-height:100vh;max-height:100vh;overflow:auto}.containTags{width:100%;display:flex;flex-wrap:wrap;justify-content:center;overflow-y:auto;padding:7vh 2vh;margin:3px auto auto}.containOneTag{margin:2vw 0;display:flex;justify-content:flex-start;align-items:center;width:33%;flex-direction:column}.MuiPaper-root{width:100vw}.grayTag{filter:grayscale(100%)}.containXinTagsPopup{align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;align-items:start;width:100%;display:flex;padding:0 2vh 2vh;height:9vh;background-image:linear-gradient(#fff 70%,hsla(0,0%,100%,0));position:absolute;z-index:3}.containXinTagsPopup .profile-popup-title{width:100%;align-self:center;text-align:center;color:var(--custom-dark-blue);font-size:3.4vh}.gradientBottom{width:100%;height:30px;padding:1.5vh 0 3vh;background-image:linear-gradient(0deg,#fff,#fff,#fff,#fff,#fff,hsla(0,0%,100%,.521),hsla(0,0%,100%,0));position:absolute;bottom:0;z-index:3;display:flex;align-items:center;justify-content:center;font-size:2.9vh;color:rgba(0,0,0,.6)}@media screen and (min-width:500px){.containPopup{width:400px}}@media screen and (min-width:700px){.containPopup{width:600px}}@media screen and (min-width:800px){.containPopup{width:700px}}.loadPicturesVeryFast-26{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 3.25s both}.loadPicturesVeryFast-25{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 3.125s both}.loadPicturesVeryFast-24{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 3s both}.loadPicturesVeryFast-23{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.875s both}.loadPicturesVeryFast-22{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.75s both}.loadPicturesVeryFast-21{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.625s both}.loadPicturesVeryFast-20{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.5s both}.loadPicturesVeryFast-19{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.375s both}.loadPicturesVeryFast-18{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.25s both}.loadPicturesVeryFast-17{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2.125s both}.loadPicturesVeryFast-16{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 2s both}.loadPicturesVeryFast-15{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.875s both}.loadPicturesVeryFast-14{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.75s both}.loadPicturesVeryFast-13{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.625s both}.loadPicturesVeryFast-12{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.5s both}.loadPicturesVeryFast-11{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.375s both}.loadPicturesVeryFast-10{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.25s both}.loadPicturesVeryFast-9{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1.125s both}.loadPicturesVeryFast-8{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 1s both}.loadPicturesVeryFast-7{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .875s both}.loadPicturesVeryFast-6{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .75s both}.loadPicturesVeryFast-5{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .625s both}.loadPicturesVeryFast-4{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .5s both}.loadPicturesVeryFast-3{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .375s both}.loadPicturesVeryFast-2{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .25s both}.loadPicturesVeryFast-1{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) .125s both}.loadPicturesVeryFast-0{animation:scale-in-center .3s cubic-bezier(.25,.46,.45,.94) 0s both}@keyframes scale-in-center{0%{transform:scale(0)}to{transform:scale(1)}}.teacher-profile{height:40vh}.phone-profile{font-family:"Rubik"}.trophy-container{position:relative;text-align:center;color:#000}.trophy-books{position:absolute;top:32%;left:50%;transform:translate(-50%,-50%);font-size:20px;line-height:24px;font-weight:700;font-size:2.75vh}#quote{padding:1.5vh;text-align:center;width:90vw;max-width:650px;margin:4vh auto;background:var(--custom-pink);border-radius:30px;position:relative}#quote:before{background:inherit;height:10vh;width:9vh;bottom:-20%;left:0}#quote:after,#quote:before{content:"";z-index:-1;position:absolute}#quote:after{background:#fff;height:5.7vh;width:10vh;bottom:-5.7vh;left:.1%;border-top-left-radius:120px 60px}.booksRead{display:flex;flex-direction:column;align-items:center;padding:1vh}.goodJob{width:calc(80vw - 2.5vh);overflow:hidden;white-space:nowrap}.ranking{margin-bottom:-5vh;height:12vh}.rankingBrowser{cursor:pointer}.pencil{z-index:1;height:5vh;padding-right:15vw}.pencilBrowser{cursor:pointer;padding-right:5vw}.profileCenter{margin-bottom:4vh}.personalInfo{background:var(--custom-dark-blue) 0 0 no-repeat padding-box;color:#fff}.personalInfo h3{font-weight:400;cursor:pointer}.personalInfo .no-pointer{cursor:default}.profileLevel{text-align:center}.profileLevelImg{align-items:center}.edit-profile-img{background-color:inherit;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:3vh}.blindLibrary{font-family:Rubik;background-color:#eb6868;border:none;color:#fff;width:150px;height:50px;font-size:16px}.blindLibrary:focus{outline:10x solid #000}.personalFlex{display:flex;justify-content:space-between;padding:5vh 5vh 3vh}.personalFlex p{padding-top:.5vh;font-size:calc(var(--vh, 1vh)*1.75)}.contactUs{margin:0 5vh 2vh 12vw}.contactUs,.settings{display:flex;justify-content:space-between;text-decoration:none;color:#fff;background-color:inherit;border:none;cursor:pointer}.settings{padding:2vh 5vh 2vh 10vw;align-items:center}.settings-icon{height:3.5vh}.logOut{padding:1vh 5vh 5vh 11vw;background-color:inherit;border:none;cursor:pointer;text-decoration:none;color:#fff}.logOut,.profile-header{display:flex;justify-content:space-between;align-items:center}.profile-header{width:100vw;overflow:auto;overflow:overlay;padding-right:8%;padding-left:8%;height:12vh;border-bottom:1px solid #9e9c9c;font-family:Rubik}.profile-header .profile-title{display:flex;align-items:center;font-weight:bolder;font-size:5.5vh}.profile-header .profile-buttons{border:none;background-color:#eee;padding:1vh 2.5vh;font-size:2vh;border-radius:30px;box-shadow:0 3px 5px .5px hsla(0,0%,80.4%,.87451);display:flex;flex-direction:row;align-items:center;cursor:pointer}.profile-header .profile-buttons .edit-profile{color:var(--custom-dark-blue);text-decoration:none;cursor:pointer}.profile-header .profile-buttons .edit-image{width:2.5vh;margin-left:.5vh;cursor:pointer}.web-version{font-family:Rubik;margin-bottom:0}.web-version .profileCenter{margin-bottom:unset;margin-top:calc(var(--vh, 1vh)*8)}.web-version .trophy-books{font-size:2.25vh}.web-version #quote{margin-top:7vh;border-radius:10px}.web-version #quote:after{content:"";background:#fff;z-index:-1;position:absolute;height:4vh;width:9vh;bottom:-20%;left:.1%;border-top-left-radius:120px 60px}.web-version .booksRead{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1vh 5vh}.web-version .good-job{display:flex;flex-direction:column;text-align:right;font-size:4vh}.web-version .profileLevel{margin:10vh auto}.web-version .web-stuff{max-width:400px;margin:auto}.web-version .blindLibrary{cursor:pointer;height:45px;font-size:18px}.web-version .personalFlex{padding:5vh 0}.web-version .personalFlex p{padding-top:.5vh;font-size:calc(var(--vh, 1vh)*2)}.web-version .settings{width:270px;padding:2vh 0 8vh}.web-version .settings-icon{cursor:pointer}.web-version .logOut{width:270px;padding:2vh 0 8vh}@media only screen and (max-width:768px){.logOut{padding-bottom:11vh}.profile-header{height:8vh}.profile-header .profile-title{font-size:3.5vh}.profile-header .profile-buttons{font-size:1.5vh}}.second-header .header{height:12vh;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-width:100%;border-bottom:1px solid #9e9c9c;padding-right:7.5vw}.second-header .header .title{color:#000;font-weight:bolder;font-size:5vh}.second-header .header .back-button{background-color:unset;height:3vh;padding-left:2vw}.second-header .header .search{width:20vw;height:6vh;margin-left:15vw;display:flex;align-items:center;background:#f7f7f7 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:calc(var(--vh, 1vh)*5);border:1px solid #000}.second-header .header .search #searchInput{font-size:2vh}.second-header .header .search #searchInput::-webkit-input-placeholder{font-size:calc(var(--vh, 1vh)*2)}.second-header .header .search #searchButton{margin-right:1vh}.second-header .header .search img{height:4vh}.second-header .header .search .categories{margin:0}.second-header .header .search #clearButton{height:3vh;margin-right:0;vertical-align:middle;cursor:pointer}.second-header .header .search .results-number{height:auto;font-size:1.5vh;padding-right:2vh;padding-top:0;width:16vh}.second-header .second-header-categories{display:flex;flex-direction:row;justify-content:right;box-shadow:0 3px 6px #dad6d6;padding-right:7.5vw;height:calc(var(--vh, 1vh)*10);align-items:center}.second-header .second-header-categories .second-header-category{background:none;border:none;border-radius:calc(var(--vh, 1vh)*5);font-size:calc(var(--vh, 1vh)*2.3);margin-left:1vw;padding:.8vw 1.3vw;font-family:Rubik;background-color:hsla(0,0%,87.8%,.7176470588235294);box-shadow:0 3px 6px #dad6d6;min-width:8vw}.second-header .second-header-categories .second-header-category:hover{cursor:pointer;background-color:rgba(248,167,167,.7686274509803922)}.second-header .second-header-categories .pressed{background-color:#ee5c5c}.second-header .second-header-categories .pressed:hover{cursor:pointer;background-color:#ee5c5c}@media only screen and (max-width:1024px){.second-header .mobile-search{display:flex;align-items:center;background:#f7f7f7 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:40px;width:90vw;border:1px solid #000;margin-right:5%;margin-left:6%;height:7vh}.second-header .second-header-categories{height:calc(var(--vh, 1vh)*13);justify-content:center;padding-right:3vw;padding-left:3vw;flex-wrap:wrap;width:100vw}.second-header .second-header-categories .second-header-category{width:31%;font-size:2vh;margin-right:.6vw;padding:1vw 1.5vw;min-width:17vw}}@media only screen and (max-width:480px){.second-header .second-header-categories{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.second-header .second-header-categories .second-header-category{margin-bottom:calc(var(--vh, 1vh)*1.5)}}.img{width:calc(var(--vh, 1vh)*20);height:calc(var(--vh, 1vh)*20);font-size:calc(var(--vh, 1vh)*2);border-radius:1.2vw;display:flex;justify-content:center;align-items:center;text-align:center;white-space:normal;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.img,.img span{cursor:pointer}.img img{border-radius:1.5vw;width:100%;height:100%}.book-image{display:flex;justify-content:center;align-items:center}.book-image .home-img{display:none}.catalog-img,.library-img{width:calc(var(--vh, 1vh)*20);height:calc(var(--vh, 1vh)*20);box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.catalog-img img,.library-img img{width:100%;height:100%;border-radius:7px}.cover-img{width:calc(var(--vh, 1vh)*20);height:calc(var(--vh, 1vh)*20);cursor:pointer}.cover-img img{width:100%;height:100%}.home-img{width:13.8vw;height:13.8vw;border-radius:7px;color:#fff;font-size:3vh;font-weight:700;display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:calc(var(--vh, 1vh)*1.1);box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.home-img img{width:100%;height:100%;border-radius:7px}.bp-img{width:calc(var(--vh, 1vh)*27);height:calc(var(--vh, 1vh)*27)}.bp-img img{width:98%;height:98%;border-radius:7px;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.underline-link{text-decoration:none;color:#fff;font-family:Rubik;font-weight:700}.title{height:calc(var(--vh, 1vh)*4)}.author{font-size:calc(var(--vh, 1vh)*2);padding-right:1vw;width:calc(var(--vh, 1vh)*18)}.author,.length{font-weight:400;margin:0;text-align:right;color:#707070}.length{padding:calc(var(--vh, 1vh)*1) 1vw calc(var(--vh, 1vh)*1) 0;width:30vw}.length,.summary{font-size:calc(var(--vh, 1vh)*1.5)}.summary{font-weight:400;padding-right:1vw;margin-bottom:calc(var(--vh, 1vh)*1);width:48vw;height:calc(var(--vh, 1vh)*5);text-align:right;color:#707070;overflow:hidden}.two-line-summary{height:calc(var(--vh, 1vh)*7);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.two-line-summary:after{content:"..."}.link{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 1vw calc(var(--vh, 1vh)*0.5) 0;color:var(--custom-dark-blue);text-decoration:none}.link:focus{text-decoration:underline}.lightblue-book{background-color:var(--custom-light-blue)!important;color:#fff!important}.yellow-book{background-color:var(--custom-yellow)!important;color:#fff!important}.pink-book{background-color:var(--custom-pink)!important;color:#fff!important}.blue-book{background-color:var(--custom-medium-blue)!important;color:#fff!important}.grey-book{background-color:var(--custom-light-grey);display:block;padding:2%;color:#000;font-size:120%}.book-blue,.lightblue-book,.pink-book,.yellow-book{color:#fff}.web-version .s-container{width:90%}.web-version .categoryTitle{font-size:calc(var(--vh, 1vh)*2.2);font-weight:700;margin-bottom:calc(var(--vh, 1vh)*0.4)}.web-version .categoryAuthor{font-size:calc(var(--vh, 1vh)*1.94);font-weight:300;color:#707070}.web-version .img{border-radius:7px;font-size:3vh}.web-version .library-img{width:15.5vw;height:15.5vw;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.web-version .library-img img{width:100%;height:100%;border-radius:7px;cursor:pointer}.web-version .catalog-img{width:30vh;height:30vh;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.web-version .catalog-img img{width:100%;height:100%;border-radius:7px;cursor:pointer}.web-version .author{padding-bottom:calc(var(--vh, 1vh)*2);padding-top:0;padding-right:0;width:auto;font-size:calc(var(--vh, 1vh)*2)}.web-version .length{padding:3vh 0 3vh 1vh;font-size:calc(var(--vh, 1vh)*2)}.web-version .s-length{padding:calc(var(--vh, 1vh)*2) 0 0;font-size:calc(var(--vh, 1vh)*2);font-weight:400;color:#707070}.web-version .summary{padding-right:0;font-size:calc(var(--vh, 1vh)*2);width:auto;height:calc(var(--vh, 1vh)*7)}.web-version .s-genRating{width:35vh;display:flex;justify-content:space-between;color:#707070;align-items:center;font-size:16px}.web-version .s-genR{color:#707070;font-family:Rubik;font-weight:400;font-size:2.3vh;padding-left:3vh}.web-version .s-star{height:3vh;padding-left:3px}.web-version .smaller{font-size:calc(var(--vh, 1vh)*2);width:26vh;border-radius:14px;height:5vh}.web-version .underline-link{font-size:3vh}@media only screen and (max-width:950px){.web-version .home-img{height:17.5vw}}.center-it{width:98vw;justify-content:space-evenly;padding-right:0;padding-bottom:2vh}.last{margin-bottom:0}.bs-centering{display:flex;justify-content:center;flex-direction:column;width:calc(var(--vw, 1vw)*40)}.bs-centering .bs-container{display:flex;flex-flow:row;height:calc(var(--vh, 1vh)*10)}.bs-centering .bs-container .bs-author{width:-webkit-max-content;width:max-content}.bs-centering .bs-container .bs-author .title{font-size:calc(var(--vh, 1vh)*2);height:auto;width:35vw;margin:0;padding-bottom:.3vh;padding-right:0}.bs-centering .bs-container .bs-author .author{padding-right:0}.bs-length{font-weight:400;font-size:1.5vh;color:#707070;margin-top:2vh}.bs-progress-bar{width:100%;display:flex;justify-content:flex-start}.bs-progress-bar .color{width:100%}.phone-bs .bs-centering .bs-container{margin-top:1vh}.web-version .center-it{justify-content:space-between;align-items:center;width:80%;overflow:visible;margin:auto}.web-version .last{margin-bottom:0}.web-version .bs-centering{width:17vw;margin-left:22vw;margin-right:1vw;height:23vh;justify-content:space-between}.web-version .bs-centering .bs-container{height:5vh}.web-version .bs-centering .bs-container .bs-author{height:3vh}.web-version .bs-centering .bs-container .bs-author .author{width:-webkit-max-content;width:max-content;font-size:2vh}.web-version .bs-centering .bs-container .bs-author .title{height:3vh;overflow:hidden;font-size:3vh}.web-version .bs-progress-bar{margin-top:1vh}.web-version .bs-length{font-size:1.8vh;width:-webkit-max-content;width:max-content}.web-version .bs-buttons{margin-left:10vh}.web-version .bs-buttons .play-button-done{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:inherit;border:none;padding:0;border-radius:100px}.web-version .bs-buttons .play-button-done img{cursor:pointer;width:7vw;min-width:90px;max-width:105px;margin-right:8vh;border-radius:100px}.web-version .bs-buttons .play-button-progress{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:inherit;border:none;padding:0;border-radius:100px}.web-version .bs-buttons .play-button-progress img{cursor:pointer;width:7vw;min-width:90px;max-width:105px;margin-right:8vh;border-radius:100px}.bs-progress-download{display:flex;align-items:center}.book-square{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-min-content;width:min-content;border-radius:1.22vh}.book-square--button{border:none;background-color:inherit;padding:0}@media only screen and (max-width:768px){.book-square{height:calc(var(--vh, 1vh)*20);width:calc(var(--vh, 1vh)*20)}}#book-reviews{padding:0 4vw 2vh 0;font-size:3.5vh;font-family:Rubik;font-weight:bolder}.phone-version #book-reviews{font-size:2.75vh}.stars{direction:ltr}.star{padding-left:5px;height:3vh}.ratings{display:flex;flex-direction:column;padding-right:4vw}.no-rating{padding-bottom:6vh;color:#707070;font-size:2vh}.all-ratings{display:flex;width:90vw;max-width:325px;justify-content:space-between;padding:1.5vh 0}.all-ratings .star{height:2.5vh}.rating-profile{display:flex;flex-direction:row}.rating-name{font-weight:400;margin:1vh 0;font-size:3vh}.rating-types{font-weight:400;font-size:2.5vh}.rating-component{font-family:Rubik;color:#000;margin-bottom:2vh}.review-headline{font-size:3vh;margin:1vh 0;font-weight:bolder}.review{font-weight:400;font-size:14px;color:#707070}.web-ratings{display:flex;justify-content:space-between;margin-left:10vw;max-width:700px}.web-ratings .rating-name{margin-right:1.75vw}.web-ratings .rating-types{margin-right:3.5vw}.web-ratings .rating-icon{width:1.75vw;min-width:21px}.web-ratings .rating-text{width:20vw;margin-right:5vw}.phone-ratings{margin-right:1vw}.phone-ratings .review-headline{font-size:2.5vh;margin-top:3vh}.phone-ratings .review{padding-top:0}.phone-ratings .rating-name,.phone-ratings .review{font-size:2vh;padding-bottom:1vh}.phone-ratings .all-ratings{padding-top:.75vh}@media only screen and (min-height:650px){#book-reviews{font-size:3vh}.rating-name,.review-headline{font-size:2.75vh}.rating-types{font-size:2.25vh}}@media only screen and (min-height:700px){#book-reviews{font-size:2.75vh}.rating-name,.review-headline{font-size:2.5vh}.rating-types{font-size:2vh}}.container{display:flex;padding:1vh;overflow:hidden}.info{display:flex;flex-direction:column;justify-content:center;padding-right:4vw;height:calc(var(--vh, 1vh)*18);margin:1vh 0}.title{margin:0;text-align:right;font-size:14px;font-weight:700;color:#030303;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.age-category-header .first-side{display:flex;flex-direction:row;align-items:center}.age-category-search{margin-top:2vh}.infiniteScroll{margin-bottom:10vh}.init{display:flex;flex-direction:column;align-items:center;width:95vw;margin-top:calc(var(--vh, 1vh)*5)}.init .no-more-books{margin-right:2vw;margin-top:calc(var(--vh, 1vh)*7);margin-bottom:calc(var(--vh, 1vh)*10);font-size:2.5vh;font-weight:500}.init .no-more-books a:hover{cursor:pointer}.init .no-more-books a:visited{color:#000}.no-results-container{margin:10vh 0;display:flex;justify-content:center;align-items:center;flex-direction:column}.no-results-container .no-result-error{margin-top:1vh;max-width:80vw;overflow:hidden;white-space:pre-wrap;text-align:center;text-overflow:ellipsis}.no-results{width:80vw;overflow:hidden;flex-flow:wrap;font-weight:700;text-align:center;color:var(--custom-dark-blue);font-size:calc(var(--vh, 1vh)*2.5)}.sad-emoji{padding-top:calc(var(--vh, 1vh)*10);width:20vh}.no-padding{padding-right:0!important}.catalog-buttons{height:30vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.catalog-buttons .bpButton{box-shadow:1px 3px 6px #dad6d6}.web-version .no-results-container{padding-bottom:calc(var(--vh, 1vh)*10)}.web-version .no-results-container .sad-emoji{padding-top:calc(var(--vh, 1vh)*10);width:20vh}.web-version .no-results-container .no-results{font-size:3vh}.web-version .infiniteScroll .container{width:90vw;margin:auto;height:31vh}.web-version .title{padding-right:0;padding-bottom:1vh;padding-top:0!important;font-size:2.5vh}.web-version .info{width:40vw;padding-right:4vh;justify-content:center;height:29vh;margin-top:auto}.web-version .catalog-buttons{margin-right:auto}.web-version .shadow{height:.5vh;border-bottom:1px solid #9e9c9c;box-shadow:0 4px 6px #dad6d6;margin-bottom:5vh}.web-version .no-padding{padding-right:0!important}@media only screen and (max-width:1175px){.web-version .info{width:35vw}}@media only screen and (max-width:1050px){.web-version .info{width:38vw}}@media only screen and (max-width:785px){.web-version .s-genRating{width:25vh}.web-version .s-genR{font-size:2vh;padding-left:1vh}.web-version .star{height:2vh}}@media only screen and (max-width:768px){.search-container-top .search{display:flex;align-items:center;background:#f7f7f7 0 0 no-repeat padding-box;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);border-radius:20px;width:90vw;border:1px solid #000;margin-right:5%;margin-left:6%}}.skeleton-box{display:flex;justify-content:flex-start;margin-bottom:4vh;margin-top:2vh}.categories-page{margin-bottom:12vh;width:84.3vw}.categories{flex-wrap:wrap}.categories,.responsive-categories{display:flex;justify-content:center}.category{background:var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:15px;text-align:center;padding:.5rem 1rem;margin:2vw;font-size:calc(var(--vh, 1vh)*2.4);font-weight:lighter;outline:none;cursor:pointer}.category:focus{outline:1px solid}.displayedBooks{display:flex;justify-content:space-between;margin-left:10vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.recs{font-family:Rubik;font-weight:700;text-align:right;letter-spacing:0;color:#1f1e1e;margin-bottom:2vh}.newBooks{margin-top:2vh;margin-bottom:3vh}.newBooks .scroolbar{display:flex;justify-content:space-around}.scrollbar{width:90vw;overflow:auto;overflow:overlay;white-space:nowrap;margin-top:1vh;margin-right:1vh}.scroll{display:inline-block;font-size:12px;margin:calc(var(--vh, 1vh)*1);width:calc(var(--vh, 1vh)*20);height:calc(var(--vh, 1vh)*28);overflow:hidden;vertical-align:middle}.scroll .grayBook{background-color:#eeedec;box-shadow:none}.short{height:calc(var(--vh, 1vh)*24)}.category-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.category-container,.categoryInfo{display:flex;flex-direction:column}.categoryInfo{justify-content:space-around;width:auto;background-color:unset}.categoryAuthor{font-weight:400;padding-right:.5vh;font-size:calc(var(--vh, 1vh)*1.75)}.web-version .categories{border-bottom:.1px solid #707070;justify-content:right;box-shadow:0 4px 6px #dad6d6;padding-right:23.4vh;padding-left:23.4vh;flex-wrap:wrap}.web-version .category{font-size:2vh;margin:2vh 1vh;height:4vh;display:flex;align-items:center;border-radius:11px}.web-version .scroll{width:16vw;height:21vw;margin-left:3vw}.web-version .short{height:17vw}.web-version .scrollbar{overflow-x:hidden;width:100%}.web-version .categoryInfo{height:auto}.web-version .categoryAuthor{padding-right:1vh;font-size:2vh}.web-version .displayedBooks{padding-top:3vh}@media only screen and (max-width:1175px){.web-version .categories-page{width:85vw;padding-right:0}.web-version .scrollbar{margin-left:7vw;margin-right:7vw}.web-version .scroll{height:24vw}.web-version .short{height:19vw}.web-version .categories{padding:0 7vw;align-items:center}.web-version .recs{width:85vw;margin-right:6.75vw}}@media only screen and (max-width:920px){.web-version .header .search{margin-left:8vh!important}.web-version .categories{padding:0;justify-content:center}.web-version .categories-page{padding-right:0}.web-version .scrollbar{margin-left:5vw;margin-right:5vw}.web-version .library-img{height:17.5vw;width:17.5vw}.web-version .scroll{height:26vw;width:20vw}.web-version .short{height:21vw}.web-version .recs{margin-right:4.75vw}}@media only screen and (max-width:768px){.categories-page{width:95vw}.header .search{margin-left:8vh!important}.categories{padding:0 5vw;justify-content:center}.category{margin-top:1vh}.categories-page{padding-right:0}.scrollbar{margin-left:3vw;margin-right:5vw}.library-img{height:18.5vw;width:18.5vw}.scroll{height:26vw;width:20vw}.img{font-size:2.75vh}.scroll{height:28vw}.short{height:21vw}}.page-error{margin:auto;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 0;height:50vh}.page-error .back-button{background-color:rgba(69,212,252,.796078431372549);padding:1.5vh;border-radius:2.5vh;border:none;display:flex;align-items:center;font-size:2vh;cursor:pointer;box-shadow:1px 1px 7px 2px rgba(59,59,59,.15294117647058825)}.page-error .back-button--arrow{cursor:pointer;height:1.5vh;margin-left:1vw}.page-error .back-button .text{cursor:pointer}.page-error .back-button:focus{outline:solid}.page-error .warning-icon{height:15vh;width:15vh}.page-error .message{font-size:3vh;white-space:pre-wrap;text-align:center}.age-recommended-container{display:flex;width:90vw;overflow:auto;overflow:overlay;padding-bottom:3vh;margin-top:4vh;margin-right:4vw;grid-column-gap:4vh;column-gap:4vh}.age-recommended-container::-webkit-scrollbar{width:0;background:transparent;display:none}.gray-background{background-color:#f1f1f1;cursor:pointer;box-shadow:0 9px 20px -5px rgba(0,0,0,.2);width:50vw;height:50vw;border-radius:15px 15px 0 0;display:flex;justify-content:center;align-items:center}.gray-background.no-curve{border-radius:15px}.grid-inner-container{width:90%;height:90%;display:grid;justify-items:center;align-items:center;grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,50%)}.grid-inner-container .book-image{width:80%;height:80%;cursor:pointer;border-radius:7px;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.center-flex{display:flex;justify-content:center;align-items:center}.recommended-for-footer{background-color:#fff;width:50vw;height:16vw;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:0 6px 10px -5px rgba(0,0,0,.2);text-align:right;display:flex;flex-direction:column;justify-content:center;text-indent:10%}.recommended-for-footer .name{font-weight:900;font-size:2.2vh}.recommended-for-footer .number{font-size:2vh}.web-version .age-recommended-container{flex-direction:row;justify-content:space-evenly;width:unset;margin-right:0}.web-version .gray-background{width:17vw;height:18vw}.web-version .recommended-for-footer{width:17vw;height:8vh;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.container-slide{margin-right:1vh}.container-slide .container-title{margin-right:.3vh;margin-bottom:calc(var(--vh, 1vh)*1.66)}.container-slide .flex-big{display:flex;grid-gap:3.8%;gap:3.8%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.container-slide .responsive-box-button{background-color:unset;border:none}@media screen and (max-width:768px){.container-slide .flex-big{justify-content:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.container-slide .grey-book{width:50vw;height:50vw;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:2vh}.container-slide .grey-book:not(:first-child){display:none}}.linkB{color:#000;text-decoration:none;cursor:pointer;position:relative;padding-bottom:calc(var(--vh, 1vh)*0.5);font-size:2em;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.linkB .arrow-move{margin-right:calc(var(--vh, 1vh)*1);display:inline-block;transition:all .3s ease-in-out}@media screen and (max-width:768px){.linkB{font-size:1.5em}}.error404{height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.error404 .errorImg{height:15vh;width:45vh;max-width:70vw;max-height:24vw}.error404 .noPage{color:var(--custom-footer-blue);font-size:5vh;line-height:7vh;font-weight:700;text-align:center;max-width:70vw}.error404 .back-button{background-color:#4aa2df;border:none;color:#fff;padding:1.5vh;border-radius:2.5vh;display:flex;align-items:center;font-size:2vh;cursor:pointer;box-shadow:1px 1px 7px 2px rgba(59,59,59,.15294117647058825)}.error404 .back-button--arrow{cursor:pointer;height:1.5vh;margin-left:.8vw}.error404 .back-button .text{cursor:pointer}.error404 .back-button:focus{outline:1px solid #000}.page404 .imgtop{position:absolute;top:5vh}.page404 .imgbottom{position:absolute;bottom:7.5vh}.noPageTitle{background-color:var(--custom-dark-blue);color:#fff;height:10vh;display:flex;align-items:center;justify-content:center}.noPageTitle .titlet{margin-left:1vw;font-size:2.7vh;line-height:10vh;font-weight:600;white-space:nowrap}.noPageTitle img{height:4vh}@keyframes slide-in-elliptic-top-fwd{0%{transform:translateY(-600px) rotateX(-30deg) scale(0);transform-origin:50% 100%;opacity:0}to{transform:translateY(0) rotateX(0) scale(1);transform-origin:50% 1400px;opacity:1}}.slide-in-elliptic-top-fwd{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,1) both}.slide-in-elliptic-top-fwd .web-version .book-page{height:100vh;width:100vw}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page{background-color:#eeedec}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .back-to-lidrary{padding-top:3vh;background:none;border:none;padding-right:5vw;font-family:Rubik;font-size:2.8vh;cursor:pointer;outline:none}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front{display:flex;justify-content:space-around;padding:4vh 1vw 5vh}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box{display:flex;flex-direction:row}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info{align-items:flex-start;display:flex;flex-direction:column;margin-right:5vh}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .book-title{font-family:Rubik;font-weight:700!important;text-align:center;letter-spacing:0;padding-top:2.5vh;font-size:3.5vh}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .book-author{text-align:center;font-size:2.8vh;padding-bottom:3vh}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .time-of-book{display:flex;flex-direction:row;align-items:center}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .time-of-book .clock-img{height:3vh;padding-left:.5vw}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .no-padding{padding-right:0;margin-right:0;font-weight:400}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .genRating{display:flex;justify-content:space-around;align-items:flex-start;margin:1vh;padding:1vh;font-size:16px}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .genRating .genR{font-size:16px}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .genRating .seeMore{padding-left:9px;font-size:1.5vh}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info .genRating .seeMore a{color:#fff;cursor:pointer}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .front .img-info-box .book-info h4{margin:0}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .popup-exists{z-index:1}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .bpButton{font-size:2.8vh;width:17vw;min-width:150px;height:6vh;cursor:pointer;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902)}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .bpButton *{cursor:pointer}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .first-button{color:#000;background-color:#fff}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .first-button .text-on-button{display:flex;flex-direction:row;align-items:center}.slide-in-elliptic-top-fwd .web-version .book-page .head-of-the-page .first-button .text-on-button .play{padding-left:.8vw;height:2vh}.slide-in-elliptic-top-fwd .web-version .book-page .bottom{margin-top:6vh;padding-right:12vw;padding-left:9vw;padding-bottom:13vh}.slide-in-elliptic-top-fwd .web-version .book-page .bottom .book-page-summary{font-family:Rubik;font-size:2.8vh}.slide-in-elliptic-top-fwd .web-version .book-page .bottom .book-page-summary .book-page-summary-title{font-weight:700;text-align:center;letter-spacing:0;font-size:3.5vh;margin-bottom:.5vh;text-align:right}.slide-in-elliptic-top-fwd .web-version .book-page .bottom .book-page-summary .book-page-summary-text{margin-bottom:3vh}.slide-in-elliptic-top-fwd .web-version .book-page .end-info .little-title{font-weight:700}.slide-in-elliptic-top-fwd .web-version .book-page .end-info p{margin-bottom:.5vh}.slide-in-elliptic-top-fwd .web-version .book-page .bottom-player{top:10vh}.slide-in-elliptic-top-fwd .web-version .book-page .book-length{font-size:2.5vh}.buttons{flex-direction:column}.bpButton,.buttons{display:flex;justify-content:center;align-items:center}.bpButton{background-color:#eeedec;border-radius:20px;text-align:center;font-weight:400;font-size:20px;line-height:24px;letter-spacing:0;color:#040404;width:60vw;height:6vh}.bpButton .play{width:3vh;padding-left:1vh}.bpButton{font-size:2.5vh;width:17vw;min-width:150px}.bpButton,.bpButton *{cursor:pointer}.addShelf{border:none;background-color:var(--custom-pink);color:#fff}@media screen and (max-width:768px){.slide-in-elliptic-top-fwd .book-page .head-mobile{width:100vw;background-color:#eeedec}.slide-in-elliptic-top-fwd .book-page .head-mobile .back-to-lidrary-mobile{padding-top:3vh;background:none;border:none;padding-right:5vw;font-family:Rubik;font-size:2.8vh;cursor:pointer;outline:none}.slide-in-elliptic-top-fwd .book-page .head-mobile .back-to-lidrary-mobile img{height:3vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front{display:flex;flex-direction:column;align-items:center;padding-left:1vw;padding-right:1vw;padding-bottom:5vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .book-title{font-family:Rubik;font-weight:700;text-align:center;letter-spacing:0;font-size:3.5vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .book-author{text-align:center;font-size:2.8vh;font-weight:500;padding-bottom:3vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .book-img{border-radius:4vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .time-of-book{display:flex;flex-direction:row;align-items:center;padding-top:2vh}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .time-of-book .clock-img{height:2.8vh;padding-left:1.5vw}.slide-in-elliptic-top-fwd .book-page .head-mobile .front .book-length{font-size:2.8vh;font-weight:500}.slide-in-elliptic-top-fwd .bottom{margin-top:6vh;padding-right:12vw;padding-left:9vw}.slide-in-elliptic-top-fwd .bottom .book-page-summary{font-family:Rubik;font-size:2.8vh}.slide-in-elliptic-top-fwd .bottom .book-page-summary .book-page-summary-title{font-weight:700;text-align:center;letter-spacing:0;font-size:3.5vh;margin-bottom:.5vh;text-align:right}.slide-in-elliptic-top-fwd .bottom .book-page-summary .book-page-summary-text{margin-bottom:3vh}.slide-in-elliptic-top-fwd .end-info .little-title{font-weight:700}.slide-in-elliptic-top-fwd .end-info p{margin-bottom:.5vh}.buttons{margin-top:3vh;margin-bottom:4vh}.bpButton{font-size:3vh;width:55vw;border-radius:4vh}}.contact-us{height:100%}.contact-us .pre-form{width:100vw}.contact-us .pre-form .title{display:flex;align-items:center;font-weight:bolder;font-size:5.5vh;padding-right:8%;height:12vh;border-bottom:1px solid #9e9c9c;font-family:Rubik}.contact-us .pre-form .description{display:inline-block;margin-bottom:calc(var(--vh, 1vh)*6.4);color:var(--custom-dark-blue);font-size:1.5em;line-height:1.8em;font-weight:700;margin-right:8vw;margin-top:calc(var(--vh, 1vh)*1)}.contact-us .form{margin-right:15.31vw;width:47vw;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-us .form .input-container{display:flex;flex-direction:column}.contact-us .form .input-container .input{background:rgba(188,188,203,.16862745098039217) 0 0 no-repeat padding-box;border:.2px solid rgba(188,188,203,.5);height:calc(var(--vh, 1vh)*4.6);outline:none;border-radius:25px;padding-right:4%;font:normal normal medium calc(var(--vh, 1vh)*1.5),Rubik;font-size:calc(var(--vh, 1vh)*1.5);font-weight:medium;color:var(--custom-dark-blue)}.contact-us .form .input-container .input-title{font-size:calc(var(--vh, 1vh)*1.8);line-height:calc(var(--vh, 1vh)*2.1);font-weight:600;color:var(--custom-dark-blue);margin-bottom:calc(var(--vh, 1vh)*1.85);margin-right:4%}.contact-us .form .input-container .input-error{content:"";height:calc(var(--vh, 1vh)*2.1);color:red;font-size:calc(var(--vh, 1vh)*1.7);margin:calc(var(--vh, 1vh)*0.5) 4% 0 0}.contact-us .form .input-container:first-child{width:40%;margin-bottom:calc(var(--vh, 1vh)*3.5)}.contact-us .form .input-container:nth-child(2){width:50%}.contact-us .form .input-container:nth-child(3){width:100%;margin-bottom:calc(var(--vh, 1vh)*5)}.contact-us .form .input-container:nth-child(3) .input-error,.contact-us .form .input-container:nth-child(3) .input-title{margin-right:2%}.contact-us .form .input-container:nth-child(3) .input{padding:calc(var(--vh, 1vh)*1) calc(var(--vh, 1vh)*2);border-end-end-radius:5px;resize:vertical;min-height:10vh;max-height:20vh}.contact-us .form .input-container .grow-wrap{display:grid}.contact-us .form .input-container .grow-wrap:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}.contact-us .form .input-container .grow-wrap>textarea{resize:none;overflow:hidden}.contact-us .form .input-container .grow-wrap:after,.contact-us .form .input-container .grow-wrap>textarea{border:1px solid #000;padding:.5rem;font:inherit;grid-area:1/1/2/2}.contact-us .form .input-container .required{color:var(--custom-error-red);font-size:1em;line-height:1.3em;font-weight:700}.contact-us .submit-button{font:normal normal 700 1em/1.3em Rubik;font-size:1em;line-height:1.3em;font-weight:700;background-color:var(--custom-pink);padding:calc(var(--vh, 1vh)*1.1) calc(var(--vh, 1vh)*4.7);border-radius:25px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-right:15.31vw}@media only screen and (max-width:1024px){.contact-us{margin:0;width:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.contact-us .title{margin-top:calc(var(--vh, 1vh)*5);font-size:calc(var(--vh, 1vh)*3)}.contact-us .description{margin-bottom:calc(var(--vh, 1vh)*4);font-size:calc(var(--vh, 1vh)*2)}.contact-us .pre-form{width:77%}.contact-us .form{width:77%;margin-right:unset;flex-direction:column}.contact-us .form .input-container{margin:0}.contact-us .form .input-container:first-child,.contact-us .form .input-container:nth-child(2){width:100%}.contact-us .form .input-container:nth-child(3) .input{resize:none;height:17vh;padding:2vh 1.5vh}.contact-us .form .input-container .input-title{margin-right:0}.contact-us .form .input-container .input{height:calc(var(--vh, 1vh)*6);width:100%}.contact-us .submit-button{width:62vw;height:calc(var(--vh, 1vh)*6);margin-right:unset}}.rotateDevice{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:10vh;line-height:11vh;font-weight:300;color:#76838f;background-color:#f6f6f6;height:100vh}.setting{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.setting .input{align-self:center;border:1px solid hsla(0,0%,78.4%,.7176470588235294);outline:none;border-radius:10vh;height:5.5vh;width:22vw;min-width:200px;margin:0;overflow:auto;background-image:none;padding:2vh;font-size:calc(var(--vh, 1vh)*2.5);font-weight:500}.setting .student-profile{height:calc(var(--vh, 1vh)*79.5)}.setting .student-profile .title{text-align:start;padding-right:10vw;padding-top:calc(var(--vh, 1vh)*2);padding-bottom:calc(var(--vh, 1vh)*1);font-size:calc(var(--vh, 1vh)*4.2);border-bottom:1px solid #dadada}.setting .student-profile .student-profile-split{display:flex;flex-direction:row;width:100%;height:90%}.setting .student-profile .student-profile-split .student-profile-right-side{width:50%;display:flex;flex-direction:column;align-items:right;border-left:1px solid #dadada}.setting .student-profile .student-profile-split .student-profile-right-side .mini-title{margin-top:calc(var(--vh, 1vh)*6);margin-right:4vw;font:normal normal 600 calc(var(--vh, 1vh)*3.5),Rubik;font-size:calc(var(--vh, 1vh)*3.5);font-weight:600;white-space:nowrap}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:65%;margin-top:calc(var(--vh, 1vh)*3)}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .input{height:calc(var(--vh, 1vh)*7);background-color:hsla(0,0%,87.8%,.7176470588235294);width:20vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs label{font-size:calc(var(--vh, 1vh)*3.2);font-weight:500;text-align:center}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:30vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change .new-name{display:flex;flex-direction:column;justify-content:space-between}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change .new-name .input{cursor:text;margin-top:calc(var(--vh, 1vh)*3)}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change .new-name .setting-error{color:var(--custom-pink);margin-right:.5vw;height:calc(var(--vh, 1vh)*2);font-size:calc(var(--vh, 1vh)*1.65);margin-top:calc(var(--vh, 1vh)*1)}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .class-change .new-class{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:30vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .class-change .new-class .input{cursor:pointer}.setting .student-profile .student-profile-split .student-profile-right-side .settingButton{width:20vw;height:calc(var(--vh, 1vh)*7);text-align:center;font-size:calc(var(--vh, 1vh)*3);font-weight:500;background-color:var(--custom-pink);color:#fff;border-radius:calc(var(--vh, 1vh)*4);cursor:pointer;border:none;margin-top:-10vh}.setting .student-profile .student-profile-split .student-profile-right-side .settingButton:hover{transform:scale(1.05);transition:.3s}.setting .student-profile .student-profile-split .student-profile-left-side{width:50%;display:flex;flex-direction:column}.setting .student-profile .student-profile-split .student-profile-left-side .mini-title{margin-top:calc(var(--vh, 1vh)*6);margin-right:4vw;font-size:calc(var(--vh, 1vh)*3.5);font-weight:600;white-space:nowrap}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60%}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .rank-profile{font-size:calc(var(--vh, 1vh)*3.5);font-weight:600;margin-bottom:calc(var(--vh, 1vh)*1)}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .edit-profile-img .profileLevelImg .ranking{height:calc(var(--vh, 1vh)*20)}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .edit-profile-img .pencil{height:calc(var(--vh, 1vh)*7);padding-right:8vw;margin-top:calc(var(--vh, 1vh)*-2)}@media only screen and (max-width:1000px){.setting .student-profile{height:calc(var(--vh, 1vh)*80)}.setting .student-profile .title{display:none}.setting .student-profile .student-profile-split{display:flex;flex-direction:column-reverse;align-items:center;width:100%;height:100%;padding-right:6%;padding-left:6%}.setting .student-profile .student-profile-split .student-profile-right-side{width:100%;height:50%;align-items:center;border-left:unset}.setting .student-profile .student-profile-split .student-profile-right-side .mini-title{display:none}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs{width:100%;justify-content:space-between;height:75%;margin-top:unset}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .input{width:50vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs label{font-size:calc(var(--vh, 1vh)*3.2);font-weight:500;min-width:20vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change{padding-top:3vh;flex-direction:column;width:68vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .class-change .new-class{width:68vw;margin-top:-2vh}.setting .student-profile .student-profile-split .student-profile-right-side .settingButton{width:50vw;height:calc(var(--vh, 1vh)*8);margin-right:unset}.setting .student-profile .student-profile-split .student-profile-left-side{width:100%;height:50%;align-items:center}.setting .student-profile .student-profile-split .student-profile-left-side .mini-title{margin-right:0;margin-bottom:calc(var(--vh, 1vh)*2);align-self:auto}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs{flex-direction:column-reverse;justify-content:space-evenly;width:80%}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .rank-profile .the-rank{font-size:calc(var(--vh, 1vh)*3.5);font-weight:500;margin-top:calc(var(--vh, 1vh)*1)}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .edit-profile-img .pencil{padding-right:12vw}}@media only screen and (max-width:570px){.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs{padding-left:6%}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .input{width:42vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs label{width:28vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .class-change .new-class,.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change{width:75vw}}@media only screen and (max-width:440px){.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .class-change .new-class,.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs .name-change{width:95vw}.setting .student-profile .student-profile-split .student-profile-right-side .right-side-inputs label{width:100vw;font-size:calc(var(--vh, 1vh)*2.8)}.setting .student-profile .student-profile-split .student-profile-left-side .left-side-inputs .rank-profile .the-rank{font-size:calc(var(--vh, 1vh)*2.8)}}.choose-class-popup .choose-class-popup-container{height:calc(var(--vh, 1vh)*50);width:40vw}.choose-class-popup .choose-class-popup-container .divClose{display:flex;justify-content:flex-start;padding:calc(var(--vh, 1vh)*2);padding-right:0}.choose-class-popup .choose-class-popup-container .divClose .close{height:calc(var(--vh, 1vh)*3);cursor:pointer}.choose-class-popup .choose-class-popup-container .flex-center{display:flex;justify-content:center}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs{width:80%;align-self:center}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option{display:flex;justify-content:space-between;margin-bottom:calc(var(--vh, 1vh)*5);align-items:center;transition:visibility 0s,opacity .5s ease-in-out;font-size:calc(var(--vh, 1vh)*3)}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .option-label{font-size:calc(var(--vh, 1vh)*3)}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .react-select-close-class{width:20vw;text-indent:7px}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .react-select-close-class .css-1pahdxg-control{outline:none;border-color:#ccc;box-shadow:unset}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .react-select-close-class .css-26l3qy-menu{border-radius:calc(var(--vh, 1vh)*2)}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .css-2b097c-container *{cursor:pointer;border-radius:calc(var(--vh, 1vh)*4)}.choose-class-popup .submit-flex{display:flex;flex-direction:column;align-items:center}.choose-class-popup .submit-flex .choose-class-button{padding:calc(var(--vh, 1vh)*1.2);font-size:calc(var(--vh, 1vh)*2.5);width:12vw;margin-bottom:calc(var(--vh, 1vh)*3);font-family:Rubik}@media only screen and (max-width:768px){.choose-class-popup .choose-class-popup-container{height:calc(var(--vh, 1vh)*60);width:80vw}.choose-class-popup .choose-class-popup-container .divClose{padding-top:calc(var(--vh, 1vh)*3);padding-right:3vw}.choose-class-popup .choose-class-popup-container .divClose .close{height:calc(var(--vh, 1vh)*3.5)}.choose-class-popup .choose-class-popup-container .flex-center{height:65%}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .option-label{min-width:unset}.choose-class-popup .choose-class-popup-container .flex-center .choose-class-inputs .choose-option .react-select-close-class{width:30vw;height:calc(var(--vh, 1vh)*6)}.choose-class-popup .submit-flex .choose-class-button{width:24vw;font-size:calc(var(--vh, 1vh)*3);border-radius:calc(var(--vh, 1vh)*4)}}.bs,.header-title{font-family:Rubik}.header-title{background:var(--custom-dark-blue) 0 0 no-repeat padding-box;font-weight:700;height:8vh;width:100vw;min-height:8vh;display:flex;align-items:center;padding:0 3vw;font-size:3.5vh;height:4vh;text-align:right;color:#fff}.bs-categories{display:flex;flex-wrap:wrap;justify-content:center;margin-top:1vh}.bs-categories .bs-category{background:#fff 0 0 no-repeat padding-box;border:1px solid #707070;border-radius:15px;text-align:center;padding:1.25vh calc(var(--vw, 1vw)*3) 1.25vh calc(var(--vw, 1vw)*3);margin:calc(var(--vw, 1vw)*2);font-size:5vw;line-height:5vw;font-weight:lighter;font-size:calc(var(--vw, 1vw)*5);outline:none;white-space:nowrap}.bs-title{font-family:Rubik;font-weight:700;font-size:2vh;padding-top:3vh;padding-right:6.5vw;margin-bottom:1vh}.progress{padding-right:.5vh}.progress .bsimg{width:45vw;height:45vw;font-size:2.5vh}.progress .bsimg img{width:100%;height:100%;border-radius:5%;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.progress .bs-download{margin-bottom:5vh;width:6vw}.web-progress-bar{display:flex}.web-progress-bar .progress-bar-book-length{display:flex;justify-content:flex-end;width:-webkit-max-content;width:max-content}.web-progress-bar .zip{display:flex;justify-content:flex-end}.done{padding-right:.5vh;padding-bottom:.5vh;padding-top:1vh}.done .bsimg{width:40vw;height:40vw;font-size:2vh;margin-left:5vw}.done .bsimg img{width:100%;height:100%;border-radius:5%;box-shadow:0 9px 20px -5px rgba(0,0,0,.2)}.done .bs-download{width:4vw}.done .bs-title{padding-right:6vw}.changing-category:hover{border:1px solid #000}.align-items{display:flex}#bold{background-color:#ee5c5c}.bs-no-books{display:flex;align-items:center;justify-content:center;flex-flow:column;height:60vh}.bs-no-books .no-books-text{font-weight:700;text-align:center;font-size:calc(var(--vh, 1vh)*2.5);width:80vw}.bs-no-books .no-books-link{color:var(--custom-dark-blue);text-decoration:underline;cursor:pointer}.bs-no-books .no-books-link:visited{color:indigo}.bs-no-books .no-books-button{color:var(--custom-dark-blue);background-color:inherit;margin-right:3px;border:none;text-decoration:underline;font-weight:700;text-align:center;font-size:2.5vh;font-family:Rubik;cursor:pointer}.book-and-trash-container{display:flex}.book-and-trash-container .bookshelf-book{position:relative}.book-and-trash-container .book-shelf-trash{height:2.5vh}.book-and-trash-container .icon-button-mui{background-color:#fff;z-index:2;position:absolute;margin-right:8%;margin-top:2vh;height:4vh;width:4vh}.the-popup{display:flex;flex-direction:column}.the-popup .bookshelf-popup-title{font-size:28px;line-height:28px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-around;line-height:6vh;height:60%}.the-popup .bookshelf-popup-buttons-container{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.the-popup .bookshelf-popup-buttons-container .bookshelf-popup-button{width:35%;height:8vh;font-size:23px;line-height:26px;font-weight:700}.web-version .header-title{background-color:inherit;color:#000;font-weight:bolder;font-size:5.5vh;height:12vh;margin-right:0;padding-right:8vw;border-bottom:1px solid #9e9c9c}.web-version .bs-title{margin-right:7.8vw;padding-right:0;padding-top:5vh;font-size:3.5vh;margin-bottom:2vh}.web-version .bsimg{width:16vw;height:16vw;border-radius:7px;font-size:3vh;margin-left:3vh;min-width:150px;min-height:150px;max-width:225px;max-height:225px}.web-version .bsimg img{width:100%;height:100%;border-radius:3%;cursor:pointer}.web-version .second-header-categories{display:flex;flex-direction:row;justify-content:right;box-shadow:0 3px 6px #dad6d6;padding-right:7vw;height:calc(var(--vh, 1vh)*10);align-items:center}.web-version .second-header-categories .second-header-category{background:none;border:none;border-radius:calc(var(--vh, 1vh)*5);font-size:calc(var(--vh, 1vh)*2.3);margin-right:1vw;padding:.8vw 1.3vw;font-family:Rubik;background-color:var(--custom-light-grey);box-shadow:0 3px 6px #dad6d6;min-width:8vw}.web-version .second-header-categories .second-header-category:hover{cursor:pointer;background-color:rgba(248,167,167,.7686274509803922)}.web-version .bs-summary{font-family:Rubik;font-weight:lighter;font-size:2vh;color:#707070;width:36vw;max-width:36vw;margin-top:1vh;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.web-version .bs-summary:after{content:"..."}.web-version .progress{box-sizing:initial;margin-right:13vw;margin-top:vh;background-color:#f5f2f2;border-radius:15px;width:70vw;padding:8vh 10vh 8vh 7vh}.web-version .progress .no-books{font-size:3.5vh}.web-version .progress .container{padding:0}.web-version .progress .center-it{width:70vw;margin-bottom:4vh}.web-version .progress .last{margin-bottom:0}.web-version .done{width:100vw}.web-version .done .bsimg{width:16vw;height:16vw;min-width:150px;min-height:150px;max-width:225px;max-height:225px}.web-version .done .container{height:40vh;padding-right:13vw}.web-version .done .bs-centering{margin-right:6vh}.web-version .done .bs-length{font-size:2.1vh}.web-version .done .bs-download{width:3vh}.web-version .book-and-trash-container{align-items:center}.web-version .book-and-trash-container .book-shelf-trash{background-color:unset;border-radius:unset}.web-version .book-and-trash-container .icon-button-mui{margin-right:7vh;border:1px solid #888;height:5vh;width:5vh}.web-version .bs-teacher{align-items:flex-start;height:16vw;min-height:150px;max-height:225px}.web-version .bs-teacher .bs-centering{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.web-version .bs-teacher .bs-centering .bs-container .bs-author .author{font-size:1.8vh}.web-version .bs-teacher .bs-centering .bs-summary{margin-top:3vh;font-size:2vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:340px}.web-version .bs-teacher .bs-centering .bs-summary .summary-header{font-size:2.2vh}@media only screen and (max-width:1300px){.web-version .progress{padding:8vh 7vh}.web-version .no-books-text{font-size:calc(var(--vh, 1vh)*3)}}@media only screen and (max-width:1160px){.web-version .progress{width:75vw;margin-right:10vw;padding:8vh 6vh}.web-version .progress .center-it{width:75vw}.web-version .progress .last{margin-bottom:0}.web-version .bsimg{width:18vw;height:18vw}.web-version .bs-title{padding-right:10vw}.web-version .bs-categories{padding-right:9.5vw}.web-version .done .container{padding-right:10vw}.web-version .done .bs-centering{margin-right:2vw}.web-version .done .bsimg{width:18vw;height:18vw}.web-version .bs-teacher{align-items:flex-start;height:18vw}.web-version .bs-teacher .bs-centering{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.web-version .bs-teacher .bs-centering .bs-summary{width:38vw;font-size:1.8vh}.web-version .bs-teacher .bs-centering .bs-summary .summary-header{font-size:2vh}}@media only screen and (max-width:1015px){.web-version .bsimg{height:19vw;width:19vw}.web-version .bs-centering{margin-left:12vw}.web-version .done .bsimg{height:19vw;width:19vw}.web-version .done .container{height:37vh}.web-version .done .bs-centering{margin-left:22vw}.web-version .bs-buttons{margin-left:0;width:24vh}.web-version .bs-buttons .play-button-progress{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:inherit;border:none;padding:0;border-radius:100px}.web-version .bs-buttons .play-button-progress img{width:7vw}.web-version .bs-teacher{align-items:flex-start;height:19vw}.web-version .bs-teacher .bs-centering{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.web-version .bs-teacher .bs-centering .bs-summary{width:42vw}}@media only screen and (max-width:930px){.web-version .bsimg,.web-version .done .bsimg{height:20vw;width:20vw}.web-version .no-books-text{font-size:calc(var(--vh, 1vh)*2.5)}.web-version .bs-teacher{align-items:flex-start;height:20vw}.web-version .bs-teacher .bs-centering{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.web-version .bs-teacher .bs-centering .bs-summary{width:46vw}}@media only screen and (max-width:880px){.web-version .progress{margin-right:8vw}.web-version .bs-title{padding-right:8vw}.web-version .bs-categories{padding-right:7.5vw}.web-version .bs-centering{height:auto;margin-left:15vw}.web-version .bs-centering .bs-container .bs-author .title{font-size:2.5vh}.web-version .bs-centering .bs-container .bs-author .author{padding-bottom:3vh;width:-webkit-max-content;width:max-content}.web-version .bsimg{height:21vw;width:21vw}.web-version .align-items{margin-left:10vw}.web-version .bs-buttons .play-button-progress{margin-right:3vw}.web-version .done .bsimg{height:21vw;width:21vw}.web-version .done .container{height:35vh;padding-right:8vw}.web-version .done .bs-centering{margin-left:20vw}.web-version .bs-teacher{align-items:flex-start;height:21vw}.web-version .bs-teacher .bs-centering{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.web-version .bs-teacher .bs-centering .bs-container .bs-author .author{padding-bottom:1vh}.web-version .bs-teacher .bs-centering .bs-summary{width:58vw;font-size:1.6vh;margin-top:2vh}.web-version .bs-teacher .bs-centering .bs-summary .summary-header{font-size:1.8vh}}@media only screen and (max-width:805px){.web-version .bsimg{height:22vw;width:22vw}.web-version .bs-buttons .play-button-progress{margin-right:2vw}.web-version .done .container{height:30vh;margin-top:1vh}.web-version .done .bsimg{height:22vw;width:22vw}.web-version .progress{width:80vw;padding:8vh 6vh 8vh 0}.web-version .progress .center-it{width:80vw}.web-version .progress .last{margin-bottom:0}}@media only screen and (max-width:730px){.web-version .bsimg{height:23vw;width:23vw}.web-version .align-items{margin-left:20vw}.web-version .done .bsimg{height:23vw;width:23vw}.web-version .bs-buttons .play-button-progress{margin-right:0}}@media only screen and (min-height:650px){.web-version .bs-centering .bs-container .bs-author .title{font-size:2.75vh}.web-version .bs-centering .bs-container .bs-author .author,.web-version .bs-summary{font-size:1.75vh}.web-version .bs-length{font-size:1.65vh}.web-version .done .bs-length{font-size:1.9vh}}@media only screen and (min-height:700px){.web-version .bs-centering .bs-container .bs-author .title{font-size:2.6vh}.web-version .bs-centering .bs-container .bs-author .author,.web-version .bs-summary{font-size:1.6vh}.web-version .bs-length{font-size:1.5vh}.web-version .done .bs-length{font-size:1.75vh}}@media only screen and (max-width:1024px){.second-header-categories{display:flex;align-items:center;height:calc(var(--vh, 1vh)*12);justify-content:center;padding-right:3vw;padding-left:3vw;flex-wrap:wrap;width:100vw}.second-header-categories .second-header-category{background:none;border:none;border-radius:calc(var(--vh, 1vh)*5);font-size:calc(var(--vh, 1vh)*2.3);font-family:Rubik;background-color:hsla(0,0%,87.8%,.7176470588235294);box-shadow:0 3px 6px #dad6d6;margin-right:2.5vw;padding:1vw 1.5vw;min-width:17vw}}@media only screen and (max-width:620px){.second-header-categories .second-header-category{font-size:calc(var(--vh, 1vh)*1.8)}}.the-popup{height:50vw;height:60vh;background-color:#f6f7f5}.privacy-terms-page{height:calc(var(--vh, 1vh)*100);width:100vw}.privacy-terms-page .privacy-terms-title{display:flex;align-items:center;font-weight:bolder;font-size:5.5vh;padding-right:8%;height:12vh;border-bottom:1px solid #9e9c9c;font-family:Rubik}.privacy-terms-page .privacy-terms-texts{padding-top:calc(var(--vh, 1vh)*4);padding-bottom:calc(var(--vh, 1vh)*8);padding-right:8%;padding-left:4%;display:flex;flex-direction:column;align-items:right;width:90vw}.privacy-terms-page .privacy-terms-texts .privacy-terms-part{padding-bottom:calc(var(--vh, 1vh)*7);font-family:Rubik}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-text-title{font-weight:bolder;font-size:4.5vh;padding-bottom:calc(var(--vh, 1vh)*2.5);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-red{background-color:#fb4e5d;height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-yellow{background-color:var(--custom-yellow);height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-blue{background:var(--custom-medium-blue);height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-purple{background-color:#1dd3b0;height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-orange{background-color:#fe7f2d;height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-inside{display:flex;flex-direction:column}.privacy-terms-page .privacy-terms-texts .privacy-terms-part .privacy-terms-inside .part{margin-bottom:calc(var(--vh, 1vh)*4)}.privacy-terms-page .privacy-width{width:87vw}@media screen and (max-width:1024px){.privacy-terms-page .privacy-terms-title{display:none}.privacy-terms-page .privacy-terms-texts .privacy-terms-part{padding-bottom:calc(var(--vh, 1vh)*8)}}.allStudentTable{background-color:#f2efef}.allStudentTable,.Significant{display:flex;flex-direction:column;align-items:center}.Significant{margin-top:1vw}.Significant .titleS{font-size:1.6vw;line-height:2vw;font-weight:700}.Significant .authorS{font-size:1.3vw;line-height:1.8vw;font-weight:100}.Significant .durationS{font-size:1.1vw;line-height:1.6vw}.listenMode{width:75vw;font-size:3vw;line-height:1.8vw;font-weight:700;padding:.5vw;margin:1vw 0}.table{margin-bottom:8vw}.table,.table .th{border:.5px solid #000}.table .th{display:flex;width:75vw;height:4vw;justify-content:space-around;background-color:#fff}.table .th .tt{width:20vw;white-space:nowrap;text-align:center;font-size:1.2vw;line-height:4vw;font-weight:700}.table .td{display:flex;width:75vw;height:5.5vw;justify-content:space-around;border:.5px solid #000;background-color:#fff}.table .td .ttd{width:20vw;white-space:nowrap;text-align:center;font-size:1vw;line-height:5.5vw}.table .td .circle{display:flex;justify-content:center;align-items:center}.table .td .circle .progress{width:1.1vw;height:1.1vw;border-radius:100%;border:.5px solid #707070}.table .td .dark-red{background-color:#c9281b}.table .td .green{background-color:#1bc97f}.table .td .orange{background-color:#fdad15}.table .td .currentTime{font-weight:700;font-size:2vw}.table .td .currentTime,.table .td .currentTime .container1{display:flex;justify-content:center;align-items:center}.table .td .currentTime .container1 svg{width:3.6vw}.table .td .currentTime .container1 .progressbar-text{font-size:.9vw;line-height:1.5vw;font-weight:300;color:#181519!important}.profile{background-color:#f2efef;height:30vh;justify-content:center}.profile,.profile .profile2{display:flex;align-items:center}.profile .profile2{justify-content:space-around;width:75vw}.profile .profile2 .name-flex{display:flex;flex-direction:column;align-items:center;width:15vw}.profile .profile2 .name-flex .fullName{font-size:2.7vw;line-height:3vw;font-weight:700}.profile .profile2 .name-flex .className{font-size:2vw;line-height:2.5vw;font-weight:700}.profile .profile2 .listening{display:flex;flex-direction:column;align-items:center;width:15vw;font-size:1.5vw;line-height:2.5vw;font-weight:700}.profile .profile2 .listening span{font-size:2.7vw;line-height:3.5vw;font-weight:700}.profile .profile2 .rank{display:flex;flex-direction:column;align-items:center;width:15vw;font-size:1.5vw;line-height:2.5vw;font-weight:700}.page{min-height:80vh;margin-bottom:2vh;padding-bottom:2vh}.page .web-version .bs-centering{height:27vh}.page .progression{width:10vw;display:flex;justify-content:space-between;align-items:center}.page .progression .span{font-size:2.2vh;font-weight:700}.page .progression .circle,.page .progression .span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page .progression .circle .progress{width:2.4vh;height:2.4vh;border-radius:100%;padding:0;margin:0}.page .progression .dark-red{background-color:#c9281b}.page .progression .green{background-color:#1bc97f}.page .progression .orange{background-color:#fdad15}.approved-popup .saved-popup{padding-top:3vh;position:absolute;top:50vh;min-height:50vh;width:62vw;border:none;color:#000;border-radius:15px;font-size:2vw;line-height:3vw}.approved-popup .saved-popup .student{display:flex;align-items:center;justify-content:center}.approved-popup .saved-popup .student div{font:normal normal 700 1.5vw/3vw Rubik;font-size:1.5vw;line-height:3vw;font-weight:700}.approved-popup .saved-popup .student .image{height:1.75vw;margin:2vh .75vh}.sliderElement{padding:2%;position:relative;text-align:center;border:none}.slick-track{padding:2% 0}.slick-slide{border:none}.slick-slide div:focus{outline:none}.slick-arrow{z-index:5!important}.slick-next:before,.slick-prev:before{z-index:5!important;color:#000}.slick-center .sliderElement{opacity:1;transform:scale(1.2);transition:all .35s ease}.choose{display:flex;height:15vh;justify-content:space-between;align-items:center;padding:0 12vw;border-bottom:1px solid #707070;box-shadow:0 1px 10px 0 #929292}.choose .whichComp{width:20vw;height:5vh}.choose .whichComp .elements{display:flex;justify-content:space-between}.choose .whichComp .elements .element{width:9vw;font-size:.3vw;line-height:2.5vw;font-weight:700;text-align:center;cursor:pointer}.choose .whichComp .pink-container{position:relative;transition:.5s}.choose .whichComp .pink-container .shortpink{background-color:#eb6868;width:9vw;height:4px}.choose .search-container .search{width:20vw;height:6vh;margin:0;border:1px solid #000;border-radius:15px;box-shadow:none;background:none}.choose .search-container #searchButton{margin:0;height:4vh}.choose .search-container #clearButton{min-width:20px;cursor:pointer}.choose .search-container .noResult{position:absolute;width:30vw;overflow:hidden;text-align:center;color:#0c3e89;font-size:2.5vh;line-height:3vh;margin:.5vh 0}.general-div-big div{padding:.6vw}.general-div div{padding:5px}#about-container{font-family:"Rubik";font-style:normal;line-height:5vh;height:100%;overflow:auto;overflow:overlay;padding-bottom:15vh}#about-container::-webkit-scrollbar{width:0;background:transparent;display:none}#about-container .project-title{display:flex;align-items:center;font-size:4.5vh;height:12vh;padding-right:5%;border-bottom:1px solid #9e9c9c}#about-container .about-content{padding-right:5%;padding-top:5vh;width:90vw;font-weight:500;font-size:3vh}#about-container .about-content .link-to-hilma{font-weight:400;text-decoration:underline;color:var(--custom-pink);cursor:pointer;margin-right:.3vw;margin-left:.3vw}#about-container .first-part-text{margin-bottom:5vh}#about-container .worms-container{display:flex;align-items:center;justify-content:center}#about-container .worms-container .worm-img{height:5vh;padding-left:5vh}.credits-title{padding-right:5%;padding-top:5vh;font-size:2.5vh}.credits-list,.link-to-login{padding-right:5%;padding-top:2vh;font-size:2.5vh}.link-to-login:link{color:var(--custom-dark-blue)}.link-to-login:link,.link-to-login:visited{background-color:initial;text-decoration:none}.link-to-login:visited{color:var(--custom-pink)}.link-to-login:hover{color:var(--custom-medium-blue)}.link-to-login:active,.link-to-login:hover{background-color:initial;text-decoration:underline}.link-to-login:active{color:var(--custom-light-blue)}@media only screen and (max-width:768px){#about-container .project-title{padding-top:vh(3);font-size:3vh;padding-right:6%;padding-left:6%;box-shadow:unset}#about-container .about-content{padding-right:6%;padding-left:6%;width:100vw}}@media only screen and (max-width:298px){#about-container .project-title{font-size:2.7vh}#about-container .about-content{font-size:2.5vh}}@font-face{font-family:"Rubik";font-style:normal;font-weight:700;src:local("Rubik"),local("Rubik"),url(/static/media/Rubik-Bold.366b50ff.ttf) format("truetype")}*{font-family:Rubik;scroll-behavior:smooth}@font-face{font-family:"Rubik";font-style:normal;font-weight:lighter;src:local("Rubik"),local("Rubik"),url(/static/media/Rubik-Light.d950a011.ttf) format("truetype")}@font-face{font-family:"Rubik";font-style:normal;src:local("Rubik"),local("Rubik"),url(/static/media/Rubik-VariableFont_wght.ea640765.ttf) format("truetype")}.App{direction:rtl}::-webkit-scrollbar,::-webkit-scrollbar-track{width:1vw}::-webkit-scrollbar-thumb{background-color:#b9b9b9;border-radius:2vh}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}:root{--custom-yellow:#fddd4b;--custom-pink:#ee5c5c;--custom-light-pink:rgba(238,92,92,0.5764705882352941);--custom-dark-blue:#0c3e89;--custom-medium-blue:#48a6e1;--custom-light-blue:#23cdfd;--custom-footer-blue:#4aa2df;--custom-header-cyan:#9ad0f5;--custom-error-red:#fb4e5d;--custom-light-grey:#eeedec;--custom-green:#1d98a1}.App-header{background-color:#282c34;min-height:vh(100);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{-webkit-user-select:none;-webkit-user-drag:none}.footer-margin{margin-bottom:7vh}.player-margin{margin-bottom:18vh}.no-player-phone{margin-bottom:12vh}.player-phone{margin-bottom:20vh}.profile-footer{margin:0}.noPhoneTeacher{height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:3vh;line-height:4vh}.exit,.noPhoneTeacher{text-align:center;font-weight:700}.exit{margin-top:-25vh;font-size:2vh;line-height:3vh;color:var(--custom-dark-blue);text-decoration:underline}@keyframes bounce-7{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.05,.95) translateY(0)}30%{transform:scale(.95,1.05) translateY(0)}50%{transform:scale(1.01,.99) translateY(0)}57%{transform:scale(1) translateY(0)}60%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}.trigger-position-right{overflow-x:hidden}*{padding:0;margin:0}.header .title{font-size:calc(var(--vh, 1vh)*4);display:flex;text-align:right;letter-spacing:0;color:#fff;opacity:1}.header .profile{margin:1vh 2vh 2vh}.footer-general{position:fixed;bottom:-1px;display:flex;align-content:center;background:#fff 0 0 no-repeat padding-box;width:100%;height:calc(var(--vh, 1vh)*10.5)}.ios-footer-general{height:calc(var(--vh, 1vh)*10.75)}.footer{box-shadow:0 0 10px rgba(0,0,0,.4196078431372549);border-radius:22px 19px 0 0;z-index:3}.playerFooter{z-index:4}.nav{font-size:calc(var(--vh, 1vh)*2);font-family:Rubik;font-weight:400;margin:auto;letter-spacing:0;color:var(--custom-footer-blue);display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:80%;text-decoration:none;cursor:default;padding-bottom:calc(var(--vh, 1vh)*0.5);-webkit-tap-highlight-color:rgba(0,0,0,0)}.ios-nav,.nav{padding-top:calc(var(--vh, 1vh)*0.5)}.ios-nav{padding-bottom:calc(var(--vh, 1vh)*1)}.footerIcon{height:calc(var(--vh, 1vh)*4.5);width:calc(var(--vh, 1vh)*4.5);-webkit-mask-size:calc(var(--vh, 1vh)*4.5) calc(var(--vh, 1vh)*4.5);background-color:var(--custom-footer-blue);cursor:default}.footerIcon:focus{outline:0}.currentPage{color:var(--custom-pink)}.currentPage .footerIcon{background-color:var(--custom-pink)}.footer-web{height:calc(var(--vh, 1vh)*10.5);width:100vw;background-color:var(--custom-footer-blue);display:flex;flex-direction:row;justify-content:space-around;align-items:center;font-family:"Rubik";z-index:3}.footer-web .footer__position-fixed{position:fixed;bottom:0}.footer-web .logos{width:24%;margin-left:-8vw;margin-right:2.2vw;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.footer-web .logos .img-footer-web{height:calc(var(--vh, 1vh)*5)}.footer-web .text-footer-web{margin-left:8vw;font-size:calc(var(--vh, 1vh)*2.2);color:#fff}.footer-web .link-footer-web{font-size:calc(var(--vh, 1vh)*2.2);color:#fff;text-decoration:underline;cursor:pointer}.footer-web-with-bottom-audio{margin-top:-8vh;margin-bottom:10vh;position:unset;bottom:unset}.contactUs-footer-audio{margin-top:8vh}@media only screen and (min-width:768px) and (max-width:900px){.footer-web .logos{margin-left:unset}.footer-web .logos .img-footer-web{height:calc(var(--vh, 1vh)*3.5)}.footer-web .link-footer-web,.footer-web .text-footer-web{font-size:calc(var(--vh, 1vh)*1.8)}}@media screen and (min-width:900px) and (max-width:1100px){.footer-web .logos{margin-left:-3vw}.footer-web .logos .img-footer-web{height:calc(var(--vh, 1vh)*4)}.footer-web .link-footer-web,.footer-web .text-footer-web{font-size:calc(var(--vh, 1vh)*1.9)}}#searchInput{width:100%;border:none;background:none;margin:calc(var(--vh, 1vh)*1);letter-spacing:0;color:#0d0d0d;outline:none;vertical-align:middle;font-size:18px;line-height:22px;font-weight:300;font-size:calc(var(--vh, 1vh)*2);cursor:text}#searchInput::-webkit-input-placeholder{font-size:calc(var(--vh, 1vh)*2)}.button{border:none;background:none;margin:calc(var(--vh, 1vh)*1.5) calc(var(--vh, 1vh)*1);padding-right:calc(var(--vh, 1vh)*1);outline:none}.button:focus{outline:1px solid}#searchButton{margin-right:2vw;vertical-align:middle}#clearButton{margin-left:1vh;vertical-align:middle}.results-number{font-family:Rubik;font-weight:400;color:grey;font-size:calc(var(--vh, 1vh)*2.1);width:calc(var(--vh, 1vh)*20);height:calc(var(--vh, 1vh)*2);padding-right:calc(var(--vh, 1vh)*1);white-space:nowrap}@media only screen and (max-width:768px){.nav{font-size:12px}}input,input:after,input:before,textarea,textarea:after,textarea:before{-webkit-user-select:initial;user-select:initial}@media screen and (max-width:768px){#enable-toolbar #enable-toolbar-trigger{left:4%;right:unset}#enable-toolbar #enable-toolbar-trigger #enable-toolbar-trigger-svg{height:42px;width:32px}}.turn-up{transform:rotate(180deg)}.q-a-page{height:calc(var(--vh, 1vh)*100)}.q-a-page .q-a-title{display:flex;align-items:center;font-weight:bolder;font-size:5.5vh;padding-right:8%;height:12vh;border-bottom:1px solid #9e9c9c;font-family:Rubik}.q-a-page .q-a-texts{padding-top:calc(var(--vh, 1vh)*4);padding-right:8%;padding-left:4%;display:flex;flex-direction:column;align-items:right;width:90vw}.q-a-page .q-a-texts .q-a-part{padding-bottom:calc(var(--vh, 1vh)*15);font-family:Rubik}.q-a-page .q-a-texts .q-a-part .q-a-text-title{font-weight:bolder;font-size:4.5vh;padding-bottom:calc(var(--vh, 1vh)*2.5);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.q-a-page .q-a-texts .q-a-part .q-a-red{background-color:#fb4e5d}.q-a-page .q-a-texts .q-a-part .q-a-red,.q-a-page .q-a-texts .q-a-part .q-a-yellow{height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.q-a-page .q-a-texts .q-a-part .q-a-yellow{background-color:var(--custom-yellow)}.q-a-page .q-a-texts .q-a-part .q-a-blue{background:var(--custom-medium-blue);height:calc(var(--vh, 1vh)*1);border-radius:calc(var(--vh, 1vh)*4);margin-top:calc(var(--vh, 1vh)*1)}.q-a-page .q-a-texts .q-a-part .q-a-first{border-top:1px solid #c7c7c7}.q-a-page .q-a-texts .q-a-part .q-a-text{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:1.5vw;padding-right:.5vw;border-bottom:1px solid #c7c7c7}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-question{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%;margin-top:calc(var(--vh, 1vh)*2);padding-bottom:calc(var(--vh, 1vh)*2.5);cursor:pointer}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-question .q-title{font-size:3.2vh;margin-bottom:calc(var(--vh, 1vh)*2);cursor:pointer}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-question .q-answer{font-size:2.8vh;line-height:calc(var(--vh, 1vh)*4.5);cursor:pointer}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-question .q-bold{font-weight:600}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-img{cursor:pointer;transition:.5s ease;height:calc(var(--vh, 1vh)*6)}@media screen and (max-width:1024px){.q-a-page .q-a-title{display:none}.q-a-page .q-a-texts .q-a-part{padding-bottom:calc(var(--vh, 1vh)*8)}.q-a-page .q-a-texts .q-a-part .q-a-text{align-items:start}.q-a-page .q-a-texts .q-a-part .q-a-text .q-a-question .q-title{font-size:2.8vh}}
/*# sourceMappingURL=main.5fc828ac.chunk.css.map */