@import"https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Charm&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap";:root{--main-color: #465fff;--template-color: #238ee0}.amen{border:2px solid #000000;padding:4px;position:relative}.form-control:disabled,.form-control[readonly]{background-color:#fff;opacity:1}.watermark{position:absolute;top:50%;left:50%;width:70%;transform:translate(-50%,-50%);background-image:url(https://www.sllschool.com/assets/img/watermark.png);background-repeat:no-repeat;background-position:center;opacity:.09;z-index:999!important}.previewbtn{padding:4px 10px;background-color:#4a97c031;border-radius:4px;font-size:11px;transition:.2s}.previewbtn svg{width:12px;height:12px;fill:#7191a2;transition:.2s}.previewbtn:hover{background-color:#4a97c0;color:#fff}.previewbtn:hover svg{fill:#fff}.slider{--slider-width: 100%;--slider-height: 6px;--slider-bg: #c5d6df;--slider-border-radius: 999px;--level-color: #4a97c0;--level-transition-duration: .1s;--icon-margin: 5px;--icon-color: var(--slider-bg);--icon-size: 25px}.editlabel{font-size:10px!important;text-align:left!important;margin-bottom:6px;color:#969696;font-weight:500;text-wrap:nowrap}.slider{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider .volume{display:inline-block;vertical-align:top;margin-right:var(--icon-margin);color:var(--icon-color);width:var(--icon-size);height:auto}.slider .level{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--slider-width);height:var(--slider-height);background:var(--slider-bg);overflow:hidden;border-radius:var(--slider-border-radius);-webkit-transition:height var(--level-transition-duration);-o-transition:height var(--level-transition-duration);transition:height var(--level-transition-duration);cursor:inherit}.slider .level::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:0;box-shadow:-200px 0 0 200px var(--level-color)}.slider:hover .level{height:calc(var(--slider-height) * 1.3)}.custom-checkbox-label{background-color:#fff;display:flex;align-items:center;font-size:13px;text-wrap:nowrap;justify-content:center;gap:11px;padding:5px;cursor:pointer;-webkit-user-select:none;user-select:none;outline:#82acd843 solid 1px;border-radius:5px;color:#000;width:100%}.custom-checkbox{display:none}.custom-checkbox:checked+.custom-checkbox-label svg{fill:red;stroke:red;animation:heartButton 1s}@keyframes heartButton{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1)}75%{transform:scale(1.3)}to{transform:scale(1)}}.custom-checkbox+.custom-checkbox-label .action{position:relative;overflow:hidden;display:grid}.custom-checkbox+.custom-checkbox-label .action span{grid-column-start:1;grid-column-end:1;grid-row-start:1;grid-row-end:1;transition:all .5s;font-size:11px;color:#668091}.custom-checkbox+.custom-checkbox-label .action span.option-1{transform:translate(0);opacity:1}.custom-checkbox:checked+.custom-checkbox-label .action span.option-1{transform:translateY(-100%);opacity:0}.custom-checkbox+.custom-checkbox-label .action span.option-2{transform:translateY(100%);opacity:0}.custom-checkbox:checked+.custom-checkbox-label .action span.option-2{transform:translate(0);opacity:1}.report-container{border:2px solid #000;padding:10px;position:relative}.report-container .watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;opacity:.1;z-index:999!important}.report-container .flex{display:flex;justify-content:space-between;background-color:#fff;border-top:2px solid black;border-bottom:2px solid black}.report-container .flextabel{display:flex;padding:10px 10px 0;justify-content:space-between;gap:10px;align-items:start}.report-container .leftcon{flex:1.5}.report-container .rightcon{border:2px solid black;text-align:center;flex:1}.report-container .rightcon h6{border-bottom:2px solid black;flex-grow:2;font-size:16px;padding:2px 0}.report-container .rightcon p{border-bottom:2px dotted rgb(187,187,187);flex-grow:2;font-size:16px;padding:7.5px 0}.report-container .rightcon p:nth-child(4){border-bottom:0px solid black;flex-grow:2;font-size:16px}.report-container .leftside{padding:10px;width:60%;border-right:2px solid black}.report-container .leftside p{padding:6px 0;font-weight:700}.report-container .rightside{padding:10px;flex-grow:1}.report-container .rightside p{padding:6px 0;font-weight:700}.report-container .sectionpart{border:2px solid black;background:#eefafd}.report-container .tablehead{background:#eefafd}.report-container .sectionheadline{padding:4px 0;text-align:center;font-size:25px;font-weight:700;color:#012486}.report-container .header{text-align:center;padding-bottom:10px}.tctempleteone .title{text-align:center;margin-bottom:12px}.tctempleteone .title p{margin:3px;font-size:15px}.tctempleteone .title h3{margin:0;color:#3c399d;font-size:30px;font-weight:600}.tctempleteone .title h2{font-size:16px;background:#e4322f;color:#fff;padding:5px 0;border-radius:3px}.tctempleteone ol.my-list li{line-height:24px;font-size:15px}.tctempleteone .form-group{margin-bottom:15px;position:relative}.tctempleteone .dot-line{display:inline-block;border-bottom:1px dashed #272727;width:47%}.tctempleteone .full-width{width:100%}.tctempleteone .signature{margin-top:0;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.tctempleteone .reasons{margin-top:20px;font-weight:700;text-decoration:underline;color:#811917}.tctempleteone ol{margin-left:20px}.tctempleteone .logo img{width:120px}.tctempleteone .my-flex{display:flex;justify-content:space-between;margin:20px 0;border-bottom:1px solid #272727}.tctempleteone p.style{margin:0;border-top:1px dashed #555;font-size:14px;padding-top:4px}.tctempleteone .my-sign{text-align:center}.tctempleteone .my-sign img{width:140px}.tctempleteone .sl-no p{margin:5px 0;text-decoration:underline;font-size:14px}.tctempleteone .dot-flex p{display:flex;justify-content:space-between}.tctempleteone .title span{font-size:13px;font-weight:500}.tctempleteone .declearation h3{text-decoration:underline;margin-bottom:0;margin-top:35px;color:#3c399d;font-size:16px}.tctempleteone .declearation p{margin-top:5px;margin-bottom:0!important}.tctempleteone .declearation{margin-bottom:30px}.tctempleteone .CertifiedInformation{margin-top:30px}@media print{.tctempleteone .generatetc .col-md-9{width:100%!important}.tctempleteone .CertifiedInformation{margin-top:10px}.tctempleteone .my-flex{margin:0}.tctempleteone .CertifiedInformation{margin:10px 0!important}.tctempleteone .signature{margin-top:5!important}.tctempleteone .declearation h3{margin-top:5px}.tctempleteone .signature{margin-top:0!important}.declaretext{font-size:13px}.tctempleteone .dot-flex p{font-size:15px!important}}.report-container .header img{height:150px}.report-container .title{font-size:40px;font-weight:900;font-family:Arial,Helvetica,sans-serif}.report-container .sub-title{font-size:17px;color:#012486;font-weight:700;padding:3px 0}.report-container .mail{font-size:16px;padding:5px 0;color:#0172bd;font-weight:700}.report-container .section-title{font-weight:700;text-align:center;margin-top:15px;margin-bottom:5px;text-decoration:underline}.report-container table{width:100%;border-collapse:collapse;margin-bottom:10px;background-color:#fafafa0a!important}.report-container .paddingarea{padding:0 10px}.report-container table{border:0px solid rgb(255,11,11)!important}.report-container .bg{background:#fff;border:1px solid black}.report-container th,.report-container td{border:2px solid black}.report-container th,.report-container td{padding:4px;text-align:center}.report-container .texttopbottom{writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap;text-align:center;vertical-align:middle}.report-container .info-table td{text-align:left;padding-left:10px}.report-container .footer{margin-top:20px}.report-container .signeture{padding:10px;display:flex;align-items:end;justify-content:space-between}.logoto{width:105px;margin-bottom:7px}.tbwd{width:79%;margin:auto}.blank01{text-align:center;margin-top:30px;margin-bottom:20px;text-transform:uppercase;font-weight:700;padding:7px 0}.blank{text-align:center;margin-top:10px;margin-bottom:30px;font-weight:700;padding:7px 0}.stu_img{width:96px;height:96px;object-fit:cover;border-radius:10px}.al{font-weight:500;font-size:60px;color:#353131!important;font-family:Stallions,sans-serif;margin-bottom:0}.al1{font-size:25px;line-height:0px;margin-top:-11px;font-family:Stallions,sans-serif;font-weight:400}.al21{margin-top:0;font-size:9px}.bwhite{border-bottom:1px solid transparent!important}.email{display:flex;justify-content:center;gap:319px}.al2{margin-top:0!important;margin-bottom:5px;font-size:20px}.missiona1{margin:27px -4px 0}th.spacetd{padding:0 40px}.mark-col,.mark-col-sll{border-bottom:1px solid #555}th{letter-spacing:1px;background:#fff}.stu_pro{position:relative;top:-40px;left:500px;font-size:16px;font-weight:700}.name1{font-weight:700;font-size:15px}.row.mtr{margin:-17px 182px}.ameen{text-align:center;display:flex;justify-content:space-between;align-items:center;padding:0 25px}.email h1{font-size:17px;color:#555}.signature1{padding-top:60px!important;margin:0 60px -22px;font-size:14px;font-weight:600}.stu-details{display:flex;gap:0}.generatetc p{padding:3px 0}p.name1,p.salldata{margin-bottom:0}.stu-details.old{position:relative;left:180px}.stu-details.new{position:relative;left:153px}.stu-new{margin:-20px 0}.newtable{position:relative;width:79%;margin:auto}@media print{.col-md-10{width:100%}.al{font-weight:500;font-size:40px;color:#353131!important;font-family:Stallions,sans-serif;margin-bottom:0}.email{display:flex;justify-content:center;gap:240px}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e293b73;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.editsection{padding:10px;border:1px solid #94cbe058;border-radius:7px;background:#e3f2f7d2}.card{border:1px solid #91c4a958;border-radius:7px}.imageupload{display:flex;flex-direction:column;justify-content:center;align-items:center}.colorlabel{font-size:11px;color:#5a7c92;display:flex;gap:3px;align-items:center;cursor:pointer}.colorlabel .bx{font-size:14px;color:#3f91bd}.savebtn{padding:4px 10px;background-color:#059458f5;border-radius:4px;font-size:12px;letter-spacing:1px;transition:.2s;color:#fff}.savebtn:hover{background-color:#08aa66f5;color:#fff}.canbtn{padding:4px 10px;background-color:#e2255efa;border-radius:4px;font-size:12px;letter-spacing:1px;transition:.2s;color:#fff}.canbtn:hover{background-color:#f12d68fa;color:#fff}.colorlabel:hover .bx,.colorlabel:hover{color:#2f373b}.imageupload img{width:50px;height:50px;object-fit:contain}.wrapp{display:flex;gap:10px}.wrapp>div{width:50%;background-color:#fff;padding:5px;border-radius:7px;outline:#82acd843 solid 1px}.colorchange input{width:45px;height:45px;border-radius:10px;border:2px solid rgb(225,238,224);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=color]::-webkit-color-swatch{border:none}.bg-successs{background-color:#38c536!important;font-size:13px;font-weight:500!important}.bg-dangerr{background-color:#e43124!important;font-size:13px;font-weight:500!important}.bg-warningg{background-color:#f9c74f!important;font-size:13px;font-weight:500!important}.academic-calendar h2{font-weight:700;color:#1d2d44;text-align:left;font-size:20px}.calendar-card{border-radius:17px;box-shadow:0 0 15px #00000014;transition:transform .2s ease-in-out;border:2px solid #2b3101;padding:2px}.calendar-card:hover{transform:translateY(-5px)}.calendar-card .card-header{background:#2b3101;color:#fff;font-weight:700;font-size:1rem;border-radius:15px 15px 0 0;letter-spacing:1px}.calendar-card .card-body{background-color:#f8f9fa;border-radius:15px;padding:10px}.calendar-card ul{padding-left:1rem}.calendar-card li{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:.95rem}.calendar-card li span{font-size:13px;padding-right:5px}a{color:#11101d;text-decoration:none!important}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.dropdown-item.active,.dropdown-item:active{color:#555!important;text-decoration:none;background-color:transparent!important}.table-bordered>:not(caption)>*>*{border-width:0}.table>:not(caption)>*>*{padding:.5rem;border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.dropdown-item{padding:0 10px}.btn-outline-black{border:1px solid black!important}.dropdown-item:hover{color:#1e2125;background-color:#0d6efd!important}.btn-primary{background:var(--main-color)!important;color:#fff;border:1px solid var(--main-color)}.btn-outline-primary{border:1px solid var(--main-color);color:var(--main-color)}.btn-outline-primary:hover{background:var(--main-color);border:1px solid var(--main-color)}ol,ul,li{margin:0;padding:0!important;list-style:none}button:focus,input:focus,textarea:focus,select:focus{outline:none;box-shadow:none!important}a:focus,.button:focus{text-decoration:none;outline:none}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:brightness(0) saturate(100%) invert(31%) sepia(74%) saturate(3107%) hue-rotate(225deg) brightness(100%) contrast(100%);font-size:16px}input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;filter:brightness(0) saturate(100%) invert(31%) sepia(74%) saturate(3107%) hue-rotate(225deg) brightness(100%) contrast(100%);font-size:16px}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23465FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:medium none;text-decoration:none}.sidebar .logo-details{height:60px;display:flex;align-items:center;position:relative}.sidebar .logo-details .icon{opacity:0;transition:all .5s ease}.icon i{font-size:23px!important;color:#060606!important}img.img-fluid.my-logo{width:85px}.sidebar.open .logo-details .icon,.sidebar.open .logo-details .logo_name{opacity:1}.sidebar .logo-details #btn{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:22px;transition:all .4s ease;font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar.open .logo-details #btn{text-align:right}.sidebar .nav-list{margin-top:20px;height:100%}.sidebar li:hover .tooltip{opacity:1;pointer-events:auto;transition:all .4s ease;top:50%;transform:translateY(-50%)}.sidebar.open li .tooltip{display:none}.sidebar.open input{padding:0 20px 0 50px;width:100%}.sidebar .bx-search{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:22px;background:#1d1b31;color:#fff}.sidebar.open .bx-search:hover{background:#1d1b31;color:#fff}.sidebar .bx-search:hover{background:#fff;color:#11101d}.sidebar li a .links_name{color:#fff;font-size:15px;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:.4s}.sidebar.open li a .links_name{opacity:1;pointer-events:auto}.sidebar li a:hover .links_name{transition:all .5s ease;color:var(--main-color)}.sidebar li a:hover .bi{transition:all .5s ease;color:var(--main-color)!important}.sidebar li.profile{position:fixed;z-index:9;height:35px;width:78px;left:0;bottom:-8px;padding:10px 14px;background:#1d1b31;transition:all .5s ease;overflow:hidden}.sidebar.open li.profile{width:250px}.sidebar li .profile-details{display:flex;align-items:center;flex-wrap:nowrap}.sidebar li.profile .name,.sidebar li.profile .job{font-size:15px;font-weight:400;color:#fff;white-space:nowrap}.name_job{margin-top:-16px}.name span{position:relative;top:-3px}.sidebar li.profile .job{font-size:12px}.sidebar .profile #log_out{position:absolute;top:50%;right:0;transform:translateY(-50%);background:#1d1b31;width:100%;height:60px;line-height:60px;border-radius:0;transition:all .5s ease}.sidebar.open .profile #log_out{width:50px;background:none}.sidebar.open~.home-section{left:250px;width:calc(100% - 250px)}.home-section .text{display:inline-block;color:#11101d;font-size:25px;font-weight:500;margin:18px}@media(max-width:420px){.sidebar li .tooltip{display:none}}.collect-card{height:100px;background:#fff;margin-bottom:20px;padding:20px;border-radius:16px;box-shadow:#919eab14 0 0 2px,#919eab14 0 12px 24px -4px}.icon img{width:62px;vertical-align:bottom}.icon i{color:#fff;font-size:25px}.card.bottom-chart{margin-bottom:20px;padding:14px;border-radius:16px;box-shadow:#919eab14 0 0 2px,#919eab14 0 12px 24px -4px}strong.counter h5{float:right;font-size:25px;font-weight:600;margin-bottom:0}.icon-text p{margin-bottom:0;color:#9ea4a9;text-align:right}::-webkit-scrollbar-thumb{background:#02b2af;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#02b2af}::-webkit-scrollbar-thumb:active{background:#02b2af}.sidebar li a{color:#fff}.sidebar .nav-links li a .link_name{font-size:18px;font-weight:400;color:#fff;transition:all .4s ease}.sidebar.close .nav-links li:hover .sub-menu{top:0;opacity:1;pointer-events:auto;transition:all .4s ease}.sidebar.close .nav-links li .sub-menu .link_name{font-size:18px;opacity:1;display:block}.sidebar .nav-links li:hover .sub-menu.blank{top:50%;transform:translateY(-50%)}li.nav-item.my-drop.dropdown a{padding:5px 0!important}li.nav-item.dropdown li a{font-size:14px;color:#bbb}i.bx.bxs-doughnut-chart{color:#02b2af!important;min-width:30px;line-height:28px}a.nav-link.img{padding:0}a.nav-link.img img{width:38px}li.nav-item.dropdown.top i{font-size:22px;margin-left:5px;color:#02b2af}.profile-head h4{font-size:20px;margin-bottom:0}.profile-head span{font-size:14px;color:#a5a1a1}hr:not([size]){height:1px;margin:20px 0}a.dropdown-item span{position:relative;top:-5px;color:#a5a1a1}.searchBar{width:100%;display:flex;flex-direction:row;align-items:center;margin-right:10px}.searchQueryInput{width:100%;height:2.8rem;background:#e4e9f7;outline:none;border:none;border-radius:1.625rem;padding:0 3.5rem 0 1.5rem;font-size:1rem}.searchQuerySubmit{width:40px;height:40px;margin-left:-45px;background:#02b2af;border:none;outline:none;line-height:5px;color:#fff;border-radius:50%}.searchQuerySubmit:hover{cursor:pointer}button.btn.power-btn{width:40px;height:40px;background:#02b2af;border:none;outline:none;border-radius:50%}button.btn.power-btn a{color:#fff;line-height:28px}a.acc-view{background:#02b2af;color:#fff;font-size:12px;padding:4px 15px;text-decoration:none;border-radius:25px}a.acc-view:hover{color:#fff}.bx-check{font-size:17px}.grid-container--fill{flex-flow:row wrap;align-content:space-between;margin-top:17px}.status-card{border-radius:8px;margin-right:8px;margin-bottom:8px;border:1px solid #e7e8e9;padding:6px 9px;box-shadow:0 10px 20px #d3d1d11f}.myreq{display:flex;width:100%!important}img.img-fluid.logo{width:125px!important;margin-left:13px}.top_section{display:flex;align-items:center;padding:20px 2px;cursor:pointer}.logo{font-size:30px}.bars{display:flex;font-size:20px;margin-left:12px}.link{display:flex;color:#fff;padding:10px 15px;gap:15px;transition:all .5s}.link:hover{background:#f8f9fa;color:#000;transition:all .5s}input[type=checkbox]{margin-right:7px}.icon,.link_text{font-size:15px}.img-fluid{max-width:100%;height:auto}p.daily-cash{font-size:14px;font-family:Spline Sans,sans-serif}.nine{width:39px;height:35px;text-align:center;margin:0 6px 0 0;padding:9px 0;font-size:15px;-webkit-text-stroke:.5px #fff;color:#fff;background:#fff6;border-radius:4px}.ten{width:37px;height:35px;text-align:center;margin:0 6px 0 0;padding:9px 0;font-size:15px;-webkit-text-stroke:.5px #fff;color:#fff;background:#fff6;border-radius:4px}.student{color:#fff;text-align:center;font-size:14px}button.btn.btn-edit{float:right}button.btn.btn-edit:hover{border-radius:0 6px 6px 0}footer{margin-top:100px;text-align:center;color:#3a3f48;font-size:12px;font-weight:500}.foot{padding:8 7 0 5px}.btn-submit{background:linear-gradient(to bottom,#006,#339);color:#fff}.btn-reset{background-color:#ffa31a;color:#fff}@media only screen and (max-width:600px){.table-striped tbody tr:nth-of-type(odd){color:#fff!important;font-size:14px}}@keyframes swing{0%{transform:rotate(0)}10%{transform:rotate(10deg)}30%{transform:rotate(0)}40%{transform:rotate(-10deg)}50%{transform:rotate(0)}60%{transform:rotate(5deg)}70%{transform:rotate(0)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}@keyframes sonar{0%{transform:scale(.9);opacity:1}to{transform:scale(2);opacity:0}}p.daily-cash{font-size:18px;font-family:Spline Sans,sans-serif}.tech{width:50px;height:50px;float:left;background-color:#d0ebff;overflow:hidden;border-radius:100%}.rightAlign:hover{color:#fff}.btn-pro{background:#fff6;color:#fff;width:100px;position:absolute;top:107px;left:75px;border-radius:4px}.btn-pro:hover{color:#fff}.card1{height:10rem;width:15rem;background:#5f37ff;border-radius:4px}@media only screen and (max-width:600px){.ser{margin-bottom:12px;align-content:center}}@media only screen and (max-width:600px){.vices{padding-left:20px}}.card-title{color:#464646;font-size:12px;text-align:center;font-family:inherit;margin-bottom:15px;padding:0 5px}.card-body1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:-.75rem}h2{color:#fff;margin-bottom:15px;font-family:inherit;text-align:center}footer p{width:100%;float:left;text-align:center;margin:0;font-size:12px;font-weight:500}.bookRoomWrap{width:100%;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.no{color:#fff}.pd img{padding-top:10px;transition:all .5s;width:90px}.mix{padding-bottom:10px;padding-right:5px}.form-check-label{margin-bottom:0;font-weight:500!important}center.cashcheckers{background:#dee2e6;padding:5px;margin-bottom:10px;margin-top:-5px}.checkbody{padding:0!important}nav.controls{margin-top:22px;padding-top:21px}.top{width:20px}.top1{width:14px}.nav-link{font-weight:700;font-size:14px}.contactwithus{color:#555;font-size:13px;margin-bottom:10px}.flex-container{display:flex;flex-direction:row}.flex-item-left{background-color:#e7e8ea;padding:10px;flex:50%;font-size:14px;font-weight:500}a.btn.btn-addemail{border:2px solid #555;color:#555!important;font-weight:500;height:30px;line-height:1}.sweet{height:173px!important;text-align:center;align-items:center}.flex-item-right{background-color:#7e879e;padding:10px;flex:50%;color:#fff;font-size:14px;font-weight:500}.flex-item-left1{flex:50%;padding:10px;font-size:14px;font-weight:500}.flex-item-right1{padding:10px;flex:50%;font-size:14px;font-weight:500}.cart{width:465px!important;position:fixed!important;top:55px;right:0;max-height:calc(100% - 30px);height:calc(100% - 30px)}a.btn-edit{float:right;margin-left:164px}.view{color:#555;font-size:9px;border:2px solid #a9a7a7;border-radius:3px;padding:2px;margin-left:10px}thead{background-color:#dee2e6}.pos{margin-left:23px;border-top-left-radius:6px}.qty{width:64px!important;height:30px!important}.grid-container--fill{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.grid-container{display:grid;padding-top:10px}.grid-container1{display:grid;padding-top:8px}.bookingtable{width:73px;margin-left:13px;margin-top:13px}.booked{width:100px!important;height:116px;margin-top:8px;box-shadow:0 1px 10px #0000001a}.tableno:after{content:"";height:16px;width:22px;background:#7b9be5;position:absolute;top:86px;left:0;border-bottom-right-radius:15px;border-top-right-radius:15px}.tableno1:after{content:"";height:16px;width:22px;background:#ff1e1e;position:absolute;top:86px;left:0;border-bottom-right-radius:15px;border-top-right-radius:15px}.tableno2:after{content:"";height:16px;width:22px;background:#8dc63f;position:absolute;top:86px;left:0;border-bottom-right-radius:15px;border-top-right-radius:15px}.tableno3:after{content:"";height:16px;width:22px;background:#ebd603;position:absolute;top:86px;left:0;border-bottom-right-radius:15px;border-top-right-radius:15px}.tableno4:after{content:"";height:16px;width:22px;background:#919191;position:absolute;top:86px;left:0;border-bottom-right-radius:15px;border-top-right-radius:15px}*{box-sizing:border-box}.h4-14 h4{font-size:12px;margin-top:0;margin-bottom:5px}.img{margin-left:"auto";margin-top:"auto";height:30px}pre,p{padding:0;margin:0}table{font-family:arial,sans-serif;width:100%;border-collapse:collapse;padding:1px}.hm-p p{text-align:left;padding:5px 4px}td,th{text-align:left;padding:8px 6px}.table-b td,.table-b th{border:1px solid #ddd}.hm-p td,.hm-p th{padding:3px 0}.cropped{float:right;margin-bottom:20px;height:100px;overflow:hidden}.cropped img{width:400px;margin:8px 0 0 80px}.main-pd-wrapper{box-shadow:0 0 10px #ddd;background-color:#fff;padding:15px;position:fixed;top:55px;right:0;max-height:calc(100% - 30px);height:calc(100% - 30px);overflow-y:scroll}.scroll-my-list tr{border-bottom:1px dashed #e8f0ff}.scroll-my-list{overflow-y:auto;max-height:calc(90% - 30px);height:calc(64% - 30px)}.scroll-my-list1{overflow-y:auto;max-height:calc(100% - 30px);height:calc(87% - 30px);margin-top:-10px}.ndtable{z-index:55;padding-top:10px;box-shadow:0 -5px 10px -5px #e5e5e5}.invoice-items{font-size:14px;border-top:1px dashed #ddd}.invoice-items td{padding:14px 0;font-size:13px}.font{opacity:.8;width:572px}.table,.item{background-color:#fff8!important;padding:15px}.thead-dark th{color:#555!important;background-color:#dee2e6!important;border-color:#dee2e6!important}.item0{width:25px;height:auto}.item1{width:25px;height:auto;margin-left:14px}.item2{width:82px;height:auto;margin-left:14px}th,td{font-weight:500px;font-size:14px}.additem{float:left;padding:2px;margin-bottom:14px;border:2px solid #7cbeff;border-radius:5px;width:50px;background:#d0ebff;text-align:center}.additem2{float:left;padding:2px;margin-bottom:14px;border:2px solid #7cbeff;border-radius:5px;width:143px;margin-left:5px;color:#555;font-weight:500;background:#d0ebff;text-align:center}.additem2:hover{color:#555}button.btn.pop{cursor:pointer;color:#4a9ced;font-weight:500;height:28px;line-height:1px;border:2px solid #7cbeff}.kitchen{margin:5px;box-shadow:0 1px 10px #0000001a}.grid-container-to{display:grid}.grid-container--fill-to{grid-template-columns:repeat(auto-fill,minmax(236px,1fr))}.grid-container--fill01{grid-template-columns:repeat(auto-fill,minmax(123px,1fr))}.card-header{font-weight:500;text-align:center;color:#555}.flex-between{display:flex;justify-content:space-between}.purchase-props{margin:0;padding:0;font-size:13px;width:100%}.purchase-props li{width:100%;line-height:1;padding-bottom:5px;font-size:13px}.kitchenitems{background:#e3e3e3;font-size:13px;font-weight:500;padding:2px;margin-bottom:4px}.list{background:#7b9be5;color:#fff;padding-left:6px;padding-right:6px}.btn-print{border:2px solid #7b9be5!important;padding:3px 8px;margin-right:4px}h3.floor{font-size:17px;font-weight:700}.btn-complete{background:#3a3f48;color:#fff;height:22px;margin-top:14px;font-size:13px!important;line-height:1!important;padding-bottom:22px!important;margin-left:6px!important;display:block}.additemone{padding:2px;margin-bottom:14px;margin-right:5px;border:2px solid #7cbeff;border-radius:5px;width:50px;float:right;text-align:center}.foodno{font-size:12px;font-weight:500;color:#eba52d}.totalitem{background:#7b9be5!important;font-weight:700;color:#fff}.tophead{background-color:#28385e!important;color:#fff}.card-footer{background-color:#d8dadd!important}.crut{box-shadow:0 1px 10px #0000001a}.method{width:50px}.input{text-transform:lowercase;position:relative;top:-21px;left:11px!important;font-size:12px}.press{color:#fff;background-color:#009688;border-color:#009688}.eatfood{width:37px}span{cursor:pointer}.minus,.plus{width:17px;height:19px;background:#dee2e6;padding:9px 5px 5px 3px;border:1px solid #ddd;display:inline-block;vertical-align:middle;line-height:0px;text-align:center}.multi{height:21px;width:34px;text-align:center;font-size:16px;border:1px solid #ddd;border-radius:4px;display:inline-block;vertical-align:middle}.profile{width:40px}.flexitem{display:flex}.itemside{padding-left:5px}.email{font-size:13px}.userid{font-size:12px;margin-top:10px}.document1{width:60px}.back,.back:hover{color:#fff;font-size:12px}hr{margin-top:2px!important;margin-bottom:0!important;border:0;border-top:1px solid rgb(126 141 135)!important}.nav-tabs{border:none}.nav-tabs .nav-link{border:none;border-radius:0;transition:color .2s ease-out}.tabs-dark .nav-link{color:#fff}.tabs-light .nav-link{color:#00000080}.tabs-dark .nav-link:not(.active):hover{color:#fff}.tabs-light .nav-link:not(.active):hover{color:#495057}.nav-pills .nav-link{border-radius:2px;color:#495057;transition:color .2s ease-out,box-shadow .2s}.nav-pills .nav-item{margin:0 5px}.nav-pills.pills-dark .nav-link.active{background-color:#343a40!important;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.nav-pills.pills-dark .nav-link:not(.active):hover{color:#1d1e22}.tabs-marker .nav-link{position:relative}.tabs-marker .nav-link.active .marker{height:30px;width:30px;left:50%;bottom:-30px;transform:translate(-50%);position:absolute;overflow:hidden}.tabs-marker .nav-link.active .marker:after{content:"";height:15px;width:15px;top:-8px;left:50%;transform:rotate(45deg) translate(-50%);transform-origin:left;background-color:#fff;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003;position:absolute}.tabs-marker{background-color:#7e879e!important}.nav-tabs .nav-link{border-top-left-radius:0!important;border-top-right-radius:0!important}.page-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding:24px;background:#fff;border-radius:8px}.header-icon{width:50px;height:50px;background:linear-gradient(135deg,#79efff,#85beff);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.subtext{font-size:13px;color:#3d3d3d;margin-top:4px}.filter-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:24px;padding:16px;background:#fff;border-radius:8px;box-shadow:var(--shadow-sm)}.search-box{position:relative}.search-box input{width:100%;padding:10px 12px 10px 40px;border:1px solid var(--gray-300);border-radius:6px;font-size:13px}.search-icon{position:absolute;left:10px;top:35%;transform:translateY(-50%);color:var(--gray-600);pointer-events:none}.select-box{padding:10px 12px;border:1px solid var(--gray-300);border-radius:6px;font-size:13px;background:#fff;cursor:pointer}.category-section{margin-bottom:32px}.category-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:linear-gradient(135deg,#2563eb1a,#1e40af1a);border-left:4px solid var(--info);border-radius:6px}.category-icon{font-size:24px}.category-title{font-size:16px;font-weight:600;color:var(--gray-900)}.category-desc{font-size:12px;color:var(--gray-600)}.notification-card{background:#fff;border:1px solid var(--gray-200);border-radius:8px;padding:16px;margin-bottom:12px;display:flex;gap:12px;align-items:flex-start;transition:all .2s ease}.notification-card:hover{box-shadow:var(--shadow-md);border-color:var(--info)}.notification-badge{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.badge-critical{background-color:#fee2e2;border-left:4px solid var(--critical)}.badge-warning{background-color:#fef3c7;border-left:4px solid var(--warning)}.badge-info{background-color:#dbeafe;border-left:4px solid var(--info)}.badge-success{background-color:#dcfce7;border-left:4px solid var(--success)}.notification-content{flex:1}.notification-title{font-size:14px;font-weight:600;color:var(--gray-900);margin-bottom:4px}.notification-message{font-size:13px;color:var(--gray-700);margin-bottom:8px;line-height:1.4}.notification-meta{display:flex;gap:16px;font-size:11px;color:var(--gray-600);flex-wrap:wrap}.meta-item{display:flex;align-items:center;gap:4px}.notification-actions{display:flex;gap:6px;margin-left:12px}.action-btn{width:35px;height:35px;border:none;background:var(--gray-100);border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--gray-600);transition:all .2s ease}.action-btn:hover{background:var(--gray-200);color:var(--gray-900)}.action-btn.delete:hover{background:#fee2e2;color:var(--critical)}.priority-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;margin-right:8px}.priority-high{background-color:#fee2e2;color:var(--critical)}.priority-medium{background-color:#fef3c7;color:#b45309}.priority-low{background-color:#dbeafe;color:var(--info)}.user-badges{display:flex;gap:4px;flex-wrap:wrap;margin-top:6px}.user-badge{display:inline-block;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:500;background:var(--gray-100);color:var(--gray-700)}.user-badge.parent{background:#e0e7ff;color:#3730a3}.user-badge.student{background:#dbeafe;color:#0c4a6e}.user-badge.driver{background:#fce7f3;color:#831843}.user-badge.conductor{background:#f3e8ff;color:#5b21b6}.user-badge.admin{background:#fee2e2;color:#7c2d12}.user-badge.manager{background:#dcfce7;color:#14532d}.empty-state{text-align:center;padding:48px 20px;background:#fff;border-radius:8px;box-shadow:var(--shadow-sm)}.empty-icon{font-size:48px;margin-bottom:12px}.btn-secondary{transition:.4s!important}.btn-secondary:hover{background:#000!important}.empty-text{font-size:16px;font-weight:600;color:var(--gray-900);margin-bottom:4px}.empty-subtext{font-size:13px;color:var(--gray-600)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px}.stat-card{background:#fff;padding:16px;border-radius:8px;box-shadow:var(--shadow-sm);text-align:center}.stat-number{font-size:24px;font-weight:700;color:var(--info);margin-bottom:4px}.stat-label{font-size:12px;color:var(--gray-600);font-weight:500}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.mark,mark{padding:0 1px;background-color:#fcc1006e;color:#080808}a.btn.btnkot{border:2px solid #7b9be5;padding:5px;height:27px;font-size:14px;font-weight:500;display:block;line-height:1;color:#7b9be5}a.btn.btnkot1{border:2px solid #d70909;padding:5px;height:27px;font-size:14px;font-weight:500;display:block;line-height:1;color:#d70909}.tablefolio{color:#555;font-weight:500;margin-top:3px}.cancelon1{background-color:#919191;border:2px solid #919191;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:8px}.cancelon2{background-color:#97b7ff;border:2px solid #97b7ff;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:8px}.cancelon3{background-color:#8dc63f;border:2px solid #8dc63f;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:8px}.cancelon4{background-color:#ebd603;border:2px solid #ebd603;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:8px}.cancelon5{background-color:#ff1e1e;border:2px solid #ff1e1e;height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:8px}span.timing{color:#d70909;font-weight:500;position:absolute;left:23px;top:8px}button.eye{margin-left:27px;margin-top:-7px;background:#8dc63f;border:1px solid #7bc318;color:#fff;border-radius:4px;cursor:pointer}.kottable{padding-bottom:18px}a.btn.btn-pre{border:2px solid #f44336;height:31px;line-height:1;font-weight:500;float:right;color:#f44336}.Preparing{color:#f44336}span.timing1{color:#8dc63f;font-weight:500;position:absolute;left:4px;top:3px;font-size:10px!important}label{font-weight:400;color:#474747;font-size:15px;margin-bottom:5px}.add-room-reservation .form-group{position:relative;padding:0}.breadcrumb-item+.breadcrumb-item:before{display:none}.add-room-reservation .form-group .form-control{border-radius:0;margin-top:-7px;height:38px;margin-bottom:-13px}li.breadcrumb-item{font-size:12px;font-weight:500;color:#555;margin-right:10px}.breadcrumb{background-color:transparent!important}.dot{height:10px!important;width:10px!important;background-color:#7b9be5!important;border-radius:50%!important;display:inline-block!important}.dot1{height:10px!important;width:10px!important;background-color:#ff1e1e!important;border-radius:50%!important;display:inline-block!important}.dot2{height:10px!important;width:10px!important;background-color:#ebd603!important;border-radius:50%!important;display:inline-block!important}.dot3{height:10px!important;width:10px!important;background-color:#8dc63f!important;border-radius:50%!important;display:inline-block!important}.dot4{height:10px!important;width:10px!important;background-color:#919191!important;border-radius:50%!important;display:inline-block!important}nav.table-status{margin-bottom:-22px;margin-top:-12px}img.seacrch{width:30px;cursor:pointer}nav.navbar.navbar-expand-lg.navbar-light.bg-light.fixed-top{position:fixed!important;left:0;height:52px}.container-fluid.top-down{margin-top:30px}.ndtable1{position:fixed;bottom:0;width:467px;display:inline-block}.tablehead1{width:100%;background:#7b9be5;border-radius:4px;color:#fff;font-weight:400}h5.card-top{position:absolute;font-size:13px;top:5px;left:23px;color:#6e8fd1}.bg-light{background-color:#f8f9fa!important}.page-wrapper .page-content>div{padding:5px}.hideup{padding:10px;border-radius:15px;display:none}img.calculate{width:29px;padding:0 8px;cursor:pointer}button.order-pl{background:#7b9be5;color:#fff;font-size:13px;padding:6px 12px;border:0}.btn-bottom a img{width:25px}.left span{font-weight:500;font-size:15px}.right span{font-weight:500;font-size:15px;color:#7697e3}.btn-bottom a{font-size:13px;border:1px solid #1e8bff;border-radius:5px;padding:5px 8px}.btn-bottom a img{width:20px;position:relative;margin-right:4px;top:-2px}.btn-bottom{margin-right:7px;cursor:pointer}.receipt01{display:block;width:100%;background:#fff}.receipt_header{border-bottom:1px dashed #000;text-align:center}.receipt_header h1{font-size:18px;margin-bottom:5px;text-transform:uppercase;font-weight:bolder}.receipt_header h1 span{display:block;font-size:25px}.receipt_header h2{font-size:14px;color:#727070;font-weight:300}.receipt_header h2 span{display:block}.receipt_body{margin-top:10px}.items table{width:100%}.items thead,tfoot{position:relative}.items thead th:not(:last-child){text-align:left}.items thead th:last-child{text-align:right}.items tbody td:not(:last-child),tfoot td:not(:last-child){text-align:left}.items tbody td:last-child,tfoot td:last-child{text-align:right}.items tbody tr:first-child td{padding-top:15px}.items tbody tr:last-child td{padding-bottom:15px}tfoot tr:first-child td{padding-top:15px}tfoot:before{content:"";width:100%;border-top:1px dashed #000;display:block;position:absolute}tfoot tr:first-child td:first-child,tfoot tr:first-child td:last-child{font-weight:700;font-size:20px}.date_time_con{display:flex;justify-content:center;column-gap:25px}.items{margin-top:10px}.thank{border-top:1px dashed #000;padding-top:10px;margin-top:5px;text-align:center;text-transform:uppercase;font-weight:bolder}.input-group-text{display:flex;align-items:center;padding:0 10px;font-size:1rem;font-weight:400;z-index:5;line-height:1.5;margin-left:-5px!important;height:35px;color:#71adfd;text-align:center;white-space:nowrap;background-color:#d9e9ff;border:1px solid #89b8f7;border-radius:var(--bs-border-radius);cursor:pointer;border-radius:0 4px 4px 0}.updf{display:none}.pay{font-size:14px;border:0;border-radius:5px;padding:5px 10px;background-color:#fff;cursor:pointer}.pay img{width:20px;position:relative;margin-right:4px;top:-2px}select.form-control.waiter{width:300px}span.kot-list{font-weight:600;position:relative;top:4px;font-size:14px!important}td.kot-list img{width:25px}td.kot-specail{background:#e8f0ff;text-align:center;padding:4px}td.kot-specail img{width:25px}button.btn-search{border:none;background:none;margin-top:-20px}button.btn-bottom img{width:20px;position:relative;margin-right:4px;top:-2px}button.btn-bottom{font-size:13px;border:1px solid #1e8bff;border-radius:5px;padding:4px 8px;cursor:pointer;color:#1e8bff;background-color:#fff;margin-top:-9px}.bottom-row{position:fixed;bottom:0;background:#fff;padding:4px 70px;box-shadow:0 1px 10px #0000001a}p.tbl-product{white-space:nowrap;width:130px;overflow:hidden;text-overflow:ellipsis;margin-top:2px;margin-left:5px;font-weight:500;font-size:14px}select#pay_type{height:38px}button.extra{float:right;margin-top:0;padding-left:8px}.dropstart .dropdown-toggle:before{display:none}i.bx.bx-dots-vertical-rounded{font-size:20px;margin:0;padding:0}a.dropdown-item{font-size:14px}.file-wrapper{width:200px;height:100px;border:1px solid #949494;position:relative;margin:auto auto 10px;border-radius:20px}.file-wrapper:after{content:"+";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto auto 14px;width:max-content;height:max-content;display:block;font-size:55px!important;font-weight:500;color:#3d84ed}.file-wrapper:before{content:"UPLOAD LOGO";display:block;position:absolute;left:0;right:0;margin:auto;bottom:14px;width:max-content;height:max-content;font-size:.75em;color:#2d2d2d}.file-wrapper:hover:after{font-size:73px}.file-wrapper .close-btn{display:none}form.branch_form input{margin-bottom:15px}.file-set{height:100px;width:100px;background-size:cover;background-repeat:no-repeat;color:transparent;padding:10px;border-width:0px}.file-set:hover{transition:all .5s ease-out;filter:brightness(110%)}.file-set:before{color:transparent}.file-set:after{color:transparent}.file-set .close-btn{position:absolute;width:20px;height:20px;display:block;background:#000;color:#fff;top:0;right:0;font-size:15px;text-align:center;line-height:1.5;cursor:pointer;opacity:.8}.file-set>input{pointer-events:none}img.profile-img{height:156px;width:150px;object-fit:cover;border-radius:50%;margin:20px 0}.form-label{margin-bottom:.5rem;margin-top:10px}button.btn.btn-editInput.btn.btn-primary img{width:30px}button.btn.btn-editInput.btn.btn-primary{background:transparent;border:none}form.login-fild{padding:10px 15px}input.login.form-control{height:50px;border-radius:50px;border:1px solid #c2cef0;padding:15px 24px}button.btn-submit.btn.btn-primary{width:100%;border-radius:50px;padding:10px;background:#7697e3;border:0;margin-bottom:15px}.details01{padding:15px 50px}.my-card.profile01.card{border-radius:35px}button.btn-google.btn.btn-primary{width:100%;border-radius:50px;padding:10px;background:transparent;margin-bottom:15px;color:#111;font-weight:500;border:2px solid #111111}.hstack{display:flex}.hstack i{color:#4b1b97;font-size:20px}.vr{height:28px;width:1px;background:#bfb5ffbf}.login-form h3{font-size:32px;font-weight:600;margin-bottom:20px}.login-form{padding:55px 100px}p.forgot{font-size:14px;color:#f64c4c;font-weight:500}button.btn-google.btn.btn-primary img{width:20px;margin-right:10px}.login-left-img{padding:10px 40px}.login-left-img h3{font-size:22px;font-weight:600;margin-top:15px}.login-left-img p{font-size:14px;color:#747373}.show_pass{position:relative;display:block}button.show.btn.btn-primary{background:transparent;border:none;position:absolute;color:#606060;font-size:18px;right:20px;top:8px}select#swapTable{height:38px}@media(min-width:768px)and (max-width:1024px){.bottom-row{padding:4px 15px}}@media(min-width:820px)and (max-width:1080px){.flex-fill input,select.form-control.waiter{width:200px!important}.bottom-row{padding:4px 15px}}@media(min-width:768px)and (max-width:1046px){.login-form{padding:25px 23px}.login-form h3{font-size:22px}form.login-fild{padding:10px 0}.restaurent-login-form{display:flex;flex-direction:column;align-items:center;margin:0;padding:0}.bookingtable{width:64px;margin-left:10px;margin-top:10px}.booked{width:92px!important;height:109px}.grid-container--fill{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.main-pd-wrapper{width:290px!important}.main-pd-wrapper{max-height:calc(100% - 40px);height:calc(100% - 30px)}.btn-bottom a{font-size:8px;border:1px solid #1e8bff;border-radius:2px;padding:2px 5px}img.calculate{width:25px}.flex-fill input{width:168px}select.form-control.waiter{width:154px}.btn-bottom a img,button.btn-bottom img{width:7px;top:0}button.btn-bottom{font-size:8px;border:1px solid #1e8bff;border-radius:2px;padding:2px 5px}}button.MuiButtonBase-root.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.MuiButton-root.MuiButton-text.MuiButton-textPrimary.MuiButton-sizeMedium.MuiButton-textSizeMedium.MuiButton-colorPrimary.css-1e6y48t-MuiButtonBase-root-MuiButton-root{background:#cde1f5;border:1px solid #1976d2;font-size:15px;font-weight:500;text-transform:capitalize;margin:0 11px;padding:4px 15px}.tbl-icon{font-size:14px;margin-right:5px}.tbl-icon .bx:before{background-color:#e0e9db;color:#708f5c;padding:7px;border-radius:50px;margin-right:5px}.dropdown-toggle{white-space:nowrap}button{border:none;background-color:transparent}a.btn.btn-tble{background-color:#0d6efd;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.95rem}#demo-2 input[type=search]{width:15px;height:32px;padding:10px 10px 10px 40px;color:transparent;cursor:pointer;background-color:#e0e9db;border:solid 1px #ccc;border-radius:20px;transition:all .5s;outline:none}[type=search]{outline-offset:-2px}#demo-2{position:relative}#demo-2:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M10 18a7.952 7.952 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none}.notification-tble table tbody tr td span{color:var(--main-color);background:#99b4f738;padding:4px 10px;font-size:11px;border-radius:25px;font-weight:500}.text-muted{--bs-text-opacity: 1;color:#8f8f8f!important;font-size:12px}.form-check-input:checked{background-color:#040006;border-color:unset!important}.form-check-input[type=checkbox]{font-size:19px}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:14px;font-weight:400;line-height:1.5;color:#5a5c5e;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-clip:padding-box;border:1px solid #999999;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#8ea2da;outline:0}ul.dropdown-menu.table-drop.new.show{z-index:19;line-height:40px}.tbl-icon span{font-weight:500;color:#404040}.table-drop a i{color:var(--main-color)!important;font-size:18px;margin-right:5px}table thead tr th{font-size:13px!important;font-weight:600}.sidebar .nav-links li{position:relative;list-style:none;transition:all .4s ease;margin:5px 8px;border-radius:8px!important}.file-upload-input{position:absolute;width:100%;height:100%;cursor:pointer;top:0;left:0}.uploaded-image-preview{position:relative;width:100%;height:100%}.uploaded-image-preview img{width:100%;height:100%;object-fit:cover;border-radius:20px;z-index:1;position:absolute;top:0;left:0}.image-title-wrap{position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:10;padding:5px 10px;border-radius:25px}.remove-image{margin:0;color:#ff5252;border:1px solid #ff5252;padding:6px 16px;border-radius:25px;transition:all .2s ease;outline:none;background:#fff;font-weight:500;font-size:14px;white-space:nowrap;z-index:999}.remove-image:hover{background:#ff5252;color:#fff;cursor:pointer}.file-upload-input{position:absolute;margin:0;padding:0;left:0;width:100%;height:100%;outline:none;opacity:0;cursor:pointer}.dropdown-toggle{position:relative}.rouns{font-size:30px;margin-left:10px;width:35px;height:35px;padding:5px;border:1px solid #c6c6c6;color:#6e6e6e;display:flex;align-items:center;justify-content:center;border-radius:7px}.bi-list{cursor:pointer;font-size:27px;padding-top:4px}.dropdown-toggle .badgee{position:absolute;top:7px;right:3px;width:10px!important;height:10px!important;color:#fff;background-color:var(--main-color);border-radius:50%;display:inline-block!important}.dropdown-toggle i{font-size:25px;color:#636363}li.header{padding:18px 20px!important;font-weight:500;background:#e8f0fd;border-radius:4px 4px 0 0}.dropdown-menu{padding-bottom:10px!important}.logoname{color:#303030;font-weight:700;font-size:16px}.logoname:hover{color:#0e0e0e}.dropdown-menu.settings-menu i{color:var(--main-color)!important;margin-right:5px}.dropdown .dropdown-toggle:focus{outline:0!important}button.btn.btn-edit{border:none;border-left:1px solid rgb(201,201,201)}.file-upload-image{max-width:100%;height:auto;border:2px solid #ddd;border-radius:10px;padding:4px;margin-top:10px}.icon{background:#f2f3fa;border-radius:10px;width:50px;height:50px;display:flex;justify-content:center;align-items:center}small{color:var(--main-color)!important}.prientbtn{background:var(--main-color);padding:7px 15px!important;border-radius:5px;color:#fff;font-weight:500;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px!important}.prientbtn2{background:#28c5e0;padding:7px 15px!important;border-radius:5px;color:#fff;font-weight:500;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px!important}.certificate{background:#fff}@media print{.prientbtn,.prientbtn2{display:none}.generatetc{margin:0!important}.generatetc .col-md-9{width:100%}.fstdot{width:74%!important}.scddot{width:37%!important}.thrddot{width:67%!important}.frthdot{width:19%!important}.fivhdot{width:35%!important}.sixdot{width:90%!important}.sevdot{width:25%!important}.eightdot,.ninedot{width:23%!important}.tendot{width:48%!important}.datep .dot-line{width:180px;gap:10px}}:root{--main-color: #465fff}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}body{font-family:Poppins,sans-serif;background:#f5f6fe}.sidebar .nav-links li a.active{background:#e9edff}.sidebar .nav-links li .sub-menu a.active{font-weight:600}.sidebar .nav-links li a.active:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:#465fff}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#525965;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#525965}::-webkit-scrollbar-thumb:active{background:#525965}::-webkit-scrollbar-track{background:transparent;border:0px none #ffffff;border-radius:50px}::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-track:active{background:transparent}::-webkit-scrollbar-corner{background:transparent}.organization{font-size:15px;font-weight:700;color:#555}.sidebar{position:fixed;top:0;left:0;padding:8px;height:100%;width:293px;background:#fff;z-index:100;transition:all .5s ease;border-right:1px solid #dcdbf1}button:focus{outline:0!important;border:0}.sidebar.close{width:78px}.sub-menu{display:none}.icon-link.showMenu .sub-menu{display:block;transition:max-height .3s ease-in}.sidebar .logo-details{height:80px;width:100%;display:flex;align-items:center;padding-left:8%}.sidebar .logo-details i{font-size:30px;color:#fff;height:50px;min-width:78px;text-align:center;line-height:50px}.btn-outline-secondary{border:1px solid gray!important;border-radius:5px;background:#1c1c1c;color:#fff}.sidebar .logo-details .logo_name{font-size:22px;color:#fff;font-weight:600;transition:.3s ease;transition-delay:.1s}.table>:not(:last-child)>:last-child>*{border-bottom-color:transparent}.sidebar.close .logo-details .logo_name{transition-delay:0s;pointer-events:none}.nav-linkstwo li a{border-radius:8px;background:linear-gradient(to right,#202221,#272a28)!important}.nav-linkstwo li i{line-height:35px!important}.sidebar .nav-links{height:100%;padding:0 0 150px!important;overflow:auto}.sidebar.close .nav-links{overflow:visible}.sidebar .nav-links::-webkit-scrollbar{display:none}li.profile{margin:0!important}.bi-chevron-down{font-size:14px!important}ul.sub-menu li{background:transparent!important}.my-table{max-height:500px;min-height:300px;overflow-y:auto}.sidebar li:hover i,.sidebar li i:hover{color:var(--main-color)!important}.my-table thead{position:sticky;top:-1px;background:#f1f1f1;z-index:18}.sidebar .nav-links li .icon-link{display:flex;align-items:center;justify-content:space-between}.sidebar.close .nav-links li .icon-link{display:block}.sidebar .nav-links li i{height:45px;min-width:45px;text-align:center;line-height:50px!important;font-size:18px;cursor:pointer;transition:all .3s ease;background:transparent}.sidebar li a{display:flex;height:100%;width:100%;align-items:center;text-decoration:none;transition:all .4s ease}.sidebar ul li .icon-link:hover{background-color:#f4f4fa!important;border-radius:7px}.sidebar ul li .icon-link:hover i{color:#0d0de3!important}.sidebar .nav-links li.showMenu i.arrow{transform:rotate(-180deg)}.sidebar.close .nav-links i.arrow{display:none}.sidebar .nav-links li a{display:flex;align-items:center;text-decoration:none}.sidebar .nav-links li a .link_name{font-size:13px;font-weight:500!important;color:#474646;transition:all .4s ease}.sidebar.close .nav-links li a .link_name{opacity:0;pointer-events:none}ul.sub-menu span{padding:0 12px}.sidebar .nav-links li .sub-menu{padding:6px!important;margin-top:0;border-radius:8px;display:none;background:#fff;border:1px solid #e4e4e472}.sidebar .nav-links li.showMenu .sub-menu{display:block}.sidebar .nav-links li .sub-menu a{color:#3e3d3d;font-size:14px;padding:5px 0;white-space:nowrap;transition:all .3s ease}.sidebar .nav-links li .sub-menu a:hover{background:#eff0f9;border-radius:5px;padding:7px}.sidebar .nav-links li .sub-menu a:hover{opacity:1}.sidebar.close .nav-links li:hover .sub-menu{top:0;opacity:1;border-radius:8px;margin-left:8px;pointer-events:auto}.sidebar.close .nav-links li .sub-menu .link_name{font-size:15px;opacity:1;display:block}.sidebar .profile-details{position:fixed;bottom:0;width:260px;display:flex;align-items:center;justify-content:space-between;background:#252826;padding:12px 0;transition:all .5s ease}.sidebar.close .profile-details{background:none}.sidebar.close .profile-details{width:78px}.sidebar .profile-details .profile-content{display:flex;align-items:center}.sidebar .profile-details img{height:52px;width:52px;object-fit:cover;border-radius:16px;margin:0 14px 0 12px;background:#1d1b31;transition:all .5s ease}.sidebar.close .profile-details img{padding:10px}.sidebar .profile-details .profile_name,.sidebar .profile-details .job{color:#fff;font-size:18px;font-weight:500;white-space:nowrap}.sidebar.close .profile-details i,.sidebar.close .profile-details .profile_name,.sidebar.close .profile-details .job{display:none}.sidebar .profile-details .job{font-size:12px}.home-section{position:relative;height:100%;left:295px;background:#f3f4fd91;width:calc(100% - 295px);transition:all .5s ease;padding-bottom:30px}.sidebar.close~.home-section{left:78px;width:calc(100% - 78px)}.home-section .home-content{height:75px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #dcdbf1}.home-section .home-content .bx-menu-alt-left,.home-section .home-content .text{color:#11101d;font-size:35px}tspan.total-stu{font-size:12px;color:#383838!important}.home-section .home-content .bx-menu-alt-left{margin:0 15px;cursor:pointer}.home-section .home-content .text{font-size:26px;font-weight:600}.bx-menu-alt-left:before{content:"";font-size:25px;padding:8px}@media(max-width:420px){.sidebar.close .nav-links li .sub-menu{display:none}}img.img-fluid.my-logo{width:160px}ul.nav-links li a i:before{padding:6px;color:#6e6e6e}ul.nav-links li a:hover i:before{color:var(--main-color)}.pagination{display:flex;justify-content:end;align-items:center;padding:6px!important;margin-bottom:0;background-color:#fff;border-radius:40px}.pagination li{display:inline-block;list-style:none}.pagination li:first-child a{border-radius:40px 0 0 40px}.pagination-container{margin-top:20px}.pagination li a:hover,.pagination li a.active{color:var(--main-color);background-color:#e6e8fb}button.btn.btn-tble{background-color:#0d6efd;color:#fff;border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.95rem}.pagination li:last-child a{border-radius:0 40px 40px 0}.pagination li a{display:block;width:45px;height:45px;line-height:47px;font-size:15px;background-color:#fff;text-align:center;text-decoration:none;color:#5d5d5d;border-radius:4px;margin:5px;font-weight:500;transition:all .3s ease;border:1px solid #e6e8fb}.sidebar .nav-links li a:hover .link_name{color:var(--main-color)}.sidebar .nav-links li:hover .icon-link a span{color:#465fff}button.btn.btn-outline-success{font-size:18px}li.nav-item img{width:50px}button.btn.btn-outline-success{font-size:25px;position:relative}button.btn.btn-outline-success span{position:absolute;top:-3px;right:-5px;height:26px;width:26px;line-height:25px;color:#fff;font-size:14px;font-weight:600;background-color:#6dd529;border:2px solid #ffffff;border-radius:50%;display:block;text-align:center;box-shadow:0 8px 10px #00000040}.tooltip{position:absolute;top:50%;left:100%;transform:translateY(-50%);background:#303030;color:#fff;padding:5px 22px;font-size:13px;white-space:nowrap;border-radius:5px;margin-left:8px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}a:hover .tooltip{opacity:1;visibility:visible}.dropdown-toggle:after{display:none!important}li.header i{border:1px solid var(--main-color);padding:12px;border-radius:50px;margin-right:5px;color:var(--main-color)}.dropdown-item{margin-top:.5rem;transition:.1s}.dropdown-item:hover{background-color:#fff3ae!important;color:#000;padding-block:2px}a.dropdown-item p{font-size:14px;color:#3c3c3c;font-weight:500;margin-bottom:-5px}ul.dropdown-menu.notification span{font-size:12px;color:#6dd529}.dropdown-menu{padding:0}.notification{width:380px}.notiprofile{text-align:center;padding:25px 15px;border-radius:15px;background:#f4f5fe}.emcall{color:var(--main-color)}.tabsec{padding:10px!important;border-radius:10px;justify-content:center;gap:15px}.tabsec .nav-link{padding:10px;border-radius:10px!important;justify-content:center;font-size:16px;font-weight:500;color:#424242bd}.tabsec .nav-link i{font-size:20px}.tabsec .nav-link.active{background:var(--main-color);color:#fff;width:auto}.tabsec .nav-link:hover{background:#d9e7ff;color:#030303}.tabitem{border-radius:15px;padding:15px;background:#f4f5fe}.tabitem .card-body{background:#fff;border-radius:0 0 10px 10px;margin-top:10px;padding:25px}.tabitem .card-body .form-check{display:flex;align-items:center;gap:15px}.tabitem .card-body .form-check label{font-size:17px;margin-bottom:7px;display:flex;align-items:center;gap:5px}.tabitem .card-body .form-check label i{color:var(--main-color)}.tabitem .card-body i{color:var(--main-color);font-size:17px}.blocksec .btn{background:var(--main-color)!important;opacity:1;color:#fff!important}.blocksec .btn i{color:#fff!important}.blocksec .form-control{margin-bottom:0!important}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:11.25rem}.tabhead{padding:10px;border-bottom:1px solid rgb(213,213,213);color:var(--main-color)}.sidebar.close .logo-details img{max-width:40px;transition:all .3s ease}.sidebar.close .nav-links li .sub-menu{position:absolute;left:100%;top:-10px;margin-top:0;padding:10px 20px;border-radius:0 6px 6px 0;opacity:0;display:block;pointer-events:none;transition:0s}section.dashboard{margin:20px 10px}.school-card{background:#fff;padding:24px;border-radius:10px;margin-bottom:12px;border:1px solid #dcdbf1}.count-details{text-align:end}h3.count{font-weight:600;color:#383838}.count-details small{color:var(--main-color);font-weight:600;font-size:12px}ul.dropdown-menu.settings-menu li a{font-weight:500;font-size:14px}ul.dropdown-menu.settings-menu li a i{color:var(--main-color);margin-right:5px}.school-card1{background:#fff;padding:8px;border-radius:10px;box-shadow:0 3px 16px #8e86ab0d;margin-bottom:12px}#pie-chart{width:100%;max-width:600px;height:400px;margin:auto}.collapsed{width:60px!important}.school-card h4{font-size:18px;margin-bottom:15px;font-weight:600;color:var(--main-color)}.count-details p{color:#8b8b8b;font-weight:500}button.navbar-toggler{border:0!important}td.edit-input{position:relative;display:block}button.btn.btn-edit{position:absolute;right:11px;top:9px;border-left:1px solid #c3c3c3;border-radius:0}button.btn.btn-edit i{font-size:18px}.profile-details{border-left:1px dashed #898686;padding-left:40px}.profile-details table tbody tr th{align-content:center;font-size:15px;font-weight:500}.file-upload{margin:0 auto;padding:3px}.custom-checkbox{display:flex;align-items:center;cursor:pointer;margin-bottom:12px;font-size:16px;font-weight:500;color:#5f5f5f}.backbutton{color:gray;display:flex;align-items:center;justify-content:cebter;font-size:25px;font-weight:500;top:57%;transform:translateY(-50%);left:55px;border-radius:2px;transition:.1s;position:absolute}.backbutton:hover{color:#0f0f0f;transform:translateY(-50%) scale(1.2)}.custom-checkbox input[type=checkbox]{display:none}.custom-checkbox .checkmark{width:18px;height:18px;border:2px solid var(--main-color);border-radius:4px;margin-right:10px;background:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s}.custom-checkbox input[type=checkbox]:checked+.checkmark{background:var(--main-color);border-color:var(--main-color)}.custom-checkbox .checkmark:after{content:"";display:none;width:10px;height:10px;border-radius:2px;background:#fff}.custom-checkbox input[type=checkbox]:checked+.checkmark:after{display:block;background:#fff}.file-upload-btn:active{border:0;transition:all .2s ease}.file-upload-content{display:none;text-align:center}.drag-text{text-align:center;padding:50px 40px}.drag-text i{font-size:75px;color:var(--main-color);opacity:.5}.drag-text h3{font-weight:300;color:#222;font-size:15px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:var(--main-color)!important;border-radius:20px;border:1px solid}.nav-pills .nav-link i{font-style:27px!important}.btn-group,.btn-group-vertical{border:1px solid #b8b8b8;border-radius:10px}.btn-outline-primary{border:1px solid var(--main-color)!important}button.btn.btn-save{background:var(--main-color);color:#fff;border:none;padding:6px 28px;border-radius:5px;font-size:13px}.flex-column .nav-link{text-align:left}button.btn.btn-save:hover{background:#083aef}button.btn.btn-cancel{background:#f97070;color:#fff;padding:6px 28px;border-radius:5px;border:none;font-size:13px;margin-right:5px}button.btn.btn-cancel:hover{background:#d43a3a!important}button.btn.btn-disconnect{background:#89b8f7;color:#fff;padding:6px 28px;border-radius:25px;border:none;font-size:13px}button.btn.btn-disconnect:hover{background:#568ace!important}.btn{padding:10px 12px!important}button.btn.btn-add{background:#e2e7ff;color:#1851ed;border:none;padding:5px 8px;border-radius:5px;margin-top:10px}button.btn.btn-add:hover{background:#9fc0fd;color:#555}.btn-remove{background-color:#ff4a4a;color:#fff;border:none;padding:5px 8px;border-radius:5px;margin-top:10px}.btn-remove:hover{background:#fab8b8}.row.input-row{margin-bottom:5px}button.btn.btn-search{font-size:25px;margin-top:0;padding:0;color:var(--main-color)}button.btn.btn-add-inn.new{margin-top:0}.school-card.communication input,select,textarea{margin-bottom:12px;border:1px solid #e1dfdf!important;color:#706d6d!important}.form-select option:checked{background-color:#5c668f;color:#fff}button.btn.btn-add-inn{font-size:25px;margin-top:18px;padding:0;color:#84a3cd;margin-left:8px}.school-card.communication .file-upload{padding:0}.transfer{outline:2px solid black;outline-offset:5px;padding:10px}.title{text-align:center;margin-bottom:30px}.title p{margin:3px;font-size:15px}.title h3,h2{margin:0;color:#811916}.title h2{text-decoration:underline}ol li{list-style:lower-alpha!important;padding:2px 0!important}ol.my-list li{line-height:24px;font-size:15px}.form-group{margin-bottom:15px;position:relative}.dot-line{display:inline-block;border-bottom:1px dashed #272727;width:300px}.full-width{width:100%}.signature{margin-top:30px;text-align:right;display:flex;gap:40px;align-items:center;justify-content:space-between}.reasons{margin-top:20px;font-weight:700;text-decoration:underline;color:#811917}ol{margin-left:20px}.logo img{width:85px}.my-flex{display:flex;justify-content:space-between;align-items:center;margin-top:15px}p.style{margin:0;border-top:1px dashed #555;font-size:15px;padding-top:4px}.my-sign{text-align:center}.my-sign img{width:140px}.sl-no p{margin:0;text-decoration:underline;font-size:15px}.generatetc p{padding:7px 0}.logoimg{width:50px;font-weight:300!important}.cname{font-weight:500!important;font-size:16px}.top-right-icon{padding-right:50px;gap:35px}.header_icon{font-size:25px;position:relative}.notify{width:25px;height:25px;border-radius:50%;background-color:var(--main-color);box-shadow:0 4px 10px #00000036;position:absolute;top:-12px;right:-15px;border:2px solid white;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}@media(max-width:769px){.sidebar{width:100%;transform:translate(0);position:fixed!important;left:0;top:60px}.sidebar.close{width:100%;transform:translate(-100%)}.sidebar.close~.home-section{left:0;width:100%}.home-section{position:relative;height:100%;left:0;background:#f3f4fd91;width:100%}.tabl-responsive{overflow-x:scroll}.mobilemtop{margin-top:10px}.transfer{outline-offset:5px;padding:10px;width:100%}}.stepper{display:flex;justify-content:center;margin:30px 0}.step{text-align:center;position:relative;flex:1}.step:not(:first-child):before{content:"";position:absolute;top:18px;left:-50%;width:100%;height:1px;background-color:#ccc;z-index:-1}.step .circle{width:36px;height:36px;border-radius:50%;background-color:#fff;border:2px solid #ccc;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#000}.step.complete .circle{border-color:var(--main-color);background:var(--main-color);color:#fff}.step.active .circle{border-color:var(--main-color);color:var(--main-color)}.step.completed .circle{background-color:var(--main-color);color:#fff;border-color:var(--main-color)}.step .label{margin-top:8px;font-size:14px}.checkmark:before{content:"✓";font-size:20px}.imgDoc{width:100px;height:100px;margin:10px}.menuitem{font-size:15px;padding:10px 7px;display:flex;align-items:center;gap:10px;text-wrap:nowrap;color:#767777;transition:.2s;font-weight:500}.setting-menu-parent{background-color:#fefefe;padding:15px;border-radius:10px;height:100%;border:1px solid rgb(219,222,233)}.menuheadlibe{font-size:16px;border-bottom:1px solid #c8cfcb67;padding-bottom:20px;color:#383838;font-weight:600;text-transform:capitalize}.menuitem:hover{background-color:#eaedf393;border-radius:5px}.input-group-text{border-radius:5px 0 0 5px!important;background-color:#cfeed773;border-color:#8f9b91d8;padding:17px 15px;color:#eee;color:var(--main-color);font-size:20px}.menuitem .bx{font-size:20px;color:#a3a3ab}.sheading{color:var(--main-color)}.image-upload-wrap{padding:5px;cursor:pointer;position:relative;width:100%;height:200px;margin-top:12px;border:1px dashed #878787;border-radius:25px;text-align:center;overflow:hidden}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(/assets/bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}.question-bank{padding:0}.question-bank-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#6b7280}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.question-bank-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.header-left{flex:1}.section-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:.75rem}.title-icon{font-size:2rem}.section-subtitle{margin:0;color:#6b7280;font-size:1rem}.question-filters{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid #e5e7eb;margin-bottom:2rem}.filter-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.search-box{position:relative;flex:1;min-width:250px}.search-input{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .3s ease;color:#374151}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fafafa}.search-input:hover{border-color:#9ca3af}.search-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#9ca3af}.filter-select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:1rem;color:#374151;cursor:pointer;transition:all .3s ease;min-width:150px}.filter-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fafafa}.btn{padding:.75rem 1.25rem;border:1px solid transparent;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;justify-content:center;text-decoration:none}.btn-icon{font-size:.875rem}.btn-primary{background:#3b82f6;color:#fff;border-color:#3b82f6}.btn-primary:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f64d}.btn-secondary{background:#f8fafc;color:#475569;border-color:#e2e8f0}.btn-secondary:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.btn-danger{background:#ef4444;color:#fff;border-color:#ef4444}.btn-danger:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-1px)}.btn-selected{background:#10b981;color:#fff;border-color:#10b981}.btn-selected:hover{background:#059669;border-color:#059669;transform:translateY(-1px)}.btn-sm{padding:.5rem .75rem;font-size:.75rem;min-width:auto}.btn:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;transform:none}.btn:disabled:hover{transform:none}.question-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.question-form{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.form-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.form-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#1f2937}.btn-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:6px;transition:all .2s ease}.btn-close:hover{background:#e5e7eb;color:#374151}.form-content{padding:1.5rem;overflow-y:auto;flex:1}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.95rem}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#fff;transition:all .3s ease;font-family:inherit;color:#374151}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fafafa}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#9ca3af}.form-textarea{resize:vertical;min-height:80px}.options-section{margin-bottom:1.5rem}.option-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.option-row input[type=radio]{width:18px;height:18px;accent-color:#667eea}.option-row .form-input{flex:1;margin:0}.radio-group{display:flex;gap:1.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#374151}.radio-label input[type=radio]{width:18px;height:18px;accent-color:#667eea}.form-actions{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;background:#f9fafb}.questions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1.5rem}.question-card{padding:10px;overflow:hidden;transition:all .3s ease;position:relative}.question-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000000f}.question-card.selected{border-color:#10b981;box-shadow:0 4px 20px #10b98133}.question-header{display:flex;justify-content:space-between;align-items:center;padding:1rem .7rem;background:#f7f6fd;border-radius:10px 10px 0 0;border:1px solid #daceea}.question-meta{display:flex;align-items:center;gap:.75rem}.question-type{font-size:1.25rem}.question-subject{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.question-difficulty{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.question-actions{display:flex;gap:.5rem}.question-content{padding:1.5rem}.question-text{margin:0 0 1rem;font-size:1rem;line-height:1.6;color:#1f2937;font-weight:500}.question-options{display:flex;flex-direction:column;gap:.5rem}.option{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease}.option.correct{background:#ecfdf5;border-color:#10b981}.option-label{font-weight:700;color:#667eea;min-width:20px}.option-text{flex:1;color:#374151}.correct-indicator{color:#10b981;font-weight:700;font-size:1.1rem}.tf-answer{padding:.75rem;background:#f0f9ff;border-radius:8px;border:1px solid #bae6fd}.tf-answer .correct{color:#10b981;font-weight:600}.tf-answer .incorrect{color:#ef4444;font-weight:600}.question-footer{padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid #e5e7eb}.question-stats{display:flex;gap:1rem;margin-bottom:.75rem;flex-wrap:wrap}.stat-item{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.stat-icon{font-size:1rem}.question-tags{display:flex;gap:.5rem;flex-wrap:wrap}.tag{background:#e0e7ff;color:#3730a3;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}.no-questions{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#6b7280}.no-questions-icon{font-size:4rem;margin-bottom:1rem}.no-questions h3{margin:0 0 .5rem;font-size:1.5rem;color:#374151}.no-questions p{margin:0;font-size:1rem}@media(max-width:768px){.question-bank-header{flex-direction:column;gap:1rem}.filter-row{flex-direction:column;align-items:stretch}.search-box,.filter-select{min-width:auto}.questions-grid{grid-template-columns:1fr}.question-form{margin:0;max-height:100vh;border-radius:0}.form-row{grid-template-columns:1fr}.question-header{flex-direction:column;gap:1rem;align-items:stretch}.question-meta,.question-actions,.question-stats{justify-content:center}.radio-group{flex-direction:column;gap:1rem}}@media(max-width:480px){.section-title{font-size:1.5rem}.question-form-overlay{padding:0}.form-content{padding:1rem}.form-actions{flex-direction:column}.btn{width:100%;justify-content:center}.option-row{flex-direction:column;align-items:stretch;gap:.5rem}.option-row input[type=radio]{align-self:flex-start}}.routine-wrapper{background:#fff;border-radius:16px;box-shadow:0 2px 12px #00000014;overflow:hidden;margin-top:24px}.routine-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:12px 20px;color:#fff}.routine-title-section{display:flex;align-items:center;gap:20px}.icon-wrapper{width:50px;height:50px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.icon-wrapper i{font-size:25px;color:#fff}.routine-title{font-size:20px;font-weight:700;margin:0;color:#fff}.routine-subtitle{margin:8px 0 0;font-size:12px;color:#ffffffe6;font-weight:400}.routine-content{padding:10px}.filters-section{margin-bottom:28px}.filter-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;padding:24px;background:#f8f9ff;border-radius:12px;border:2px solid #e5e7eb}.filter-group{display:flex;flex-direction:column;gap:10px}.filter-label{font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.filter-label i{font-size:18px;color:#667eea}.filter-select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;color:#374151;background-color:#fff;transition:all .3s ease;cursor:pointer;font-weight:500;margin:0}.filter-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-select:hover{border-color:#9ca3af}.selected-info{margin-bottom:24px}.info-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;background:linear-gradient(135deg,#ebf4ff,#e0e7ff);border-left:4px solid #667eea;border-radius:8px;font-size:14px;color:#1e40af}.info-badge i{font-size:20px;color:#667eea}.info-badge strong{color:#667eea;font-weight:700}.loading-overlay{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;gap:16px}.spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay p{color:#6b7280;font-size:15px;font-weight:500}.table-container{border-radius:12px;border:2px solid #e5e7eb;overflow:hidden;background:#fff}.table-scroll{overflow-x:auto;overflow-y:visible}.routine-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1200px}.routine-table thead{background:linear-gradient(135deg,#667eea,#764ba2);position:sticky;top:0;z-index:10}.routine-table th{padding:0;color:#000;font-weight:600;border-bottom:2px solid #e5e7eb;border-right:1px solid #e5e7eb}.day-header{width:140px;min-width:140px;position:sticky;left:0;z-index:11}.header-content{padding:20px 16px;display:flex;align-items:center;justify-content:center;gap:8px;border-right:1px solid #e5e7eb}.header-content i{font-size:20px}.period-header{min-width:240px;text-align:center}.period-info{padding:16px 12px}.period-number{font-size:15px;font-weight:700;margin-bottom:6px}.period-time{font-size:13px;opacity:.95;font-weight:500}.routine-table tbody tr{transition:background-color .2s ease}.routine-table tbody tr:hover{background-color:#f9fafb}.routine-table tbody tr:nth-child(2n){background-color:#fafbff}.day-cell{position:sticky;left:0;background:#fff;z-index:5;border-right:2px solid #e5e7eb;padding:0}.routine-table tbody tr:nth-child(2n) .day-cell{background-color:#fafbff}.routine-table tbody tr:hover .day-cell{background-color:#f9fafb}.day-name{padding:20px 16px;font-size:11px;font-weight:600;color:#374151;display:flex;align-items:center;gap:10px}.day-name i{font-size:20px;color:#667eea}.schedule-cell{padding:10px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;vertical-align:top;margin:0}.cell-content{display:flex;flex-direction:column;gap:12px}.select-wrapper{position:relative;display:flex;align-items:center}.select-icon{position:absolute;left:12px;font-size:16px;color:#9ca3af;pointer-events:none;z-index:1}.schedule-select{width:100%;padding:10px 12px 10px 36px;border:2px solid #e5e7eb;border-radius:8px;font-size:10px;color:#374151;background-color:#fff;transition:all .2s ease;cursor:pointer;font-weight:500}.schedule-select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.schedule-select:hover{border-color:#9ca3af}.subject-select,.teacher-select{margin:1px;font-weight:900}.empty-state{text-align:center;padding:80px 20px;color:#6b7280}.empty-state i{font-size:72px;color:#d1d5db;margin-bottom:20px}.empty-state h5{font-size:20px;font-weight:600;color:#374151;margin-bottom:8px}.empty-state p{font-size:15px;color:#6b7280}.action-section{margin-top:32px;padding-top:24px;border-top:2px solid #e5e7eb;display:flex;justify-content:flex-end}.save-btn{padding:14px 48px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px;box-shadow:0 4px 12px #667eea4d}.save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.save-btn:active:not(:disabled){transform:translateY(0)}.save-btn:disabled{opacity:.7;cursor:not-allowed}.save-btn i{font-size:20px}.btn-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:1024px){.routine-header,.routine-content{padding:24px}.routine-title{font-size:24px}.icon-wrapper{width:56px;height:56px}.icon-wrapper i{font-size:28px}}@media(max-width:768px){.routine-header,.routine-content{padding:20px}.routine-title-section{flex-direction:column;align-items:flex-start;gap:16px}.filter-card{grid-template-columns:1fr;padding:20px}.routine-title{font-size:22px}.routine-subtitle{font-size:14px}.table-scroll{margin:0 -20px;padding:0 20px}.save-btn{width:100%;justify-content:center}.action-section{margin-top:24px}}@media(max-width:480px){.routine-header,.routine-content{padding:16px}.routine-title{font-size:20px}.icon-wrapper{width:48px;height:48px}.icon-wrapper i{font-size:24px}.filter-card{padding:16px;gap:16px}.period-header{min-width:200px}}@media print{.routine-wrapper{box-shadow:none}.filters-section,.action-section{display:none}.routine-table,.routine-table th,.routine-table td{border:1px solid #000}}
