@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap);body,html{color:#2e2e2e;padding-right:0!important}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pathway-enrolledClass-cards::-webkit-scrollbar{display:none}.ng-page-loader{position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.loader,.ng-page-loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.right-align{align-items:right}.left-align{align-items:left}.center-align{align-items:center}.idsEllipsis{display:inline-block;position:relative;width:70px}.idsEllipsis div{position:absolute;top:50%;width:13px;height:13px;border-radius:50%;background:#48a145;animation-timing-function:cubic-bezier(0,1,1,0)}.idsEllipsis div:first-child{left:8px;animation:idsEllipsis1 .6s infinite}.idsEllipsis div:nth-child(2){left:8px;animation:idsEllipsis2 .6s infinite}.idsEllipsis div:nth-child(3){left:32px;animation:idsEllipsis2 .6s infinite}.idsEllipsis div:nth-child(4){left:56px;animation:idsEllipsis3 .6s infinite}@keyframes idsEllipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes idsEllipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes idsEllipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.class_time{display:flex;flex-direction:column;align-items:flex-start}input[type=radio]{-webkit-appearance:none;appearance:none;display:inline-block;width:20px;height:20px;padding:3px;background-clip:content-box;border:2px solid #bbb;background-color:#e7e6e7;border-radius:50%}input[type=radio]:checked{background-color:#48a145}.ng-create-class{margin:auto;padding-top:24px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;background:#fff;box-shadow:0 4px 20px 1px rgba(0,0,0,.4);border-radius:10px}@media screen and (max-width:768px){.ng-create-class{width:100%}}.ng-create-class .title{width:100%;display:flex;justify-content:center;text-transform:uppercase;font-size:30px;font-family:"Times New Roman",Times,serif}@media screen and (max-width:768px){.ng-create-class .title{margin-left:80px}}.ng-create-class .form{padding:48px;display:flex;flex-direction:column}@media screen and (max-width:768px){.ng-create-class .form{width:90%}}.ng-create-class .form .small-text{width:156px;background:#fff;box-sizing:border-box;border-radius:8px;padding:0 8px}.ng-create-class .form .submit{width:235px;height:48px;background:#3cb728;border-radius:19px;font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;border-width:0;margin:24px auto auto;text-decoration:none;transition:all .2s}.ng-create-class .disabled{pointer-events:none;cursor:not-allowed;opacity:.3}.ng-create-class .disabled-button{margin-left:200px;cursor:not-allowed}@media screen and (max-width:768px){.ng-create-class .disabled-button{margin-left:60px}}.ng-create-class .radio-pointer{display:inline-flex;cursor:pointer;margin-right:12px;align-items:center;margin-block:10px}.ng-create-class .enabled-button{margin-left:200px}@media screen and (max-width:768px){.ng-create-class .enabled-button{margin-left:60px}}.ng-create-class .submit:active,.ng-create-class .submit:hover{cursor:pointer;background-color:#0a7a19}.radio-field-with-validation{margin-bottom:10px}.radio-field{margin:30px 12px}.label-field{color:#bbb;font-weight:400}.checkbox-field{margin:30px 12px}.checkbox{margin-right:20px}input.checkbox-field{width:15px;height:15px}.optional-field{font-weight:400;color:grey;font-size:14px;margin:0 0 24px 4px}.field-validation{font-weight:400;color:#d63a3a;font-size:14px;margin:0 0 28px 4px}.input-field-without-validation{width:628px;height:48px;padding-left:8px;margin:8px 0 30px;font-size:16px;border:none;border-bottom:2px solid #c0c3c4;background:#fff;box-sizing:border-box}@media screen and (max-width:768px){.input-field-without-validation{width:350px}}.input-field-without-validation--short{width:180px}.input-field-without-validation:focus{outline:none!important;border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}.input-field{width:628px;height:48px;padding-left:8px;margin:8px 0 10px;font-size:16px;border:none;border-bottom:2px solid #c0c3c4;background:#fff;box-sizing:border-box}@media screen and (max-width:768px){.input-field{width:350px}}.input-field--short{width:180px}.input-field:focus{outline:none!important;border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}.textarea-field{width:628px;padding-left:8px;padding-top:8px;font-size:16px;margin:8px 0 10px;resize:none;border:none;border-bottom:2px solid #c0c3c4;background:#fff}@media screen and (max-width:768px){.textarea-field{width:340px}}.textarea-field:focus{outline:none!important;border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}.textarea-field-without-validation{width:628px;padding-left:8px;padding-top:8px;font-size:16px;margin:8px 0 30px;resize:none;border:none;border-bottom:2px solid #c0c3c4;background:#fff}@media screen and (max-width:768px){.textarea-field-without-validation{width:340px}}.textarea-field-without-validation:focus{outline:none!important;border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}.input-field--short{width:18.75rem}.class_main_time{display:flex;justify-content:space-between}.create-class-select{padding:12px 8px;font-size:16px;background:#fff;margin:8px 0 24px;border-radius:8px}.description-for-enrollments{font-weight:400;font-size:15px;color:grey;margin-top:10px;font-family:Rubik,sans-serif;font-style:normal}.enrolment_buttons button{margin:1rem 1rem 1rem 0;border:none;background:#fff;border-radius:8px;padding:1em 1.2rem;font-size:1rem;font-weight:900;cursor:pointer}.enrolment_buttons button.active{color:#48a145;background-color:#e9f5e9}.class-card{width:352px;background:rgba(255,220,220,.4);height:auto;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:15px;display:flex;margin-bottom:25px;margin-left:32px}.class-card,.class-details{font-family:Rubik,sans-serif;font-style:normal;flex-direction:column}.class-details{padding:30px}.class-details>.class-type{display:block;font-size:16px;font-weight:500;color:#d55f31;margin-bottom:18px}.class-details h4{font-weight:500;margin-top:10px;font-size:18px;color:#191b26}.class-details p{margin-bottom:12px;color:#191b26;font-family:Rubik,sans-serif;font-style:normal;font-size:19px;font-weight:300}.bottom-details{padding-top:15px;display:flex}.class-card-action-icon{padding-top:8px;cursor:pointer;font-size:25px;color:grey}.check-icon{font-size:18px;color:#7cc144;float:right;font-weight:300;border-radius:18px;width:100px;padding:2px;background-color:#fff}.class-enroll{width:130px}.class-enroll,.class-enroll-cohort{background-color:#7cc144;color:#fff;border-radius:5px;font-size:16px;height:40px;cursor:pointer;border:none}.class-enroll-cohort{width:165px}.class-drop-out{background-color:#d55f31;color:#fff;border-radius:5px;font-size:16px;width:130px;height:40px;cursor:pointer;border:none}.class-card-actions{position:relative;left:110px}@media screen and (max-width:768px){.class-card-actions{left:75px}}.cohort-class{margin-left:170px;margin-bottom:20px}@media screen and (max-width:768px){.cohort-class{margin-left:50px}}.class-card-edit{justify-content:space-around;margin-left:16px;cursor:pointer}.confirmation-massage{position:absolute;top:30%;width:600px!important;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}@media screen and (max-width:768px){.confirmation-massage{width:360px!important}}@media screen and (max-width:768px){.confirmation-massage .close{display:none}}.confirmation-massage>h2{text-align:center;font-size:20px;font-weight:500;padding:10px}.wrap{display:flex;justify-content:center;align-items:center}.cancel-btn{background-color:grey;margin-left:10px}.cancel-btn,.delete-btn{border:none;color:#fff;height:35px;width:85px;border-radius:5px;margin-bottom:16px;cursor:pointer}.delete-btn{background-color:#f85d5d}.agree-btn{background-color:green;border:none;color:#fff;height:35px;width:85px;border-radius:5px;margin-bottom:16px;cursor:pointer}.loader-button{margin-right:10%}.create-class-button{background:#48a145;margin-left:4%;width:15%;height:40px;border-radius:15px;color:#fff;font-size:17px;font-weight:"bold";border:none;cursor:pointer;margin-top:30px}@media screen and (max-width:768px){.create-class-button{width:60%;margin-left:15%}}.ng-upcoming-class{width:90%;margin:40px auto auto;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.ng-upcoming-class{justify-content:center;margin:20px 0}}.confirmation-for-consent{position:absolute;top:30%;width:650px!important;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}@media screen and (max-width:768px){.confirmation-for-consent{width:360px!important}}@media screen and (max-width:768px){.confirmation-for-consent .close{display:none}}.confirmation-for-consent>h2{text-align:center;font-size:20px;font-weight:500;padding:10px}.confirmation-for-consent .paginationBttns{height:0!important;list-style:none;display:flex;justify-content:center}.confirmation-for-consent .pagination{padding-left:70px}.avatar-container{border-radius:50%;width:32px;height:32px;flex-shrink:0;font-weight:700;color:#fff;overflow:hidden}.avatar-container,.avatar-text{display:flex;justify-content:center;align-items:center}.avatar-text{width:100%;height:100%}.reply-sender{display:flex;background-color:#d4d3d3;border-radius:24px;padding:6px 12px;align-items:center;margin-left:8px}.dropdown{position:absolute;right:0;z-index:1;min-width:200px;background-color:#fff;text-align:left;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}.dropdown-button{border:0;display:block;width:100%;background-color:initial;font-size:14px;padding:16px;transition:background-color .2s ease-out;cursor:pointer}.dropdown-button:hover{background-color:#e2e2e2}.room-nav{padding:16px 20px;list-style:none;display:flex;align-items:center;cursor:pointer;background-color:#fff;border-right:4px solid #fff;border-bottom:1px solid #b8bcbd}.room-nav .title{font-size:16px;font-weight:700;margin-bottom:4px}.room-nav .subtitle{font-size:14px}.room-nav-selected{border-right-color:#d94451}.room-nav .room-text{margin-left:12px}.room-nav .empty-char{color:transparent}.room-nav .room-info-actions{flex:1 1;display:flex;justify-content:flex-end;font-size:12px}.menu-ellipsis-dot{line-height:.5;cursor:pointer}.menu-ellipsis{position:relative;background:transparent;border:0;margin-left:12px;cursor:pointer}.chat-input-container{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);padding:16px 40px;position:relative;display:flex;align-items:center}@media screen and (max-width:768px){.chat-input-container{padding:16px}}.chat-input{flex:1 1;border:1px solid #f5f5f5;padding:20px 72px 20px 12px;font-size:16px}.reply-message{padding:16px;border-top:1px solid #ddd;position:relative}.reply-message-content{display:flex;align-items:center;margin-bottom:8px}.reply-message-sender-name{font-weight:500;margin-bottom:4px}.reply-to{display:flex;align-items:center;color:grey;font-size:13px;margin-bottom:16px}.reply-to-icon{margin-left:8px;font-size:11px}.close-reply-message{position:absolute;right:24px;color:grey;top:50%;transform:translateY(-50%);font-size:24px;cursor:pointer}.chat-input-icon{position:absolute;right:60px;font-size:36px;color:#727272;cursor:pointer}@media screen and (max-width:768px){.chat-input-icon{right:30px}}.chat-message{border-radius:12px;line-height:1.4;border-bottom-left-radius:0;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);font-weight:500;padding:16px 48px 16px 16px;position:relative}.chat-message-other{align-self:flex-start;background-color:#f6f8fa}.chat-message-self{align-self:flex-end;background-color:#e8e8e8}.chat-message-action{background-color:initial;color:#626667;font-style:italic;align-self:center;box-shadow:none}.chat-message .reply-to-header{margin-bottom:4px;display:flex;align-items:center}.chat-message .reply-to-container{border-left:3px solid #b8bcbd;padding-left:10px;margin-bottom:10px}.chat-message .actions-dropdown-trigger-container{position:absolute;top:8px;right:12px}.chat-message .actions-dropdown-trigger{position:relative;padding:0;margin:0;background:transparent;border:0;font-size:18px;cursor:pointer}@media screen and (max-width:768px){.chat-message{padding-right:16px}}.option-button{background-color:#d63447;border-radius:4px;display:block;align-self:flex-start;color:#fff;padding:0 16px;height:60px;font-weight:700;font-size:16px;border:0;margin-top:12px;cursor:pointer;min-width:200px;transition:background-color .2s linear}.option-button:hover{background-color:#b32435}.option-button-self{align-self:flex-start}.danger-option{color:#d63447}.chat-message-container{display:flex;margin:12px 0}.chat-message-container-other{align-self:flex-start}.chat-message-container-self{align-self:flex-end}.chat-message-sender{font-size:13px;color:grey}.chat-message-sender-self{text-align:right}.message-header{display:flex;margin-bottom:8px;justify-content:flex-end}.message-header-other{justify-content:flex-start}.message-time{margin-right:16px;color:grey;font-size:13px}.message-time-other{margin-left:16px}.messages{flex:1 1;background-color:#fff;border-top:1px solid #ddd;padding:0 40px;display:flex;flex-direction:column-reverse;word-break:break-word;max-height:calc(100vh - 112px);overflow:auto}@media screen and (max-width:768px){.messages{max-height:calc(100vh - 104px);padding:0 16px}}.messages-content{display:flex;flex-direction:column}.messages-day-marker{background-color:hsla(0,0%,63.9%,.1);font-weight:700;font-size:13px;margin:12px 0;color:#5e95ff;align-self:center;border-radius:4px;padding:8px}.floating-icon-container{position:absolute;border-radius:50%;padding:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);width:60px;height:60px;box-sizing:border-box;background-color:#fff;border:0}.chat-container{display:flex;height:calc(100vh - 112px);position:relative}@media screen and (max-width:768px){.chat-container{max-width:100vw;width:100vw;height:calc(100vh - 104px)}}.rooms-navs-container{position:relative;z-index:1;width:20vw;min-width:250px;max-width:400px;padding:0;margin:0;box-shadow:0 7px 29px 0 rgba(100,100,111,.2)}@media screen and (max-width:768px){.rooms-navs-container{max-width:100vw;width:100vw;height:calc(100vh - 104px)}}.room-chat{display:flex;flex:1 1;flex-direction:column;max-height:calc(100vh - 112px);overflow:auto}@media screen and (max-width:768px){.room-chat{max-height:calc(100vh - 104px)}}@media screen and (min-width:768px){.room-chat{border-left:1px solid #ddd}}.submitData{cursor:pointer;width:300px;height:48px;background:#3cb728;font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;border-width:0;border-radius:19px;margin:24px 0 24px 20px;text-decoration:none;transition:all .2s}.inputField{width:300px;height:48px;padding-left:8px;margin:8px 20px 24px 15px;font-size:16px;border:1px solid #000;border-radius:19px;background:#fff}.inputField:focus{outline:none!important;border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}.label{margin:0 5px 0 20px}.create-room{margin-top:45px}.container-for-users{padding:0 10%;margin:40px auto 0}.create-chat-room{margin:auto;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center}.create-chat-room .form-for-room{font-family:Rubik,sans-serif;font-style:normal;font-size:18px;width:auto;padding:30px;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 0 16px 2px rgba(88,88,88,.16)}@media screen and (max-width:768px){.create-chat-room .form-for-room{width:75%}}.create-chat-room .input-field{width:360px;height:48px;font-size:16px;border:1px solid #000;border-radius:8px;background:#fff}.create-chat-room .input-field:focus{border:1px solid #3cb728;box-shadow:0 0 4px #3cb728}@media screen and (max-width:768px){.create-chat-room .input-field{padding:20px;width:100%}}.create-chat-room .radio{margin-top:18px}.create-chat-room .button2{margin-left:10px}.create-chat-room .create-room-btn{background:#7cc144;cursor:pointer;width:340px;height:48px;font-size:18px;line-height:21px;text-transform:uppercase;color:#fff;border-width:0;border-radius:19px;margin-top:24px;text-decoration:none;transition:all .2s}@media screen and (max-width:768px){.create-chat-room .create-room-btn{width:100%}}.table-container{padding:0 10%;margin:40px auto 0}.search-box{border:0;font-size:16px;outline:0;background:transparent;border-bottom:1px solid #2e2e2e;height:5px;margin-top:13px;width:500px;background-image:url(/static/media/search.f182bb79.svg);background-repeat:no-repeat;padding:12px 20px 12px 40px}.clipboard{padding-left:16px}.partners-table{margin-bottom:30px;width:100%;table-layout:fixed;border-collapse:collapse;box-shadow:0 2px 10px 1px rgba(0,0,0,.3)}.partners-table thead tr th{box-shadow:1px,1px rgba(112,111,111,.16);letter-spacing:.35;color:#2e2e2e;opacity:1;padding:12px;font-size:17px;font-style:normal;font-family:Rubik;text-align:start;vertical-align:top;border:1px solid rgba(222,226,230,.5215686274509804)}.paginationBttns{height:40px;list-style:none;display:flex;justify-content:center}.paginationBttns a{padding:10px;margin:8px;border-radius:5px;border:1px solid #006400;color:green;cursor:pointer}.paginationBttns a:hover{color:#fff;background-color:#006400}.paginationActive a{color:#fff;background-color:green}.container-for-search{display:flex;flex-wrap:wrap}.last-item{margin-left:auto}.create-link{color:#fff;border-radius:8px;padding:0 10px;width:95px;background-color:#83b344}.create-link,.meraki_link{text-decoration:none;font-size:18px}.meraki_link{color:green;font-weight:500;margin-left:10px}@media screen and (max-width:768px){.partners-table{width:100%}.search-box{width:270px}.last-item{margin-left:0;margin-top:30px}.paginationBttns{padding:13px;margin:5px}.partners-table,tbody,td,th,thead,tr{display:block}thead tr{position:absolute;top:-9999px;left:-9999px}tr{border:1px solid #ccc}td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}td:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}}.container-table{padding:0 10%;margin:40px auto 0}.student-overview-table{width:100%;table-layout:fixed;margin-bottom:20px;border-collapse:collapse;box-shadow:0 2px 10px 1px rgba(0,0,0,.3)}.student-overview-table thead tr th{box-shadow:1px,1px rgba(112,111,111,.16);letter-spacing:.35;color:#2e2e2e;opacity:1;padding:12px;font-size:16px;font-style:normal;font-family:Rubik;text-align:start;vertical-align:top;border:1px solid rgba(222,226,230,.5215686274509804)}.student-name{width:23%!important}.t-data{text-decoration:none;color:#000;width:20%}td,th{padding:14px;font-family:Rubik;font-style:normal;font-size:16px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}tr:hover{background-color:#fbfff5;cursor:pointer;box-shadow:0 2px 10px 1px rgba(0,0,0,.3)}.Search-bar{border:0;background-color:#a3a3a3;font-size:16px;outline:0;background:transparent;border-bottom:1px solid #2e2e2e;height:5px;width:500px;margin-top:13px;background-image:url(/static/media/search.f182bb79.svg);background-repeat:no-repeat;padding:12px 20px 12px 40px}.slider-label{display:flex}.slider{width:1120px;margin-left:50px;margin-bottom:40px}.filter-clear:enabled{background:green;color:#83b344;color:#fff}.filter-clear:disabled,.filter-clear:enabled{margin-left:20px;width:100px;height:30px;border-radius:15px;border-color:#83b344;font-size:17px;font-weight:"bold";outline:#83b344;cursor:pointer}.filter-clear:disabled{background:#fff;color:#83b344}.Message{font-size:20px}.partner-name{font-style:normal}@media screen and (max-width:768px){.container-table{padding:0 5%}.student-overview-table{width:100%;overflow:hidden}.student-overview-table,tbody,td,th,thead,tr{display:block}thead tr{position:absolute;top:-9999px;left:-9999px}.Search-bar{width:270px}.slider-label{margin-bottom:20px}.slider{margin-left:30px;margin-bottom:40px}tr{border:1px solid #ccc}td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;text-align:left;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}td:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}}.partner-name{font-family:Rubik;font-weight:700;margin-bottom:20px}.add_student_form_background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto;background-color:rgba(22,37,51,.75)}.add_student_form{position:relative;z-index:110;background-color:#fff;border:1px solid #f6f9fb;border-radius:8px;margin:100px auto 150px;padding:30px;box-shadow:0 0 15px -5px #585757;max-width:600px}.student_form_container{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:center;font-family:Rubik,sans-serif;font-style:normal;font-size:18px}.student_form_header h2{font-weight:500;font-size:30px;margin-bottom:20px;align-self:center}.student_form_container label{align-self:flex-start}.student_data_field{border:1px solid #000;padding:5px 5px 5px 10px;font-size:20px;border-radius:10px;width:100%}.add_student_form_btn{border-radius:20px;font-size:0;border:none;padding:15px 25px;font-size:15px;margin:40px 0 10px auto;border-radius:15px}.add_student_btn,.add_student_form_btn{background:green;color:#fff;font-weight:"bold";cursor:pointer}.add_student_btn{border-radius:25px;font-size:17px;border:none;padding:10px 20px;font-size:18px;margin-bottom:20px}.add_student_form_btn,.update_student_form_btn{width:50%;height:50px;background-color:green;color:#fff;font-family:Noto Sans;font-size:20px;font-weight:600;line-height:50px;text-align:center;display:block;margin-left:auto;margin-top:25px;border:none;border-radius:5px;padding:0 10px;box-sizing:border-box}.student_form_header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.close_add_student_form{font-size:25px;cursor:pointer}@media (max-width:768px){.add_student_form{width:80%;margin:100px auto}.add_student_form_btn,.update_student_form_btn{width:100%;max-width:100%;font-size:18px;padding:0 5px;line-height:normal;height:50px}}.container-for-table{padding:0 10%;margin:40px auto 0}.student-class-table{margin-bottom:20px;border-collapse:collapse;table-layout:fixed;width:100%;box-shadow:0 2px 8px 1px rgba(0,0,0,.3)}.sorter{background:transparent;margin-left:10px;border:none}.turn{transform:scaleX(-1)}.student-class-table thead tr th{box-shadow:1px,1px rgba(112,111,111,.16);letter-spacing:.35;color:#2e2e2e;opacity:1;padding:12px;font-size:16px;font-style:normal;font-family:Rubik;text-align:start;vertical-align:top}.student-class-table thead tr th,td,th{border:1px solid rgba(222,226,230,.5215686274509804)}td,th{padding:15px;font-size:18px}.search-for-classes{border:0;background-color:#a3a3a3;font-size:16px;outline:0;background:transparent;border-bottom:1px solid #2e2e2e;height:5px;width:500px;margin-top:13px;background-image:url(/static/media/search.f182bb79.svg);background-repeat:no-repeat;padding:12px 20px 12px 40px}.studentName{font-size:20px;counter-reset:#2e2e2e;font-style:normal;font-family:Rubik}.student-email,.studentName{font-weight:500}@media screen and (max-width:768px){.student-class-table{width:100%}.search-for-classes{width:270px}.student-class-table,tbody,td,th,thead,tr{display:block}thead tr{position:absolute;top:-9999px;left:-9999px}tr{border:1px solid #ccc}td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}td:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:700}}.ng-introduce-container{padding:0 10%;margin:40px auto 0;font-family:Nunito Sans;font-style:normal;text-align:center}.main-text{width:100%}.meraki-insertion-video{width:800px;margin-block:50px;border-radius:8px}.get-meraki-link{background-color:#48a145;border:none;border-radius:8px;padding:10px 20px;font-size:18px;align-self:center;width:290px}.get-meraki-link a{color:#fff;text-decoration:none}@media only screen and (max-width:768px){.meraki-insertion-video{width:auto}}.volunteer-container{padding:0 10%;margin:40px auto 0}.volunteer-search-bar{border:0;font-size:16px;outline:0;background:transparent;border-bottom:1px solid #2e2e2e;height:5px;margin-top:13px;width:1200px;background-image:url(/static/media/search.f182bb79.svg);background-repeat:no-repeat;padding:12px 20px 12px 40px}.volunteer-overview-table{margin-top:30px;margin-bottom:30px;width:100%;table-layout:fixed;border-collapse:collapse}.volunteer-overview-table tbody{border-bottom:2px solid #e6e3e3}.volunteer-overview-table td,th{padding:19px;border:none;font-family:Rubik;font-style:normal;font-size:16px}.volunteer-overview-table thead tr th{letter-spacing:.35;line-height:20px;color:#2e2e2e;padding:12px;font-size:16px;font-style:normal;text-align:start;vertical-align:top;border-bottom:2px solid #e6e3e3}.volunteer-overview-table tr:hover{background-color:#e9f5e9;cursor:pointer;box-shadow:0 0 0 0}.filter-button{padding:10px 30px;font-size:15px;border:none;color:#818181;margin:5px;border-radius:100px 100px 100px 100px;cursor:pointer;font-weight:600}.filter-button:hover{background:#48a145;color:#fff5ee}.filter-items{margin-top:40px}.paginationBttns-volunteer{height:50px;list-style:none;display:flex;justify-content:center}.paginationBttns-volunteer a{padding:10px;margin:8px;border-radius:50%;border:1px solid #48a145;color:#48a145;cursor:pointer}.paginationActive-volunteer a{color:#fff;background-color:#48a145}.pagination-footer{display:flex}.pagination{padding-left:380px}.page-descrption{color:#818181;line-height:20px;font-size:16px;padding-left:15px}@media screen and (max-width:768px){.volunteer-search-bar{width:270px}.volunteer-overview-table{width:100%}.volunteer-overview-table,tbody,td,th,thead,tr{display:block}.volunteer-overview-table thead tr{position:absolute;top:-9999px;left:-9999px}.volunteer-overview-table tr{border:1px solid #ccc}.volunteer-overview-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.volunteer-overview-table td:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}.pagination-footer{display:block}.pagination{padding-left:0}}.sort-volunteer{background:transparent;border:none}.selectedPathway{background-color:#48a145;color:#fff}.filterBar{display:flex;margin-top:30px}.filterBar .filter{display:flex;flex-direction:column;width:23em;margin-right:20px;position:relative}.filterBar .filter span{color:#818181;font-size:16px}.filterBar .filter button{margin-top:20px;background-color:initial;text-align:left;font-size:16px;border:none;border-bottom:1px solid #000;padding:0 10px 10px;background-image:url(/static/media/dropdown.574116b4.svg);background-repeat:no-repeat;background-position:96% 40%;background-size:14px;cursor:pointer}.filterBar .filter .dropdown{width:100%;top:120%;left:0;background:#fff;box-shadow:0 16px 24px rgba(46,46,46,.06),0 6px 30px rgba(46,46,46,.04),0 8px 10px rgba(46,46,46,.08);border-radius:8px;display:flex;flex-direction:column;align-items:flex-end;transition:height .3s ease-in}.filter .dropdown ul{align-self:flex-start;list-style:none;margin:5px 20px;padding:0;width:80%!important}.dropdown ul li{font-size:18px;margin-block:15px;width:100%;cursor:pointer;display:flex;align-items:center;position:relative;transition:all 1s ease-in}.dropdown ul li:after{content:"";height:25px;width:25px;background-image:url(/static/media/tick.19a04703.svg);background-repeat:no-repeat;background-position:96% 40%;background-size:20px;position:absolute;right:-10%;opacity:0;transition:all .15s ease-in}.dropdown ul li.checked:after,.dropdown ul li:hover:after{opacity:1}.filter .dropdown span{background:#48a145;border-radius:8px;color:#fff;padding:5px 20px 8px;margin:0 15px 15px;cursor:pointer}.dropdown ul li img{height:20px;width:20px;margin-right:5px}.volunteer-class-page-container,.volunteer-table-container{padding:0 10%;margin:40px auto 0}.volunteer-page-heading{display:flex;font-size:18px;line-height:28px;font-weight:400}.home{color:#48a145;text-decoration:none}.volunteer-details{font-size:18px;line-height:20px;font-weight:400}.volunteer-name{font-weight:700}.volunteer-search-box{border:0;font-size:16px;outline:0;background:transparent;border-bottom:1px solid #2e2e2e;height:5px;margin-top:13px;width:1280px;background-image:url(/static/media/search.f182bb79.svg);background-repeat:no-repeat;padding:12px 20px 12px 40px}.volunteer-class-table{margin-top:30px;margin-bottom:30px;width:100%;table-layout:fixed;border-collapse:collapse}.volunteer-class-table td,th{padding:14px;border:none;font-family:Rubik;font-style:normal;font-size:16px}.volunteer-class-table thead tr th{letter-spacing:.35;line-height:20px;color:#2e2e2e;padding:12px;font-size:16px;font-style:normal;text-align:start;vertical-align:top;border-bottom:2px solid #e6e3e3}.volunteer-class-table tbody{border-bottom:2px solid #e6e3e3}.volunteer-class-table tr:hover{background-color:#e9f5e9;cursor:pointer;box-shadow:0 0 0 0}.sort-class{background:transparent;border:none}@media screen and (max-width:768px){.volunteer-search-box{width:270px}.volunteer-class-table{width:100%}.volunteer-class-table,tbody,td,th,thead,tr{display:block}.volunteer-class-table thead tr{position:absolute;top:-9999px;left:-9999px}.volunteer-class-table tr{border:1px solid #ccc}.volunteer-class-table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}.volunteer-class-table td:before{position:absolute;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:500}}body,html{min-height:100%;width:100%}.state-partner-dashboard{margin-top:50px;display:flex;flex-direction:column;font-family:Lusitana;font-style:normal;padding:0 10%;font-size:18px}h4{margin:0 0 10px;font-size:20px;font-weight:500}.state-partner-overview{display:flex;width:100%;margin-bottom:20px;margin-right:5px;flex-wrap:wrap}.state-partner-overview-card{display:flex;flex-direction:column;width:300px;margin:20px 10px}.state-partner-overview-card .overview-card-number{font-size:42px;margin-bottom:10px;font-weight:700}.state-partner-choose-district{flex-wrap:wrap;display:flex;width:470px;justify-content:space-between;align-items:center;margin:20px 0}.state-partner-choose-district h4{margin:0}.input-for-district{width:250px;height:36px;margin:10px 3px 10px 0;font-size:16px;border:none;border-bottom:2px solid #2e2e2e;background:#f6f8fa}.state-partner-state-schools{display:flex;flex-direction:column}.state-schools-heading{display:flex;align-items:center;margin-bottom:20px}.state-schools-heading h4{margin:0}.state-schools-cards{display:flex;width:100%;flex-wrap:wrap}.state-schools-card{width:285px;background:#fff;margin:20px 40px 20px 0;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 2px 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.08);border-radius:8px;box-sizing:border-box;border:2px solid transparent;cursor:pointer;font-size:22px}.state-schools-card h4{font-size:24px}.state-schools-card:hover{border:2px solid #48a145;box-shadow:0 16px 24px rgba(0,0,0,.06),0 6px 30px rgba(0,0,0,.04),0 8px 10px rgba(0,0,0,.08);border-radius:8px;transition:all .2s ease}.school-card-row{margin-top:20px;display:flex;align-items:center}.State-dashboard-container{width:70%}.state-name{display:flex;margin-top:50px;font-family:Lusitana;font-style:normal;padding:0 10%;font-size:18px;cursor:default}hr{border-top:2px solid #48a145}.light-text{color:#9c9999}.dark-text{color:#1b1b1b}.first-state-name{margin-right:50px}@media screen and (max-width:650px){.state-partner-choose-district{flex-direction:column;align-items:flex-start;width:100%}.first-state-name{margin-right:30px}.state-schools-card{width:100%}.state-schools-cards{align-items:center;justify-content:center}}@media screen and (max-width:1300px){.state-schools-card{margin:10px 20px 20px 0}}.gridtopofcourse7{width:max-content}@media screen and (max-width:768px){.gridtopofcourse7{width:100px;overflow:scroll}}@media screen and (max-width:768px){.hideInMobile{display:none}}.courseCloseAndEnglish{display:flex;justify-content:space-around;padding:10px}.VisibleInMobile{display:none}@media screen and (max-width:768px){.VisibleInMobile{display:block;width:97%}}.VisibleInMobile ::-webkit-scrollbar{width:0}.sliderOfExercise{background-color:#000;display:flex;justify-content:center;align-items:center}.example::-webkit-scrollbar{display:none}body{background-color:#fff;height:100vh}.layout{min-height:100vh;display:flex;flex-direction:column}.content{margin-bottom:32px;flex-grow:2}
/*# sourceMappingURL=main.01aa0191.chunk.css.map */