@charset "UTF-8";@font-face{font-family:Rubik;src:url(/static/media/Rubik-Light.90a01309.ttf) format("truetype");font-style:normal;font-weight:200}@font-face{font-family:Rubik;src:url(/static/media/Rubik-Regular.6840830e.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Rubik;src:url(/static/media/Rubik-Medium.1ba21d98.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Rubik;src:url(/static/media/Rubik-Bold.493f2062.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Rubik;src:url(/static/media/Rubik-Black.5bcba2e6.ttf) format("truetype");font-style:normal;font-weight:900}@font-face{font-family:COCOGOOSELETTERPRESS;src:url(/static/media/COCOGOOSELETTERPRESS.4d309d1a.ttf) format("truetype");font-style:normal}body{margin:0;padding:0;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#212121;background-color:#ececec!important;background:#ececec}*{box-sizing:border-box;-webkit-overflow-scrolling:touch}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.toast-body{font-family:Rubik}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #005aaa;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:3px;background:#005aaa;-webkit-box-shadow:inset 0 0 6px #005aaa}.primary-btn{color:#fff;font-size:16px;border:none;font-weight:500;border-radius:6px}.primary-btn,.primary-btn:focus{background-color:#ff8a23}.primary-btn:hover{background-color:#d8751e}.outline-btn{background-color:initial;color:#ff8a23;font-size:16px;border:1px solid #ff8a23;font-weight:500;border-radius:6px}.outline-btn:focus,.outline-btn:hover{background-color:rgba(0,0,0,.9);color:#fff}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.text-white{color:#fff}.text-12{font-size:12px}.ant-modal-mask{background:rgba(0,0,0,.92)}.icon-text{display:flex;align-items:center}.icon-text svg{margin-right:3px}.custom-dropdown{background-color:#fff!important;border-radius:0!important;border:none;padding:0;box-shadow:0 4px 34px rgba(0,0,0,.06)!important}.custom-dropdown:before{display:none;content:"";position:absolute;bottom:-20px;left:0;background:#f0eff1;width:100%;height:20px}.custom-dropdown.ant-select-dropdown-placement-bottomLeft{border-radius:0 0 20px 20px!important}.custom-dropdown.ant-select-dropdown-placement-bottomLeft:before{top:-20px;bottom:auto}.custom-dropdown .ant-select-dropdown-menu{overflow-x:hidden}.custom-dropdown .ant-select-dropdown-menu-item{font-size:16px;font-weight:500;color:#524e59;padding:10px 16px}.custom-dropdown .ant-select-dropdown-menu-item-active,.custom-dropdown .ant-select-dropdown-menu-item:active,.custom-dropdown .ant-select-dropdown-menu-item:focus,.custom-dropdown .ant-select-dropdown-menu-item:hover{background-color:#4c1a73;color:#fff}.component-loader{text-align:center;width:100%}.three-dots{padding:5px}.three-dots .dot{background-color:initial;position:relative}.three-dots .dot,.three-dots .dot:after{width:20px;height:20px;display:inline-block}.three-dots .dot:after{-webkit-transform:scale(.2);transform:scale(.2);position:absolute;top:0;left:0;z-index:1;content:"";border-radius:50%;background-color:#d3d3d3;-webkit-animation-name:scale;animation-name:scale;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.three-dots .dot:nth-child(2):after{-webkit-animation-delay:.15s;animation-delay:.15s}.three-dots .dot:nth-child(3):after{-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes scale{0%{-webkit-transform:scale(.2);transform:scale(.2)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2)}}@keyframes scale{0%{-webkit-transform:scale(.2);transform:scale(.2)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.2);transform:scale(.2)}}.hidden{display:none!important}.navbar-container{position:fixed;left:0;top:0;right:0;width:100%;z-index:100;height:66px;display:flex;align-items:center;padding:0 30px;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);background:#fff;justify-content:space-between}.navbar-container .hamburger-icon{display:none}@media (max-width:1023px){.navbar-container .hamburger-icon{font-size:30px;display:block}}.navbar-container .navbar-left{height:100%;align-items:center}.navbar-container .navbar-left .navbar-links-container{height:100%;align-items:center;width:100%}.navbar-container .navbar-left .navbar-links-container.group-link{width:auto!important;border-right:2px solid #e0e0e0;height:40px}.navbar-container .navbar-left .navbar-links-container.group-link-3{width:auto!important}@media (max-width:1023px){.navbar-container .navbar-left .navbar-links-container{display:none}}.navbar-container .navbar-left .navbar-links-container a{padding:10px 10px 9px;font-size:medium;display:flex;align-items:center;justify-content:center;position:relative;color:#91d8f7}.navbar-container .navbar-left .navbar-links-container .display-menu{display:block}.navbar-container .navbar-left .navbar-links-container .active{color:#91d8f7;background-color:#91d8f7}.navbar-container .navbar-left .navbar-links-container .active:after{content:"";background:-webkit-linear-gradient(left,#005aaa,#005aaa);display:block;height:3px;width:100%;position:absolute;bottom:-2px;border-radius:10px;left:0}.navbar-container .navbar-left .navbar-links-container .navbar-link{font-size:14px;text-align:center}.navbar-container .navbar-left .navbar-links-container .navbar-link .navbar-links-icon{margin-bottom:-2px;width:16px;color:#005aaa}.navbar-container .navbar-left .navbar-links-container .navbar-link .navbar-links-icon.news{-webkit-filter:brightness(.5) saturate(5);filter:brightness(.5) saturate(5)}.navbar-container .navbar-left .navbar-links-container .navbar-link.active img{opacity:1}.navbar-container .navbar-left .navbar-links-container .navbar-link img{opacity:.2}.navbar-container .user-data{display:flex;align-items:center;padding:10px}.navbar-container .user-data .user-pill{border-radius:20px;box-shadow:0 2px 5px 0 rgba(29,14,57,.24);display:flex;align-items:center;cursor:pointer}@media (max-width:1023px){.navbar-container .user-data .user-pill{margin-right:0;box-shadow:0 2px 5px 0 rgba(29,14,57,.24)}}.navbar-container .user-data .user-pill .user-name{min-width:140px;color:#3e2272;font-weight:500;font-size:14px}@media (max-width:1023px){.navbar-container .user-data .user-pill .user-name{display:none}}.navbar-container .user-data .user-pill .parent-text{font-size:10px;color:#3e2272}.navbar-container .user-data .display-picture{vertical-align:middle;height:32px;width:32px;border-radius:50%;background-color:#005aaa}@media (max-width:1023px){.navbar-container .user-data .display-picture{margin-right:0}}.navbar-container .user-data .swap-icon{width:40px;height:40px;background-color:#3e2272;border-radius:50%;display:flex;justify-content:center;align-items:center}@media (max-width:1023px){.navbar-container .user-data .swap-icon{display:none}}.navbar-container .ant-select div{border:none}@media (max-width:1023px){.navbar-container .user-data,.navbar-container .user-data .user-pill{justify-content:inherit}}.navbar-container .navbar-overlay{height:0;width:100%;position:fixed;z-index:1;top:0;left:0;background-color:#000;background-color:rgba(0,0,0,.9);overflow-x:hidden;transition:.5s}.navbar-container .navbar-overlay .close-btn{position:absolute;top:20px;right:45px;font-size:60px;color:#818181;cursor:pointer}.navbar-container .navbar-overlay .close-btn:hover{color:#f1f1f1}.navbar-container .navbar-overlay .overlay-content{position:relative;top:25%;width:100%;text-align:center;margin-top:30px}.navbar-container .navbar-overlay .overlay-content .navbar-links-container{flex-direction:column;height:100%}.navbar-container .navbar-overlay .overlay-content .navbar-links-container a{position:relative;margin-bottom:15px;color:#818181}.navbar-container .navbar-overlay .overlay-content .navbar-links-container a:hover{color:#f1f1f1}.navbar-container .navbar-overlay .overlay-content .navbar-links-container .navbar-link{font-size:30px}.navbar-container .navbar-overlay .overlay-content .navbar-links-container .navbar-link .navbar-links-icon{margin-bottom:-2px}.sub-header{position:fixed;left:0;top:67px;right:0;width:100%;z-index:100;height:66px;display:flex;align-items:center;padding:0 22px;box-shadow:0 2px 6px 0 rgba(0,0,0,.05);background:#fff}.child-list-container{color:#000;background:#fff;margin-top:6px;font-size:12px;box-shadow:0 2px 10px 2px rgba(0,0,0,.3607843137254902);-webkit-user-select:none;user-select:none}.no-margin{width:80%;margin:auto}.child-list-item{padding:5px 10px;font-weight:500;display:flex;align-items:center;width:160px;justify-content:space-between;cursor:pointer}.child-list-item img{width:15px}.child-list-item .child-name{display:flex;justify-content:center;align-items:center}.child-list-item .child-name .name-trunc{white-space:nowrap;width:90px;overflow:hidden;display:block;text-overflow:ellipsis}.child-list-item .child-name .grade-text{font-size:8px;color:grey}.child-list-item .child-image{height:30px;width:30px;border-radius:50%;object-fit:cover;margin-right:8px;background:#005aaa}.child-list-item .menu-image{height:22px;width:22px;padding:6px}.child-list-item .icon-container{border-radius:50%;height:22px;width:22px;margin-right:16px;background:#eee}.level-select{display:flex;border:.5px solid #c7b3b3;height:36px;border-radius:25px;padding:5px;width:128px;margin:2px 10px 2px 2px;justify-content:space-around}.search-box{width:350px!important}@media screen and (max-width:900px){.search-box{width:auto!important;position:relative!important}}.story-modal{width:60vw!important;height:85vh!important}@media screen and (max-width:1023px){.story-modal{width:100vw!important;height:100vh!important;margin:0;padding:0}}.story-modal .ant-modal-content{height:100%}.story-modal .ant-modal-content .ant-modal-close-x{color:#212121}.story-modal .ant-modal-content .ant-modal-close-x svg{height:20px;width:20px}@media screen and (max-width:1023px){.story-modal .ant-modal-content .ant-modal-close-x{display:none}}.ant-modal-body{padding:0!important;height:100%}.success-modal{width:100vw!important;height:100vh!important;top:0}.ant-dropdown{position:fixed!important}.btn-cat{color:#005aaa;background-color:#91d8f7;border-radius:33px;border:none;padding:2px 1rem;margin-right:.75rem}@media screen and (max-width:1023px){.btn-cat{font-size:14px}}.btn-cat.actives{color:#f2f2f2;background-color:#005aaa}.btn-teacher{font-size:20px;border:none;background-color:#fff;opacity:.4;font-weight:500;padding:5px 10px;margin-right:.75rem}@media screen and (max-width:1023px){.btn-teacher{font-size:14px}}.btn-teacher.actives{color:#005aaa;border-bottom:2px solid #ff9e31;opacity:1}.Srch_main{top:66.25px;width:100%}.Srch_main,.Srch_Teacher{background-color:#fff;position:fixed;z-index:99}.Srch_Teacher{top:67px;width:50%}.filter-relate{float:right;position:relative;margin-right:535px;width:38.75%;margin-top:6px}@media screen and (max-width:1023px){.filter-relate{margin-right:unset;width:100%}}.teacher-no-data{font-size:20px;font-weight:400;background-color:#fff;padding:10px;text-align:center;color:#005aaa}.teacher-absolute{border:1px solid #ccc}.filter-absolute,.teacher-absolute{position:absolute;width:100%;background-color:#fff;z-index:99}.filter-absolute{border-radius:19px;padding:1rem .65rem}.ant-input{border-radius:12px}.ant-input,.ant-input:focus,.ant-input:hover,span.ant-input-affix-wrapper,span.ant-input-affix-wrapper:hover,span.ant-input-suffix,span.ant-input-suffix:hover{border-color:#005aaa!important;box-shadow:unset!important;-webkit-box-shadow:unset!important}.list{display:flex;flex-direction:column}.list_img{flex:0 1 20%}.list_img img{width:100%}.list_name{flex:0 1 80%}.ant-avatar{border-radius:10%}.ant-list-item-meta-title{margin-top:5px;margin-bottom:5px}.css-wmw4vi-ReactDropdownSelect,.react-dropdown-select{border-color:#005aaa!important;box-shadow:unset!important;-webkit-box-shadow:unset!important;width:38.75%!important;float:right!important;margin-right:540px;border-radius:12px!important}@media screen and (max-width:1023px){.css-wmw4vi-ReactDropdownSelect,.react-dropdown-select{width:100%!important;position:relative!important;margin-right:unset!important}}.css-wmw4vi-ReactDropdownSelect:focus,.css-wmw4vi-ReactDropdownSelect:hover,.react-dropdown-select:focus,.react-dropdown-select:hover{border-color:#005aaa!important;box-shadow:unset!important;-webkit-box-shadow:unset!important}.srch_cat{border-bottom:1px solid #e0e0e0;padding-bottom:1rem}.teacher_cat{padding:10px;box-shadow:0 2px 3px 0 rgba(0,0,0,.3)}.anticon{line-height:unset}.list_flow{max-height:220px;overflow:auto}.ant-list-item{cursor:pointer}.input-search{float:right;width:38.75%;margin-right:535px;margin-bottom:2px;margin-top:2px;height:36px;padding-right:5px;padding-left:5px}@media screen and (max-width:1023px){.input-search{width:100%;margin-right:unset}}@media screen and (max-width:1023px){.search-anchors{display:none}}@media screen and (max-width:1023px){.css-zdyb4r-DropDown{width:100%!important}}.ant-input-clear-icon,.css-wmw4vi-ReactDropdownSelect *{font-size:20px}.search-mobile{display:none;background-color:#f2f2f2;border-radius:50%;color:#9134d8;font-weight:bolder}@media screen and (max-width:1023px){.search-mobile{display:block}.search-mobile i{margin:2px 6px!important}}i.ant-spin-dot-item{background-color:#9134d8}.nav-link-header{color:#005aaa}.component-quiz{padding:25px;overflow-y:auto;height:100%}.component-quiz::-webkit-scrollbar{width:5px}.component-quiz::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #005aaa;border-radius:10px}.component-quiz::-webkit-scrollbar-thumb{background:#005aaa;border-radius:10px}.component-quiz .ques-stepper{width:30px;height:5px;opacity:.2;border-radius:2px;background-color:#ae9db6;margin-right:4px}.component-quiz .ques-stepper.active{background-color:#ff8923;opacity:1}.component-quiz .question-card-container{margin-top:24px;margin-bottom:24px}.component-quiz .question-card-container .question-card{background:#fff;word-break:break-all;border-radius:4px;box-shadow:0 5px 10px 0 rgba(0,0,0,.08);font-size:20px;font-weight:500;color:#212121;padding:24px 20px;z-index:1000}.component-quiz .question-card-container .question-card-dummy{border-radius:4px;background-color:hsla(0,0%,100%,.7);width:95%;height:20px;z-index:1;margin:-13px auto auto}.component-quiz .quiz-option{width:100%;background:#fff;border-radius:4px;padding:12px 16px;margin-bottom:16px;cursor:pointer}.component-quiz .ques-image{width:150px;height:100px;border-radius:4px}.component-quiz .option-space{margin:10px 10px 16px;background:transparent;width:-webkit-max-content;width:max-content;border-radius:4px;padding:5px;cursor:pointer}.component-quiz .quiz-option-container{display:flex;align-items:center}.component-quiz .bg-correct{background-image:linear-gradient(97deg,#5ad98a,#50c399);color:#fff;font-weight:700}.component-quiz .bg-incorrect{background-image:linear-gradient(263deg,#d34242,#db5a5a);color:#fff;font-weight:700}.component-quiz .bg-selected{background-image:linear-gradient(263deg,#005aaa,#91d8f7);color:#fff;font-weight:700}.component-quiz .next-btn{font-weight:600;margin-top:12px;cursor:pointer;padding:12px 0;-webkit-user-select:none;user-select:none;font-size:16px;float:right;color:#005aaa}.component-quiz .card{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#eee8aa;border-radius:10px}
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:Ionicons;src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0);src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:400;font-style:normal}.image-gallery-fullscreen-button:before,.image-gallery-left-nav:before,.image-gallery-play-button:before,.image-gallery-right-nav:before{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.image-gallery{-webkit-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen,.image-gallery-content.fullscreen .image-gallery-slide{background:#000}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 113px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 84px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-fullscreen-button,.image-gallery-left-nav,.image-gallery-play-button,.image-gallery-right-nav{-webkit-appearance:none;appearance:none;background-color:initial;border:0;cursor:pointer;outline:none;position:absolute;z-index:4}.image-gallery-fullscreen-button:before,.image-gallery-left-nav:before,.image-gallery-play-button:before,.image-gallery-right-nav:before{color:#fff;line-height:.7;text-shadow:0 2px 2px #1a1a1a;transition:color .2s ease-out}.image-gallery-fullscreen-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-play-button:hover:before,.image-gallery-right-nav:hover:before{color:#337ab7}@media (max-width:768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-play-button:hover:before,.image-gallery-right-nav:hover:before{color:#fff}}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0}.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.7em;padding:15px 20px;text-shadow:0 1px 1px #1a1a1a}@media (max-width:768px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.4em}}@media (max-width:480px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2em}}.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@media (max-width:768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{-webkit-transform:none;transform:none}}.image-gallery-fullscreen-button{right:0}.image-gallery-fullscreen-button:before{content:"\F386"}.image-gallery-fullscreen-button.active:before{content:"\F37D"}.image-gallery-fullscreen-button.active:hover:before{-webkit-transform:scale(.9);transform:scale(.9)}.image-gallery-play-button{left:0}.image-gallery-play-button:before{content:"\F488"}.image-gallery-play-button.active:before{content:"\F478"}.image-gallery-left-nav,.image-gallery-right-nav{color:#fff;font-size:5em;padding:50px 15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}@media (max-width:768px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:3.4em;padding:20px 15px}}@media (max-width:480px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:2.4em;padding:0 15px}}.image-gallery-left-nav{left:0}.image-gallery-left-nav:before{content:"\F3D2"}.image-gallery-right-nav{right:0}.image-gallery-right-nav:before{content:"\F3D3"}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap}.image-gallery-slide{background:#fff;left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide img{width:100%}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 0 #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet.active{background:#fff}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:108px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0}.image-gallery-thumbnails-wrapper.left{margin-right:5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left{margin-right:3px}}.image-gallery-thumbnails-wrapper.right{margin-left:5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.right{margin-left:3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;transition:-webkit-transform .45s ease-out;transition:transform .45s ease-out;transition:transform .45s ease-out,-webkit-transform .45s ease-out;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:75px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{position:relative}.image-gallery-thumbnail img{vertical-align:middle;width:100%}.image-gallery-thumbnail.active{border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:1px 1px 0 #000;-webkit-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.component-media-viewer{height:100%;display:flex;justify-content:center;padding-top:10px}.component-media-viewer .ant-empty{display:flex;flex-direction:column;justify-content:center}.component-media-viewer .audio-container{display:flex;width:100%;align-items:center;justify-content:center}.component-media-viewer .image-gallery img{max-width:80vw;max-height:70vh;object-fit:contain}.component-media-viewer .close-icon{position:absolute;right:16px;top:16px;cursor:pointer}.component-media-viewer #pdf-view{max-height:95vh;max-width:100vw}@media (max-width:1023px){.component-media-viewer{padding-top:0}#pdf-view{overflow-y:auto;margin-top:48px;min-height:90vh;min-width:90vw}#pdf-view .pdf-outerdiv .pdf-viewer{border-width:0;box-shadow:none}}.touchPDF,.touchPDF *,.touchPDF :after,.touchPDF :before{box-sizing:initial}.touchPDF{-webkit-user-select:none;user-select:none;cursor:default;font-family:arial,verdana,sans-serif;font-size:16px}.touchPDF::-webkit-scrollbar{width:0;height:0}.touchPDF .pdf-outerdiv{position:relative;-webkit-transform-origin:0 0 0;transform-origin:0 0 0}.touchPDF .pdf-outerdiv .pdf-toolbar{height:0;padding:5px 0;text-align:center}.touchPDF .pdf-outerdiv .pdf-toolbar .pdf-button{display:inline-block}.touchPDF .pdf-outerdiv .pdf-toolbar .pdf-button .pdf-page-count{display:inline-block;min-width:80px;text-align:center}.touchPDF .pdf-outerdiv .pdf-viewer{box-shadow:0 0 3px 1px rgba(0,0,0,.4);z-index:2000;background-color:#fff;overflow:hidden;border:1px solid #404040}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-drag{position:absolute;top:0;left:0}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-drag canvas{visibility:hidden}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-annotations{position:absolute;top:0;left:0;z-index:2500}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-annotations .annotLink a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA LAAAAAABAAEAAAIBRAA7") repeat scroll 0 0 transparent}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-annotations .annotLink a:hover{background:none repeat scroll 0 0 #ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.touchPDF .pdf-outerdiv .pdf-viewer .pdf-loading{position:absolute;top:60px;left:0;width:100%;z-index:3000;text-align:center;vertical-align:middle;color:#ccc}.btn_last{padding:15px;display:flex;justify-content:flex-end}.ml-16{margin-left:16px}.component-summary{display:flex;height:100%;overflow:auto}.component-summary .flex{display:flex;flex-direction:column;justify-content:space-between}.component-summary .bookmark-icon{box-shadow:0 2px 14px 0 rgba(0,0,0,.11)}.component-summary .close-icon{position:absolute;right:12px;top:12px;height:16px;cursor:pointer;z-index:1}.component-summary .left{flex:0.4 1;position:relative}.component-summary .left .story-card{position:absolute;bottom:0;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.76) 0,transparent);width:100%;padding:40px 19px 19px}.component-summary .left .story-card .name{font-size:26px;font-weight:500}.component-summary .left .bg-image{width:100%;height:100%;object-fit:cover;background-image:linear-gradient(359deg,#552d83,#432870 64%,#361e5f);border-radius:6px}.component-summary .left .left-header{padding-left:30px;padding-top:15px;text-shadow:0 4px 10px rgba(0,0,0,.7);font-family:Rubik;font-size:26px;font-weight:500;line-height:1.23;color:#fff;position:absolute}.component-summary .left .mobile-back,.component-summary .left .mobile-bookmark{display:none}.component-summary .description-card{flex:0.6 1;width:100%;border-radius:6px;background-color:#f1f1f5}.component-summary .description-card .summary-card{padding-left:16px;padding-right:20px}.component-summary .description-card .summary-card .summary{width:100%;max-height:360px;overflow:auto;font-family:Rubik;font-size:16px;line-height:1.5;color:#000;margin-bottom:15px}.component-summary .description-card .summary-card .title{margin-bottom:7px;font-family:Rubik;font-size:14px;font-weight:700;line-height:1.86;letter-spacing:-.3px;color:#1e1e1e}.component-summary .description-card .audioBook{display:flex;padding-left:15px}.component-summary .description-card .audioBook .text{font-family:Rubik;font-size:14px;line-height:1.71;color:#000}.component-summary .description-card .read-time{border-radius:14px;color:#000;font-size:12px;padding:2.5px 6px 2px 15px;display:flex;height:20px}.component-summary .division{width:4%;background-color:initial;height:100%;flex:0.01 1}@media (max-width:1023px){.component-summary .btn_last{padding:5px;display:flex;justify-content:space-between}.component-summary .ml-16{margin-left:6px}.component-summary .ant-btn-lg{padding:5px}.component-summary .quiz-active .left{flex:0.25 1}.component-summary .left{height:30%;flex:0.5 1}.component-summary .left .mobile-back{color:#fff;top:16px;position:absolute;left:5px;font-size:16px;font-weight:500;display:block}.component-summary .left .mobile-bookmark{position:absolute;right:0;top:0;display:block;margin-right:-15px}.component-summary .left .bg-image{object-position:top}.component-summary .left .story-card .name{font-size:18px;font-weight:bolder}.component-summary .bookmark-icon{display:none}.component-summary .description-card{flex:0.5 1}}.ant-modal-close{display:none}.component-activity{display:flex;height:100%;overflow:auto;border-radius:6px}.component-activity .flex{display:flex;flex-direction:column;justify-content:space-between}.component-activity .bookmark-icon{box-shadow:0 2px 14px 0 rgba(0,0,0,.11)}.component-activity .left{flex:0.4 1;position:relative}.component-activity .left .pack-points{margin-bottom:15px;font-size:12px}.component-activity .left .pack-points .read-time{border-radius:14px;background-color:#fff;color:#3e2272;font-size:12px;padding:2px 6px;display:flex;height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-activity .left .left-top{position:absolute;top:0;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.76) 0,transparent);width:100%;padding:19px}.component-activity .left .left-top .left-heading{margin-top:25px;color:#fff;font-size:26px;font-weight:500}.component-activity .left .story-card{position:absolute;bottom:0;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.76) 0,transparent);width:100%;padding:40px 19px 19px}.component-activity .left .story-card .name{font-size:26px;font-weight:500}.component-activity .left .story-card .author-name{font-size:16px}.component-activity .left .bg-image{width:100%;height:100%;object-fit:cover;background-image:linear-gradient(359deg,#552d83,#432870 64%,#361e5f);border-radius:6px}.component-activity .left .left-header{padding-left:30px;padding-top:15px;text-shadow:0 4px 10px rgba(0,0,0,.7);font-family:Rubik;font-size:26px;font-weight:500;line-height:1.23;color:#fff;position:absolute}.component-activity .left .mobile-back,.component-activity .left .mobile-bookmark{display:none}.component-activity .description-card{flex:0.6 1;max-width:60%;border-radius:6px;background-color:#f1f1f5}.component-activity .description-card .close-icon{position:absolute;top:21px;right:22px}.component-activity .description-card .description-container{height:80%;position:relative;overflow:auto;margin:46px 22px 102px;padding-right:5px}.component-activity .description-card .description-container::-webkit-scrollbar{width:5px}.component-activity .description-card .description-container::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #005aaa;border-radius:10px}.component-activity .description-card .description-container::-webkit-scrollbar-thumb{background:#005aaa;border-radius:10px}.component-activity .description-card .btn-container{position:absolute;right:0;bottom:0}.component-activity .description-card .total-activities-text{position:absolute;left:29px;top:12px;font-weight:700}.component-activity .description-card .summary-card{max-width:440px}.component-activity .description-card .summary-card .summary-collapse{background-color:#f1f1f5;padding:5px}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel{background:#fff;border-radius:4px;margin-bottom:16px;border:0;overflow:hidden}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-arrow{line-height:1.5}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel svg{background:grey;border-radius:50px;color:#fff;width:20px;height:20px;padding:4px}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel:hover{box-shadow:0 0 6px 2px hsla(0,0%,80%,.69)}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-header{font-weight:700}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider{overflow:auto;scroll-behavior:smooth;align-items:center;display:flex;width:100%}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider::-webkit-scrollbar{width:0}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container{margin-right:16px}.component-activity .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container img{width:220px;height:145px;border-radius:6px;cursor:pointer}.component-activity .description-card .summary-card .summary{width:100%;max-height:360px;overflow:auto;font-family:Rubik;font-size:16px;line-height:1.5;color:#000;margin-bottom:15px}.component-activity .description-card .summary-card .summary::-webkit-scrollbar{width:0}.component-activity .description-card .summary-card .title{margin-bottom:7px;font-family:Rubik;font-size:14px;font-weight:700;line-height:1.86;letter-spacing:-.3px;color:#1e1e1e}.component-activity .description-card .audioBook{display:flex;padding-left:15px}.component-activity .description-card .audioBook .text{font-family:Rubik;font-size:14px;line-height:1.71;color:#000}.component-activity .description-card .activity-cards-section{padding:30px}.component-activity .description-card .activity-cards-section .activity-cards-container{flex-flow:row wrap;margin-top:30px}.component-activity .description-card .activity-cards-section .activity-cards-container .card{width:100px;margin:0 0 30px}.component-activity .description-card .activity-cards-section .activity-cards-container .card .card-img img{border-radius:5px;width:100px;height:100px}.component-activity .description-card .activity-cards-section .activity-cards-container .card .card-title{margin-top:8px;font-size:14px;font-weight:700;color:#000}.component-activity .description-card .activity-cards-section .activity-cards-container .card .activity-status{font-size:12px;font-weight:500;color:#feaa07;text-transform:capitalize}.component-activity .ant-collapse-item-active svg{background:orange!important}.component-activity .division{width:4%;background-color:initial;height:100%;flex:0.01 1}@media (max-width:1023px){.component-activity{flex-direction:column}.component-activity .left{width:100%;max-width:100%}.component-activity .left .left-heading{padding-top:25px}.component-activity .left .mobile-back{color:#fff;top:16px;position:absolute;left:16px;font-size:16px;font-weight:500;display:block;cursor:pointer}.component-activity .left .mobile-bookmark{position:absolute;right:0;top:0;display:block}.component-activity .description-card{width:100%;max-width:100%}.component-activity .description-card .summary-card{max-width:80vw;margin:auto}.component-activity .description-card .close-icon{display:none}}@media (max-width:700px) and (orientation:landscape){.component-activity .left-heading{display:none}}.component-profile{height:100%;overflow:auto;border-radius:6px}.component-profile .flex{display:flex;flex-direction:column;justify-content:space-between}.component-profile .bookmark-icon{box-shadow:0 2px 14px 0 rgba(0,0,0,.11)}.component-profile .left{flex:0.4 1;position:relative}.component-profile .left .pack-points{margin-bottom:15px;font-size:12px}.component-profile .left .pack-points .read-time{border-radius:14px;background-color:#fff;color:#3e2272;font-size:12px;padding:2px 6px;display:flex;height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-profile .left .left-top{position:absolute;top:0;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,.76) 0,transparent);width:100%;padding:19px}.component-profile .left .left-top .left-heading{margin-top:25px;color:#fff;font-size:26px;font-weight:500}.component-profile .left .story-card{position:absolute;bottom:0;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.76) 0,transparent);width:100%;padding:40px 19px 19px}.component-profile .left .story-card .name{font-size:26px;font-weight:500}.component-profile .left .story-card .author-name{font-size:16px}.component-profile .left .bg-image{width:100%;height:100%;object-fit:cover;background-image:linear-gradient(359deg,#552d83,#432870 64%,#361e5f);border-radius:6px}.component-profile .left .left-header{padding-left:30px;padding-top:15px;text-shadow:0 4px 10px rgba(0,0,0,.7);font-family:Rubik;font-size:26px;font-weight:500;line-height:1.23;color:#fff;position:absolute}.component-profile .left .mobile-back,.component-profile .left .mobile-bookmark{display:none}.component-profile .description-card{border-radius:6px;background-color:#f1f1f5;padding:16px}.component-profile .description-card .close-icon{position:absolute;top:21px;right:22px}.component-profile .description-card .success-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:50px}.component-profile .description-card .success-container-2 .success-inner{display:flex}.component-profile .description-card .success-container-2 button{background-color:#9134d8;margin-top:10px}.component-profile .description-card .description-container{height:80%;position:relative;margin:10px 0;padding-right:5px}.component-profile .description-card .description-container .child-image{height:30px;width:30px;border-radius:50%;object-fit:cover;background:#005aaa}.component-profile .description-card .description-container::-webkit-scrollbar{width:5px}.component-profile .description-card .description-container::-webkit-scrollbar-track{box-shadow:inset 0 0 1px #005aaa;border-radius:10px}.component-profile .description-card .description-container::-webkit-scrollbar-thumb{background:#005aaa;border-radius:10px}.component-profile .description-card .description-container .primary-btn{background-color:#005aaa!important}.component-profile .description-card .description-container .input-class{height:40px;background:transparent;border-radius:10px}.component-profile .description-card .description-container .input-class::-webkit-input-placeholder{color:#555;font-size:14px}.component-profile .description-card .description-container .input-class::placeholder{color:#555;font-size:14px}.component-profile .description-card .btn-container{position:absolute;right:0;bottom:0}.component-profile .description-card .total-activities-text{font-weight:700;color:#005aaa;font-size:20px}.component-profile .description-card .summary-card{max-width:440px}.component-profile .description-card .summary-card .summary-collapse{background-color:#f1f1f5;padding:5px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel{background:#fff;border-radius:4px;margin-bottom:16px;border:0;overflow:hidden}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-arrow{line-height:1.5}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel svg{background:grey;border-radius:50px;color:#fff;width:20px;height:20px;padding:4px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel:hover{box-shadow:0 0 6px 2px hsla(0,0%,80%,.69)}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .ant-collapse-header{font-weight:700}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider{overflow:auto;scroll-behavior:smooth;align-items:center;display:flex;width:100%}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider::-webkit-scrollbar{width:0}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container{margin-right:16px}.component-profile .description-card .summary-card .summary-collapse .summary-collapse-panel .summary-collapse-panel-media-slider .summary-collapse-panel-img-container img{width:220px;height:145px;border-radius:6px;cursor:pointer}.component-profile .description-card .summary-card .summary{width:100%;max-height:360px;overflow:auto;font-family:Rubik;font-size:16px;line-height:1.5;color:#000;margin-bottom:15px}.component-profile .description-card .summary-card .summary::-webkit-scrollbar{width:0}.component-profile .description-card .summary-card .title{margin-bottom:7px;font-family:Rubik;font-size:14px;font-weight:700;line-height:1.86;letter-spacing:-.3px;color:#1e1e1e}.component-profile .description-card .audioBook{display:flex;padding-left:15px}.component-profile .description-card .audioBook .text{font-family:Rubik;font-size:14px;line-height:1.71;color:#000}.component-profile .description-card .activity-cards-section{padding:30px}.component-profile .description-card .activity-cards-section .activity-cards-container{flex-flow:row wrap;margin-top:30px}.component-profile .description-card .activity-cards-section .activity-cards-container .card{width:100px;margin:0 0 30px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-img img{border-radius:5px;width:100px;height:100px}.component-profile .description-card .activity-cards-section .activity-cards-container .card .card-title{margin-top:8px;font-size:14px;font-weight:700;color:#000}.component-profile .description-card .activity-cards-section .activity-cards-container .card .activity-status{font-size:12px;font-weight:500;color:#feaa07;text-transform:capitalize}.component-profile .ant-collapse-item-active svg{background:orange!important}.component-profile .division{width:4%;background-color:initial;height:100%;flex:0.01 1}@media (max-width:1023px){.component-profile{flex-direction:column}.component-profile .left{width:100%;max-width:100%}.component-profile .left .left-heading{padding-top:25px}.component-profile .left .mobile-back{color:#fff;top:16px;position:absolute;left:16px;font-size:16px;font-weight:500;display:block;cursor:pointer}.component-profile .left .mobile-bookmark{position:absolute;right:0;top:0;display:block}.component-profile .description-card{width:100%;max-width:100%}.component-profile .description-card .summary-card{max-width:80vw;margin:auto}}@media (max-width:700px) and (orientation:landscape){.component-profile .left-heading{display:none}}.ant-modal-header{display:none}.ant-modal-content{background-color:initial}.media-container{width:100vw;height:100vh;background:#fff}.media-container .ant-modal-content{height:100vh}.customLabelStyle{background:transparent!important;color:#fff!important;font-weight:500!important;line-height:16px;font-size:.6em!important;text-align:left!important;margin-top:.5em!important;border:transparent!important;color:#524e59;width:160%;margin-left:5%}@media screen and (max-width:767px){.customLabelStyle{border-radius:4px!important;width:100%;margin-left:60%;background:transparent!important;color:#fff!important;font-weight:500!important;opacity:.7;line-height:16px;font-size:.6em!important;text-align:left!important;margin-top:.5em!important;border:transparent!important;color:#524e59}}@media screen and (max-width:630px){.customLabelStyle{border-radius:4px!important;width:50%;background:transparent!important;color:#fff!important;font-weight:500!important;opacity:.7;line-height:16px;font-size:.6em!important;text-align:left!important;margin-top:.5em!important;border:transparent!important;color:#524e59}}.hide{display:none}.ptmLabelClass{background:#f2bd1d;height:22px;width:46px;border-radius:0 5px 0 5px;padding:4px;font-weight:600;font-size:12px;margin-left:auto}.container{max-width:100%;padding-left:80px;padding-right:80px}@media screen and (max-width:767px){.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;height:unset!important}}#question-icon{width:50px;height:50px;position:fixed;bottom:3px;right:20px;z-index:9999;cursor:pointer}@media screen and (max-width:767px){.component-flive.main-wrapper .center-column{height:unset!important}}.component-flive .cardTitleSB{display:flex;align-items:center;justify-content:space-between}.component-flive .d-flex{display:flex}.component-flive .j-c-sb{justify-content:space-between}.component-flive .annoucement-date{font-size:9px!important}.component-flive.main-wrapper .wrapperSecion{padding:96px 0 0;background-color:#ececec;font-family:Rubik}.component-flive.main-wrapper .wrapperSecion.padding-top-0{padding:0}@media screen and (max-width:767px){.component-flive.main-wrapper .wrapperSecion{padding:82px 0 0}.component-flive.main-wrapper .wrapperSecion.padding-top-0{padding:0}}.component-flive.main-wrapper .wrapperSecion .left-column{height:85vh;overflow-y:auto;padding-left:8px;padding-right:8px}@media screen and (max-width:460px){.component-flive.main-wrapper .wrapperSecion .left-column{height:100%}}.component-flive.main-wrapper .wrapperSecion .payments-item img.mr-3{width:47px}.component-flive.main-wrapper .wrapperSecion .payments-item .media{align-items:center}.component-flive.main-wrapper .wrapperSecion .payments-item .media img{margin:0 40px 0 11px!important}.component-flive.main-wrapper .wrapperSecion .order-list .btn{border-radius:2px;min-width:121px;font-size:13px;padding:7px 0}.component-flive.main-wrapper .wrapperSecion .order-list img.mr-4{width:70px;height:70px;object-fit:cover;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;border-radius:2px}.component-flive.main-wrapper .wrapperSecion .osahan-account-page-left .nav-link{padding:18px 20px;border:none;font-weight:600;color:#535665}.component-flive.main-wrapper .wrapperSecion .osahan-account-page-left .nav-link i{width:28px;height:28px;background:#535665;display:inline-block;text-align:center;line-height:29px;font-size:15px;border-radius:50px;margin:0 7px 0 0;color:#fff}.component-flive.main-wrapper .wrapperSecion .osahan-account-page-left .nav-link.active{background:#f3f7f8;color:#282c3f!important}.component-flive.main-wrapper .wrapperSecion .osahan-account-page-left .nav-link.active i{background:#282c3f!important}.component-flive.main-wrapper .wrapperSecion .osahan-user-media img{width:90px}.component-flive.main-wrapper .wrapperSecion .card{border:none;padding:0!important;margin-bottom:0!important}.component-flive.main-wrapper .wrapperSecion .card offer-card h5.card-title{border:2px dotted #000}.component-flive.main-wrapper .wrapperSecion .card.offer-card h5{border:1px dotted #daceb7;display:inline-table;color:#17a2b8;margin:0 0 19px;font-size:15px;padding:6px 10px 6px 6px;border-radius:2px;background:#fffae6;position:relative}.component-flive.main-wrapper .wrapperSecion .card.offer-card h5 img{height:22px;object-fit:cover;width:22px;margin:0 8px 0 0;border-radius:2px}.component-flive.main-wrapper .wrapperSecion .card.offer-card h5:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #daceb7;content:"";left:30px;position:absolute;bottom:0}.component-flive.main-wrapper .wrapperSecion .card.offer-card h5:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #daceb7;content:"";left:30px;position:absolute;top:0}.component-flive.main-wrapper .wrapperSecion .reviews-members .media .mr-3{width:56px;height:56px;object-fit:cover}.component-flive.main-wrapper .wrapperSecion .osahan-cart-item p.text-gray.float-right{margin:3px 0 0;font-size:12px}.component-flive.main-wrapper .wrapperSecion .osahan-cart-item .food-item{vertical-align:bottom}.component-flive.main-wrapper .wrapperSecion .shadow-sm{box-shadow:1px 1px 1px 0 rgba(44,11,74,.1)!important}.component-flive.main-wrapper .wrapperSecion .rounded-pill{border-radius:50rem!important}.component-flive.main-wrapper .wrapperSecion a:hover{text-decoration:none}.component-flive.main-wrapper .wrapperSecion .updatedate{display:block;border-right:1px solid rgba(129,137,156,.2);padding-right:15px}@media screen and (max-width:460px){.component-flive.main-wrapper .wrapperSecion .updatedate{padding-top:14px;left:15px;flex-basis:48%}}.component-flive.main-wrapper .wrapperSecion .updatedate .dateTitle{font-size:20px;font-family:Rubik;width:100%;font-weight:500;color:#000}.component-flive.main-wrapper .wrapperSecion .updatedate .timeTitle{color:#524e59;font-size:12px;font-family:Rubik;font-weight:400}.component-flive.main-wrapper .wrapperSecion .media-body{padding-left:20px}.component-flive.main-wrapper .wrapperSecion .media-body .ptm-tag{background-color:#f2bd1d;color:#000;width:auto;padding:1px 15px;border-radius:0 3px;font-weight:500;position:absolute;top:-1px;left:0}.component-flive.main-wrapper .wrapperSecion .media-body .upcoming{flex-direction:row;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:460px){.component-flive.main-wrapper .wrapperSecion .media-body .upcoming{flex-direction:column;align-items:flex-start}}.component-flive.main-wrapper .wrapperSecion .media-body p{color:#524e59;font-size:12px;font-weight:400;text-align:left}.component-flive.main-wrapper .wrapperSecion .media-body .announcement-date{font-size:9px;color:#524e59;font-size:12px;font-weight:400;text-align:left}.component-flive.main-wrapper .wrapperSecion .media-body h4{color:#524e59;font-size:14px;font-weight:500}.component-flive.main-wrapper .wrapperSecion .media-body h4.announcement-heading{font-weight:700}.component-flive.main-wrapper .wrapperSecion .media-body .anchor-time{color:#524e59;opacity:.5;font-size:12px;font-weight:400;line-height:18px}.component-flive.main-wrapper .wrapperSecion .media-body.mediaBody{padding-left:8px;align-self:center}@media screen and (max-width:767px){.component-flive.main-wrapper .wrapperSecion .column-reverse{flex-direction:column-reverse}}.component-flive.main-wrapper .osahan-user-media-body{width:100%}.component-flive.main-wrapper .cardTitle-row{display:block;padding-bottom:17px}@media screen and (max-width:767px){.component-flive.main-wrapper .cardTitle-row.flex-mobile-view{display:flex;align-items:flex-end;padding-bottom:8px}}@media screen and (max-width:767px){.component-flive.main-wrapper .cardTitle-row.next-text-row{padding-bottom:8px}}.component-flive.main-wrapper .cardTitle-row .cardTitle{font-weight:500;font-size:16px;text-align:left;color:#000;text-transform:uppercase}.component-flive.main-wrapper .cardTitle-row .cardTitle .headTecherIcon{width:16px;vertical-align:revert;margin-right:8px}.component-flive.main-wrapper .cardTitle-row .cardTitle a{font-size:13px;font-weight:500;color:#524e59;color:#b02df3;text-decoration:none;text-transform:capitalize;padding-left:15px}.component-flive.main-wrapper .media-left{border-radius:100px;overflow:hidden;background:#000;width:40px;height:40px}.component-flive.main-wrapper .media-left a{display:block}.component-flive.main-wrapper .media-left a .photo-profile{width:100%}.component-flive.main-wrapper .post-body .post-text,.component-flive.main-wrapper .session-desc{font-size:12px;font-weight:400;color:#524e59;opacity:.7;line-height:16px;position:relative}.component-flive.main-wrapper .post-body .post-text{padding-top:9px;text-align:left}.component-flive.main-wrapper .post-body.postBodyRight{position:relative}.component-flive.main-wrapper .osahan-account-page-right{position:relative;z-index:0}.component-flive.main-wrapper .osahan-account-page-right .left-verticle-redio{display:block;width:16px;float:left;height:100%;border-left:1px solid #00c1ff;left:0;top:0}.component-flive.main-wrapper .osahan-account-page-right .tabContent{display:flex;position:relative;margin-left:10px;margin-right:10px}.component-flive.main-wrapper .osahan-account-page-right .tabContent:before{content:"";width:2px;height:100%;position:absolute;left:7.3px;top:0;background:#d5edf5;z-index:0}.component-flive.main-wrapper .osahan-account-page-right .tabContent:after{content:"";width:10px;height:10px;position:absolute;left:3px;border:1px solid #fff;top:40px;border-radius:100px;background:#d5edf5;z-index:0}.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane{width:99%}.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane.tabPane{padding:5px 5px 5px 18px}.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane.tabPane input[type=radio]~label{background:#fff}.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane.tabPane.upcoming input[type=radio],.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane.tabPane.upcoming input[type=radio]~label{pointer-events:none}.component-flive.main-wrapper .osahan-account-page-right .tabContent .tab-pane.tabPane :hover{background:#cfcfcf;border-color:transparent}.component-flive.main-wrapper .labelTo{flex:1 1;padding:.5rem}.component-flive.main-wrapper input[type=radio]{display:none}.component-flive.main-wrapper input[type=radio]:not(:disabled)~label{cursor:pointer}.component-flive.main-wrapper input[type=radio]:disabled~label{color:#bcc2bf;border-color:#bcc2bf;box-shadow:none;cursor:not-allowed}.component-flive.main-wrapper label{height:auto;display:block;background:#fff;border:1px solid rgba(129,137,156,.2);border-radius:6px;padding:0;margin-bottom:0;text-align:center;position:relative}.component-flive.main-wrapper input[type=radio]+label{background:rgba(130,138,157,.2);color:#524e59}.component-flive.main-wrapper input[type=radio]+label:before{border:2px solid rgba(43,165,204,.4);top:30.8px;left:-10.6px;height:16px;width:16px;border-radius:50%}.component-flive.main-wrapper input[type=radio]+label:after,.component-flive.main-wrapper input[type=radio]+label:before{display:none;content:"";position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);line-height:50px;z-index:1;text-align:center;box-shadow:0 2px 5px -2px rgba(0,0,0,.25)}.component-flive.main-wrapper input[type=radio]+label:after{color:red;border:2px solid #00c1ff;background-color:#00c1ff;font-size:24px;top:35.5px;left:-10.3px;height:7px;width:7px;border-radius:50%}.component-flive.main-wrapper input[type=radio]#control_05:checked+label{background:red;border-color:red}.component-flive.main-wrapper .post-heading .hr-line{content:"";position:absolute;bottom:0;left:0;right:0;z-index:2;width:100%;border-bottom:1px solid rgba(129,137,156,.2)}.component-flive.main-wrapper .event-btn{text-transform:uppercase;background-color:rgba(251,131,0,.16);color:#f4712b;font-size:10px;margin-bottom:5px;padding:3px 8px;font-weight:500;display:block;border-radius:4px;border:none;outline:none}.component-flive.main-wrapper .event-btn.holiday-btn{background-color:rgba(31,185,219,.16);color:#1fb9db}.component-flive.main-wrapper .right-column{height:85vh;overflow-y:hidden;overflow-x:hidden;padding-left:8px;padding-right:8px}@media screen and (max-width:990px){.component-flive.main-wrapper .right-column{height:auto;overflow-y:unset;overflow-x:unset;padding:0 8px}.component-flive.main-wrapper .right-column.full-width{padding:unset}}.component-flive.main-wrapper .tabe-menu-row{display:block}.component-flive.main-wrapper .tabe-menu-row ul{list-style:none;padding:0;margin:0}.component-flive.main-wrapper .tabe-menu-row ul.tabe-menu{display:flex}.component-flive.main-wrapper .tabe-menu-row ul.tabe-menu li{background-color:#fff;padding:10px 20px;border-radius:10px 10px 0 0}.component-flive.main-wrapper .center-column{padding-left:8px;padding-right:8px;height:85vh}.component-flive.main-wrapper .tab-container-list{display:block;margin-top:16px;height:100%}.component-flive.main-wrapper .tab-container-list .tab-box{height:100%}.component-flive.main-wrapper .tab-container-list .tab-content{background-color:#fff;border-radius:0 0 10px 10px;padding:5px 0;height:100%}.component-flive.main-wrapper .tab-container-list .tab-content .tab-1,.component-flive.main-wrapper .tab-container-list .tab-content .tab-2{display:flex;flex-direction:column;align-items:center}.component-flive.main-wrapper .tab-container-list .tab-content .tab-1 .accordion,.component-flive.main-wrapper .tab-container-list .tab-content .tab-2 .accordion{width:100%;display:flex;justify-content:center;flex-direction:column}.component-flive.main-wrapper .tab-container-list .nav-link .tabIcon{width:unset!important;padding-right:10px}.component-flive.main-wrapper .tab-container-list .nav-link:not(.active) .tabIcon{opacity:.4}.component-flive.main-wrapper .tab-container-list .classes-list{margin-top:10px;overflow-y:auto;height:67.5vh;width:100%}@media screen and (max-width:767px){.component-flive.main-wrapper .tab-container-list .classes-list{height:100%;overflow:hidden}.component-flive.main-wrapper .tab-container-list .classes-list .tabContent:nth-child(n+4){display:none}.component-flive.main-wrapper .tab-container-list .classes-list.-expanded{height:100%!important}}.component-flive.main-wrapper .tab-container-list .classes-list .tabContent:first-of-type .tabPane input[type=radio]+label:after,.component-flive.main-wrapper .tab-container-list .classes-list .tabContent:first-of-type .tabPane input[type=radio]+label:before{display:unset!important}.component-flive.main-wrapper .tab-container-list .load-more{display:flex;flex-direction:row;width:100%;height:-webkit-min-content;height:min-content;align-items:center;justify-content:center;background:#fff;opacity:.9}.component-flive.main-wrapper .tab-container-list .load-more .ant-spin{padding:0 15px;display:flex}@media (max-width:460px){.component-flive.main-wrapper .tab-container-list .load-more{display:none}}.component-flive.main-wrapper .tab-container-list ul{border-bottom:none!important}.component-flive.main-wrapper .tab-container-list ul li:first-of-type{border-right:1px solid rgba(44,11,74,.15);border-top-right-radius:10px}.component-flive.main-wrapper .tab-container-list ul li{flex:1 1}.component-flive.main-wrapper .tab-container-list ul li a{background-color:#f6f6f6;border-radius:10px 10px 0 0;font-weight:500;font-size:16px;text-transform:uppercase;color:rgba(0,0,0,.25)!important;background-repeat:no-repeat;background-position:11px 14px;background-size:13px;padding:10px!important}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list ul li a{font-size:13px;background-position:8px 12.9px;background-size:12px;padding:14px 10px 14px 31px;line-height:1}}.component-flive.main-wrapper .tab-container-list ul li a:hover{background-color:#fff;color:#000!important;border-color:transparent!important}.component-flive.main-wrapper .tab-container-list ul li a.active{background-color:#fff!important;color:#000!important;border-color:transparent!important}@media screen and (min-width:460px){.component-flive.main-wrapper .tab-container-list .sticky{position:-webkit-sticky!important;position:sticky!important;z-index:9999!important;top:.1px}}.component-flive.main-wrapper .tab-container-list .card-btn:focus{outline:none}.component-flive.main-wrapper .tab-container-list .card-btn{position:absolute;top:40px;right:0;padding:0;z-index:2;width:10px;margin:0 10px 0 0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.component-flive.main-wrapper .tab-container-list .elips-text{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.component-flive.main-wrapper .tab-container-list .accordian-title-des{color:#524e59;font-size:12px;display:block;font-weight:500;line-height:16px;text-align:left}.component-flive.main-wrapper .tab-container-list .accordian-title{font-size:10px;display:block;margin-bottom:0;font-weight:500;text-align:left;line-height:16px;color:rgba(82,78,89,.5);text-transform:uppercase}.component-flive.main-wrapper .tab-container-list .class-join-btn{height:30px;font-size:12px;width:75px;background:#9351cd!important;border:none!important;outline:none!important;pointer-events:all;margin-top:20%}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list .class-join-btn{margin-top:15px}}.component-flive.main-wrapper .tab-container-list .attended-btn{border:1px solid #00af54!important;background-color:initial;outline:none;color:#00af54;font-size:10px;text-transform:uppercase;font-weight:400;border-radius:4px}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list .attended-btn{top:8px;left:44px}}.component-flive.main-wrapper .tab-container-list .repeat-btn{background-color:initial;outline:none;font-size:10px;text-transform:uppercase;font-weight:400;border-radius:4px;color:#faad14;border:1px solid #faad14!important;padding:2px}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list .repeat-btn{position:absolute;top:8px;left:44px}}.component-flive.main-wrapper .tab-container-list .gold-members{cursor:pointer}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list .gold-members{padding:15px!important}}.component-flive.main-wrapper .tab-container-list .missed-btn{border:1px solid #e02f2f!important;background-color:initial;outline:none;color:#e02f2f;font-size:10px;text-transform:uppercase;font-weight:400;padding:2px 8px 0;border-radius:4px}@media screen and (max-width:460px){.component-flive.main-wrapper .tab-container-list .missed-btn{top:8px;left:44px}}.component-flive.main-wrapper .tab-container-list .attended-btn:focus,.component-flive.main-wrapper .tab-container-list .missed-btn:focus,.component-flive.main-wrapper .tab-container-list .repeat-btn:focus{outline:none}.component-flive.main-wrapper .update-card-mobile-view{display:none}@media screen and (max-width:767px){.component-flive.main-wrapper .update-card-mobile-view{display:block;margin-bottom:16px}}@media screen and (max-width:767px){.component-flive.main-wrapper .update-card-desktop{display:none}}.component-flive.main-wrapper .media-body h6{color:#000;font-size:14px;font-weight:500;text-align:left}.component-flive.main-wrapper .media-body .previous{flex-direction:row;display:flex;justify-content:space-between}.component-flive.main-wrapper .gray-btn{background-color:rgba(130,138,157,.2);border-radius:4px;padding:0 8px;height:37px;color:#524e59;font-size:14px;text-align:center;line-height:16px;margin-top:12px;border:none;width:100%;display:none;font-weight:500}@media screen and (max-width:767px){.component-flive.main-wrapper .gray-btn{display:flex;width:96%;margin:8px 0;align-items:center;justify-content:center}}.component-flive.main-wrapper .gray-btn.show{display:flex}.component-flive.main-wrapper .ant-spin{padding:0 10px;display:flex}.name-desc-width{width:100%}.imageIcon{width:6%!important;margin-right:1%}.worksheetlink{color:inherit;text-decoration:none}.worksheetbox{height:90px;border:2px solid grey;padding:20px;margin:20px;font-family:Rubik;width:142px}.homebtn{margin-bottom:3%!important}.ant-btn{margin-left:5%!important}.updatedpara{margin-left:12px!important}.updatedpara2{margin-left:21px!important}.ant-btn{background-color:#005aaa!important;margin-top:10px}.btn-link{text-decoration:none!important}.class-details{font-family:Rubik;height:90%;overflow-y:hidden}.class-details .ant-modal{color:#000}@media screen and (max-width:460px){.class-details .ant-modal{width:100%!important;max-width:unset}}@media screen and (max-width:460px){.class-details{overflow-y:hidden;height:100%}}.class-details .ant-modal-content{overflow-y:auto;height:72vh;background:#fff}@media screen and (max-width:460px){.class-details .ant-modal-content{overflow-y:auto;height:85vh;border-top-left-radius:18px;border-top-right-radius:18px}}.class-details .ant-modal-close{display:inline-block}.class-details .ant-modal-close .ant-modal-close-x{position:absolute;right:9px;top:5px}.class-details .anticon-close{background:#ececec!important;border-radius:100px!important;padding:9px!important;display:inline}.class-details .ant-modal-body{padding:20px 25px!important;background-color:#fff!important}@media screen and (max-width:460px){.class-details .ant-modal-body{padding:0!important}}.class-details .attended-btn{border:2px solid #00af54;background-color:initial;outline:none;color:#00af54;font-size:11px;text-transform:uppercase;font-weight:400;padding:2px 8px;border-radius:5px;font-weight:500}.class-details h1,.class-details h2{color:#524e59}.class-details .modal-title{font-size:28px}@media screen and (max-width:460px){.class-details .modal-title{padding:20px 0 20px 20px;font-size:24px}}.class-details .modal-data{height:55vh;overflow:auto}@media screen and (max-width:460px){.class-details .modal-data{padding:0 20px!important}}.class-details .mb-10{margin-bottom:10px}@media screen and (max-width:460px){.class-details .mb-10{margin-bottom:0!important}}.class-details .detail-row{margin-bottom:50px;border-top:1px solid #ececec;padding-top:30px}.class-details .detail-row:first-of-type{padding-top:0;border:0}@media screen and (max-width:460px){.class-details .subject-title{border-bottom:1px solid #828a9d;padding:0!important}}.class-details .subject-title .pill{margin-left:15px}.class-details .shadow-box{margin-bottom:30px}.class-details .h-500{min-height:500px}.class-details .back-btn,.class-details .tab-content{color:#524e59;font-size:16px}.class-details .back-btn{font-weight:500;border:none;padding:none;width:auto;height:auto;margin:none none none 3px}.class-details .d-flex{display:flex;flex-direction:row;align-items:center}.class-details .d-flex.sb,.class-details .j-c-sb{justify-content:space-between}.class-details .btn-outline-purple{border:2px solid #9134d8;color:#9134d8;font-weight:700;width:auto;height:auto;padding:5px;border-radius:5px}.class-details .homework-text{font-weight:700;color:#219653;margin-left:20px}.class-details .class-timings{align-items:flex-start}.class-details .class-timings svg{margin-right:10px;margin-bottom:4px}.class-details .class-timings h3{margin-right:20px;color:#524e59!important;font-size:16px;font-weight:500;margin-bottom:0}.class-details .class-timings .timeSection{flex-wrap:wrap}.class-details .class-timings .timeSection h3{margin-bottom:12px}.class-details .seperator-20{width:100%;height:20px}.class-details .description .icon-text{margin-bottom:10px}.class-details .description h5{font-size:14px;margin-bottom:0;font-weight:500}.class-details .description p{margin-bottom:30px;margin-left:.5rem}.class-details .ant-modal-footer{display:none}.class-details .ant-modal-header{display:inline}.class-details .link-cards{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}.class-details .link-cards .link-card{width:240px;min-height:200px;border-radius:15px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.11);margin-right:20px;margin-top:5px;margin-bottom:15px;padding-bottom:10px;cursor:pointer}.class-details .link-cards .link-card h4{font-size:14px;font-weight:700;margin-bottom:3px}.class-details .link-cards .link-card .card-image{width:100%;height:140px;object-fit:cover}.class-details .link-cards .link-card .card-footer{padding:10px 15px;background:none}.class-details .link-cards .link-card .card-footer .author{font-weight:400;color:#524e59;font-size:12px;margin:0}.class-details .link-cards .link-card .card-footer .author .name{color:#9134d8}.children-modal{font-family:Rubik;height:90%;overflow-y:hidden;margin:10px 0}@media screen and (max-width:460px){.children-modal{overflow-y:hidden;height:100%}}.children-modal .ant-modal{top:160px}@media screen and (max-width:460px){.children-modal .ant-modal{width:100%!important;max-width:unset;top:100px}}.children-modal .row{margin-top:10px;margin-bottom:10px}.children-modal .d-flex{display:flex;flex-direction:row}.children-modal .d-flex.reverse{flex-direction:column}.children-modal .listing-row-profile-pic{height:60px;width:60px;border-radius:30px;background:#979797;display:inline-block;margin:0;overflow:hidden;vertical-align:middle;background-size:cover;background-repeat:no-repeat;background-position:50%}.children-modal .listing-row-profile-pic img{height:100%}.children-modal .j-c-c{justify-content:center}.children-modal .j-c-sb{justify-content:space-between}.children-modal .j-c-se{justify-content:space-evenly}.children-modal .j-c-fs{justify-content:flex-start}.children-modal .a-i-fs{align-items:flex-start}.children-modal .ant-modal-header{display:block;background-color:#fff;padding:25px 15px;border:none}@media screen and (max-width:460px){.children-modal .ant-modal-header{border-bottom:1px solid #828a9d}}.children-modal .ant-modal-header .ant-modal-title{color:#524e59;font-size:28px}@media screen and (max-width:460px){.children-modal .ant-modal-header .ant-modal-title{font-size:24px}}.children-modal .ant-modal-content{background-color:#fff!important;color:#7d7a83;padding-bottom:7px;overflow-y:auto;height:62vh}@media screen and (max-width:460px){.children-modal .ant-modal-content{overflow-y:auto;height:85vh;border-top-left-radius:18px;border-top-right-radius:18px}}.children-modal .ant-modal-content .ant-modal-body{padding:0 10px 18px!important;position:relative;height:48vh;overflow:auto}@media screen and (max-width:460px){.children-modal .ant-modal-content .ant-modal-body{padding:10px 0 25px!important;height:55vh}}.children-modal .ant-modal-content .ant-modal-body .children-cards{flex-wrap:wrap;padding-bottom:10px}.children-modal .ant-modal-content .ant-modal-body .children-cards .no-data-label{font-size:18px;padding:0 0 0 9px}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card{flex-basis:32.2%;padding:15px 20px;border-radius:8px;border:1px solid hsla(0,0%,59.2%,.3);margin:5px}@media screen and (max-width:460px){.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card{flex-basis:100%;margin:7.5px 15px;padding:15px 25px}}@media screen and (max-width:460px){.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content{display:flex;flex-direction:row}}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .profile{display:flex;flex-direction:row;justify-content:space-between}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .profile .wow-pic img{width:60px;object-fit:contain;height:50px}@media screen and (max-width:460px){.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .profile .wow-pic img{width:50px;height:40px}}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail{display:flex;width:100%;flex-direction:column;margin-top:15px}@media screen and (max-width:460px){.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail{margin-left:10px;margin-top:unset}}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail h2{color:#524e59;font-size:20px;margin-bottom:12px}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail .stats{display:flex;justify-content:space-between}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail .stats .purple-text{color:#9134d8;font-weight:500;font-size:18px;margin-bottom:0}.children-modal .ant-modal-content .ant-modal-body .children-cards .children-card .batchmate-content .batchmate-detail .stats .purple-text~p{font-weight:400;margin-bottom:0}.children-modal .ant-modal-footer{background-color:#fff;border:none;text-align:left;padding:40px 40px 60px;display:none}.children-modal .ant-modal-close{display:inline}.children-modal .ant-modal-close .anticon{padding:9px;background:#ececec;border-radius:100px}.children-modal .ant-modal-close-x{position:absolute;right:2px;top:5px}@media screen and (max-width:460px){.children-modal .ant-modal-close-x{right:3px}}@media screen and (max-width:462px){.primary-btn{font-size:12px!important;margin-right:15%!important}}.announcement-modal .post-heading .announcement-content .desc{width:172%!important}.announcement-modal .desc1{color:#86838b;font-size:11px;text-align:left;word-wrap:break-word;padding-bottom:5px;width:172%!important}.tabIcon{width:unset!important;padding-right:10px}.media-card{display:block!important}.Class-btn{padding-left:20%;z-index:4}@media screen and (max-width:767px){.Class-btn{padding-left:5%;z-index:4}}.next-class-card.shadow-sm{box-shadow:1px 1px 1px 0 rgba(44,11,74,.1)!important}.next-class-card.gradient-color{position:relative;background:linear-gradient(148deg,#b02df3,#b02df3 15%,#ff8942);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#b02df3",endColorstr="#ff8942",GradientType=0)}@media screen and (max-width:767px){.next-class-card.gradient-color.mobile-view{left:0;top:0;right:0;z-index:3;margin:0 0 1rem!important;border-radius:unset}}.next-class-card.gradient-color .join-btn-hero{color:#9351cd;background-color:#fff;font-size:12px;font-weight:600;text-align:center;width:160%;border-radius:4px;border:none;padding:4px}.next-class-card.gradient-color .join-btn-hero:disabled{background-color:#d7d7d7;cursor:no-drop}@media screen and (max-width:767px){.next-class-card.gradient-color .join-btn-hero{border-radius:4px!important;width:45%;padding-bottom:2px;margin-left:60%}}.next-class-card.gradient-color .circle-1{background-color:hsla(0,0%,100%,.1);position:absolute;top:-6px;right:-9px;height:72px;width:72px;border-radius:100px;z-index:4}.next-class-card.gradient-color .circle-2{background-color:hsla(0,0%,100%,.1);position:absolute;top:-12px;right:-12px;height:92px;width:90px;border-radius:100px;z-index:3}.next-class-card.gradient-color .circle-3{background-color:hsla(0,0%,100%,.1);position:absolute;top:-17px;right:-15px;height:112px;width:110px;border-radius:100px;z-index:2}.next-class-card.gradient-color .circle-4{background-color:hsla(0,0%,100%,.1);position:absolute;top:-22px;right:-22px;height:132px;width:130px;border-radius:100px;z-index:1}.next-class-card.gradient-color .libraryIcon{position:absolute;top:16px;right:17px;height:22px;width:22px;z-index:5}.next-class-card.gradient-color .cardTitle-row{display:block;padding-bottom:17px}@media screen and (max-width:767px){.next-class-card.gradient-color .cardTitle-row.flex-mobile-view{display:inline-block;align-items:flex-end;padding-bottom:8px}}@media screen and (max-width:767px){.next-class-card.gradient-color .cardTitle-row.next-text-row{padding-bottom:8px}}.next-class-card.gradient-color .cardTitle-row .cardTitle{font-weight:500;font-size:24px;text-align:left;color:#000;text-transform:uppercase}@media screen and (max-width:767px){.next-class-card.gradient-color .cardTitle-row .cardTitle.date-month{font-size:24px;text-transform:capitalize}}.next-class-card.gradient-color .next-class{color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.5px;font-weight:500;text-align:left}.next-class-card.gradient-color .time-slot{font-size:10px;font-weight:400;text-align:left;color:#fff}@media screen and (max-width:767px){.next-class-card.gradient-color .time-slot{border-radius:0!important;padding-bottom:2px}}.head-teacher{height:auto;margin-top:8px!important}@media screen and (max-width:460px){.head-teacher{height:unset;margin:1rem 0!important}}.head-teacher .teacher-section{padding:1.5rem 15px!important}.head-teacher .teacher-section .headTecherIcon{width:16px;vertical-align:revert;margin-right:8px}.head-teacher .teacher-section .friendMember{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding:0 11px}.head-teacher .teacher-section .friendMember img.friendPic{width:50px;height:50px;border-radius:100px;border:3px solid #fff;object-fit:cover;background:#fff;margin-left:-15px}.nametext{font-size:17px!important}.attendenceclass{opacity:1%;margin-left:2px}svg{margin-left:1px}.edit-profile-btn{margin-top:0;display:flex;align-items:flex-end;cursor:pointer}.edit-profile-btn a{text-decoration:none;background-color:#fff;color:#9134d4;font-size:12px;padding:0;border-radius:8px;font-weight:500}.user-card .user-image{height:65px!important;width:65px!important;border-radius:100px!important}.user-card .child-detail{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;padding:13px 10px;margin-top:10px;margin-left:5px}.user-card .child-detail .edit-profile-btn{margin-top:0;display:flex;align-items:flex-end;cursor:pointer}.user-card .child-detail .edit-profile-btn a{text-decoration:none;background-color:#fff;color:#9134d4;font-size:12px;padding:0;border-radius:8px;margin-left:2px}.user-card .child-detail .edit-profile-btn .editIcon{width:17px;line-height:normal;padding:0 5px;display:inline}.user-card .percent{position:relative;width:100px;height:20px;border-radius:50%;background:#fff;z-index:1000}.user-card .percent svg{position:relative;width:100px;height:100px;z-index:1000;margin-left:-2px!important;margin-top:1px}.user-card .percent svg circle{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;-webkit-transform:translate(15px,5px);transform:translate(15px,5px)}.user-card .percent svg circle:first-child{stroke:#c4c4c4;opacity:.5}.user-card .percent svg circle:nth-child(2){stroke:#00c891;stroke-dasharray:250}.user-card .percent .number{position:absolute;top:-9px;left:-9px;width:100%;height:100%;justify-content:center;align-items:center;border-radius:50%;flex-direction:column;margin-top:1rem}.user-card .percent .number h2{color:#524e59;font-weight:700;font-size:20px;transition:.5s;margin-bottom:unset}.user-card .percent .number span{font-size:11px;color:#524e59;font-weight:500}.user-card .renew-row{background-color:hsla(0,0%,84.7%,.2);border-radius:6px;padding:3px 8px;color:#524e59;font-size:14px;text-align:left;margin-top:30px;font-weight:600}.user-card .renew-row span{font-weight:400;margin-left:3px}.user-card .renew-row .line-height-normal{line-height:normal;align-items:center;display:flex}.user-card .renew-container{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:5px}.user-card .renew-container span{font-weight:400;margin-left:3px;font-size:14px;text-align:left;color:#524e59}.user-card .renew-container .renewBtn{background-color:#9351cd;border-radius:4px;border:none;outline:none;font-size:12px;font-weight:400;height:21px;color:#fff;display:flex;justify-content:space-between;align-items:center}.user-card .renew-container .renewBtn .rightArrowBtn{line-height:normal}.user-card .renew-container .renewBtn .rightArrowBtn img{margin:0 5px 0 14.5px;width:auto}@media screen and (max-width:460px){.user-card .renew-container .renewBtn .rightArrowBtn img{-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important}}.announcements{height:100%;margin-top:16px!important}@media screen and (max-width:460px){.announcements{height:auto;overflow-y:unset;overflow-x:unset;margin-top:1rem!important;margin-bottom:1rem!important}}.announcements .gray-btn{margin:8px 6px!important}.announcements .updateHeader{padding:10px 15px 0!important}@media screen and (max-width:460px){.announcements .updateHeader{padding:10px 10px 0!important}}.announcements .announcement-mobile-view{background:#fff;display:flex;flex-direction:column;align-items:center}.tabList.tab-container-list{display:block}.tabList.tab-container-list .tab-content{background-color:#fff;border-radius:0 0 10px 10px;padding:5px 0}.tabList.tab-container-list .tab-content .tab-1,.tabList.tab-container-list .tab-content .tab-2{display:flex;flex-direction:column;align-items:center}.tabList.tab-container-list .tab-content .tab-1 .blur-container,.tabList.tab-container-list .tab-content .tab-2 .blur-container{position:absolute;background-color:#d7d7d7;padding:20px 0;width:95.5%;bottom:0;cursor:pointer}@media screen and (max-width:990px){.tabList.tab-container-list .tab-content .tab-1 .blur-container,.tabList.tab-container-list .tab-content .tab-2 .blur-container{width:92.5%!important}}@media screen and (max-width:1300px){.tabList.tab-container-list .tab-content .tab-1 .blur-container,.tabList.tab-container-list .tab-content .tab-2 .blur-container{width:94.5%}}.tabList.tab-container-list .tab-content .tab-1 .view-all,.tabList.tab-container-list .tab-content .tab-2 .view-all{position:absolute;color:#524e59;bottom:8px;font-weight:500;font-size:17px;text-align:center;left:38%;cursor:pointer}.tabList.tab-container-list ul{border-bottom:none!important;background-color:#ececec;width:100%}.tabList.tab-container-list ul li:first-of-type{border-right:1px solid rgba(44,11,74,.15);border-top-right-radius:10px}.tabList.tab-container-list ul li{flex:1 1}.tabList.tab-container-list ul li a{background-color:#f6f6f6;border-radius:10px 10px 0 0;font-weight:500;font-size:16px;text-transform:uppercase;color:rgba(0,0,0,.25)!important;background-image:none!important;background-repeat:no-repeat;background-position:11px 14px;background-size:13px;padding:10px}@media screen and (max-width:460px){.tabList.tab-container-list ul li a{font-size:13px;background-position:8px 12.9px;background-size:12px;padding:14px 10px 14px 31px;line-height:1}}.tabList.tab-container-list ul li a:hover{background-color:#fff;color:#000!important;border-color:transparent!important}.tabList.tab-container-list ul li a.active{background-color:#fff!important;color:#000!important;border-color:transparent!important}.tabList.tab-container-list ul li:nth-of-type(2) a{background-image:none!important}@media screen and (min-width:460px){.tabList.tab-container-list .sticky{position:-webkit-sticky!important;position:sticky!important;z-index:9999!important;top:.1px}}.announce_foot{background-color:#d7d7d7!important;padding:10px;margin-top:35px}@media screen and (min-width:460px){.announce_foot{margin-top:5px}}.component-flive .j-c-sb{margin-top:.5%!important}.list-btn{margin-top:1px!important;font-size:8.5px!important}.view-btn{font-size:.8rem!important;border:none;background-color:#fff!important;color:#9134d4;margin-top:0;text-align:left}.hide-btn{background-color:#fff;color:#fff;border:none}.announcement-row{margin:auto 0;padding-left:15px!important;padding-right:15px!important;padding-bottom:15px!important}@media screen and (max-width:460px){.announcement-row{padding-left:10px!important;padding-right:10px!important;padding-bottom:15px!important}}.announcement-row .desc{margin-top:1px}.announcement-row .desc,.announcement-row .desc-hw{height:100px!important;color:#86838b;font-size:11px;text-align:left}.announcement-row .desc-hw{white-space:pre-wrap;margin-top:5px}.ht-lmt-am{overflow:hidden;height:100px!important}@media screen and (min-width:768px) and (max-width:990px){.ht-lmt-am{height:120px!important}}@media screen and (min-width:345px) and (max-width:990px){.ht-lmt-am{height:20%!important}}.ht-lmt-all{overflow:hidden}@media screen and (min-width:768px) and (max-width:990px){.ht-lmt-all{height:120px!important}}.announcement-row:last-of-type .hr-line{display:none}@media screen and (max-width:460px){.announcement-row:last-of-type{margin-bottom:unset!important}}.empty-announcements{display:flex;justify-content:center;align-items:center;flex-direction:column}.empty-announcements img{margin-bottom:32px}@media screen and (max-width:1100px){.empty-announcements img{margin-bottom:12px}}.empty-announcements h1{font-weight:500;font-size:18px;margin-bottom:16px}.empty-announcements h1,.empty-announcements p{font-style:normal;line-height:20px;text-align:center;color:#000}.empty-announcements p{font-weight:400;font-size:12px;margin-bottom:32px}.empty-announcements .ant-btn{background:#9134d8;box-shadow:0 2px 5px rgba(0,0,0,.11);border-radius:8px;width:242px;height:50px}.empty-announcements .ant-btn span{font-weight:700;font-size:16px;line-height:19px;text-align:center;letter-spacing:.888889px;text-transform:uppercase;color:#fff}.testbtn{margin-left:-2%!important}.testbtn,.testdatedata{margin-top:2%!important}.testdatedata{margin-left:21%!important}.test-row{margin:auto 0;padding-left:15px!important;padding-right:15px!important;padding-bottom:15px!important}@media screen and (max-width:460px){.test-row{padding-left:10px!important;padding-right:10px!important;padding-bottom:15px!important}}.test-row .test-date{display:flex;align-items:center;font-size:10px!important;color:#524e59!important}@media screen and (max-width:990px){.test-row .test-date{flex-direction:column}}.test-row .test-date .dot{width:4px;height:4px;border-radius:2px;background-color:#524e59;margin:0 4px}.test-row .test-date .dot.red{background-color:#f24e29}.test-row .test-date .dot.light{opacity:.5}.test-row .test-heading{font-family:Rubik;font-style:normal;font-weight:500;font-size:14px;color:#000!important}.test-row .attend-btn{background-color:#9134d8;border-radius:4px;height:30px;width:179px;padding:8px;border:none;text-transform:uppercase;text-align:center;outline:none;font-weight:600;font-size:12px;letter-spacing:.66px;color:#fff;margin-top:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.test-row .attend-btn{display:block;margin-bottom:-3px}}.ht-lmt{overflow:hidden;height:215px!important}@media screen and (min-width:768px) and (max-width:990px){.ht-lmt{height:150px!important}}.test-row:last-of-type .hr-line{display:none}@media screen and (max-width:460px){.test-row:last-of-type{margin-bottom:unset!important}}.reports-card h4{font-weight:500;font-size:16px;line-height:19px;text-transform:uppercase}.reports-card h4,.reports-card h6{font-family:Rubik;font-style:normal;text-align:left;color:#524e59}.reports-card h6{font-weight:400;font-size:12px;line-height:14px;width:132px;margin-bottom:16px;mix-blend-mode:normal;opacity:.7}.reports-card .ant-btn{background:#9351cd;border-radius:4px;border-radius:5px!important;margin:0!important}.reports-card .ant-btn span{font-family:Rubik;font-style:normal;font-weight:700;font-size:12px;line-height:14px;text-align:center;letter-spacing:.661157px;text-transform:uppercase;color:#fff}.reports-card .card-icon{position:absolute;bottom:0;right:0}.reports-card .teacher-section{position:relative;padding:20px 25px!important}.reports-card .osahan-user-media-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.batch-selector-container .batch-selector .ant-select-selection{height:52px;border-radius:6px}.batch-selector-container .batch-selector .ant-select-selection:focus,.batch-selector-container .batch-selector .ant-select-selection:hover{box-shadow:none;border:1px solid #9351cd}.batch-selector-container .batch-selector .ant-select-selection .ant-select-selection__rendered{margin-left:unset}.batch-selector-container .batch-selector .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-.22px;color:#000;font-family:Rubik;line-height:19px;text-align:center;padding:16px 0 16px 18px!important}.batch-selector-container .batch-selector .ant-select-selection .ant-select-arrow svg path{fill:#525860}.left-classes{margin-top:8px;box-shadow:1px 1px 1px 0 rgba(44,11,74,.1)!important;overflow:hidden}.left-classes.bg-danger{background-color:#f24e29!important}.left-classes .classes-container.danger-text p,.left-classes .classes-container.danger-text span{color:#fff!important}.left-classes .classes-container .renew-text{display:flex;align-items:center;cursor:pointer}.left-classes .classes-container .renew-text,.left-classes .classes-container .renew-text:hover{transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.left-classes .classes-container .renew-text:hover{-webkit-transform:translateX(4px);transform:translateX(4px)}.left-classes .classes-container .renew-text p{font-family:Rubik;font-style:normal;font-weight:700;font-size:12px;text-align:left;letter-spacing:.661157px;text-transform:uppercase;margin-top:15px;margin-right:12px}.left-classes .classes-container .message{align-items:flex-start;display:flex;flex-direction:column}.left-classes .classes-container .message span{display:block;font-family:Rubik;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#9351cd}.left-classes .classes-container .message span .class-count{display:inline;font-weight:600}.left-classes .classes-container .classes-left-progress{display:flex;align-items:center}.left-classes .classes-container .classes-left-progress .progress{width:100%;background-color:hsla(0,0%,76.9%,.7);height:5px;margin:20px 5px;border-radius:51px}.left-classes .classes-container .classes-left-progress .progress .filled{background-color:#9351cd;height:5px;border-radius:51px;transition-property:width;transition-duration:.5s}.left-classes .classes-container .classes-left-progress p{margin:unset;font-family:Rubik;font-style:normal;font-weight:400;font-size:12px;color:#9351cd;display:inline}.left-classes .classes-container .classes-left-progress p .bold-letter{color:#9351cd;font-size:15px;font-weight:500}.left-classes .renew-container{margin-left:10px;display:flex;flex:0.4 1;position:relative}.left-classes .renew-container .icon{cursor:pointer;position:absolute;z-index:100}.left-classes .renew-container .icon.edit{bottom:0;right:-12px}.left-classes .renew-container .icon.sync{bottom:1px;right:-4px}.left-classes .renew-container .circle-1{background-color:hsla(0,0%,82.4%,.4);position:absolute;bottom:-27px;right:-29px;height:75px;width:75px;border-radius:100px;z-index:4}.left-classes .renew-container .circle-2{background-color:hsla(0,0%,82.4%,.25);position:absolute;bottom:-34px;right:-34px;height:95px;width:95px;border-radius:100px;z-index:3}.left-classes .renew-container .circle-3{background-color:hsla(0,0%,82.4%,.16);position:absolute;bottom:-45px;right:-43px;height:120px;width:120px;border-radius:100px;z-index:2}.support-modal{font-family:Rubik;height:90%;overflow-y:hidden;margin:10px 0}@media screen and (max-width:460px){.support-modal{overflow-y:hidden;height:100%}.support-modal ::-webkit-scrollbar{display:none}}.support-modal .ant-modal{top:160px}@media screen and (max-width:460px){.support-modal .ant-modal{width:100%!important;max-width:unset;top:100px}}.support-modal .ant-modal-header{display:block;background-color:#fff;padding:25px 15px;border:none}@media screen and (max-width:460px){.support-modal .ant-modal-header{border-bottom:1px solid #828a9d}}.support-modal .ant-modal-header .ant-modal-title{color:#524e59;font-size:28px}@media screen and (max-width:460px){.support-modal .ant-modal-header .ant-modal-title{font-size:24px}}.support-modal .ant-modal-content{background-color:#fff!important;color:#7d7a83;padding-bottom:7px;overflow-y:auto;top:-100px;height:81vh;border-radius:7px}@media screen and (max-width:460px){.support-modal .ant-modal-content{overflow-y:auto;height:85vh;border-top-left-radius:18px;border-top-right-radius:18px}}.support-modal .ant-modal-content .ant-modal-body{padding:50px 20px 18px!important}@media screen and (max-width:460px){.support-modal .ant-modal-content .ant-modal-body{padding:10px 0 25px!important}}.support-modal .ant-modal-content .ant-modal-body .container{align-items:center;justify-content:flex-start;display:flex;flex-direction:column;height:100%}.support-modal .ant-modal-content .ant-modal-body .container .heading{margin-top:20px;width:500px}.support-modal .ant-modal-content .ant-modal-body .container .heading h4{font-family:Rubik;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#9134d8;margin:0 0 8px 30%}.support-modal .ant-modal-content .ant-modal-body .container .heading p{font-family:Rubik;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center;margin:unset}.support-modal .ant-modal-content .ant-modal-body .container .contact-details{margin-top:30px}.support-modal .ant-modal-content .ant-modal-body .container .contact-details .email,.support-modal .ant-modal-content .ant-modal-body .container .contact-details .phone{display:flex}.support-modal .ant-modal-content .ant-modal-body .container .contact-details .email svg,.support-modal .ant-modal-content .ant-modal-body .container .contact-details .phone svg{margin-right:15px}.support-modal .ant-modal-content .ant-modal-body .container .contact-details .email p,.support-modal .ant-modal-content .ant-modal-body .container .contact-details .phone p{font-family:Rubik;font-style:normal;font-weight:500;font-size:14px;color:#524e59}.support-modal .ant-modal-content .ant-modal-body .container .feedback-input{width:100%;margin:15px 0 30px}.support-modal .ant-modal-content .ant-modal-body .container .feedback-input .feedback{background:#ececec;opacity:.7;border-radius:8px;padding:15px;border:2px solid transparent}.support-modal .ant-modal-content .ant-modal-body .container .feedback-input .feedback:focus,.support-modal .ant-modal-content .ant-modal-body .container .feedback-input .feedback:hover{box-shadow:none;border:2px solid #9351cd}.support-modal .ant-modal-content .ant-modal-body .container .feedback-input .feedback::-webkit-input-placeholder{font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:-.222222px;color:#524e59;opacity:.4}.support-modal .ant-modal-content .ant-modal-body .container .feedback-input .feedback::placeholder{font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:-.222222px;color:#524e59;opacity:.4}.support-modal .ant-modal-content .ant-modal-body .container .ant-btn{background:#9134d8;box-shadow:none;border-radius:20px;width:100%;height:50px;border:none;font-family:Rubik,serif;font-style:normal;font-weight:500;font-size:16px;line-height:19px;text-align:center;letter-spacing:.888889px;color:#fff}.support-modal .ant-modal-content .ant-modal-body .container .ant-btn:hover{background-color:#005aaa}.support-modal .ant-modal-footer{background-color:#fff;border:none;text-align:left;padding:40px 40px 60px;display:none}.support-modal .ant-modal-close{display:inline}.support-modal .ant-modal-close .anticon{padding:9px;background:#ececec;border-radius:100px}.support-modal .ant-modal-close-x{position:absolute;right:2px;top:5px}@media screen and (max-width:460px){.support-modal .ant-modal-close-x{right:3px}}.attend-btn{background-color:#9134d8;border-radius:4px;height:28px;width:90px;border:none;text-transform:uppercase;text-align:center;outline:none;font-weight:600;font-size:12px;letter-spacing:.66px;color:#fff;margin-top:20px;margin-bottom:5px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.attend-btn{display:block;margin-bottom:-3px}}.announcement-modal .ant-modal-content .ant-modal-body{position:relative;height:55vh;overflow:auto}@media (max-width:900px){.student-profile-form{padding-top:66px!important}}.zero-padding{padding-top:0!important}.student-profile-form-content{width:1120px;min-height:100px;margin-left:auto;margin-right:auto;border-radius:6px;box-shadow:1px 1px 1px 0 rgba(44,11,74,.15);background-color:#fff}.student-profile-form-content .profile-progress-bar{display:none}@media (max-width:1120px){.student-profile-form-content{width:100%!important}}@media (max-width:900px){.student-profile-form-content{width:100%!important}.student-profile-form-content .profile-progress-bar{display:block}}.student-profile-form-content .form-button-container{padding:0 50px 20px;display:flex;flex-direction:row;justify-content:space-between;border-top:1px solid #dddddf}@media (max-width:900px){.student-profile-form-content .form-button-container{display:flex;justify-content:center!important;align-items:center!important;padding:15px}}.student-profile-form-content .form-button-container button{border-radius:16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.11);font-family:Rubik;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.89px;text-align:center;width:160px;height:50px;margin-right:20px;margin-top:20px;color:#fff!important}.student-profile-form-content .form-button-container button.next-btn{background-color:#9134d8;color:#fff}@media (max-width:900px){.student-profile-form-content .form-button-container button.next-btn{width:100%;margin:0}}.student-profile-form-content .form-button-container button.back-btn{border:1px solid #524e59;color:#524e59}@media (max-width:900px){.student-profile-form-content .form-button-container button.back-btn{display:none}}.student-profile-form-content .student-profile-title{padding:30px 56px;margin:0}.student-profile-form-content .profile-form-title-seperator{background-color:#dddddf;border:none;height:1px;margin-bottom:0}@media (max-width:900px){.student-profile-form-content .profile-form-title-seperator{display:none}}.student-profile-form-content .ant-select-selection{height:46px;border-radius:15px;background:rgba(240,239,241,.65);border:none}.student-profile-form-content .ant-select-selection .ant-select-selection-selected-value{opacity:.9;font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.22px;text-align:left;color:#acacac;padding:13px 12px 12px}.student-profile-form-content .student-profile-title-container .ant-btn{display:none}@media (max-width:900px){.student-profile-form-content .student-profile-title-container{display:flex;padding:15px 5px}.student-profile-form-content .student-profile-title-container .ant-btn{border:none;font-size:26px;font-weight:700;margin-top:-6px;display:block}.student-profile-form-content .student-profile-title-container h1{flex:1 1}}.student-profile-form-content .student-profile-title{font-family:Rubik;font-size:32px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-1.36px;text-align:left;color:#524e59;padding-bottom:17px}@media (max-width:900px){.student-profile-form-content .student-profile-title{font-size:24px;text-align:center;padding:0}}.student-profile-container{height:100%;min-height:520px;overflow:hidden;display:flex;flex-direction:row;transition:none}.student-profile-container .student-profile-sidebar{min-width:300px;display:flex;align-items:flex-start;background-color:hsla(0,0%,85.5%,.1);justify-content:center}@media (max-width:900px){.student-profile-container .student-profile-sidebar{display:none}}.student-profile-container .student-profile-sidebar .ant-steps-vertical{padding:35px 36px}.student-profile-container .student-profile-sidebar .ant-steps-item-container{height:80px}.student-profile-container .student-profile-sidebar .ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-.22px;color:#524e59}.student-profile-container .student-profile-sidebar .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background:repeating-linear-gradient(180deg,#9134d8 0,#9134d8 10px,transparent 0,transparent 12px);width:3px}.student-profile-container .student-profile-sidebar .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#524e59;font-weight:500}.student-profile-container .student-profile-sidebar .ant-steps-item-finish .ant-steps-item-icon{background-color:#9134d8;border:none}.student-profile-container .student-profile-sidebar .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon{color:#fff;height:10px!important;overflow:hidden;top:-11%}.student-profile-container .student-profile-sidebar .ant-steps-item-process .ant-steps-item-icon{background-color:#9134d8;border:none;margin-right:12px}.student-profile-container .student-profile-sidebar .ant-steps-item-wait .ant-steps-item-icon{background-color:rgba(0,0,0,.25);width:20px;height:20px;margin-left:7px;margin-top:5px;border:none}.student-profile-container .student-profile-sidebar .ant-steps-item-wait .ant-steps-item-icon>span{display:none}.student-profile-container .student-profile-sidebar .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title{color:#b5b3b9}.student-profile-container .student-profile-sidebar .ant-steps-item-process .ant-steps-item-icon{border:3px solid #9134d8;background-color:#fff}.student-profile-container .student-profile-sidebar .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon{color:#9134d8;background:#9134d8;width:18px;height:18px;display:block;border-radius:100px;top:50%;margin:-9px auto auto}.student-profile-container .student-profile-main{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.student-profile-container .student-profile-main .form-steps-info{padding:24px 24px 0;display:none}.student-profile-container .student-profile-main .form-steps-info .step-number{font-style:normal;font-weight:500;font-size:12px;line-height:10px;text-transform:uppercase;color:#979797}.student-profile-container .student-profile-main .form-steps-info .step-title{font-style:normal;font-weight:500;font-size:20px;line-height:28px}.student-profile-container .student-profile-main .form-steps-info .step-description{font-style:normal;font-weight:500;font-size:14px;line-height:24px;margin-bottom:0}@media (max-width:900px){.student-profile-container .student-profile-main .form-steps-info{display:block}}.form-button-container{clear:both}.form-field-grey,.textarea-grey{opacity:.6!important;border-radius:16px!important;background-color:#f0eff1!important;padding:25px 20px!important;border:none!important}input[type=number]{-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.ant-select-dropdown{border-radius:15px!important;overflow:hidden!important}.ant-select-selection-selected-value{padding-top:13px!important}.student-profile-main .form-fields .form-field{margin-top:25px}.student-profile-main .form-fields .form-field .ant-select-arrow{margin-right:8px}.student-profile-main .form-fields .form-field .ant-input{font-weight:500;font-size:16px;color:#000}.student-profile-main .form-fields .form-field .ant-form-item{margin:0!important}.student-profile-main .form-fields .form-field .ant-form-item :before{display:none;background:red}.student-profile-main .form-fields .form-field .ant-form-item-label :after{display:none}.student-profile-main .form-fields .form-field .ant-form-item-label label{margin-bottom:0!important}.student-profile-main .form-fields .form-field p{font-weight:500;color:#979797;margin-bottom:0}.student-profile-main .form-fields .form-field ::-webkit-input-placeholder{opacity:.9;font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.22px;text-align:left;color:#999797}.student-profile-main .form-fields .form-field ::placeholder{opacity:.9;font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.22px;text-align:left;color:#999797}@media (max-width:900px){.student-profile-main .form-fields .ant-col{width:100%!important}}.student-profile-main .form-fields{padding:20px 40px}@media (max-width:900px){.student-profile-main .form-fields{padding:0 22px 20px}}.student-profile-main .ant-select-selection-selected-value{font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.22px;text-align:left;color:#000!important;opacity:.6!important;padding:13px 12px 12px}.schedule-card-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.schedule-card-section.disable,.schedule-card-section.disable .card{cursor:not-allowed!important}.schedule-card-section .card{display:flex;flex-direction:column;overflow:hidden;flex-basis:31%;min-height:183px;margin:8px 16px 8px 0;padding:24px 6.5px 0 32px;border-radius:16px;border:2px solid rgba(82,78,89,.1);cursor:pointer;background:#fff url(/static/media/calendar.c03bdcce.svg) no-repeat 133px 88px}@media (max-width:900px){.schedule-card-section .card{display:flex;flex-direction:column;overflow:hidden;min-height:273px;margin:8px;border-radius:16px;border:2px solid rgba(82,78,89,.1);cursor:pointer;padding:26px 16px 16px;flex-basis:45%;background:#fff url(/static/media/calendar.c03bdcce.svg) no-repeat 53px 177px}}.schedule-card-section .card.selected{border:3px solid #9134d8}.schedule-card-section .heading{flex:1 1;height:17px;font-family:Rubik;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.19px;text-align:left;color:#524e59;position:sticky;top:0;position:-webkit-sticky;z-index:50;background:#fff}.schedule-card-section .image-container{display:flex;display:none;justify-content:flex-end}.schedule-card-section img{position:absolute;-webkit-transform:translateY(-17px) translateX(0);transform:translateY(-17px) translateX(0)}.schedule-card-section .time-slots-section{display:flex;flex-direction:column;margin:10px 0;overflow-y:auto}.schedule-card-section .time-slots-section .time-slot{flex:1 1;height:14px;opacity:.6;padding:4px 0;font-family:Rubik;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.19px;text-align:left;color:#524e59}.schedule-card-section .time-slots-section .time-slot .day-name{font-weight:700;display:inline}.schedule-card-section .time-slots-section .time-slot .day-name:after{content:"";padding:0 3px 0 0}.ant-col-10{margin-top:48px!important}.school-form-fields .flat-btn{border-radius:16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.11);font-family:Rubik;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.89px;text-align:center;width:160px;height:50px;margin-right:20px;margin-top:20px;color:#fff!important}.school-form-fields .flat-btn.add-another-btn{margin-top:76px}@media (max-width:900px){.school-form-fields .flat-btn.add-another-btn{margin-top:50px}}.school-form-fields .flat-btn.remove-btn{margin-top:50px;display:flex}@media (max-width:900px){.school-form-fields .flat-btn.remove-btn{display:none}}.school-form-fields .flat-btn.remove-btn-mobile{display:none;margin-top:5px}@media (max-width:900px){.school-form-fields .flat-btn.remove-btn-mobile{display:inline-block}}.parent-form-fields .close-btn{background:rgba(240,239,241,.9);font-weight:700;border:none;border-radius:100px;width:40px;height:40px}.parent-form-fields .close-btn:hover{color:initial}.parent-form-fields .flat-btn{background-color:#9134d8;font-weight:500;border:none;font-size:18px;outline:none;padding:12px;height:100%;border-radius:10px;color:#fff}.parent-form-fields .mobile-border{border-radius:20px;padding:0;margin-top:20px;border:none}@media (max-width:900px){.parent-form-fields .mobile-border{border:1px solid #d9d9da;padding:20px}}.class-schedule-form-fields{height:60vh;overflow-y:auto}@media (max-width:900px){.class-schedule-form-fields{height:100%;overflow-y:unset}}.class-schedule-form-fields .load-more{display:flex;flex-direction:row;width:100%;height:-webkit-min-content;height:min-content;align-items:center;justify-content:center;background:#fff;opacity:.9}.class-schedule-form-fields .load-more .ant-spin{padding:0 15px;display:flex}@media (max-width:900px){.class-schedule-form-fields .load-more{display:none}}.class-schedule-form-fields .load-more-btn{display:none}@media (max-width:900px){.class-schedule-form-fields .load-more-btn{display:flex;font-size:15px;justify-content:center;cursor:pointer}.class-schedule-form-fields .load-more-btn .ant-spin{padding:0 15px;display:flex}}.class-schedule-form-fields .flat-btn{color:#9134d8;font-weight:500;border:none;font-size:18px;outline:none;margin-top:10px;padding:0}.class-schedule-form-fields .flat-btn.add-another-btn{margin-top:55px}.class-schedule-form-fields .form-heading{margin:0 0 8px!important;font-family:Rubik;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:.83;letter-spacing:normal;text-align:left;color:#979797}.profile-progress-bar{position:relative;margin-top:20px}.profile-progress-bar .progress-bar-bg{width:100%;height:7px;background-color:#c9b4e4;border-radius:100px}.profile-progress-bar .progress-bar-fill{width:10%;height:7px;background:#7927c2;position:absolute;left:0;top:0;z-index:1;border-radius:100px}.student-profile-form{padding-top:100px;min-height:100vh;background-color:#f6f6f6}@media (max-width:900px){.student-profile-form.zero-padding{padding-top:0!important}}.student-profile-form .student-profile-form-content{width:1120px;min-height:85vh;background-color:red;margin-left:auto;margin-right:auto;border-radius:6px;box-shadow:1px 1px 1px 0 rgba(44,11,74,.15);background-color:#fff}.student-profile-form .student-profile-form-content .form-complete{display:flex;flex-direction:row;align-items:center;justify-content:center}@media (max-width:900px){.student-profile-form .student-profile-form-content .form-complete{flex-direction:column}.student-profile-form .student-profile-form-content .form-complete.full-height{display:flex;height:100vh}}.student-profile-form .student-profile-form-content .form-complete button{border-radius:16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.11);font-family:Rubik;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.89px;text-align:center;width:160px;height:45px;margin-right:20px;margin-top:20px}.student-profile-form .student-profile-form-content .form-complete button.home-btn{background-color:#9134d8;color:#fff}.student-profile-form .student-profile-form-content .form-complete button.home-btn.disabled{background-color:#a8a7ac}.student-profile-form .student-profile-form-content .form-complete button.home-btn span{margin-right:unset!important}.student-profile-form .student-profile-form-content .form-complete button.edit-btn{border:1px solid #524e59;color:#fff}.student-profile-form .student-profile-form-content .form-complete button.edit-btn span{margin-right:unset!important}.student-profile-form .student-profile-form-content .form-complete>div{width:50%;height:100%;padding:150px 90px;overflow:hidden}@media (max-width:900px){.student-profile-form .student-profile-form-content .form-complete>div{width:100%;padding:20px}.student-profile-form .student-profile-form-content .form-complete>div.form-complete-text{order:2;display:flex;flex-direction:column;justify-content:center}.student-profile-form .student-profile-form-content .form-complete>div.form-complete-text span{margin-right:10px}.student-profile-form .student-profile-form-content .form-complete>div.form-complete-text br{display:none}.student-profile-form .student-profile-form-content .form-complete>div.form-complete-image{order:1}}.student-profile-form .student-profile-form-content .form-complete>div h1{font-family:Rubik;font-size:48px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-1.96px;text-align:left;color:#524e59}@media (max-width:900px){.student-profile-form .student-profile-form-content .form-complete>div h1{font-size:32px;padding:0;text-align:center;width:100%;height:auto;margin:10px 0}}.student-profile-form .student-profile-form-content .form-complete>div p{opacity:.6;font-family:Rubik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.22px;text-align:left;color:#524e59}@media (max-width:900px){.student-profile-form .student-profile-form-content .form-complete>div p{text-align:center;width:100%}}.student-profile-form .student-profile-form-content .form-complete>div img{width:100%;height:auto;object-fit:contain}@media (max-width:900px){.student-profile-form .student-profile-form-content .form-complete .form-complete-buttons{display:flex;justify-content:center;align-items:center}.student-profile-form .student-profile-form-content .form-complete .edit-btn,.student-profile-form .student-profile-form-content .form-complete .home-btn{margin:10px}}.results-screen{padding-top:106px;width:1145px;margin:auto}.results-screen.padding-top-0{padding:0}.results-screen>h1{font-weight:500;font-size:24px;line-height:28px}.results-screen .back-btn,.results-screen>h1{font-family:Rubik;font-style:normal;color:#000}.results-screen .back-btn{font-weight:400;font-size:16px;line-height:19px;cursor:pointer;opacity:.8}.results-screen .table-container{margin-top:20px;height:568px;overflow-y:auto;background:#fff;box-shadow:1px 1px 1px rgba(44,11,74,.15);border-radius:6px;padding:5px 12px 12px}.results-screen .table-container table{border-collapse:initial;border-spacing:0 10px}.results-screen .table-container table .ant-table-header-column div{display:flex;justify-content:center;align-items:center;height:41px}.results-screen .table-container thead th{height:10px;font-family:Rubik;font-style:normal;font-weight:500;font-size:12px;line-height:10px;padding-top:0!important;padding-bottom:0!important;border-bottom:0;text-transform:uppercase;color:#524e59}.results-screen .table-container thead th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:50px}.results-screen .table-container thead th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.results-screen .table-container td{font-family:Rubik;font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:-.222222px;padding:30px 16px;color:#524e59;border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box}.results-screen .table-container td:first-child{padding-left:50px;border-left:1px solid #ccc;border-top-left-radius:8px;border-bottom-left-radius:8px}.results-screen .table-container td:last-child{border-right:1px solid #ccc;border-top-right-radius:8px;border-bottom-right-radius:8px}.results-screen .table-container a{font-family:Rubik;font-style:normal;font-weight:500;font-size:12px;line-height:14px;text-align:center;text-transform:capitalize;color:#9351cd;border:1px solid #9351cd;box-sizing:border-box;border-radius:5.38365px;padding:10px 18px;text-decoration:none}.results-screen .table-container .ant-table-placeholder{border-bottom:none}.results-screen .report-pill{font-family:Rubik;font-style:normal;font-weight:500;font-size:12px;line-height:14px;display:flex;justify-content:center;align-items:center;color:#fff}.results-screen .report-pill span{background:#f2bd1d;border-radius:6px;text-align:center;padding:5px 10px}.worksheetcontainer{overflow:hidden}.left{margin-left:1%}.Left-head{margin-left:2%}.inner>h4,.Left-head>h6{font-weight:400!important;margin-bottom:10px!important;font-family:sans-serif}.inner>h4{padding:20px;margin-top:5px}.inner>h6{font-weight:100!important;margin-bottom:10px!important;font-family:sans-serif}heading-5{margin-left:20px}.left-col{height:50%;width:80%;border:.5px solid #d3d3d3;border-radius:10px;padding:20px;margin:20px;font-family:Rubik;background:#fff}.row{flex-wrap:unset}.inside-col{height:10%;border:2px solid grey;padding:2%;margin:2%;font-family:Rubik}.heading-col{width:100%;height:6%;border:.5px solid #d3d3d3;border-radius:10px;margin-bottom:10%;text-align:center;background:#fff;padding:15px}.heading-4{color:#9351cd}.right-col{width:82%;height:96%;border:.5px solid #d3d3d3;border-radius:10px;margin:5%;font-family:Rubik;overflow-y:auto;overflow-x:hidden;background:#f5f5f5}.right-inside-col{cursor:pointer;width:90%;height:13%;border-radius:8px;margin:5%;background:#fff;font-family:Rubik}.worksheet-button{width:90%;margin-bottom:10%}.event-btn1{text-transform:uppercase;background-color:rgba(251,131,0,.16);color:#f4712b;font-size:10px;margin-bottom:10px;padding:3px 8px;font-weight:500;border-radius:4px;border:none;outline:none;margin-left:37%;margin-top:2%}.inner{padding:5px 0 10px 30px;margin-top:2%}.back-btn{font-family:Rubik;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000;cursor:pointer;opacity:.8;margin-top:95px;margin-left:43px}.selectedWorksheet{border:1px solid #9351cd}@media screen and (min-width:1137px){.homework-button{margin-left:35%!important}}@media screen and (min-width:715px){.homework-button{margin-left:20%}}@media screen and (max-width:715px){.primary-btn{font-size:10px!important;margin-left:20%}}@media screen and (max-width:462px){.primary-btn{font-size:9px!important;margin-right:15%!important}}.ant-btn{margin-top:20px!important}.announcement-modal{margin:10px 0;height:90%;overflow-y:hidden;overflow-x:hidden;font-family:Rubik}@media screen and (min-width:1137px){.announcement-modal{width:80%!important}}@media screen and (min-width:715px){.announcement-modal{width:88%}}@media screen and (max-width:460px){.announcement-modal .ant-modal{width:100%!important;max-width:unset}}@media screen and (max-width:460px){.announcement-modal{overflow-y:hidden;height:100%}}.announcement-modal .row{margin-top:10px;margin-bottom:10px}.announcement-modal .d-flex{flex-direction:row}.announcement-modal .d-flex.reverse{flex-direction:column}.announcement-modal .listing-row-profile-pic{height:60px;width:60px;border-radius:30px;background:#979797;display:inline-block;margin:0;overflow:hidden;vertical-align:middle;background-size:cover;background-repeat:no-repeat;background-position:50%}.announcement-modal .listing-row-profile-pic img{height:100%}.announcement-modal .j-c-c{justify-content:center}.announcement-modal .j-c-sb{justify-content:space-between}.announcement-modal .j-c-se{justify-content:space-evenly}.announcement-modal .j-c-fs{justify-content:flex-start}.announcement-modal .a-i-fs{align-items:flex-start}.announcement-modal .ant-modal-header{display:block;background-color:#fff;padding:25px 15px;border:none}@media screen and (max-width:460px){.announcement-modal .ant-modal-header{border-bottom:1px solid #828a9d}}.announcement-modal .ant-modal-header .ant-modal-title{color:#524e59;font-weight:500;font-family:Rubik;font-size:28px}@media screen and (max-width:460px){.announcement-modal .ant-modal-header .ant-modal-title{font-size:24px}}.announcement-modal .ant-modal-content{background-color:#fff!important;color:#7d7a83;overflow-y:auto;height:75vh}@media screen and (min-width:1137px){.announcement-modal .ant-modal-content{width:180%!important}}@media screen and (min-width:715px){.announcement-modal .ant-modal-content{width:140%}}@media screen and (max-width:460px){.announcement-modal .ant-modal-content{overflow-y:auto;height:85vh;padding-bottom:10px;border-top-left-radius:18px;border-top-right-radius:18px}}.announcement-modal .ant-modal-content .ant-modal-body{padding:0 15px 18px!important}@media screen and (max-width:460px){.announcement-modal .ant-modal-content .ant-modal-body{padding:0 0 25px!important}}.announcement-modal .ant-modal-content .ant-modal-body .children-cards{flex-wrap:wrap}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .no-data-label{font-size:18px;padding:0 0 0 9px}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card{margin-right:10px;margin-bottom:10px;width:280px;padding:3px 30px;border-radius:15px;margin-left:3px}@media screen and (max-width:460px){.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card{width:100%}}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card h2{color:#524e59;font-size:20px}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card .wow-pic img{width:60px;object-fit:contain;height:50px}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card .purple-text{color:#9134d8;font-weight:500;font-size:18px}.announcement-modal .ant-modal-content .ant-modal-body .children-cards .children-card .purple-text~p{font-weight:400}.announcement-modal .ant-modal-footer{background-color:#fff;border:none;text-align:left;padding:40px 40px 60px;display:none}.announcement-modal .ant-modal-close{display:inline}.announcement-modal .ant-modal-close .anticon{padding:9px;background:#ececec;border-radius:100px}.announcement-modal .ant-modal-close-x{position:absolute;right:7px;top:5px}.announcement-modal .children-cards{flex-wrap:wrap}.announcement-modal .children-cards .no-data-label{font-size:18px;padding:0 0 0 9px}.announcement-modal .children-cards .children-card{margin-right:10px;margin-bottom:10px;width:280px;padding:3px 30px;border-radius:15px;border:1px solid hsla(0,0%,59.2%,.3)}.announcement-modal .post-heading{width:100%;margin:7px 0;border-bottom:1px solid #d8d8d8}@media screen and (max-width:460px){.announcement-modal .post-heading{width:100%;border-bottom:1px solid #828a9d!important;margin:unset}}@media screen and (max-width:460px){.announcement-modal .post-heading .announcement-content{padding:14px 15px}}.announcement-modal .post-heading .announcement-content .desc{color:#86838b;font-size:11px;text-align:left;word-wrap:break-word;padding-bottom:5px}.announcement-modal .post-heading:last-of-type{border-bottom:unset}.announcement-modal .media{align-items:center}.announcement-modal .media img{margin:0 40px 0 11px!important}.announcement-modal .media-body{padding-left:20px}.announcement-modal .media-body p{color:#524e59;font-size:12px;font-weight:400;text-align:left}.announcement-modal .media-body .announcement-date{color:#524e59;font-size:12px;font-weight:400;text-align:right;opacity:.5}.announcement-modal .media-body h4{color:#524e59;font-size:14px;font-weight:500}.announcement-modal .media-body h4.announcement-heading{font-weight:700}.announcement-modal .media-body .anchor-time{color:#524e59;opacity:.5;font-size:12px;font-weight:400;line-height:18px}.announcement-modal .media-body.mediaBody{padding-left:8px}.announcement-modal .d-flex{display:flex;flex-wrap:wrap}.announcement-modal .j-c-sb{justify-content:space-between!important}.announcement-modal .event-btn{text-transform:uppercase;background-color:rgba(251,131,0,.16);color:#f4712b;font-size:10px;margin-bottom:5px;padding:3px 8px;font-weight:500;display:block;border-radius:4px;border:none;outline:none}.announcement-modal .event-btn.holiday-btn{background-color:rgba(31,185,219,.16);color:#1fb9db}.announcement-modal .announcement-date{font-size:9px;color:#524e59;font-size:12px;font-weight:400;text-align:right}.announcement-modal .post-body .post-text{padding-top:9px;font-size:12px;font-weight:400;color:#524e59;opacity:.7;line-height:16px;text-align:left;position:relative;margin-bottom:0}.announcement-modal .post-body.postBodyRight{position:relative}.announcement-modal .ant-modal-body{padding:0!important}.cmf-report-container{margin:10px 4% 10px 10px}.cmf-report-container .bg{overflow-y:hidden}.cmf-report-container .bannerImageContainer{display:block;border-radius:32px;width:70%;margin:auto auto auto 18%;background-repeat:no-repeat,no-repeat;height:150px;object-fit:contain}@media screen and (max-width:460px){.cmf-report-container .bannerImageContainer{border-radius:0;margin-left:-3%;width:112%}}.cmf-report-container .bannerImageContainer .bannerImage{width:100%}@media screen and (min-width:460px){.cmf-report-container .bannerImageContainer .bannerImage{border-radius:24px}}.cmf-report-container .bannerImage1Container{margin-top:20%;display:block;border-radius:19px;width:70%;margin-left:18%;background-repeat:no-repeat,no-repeat;height:150px;object-fit:contain}@media screen and (max-width:460px){.cmf-report-container .bannerImage1Container{border-radius:12px;display:flex;justify-content:center;align-items:center;margin-left:unset;width:100%;background-repeat:no-repeat;height:235px;margin-top:68%}}.cmf-report-container .bannerImage1Container .bannerImage1{width:100%;border-radius:12px}.cmf-report-container .heading1{margin-left:8%}.cmf-report-container .heading1,.cmf-report-container .heading2{left:25.26%;right:64.64%;top:19.55%;bottom:79.32%;font-family:Rubik;font-style:normal;font-weight:400;font-size:18px;line-height:28px;text-transform:capitalize;color:#313131}.cmf-report-container .heading2{margin-left:2%}.cmf-report-container .heading3{margin-left:1%;left:25.26%;right:64.64%;top:19.55%;bottom:79.32%;font-family:Rubik;font-style:normal;font-weight:550;font-size:18px;line-height:28px;text-transform:capitalize;color:#313131}@media screen and (max-width:460px){.cmf-report-container .heading3{line-break:anywhere;letter-spacing:0}}.cmf-report-container .hrline{margin:0 -8% 1% 3%}.cmf-report-container .hrline1{margin:0 12% 1% 19%}@media screen and (max-width:460px){.cmf-report-container .hrline1{margin:1% 4% 1% 8%}}@media screen and (max-width:460px){.cmf-report-container hr{border-top:4px solid rgba(0,0,0,.1)!important}}.cmf-report-container .reportImage{width:9%;margin-left:3%;margin-top:2%}@media screen and (max-width:460px){.cmf-report-container .reportImage{width:80px;object-fit:contain;height:33px}}.cmf-report-container tbody{text-align:center}.cmf-report-container thead{text-align:center;background-color:#9134d8;color:#fff}.cmf-report-container th{font-family:Rubik;font-style:normal;font-weight:400}.cmf-report-container .bannercontainer{position:relative;height:251px;left:0;top:208px;width:105%;background:#f4ebfb;display:grid}@media screen and (max-width:460px){.cmf-report-container .bannercontainer{height:40em;margin-top:8%}}.cmf-report-container .icon1{width:4%;float:left;margin-right:3%;border-radius:5px}@media screen and (max-width:460px){.cmf-report-container .icon1{width:19%}}.cmf-report-container .side{width:65%}@media screen and (max-width:460px){.cmf-report-container .side{display:none}}.cmf-report-container .side1{margin-left:69%;width:65%}@media screen and (max-width:460px){.cmf-report-container .side1{display:none}}.cmf-report-container td{border-color:none!important}.cmf-report-container .border{border:1px solid #000;border-radius:5px!important}.cmf-report-container .upper{margin-top:8%}@media screen and (max-width:460px){.cmf-report-container .upper{margin-top:28%}}.cmf-report-container .tableHeading{font-family:Rubik;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;text-transform:capitalize;color:#313131}@media screen and (max-width:460px){.cmf-report-container .tableHeading{font-size:14px}}.cmf-report-container .tableSubHeading{font-family:Rubik;font-style:normal;font-weight:400;font-size:16px;line-height:28px;color:#313131}@media screen and (max-width:460px){.cmf-report-container .tableSubHeading{font-size:12px}}.cmf-report-container .tableData{font-family:Rubik;font-style:normal;font-weight:400;font-size:15px;line-height:28px;color:#313131}.cmf-report-container .data1{font-family:Rubik;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;text-transform:capitalize;color:#313131}.cmf-report-container .tablecontainer{padding:3%;width:112%}@media screen and (max-width:460px){.cmf-report-container .tablecontainer{overflow-wrap:anywhere}}.cmf-report-container .paratext{float:left;width:40%;white-space:nowrap;font-size:14px}@media screen and (max-width:460px){.cmf-report-container .paratext{width:63%;white-space:normal}}.cmf-report-container .paracontainer{margin-left:18%;margin-right:7%}@media screen and (max-width:460px){.cmf-report-container .paracontainer{margin-left:4%}}.cmf-report-container .paracontain{margin-left:18%;padding-top:2%;font-size:21px}@media screen and (max-width:460px){.cmf-report-container .paracontain{margin-left:5%!important;padding-top:5%!important}}@media screen and (max-width:460px){.cmf-report-container .row{display:flex;flex-wrap:wrap;margin-right:-46px;margin-left:-65px}}.cmf-report-container .uppertext{padding-left:7%;padding-top:5%;margin-left:12%}@media screen and (max-width:460px){.cmf-report-container .uppertext{margin-left:3%!important}}.cmf-report-container .footer-container{display:flex;margin-top:40px;align-items:center;justify-content:center}@media screen and (max-width:480px){.cmf-report-container .footer-container{flex-direction:column-reverse}}.cmf-report-container .footer-container .footer-logo{height:30px;margin:3% 0 1% 3%}@media screen and (max-width:460px){.cmf-report-container .footer-container .footer-logo{height:30px}}.cmf-report-container .footer-container .footertext{margin-left:68%;margin-top:1%}@media screen and (max-width:460px){.cmf-report-container .footer-container .footertext{margin-left:0;margin-top:0;padding-right:2%}}.cmf-report-container .footer-container .footerpara{font-size:12px;font-style:normal;font-weight:500;line-height:15px;letter-spacing:0;text-align:right;color:#9134d8;margin-top:11%}.cmf-report-container .footer-container .footerpara1{font-size:12px;font-style:normal;font-weight:500;line-height:15px;letter-spacing:0;text-align:right;color:#8b8b8b}body{font-family:Rubik;font-style:normal;overflow-x:hidden;background-color:#fff!important}.component-quiz-banner{color:#fff;border-radius:4px}.component-quiz-banner.banner-image{background:url([object Module]);background-repeat:no-repeat,no-repeat;background-size:100% 100%}@media screen and (max-width:768px){.component-quiz-banner.banner-image{background:url(data:image/png;base64,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)!important;background-repeat:no-repeat,no-repeat!important;background-size:100% 100%!important}}.component-quiz-banner .text-container{position:relative}.component-quiz-banner .text-container .description{display:none}@media screen and (max-width:768px){.component-quiz-banner .text-container .description{display:inherit;font-size:12px}}.component-quiz-banner .text-container .name{display:none}@media screen and (max-width:768px){.component-quiz-banner .text-container .name{display:initial;font-size:20px;max-width:700px;font-weight:700;margin-bottom:12px;line-height:1.3}}.component-quiz-banner .text-container .banner-btn{position:absolute;bottom:15px;right:15px}
/*# sourceMappingURL=main.182ffea2.chunk.css.map */