@charset "UTF-8";@import url(//fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,900;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Amita:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/fontawesome.min.css);.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover,.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:hsla(0,0%,87%,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected),.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span{background-color:#e9edf0;transition:0s}.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected),.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span{background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:rgba(0,0,0,.25)}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td span:before,.bs-datepicker-body table td:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-3px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:0.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-clear-wrapper .btn-success,.theme-default .btn-today-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-clear-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-clear-wrapper .btn-success:hover,.theme-default .btn-today-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success,.theme-green .btn-today-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-today-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success,.theme-blue .btn-today-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-clear-wrapper .btn-success:hover,.theme-blue .btn-today-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success,.theme-dark-blue .btn-today-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-clear-wrapper .btn-success:hover,.theme-dark-blue .btn-today-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success,.theme-red .btn-today-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-clear-wrapper .btn-success:hover,.theme-red .btn-today-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success,.theme-orange .btn-today-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-clear-wrapper .btn-success:hover,.theme-orange .btn-today-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index:5}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.7f01b07148f205f6e825.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:.875em;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}blockquote,img,pre,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adobe:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:"龜"}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-handshake:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:"邏"}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:"駱"}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:"爛"}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:"論"}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:"雷"}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(fa-solid-900.d12229bd491638fa106a.eot);src:url(fa-solid-900.d12229bd491638fa106a.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.23a7efd8d0ef4f232f2b.woff2) format("woff2"),url(fa-solid-900.6ccf0adaba47375248a9.woff) format("woff"),url(fa-solid-900.c4e5551b39a7d5c61027.ttf) format("truetype"),url(fa-solid-900.0ec0cc5685d258116325.svg#fontawesome) format("svg")}.fa,.fas{font-weight:900}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(fa-regular-400.d099731ecd1c83c2be63.eot);src:url(fa-regular-400.d099731ecd1c83c2be63.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.a28b95d3e799579ba1dd.woff2) format("woff2"),url(fa-regular-400.b3759c28ef0607075578.woff) format("woff"),url(fa-regular-400.a403036f8820a4a4273d.ttf) format("truetype"),url(fa-regular-400.d18055720cc5bab12c36.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.far{font-weight:400}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(fa-brands-400.39c1e33ca5d67754117c.eot);src:url(fa-brands-400.39c1e33ca5d67754117c.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.38168200fbb96276baf9.woff2) format("woff2"),url(fa-brands-400.a7cb8a53a882fd128ae0.woff) format("woff"),url(fa-brands-400.4d5ec63961cae00e3536.ttf) format("truetype"),url(fa-brands-400.6c7693a31ea2d2dc6fe9.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,.54);cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,.87);padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell,.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}@media (-ms-high-contrast:none){.cal-month-view .cal-day-cell{display:block}}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:70px;border:1px solid}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:1px solid #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#3f51b5}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff4081}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff4081}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#3f51b5}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff4081}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#3f51b5}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff4081}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(0,0,0,.04)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media(hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff4081}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ff4081}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#3f51b5}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff4081}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#3f51b5}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff4081}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff4081}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#3f51b5}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff4081}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon-no-color,.mat-menu-item-submenu-trigger:after{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#c5cae9}.mat-progress-bar-buffer{background-color:#c5cae9}.mat-progress-bar-fill:after{background-color:#3f51b5}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff4081}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#3f51b5}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff4081}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#3f51b5}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff4081}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff4081}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(255,64,129,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff4081}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#3f51b5}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(63,81,181,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#3f51b5}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(63,81,181,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media(hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-header-pagination,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#3f51b5}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-header-pagination,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ff4081}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-header-pagination,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#ff4081}.notifier__container *{box-sizing:border-box}.notifier__container-list{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.notifier__notification{display:flex;align-items:center;position:fixed;visibility:hidden;z-index:10000;will-change:transform;backface-visibility:hidden}.notifier__notification--material{border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:default;padding:11px 26px 10px}.notifier__notification--material .notifier__notification-message{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:top;line-height:32px;font-size:15px}.notifier__notification--material .notifier__notification-button{display:inline-block;transition:opacity .2s ease;opacity:.5;margin-right:-10px;margin-left:10px;outline:none;border:none;background:none;cursor:pointer;padding:6px;width:32px;height:32px;vertical-align:top}.notifier__notification--material .notifier__notification-button:focus,.notifier__notification--material .notifier__notification-button:hover{opacity:1}.notifier__notification--material .notifier__notification-button:active{transform:scale(.82);opacity:1}.notifier__notification--default{background-color:#444;color:#fff}.notifier__notification--default .notifier__notification-button-icon{fill:#fff}.notifier__notification--error{background-color:#d9534f;color:#fff}.notifier__notification--error .notifier__notification-button-icon{fill:#fff}.notifier__notification--info{background-color:#5bc0de;color:#fff}.notifier__notification--info .notifier__notification-button-icon{fill:#fff}.notifier__notification--success{background-color:#5cb85c;color:#fff}.notifier__notification--success .notifier__notification-button-icon{fill:#fff}.notifier__notification--warning{background-color:#f0ad4e;color:#fff}.notifier__notification--warning .notifier__notification-button-icon{fill:#fff}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#ddd;border-radius:0}::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(22,25,70,.4)}::-webkit-scrollbar-thumb:hover{background:#555}.btn-radius-50{border-radius:50px}.mlr-auto,.pageBody .carousel.slide,.pageBody .carousel.slide .carousel-inner{margin-left:auto;margin-right:auto}.formIco{font-size:4rem;text-align:center;color:#a2a2a2;line-height:1}img{max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}:focus,a:focus,button:focus{outline:0}.blueTxt{color:#161946}.fadeTxt{color:#565656}.custom-checkbox:not(.custom-grey) .custom-control-label:before{border-color:#161946}.form-control:focus,.form-control:hover{box-shadow:none}.qstnLayout{position:relative}.qstnLayout .searchQuest{max-width:550px;position:relative;padding-top:12px}.qstnLayout .searchQuest>i.fas{position:absolute;top:24px;left:12px;z-index:-1}.qstnLayout .searchQuest input[type=text]{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem .375rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#161946;background-color:rgba(0,0,0,.05);border:1px solid #161946;border-radius:.25rem}.qstnLayout .searchQuest input[type=text]:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.qstnLayout .table-responsive{max-height:300px;overflow-x:hidden;overflow-y:auto}.qstnLayout .table-responsive .table th{background-color:#161946;color:#fff}.qstnLayout .floatedInputForm.padBlankTop{padding-top:78px}.qstnLayout .floatPos{position:absolute;left:15px;top:12px;width:42.5%}.qstListHldr{max-height:208px;overflow-x:hidden;overflow-y:auto;padding-right:6px}.qstListHldr .list-group-item{position:relative;border:1px solid #a2a2a2;border-radius:6px;box-shadow:2px 2px 4px rgba(0,0,0,.4);margin:0 0 12px}.qstListHldr .list-group-item>span{display:block;padding-right:2rem;white-space:normal;word-wrap:break-word}.qstListHldr .list-group-item .close{position:absolute;float:none;top:50%;right:1rem;transform:translateY(-50%);color:#e70b31;opacity:1}.qstListHldr .list-group-item:hover{background-color:rgba(0,0,0,.1)}.qstListHldr1{padding-right:6px}.qstListHldr1 .list-group-item{position:relative;border:1px solid #a2a2a2;border-radius:6px;box-shadow:2px 2px 4px rgba(0,0,0,.4);margin:0 0 12px}.qstListHldr1 .list-group-item>span{display:block;padding-right:2rem;white-space:normal;word-wrap:break-word}.qstListHldr1 .list-group-item .close{position:absolute;float:none;top:50%;right:1rem;transform:translateY(-50%);color:#e70b31;opacity:1}.qstListHldr1 .list-group-item:hover{background-color:rgba(0,0,0,.1)}span.qstHili8{display:inline-block;padding:4px 8px;line-height:1;font-size:.8em;font-weight:500;background-color:hsla(0,0%,64%,.25);border-radius:.25rem}span.qstHili8 i.badge{font-size:1em;font-style:normal;display:inline-block;line-height:1}.optFldsBx dl dd{padding-top:0!important}.optFldsBx dl dd .optFldsLoop .custom-control .custom-control-label{font-size:.8em;font-weight:500;color:#161946;line-height:1.7}.card-deck.courses .card .embed-responsive span.badge,.floatedBadge,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .embed-responsive span.badge{background-color:#e70b31;color:#fff;padding:.5em .8em;border-radius:0 50rem 50rem 0;box-shadow:3px 3px 6px rgba(0,0,0,.7);position:absolute;left:0;top:0;font-size:.8rem;line-height:1.4;z-index:99}.stdAnsList{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed #161946}.stdAnsList:last-of-type{margin:0;padding:0;border:0}.hdrNotification{position:relative}.hdrNotification .btn.notiBtn{padding:0;font-size:1.5em;color:#fec20f;position:relative;width:30px}.hdrNotification .btn.notiBtn:focus,.hdrNotification .btn.notiBtn:hover{outline:0;box-shadow:0 0 0 transparent}.hdrNotification .btn.notiBtn>span.counter{display:block;width:18px;height:18px;text-align:center;border-radius:50%;background-color:#fff;line-height:18px;font-size:11px;font-weight:700;color:#161946;position:absolute;top:0;right:-8px}.hdrNotification .notiBxDD{position:absolute;z-index:999;top:95%;right:0;width:600px;background-color:#f2f2f2;padding:.4em .8em;color:#161946;border-radius:6px;box-shadow:2px 2px 4px rgba(0,0,0,.8)}.hdrNotification .notiBxDD .row{margin-left:-4px;margin-right:-4px}.hdrNotification .notiBxDD .row [class*=col]{padding-left:4px;padding-right:4px}.banner{padding:1em 0;background-color:#fec20f;background-image:linear-gradient(transparent 50%,rgba(0,0,0,.05) 0);background-size:3px 3px;color:#161946;min-height:88px;display:flex;align-items:center;justify-content:center}.banner h1{line-height:1;max-width:800px;margin:0 auto;font-size:1.5rem}.banner p{margin:0}.banner h1+p{margin-top:5px}.banner .btn-primary{background-color:#161946;border-color:#161946;box-shadow:0 0 4px rgba(0,0,0,.9)}.banner .btn-primary:focus,.banner .btn-primary:hover{background-color:#e70b31;border-color:#e70b31}.pageBody{padding:2.5rem 0;min-height:calc(100vh - 237px)}.pageBody a:not(.btn){color:#161946}.pageBody a:not(.btn):hover{text-decoration:none;opacity:.9}.pageBody .instructorLoop.padOnLoop+.instructorLoop.padOnLoop{padding-top:1.5rem}.pageBody .btn-primary{background-color:#161946;border-color:#161946;box-shadow:0 0 4px rgba(0,0,0,.9)}.pageBody .btn-primary:focus,.pageBody .btn-primary:hover{background-color:#e70b31;border-color:#e70b31}.pageBody .btn-primary[disabled]:focus,.pageBody .btn-primary[disabled]:hover{cursor:not-allowed;background-color:#161946;border-color:#161946}.pageBody .btn-danger{background-color:#e70b31;border-color:#e70b31;box-shadow:0 0 4px rgba(0,0,0,.9)}.pageBody .btn-danger:focus,.pageBody .btn-danger:hover{background-color:#161946;border-color:#161946}.pageBody .btn-danger[disabled]:focus,.pageBody .btn-danger[disabled]:hover{cursor:not-allowed;background-color:#e70b31;border-color:#e70b31}.pageBody .btn-default,.pageBody .btn-secondary{background-color:#565656;border-color:#565656;color:#fff;box-shadow:0 0 4px rgba(0,0,0,.6)}.pageBody .btn-default:focus,.pageBody .btn-default:hover,.pageBody .btn-secondary:focus,.pageBody .btn-secondary:hover{background-color:#161946;border-color:#161946;color:#fff}.pageBody .btn-default[disabled]:focus,.pageBody .btn-default[disabled]:hover,.pageBody .btn-secondary[disabled]:focus,.pageBody .btn-secondary[disabled]:hover{cursor:not-allowed;background-color:#565656;border-color:#565656;color:#fff}.pageBody form textarea{resize:none}.pageBody form dt{margin-bottom:6px}.pageBody form fieldset{margin-bottom:1em}.pageBody form fieldset legend{font-weight:700;font-size:20px;color:#161946}.pageBody form fieldset+fieldset{margin-top:.9em}.pageBody form .btn.d-block{width:100%}.pageBody form hr{border-color:#161946;border-style:dashed}.pageBody .custom-file-label,.pageBody .custom-select,.pageBody .form-control{border-color:#161946;background-color:rgba(0,0,0,.05);color:#161946}.pageBody .custom-file-label.is-invalid,.pageBody .custom-select.is-invalid,.pageBody .form-control.is-invalid{border-color:#dc3545;padding-right:.75rem;background-image:none}.pageBody .custom-file-label{color:#161946;padding-right:85px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageBody .custom-file-label:after{color:#161946;font-weight:500}.pageBody .custom-file.attach .custom-file-label:after{content:"Attach"!important}.pageBody .embed-responsive.float-md-left,.pageBody .embed-responsive.float-md-right{width:400px}.pageBody .embed-responsive.float-md-left,.pageBody .embed-responsive.float-md-right,.pageBody img.float-md-left,.pageBody img.float-md-right{transform:translateY(7px)}.pageBody .embed-responsive-4by3.float-md-left:before,.pageBody .embed-responsive-4by3.float-md-right:before{padding-top:57%}.pageBody .embed-responsive.float-md-left,.pageBody img.float-md-left{margin:0 1.8em 1.8em 0}.pageBody .embed-responsive.float-md-right,.pageBody img.float-md-right{margin:0 0 1.8em 1.8em}.pageBody hr{clear:both}.pageBody ul,.pageBody ul li{list-style:none}.pageBody ul{margin:0 0 1.5em;padding:0;display:inline-block;width:100%}.pageBody ul li{position:relative;margin:0;padding:0 0 0 1.4em}.pageBody ul li:before{content:"";width:6px;height:6px;background-color:#e70b31;border-radius:50%;position:absolute;left:0;top:.6em}.pageBody ul.list-group{padding:0}.pageBody ul.list-group li{padding:1.5rem 0}.pageBody ul.list-group li:before{display:none}.pageBody ul.list-group li h5{font-size:1.6em}.pageBody ul.list-group li:first-child{padding-top:0}.pageBody ul.list-group li:last-child{padding-bottom:0}.pageBody ul.list-group.questList{counter-reset:questList}.pageBody ul.list-group.questList li.list-group-item{padding:0;border-radius:0}.pageBody ul.list-group.questList li.list-group-item>a{display:block;cursor:pointer;position:relative;padding:1rem 140px 1rem 6.2rem;font-weight:500;font-size:1.2rem;line-height:1.3}.pageBody ul.list-group.questList li.list-group-item>a:after,.pageBody ul.list-group.questList li.list-group-item>a:before{position:absolute;top:calc(50% - 14px);font-size:24px}.pageBody ul.list-group.questList li.list-group-item>a:before{left:1.2rem;line-height:1.1;counter-increment:questList;content:counter(questList) ". ";color:#e70b31}.pageBody ul.list-group.questList li.list-group-item>a:after{right:1.2rem;font-family:Font Awesome\ 5 Free;font-weight:900;content:""}.pageBody ul.list-group.questList li.list-group-item:nth-child(2n){background-color:rgba(22,25,70,.05)}.pageBody ul.list-group.questList li.list-group-item .editQuestLink{background-color:transparent;background-image:none;color:#161946;font-size:20px;border:0;position:absolute;right:50px;top:calc(50% - 15px)}.pageBody ul.list-group.questList li.list-group-item .deleteQuestLink{background-color:transparent;background-image:none;color:#161946;font-size:20px;border:0;position:absolute;right:65px;top:calc(50% - 15px);margin-right:25px}.pageBody ul.list-group.questList li.list-group-item:hover .deleteQuestLink,.pageBody ul.list-group.questList li.list-group-item:hover .editQuestLink{color:#fff}.pageBody ul.list-group.questList li.list-group-item:hover>a{background-color:#161946;color:#fff}.pageBody ul.list-group.questList li.list-group-item:hover>a:before{color:hsla(0,0%,100%,.9)}.pageBody ul.list-group.questList li.list-group-item:hover>a:hover{opacity:1}.pageBody ul.filter-select{padding:1rem 0 0;margin:0}.pageBody ul.filter-select li{text-align:left;display:inline-block;padding:0;margin:0 .5rem .5rem 0}.pageBody ul.filter-select li:before{display:none}.pageBody ul.filter-select li>a,.pageBody ul.filter-select li>p{margin:0;display:inline-block;padding:3px 12px;border-radius:.25rem;background-color:rgba(0,0,0,.2);color:#161946;font-size:1rem}.pageBody ul.pagination{display:inline-flex;padding-left:0;list-style:none;border-radius:.25rem;width:auto;margin:0}.pageBody ul.pagination li{display:inline-block;padding:0;margin:0}.pageBody ul.pagination li:before{display:none}.pageBody ul.pagination li a{position:relative;display:block;font-weight:700;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#161946;background-color:#fff;border:1px solid #dee2e6}.pageBody ul.pagination li a:focus,.pageBody ul.pagination li a:hover{text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.pageBody ul.pagination li a.activeindex{background-color:#161946;color:#fff}.pageBody ul.pagination li.inactivenext,.pageBody ul.pagination li.inactiveprevious{cursor:not-allowed;opacity:.6}.pageBody ul.pagination li.inactivenext a,.pageBody ul.pagination li.inactiveprevious a{cursor:not-allowed;pointer-events:none}.pageBody ul.pagination li:first-child>a{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.pageBody ul.pagination li:last-child>a{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pageBody .sidebar h4{margin:0 0 1.2em;font-size:1.2em;color:#161946;padding-bottom:.8em;border-bottom:1px solid #161946}.pageBody .btn.del i.fas,.pageBody .btn.edit i.fas{font-size:75%}.pageBody h1,.pageBody h2,.pageBody h3,.pageBody h4,.pageBody h5,.pageBody h6{color:#161946}.pageBody .panel.weekItemLoop{padding:2.6em 1.5em 1.5em;position:relative;border:1px solid rgba(0,0,0,.08);border-top:0 solid rgba(0,0,0,.08)}.pageBody .panel.weekItemLoop:nth-child(odd){background-color:rgba(0,0,0,.08)}.pageBody .panel.weekItemLoop:last-of-type{margin-bottom:1.5em}.pageBody .panel.weekItemLoop .weekNo{display:inline-block;padding:2px 20px 2px 12px;font-weight:500;border-radius:0 2em 2em 0;box-shadow:3px 3px 3px rgba(0,0,0,.4);background-color:#161946;color:#fff;margin-bottom:10px;position:absolute;top:0;left:0}.pageBody .removeBtnHldr{min-height:31px}.pageBody .removeBtnHldr.mHe0{min-height:0}.pageBody .btn.invisible,.pageBody .hidden,.pageBody .removeBtnHldr.invisible{display:none!important}.pageBody .instructorLoopHldr,.pageBody .weekDescLoopHldr{position:relative;margin-bottom:.8em}.pageBody .instructorLoopHldr .instAddmore,.pageBody .weekDescLoopHldr .instAddmore{position:absolute;bottom:0;right:0}.pageBody .instructorLoopHldr .weekDescAddmore,.pageBody .weekDescLoopHldr .weekDescAddmore{text-align:right}.pageBody .instructorLoopHldr .instructorLoop.noRemoveBtn+.instAddmore,.pageBody .instructorLoopHldr .instructorLoop.noRemoveBtn+.weekDescAddmore,.pageBody .instructorLoopHldr fieldset.weekDescLoop.noRemoveBtn+.instAddmore,.pageBody .instructorLoopHldr fieldset.weekDescLoop.noRemoveBtn+.weekDescAddmore,.pageBody .weekDescLoopHldr .instructorLoop.noRemoveBtn+.instAddmore,.pageBody .weekDescLoopHldr .instructorLoop.noRemoveBtn+.weekDescAddmore,.pageBody .weekDescLoopHldr fieldset.weekDescLoop.noRemoveBtn+.instAddmore,.pageBody .weekDescLoopHldr fieldset.weekDescLoop.noRemoveBtn+.weekDescAddmore{position:static;text-align:right;padding-top:0}.pageBody .instructorLoopHldr fieldset.weekDescLoop,.pageBody .weekDescLoopHldr fieldset.weekDescLoop{padding:.8em 1em 1.5em;border:1px solid #161946}.pageBody .instructorLoopHldr fieldset.weekDescLoop:nth-child(2n),.pageBody .weekDescLoopHldr fieldset.weekDescLoop:nth-child(2n){background-color:rgba(0,0,0,.1)}.pageBody .instructorLoopHldr fieldset.weekDescLoop dl:last-of-type,.pageBody .instructorLoopHldr fieldset.weekDescLoop dl:last-of-type dd,.pageBody .weekDescLoopHldr fieldset.weekDescLoop dl:last-of-type,.pageBody .weekDescLoopHldr fieldset.weekDescLoop dl:last-of-type dd{margin-bottom:0}.pageBody .instructorLoopHldr fieldset.weekDescLoop .removeBtnHldr,.pageBody .weekDescLoopHldr fieldset.weekDescLoop .removeBtnHldr{padding-top:1.5em}.pageBody .instructorLoopHldr dl+dl+.resourceAddBtn,.pageBody .weekDescLoopHldr dl+dl+.resourceAddBtn{position:absolute;bottom:0;left:0}.pageBody .instructorLoopHldr dl:last-of-type .resourceRemove,.pageBody .weekDescLoopHldr dl:last-of-type .resourceRemove{transform:translateX(150px)}.pageBody .instructorLoopHldr .instructorLoop+.instructorLoop,.pageBody .weekDescLoopHldr .instructorLoop+.instructorLoop{padding-top:15px}.pageBody .text-warning{color:#fec20f}.pageBody .badge-primary{background-color:#161946}.pageBody .MLSWrraper{position:relative;padding-top:12px}.pageBody .MLSWrraper i.fas{position:absolute;z-index:1;top:20px;right:15px;color:#161946;font-size:22px}.pageBody .MLSWrraper .ui-fileupload-buttonbar{text-align:right}.pageBody .MLSWrraper .ui-fileupload-buttonbar .ui-fileupload-choose{display:block;position:relative;border:1px solid #161946;height:38px;background-color:rgba(0,0,0,.05);border-radius:.25rem;margin:0 0 .8em;text-align:left}.pageBody .MLSWrraper .ui-fileupload-buttonbar .ui-fileupload-choose input[type=file]{position:absolute;z-index:5;left:0;top:0;width:100%;height:100%;opacity:0}.pageBody .MLSWrraper .ui-fileupload-buttonbar .ui-fileupload-choose .ui-button-text{font-weight:400;position:relative;z-index:1;display:block;transform:translateY(6px);padding-left:15px}.pageBody .MLSWrraper .ui-fileupload-buttonbar .ui-fileupload-choose .ui-button-text:after{content:""}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button .ui-button{padding:.375rem .75rem;display:inline-block;font-size:1rem;background-image:none;background-color:#161946;border:1px solid #161946;border-radius:.25rem;box-shadow:0 0 4px rgba(0,0,0,.9);color:#fff;margin:12px 0 12px 12px}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button .ui-button:focus,.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button .ui-button:hover{background-color:#e70b31;border-color:#e70b31}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button .ui-button[disabled]{filter:grayscale(1);opacity:.7;cursor:default}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button[type=button]{-webkit-appearance:none}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button:nth-child(3) .ui-button{background-color:#565656;border:1px solid #565656}.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button:nth-child(3) .ui-button:focus,.pageBody .MLSWrraper .ui-fileupload-buttonbar p-button:nth-child(3) .ui-button:hover{background-color:#161946;border-color:#161946}.pageBody .MLSWrraper .ui-fileupload-row{position:relative;background-color:rgba(0,0,0,.1);padding:8px 15px;border-radius:.25rem;font-size:1rem;font-weight:500;color:#161946;margin:.5em 0 1em}.pageBody .MLSWrraper .ui-fileupload-row>div{display:inline-block;vertical-align:middle;padding-right:20px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageBody .MLSWrraper .ui-fileupload-row div:empty{display:none}.pageBody .MLSWrraper .ui-fileupload-row button.ui-button{position:absolute;top:calc(50% - 13px);right:10px;-webkit-appearance:none;border:0;background-image:none;background-color:transparent;font-weight:700;color:#161946;font-family:Arial,Helvetica,sans-serif}.pageBody .MLSWrraper .ui-fileupload-row button.ui-button .ui-button-text{display:none}.pageBody .MLSWrraper .ui-fileupload-row button.ui-button:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:""}.pageBody .MLSWrraper .ui-fileupload-row button.ui-button:hover{color:#e70b31}.pageBody dd .MLSWrraper{padding-top:0}.pageBody dd .MLSWrraper i.fas{top:8px}.pageBody .detailView dl{margin:0 0 15px;padding-bottom:15px;border-bottom:1px dashed #161946}.pageBody .detailView dl dt{margin:0 0 6px;font-size:1.2rem;color:#161946}.pageBody .detailView dl dd{font-size:1rem;color:#000}.pageBody .detailView [class*=flex] dl{padding-right:15px}.pageBody .detailView .card{border:0;background-color:transparent;margin:0 0 15px;padding:0 0 15px;border-bottom:1px dashed #161946}.pageBody .detailView .card .card-header{padding:0;margin:0 0 8px;background-color:transparent;border:0;position:relative}.pageBody .detailView .card .card-header .btn{padding:0;height:42px;position:relative;font-size:1.2rem;color:#161946;font-weight:700;display:block;width:100%;text-align:left}.pageBody .detailView .card .card-header .btn:after{font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:0;top:6px;content:""}.pageBody .detailView .card .card-header .btn:focus,.pageBody .detailView .card .card-header .btn:hover{text-decoration:none}.pageBody .detailView .card .card-header .btn.collapsed:after{content:""}.pageBody .detailView .card .card-body{padding:0;color:#000}.pageBody .detailView .card .card-body .card-deck{padding:0 5px}.pageBody .detailView .card .card-body .card-deck .card{margin:0 15px 15px;padding:0;border:1px solid rgba(0,0,0,.125)}.pageBody .detailView .card .card-body .card-deck .card-body{padding:1.25rem;color:#000}.pageBody .detailView .card .card-body .card-deck .card-body .card-text{margin-bottom:.6rem}.pageBody .detailView .card .card-body .card-deck .card-body .card-text.resource{border-top:1px solid rgba(0,0,0,.1);padding-top:.5rem}.pageBody .detailView h4{font-size:1.2rem}.pageBody .carousel-indicators{margin:0;bottom:-30px}.pageBody .carousel-indicators li{background-color:#161946}.pageBody .carousel.slide{max-width:800px}.pageBody .carousel.slide .carousel-inner{width:80%;padding:6px}.pageBody .carousel.slide .carousel-inner .slideBox{background-color:#fff;padding:1.75rem;border-radius:6px;box-shadow:0 0 3px rgba(0,0,0,.5)}.pageBody .carousel.slide .carousel-inner .slideBox p:last-of-type{margin:0}.pageBody .carousel.slide .carousel-inner .slideBox blockquote{line-height:1.5;position:relative;padding-left:30px;padding-right:30px}.pageBody .carousel.slide .carousel-inner .slideBox blockquote:after,.pageBody .carousel.slide .carousel-inner .slideBox blockquote:before{position:absolute;color:#e70b31;font-size:1.3rem;font-family:Font Awesome\ 5 Free;font-weight:900}.pageBody .carousel.slide .carousel-inner .slideBox blockquote:before{content:"";top:-10px;left:0}.pageBody .carousel.slide .carousel-inner .slideBox blockquote:after{content:"";bottom:-10px;right:0}.pageBody .carousel.slide .carousel-inner .slideBox blockquote p{margin:0}.pageBody .carousel.slide .carousel-control-next,.pageBody .carousel.slide .carousel-control-prev{width:8%}.pageBody .carousel.slide .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")!important}.pageBody .carousel.slide .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")!important}.pageBody .custom-control-input:checked~.custom-control-label:before{background-color:#e70b31;border-color:#e70b31}.pageBody .table thead th{color:#161946}.pageBody .table tbody tr td{white-space:normal;word-wrap:break-word;max-width:400px}.pageBody .table tbody tr td .btn.edit{padding:0}.pageBody .table tbody tr td .btn.edit i.fas{font-size:100%}.pageBody .table tbody tr:hover{background-color:rgba(0,0,0,.09)}.pageBody .table.marking tbody tr td{vertical-align:middle}.pageBody .table.marking tbody tr:hover{background-color:transparent}.pageBody .tooltip-inner{white-space:nowrap}.pageBody .btn.btn-link,.pageBody h4.text-primary,.pageBody td .btn-link{color:#161946!important}.pageBody .custom-checkbox .custom-control-label,.pageBody .custom-checkbox .text-truncate{display:block}.pageBody.qBank{min-height:calc(100vh - 237px)}.pageBody .table.alt thead th{background-color:#161946;color:#fff}.pageBody .table.alt tbody tr:nth-child(2n){background-color:rgba(0,0,0,.05)}.pageBody .table.alt tbody tr:hover{background-color:rgba(0,0,0,.1)}.pageBody .table.alt tbody tr td .btn-link{color:#e70b31!important}.pageBody .table.alt td,.pageBody .table.alt th{border:1px solid #c2c2c2}.pageBody .table.alt td img,.pageBody .table.alt th img{max-width:100%;height:auto;display:block}.pageBody .table.alt td .custom-control-label img,.pageBody .table.alt th .custom-control-label img{width:100px}.pageBody .table.alt.nestedTbl td div:empty{display:none}.pageBody .tox .tox-menubar+.tox-toolbar,.pageBody .tox .tox-menubar+.tox-toolbar-overlord .tox-toolbar__primary{border-top-color:#161946}.pageBody .tox.tox-tinymce{border:1px solid #161946;border-radius:.25rem}.pageBody .tox.tox-tinymce>.tox-statusbar{border-color:#161946}.pageBody .ng2-tag-input{border-bottom:1px solid #161946!important}.pageBody .ng2-tag-input .ng2-tag-input__text-input{background-color:transparent}.pageBody .ng2-tag-input.ng2-tag-input--focused{border-bottom-color:#161946!important;background-color:rgba(254,194,15,.09)}.pageBody .ng2-tag-input tag:not(.readonly):not(.tag--editing):focus{background-color:#e70b31!important}.pageBody .searchFld{position:relative;display:inline-block;width:300px;max-width:93%;margin:auto}.pageBody .searchFld>.btn{position:absolute;top:0;right:0}.pageBody .searchFld>.form-control{padding-right:35px}.pageBody .rABlock{display:block;width:300px;max-width:93%}.pageBody .multiselect-dropdown{max-width:400px;margin:0 auto}.pageBody .multiselect-dropdown .dropdown-btn{border-color:#161946!important}.pageBody .multiselect-dropdown .dropdown-btn .dropdown-down,.pageBody .multiselect-dropdown .dropdown-btn .dropdown-up{border-width:6px!important;transform:translateY(-3px)}.pageBody .multiselect-dropdown .dropdown-btn .selected-item{background-color:#161946!important;border-color:#161946!important}.pageBody .multiselect-dropdown li:before{display:none}.pageBody .multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]+div:before{color:#161946!important;border-color:#161946!important}.pageBody .multiselect-dropdown .multiselect-item-checkbox input[type=checkbox]:checked+div:before{background-color:#161946!important}.pageBody .courseNorms .row{margin-left:-4px;margin-right:-4px}.pageBody .courseNorms .row.mb-3{margin-bottom:.85rem!important}.pageBody .courseNorms .row>label[class*=col]{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;padding-top:.45rem}.pageBody .courseNorms .row>label[class*=col].pt0{padding-top:0;line-height:1}.pageBody .courseNorms .row>label[class*=col] .btn-link{font-size:.7rem;color:#161946}.pageBody .courseNorms .row>label[class*=col] .btn-link:focus,.pageBody .courseNorms .row>label[class*=col] .btn-link:hover{text-decoration:none}.pageBody .courseNorms .row>[class*=col]{padding-left:4px;padding-right:4px}.pageBody .courseNorms .row.no-gutters{margin-left:0;margin-right:0}.pageBody .courseNorms .row.no-gutters>[class*=col]{padding-left:0;padding-right:0}.pageBody .courseNorms .custom-file{height:calc(1.5em + .75rem)}.pageBody .courseNorms .custom-file .custom-file-label{margin:0}.pageBody .courseNorms .custom-file .custom-file-label:after{top:50%;right:5px;transform:translateY(-50%);border-radius:4px;height:26px;border:0;padding:5px 10px;line-height:1;background-color:rgba(22,25,70,.4);color:#fff}.pageBody .courseNorms .cld>.form-control{padding-right:26px}.pageBody .courseNorms .cld .btn.calendar{position:absolute;top:16px;transform:translateY(-50%);padding:0;font-size:1.2rem;color:#161946;line-height:1;right:10px}.pageBody .courseNorms .cld .btn.calendar:focus{box-shadow:0 0 0 transparent}.pageBody .courseNorms .sch>.form-control{padding-right:40px}.pageBody .courseNorms .sch .fas{position:absolute;right:1rem;top:50%;transform:translateY(-50%);padding:0;font-size:1.1rem;color:#161946;line-height:1}.pageBody .courseNorms .sch.lftAln>.form-control{padding-right:0;padding-left:40px}.pageBody .courseNorms .sch.lftAln .fas{right:auto;left:1rem}.pageBody .courseNorms .dynRowWrap{position:relative}.pageBody .courseNorms .dynRowWrap .removeBtnHldr{min-height:0;line-height:1}.pageBody .courseNorms .dynRowWrap .row{margin-bottom:.85rem}.pageBody .courseNorms .dynRowWrap .row:last-of-type{margin-bottom:0}.pageBody .courseNorms .dynRowWrap .row:last-of-type>.removeBtnHldr{padding-right:60px}.pageBody .courseNorms .dynRowWrap .btn.btn-link{padding:0 6px;background-color:transparent!important;line-height:.9;font-size:.85rem;color:#161946}.pageBody .courseNorms .dynRowWrap .btn.btn-link:focus,.pageBody .courseNorms .dynRowWrap .btn.btn-link:hover{text-decoration:none;color:#e70b31}.pageBody .courseNorms .dynRowWrap>.btn.btn-link.addBtn{background-color:rgba(22,25,70,.4)!important;color:#fff;padding:7px 12px;border-radius:.25rem}.pageBody .courseNorms .dynRowWrap .row+.btn.btn-link.addBtn{position:absolute;right:0;bottom:0;padding:0 0 0 15px!important;border-left:1px solid #161946;background-color:transparent!important;color:#161946;border-radius:0}.pageBody .courseNorms .dynRowWrap .row+.btn.btn-link.addBtn:focus,.pageBody .courseNorms .dynRowWrap .row+.btn.btn-link.addBtn:hover{color:#e70b31}.pageBody .courseNorms .custom-file-label,.pageBody .courseNorms .custom-select,.pageBody .courseNorms .form-control{font-size:.9rem}.pageBody .courseNorms .ngb-dp-weekday{color:#e70b31}.pageBody .courseNorms .ngb-dp-navigation-select>.custom-select{margin:0 1px}.pageBody .courseNorms .input-group .dropdown-menu{box-shadow:0 0 6px rgba(0,0,0,.6);margin-left:-2px}.pageBody .courseNorms .ngb-dp-day .bg-primary{background-color:#e70b31!important}.pageBody .courseNorms .sectBoxNorms{background-color:rgba(0,0,0,.05);padding:.25rem;border:1px solid #161946;border-radius:.25rem;margin:0 0 .85rem;position:relative}.pageBody .courseNorms .sectBoxNorms .bxTitle{margin:0;font-size:.95rem;color:#161946;font-weight:400;padding:0;position:relative}.pageBody .courseNorms .sectBoxNorms .bxTitle>span.tl{display:inline-block;vertical-align:top;padding:.25rem .75rem;background-color:rgba(22,25,70,.4);border-radius:.25rem;color:#fff;margin-right:.35rem}.pageBody .courseNorms .sectBoxNorms .bxTitle>input.secTtleInput{display:inline-block;vertical-align:top;padding:.2rem .75rem;border:1px solid transparent;border-bottom-color:rgba(0,0,0,.3);background-color:transparent;color:inherit;width:65%}.pageBody .courseNorms .sectBoxNorms .bxTitle>input.secTtleInput:focus{border-color:rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.6)}.pageBody .courseNorms .sectBoxNorms .bxTitle>.inpHldr{display:inline-block;width:65%}.pageBody .courseNorms .sectBoxNorms .bxTitle>.inpHldr>input.secTtleInput{display:inline-block;padding:.2rem .75rem;border:1px solid transparent;border-bottom-color:rgba(0,0,0,.3);background-color:transparent;color:inherit;width:100%}.pageBody .courseNorms .sectBoxNorms .bxTitle>.inpHldr>input.secTtleInput:focus{border-color:rgba(0,0,0,.3);background-color:hsla(0,0%,100%,.6)}.pageBody .courseNorms .sectBoxNorms .bxTitle>.btn-link{font-size:.95rem;color:#161946;position:absolute;top:0;right:.8rem}.pageBody .courseNorms .sectBoxNorms .bxTitle>.btn-link.mini .fa-plus:before{content:""}.pageBody .courseNorms .sectBoxNorms .bxTitle>.btn-link.nonAbs{position:static}.pageBody .courseNorms .sectBoxNorms .bxTitle.minHe8{min-height:25px}.pageBody .courseNorms .sectBoxNorms .bxBody{padding:.75rem}.pageBody .courseNorms .sectBoxNorms .bxBody .custom-file-label,.pageBody .courseNorms .sectBoxNorms .bxBody .custom-select,.pageBody .courseNorms .sectBoxNorms .bxBody .form-control{background-color:hsla(0,0%,100%,.9)}.pageBody .courseNorms .whiteBx{background-color:#fff;padding:.25rem;border-radius:.25rem;margin-bottom:.85rem;position:relative;box-shadow:0 0 2px rgba(0,0,0,.3)}.pageBody .courseNorms .whiteBx .mb-3:last-of-type{margin-bottom:0!important}.pageBody .courseNorms .whiteBx .whiteBx{background-color:#f1f1f1}.pageBody .courseNorms .btn.bxClose{padding:0;position:absolute;right:-10px;top:-10px;color:#cf0000;font-size:1.1em;box-shadow:0 0 0 transparent!important;background-color:#fff;border-radius:50%;line-height:1}.pageBody .courseNorms .btn.btn-link{font-size:.85em;color:#161946}.pageBody .courseNorms .btn.btn-link:focus,.pageBody .courseNorms .btn.btn-link:hover{text-decoration:none}.pageBody .courseNorms .topicItemWrap{position:relative}.pageBody .courseNorms .topicItemWrap .topicItem{margin-bottom:.85rem}.pageBody .courseNorms .topicItemWrap .topicItem .removeBtnHldr{padding-right:0;min-height:0}.pageBody .courseNorms .topicItemWrap .topicItem:last-of-type{margin-bottom:0}.pageBody .courseNorms .topicItemWrap .topicItem:last-of-type .removeBtnHldr{padding-right:92px}.pageBody .courseNorms .topicItemWrap .topicItem .dynRowWrap .row:last-of-type .removeBtnHldr{padding-right:60px}.pageBody .courseNorms .topicItemWrap .addBtn{position:absolute;right:0;bottom:0}.pageBody .courseNorms .resWrap{padding-top:.85rem;padding-bottom:.85rem;border-top:1px solid rgba(0,0,0,.1)}.pageBody .courseNorms .row [class*=col]>label.lbl{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;padding-top:.45rem;margin:0}.pageBody .courseNorms .addContBAR{position:relative;z-index:2;margin:0 0 .85rem}.pageBody .courseNorms .addContBAR .barGrp{background-color:#fff;border:1px solid rgba(22,25,70,.5);float:right;margin:0 1rem 0 0}.pageBody .courseNorms .addContBAR .barGrp>div:first-child,.pageBody .courseNorms .addContBAR .barGrp>div:nth-child(2){border-right:1px solid rgba(22,25,70,.5)}.pageBody .courseNorms .addContBAR .barGrp .lbl{padding:.25rem .75rem;background-color:rgba(22,25,70,.1);color:#161946;font-weight:700;line-height:1.35}.pageBody .courseNorms .addContBAR .barGrp .custom-select,.pageBody .courseNorms .addContBAR .barGrp .form-control{background-color:#fff;border:0;height:auto;padding-top:.3rem;padding-bottom:.3rem;box-shadow:0 0 transparent!important}.pageBody .courseNorms .addContBAR:before{content:"";width:100%;height:1px;background-color:rgba(22,25,70,.5);position:absolute;z-index:-1;top:calc(50% - .5px);left:0}.pageBody .courseNorms .addContBAR:after{content:"";width:0;height:0;clear:both;visibility:hidden;display:block}.pageBody .courseNorms .ng2-tags-container{transform:scale(.9);margin:-1% -5%}.pageBody.noBanner{margin-top:50px;min-height:calc(100vh - 89px)}.pageBody ul.nav.nav-pills li{display:inline-block;padding:0 6px 6px 0}.pageBody ul.nav.nav-pills li:before{display:none}.pageBody ul.nav.nav-pills li a.nav-link.active{background-color:#161946;color:#fff}.pageBody ul.nav.nav-pills.course{margin:0}.pageBody ul.nav.nav-pills.course li{padding:0;transform:translateY(2px);font-weight:500}.pageBody ul.nav.nav-pills.course li a.nav-link{background-color:transparent;border-bottom:2px solid transparent;border-radius:0}.pageBody ul.nav.nav-pills.course li a.nav-link.active{border-bottom-color:#e70b31;color:#161946}.pageBody .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled.ng-option-selected{background-color:transparent}.pageBody .btn.btn-link:focus,.pageBody .btn.btn-link:hover{text-decoration:none}.pageBody .page-item.active .page-link{background-color:#e70b31;border-color:#e70b31}.pageBody .page-item.active .page-link:focus,.pageBody .page-item.active .page-link:hover{color:#fff}.pageBody .page-item.disabled .page-link{cursor:not-allowed;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btnTxtFldRow .popLinkBx{float:right;font-size:.95rem}.btnTxtFldRow .txtFld{margin-right:55px}.btnTxtFldRow:after{content:"";width:0;height:0;clear:both;visibility:hidden;display:block}.cutsCheckRow{flex-wrap:wrap}.cutsCheckRow .chkFld{position:relative;margin:0 8px 8px 0}.cutsCheckRow .chkFld>input{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.cutsCheckRow .chkFld>.chkLbl{display:block;height:100%;margin:0;background-color:hsla(0,0%,100%,.9);border:1px solid #161946;border-radius:.25rem;padding:.25rem .75rem;font-size:1rem;font-weight:700;color:rgba(0,0,0,.4);text-transform:uppercase}.cutsCheckRow .chkFld>input:checked+.chkLbl{background-color:rgba(22,25,70,.4);color:#fff}.search-hero{position:relative;display:inline-block}.search-hero .form-control{padding-left:40px;width:260px}.search-hero>i.fas{position:absolute;top:50%;left:10px;transform:translateY(-50%)}.submitting{position:relative;z-index:9}.submitting:after{content:"";position:absolute;z-index:9;left:0;top:0;bottom:0;right:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8)}.submitting .spinner-border{margin:0 auto;display:block}.submitting .formLoader{position:relative;z-index:6}.submitting .formLoaderAbs{position:absolute;z-index:8;left:50%;top:50%}.floatedInputForm{padding-top:12px}.floatedInputForm dd{position:relative;padding-top:12px}.floatedInputForm dd .flLabel{position:absolute;top:0;left:0;z-index:1;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;font-size:.8em;font-weight:500;opacity:1;color:#161946;transform:translateY(-8px);width:100%}.floatedInputForm dd .form-control{position:relative;z-index:2}.floatedInputForm dd .form-control:-moz-placeholder-shown~.flLabel{font-size:1em;font-weight:400;opacity:.7;transform:translateY(18px) translateX(15px);width:calc(100% - 15px)}.floatedInputForm dd .form-control:placeholder-shown~.flLabel{font-size:1em;font-weight:400;opacity:.7;transform:translateY(18px) translateX(15px);width:calc(100% - 15px)}.floatedInputForm dd .form-control:focus{box-shadow:0 0 0 transparent;background-color:rgba(254,194,15,.09)}.floatedInputForm dd .form-control:focus~.flLabel{font-size:.8em;font-weight:500;opacity:1;color:#161946;transform:translateY(-8px);width:100%}.floatedInputForm dd .form-control[disabled]{background-color:rgba(254,194,15,.09)}.floatedInputForm dd .custom-file-input:focus~.custom-file-label,.floatedInputForm dd .custom-select:focus{box-shadow:0 0 0 transparent;background-color:rgba(254,194,15,.09);border-color:#161946}.floatedInputForm dd .resourceFileUrl.custom-text{margin-bottom:1rem}.floatedInputForm dd .resourceFileUrl.custom-text .custom-text-label{display:none!important}.floatedInputForm dd .resourceFileUrl.custom-file{margin-bottom:1rem}.floatedInputForm dd .resourceFileUrl.custom-file>.form-control{opacity:0}.floatedInputForm dd .resourceFileUrl.custom-file>.custom-file-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floatedInputForm dd .custom-control.custom-checkbox{display:inline-block}.floatedInputForm dd .chkLblStyle{font-size:.8em;font-weight:500;color:#161946;line-height:1.7}.floatedInputForm .btn-link{color:#161946}.floatedInputForm .ngb-dp-weekday{color:#e70b31}.floatedInputForm .ngb-dp-navigation-select>.custom-select{margin:0 1px}.floatedInputForm .input-group .dropdown-menu{box-shadow:0 0 6px rgba(0,0,0,.6);margin-left:-2px}.floatedInputForm .ngb-dp-day .bg-primary{background-color:#e70b31!important}.floatedInputForm .btn-outline-primary{color:#161946;border-color:#161946}.floatedInputForm .btn-outline-primary:focus,.floatedInputForm .btn-outline-primary:hover{background-color:#161946;border-color:#161946;color:#fff}.floatedInputForm .btn-outline-secondary{color:#161946;border-color:#161946}.floatedInputForm .btn-outline-secondary:focus,.floatedInputForm .btn-outline-secondary:hover{background-color:#161946;border-color:#161946;color:#fff}.custCFBoxOuter{position:fixed;left:0;top:0;z-index:999;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);color:#fff}.custCFBoxOuter .custCFBox{position:absolute;left:50%;top:50%;max-width:400px;transform:translateX(-50%) translateY(-50%);border-radius:.25rem;background-color:#fff;padding:1.5rem 2rem 2rem;color:#161946;font-size:1.5em}.mw480,.mw620,.mw680{margin:0 auto 15px;display:block}.mw480{max-width:480px}.mw620{max-width:620px}.mw680{max-width:680px}.notifier__container ul{margin:0}.btnHldr{padding:8px 0 0}.embed-responsive{background-color:#a2a2a2}.tab-content{padding-top:1rem}.ft22{font-size:22px}span.tagIco{width:46px;height:46px;display:flex;border-radius:50%;background-color:#161946;color:#fff;justify-content:center;align-items:center;font-size:26px;margin-top:4px}.media:not(.yourCmnt){margin:0;border-top:1px solid rgba(0,0,0,.1);padding:8px 0}.media:not(.yourCmnt) .media-body small{color:#565656}.media:not(.yourCmnt) .media-body p:last-of-type{margin-bottom:0}.modal-open .banner,.modal-open .main-footer,.modal-open .main-header,.modal-open .pageBody{filter:blur(4px)}.modal-open .main_body_outer .new_UIstyle .banner,.modal-open .main_body_outer .new_UIstyle .main-footer,.modal-open .main_body_outer .new_UIstyle .main-header,.modal-open .main_body_outer .new_UIstyle .pageBody{filter:blur(0)}.filter .custom-select{max-width:260px}.card-deck.courses .card{margin-bottom:20px;transition:box-shadow .4s ease-in-out}.card-deck.courses .card .cardOpts{position:absolute;z-index:5;right:7px;top:12px;opacity:0;transition:all .2s ease-in-out;transform:translate3d(-5px,5px,0) scale(.95)}.card-deck.courses .card:hover .cardOpts{opacity:1;transform:translateZ(0) scale(1)}.card-deck.courses .card .btn-link.del,.card-deck.courses .card .btn-link.edit{font-size:26px;padding:0;margin:0 4px;line-height:1;color:#e70b31}.card-deck.courses .card.addBox{background-color:rgba(22,25,70,.2);border-color:#161946;color:#161946;cursor:pointer;min-height:180px}.card-deck.courses .card.addBox i.fas{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px}.card-deck.courses .card:hover{box-shadow:0 0 6px rgba(0,0,0,.7)}.card-deck.courses .card .card-title{padding-right:40px;margin-top:-6px}.card-deck.courses .card .card-title a{max-width:95%;margin-right:.6em;line-height:1.4;display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-deck.courses .card .card-title a.stretched-link:after{cursor:pointer}.card-deck.courses .card .ratingBx{position:relative;z-index:3;font-size:20px;color:#161946;line-height:1}.card-deck.courses .card .badge{vertical-align:middle;text-transform:uppercase;font-size:10px;padding:.5em .8em;margin:0;line-height:1;background-color:#565656;color:#fff}.features .card{border:0;text-align:center}.features .card .card-body{padding:0 2em}.features .card .card-body label.infoGraph{font-size:50px;color:#e70b31;line-height:1;margin-bottom:.8rem}.logWrap{background-color:#a2a2a2;min-height:100vh}.logWrap .card{width:80%;max-width:480px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-width:2px;border-color:#161946;box-shadow:0 0 12px rgba(0,0,0,.8);padding:1em}.logWrap .card .logo{height:120px}.logWrap .card p{margin:0 0 6px}.logWrap .card .form-control{background-color:#fff3d1;border-color:#161946;color:#161946}.logWrap .card.login{max-width:400px}.logWrap .btn-primary{background-color:#161946;border-color:#161946}.logWrap .btn-primary:focus,.logWrap .btn-primary:hover{background-color:#e70b31;border-color:#e70b31}.logWrap .btn-default{background-color:#a2a2a2;border-color:#a2a2a2;color:#000}.logWrap .btn-default:focus,.logWrap .btn-default:hover{background-color:#161946;border-color:#161946;color:#fff}.logWrap a{color:#161946}.logWrap a:hover{text-decoration:none;opacity:.9}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-title{font-size:1.1rem;line-height:1.3}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-file-label,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-select,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .form-control{border-color:#161946;background-color:rgba(0,0,0,.05);color:#161946}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-file-label.is-invalid,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-select.is-invalid,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .form-control.is-invalid{border-color:#dc3545}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-file-label:focus,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-select:focus,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .form-control:focus{box-shadow:0 0 0 transparent;background-color:rgba(254,194,15,.09)}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body ::-webkit-scrollbar,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body::-webkit-scrollbar{width:12px;height:12px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body ::-webkit-scrollbar-track,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.4);border-radius:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body ::-webkit-scrollbar-thumb,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body::-webkit-scrollbar-thumb{border-radius:0;background-color:#161946;box-shadow:inset 0 0 6px rgba(0,0,0,.8)}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body a{color:#161946}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body a.txtRed,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body a:hover{color:#e70b31}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body a.txtGray{color:#565656}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .actionBox{font-size:24px;position:relative}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .actionBox a{margin:0 7px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel{border-top:1px solid rgba(0,0,0,.2);margin-top:0;padding-top:.8rem}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel .media .profIco{font-size:3rem;line-height:1}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel .media .profIco img{width:46px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel .media.yourCmnt{margin-bottom:14px;margin-top:-12px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel .media.yourCmnt .floatedInputForm{padding:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel .media.yourCmnt .profIco{padding-top:4px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.bt0{padding-top:0;border-top:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .nav-pills a.nav-link.active{background-color:#161946;color:#fff}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-file .custom-file-label:after{top:1px;height:36px}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .custom-control-input:checked~.custom-control-label:before{border-color:#e70b31;background-color:#e70b31}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .pageBody{min-height:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.qstDtlsScroll,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .tab-content{max-height:200px;overflow-x:hidden;overflow-y:auto;padding-right:1em}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.qstDtlsScroll .media.allFeeds span.tagIco,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .tab-content .media.allFeeds span.tagIco{width:26px;height:26px;background-color:#444;font-size:18px;margin:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .tab-content .media.allFeeds .media-body{padding-top:0}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body:after,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .tab-content .media.allFeeds .media-body:after{content:"";width:0;height:0;clear:both;visibility:hidden;display:block}div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body>h6,div:not(.new_UIstyle) .modal.fade .modal-dialog .modal-body .tab-content .media.allFeeds .media-body>h6{float:right;margin:0 0 0 12px}div:not(.new_UIstyle) .modal.fade .btn-primary{background-color:#161946;border-color:#161946;box-shadow:0 0 4px rgba(0,0,0,.9)}div:not(.new_UIstyle) .modal.fade .btn-primary:focus,div:not(.new_UIstyle) .modal.fade .btn-primary:hover{background-color:#e70b31;border-color:#e70b31}div:not(.new_UIstyle) .modal.fade .btn-danger{background-color:#e70b31;border-color:#e70b31;box-shadow:0 0 4px rgba(0,0,0,.9)}div:not(.new_UIstyle) .modal.fade .btn-danger:focus,div:not(.new_UIstyle) .modal.fade .btn-danger:hover{background-color:#161946;border-color:#161946}div:not(.new_UIstyle) .modal.fade .btn-default,div:not(.new_UIstyle) .modal.fade .btn-secondary{background-color:#565656;border-color:#565656;color:#fff;box-shadow:0 0 4px rgba(0,0,0,.6)}div:not(.new_UIstyle) .modal.fade .btn-default:focus,div:not(.new_UIstyle) .modal.fade .btn-default:hover,div:not(.new_UIstyle) .modal.fade .btn-secondary:focus,div:not(.new_UIstyle) .modal.fade .btn-secondary:hover{background-color:#161946;border-color:#161946;color:#fff}@media (min-width:992px){.banner{margin-top:50px;padding-top:2rem;padding-bottom:2rem;min-height:148px}.banner h1{font-size:2.5rem}.card-deck.courses .card{flex-basis:30%;max-width:30%}.modal.fade .modal-dialog{width:80%;max-width:800px;position:relative;transition:none;min-height:calc(100% - (.5rem * 2));margin:8px auto;display:flex;align-items:center;justify-content:center}.modal.fade .modal-dialog .modal-header .close{position:absolute;left:calc(100% + 20px);top:10px;color:#fff;opacity:1;z-index:999;text-shadow:0 0 0 transparent;font-size:2rem;padding:0;line-height:1}.modal.fade .modal-dialog .modal-body{max-height:550px;overflow-y:auto;overflow-x:hidden}.modal.fade .modal-dialog .modal-body.ov{overflow:visible}.modal.fade .modal-dialog .modal-body .table-responsive.assmntSubm{max-height:470px}.modal.fade .modal-dialog.modal-sm{max-width:560px}.modal.fade .modal-dialog.modal-xl{width:90%;max-width:1140px}.modal.fade.w480 .modal-dialog{max-width:480px}.modal.fade .modal-dialog.modal-lg{max-width:1200px}.pageBody .table-responsive.maxHe8{max-height:calc(100vh - 380px);overflow-y:auto}.pageBody .table-responsive.he8{max-height:400px;overflow-y:auto}.pageBody.retrieveAssessment .table-responsive.maxHe8{max-height:calc(100vh - 390px)}.pageBody.retrieveAssessment .table-responsive.maxHe8 .table{margin:0}.pageBody.qBank .table-responsive.maxHe8{max-height:calc(100vh - 450px)}.pageBody.qBank .table-responsive.maxHe8 .table{margin:0}.main-header .navbar-collapse .navbar-nav.ml-auto+.navbar-nav.ml-auto{margin-left:0!important}.pb-5.arrowTP{padding-bottom:6rem!important}.qstnLayout>.col-lg-5{flex:0 0 45%;max-width:45%}.qstnLayout>.col-lg-2{flex:0 0 10%;max-width:10%}}@media (min-width:1200px){.card-deck.courses .card{flex-basis:30.6%;max-width:30.6%}}@media (min-width:768px) and (max-width:991px){.card-deck.courses .card{flex-basis:45.5%;max-width:45.5%}}@media (min-width:768px){.pageBody .MLSWrraper .ui-fileupload-row>div{max-width:250px}.stdAnsList{padding-bottom:.5rem}.search-hero .form-control{width:500px}}@media (max-width:1024px){.card-deck.courses .card .btn-link.edit{opacity:1;transform:translateZ(0) scale(1)}}@media (max-width:991px){.logWrap{padding:4rem 0}.logWrap .card{position:relative;top:auto;left:auto;margin:0 auto;transform:translate(0)}.modal.fade .modal-dialog .modal-header{display:block;position:relative}.modal.fade .modal-dialog .modal-header .modal-title{margin-bottom:1rem}.modal.fade .modal-dialog .modal-header button.close{position:absolute;top:15px;right:15px}.table-responsive .table{width:1110px}.qstnLayout .floatPos{width:94%;max-width:550px;left:50%;transform:translateX(-50%)}.hdrNotification .notiBxDD{right:auto;left:auto;width:100%;max-width:600px}}@media (max-width:767px){.card-deck.courses,.card-deck.features{margin-left:0;margin-right:0}.card-deck.courses .card,.card-deck.features .card{flex-basis:100%;margin-left:0;margin-right:0;margin-bottom:2rem}.card-deck.courses .card:last-child,.card-deck.features .card:last-child{margin-bottom:0}.filter .float-left,.filter .float-right{float:none!important;margin-bottom:12px}.pageBody .embed-responsive.float-md-left,.pageBody .embed-responsive.float-md-right,.pageBody img.float-md-left,.pageBody img.float-md-right{margin:0 0 1.8em;width:100%;display:block}.pageBody .detailView .card .card-body .card-deck .card{margin:0 0 20px}}@media (min-height:675px){.modal.fade .modal-dialog .modal-header .close{top:-10px}}.w200p{width:200px}.w100p{width:100px}.w150p{width:150px}.w60p{width:60px}.w30p{width:30px}.notifier__container .notifier__notification--material .notifier__notification-button{padding:0}.floatedInputForm .boxHili8{margin:.85em 0;padding:1.5em .85em .85em;border-radius:.25rem;border:1px solid #161946}.floatedInputForm .boxHili8:nth-child(2n){background-color:rgba(0,0,0,.08)}.floatedInputForm dl.row dd.col .flLabel{padding-left:15px}.floatedInputForm dd .row{margin-left:-5px;margin-right:-5px}.floatedInputForm dd .row div[class*=col]{padding-left:5px;padding-right:5px}.floatedInputForm dd .row div[class*=col] .custom-file-label:after{content:"Browse File";width:100%;text-align:center;border-left:0;border-radius:.25rem;font-size:.85em;padding:.475rem .75rem;height:100%;background-color:rgba(0,0,0,.05)}.floatedInputForm dd .custom-file input[type=file].form-control{opacity:0}.floatedInputForm .addResourceBorder{border:1px solid #161946;padding:15px}.floatedInputForm .addResourceBorder .instructorLoop{margin-bottom:50px}.floatedInputForm .addResourceBorder .instructorLoop+.instructorLoop{margin-bottom:15px}.floatedInputForm .addResourceBorder .instructorLoop+.instructorLoop.c1{margin-top:-25px}.floatedInputForm .addResourceBorder .instAddmore{bottom:30px;right:15px}.floatedInputForm .addResourceBorder.subM .instAddmore{bottom:23px}.floatedInputForm .addResourceBorder .instructorLoop.c0+.instAddmore{bottom:15px}@media (min-width:992px) and (max-width:1199px){.qstnLayout .floatPos{width:42%}}.asmCourse,.asmStat{display:inline-block;border-style:solid;border-width:1px;padding:.25em .4em;line-height:1;font-size:85%;font-weight:700;border-radius:.25rem}.asmStat{border-color:#161946;color:#161946;min-width:98px;text-align:center}.asmStat.Unpublished{border-color:#565656;color:#565656;opacity:.9}.asmCourse{border-color:#161946;color:#161946}.row div[class*=col] .custom-control:not(.custom-switch) .custom-control-label:after,.row div[class*=col] .custom-control:not(.custom-switch) .custom-control-label:before{top:4px}.row div[class*=col] .search-hero{display:block}.row div[class*=col] .search-hero .form-control{width:100%}.w400p{width:400px}.w300p{width:300px}.pageBody .col-lg-5 .table tbody tr td{max-width:300px}.c50pc{width:50%}.c33pc{width:33%}.c20pc{width:20%}.popOnSelection{position:absolute;top:104%;width:440px;z-index:9;padding:1rem;background-color:#3a3a3a;border-radius:.25rem;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.6)}.popOnSelection:before{content:"";position:absolute;left:30px;bottom:100%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #3a3a3a}.popOnSelection.manual{left:4px}.popOnSelection.sl{left:108px}.popOnSelection .table{border:0}.popOnSelection .table td,.popOnSelection .table th{border:0;padding:.25rem .35rem;font-size:85%;color:#fff!important;vertical-align:top}.popOnSelection .table input{background-color:transparent;border:solid #fff;border-width:0 0 1px;padding:0 0 4px;font-size:1em;color:#fff;width:100%}.popOnSelection .bxWrap{max-height:150px;overflow-x:hidden;overflow-y:auto}.modal-open .modal .banner,.modal-open .modal .main-footer,.modal-open .modal .main-header,.modal-open .modal .pageBody{filter:blur(0)}.modal-open .modal .banner{margin-top:0;display:none}.modal-open .modal .pageBody{padding:12px 0;min-height:0}.modal-open .modal .modal-dialog.note>.modal-content{background-color:transparent;border:0}.modal-open .modal .modal-dialog.note>.modal-content>.close{position:absolute;left:calc(100% + 20px);top:-10px;color:#fff;opacity:1;text-shadow:0 0 0 transparent;font-size:2rem;padding:0;line-height:1}.modal-open .modal .modal-dialog.note>.modal-content .row{margin-left:-4px;margin-right:-4px}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col]{padding-left:4px;padding-right:4px}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-title{max-height:100%!important;overflow:hidden!important;white-space:nowrap;text-overflow:ellipsis}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.lftClm,.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm{max-height:100%}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.lftClm{height:calc(100vh - 120px)}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm{padding:0 0 220px;position:relative;height:calc(100vh - 65px)}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .bottomWS{border-top:1px solid rgba(0,0,0,.1);position:absolute;width:100%;padding:1em;left:0;bottom:0;height:184px;overflow:hidden}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .bottomWS h4{font-size:1em;line-height:1}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .bottomWS textarea.form-control{height:70px;resize:none}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS{position:relative;padding:1em 1em 40px;height:calc(100vh - 290px)}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .bxCntr{height:calc(100vh - 310px);overflow-x:hidden;overflow-y:auto;padding-right:4px}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .bxCntr::-webkit-scrollbar{width:12px}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .bxCntr::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.4);border-radius:0}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .bxCntr::-webkit-scrollbar-thumb{border-radius:0;background-color:#161946;box-shadow:inset 0 0 6px rgba(0,0,0,.8)}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .btnAdd{font-size:2em;color:#161946;position:absolute;bottom:-40px;right:12px}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx{background-color:rgba(0,0,0,.1);border-radius:4px 4px 24px 4px;height:100%;color:#161946;position:relative}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .txt,.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx>h3{padding:.5em}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx h3{border-bottom:1px solid rgba(0,0,0,.4);font-size:1.1em;margin:0;position:relative;padding-right:1.5em}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx textarea{width:100%;height:60px;resize:none;background-color:transparent;border:0}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .del{position:absolute;z-index:8;top:-4px;right:-4px;color:#cf0000;line-height:1;padding:0;background-image:none;background-color:transparent;border:0}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr{position:absolute;z-index:9;right:15px;top:8px;text-align:right}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .btnOpts{background-image:none;background-color:transparent;border:0;padding:0 5px;line-height:1;color:#e70b31}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .btnOpts.dropdown-toggle:after{display:none}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .optBtnHldr{position:absolute;left:calc(100% - 20px);top:100%}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item{padding:4px 10px;font-size:.8em;background-color:rgba(0,0,0,.92);border-color:rgba(0,0,0,.92);text-align:left;color:#fff;min-width:110px;position:relative;cursor:default}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item>input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:default}.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item:focus,.modal-open .modal .modal-dialog.note>.modal-content .row div[class*=col] .modal-body.noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item:hover{background-color:rgba(231,11,49,.92)}.modal-open .ng2-dropdown-menu{z-index:2000!important}.modal-open .bxWrap{max-height:400px;overflow-x:hidden;overflow-y:auto}.inputNBrowse{position:relative;overflow:hidden}.inputNBrowse>.form-control{padding-right:94px}.inputNBrowse .fltdBrowse{position:absolute;right:1px;top:2px;width:76px;height:30px!important;overflow:hidden}.inputNBrowse .fltdBrowse .custom-file-label{border:0!important;padding:0!important;height:30px!important}.inputNBrowse .ng2-dropdown-menu{z-index:2000!important}.projView .floatedInputForm{padding:0}.projView .accordion>.card{margin:0 0 1em;background-color:rgba(0,0,0,.05);padding:.5rem;border:1px solid rgba(0,0,0,.2);border-radius:.25rem}.projView .accordion>.card>.card-header{padding:0;margin:0;background-color:transparent;border:0;line-height:1}.projView .accordion>.card>.card-header>.btn{padding:0 3em 0 0;line-height:1;display:block;width:100%;height:30px;text-align:left;position:relative}.projView .accordion>.card>.card-header>.btn>span{display:inline-block;max-width:70%;padding:.25rem .75rem;line-height:1.3;background-color:#666;border-radius:.25rem;color:#fff;font-weight:600}.projView .accordion>.card>.card-header>.btn .hdrIco{position:absolute;top:0;right:4px;font-size:1.5em;color:#161946}.projView .accordion>.card>.card-header>.btn:focus,.projView .accordion>.card>.card-header>.btn:hover{box-shadow:0 0 0 transparent}.projView .accordion>.card>.card-header>.btn.collapsed i.fa-minus:before{content:""}.projView .accordion>.card>.card-header span.tl{display:inline-block;max-width:70%;padding:.25rem .75rem;line-height:1.3;border-radius:.25rem;color:#696fcf;font-weight:600}.projView .accordion>.card>.card-header .hdrIco{position:absolute;width:auto;top:5px;right:10px;font-size:1.5em;color:#161946}.projView .accordion>.card>.card-header .hdrOptBtns{position:absolute;z-index:4;top:6px;right:50px;text-align:right}.projView .accordion>.card>.card-header .hdrOptBtns .btn.btn-link{padding:0;color:#161946;margin:0 6px;font-size:1.2em}.projView .accordion>.card>.card-header .hdrOptBtns .btn.btn-link:focus,.projView .accordion>.card>.card-header .hdrOptBtns .btn.btn-link:hover{color:#e70b31}.projView .accordion>.card .collapse>.card-body{padding:.8em .5em}.projView .accordion>.card:last-of-type{margin:0}span.d-inline-block.vTop{vertical-align:top!important}.floatedInputForm .card-deck .card.imgBox,.mw620.floatedInputForm .card-deck .card.imgBox{display:block;text-align:center;background-color:#161946;border-color:transparent}.floatedInputForm .card-deck .card.imgBox .card-img,.mw620.floatedInputForm .card-deck .card.imgBox .card-img{height:280px;display:inline-block}.floatedInputForm .ng-select.ng-select-multiple .ng-select-container,.mw620.floatedInputForm .ng-select.ng-select-multiple .ng-select-container{border-color:#161946;background-color:rgba(0,0,0,.05);color:#161946}.floatedInputForm .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value,.mw620.floatedInputForm .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:#161946;color:#fff}.modalCustom{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99999;background-color:rgba(0,0,0,.6)}.modalCustom .mBoxInner{width:80%;max-width:480px;padding:2em;background-color:#fff;border-radius:6px;box-shadow:0 0 8px rgba(0,0,0,.8);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.modalCustom .mBoxInner.broad{max-width:640px;padding:1em}.modalCustom .mBoxInner>.close{position:absolute;top:-10px;left:calc(100% + 20px);color:#fff;opacity:1;z-index:999;background-image:none;background-color:transparent;border:0;font-size:2rem;padding:0;line-height:1}.modalCustom .mBoxInner .contWrap{max-height:calc(100vh - 90px);overflow-x:hidden;overflow-y:auto}.banner .container{position:relative}.banner .container h1[class*=mb]{margin-bottom:0!important}.banner .container>.btn.btn-danger,.banner .container>.btn.btn-primary{padding:0;width:48px;height:48px;text-align:center;font-size:1.2em;border-radius:50%;overflow:hidden;position:absolute;top:50%;right:1em;transform:translateY(-50%);background-color:#e70b31;border-color:#e70b31;box-shadow:0 0 4px rgba(0,0,0,.9)}.banner .container>.btn.btn-danger i.fas,.banner .container>.btn.btn-primary i.fas{margin:0!important;line-height:48px;display:block}.banner .container.fltdOptBar .fltBtnBx{position:absolute;top:50%;right:1em;transform:translateY(-50%)}.banner .container.fltdOptBar .fltBtnBx .btn.fltBtn{padding:0;width:48px;height:48px;font-size:1.2em;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.9)}.banner .container.fltdOptBar .fltBtnBx .ddSearch{position:absolute;z-index:999;top:calc(100% + 12px);min-width:300px;max-width:100%;right:0;padding:12px;background-color:#fff;border-radius:4px;box-shadow:2px 2px 2px rgba(0,0,0,.4)}@media (min-width:1024px){.banner .container.fltdOptBar .fltBtnBx .ddSearch{min-width:600px}}.banner .container.fltdOptBar .fltBtnBx .ddSearch .search-hero{display:block}.banner .container.fltdOptBar .fltBtnBx .ddSearch .search-hero .form-control{width:100%;background-color:#f1f1f1}.banner .container.fltdOptBar .fltBtnBx .ddSearch:before{content:"";position:absolute;bottom:100%;right:15px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}@media (max-height:500px){body.modal-open .modal.fade .modal-dialog{max-width:480px!important}body.modal-open .modal.fade .modal-dialog .modal-body .embed-responsive-16by9:before{padding-top:38%}}.bdrGrdBx .card-body .cmnBx{background-color:hsla(0,0%,100%,.8)}.bdrGrdBx .card-body .cmnBx .ng-select>.ng-select-container{border-color:#161946!important}.bdrGrdBx .card-body .cmnBx.mh{min-height:400px}span.tm-iconame>button,span.tm-iconame>input{border:0;background-color:transparent}span.tm-iconame>button{background-image:none;padding:0}.showDate{height:48px;color:#000;display:inline-block;font-weight:600;vertical-align:top;width:70px;border:1px solid #161946;background-color:#f1f1f1;margin:0 .5rem .25rem 0;border-radius:.3rem;overflow:hidden;text-align:center}.showDate span{display:block}.showDate>.dt{height:22px;line-height:22px;background-color:#161946;color:#fff;font-size:1.1em}.showDate>.mt{height:26px;line-height:26px;text-transform:uppercase;font-size:.8em;color:#424242}.pageBody .courseNorms .floatedInputForm .custom-file .custom-file-label:after{content:"Browse";border-radius:4px;height:26px;border:0;padding:6px 10px 0 15px;line-height:1;background-color:rgba(22,25,70,.4)}.pageBody .courseNorms .text-danger{font-size:.75em}@media (min-width:1200px){.prSelection .carousel-arrow.carousel-arrow-prev{left:-60px!important}.prSelection .carousel-arrow.carousel-arrow-next{right:-60px!important}}.teams .userImg img{-o-object-fit:cover;object-fit:cover}.contWtImg{padding:.8em;background-color:rgba(0,0,0,.05);border-radius:6px;margin-bottom:1em;display:inline-block;max-width:100%;max-height:250px;overflow-x:hidden;overflow-y:auto}.contWtImg img{margin:.5em 1em;display:inline-block;vertical-align:top}.contWtImg p{margin:0}.contWtImg:after{content:"";width:0;height:0;clear:both;visibility:hidden;display:block}.postInfo .contWtImg{background-color:transparent;padding:0;max-height:100%;overflow:visible}.postInfo .contWtImg img{display:block;width:auto;max-width:100%;margin:1em 0;height:auto}@media (min-width:1200px){.postInfo .contWtImg img{min-width:400px;height:auto}}.tabWrap>.custom-switch{position:absolute;top:11px;right:0}body .advanced-pie-legend .legend-items-container .legend-items .legend-item{display:block;margin:0 0 10px;overflow:hidden}.ngChartHldr .advanced-pie-legend-wrapper{padding-left:2em}.ngChartHldr .advanced-pie-legend-wrapper .legend-items-container,.ngChartHldr .advanced-pie-legend-wrapper .total-label,.ngChartHldr .advanced-pie-legend-wrapper .total-value{display:none!important}.tabWrap{position:relative}.tabWrap .nav.nav-pills{padding-right:100px!important}.tabWrap .custom-switch{position:absolute;top:11px;right:0}body .advanced-pie-legend .legend-items-container .legend-items .legend-item .item-percent{display:none}.btn-group .dropdown-menu{min-width:100%;background-color:#cacaca}.btn-group .dropdown-menu .dropdown-item{border-bottom:1px solid #565656}.btn-group .dropdown-menu .dropdown-item.active,.btn-group .dropdown-menu .dropdown-item:active{background-color:#161946}.btn-group .dropdown-menu .dropdown-item:last-of-type{border-bottom:0}.optBtnHldr.dropdown-menu{padding:0;background-color:transparent;border:0;min-width:100px}.optBtnHldr.dropdown-menu .dropdown-item{padding:4px 10px;font-size:.8em;background-color:rgba(0,0,0,.92);border:1px solid hsla(0,0%,100%,.92);border-radius:0;text-align:left;color:#fff;min-width:110px;position:relative;cursor:default}.optBtnHldr.dropdown-menu .dropdown-item>input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:default}.optBtnHldr.dropdown-menu .dropdown-item:focus,.optBtnHldr.dropdown-menu .dropdown-item:hover{background-color:rgba(231,11,49,.92)}.optBtnHldr.dropdown-menu .dropdown-item+.dropdown-item{margin-top:-1px}.note .row{margin-left:-4px;margin-right:-4px}.note .row div[class*=col]{padding-left:4px;padding-right:4px}.note .row div[class*=col] .lftClm,.note .row div[class*=col] .noteClm{max-height:100%}.note .row div[class*=col] .lftClm{position:relative}.note .row div[class*=col] .lftClm .addNoteTogBtn{opacity:.7;position:absolute;z-index:99;top:8%;right:21px;margin-right:-70px;transform:translateY(-50%) rotate(90deg);border-radius:0}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll,.note .row div[class*=col] .lftClm .tabWrap .tab-content{max-height:200px;padding-right:1em;overflow-x:hidden;overflow-y:auto}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll::-webkit-scrollbar,.note .row div[class*=col] .lftClm .tabWrap .tab-content::-webkit-scrollbar{width:12px}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll::-webkit-scrollbar-track,.note .row div[class*=col] .lftClm .tabWrap .tab-content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.4);border-radius:0}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll::-webkit-scrollbar-thumb,.note .row div[class*=col] .lftClm .tabWrap .tab-content::-webkit-scrollbar-thumb{border-radius:0;background-color:#161946;box-shadow:inset 0 0 6px rgba(0,0,0,.8)}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .media.allFeeds span.tagIco,.note .row div[class*=col] .lftClm .tabWrap .tab-content .media.allFeeds span.tagIco{width:26px;height:26px;background-color:#444;font-size:18px;margin:0}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body,.note .row div[class*=col] .lftClm .tabWrap .tab-content .media.allFeeds .media-body{padding-top:0}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body:after,.note .row div[class*=col] .lftClm .tabWrap .tab-content .media.allFeeds .media-body:after{content:"";width:0;height:0;clear:both;visibility:hidden;display:block}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .media.allFeeds .media-body>h6,.note .row div[class*=col] .lftClm .tabWrap .tab-content .media.allFeeds .media-body>h6{float:right;margin:0 0 0 12px}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .comntBoxPanel .media.yourCmnt,.note .row div[class*=col] .lftClm .tabWrap .tab-content .comntBoxPanel .media.yourCmnt{margin-bottom:14px;margin-top:-12px}.note .row div[class*=col] .lftClm .tabWrap .comntBoxPanel.qstDtlsScroll .comntBoxPanel .media.yourCmnt .floatedInputForm,.note .row div[class*=col] .lftClm .tabWrap .tab-content .comntBoxPanel .media.yourCmnt .floatedInputForm{padding-top:0}.note .row div[class*=col] .noteClm{padding:0 0 220px;position:relative;height:calc(100vh - 163px)}.note .row div[class*=col] .noteClm .bottomWS{border-top:1px solid rgba(0,0,0,.1);position:absolute;width:100%;padding:1em;left:0;bottom:0;height:203px;overflow:hidden}.note .row div[class*=col] .noteClm .bottomWS h4{font-size:1em;line-height:1}.note .row div[class*=col] .noteClm .bottomWS textarea.form-control{height:70px;resize:none}.note .row div[class*=col] .noteClm .topWS{position:relative;padding:1em 1em 40px;height:calc(100vh - 387px)}.note .row div[class*=col] .noteClm .topWS .bxCntr{height:calc(100vh - 407px);overflow-x:hidden;overflow-y:auto;padding-right:4px}.note .row div[class*=col] .noteClm .topWS .bxCntr::-webkit-scrollbar{width:12px}.note .row div[class*=col] .noteClm .topWS .bxCntr::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.4);border-radius:0}.note .row div[class*=col] .noteClm .topWS .bxCntr::-webkit-scrollbar-thumb{border-radius:0;background-color:#161946;box-shadow:inset 0 0 6px rgba(0,0,0,.8)}.note .row div[class*=col] .noteClm .topWS .btnAdd{font-size:2em;color:#161946;position:absolute;bottom:-28px;right:25px}.note .row div[class*=col] .noteClm .topWS .ntBx{background-color:rgba(0,0,0,.1);border-radius:4px 4px 24px 4px;height:91%;color:#161946;position:relative}.note .row div[class*=col] .noteClm .topWS .ntBx .txt,.note .row div[class*=col] .noteClm .topWS .ntBx>h3{padding:.5em}.note .row div[class*=col] .noteClm .topWS .ntBx h3{border-bottom:1px solid rgba(0,0,0,.4);font-size:1em;margin:0;position:relative;padding-right:1.5em}.note .row div[class*=col] .noteClm .topWS .ntBx textarea{width:100%;height:60px;resize:none;background-color:transparent;border:0}.note .row div[class*=col] .noteClm .topWS .ntBx .del,.note .row div[class*=col] .noteClm .topWS .ntBx .editFltBtn{position:absolute;z-index:8;line-height:1;padding:0;background-image:none;background-color:transparent;border:0}.note .row div[class*=col] .noteClm .topWS .ntBx .del{top:-4px;right:-4px;color:#cf0000}.note .row div[class*=col] .noteClm .topWS .ntBx .editFltBtn{top:-4px;right:20px;color:#161946}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr{position:absolute;z-index:9;right:15px;top:8px;text-align:right}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .btnOpts{background-image:none;background-color:transparent;border:0;padding:0 5px;line-height:1;color:#e70b31}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .btnOpts.dropdown-toggle:after{display:none}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .optBtnHldr{position:absolute;left:calc(100% - 20px);top:100%}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item{padding:4px 10px;font-size:.8em;background-color:rgba(0,0,0,.92);border-color:rgba(0,0,0,.92);text-align:left;color:#fff;min-width:110px;position:relative;cursor:default}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item>input[type=file]{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:default}.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item:focus,.note .row div[class*=col] .noteClm .topWS .ntBx .ddOptHldr .optBtnHldr .list-group-item:hover{background-color:rgba(231,11,49,.92)}.cstAcc .accordion .card{margin:0 0 12px;background-color:transparent;border:1px solid #161946!important;overflow:visible;border-radius:.25rem!important}.cstAcc .accordion .card-header{position:relative;background-color:rgba(0,0,0,.05);padding:6px 12px}.cstAcc .accordion .card-header>.btn.hdrIco{position:absolute;top:6px;right:10px}.cstAcc .accordion .card-header>.btn.hdrIco.collapsed i.fa-minus:before{content:""}.cstAcc .accordion .card-body .sectBoxNorms:last-of-type{margin-bottom:0!important}.cstAcc .mat-accordion .mat-expansion-panel{margin:0 0 12px!important;padding:0;background-color:#f2f2f2;border:1px solid #161946!important;border-radius:.25rem!important;overflow:visible;position:relative}.cstAcc .mat-accordion .mat-expansion-panel-header{padding:0 14px}.cstAcc .mat-accordion .mat-expansion-panel-header .mat-expansion-indicator{position:relative;top:-4px}.cstAcc .mat-accordion .mat-expansion-panel-content{overflow:hidden!important}.cstAcc .mat-accordion .mat-expansion-panel-content .mat-expansion-panel-content{overflow:visible!important}.cstAcc .mat-accordion .mat-expansion-panel-content .mat-expansion-panel-content .dropdown-menu{transform:translate(20px,-76px)!important}.cstAcc .mat-accordion .mat-expansion-panel-body{padding:0 14px}.cstAcc .mat-accordion .mat-expansion-panel-body .sectBoxNorms .bxTitle>input.secTtleInput{width:100%;font-weight:700}.cstAcc .mat-accordion .mat-expansion-panel-body .row div[class*=col] .custom-control:not(.custom-switch) .custom-control-label:after,.cstAcc .mat-accordion .mat-expansion-panel-body .row div[class*=col] .custom-control:not(.custom-switch) .custom-control-label:before{top:3px}.cstAcc .mat-accordion.nonTopic .mat-expansion-panel-content{overflow:visible!important}.cstAcc .mat-accordion.nonTopic .mat-expansion-panel-content .dropdown-menu{transform:translate(20px,-76px)!important}.pageBody .tabWrap ul.nav.nav-pills{margin:6px 0 0}.pageBody .tabWrap ul.nav.nav-pills li{padding-right:0}.pageBody .tabWrap ul.nav.nav-pills li .nav-link{padding:6px 12px}.modal.fade .modal-dialog .modal-title.st{max-height:100%;overflow:visible}dd .custom-file .custom-file-label{padding-right:85px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}video::-webkit-media-text-track-display{font-size:15px}@media (min-width:992px){.ng2-dropdown-menu.ng2-dropdown-menu---width--4{width:400px!important;max-width:420px!important}}.modal .modal-header .close{position:absolute;left:calc(100% + 20px)!important;right:auto!important;top:10px!important;color:#fff;opacity:1;z-index:999;text-shadow:0 0 0 transparent;font-size:2rem;padding:0;line-height:1}@media (max-width:767px){.modal .modal-dialog{max-width:85%}}.ecHome app-header .main-header{background-color:transparent;position:absolute;z-index:99;top:0;left:0;right:0}.ecHome app-header .main-header .navbar{background-color:rgba(0,0,0,.4)!important;border-bottom:0!important}@media (max-width:991px){.ecHome app-header .main-header .navbar{background-color:rgba(0,0,0,.6)!important}.ecHome app-header .main-header .navbar a.navbar-brand{border-radius:0 0 6px 6px}}.ecHome .banner{margin-top:0;padding-top:4em;position:relative;background-color:transparent;background-image:none;min-height:560px}@media (max-width:767px){.ecHome .banner{padding-top:6.2em;min-height:340px}.ecHome .banner figure{max-height:340px!important}}@media (min-width:768px) and (max-width:1199px){.ecHome .banner{padding-top:6.2em;min-height:375px}.ecHome .banner figure{max-height:375px!important}}@media (min-width:1800px){.ecHome .banner{min-height:850px}.ecHome .banner figure{max-height:850px!important}.ecHome .banner figure img{-o-object-position:120% -250px;object-position:120% -250px}}.ecHome .banner:after{content:"";z-index:1;background-image:linear-gradient(transparent 50%,rgba(0,0,0,.05) 0);background-size:3px 3px}.ecHome .banner figure,.ecHome .banner:after{position:absolute;width:100%;height:100%;left:0;top:0}.ecHome .banner figure{margin:0;z-index:2;max-height:560px;overflow:hidden}.ecHome .banner figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:120% -150px;object-position:120% -150px;width:100%;height:auto}@media (max-width:991px){.ecHome .banner figure img{-o-object-position:50% 0;object-position:50% 0;height:380px}}.ecHome .banner .bannerSptr{position:absolute;left:0;bottom:0;width:100%;z-index:10}.ecHome h1,.ecHome h2,.ecHome h3,.ecHome h4,.ecHome h5{font-family:Merriweather,serif;font-weight:900;line-height:1.4}.ecHome .modal h1,.ecHome .modal h2,.ecHome .modal h3,.ecHome .modal h4,.ecHome .modal h5{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;line-height:1.4}.ecHome .pageBody.home section{padding:2em 0}.ecHome .pageBody.home section h1,.ecHome .pageBody.home section h2,.ecHome .pageBody.home section h3,.ecHome .pageBody.home section h4{transform:translate(0)!important}.ecHome .pageBody.home section.nx2sec{padding-top:1em!important}@media (min-width:768px){.ecHome .pageBody.home section.nx2sec{padding-top:0!important}}@media (max-width:767px){.ecHome .pageBody.home h4{font-size:1em}.ecHome .pageBody.home h2{font-size:1.3em}}.ecHome .pageBody.home .hdStyle{position:relative;padding-top:1.2em}@media (max-width:767px){.ecHome .pageBody.home .hdStyle{padding-top:1.6em}}.ecHome .pageBody.home .hdStyle:before{content:"";width:100px;height:4px;background-color:#fec20f;position:absolute;left:0;top:0}.ecHome .pageBody.home .text-center .hdStyle:before{left:50%;transform:translateX(-50%)}@media (max-width:767px){.ecHome .whiteCurve{height:52px}}.ecHome .whiteCurve path{fill:#fff;stroke:#fff;stroke-width:2}.ecHome .whiteCurve.tS{filter:drop-shadow(0 -12px 6px rgba(0,0,0,.4))}.ecHome .reviewModal .modal-header{padding:0;border:0}body{overflow-x:hidden}body .ngb-dp-navigation-select>.custom-select{margin:0 1px}body .theme-green .bs-datepicker-head{background-color:rgba(22,25,70,.7)}body .theme-green .bs-datepicker-head button.next span,body .theme-green .bs-datepicker-head button.previous span{font-size:24px}body .theme-green .bs-datepicker-body table td.week span{color:#e70b31}@media (min-width:992px){body>bs-datepicker-container,body>bs-daterangepicker-container{left:-260px!important}}body .dark.tooltip .tooltip-inner,body .light.tooltip .tooltip-inner{max-width:300px}body .dark.tooltip,body .light.tooltip{opacity:1;filter:drop-shadow(0 0 4px rgba(0,0,0,.5))}body .dark.tooltip.show,body .light.tooltip.show{opacity:1}body .light .tooltip-inner{background-color:#f1f1f1;color:#161946}body .dark .arrow:before,body .light .arrow:before{display:none}body .dark .tooltip-inner{background-color:#565656;color:#fff}.tooltip-inner .table.alt{margin:3px 0}.tooltip-inner .table.alt th{background-color:#161946;color:#fff}.tooltip-inner .table.alt tbody tr:nth-child(2n){background-color:rgba(0,0,0,.05)}.tooltip-inner .table.alt tbody tr:hover{background-color:rgba(0,0,0,.1)}.tooltip-inner .table.alt td,.tooltip-inner .table.alt th{border:1px solid #c2c2c2}.pageBody .genBxHldr .multiselect-dropdown{transform:translateY(-3px);border:0;position:relative;z-index:10;max-width:600px!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn{border:0!important;background-color:#d5d5d5;color:#424242;font-weight:600!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .dropdown-down,.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .dropdown-up{border-width:5px!important;margin-left:10px}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .dropdown-down{border-top-color:#424242!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .dropdown-up{border-bottom-color:#424242!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn:focus{background-color:#696fcf;color:#fff}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn:focus .dropdown-down{border-top-color:#fff!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn:focus .dropdown-up{border-bottom-color:#fff!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .selected-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;padding:0 22px 0 5px!important;display:inline-block!important;font-size:.85em;max-width:93%;float:none!important}@media (max-width:640px){.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .selected-item{max-width:87%!important}}.pageBody .genBxHldr .multiselect-dropdown .dropdown-btn .selected-item>a{position:absolute;display:inline-block;top:0;right:5px;line-height:1}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list{margin-top:.125rem;background-color:#ededed}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list .filter-textbox{padding:0}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list .filter-textbox input{padding:6px 12px!important;height:40px}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]+div:before{border-radius:.25rem;color:#696fcf!important;border-color:#696fcf!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list .multiselect-item-checkbox input[type=checkbox]:checked+div:before{background-color:#696fcf!important}.pageBody .genBxHldr .multiselect-dropdown .dropdown-list .multiselect-item-checkbox>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pageBody .genBxHldr .table ul li{z-index:-1}.ng-value.ng-value-disabled{color:#ccc}.modal.fade .modal-dialog .modal-body .inputNBrowse .custom-file .custom-file-label:after{top:18px;height:35px;right:2px}@media (min-width:992px){.pageBody.cw2 .courseNorms .sectBoxNorms .bxTitle.minHe8 .row .col-md-3{flex:0 0 11%;max-width:11%}.pageBody.cw2 .courseNorms .sectBoxNorms .bxTitle.minHe8 .row .col-md-9{flex:0 0 89%;max-width:89%}}.customSetAcc .card-header{position:relative}.customSetAcc .card-header .btn.btn-outline-primary{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;opacity:0}.preGenSec .card{border-radius:1em}.preGenSec .card-header{background-color:#161946;color:#fff;overflow:hidden;padding:0}.preGenSec .card-header .btn{position:relative;padding:.65em 2em .65em 3.3em;color:#fff;display:block;width:100%;text-align:left;font-weight:600;font-size:1.4em;line-height:1;border:0}.preGenSec .card-header .btn>i.fas.fa-minus{position:absolute;top:50%;right:.85em;font-size:.9em;transform:translateY(-50%)}.preGenSec .card-header .btn.collapsed>i.fas.fa-minus:before{content:""}.preGenSec .card-header .btn .icoCircle{width:36px;height:36px;border-radius:50%;background-color:#fff;color:#161946;display:flex;align-items:center;justify-content:center;position:absolute;left:1.25rem;top:calc(50% + 2px);transform:translateY(-50%)}.preGenSec .card-header .btn .icoCircle.skipped{background-color:#fdb0b0}.preGenSec .card-header .btn small{display:block;font-size:.6em;color:#fec20f;padding:4px 0 0}.preGenSec .card-header .btn.focus,.preGenSec .card-header .btn:focus{box-shadow:0 0 0 transparent}.preGenSec .card-body{padding:0}.pageBody .popOnSelection .table tbody tr td{max-width:130px}.pageBody .multiChckBx .custom-checkbox .custom-control-label{display:inline-block}.notes .pageBody{min-height:calc(100vh - 282px);padding-top:1em;padding-bottom:1em}.notes .pageBody .owl-carousel{z-index:0}.notes .pageBody .owl-carousel.owl-theme .owl-nav{margin:0}.notes .pageBody .owl-carousel.owl-theme .owl-nav [class*=owl-]{background-color:transparent;margin:0;color:rgba(0,0,0,.4);width:32px;height:32px;font-size:1.2em;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%}.notes .pageBody .owl-carousel.owl-theme .owl-nav [class*=owl-]:hover{background-color:#666;color:#fff}.notes .pageBody .owl-carousel.owl-theme .owl-nav [class*=owl-].disabled{opacity:0}.notes .pageBody .owl-carousel.owl-theme .owl-nav .owl-prev{left:-21px}.notes .pageBody .owl-carousel.owl-theme .owl-nav .owl-next{right:-21px}.notes .pageBody .table.alt tbody tr:hover,.notes .pageBody .table.alt tbody tr:nth-child(2n){background-color:transparent}.notes .pageBody .bodyHTML table{margin:0 0 1.2em;width:100%}.notes .pageBody .bodyHTML table tbody tr:nth-child(2n){background-color:transparent}.notes .pageBody .bodyHTML::-webkit-scrollbar{width:12px;height:12px}.notes .pageBody .bodyHTML::-webkit-scrollbar-thumb,.notes .pageBody .bodyHTML::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.2);border-radius:0}.notes .pageBody .bodyHTML::-webkit-scrollbar-thumb{background-color:rgba(22,25,70,.4)}.nUxCourseBox{background-color:rgba(22,25,70,.07);height:100%;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.1);transition:all .3s linear}.nUxCourseBox .lblSubs{padding:0 20px 0 26px;margin:0;height:20px;max-width:150px;font-size:12px;font-weight:500;display:block;color:#fff;position:absolute;z-index:1;top:5px;left:-15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nUxCourseBox .lblSubs:before{content:"";position:absolute;z-index:-1;background-color:#e70b31;box-shadow:0 0 2px #000;transform:skew(-20deg);left:-5px;top:0;width:100%;height:20px}.nUxCourseBox:hover{box-shadow:0 0 6px rgba(0,0,0,.3)}.nUxCourseBox .leftFigure{flex:0 0 30%;max-width:30%}.nUxCourseBox .leftFigure figure{margin:0;height:100%;overflow:hidden;align-items:center;background-color:#424242}.nUxCourseBox .leftFigure figure img{display:block;width:100%;height:auto}.nUxCourseBox .rightCont{flex:0 0 70%;max-width:70%;padding:1em}.nUxCourseBox .rightCont .desc,.nUxCourseBox .rightCont h6{margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nUxCourseBox .rightCont .desc{font-size:90%}.videoNotes .addNoteTogBtn{position:fixed;z-index:99;top:calc(50% + 10px);right:-28px;transform:translateY(-50%) rotate(90deg);border-radius:0}.videoNotes .noteSlidingBar{position:fixed;top:0;right:0;z-index:100;width:340px;height:100%;opacity:0;background-color:#fff;box-shadow:-6px 0 8px rgba(0,0,0,.6);transform:translateX(360px);transition:all .3s ease-in-out}@media (max-width:767px){.videoNotes .noteSlidingBar{transform:translateX(767px);width:86%}}.videoNotes .noteSlidingBar.opened{transform:translateX(0);opacity:1}.videoNotes .noteSlidingBar span.closeNoteSlide{display:block;cursor:pointer;position:absolute;right:100%;top:-7px;z-index:9;color:#fff;background-color:#e70b31;padding:4px 10px;line-height:36px;font-size:32px}.videoNotes .noteSlidingBar ::-webkit-scrollbar{width:8px;height:8px}.videoNotes .noteSlidingBar ::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:0}.videoNotes .noteSlidingBar ::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(22,25,70,.4)}.videoNotes .noteSlidingBar .dropdown-menu{padding:0;min-width:90px}.videoNotes .noteSlidingBar .dropdown-menu .dropdown-item{padding:4px 10px;font-size:13px;border-bottom:1px solid #e1e1e1}.modal-content.videoNotes,.videoNotes .noteSlidingBar .dropdown-menu .dropdown-item:last-of-type{border:0}.attendanceMark .ng-select .ng-select-container{background-color:#696fcf;border-color:#696fcf;color:#fff}.attendanceMark .ng-select .ng-clear-wrapper{color:#fff}.attendanceMark .ng-select .ng-arrow-wrapper .ng-arrow{border-color:#fff transparent transparent}.attendanceMark .ng-select.ng-select-opened>.ng-select-container .ng-arrow{border-color:transparent transparent #fff}.attendanceMark .ng-dropdown-panel .ng-dropdown-panel-items{max-height:100px}.attendanceMark .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{padding-top:4px;padding-bottom:4px;font-size:13px}.attendanceMark .ng-dropdown-panel.ng-select-top{margin-bottom:-48px}.attendanceMark .ng-dropdown-panel.ng-select-bottom{margin-top:-72px}.editPanel .inputNBrowse .fltdBrowse{right:3px;top:3px;width:65px;height:28px!important}.editPanel .inputNBrowse .fltdBrowse .custom-file-label{height:28px!important}.editPanel .inputNBrowse .fltdBrowse .custom-file-label:after{padding-top:.275rem}.editPanel .inputNBrowse>.form-control{padding-right:73px;font-size:13px}.editPanel .inputNBrowse .custom-file-input{height:99%}.editPanel .custom-file-label:after{background-color:#b3b3b3;color:#000}.editPanel .btn.btn-outline-primary{box-shadow:0 0 0 transparent!important}.addEdit .ng2-dropdown-menu{padding:0!important}.addEdit .pageBody{overflow:hidden}body .arrow-down{background-image:url(downarrow.5fd76f1afc2a8f1cc086.png);background-position:calc(100% - 10px);background-repeat:no-repeat;background-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px}body .dotted-divide{height:1px;border-top:1px dashed #161946}body .bbbTransparent{border:0;border-bottom-width:1px;border-style:solid;border-radius:0;background-color:transparent!important;padding-left:0;padding-right:0}body .resouce-form-wrap .form-group label{font-size:14px;margin:0;font-family:Roboto,Helvetica,Arial,sans-serif;color:#161946}body .ng2-dropdown-menu{padding:0!important;max-height:150px!important}.chat-btn{font-size:12px}.chat-btn.btn-danger{color:#fff}.chat-btn:focus,.chat-btn:hover{color:#fff!important}.optDDBox .dropdown-toggle:after{display:none}.chatboxModal{width:350px;box-shadow:0 0 7px rgba(0,0,0,.19);border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fff}@media (max-width:1299px){.chatboxModal{max-width:350px;width:100%}}@media (max-width:1199px){.chatboxModal{width:90%}}.chatboxModal-header{display:flex;align-items:center;justify-content:space-between;border-top-left-radius:10px;border-top-right-radius:10px;padding:15px}@media (max-width:767px){.chatboxModal-header{padding:5px 15px}}.chatboxModal-header .chatboxModal-header-detail{display:flex;align-items:flex-start;flex:1}.chatboxModal-header .chatboxModal-header-detail figure.pro-fig{background-color:#f1f1f1;width:50px;height:50px;border-radius:100%;position:relative;margin-bottom:0}@media (max-width:767px){.chatboxModal-header .chatboxModal-header-detail figure.pro-fig{width:40px;height:40px}}.chatboxModal-header .chatboxModal-header-detail figure.pro-fig:after{content:"";position:absolute;bottom:0;right:0;width:12px;height:12px;border-radius:100%;border:2px solid #fff;background-color:#a2a2a2}.chatboxModal-header .chatboxModal-header-detail figure.pro-fig.active:after{background-color:#80ea4e}.chatboxModal-header .chatboxModal-header-detail figure.pro-fig.rm-status-dot:after{display:none}.chatboxModal-header .chatboxModal-header-detail figure.pro-fig img{border-radius:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.chatboxModal-header .chatboxModal-header-detail .chatboxModal-header-proDetal{width:calc(100% - 60px);margin-left:10px}.chatboxModal-header .chatboxModal-header-detail .chatboxModal-header-proDetal p{margin-bottom:0;line-height:1.3}.chatboxModal-header .chatboxModal-header-action>:not(:last-child){margin-right:10px}.chatboxModal-header .chatboxModal-header-action .optDDBox{cursor:pointer}.chatboxModal-header .chatboxModal-header-action .chat-cta-btn{font-size:24px}@media (max-width:1199px){.chatboxModal-header .chatboxModal-header-action .chat-cta-btn{font-size:20px}}.chatboxModal-header .chatboxModal-header-action .chat-cta-btn:not(:last-child){margin-right:15px}.chatboxModal-body{height:400px;overflow:auto;padding:15px;background-color:#fff}@media (max-width:1199px){.chatboxModal-body{max-height:300px;height:100%}}@media (max-width:767px){.chatboxModal-body{max-height:200px}}@media (max-width:479px){.chatboxModal-body{max-height:300px}}.msg-date-divide{font-weight:400;font-weight:13px;margin:20px 0;font-size:12px;letter-spacing:.05em}.chatboxModal-msg-elem{display:flex;align-items:flex-start}.chatboxModal-msg-elem:not(:last-child){margin-bottom:10px}.chatboxModal-msg-elem .msg-pro{width:40px;height:40px;border-radius:100%;background-color:#f1f1f1}.chatboxModal-msg-elem .chatboxModal-msg-cont{width:calc(100% - 50px);display:flex;flex-direction:column}.chatboxModal-msg-elem .chatboxModal-msg-cont .msg-block{margin:0;padding:10px;width:auto;border-radius:10px;font-size:14px}.chatboxModal-msg-elem .chatboxModal-msg-cont .msg-block+small{min-width:60px;padding:0 10px;font-size:65%}.chatboxModal-msg-elem.msg-left .chatboxModal-msg-cont{margin-left:10px;align-items:flex-start}.chatboxModal-msg-elem.msg-left .chatboxModal-msg-cont .msg-block{background-color:#d4ffd9;border-top-left-radius:0}.chatboxModal-msg-elem.msg-right{flex-direction:row-reverse}.chatboxModal-msg-elem.msg-right .chatboxModal-msg-cont{align-items:flex-end;margin-right:10px}.chatboxModal-msg-elem.msg-right .chatboxModal-msg-cont .msg-block{background-color:#bcbee9;border-top-right-radius:0}.chatboxModal-msg-elem+.msg-date-divide{margin-top:0}.chatboxModal-footer{padding:15px}.msg-submit-field{border-radius:50px;background-color:#bcbee9;height:50px;padding:0 15px}@media (max-width:1199px){.msg-submit-field{height:45px}}.msg-submit-field .btn-group .more-ctcBtn{margin:0 10px;color:#000;font-size:20px}@media (max-width:1199px){.msg-submit-field .btn-group .more-ctcBtn{font-size:17px}}.msg-submit-field .btn-group .more-ctcBtn:hover{opacity:.8}.msg-submit-field .btn-group .msgsubmit-btn{background-color:#e70b31;border-radius:10px;color:#fff;height:40px;display:flex;align-items:center;justify-content:center;width:40px;margin-right:0}@media (max-width:1199px){.msg-submit-field .btn-group .msgsubmit-btn{height:36px;width:36px}}.msg-submit-field .form-control{border:0;height:100%;border-radius:0;background-color:transparent}.chatboxModal-fixed{position:fixed;right:20px;bottom:0;z-index:99}.bg-yellow{background-color:#fec20f}.input_icon{position:relative}.input_icon .form-control{padding-right:50px}.input_icon .btn-on-input{position:absolute;right:10px;top:5px}.addResourceForm{border:1px solid #565656;padding:20px;border-radius:10px;position:relative}.addResourceForm label{font-size:.8em;font-weight:500;opacity:1;color:#161946}.addResourceForm .searchBtn{background-color:transparent;border:none;padding:0;z-index:9;cursor:pointer}.addResourceForm .close-btn{width:24px;height:24px;border-radius:100%;display:flex;align-items:center;justify-content:center;line-height:1px}.addResourceForm .close-btn.sm-close{width:18px;height:18px;font-size:12px;line-height:1px}.addResourceForm .resourseTestInputCont,.addResourceForm .resourseTestItemCont{position:relative;border:1px solid #565656;border-radius:10px;padding:10px 20px}@media only screen and (max-width:767px){.addResourceForm .resourseTestInputCont,.addResourceForm .resourseTestItemCont{padding:7px 15px}}.addResourceForm .resourseTestInputCont .close-btn,.addResourceForm .resourseTestItemCont .close-btn{position:absolute;top:-10px;right:-10px}.addResourceForm .resourseTestInputCont .close-btn.sm-close,.addResourceForm .resourseTestItemCont .close-btn.sm-close{top:-7px;right:-7px}.resourseTestInputBlock .close-btn{color:#fff;background-color:#e70b31;border:none;font-size:15px;font-weight:500;right:-12px;top:-12px}.example-full-width{width:100%!important}.mat-form-field{display:inline!important}.example-full-width input{background:transparent!important}.bg-white{background-color:#fff}.resourseInputOut{width:100%}.modal_cont{padding:20px}.modal_cont .modal_cont_Header{border-bottom:1px solid #565656;border-radius:0;padding:0 0 10px;margin-bottom:10px}@media only screen and (max-width:767px){.modal_cont .modal_cont_Header h3{font-size:24px;margin-bottom:0}}.modal_cont .close-btn{width:22px;height:22px;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#ff0000f5;border:none;color:#fff;font-size:13px;font-weight:500;line-height:1px}.modal_cont .close-btn.sm-close{width:18px;height:18px;font-size:12px;line-height:1px}.modal_cont .resourseTestInputCont,.modal_cont .resourseTestItemCont{position:relative;border:1px solid #565656;border-radius:10px;padding:10px 20px}@media only screen and (max-width:767px){.modal_cont .resourseTestInputCont,.modal_cont .resourseTestItemCont{padding:7px 15px}}.modal_cont .resourseTestInputCont .close-btn,.modal_cont .resourseTestItemCont .close-btn{position:absolute;top:-10px;right:-10px}.modal_cont .resourseTestInputCont .close-btn.sm-close,.modal_cont .resourseTestItemCont .close-btn.sm-close{top:-7px;right:-7px}.resourseTestInputBlock{position:relative}.resourseTestInputBlock .close-btn{position:absolute;top:-7px;right:-7px}.sm-btn{padding:5px 10px;font-size:14px}@media only screen and (min-width:768px){.resourseTestItem{margin-bottom:30px}}.resourseTestItem label{font-weight:500;margin-bottom:3px}.resourseTestItemCont label{font-size:14px}.scrollModal.modal.fade .modal-dialog{position:static;transform:translate(0);width:100%;margin:20px auto}.autogradeModal.modal.fade .modal-dialog .modal-body{max-height:420px}.dashed-hr{border-color:#161946;border-style:dashed}@media only screen and (max-width:767px){.modal_cont_Header h3{font-size:24px}}.btn_group .btn:not(:last-child){margin-right:10px}.btn-rounded{border-radius:100%}.mw-130{min-width:130px}.chat-btn.dropdown-toggle{position:relative;padding-right:18px;text-align:left}.chat-btn.dropdown-toggle:after{position:absolute;right:5px;top:50%;transform:translateY(-50%);border-width:6px}.dropdown-style-2.dropdown-menu{border:0;box-shadow:0 0 10px rgba(0,0,0,.28);max-height:220px;overflow:auto}.dropdown-style-2.dropdown-menu .dropdown-item{padding:5px 10px;font-size:14px}.dropdown-style-2.dropdown-menu .dropdown-item.active,.dropdown-style-2.dropdown-menu .dropdown-item:active{color:#fff;background-color:#161946}.msgWritingPanel{padding:1em 3em 1em 1em;position:relative;z-index:2}@media (max-width:1199px){.msgWritingPanel{padding-top:30px}}.msgWritingPanel .prConvWrap{padding:0 10px 10px;height:calc(100vh - 300px);overflow-x:hidden;overflow-y:auto;margin:0 0 20px}.msgWritingPanel .prConvWrap .convBox{margin:0 0 20px;position:relative}.msgWritingPanel .prConvWrap .convBox .tsBar{position:relative;margin:0 0 13px;display:block;text-align:center}.msgWritingPanel .prConvWrap .convBox .tsBar:before{content:"";width:100%;height:1px;background-color:silver;position:absolute;left:0;top:50%;z-index:0}.msgWritingPanel .prConvWrap .convBox .tsBar>span{background-color:#e1e1e1;display:inline-block;padding:4px 15px;font-size:80%;color:#848484;position:relative;z-index:1}.msgWritingPanel .prConvWrap .convBox .prBox{position:absolute;bottom:0;left:0;margin:0}.msgWritingPanel .prConvWrap .convBox .txtHldr{margin-left:70px;padding-top:0;width:66%}.msgWritingPanel .prConvWrap .convBox .txtHldr .chatConvViewBx{padding:1em;border-radius:20px 20px 20px 0;background-color:#d4ffd9;font-size:.85em;border:1px solid #fdfdfd}.msgWritingPanel .prConvWrap .convBox .txtHldr .chatConvViewBx img{padding:4px;max-width:100%;background-color:#fff;border:1px solid #f1f1f1;margin:8px 0;display:block}.msgWritingPanel .prConvWrap .convBox.mySelf .prBox{right:0;left:auto}.msgWritingPanel .prConvWrap .convBox.mySelf .txtHldr{margin-left:auto;margin-right:70px}.msgWritingPanel .prConvWrap .convBox.mySelf .txtHldr .chatConvViewBx{border-radius:20px 20px 0 20px;background-color:#bfbbe6;text-align:right}.msgWritingPanel .editorWrap{position:relative;padding-right:55px;padding-left:55px;background-color:transparent}.msgWritingPanel .editorWrap .form-control{width:100%;height:50px;border:0;border-radius:12px;background-color:#bcbfea;outline:0;padding:6px 12px 6px 22px}.msgWritingPanel .editorWrap .btn-attachment,.msgWritingPanel .editorWrap .btnTxt{width:50px;height:50px;border:0;font-size:1.2em;position:absolute;top:0;left:0;border-radius:100%}.msgWritingPanel .editorWrap .btn.btnTxt{left:auto;right:0}.msgWritingPanel .editorWrap .btn.btnTxt:focus,.msgWritingPanel .editorWrap .btn.btnTxt:hover{box-shadow:0 0 0 transparent}.msgWritingPanel .editorWrap .btn.btnTxt.attach{right:64px;padding:0;background-color:transparent;color:#101010}.msgWritingPanel .editorWrap .attached-block{position:absolute;top:calc(-100% - 60px);background-color:#f2f2f2;padding:10px;border-radius:10px;left:0;z-index:1;display:flex;flex-wrap:wrap;box-shadow:0 0 10px rgba(0,0,0,.2)}.msgWritingPanel .editorWrap .attached-block .custom-file{width:auto;height:auto}.msgWritingPanel .editorWrap .attached-block .custom-file:not(:last-child){margin-right:30px}.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-input{position:absolute;left:-99999px}.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-label{color:#161946;white-space:normal;text-overflow:clip;position:static;width:auto;height:auto;padding:0;background-color:transparent;border:0;text-align:center;cursor:pointer;margin:0;overflow:visible}.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-label:hover{opacity:.5}.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-label:after{display:none}.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-label .far,.msgWritingPanel .editorWrap .attached-block .custom-file .custom-file-label .fas{color:#fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100%;background-color:#161946;margin:0 auto;font-size:20px}.msgWritingPanel ::-webkit-scrollbar{width:8px;height:8px}.msgWritingPanel ::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:0}.msgWritingPanel ::-webkit-scrollbar-thumb{border-radius:0;background-color:rgba(22,25,70,.4)}.manage-catorgies-title{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1199px){.manage-catorgies-title h3{font-size:26px}}@media only screen and (max-width:767px){.manage-catorgies-title h3{font-size:22px}}.manage-catorgies-title+.accordionBlock{margin-top:20px}.manage-catorgies-wrap .accordion .card{box-shadow:0 0 10px rgba(0,0,0,.05);padding:15px;background-color:#f8f8f8;border:1px solid #979797;border-radius:5px}@media only screen and (max-width:767px){.manage-catorgies-wrap .accordion .card{padding:10px}}.manage-catorgies-wrap .accordion .card:not(:last-child){margin-bottom:20px}@media only screen and (max-width:767px){.manage-catorgies-wrap .accordion .card:not(:last-child){margin-bottom:10px}}.manage-catorgies-wrap .accordion .card .card{background-color:#fff}.manage-catorgies-wrap .accordion .card .card .card{background-color:#f8f8f8}.manage-catorgies-wrap .accordion .card .card-header{padding:0;margin-bottom:0;background-color:transparent;border-bottom:0}.manage-catorgies-body{padding:15px}@media only screen and (max-width:767px){.manage-catorgies-body{padding:10px}}.manage-catorgies-header{display:flex;align-items:center;justify-content:space-between}.manage-catorgies-header .manage-catorgies-header-left{max-width:calc(100% - 200px);padding-right:15px}@media only screen and (max-width:767px){.manage-catorgies-header .manage-catorgies-header-left{max-width:calc(100% - 120px)}}.manage-catorgies-header .manage-catorgies-header-left h5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0}@media only screen and (max-width:1199px){.manage-catorgies-header .manage-catorgies-header-left h5{font-size:20px}}@media only screen and (max-width:767px){.manage-catorgies-header .manage-catorgies-header-left h5{font-size:16px}}.icon-btns-group{display:flex;align-items:center}.icon-btns-group .icon-btn{background-color:transparent;font-size:20px;padding:0;color:#161946;border:0;transition:all .3s ease-in-out}@media only screen and (max-width:1199px){.icon-btns-group .icon-btn{font-size:16px}}.icon-btns-group .icon-btn:not(:last-child){margin-right:18px}.icon-btns-group .icon-btn:hover{color:#e70b31}.icon-btns-group .icon-btn.icon-btn-plus .fa-plus{display:none}.icon-btns-group .icon-btn.icon-btn-plus .fa-minus,.icon-btns-group .icon-btn.icon-btn-plus.collapsed .fa-plus{display:block}.icon-btns-group .icon-btn.icon-btn-plus.collapsed .fa-minus{display:none}.banner{margin-top:0!important}@font-face{font-family:AvenirLTStd-Roman;src:url(AvenirLTStd-Roman.db1e30d4edc067f8a241.eot);src:url(AvenirLTStd-Roman.db1e30d4edc067f8a241.eot?#iefix) format("embedded-opentype"),url(AvenirLTStd-Roman.b4eca14f13358a83a9a7.svg#AvenirLTStd-Roman) format("svg"),url(AvenirLTStd-Roman.ff672bc18c0efd6deb80.ttf) format("truetype"),url(AvenirLTStd-Roman.3a2284a8ad6c30a436d1.woff) format("woff"),url(AvenirLTStd-Roman.3dcf63a2daa8d2f4e7d3.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:AvenirLTStd-Book;src:url(AvenirLTStd-Book.df36703df357797b75b5.eot);src:url(AvenirLTStd-Book.df36703df357797b75b5.eot?#iefix) format("embedded-opentype"),url(AvenirLTStd-Book.5062c1c247e38a2cc034.svg#AvenirLTStd-Book) format("svg"),url(AvenirLTStd-Book.7404cce542b4ca0d8c8b.ttf) format("truetype"),url(AvenirLTStd-Book.10e8c8e7e08aabf4101d.woff) format("woff"),url(AvenirLTStd-Book.43514d4272d2688d64da.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:AvenirLTStd-Black;src:url(AvenirLTStd-Black.158308afb2be20f9e3b8.eot);src:url(AvenirLTStd-Black.158308afb2be20f9e3b8.eot?#iefix) format("embedded-opentype"),url(AvenirLTStd-Black.94253d53c2d0e47a8424.svg#AvenirLTStd-Black) format("svg"),url(AvenirLTStd-Black.93c36c0cbfa9073e7302.ttf) format("truetype"),url(AvenirLTStd-Black.95e6b754f7dfddb36333.woff) format("woff"),url(AvenirLTStd-Black.5f2291f919d3e2c8c49c.woff2) format("woff2");font-weight:400;font-style:normal}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{border:0;vertical-align:baseline;line-height:1.5;overflow-x:hidden}body.hidden,html.hidden{overflow:hidden}.new_UIstyle a,.new_UIstyle a:not([href]){text-decoration:none;transition:all .3s ease-in-out;color:#000}.new_UIstyle a:hover{text-decoration:none;color:var(--primary-color)}.new_UIstyle li,.new_UIstyle ol,.new_UIstyle ul{margin:0;padding:0;list-style:none}.new_UIstyle article,.new_UIstyle aside,.new_UIstyle details,.new_UIstyle figcaption,.new_UIstyle figure,.new_UIstyle footer,.new_UIstyle header,.new_UIstyle hgroup,.new_UIstyle menu,.new_UIstyle nav,.new_UIstyle section{display:block;margin:0;padding:0}.new_UIstyle blockquote,.new_UIstyle q{quotes:none}.new_UIstyle blockquote:after,.new_UIstyle blockquote:before,.new_UIstyle q:after,.new_UIstyle q:before{content:"";content:none}.new_UIstyle table{border-collapse:collapse;border-spacing:0}.new_UIstyle input,.new_UIstyle select,.new_UIstyle textarea{-webkit-appearance:none;border-radius:0}.new_UIstyle img{max-width:100%;height:auto;display:block}.new_UIstyle a:focus-visible{border:0;outline:none}.new_UIstyle figure{background-color:#f2f2f7}.new_UIstyle small{font-size:80%}*{scrollbar-width:thin;scrollbar-color:var(--primary-color)}::-webkit-scrollbar{width:7px;height:4px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:20px}::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:20px}body{font-size:16px;font-family:AvenirLTStd-Roman;font-weight:400;color:#555}@media (max-width:1299.98px){body{font-size:14px}}.new_UIstyle h1,.new_UIstyle h2,.new_UIstyle h3,.new_UIstyle h4,.new_UIstyle h5,.new_UIstyle h6,.new_UIstyle p{margin:0;padding:0}.new_UIstyle h1,.new_UIstyle h2,.new_UIstyle h3,.new_UIstyle h4,.new_UIstyle h5,.new_UIstyle h6{font-family:Playfair Display,serif;font-weight:700;color:#0b121f}.new_UIstyle h1:not(:last-child),.new_UIstyle h2:not(:last-child),.new_UIstyle h3:not(:last-child),.new_UIstyle h4:not(:last-child),.new_UIstyle h5:not(:last-child),.new_UIstyle h6:not(:last-child){margin-bottom:20px}@media (max-width:1399.98px){.new_UIstyle h1:not(:last-child),.new_UIstyle h2:not(:last-child),.new_UIstyle h3:not(:last-child),.new_UIstyle h4:not(:last-child),.new_UIstyle h5:not(:last-child),.new_UIstyle h6:not(:last-child){margin-bottom:15px}}.new_UIstyle h1{font-size:45px}@media (max-width:1399.98px){.new_UIstyle h1{font-size:40px}}@media (max-width:1299.98px){.new_UIstyle h1{font-size:38px}}@media (max-width:1199.98px){.new_UIstyle h1{font-size:36px}}@media (max-width:767.98px){.new_UIstyle h1{font-size:27px}}.new_UIstyle h2{font-size:36px}@media (max-width:1399.98px){.new_UIstyle h2{font-size:32px}}@media (max-width:1299.98px){.new_UIstyle h2{font-size:30px}}@media (max-width:991.98px){.new_UIstyle h2{font-size:26px}}@media (max-width:767.98px){.new_UIstyle h2{font-size:24px}}.new_UIstyle h3{font-size:30px}@media (max-width:1399.98px){.new_UIstyle h3{font-size:26px}}@media (max-width:1299.98px){.new_UIstyle h3{font-size:24px}}@media (max-width:1199.98px){.new_UIstyle h3{font-size:22px}}@media (max-width:767.98px){.new_UIstyle h3{font-size:20px}}.new_UIstyle h4{font-size:27px}@media (max-width:1399.98px){.new_UIstyle h4{font-size:23px}}@media (max-width:1299.98px){.new_UIstyle h4{font-size:20px}}@media (max-width:767.98px){.new_UIstyle h4{font-size:18px}}.new_UIstyle h5{font-size:24px}@media (max-width:1399.98px){.new_UIstyle h5{font-size:22px}}@media (max-width:1199.98px){.new_UIstyle h5{font-size:19px}}@media (max-width:767.98px){.new_UIstyle h5{font-size:18px}}.new_UIstyle .h6,.new_UIstyle h6{font-size:20px}@media (max-width:1399.98px){.new_UIstyle .h6,.new_UIstyle h6{font-size:18px}}@media (max-width:767.98px){.new_UIstyle .h6,.new_UIstyle h6{font-size:16px}}.new_UIstyle .p,.new_UIstyle ol li,.new_UIstyle p,.new_UIstyle ul li{color:#555;font-size:16px}@media (max-width:1299.98px){.new_UIstyle .p,.new_UIstyle ol li,.new_UIstyle p,.new_UIstyle ul li{font-size:14px}}.new_UIstyle p:not(:last-child){margin-bottom:20px}@media (max-width:1399.98px){.new_UIstyle p:not(:last-child){margin-bottom:10px}}.new_UIstyle .lead{font-size:20px}@media (max-width:1399.98px){.new_UIstyle .lead{font-size:18px}}@media (max-width:1199.98px){.new_UIstyle .lead{font-size:16px}}.new_UIstyle .heading-18{font-size:16px}@media (max-width:1199.98px){.new_UIstyle .heading-18{font-size:14px}}.new_UIstyle .required-star{color:red}.new_UIstyle label{color:#000}.new_UIstyle .p-14,.new_UIstyle .p-14 p{font-size:14px}.new_UIstyle .small-70{font-size:70%}.new_UIstyle .color-grey{color:#6c757d}.new_UIstyle .grey-text-55{color:#555}.new_UIstyle .font-weight-400{font-weight:400}.new_UIstyle .font-weight-500{font-weight:500}.new_UIstyle .font-bold,.new_UIstyle .font-weight-700{font-weight:700}.new_UIstyle .whitefont,.new_UIstyle .whitefont *,.new_UIstyle .whitefont .white{color:#fff}.new_UIstyle .bg-grey,.new_UIstyle .default-grey-bg{background-color:#f5f5f5}.new_UIstyle .white-text{color:#fff}.new_UIstyle .hover\:white-text:hover{color:#fff!important}.new_UIstyle .grey-text{color:var(--grey-color-100-rgba)}.new_UIstyle .primary-text{color:var(--primary-color)}.new_UIstyle .red-text{color:red}.new_UIstyle .blue-text{color:var(--blue-lt-color)}.new_UIstyle .blue-text-200{color:var(--blue-lt-color-200)}.new_UIstyle .black-text{color:#000}.new_UIstyle .relative{position:relative}.new_UIstyle .dark-green-text{color:var(--dark-green-color)}.new_UIstyle .green-text{color:var(--lt-green-color)}.new_UIstyle .blue-lt-text{color:#6b7ec2}.new_UIstyle .w-100px{width:100px!important}.new_UIstyle .w-200px{width:200px!important}.new_UIstyle .w-250px{width:250px}.new_UIstyle .blue-lt-bg{background-color:#6b7ec2}.new_UIstyle .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new_UIstyle .disabled{pointer-events:none!important;opacity:.6!important}.new_UIstyle .bg-grey-100{background-color:#f2f2f7}.new_UIstyle .border-grey-100{border:1px solid #f2f2f7}.new_UIstyle .border-grey-600{border:1px solid #dee2e6}.new_UIstyle .pointerCurser{cursor:pointer}.new_UIstyle .font-size-10{font-size:10px}.new_UIstyle .font-size-12,.new_UIstyle .font-size-14,.new_UIstyle .font-size-16{font-size:12px}.new_UIstyle .font-size-20{font-size:20px}.new_UIstyle .font-size-30{font-size:30px}.new_UIstyle .font-size-40{font-size:40px}.new_UIstyle .font-size-50{font-size:50px}.new_UIstyle .bg-black-100{background-color:#fdfdfd}.new_UIstyle .bg-black-200{background-color:#f8f8f8}.new_UIstyle .bg-black-300{background-color:#f2f2f2}.new_UIstyle .bg-black-400{background-color:#e6e6e6!important}.new_UIstyle .bg-black-500{background-color:#ccc}.new_UIstyle .bg-black-600{background-color:#999}.new_UIstyle .bg-black-700{background-color:#666}.new_UIstyle .bg-black-800{background-color:#333}.new_UIstyle .bg-black-900{background-color:#000}.new_UIstyle .text-black-100{color:#fdfdfd}.new_UIstyle .text-black-200{color:#f8f8f8}.new_UIstyle .text-black-300{color:#f2f2f2}.new_UIstyle .text-black-400{color:#e6e6e6}.new_UIstyle .text-black-500{color:#ccc}.new_UIstyle .text-black-600{color:#999}.new_UIstyle .text-black-700{color:#666}.new_UIstyle .text-black-800{color:#333}.new_UIstyle .text-black-900{color:#000}.new_UIstyle .bg-white-100{background-color:#fff}.new_UIstyle .w-14{width:.875rem}.new_UIstyle .w-16{width:1rem}.new_UIstyle .w-20{width:1.25rem}.new_UIstyle .w-24{width:1.5rem}.new_UIstyle .w-32{width:2rem}.new_UIstyle .w-40{width:2.5rem}.new_UIstyle .w-80{width:5rem}.new_UIstyle .border-radius-10{border-radius:10px!important}.new_UIstyle .border-radius-15{border-radius:15px!important}.new_UIstyle .border-radius-20{border-radius:20px!important}.new_UIstyle .border-radius-25{border-radius:25px!important}.new_UIstyle .primary-text-200{color:#fff0f4}.new_UIstyle .bg-primary-200{background-color:#fff0f4}.new_UIstyle .hover\:bg-primary:hover{background-color:var(--primary-color)!important}.new_UIstyle .bg-green-200{background-color:var(--green-color)}.new_UIstyle .text-green-200{color:var(--green-color)}.new_UIstyle .pointer-event-none{pointer-events:none}@media only screen and (min-width:992px){.new_UIstyle .lg\:border-left{border-left:1px solid #ced4da}}@media only screen and (min-width:768px){.new_UIstyle .md\:border-left{border-left:1px solid #ced4da}}.new_UIstyle .avenirBlack{font-family:AvenirLTStd-Black}.new_UIstyle .amitaBold{font-family:Amita,cursive;font-weight:700}.new_UIstyle .amitaRegular{font-family:Amita,cursive;font-weight:400}.new_UIstyle .playFair{font-family:Playfair Display,serif}.new_UIstyle .avenirRoman{font-family:AvenirLTStd-Roman}.new_UIstyle .avenirBook{font-family:AvenirLTStd-Book}.new_UIstyle .poppins-light{font-family:Poppins,sans-serif;font-weight:300;font-style:normal}.new_UIstyle .poppins-regular{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.new_UIstyle .poppins-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.new_UIstyle .poppins-semibold{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.new_UIstyle .poppins-bold{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}.new_UIstyle .poppins-extrabold{font-family:Poppins,sans-serif;font-weight:800;font-style:normal}.new_UIstyle .poppins-black{font-family:Poppins,sans-serif;font-weight:900;font-style:normal}.new_UIstyle .font-size-12{font-size:.75rem}.new_UIstyle .font-size-14{font-size:.875rem}.new_UIstyle .font-size-15{font-size:.9375rem}.new_UIstyle .font-size-16{font-size:1rem}.new_UIstyle .font-size-18{font-size:1.125rem}.new_UIstyle .font-size-20{font-size:1.25rem}.new_UIstyle .font-size-24{font-size:1.5rem}.new_UIstyle .font-size-28{font-size:28px}.new_UIstyle .font-size-32{font-size:2rem}.new_UIstyle .font-size-40{font-size:2.5rem}.new_UIstyle .text-black-600{color:#666}.new_UIstyle .text-black-700{color:#333}.new_UIstyle .header-shadow{box-shadow:0 0 10px rgba(0,0,0,.2)}.new_UIstyle .notification-items-unread{background-color:rgba(var(--blue-lt-color),.1)}.new_UIstyle *{word-break:break-word}.new_UIstyle select{cursor:pointer}.new_UIstyle select.form-select-custom{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;padding-right:20px;padding-left:10px}.new_UIstyle .form-control:focus{outline:0;box-shadow:none;border-color:#303233}.new_UIstyle .form .form-control,.new_UIstyle form .form-control{font-size:14px;box-shadow:none;font-family:Arial,Helvetica,sans-serif;width:100%;color:#0b121f;border-radius:5px}@media (max-width:767.98px){.new_UIstyle .form .form-control,.new_UIstyle form .form-control{height:40px}}.new_UIstyle .form .form-control:focus,.new_UIstyle form .form-control:focus{outline:0;box-shadow:none}.new_UIstyle .form .form-control.form-control-style-2,.new_UIstyle form .form-control.form-control-style-2{background-color:#f2f2f7;border:1px solid #f2f2f7}.new_UIstyle .form .form-control.form-control-style-3,.new_UIstyle form .form-control.form-control-style-3{background-color:transparent;border-radius:0;border:0;border-bottom:2px solid #0b121f}.new_UIstyle .form .form-control.form-control-transparent,.new_UIstyle form .form-control.form-control-transparent{background-color:transparent;border-radius:0;border:0}.new_UIstyle .form .form-control.form-control-style-div,.new_UIstyle form .form-control.form-control-style-div{height:150px;resize:none;overflow:auto;border:0}@media (max-width:479.98px){.new_UIstyle .form .form-control.form-control-style-div,.new_UIstyle form .form-control.form-control-style-div{height:120px}}.new_UIstyle .form .form-control.form-control-lg,.new_UIstyle form .form-control.form-control-lg{height:50px}@media (max-width:1199.98px){.new_UIstyle .form .form-control.form-control-lg,.new_UIstyle form .form-control.form-control-lg{height:42px}}.new_UIstyle .form .form-control.form-control-lg+.input-with-icon-btn,.new_UIstyle form .form-control.form-control-lg+.input-with-icon-btn{height:50px;width:50px}@media (max-width:1199.98px){.new_UIstyle .form .form-control.form-control-lg+.input-with-icon-btn,.new_UIstyle form .form-control.form-control-lg+.input-with-icon-btn{height:42px}}@media (max-width:991.98px){.new_UIstyle .form .form-control.form-control-lg+.input-with-icon-btn,.new_UIstyle form .form-control.form-control-lg+.input-with-icon-btn{width:42px;height:42px}}.new_UIstyle .form .form-control.form-control-md,.new_UIstyle form .form-control.form-control-md{height:40px}.new_UIstyle .form .form-control.form-control-md+.input-with-icon-btn,.new_UIstyle form .form-control.form-control-md+.input-with-icon-btn{height:40px;width:40px}.new_UIstyle .form .form-control.form-control-sm,.new_UIstyle form .form-control.form-control-sm{height:32px}.new_UIstyle .form .form-control.form-control-sm+.input-with-icon-btn,.new_UIstyle form .form-control.form-control-sm+.input-with-icon-btn{height:32px;width:32px}.new_UIstyle .form .form-control-textarea,.new_UIstyle form .form-control-textarea{height:150px;resize:none;overflow:auto}@media (max-width:479.98px){.new_UIstyle .form .form-control-textarea,.new_UIstyle form .form-control-textarea{height:120px}}.new_UIstyle .form .form-control-textarea-80,.new_UIstyle form .form-control-textarea-80{height:80px;resize:none;overflow:auto}.new_UIstyle .form .btn-transparent-caret,.new_UIstyle .form .form-control-caret,.new_UIstyle form .btn-transparent-caret,.new_UIstyle form .form-control-caret{background-image:url(/assets/images/apps-icon/caret.png);padding-right:25px;background-size:10px 7px;background-position:calc(100% - 10px) 50%;background-repeat:no-repeat}.new_UIstyle .form .form-check-label,.new_UIstyle form .form-check-label{cursor:pointer;word-break:break-word}.new_UIstyle .form .input-group-text-transparent,.new_UIstyle form .input-group-text-transparent{background-color:transparent}.new_UIstyle .form .form-check-input,.new_UIstyle form .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.new_UIstyle .form .form-check-input[type=radio],.new_UIstyle form .form-check-input[type=radio]{border-radius:50%}.new_UIstyle .form .form-check-input:checked[type=radio],.new_UIstyle form .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}@media (max-width:1399.98px){.new_UIstyle .form .form-check-input,.new_UIstyle form .form-check-input{margin-top:.3em}}.new_UIstyle .form .form-check-input[type=checkbox],.new_UIstyle form .form-check-input[type=checkbox]{border-radius:0}.new_UIstyle .form .form-check-input:checked,.new_UIstyle form .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color);box-shadow:none}.new_UIstyle .form .form-check-input:checked[type=checkbox],.new_UIstyle form .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.new_UIstyle .form .form-check-input.double-check:checked[type=checkbox],.new_UIstyle form .form-check-input.double-check:checked[type=checkbox]{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAgCAYAAAC/40AfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHsSURBVHgBzZcNkcIwEIVXAhIioRIqAQfgABwQB9QB5wAJlVAJkVAJ79KhzHW47EsaGsI3kxmG6ctmt9mfinwBAK5+jX45vy6JmsOsmbj5ZaQ2syOvtBFNE9D0UhN/gBPC3IjGzG/wH1KL+VAalugGReOkBiy68/9G0V2gc5QaeMM9OZRRNCdkvMmiRKJ7VjTTmxwVTZ3En64CcaRTNFlXsiiR6Dqiu0PHyKfxRnfYPuHPUgOEG+OTRtHsiaaTGkSiaxUNzZMUo9MGO9kQhMeOJ6zLO80RsDwJRCFp0EtwJFaFdoqOXck2ZjQ0HhzkfWe0sWNEqcZIDDaSCXie7BUNm9VuqYZ7ZQOHjDoO3hit6I44co60XAZvZgNWFIXIXnei0xqjeiXZIVg0r4l7lGiMe8nBCy3ZNFrh8Ph0xZrogjdGK+8APge1RHchOjYJO0Vzl3cBvyrBCE9OAuuii8wrmeMQnW6xKAjg0R2IDdYYjWxJJNr94jmHhOjicQ2bxW+NMpMweEG4InESxl9Xd6g5CXsDP1iPXehNomaQ0uCRqAPS6V4ccQma6Rkjn2DloZbF4Yg0smfAXIfanOgifk2t1MAbPpNDaZMw6yd1Pn0Xh+vWRhfhvuWw8VdtFrND47xsomb6fH4Wkh6FEv4XST5LhZHaMp8AAAAASUVORK5CYII=")}.new_UIstyle .form .custom-control-input:checked~.custom-control-label:before,.new_UIstyle form .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:var(--primary-color);background-color:var(--primary-color);box-shadow:none}.new_UIstyle .form .form-switch .form-check-input,.new_UIstyle form .form-switch .form-check-input{border-radius:50px;border-color:#ced4da;width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;transition:background-position .15s ease-in-out}.new_UIstyle .form .form-switch .form-check-input:checked,.new_UIstyle form .form-switch .form-check-input:checked{background-color:var(--blue-lt-color);border-color:var(--blue-lt-color);background-position:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.new_UIstyle .sort-elenm{display:flex;align-items:center;justify-content:flex-end}.new_UIstyle .sort-elenm label{margin-right:10px;white-space:nowrap}.new_UIstyle .sort-elenm .form-control{min-width:150px}.new_UIstyle .typo-16 label{font-size:16px}@media (max-width:1199.98px){.new_UIstyle .typo-16 label{font-size:14px}}.new_UIstyle .form-control-100{min-width:100px}.new_UIstyle .form-control-150{min-width:150px}.new_UIstyle .form-control-200{min-width:200px}.new_UIstyle .form-control-300{min-width:300px}.new_UIstyle .form-check-input:focus{box-shadow:none}.new_UIstyle .custom-control-label{word-break:break-word}.new_UIstyle .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:var(--primary-color);background-color:var(--primary-color);box-shadow:none}.new_UIstyle .correctAns .custom-control-input:checked~.custom-control-label:before,.new_UIstyle .correctAns .custom-control-radio:checked~.custom-control-label:before{color:var(--white-100);border-color:var(--green-600);background-color:var(--green-600);box-shadow:none}.new_UIstyle .incorrectAns .custom-control-input:checked~.custom-control-label:before,.new_UIstyle .incorrectAns .custom-control-radio:checked~.custom-control-label:before{color:var(--white-100);border-color:var(--red-600);background-color:var(--red-600);box-shadow:none}.new_UIstyle .form-control-box.is-invalid,.new_UIstyle .form-control.is-invalid,.new_UIstyle .form-control.is-invalid+.tox-tinymce,.new_UIstyle .was-validated .form-control:invalid{border-color:var(--red-600)!important}.new_UIstyle .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.new_UIstyle .form-check .form-check-input{float:left;margin-left:-1.5em}.new_UIstyle .form-control-textarea{overflow:auto;word-wrap:break-word}.new_UIstyle .switch{position:relative;display:inline-block;vertical-align:top;width:56px;height:20px;padding:3px;background-color:var(--white-100);border-radius:18px;box-shadow:inset 0 -1px #fff,inset 0 1px 1px rgba(0,0,0,.05);cursor:pointer;background-image:linear-gradient(180deg,#eee,#fff 25px)}.new_UIstyle .switch-input{position:absolute;top:0;left:0;opacity:0}.new_UIstyle .switch-label{position:relative;display:block;height:inherit;font-size:10px;text-transform:uppercase;background:#eceeef;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,.12),inset 0 0 2px rgba(0,0,0,.15);transition:.15s ease-out;transition-property:opacity background}.new_UIstyle .switch-label:after,.new_UIstyle .switch-label:before{position:absolute;top:50%;margin-top:-.5em;line-height:1;transition:inherit}.new_UIstyle .switch-label:before{content:attr(data-on);right:11px;color:#737373;text-shadow:0 1px hsla(0,0%,100%,.5)}.new_UIstyle .switch-label:after{content:attr(data-off);left:8px;color:#fff;text-shadow:0 1px rgba(0,0,0,.2);opacity:0}.new_UIstyle .switch-input:checked~.switch-label{background:#47a8d8;box-shadow:inset 0 1px 2px rgba(0,0,0,.15),inset 0 0 3px rgba(0,0,0,.2)}.new_UIstyle .switch-input:checked~.switch-label:before{opacity:0}.new_UIstyle .switch-input:checked~.switch-label:after{opacity:1}.new_UIstyle .switch-handle{position:absolute;top:4px;left:4px;width:18px;height:18px;background:#fff;border-radius:10px;box-shadow:1px 1px 5px rgba(0,0,0,.2);background-image:linear-gradient(180deg,#fff 40%,#f0f0f0);transition:left .15s ease-out}.new_UIstyle .switch-handle:before{content:"";position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:#f9f9f9;border-radius:6px;box-shadow:inset 0 1px rgba(0,0,0,.02);background-image:linear-gradient(180deg,#eee,#fff)}.new_UIstyle .switch-input:checked~.switch-handle{left:40px;box-shadow:-1px 1px 5px rgba(0,0,0,.2)}.new_UIstyle .switch-green>.switch-input:checked~.switch-label{background:#4fb845}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}body{padding-top:73px}@media (max-width:1399.98px){body{padding-top:70px}}@media (max-width:767.98px){body{padding-top:62px}}.new_UIstyle .section{padding:50px 0}@media (max-width:991.98px){.new_UIstyle .section{padding:40px 0}}@media (max-width:767.98px){.new_UIstyle .section{padding:30px 0}}@media (min-width:1400px){.new_UIstyle .container{max-width:1320px}}.new_UIstyle .progress_loader{display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;left:0;right:0;z-index:999;background-color:hsla(0,0%,100%,.6)}.new_UIstyle .progress_loader.bg-white{background-color:#fff}.new_UIstyle .list li{padding-left:20px;position:relative}.new_UIstyle .list li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:100%;background-color:#555}.new_UIstyle .list.list-dot-sm li:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;border-radius:100%;background-color:#000}.new_UIstyle .list.afterBeforeNone li:after,.new_UIstyle .list.afterBeforeNone li:before{display:none}.new_UIstyle .list.list-circle-secondary li:before{background-color:var(--secondary-color)}.new_UIstyle .list.list-circle-primary li:before{background-color:var(--primary-color)}.new_UIstyle .content ul+*{margin-top:20px}.new_UIstyle .course-item-block{border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.new_UIstyle .course-item-block .course-item-fig{height:237px;border-top-left-radius:10px;border-top-right-radius:10px;background-color:var(--grey-color-100);background-position:50%;background-repeat:no-repeat;background-size:50px 50px}@media (max-width:1399.98px){.new_UIstyle .course-item-block .course-item-fig{height:187px}}@media (max-width:1199.98px){.new_UIstyle .course-item-block .course-item-fig{height:207px}}@media (max-width:767.98px){.new_UIstyle .course-item-block .course-item-fig{height:177px}}@media (max-width:479.98px){.new_UIstyle .course-item-block .course-item-fig{height:210px}}.new_UIstyle .course-item-block .course-item-fig img{border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .course-item-block .course-item-content{padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}@media (max-width:1399.98px){.new_UIstyle .course-item-block .course-item-content{padding:10px}}@media (max-width:1299.98px){.new_UIstyle .course-item-block .course-item-content{padding:15px 10px}}@media (max-width:479.98px){.new_UIstyle .course-item-block .course-item-content{text-align:center}}.new_UIstyle .course-item-block .course-item-content .course-title{margin-bottom:10px}.new_UIstyle .course-item-block .course-item-content .course-title a{cursor:pointer;color:#0b121f}.new_UIstyle .course-item-block .course-item-content .course-title a strong :not(:first-child){display:none}.new_UIstyle .course-item-block .course-item-content .course-title a strong:nth-child(2){height:24px}.new_UIstyle .course-item-block .course-item-content .course-title a *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.new_UIstyle .course-item-block .course-item-content .course-title a:hover{color:var(--primary-color)}@media (max-width:479.98px){.new_UIstyle .title{text-align:center}}.new_UIstyle .title+*{margin-top:30px}@media (max-width:1199.98px){.new_UIstyle .title+*{margin-top:20px}}.new_UIstyle .sm-items{display:flex;align-items:center}.new_UIstyle .sm-items .sm-link{width:45px;height:45px;font-size:20px;color:#fff;border-radius:100%;background-color:var(--primary-color);display:flex;align-items:center;justify-content:center}@media (max-width:991.98px){.new_UIstyle .sm-items .sm-link{width:35px;height:35px;font-size:17px}}.new_UIstyle .sm-items .sm-link .fab,.new_UIstyle .sm-items .sm-link .fas{transition:all .5s ease-in-out}.new_UIstyle .sm-items .sm-link:hover{border-radius:0;transform:rotate(45deg);box-shadow:0 0 10px rgba(0,0,0,.2)}.new_UIstyle .sm-items .sm-link:hover .fab,.new_UIstyle .sm-items .sm-link:hover .fas{transform:rotate(-45deg)}.new_UIstyle .sm-items .sm-link:not(:last-child){margin-right:20px}.new_UIstyle .sm-items .sm-link.sm-link-insta{background-color:#b9337f}.new_UIstyle .sm-items .sm-link.sm-link-linkdin{background-color:#0072ae}.new_UIstyle .sm-items .sm-link.sm-link-facebook{background-color:#395692}.new_UIstyle .sm-items .sm-link.sm-link-twitter{background-color:#2daae1}.new_UIstyle .popover{border:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#f2f2f7}.new_UIstyle .popover.bs-popover-right{left:20px!important}.new_UIstyle .drop-item-list .drop-item-list-link{display:flex;flex-wrap:wrap;padding:10px;border-radius:5px}.new_UIstyle .drop-item-list .drop-item-list-link:hover{background-color:#f2f2f7}.new_UIstyle .drop-item-list .drop-item-list-left{width:calc(100% - 100px);display:flex}@media (max-width:767.98px){.new_UIstyle .drop-item-list .drop-item-list-left{width:calc(100% - 80px)}}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-figure{width:60px;height:60px;border-radius:50px;background-color:#f5f5f5}@media (max-width:767.98px){.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-figure{width:40px;height:40px}}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-figure img{width:100%;height:100%;border-radius:50px;-o-object-fit:contain;object-fit:contain}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-figure.bg-primary{background-color:rgba(var(--primary-color-rgba-100),.2)!important;color:rgba(var(--primary-color-rgba-100),1)!important}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-content{width:calc(100% - 60px);padding-left:10px;align-self:center}@media (max-width:767.98px){.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-content{width:calc(100% - 40px)}}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-content p{margin-bottom:0;line-height:normal}.new_UIstyle .drop-item-list .drop-item-list-left .drop-item-list-content p:not(:last-child){margin-bottom:5px}.new_UIstyle .drop-item-list .drop-item-list-right{width:100px;text-align:right;padding-left:10px}@media (max-width:767.98px){.new_UIstyle .drop-item-list .drop-item-list-right{align-self:flex-start;width:80px}}.new_UIstyle .coins-wrap{justify-content:space-between}.new_UIstyle .coins-wrap,.new_UIstyle .coins-wrap .coins-count{display:flex;align-items:center}.new_UIstyle .coins-wrap .coins-count img{margin-left:5px}.new_UIstyle .filter-elem-block{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:10px 0;display:flex;align-items:center;justify-content:space-between}.new_UIstyle .filter-elem-block .filter-elem-item-link{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.new_UIstyle .filter-elem-block .filter-elem-item-link i{margin-right:10px}.new_UIstyle .filter-sidebar{box-shadow:0 0 10px rgba(0,0,0,.14);max-width:350px;width:80%;padding:20px 15px;background-color:#fff;transition:all .3s ease-in-out;transform:translateX(calc(-100% - 50px))}.new_UIstyle .filter-sidebar.open-sidebar{transform:translateX(0)}.new_UIstyle .filter-sidebar .sidebar-close-btn{background-color:transparent;border:0;position:absolute;top:10px;right:-30px;font-size:26px;color:#fff;line-height:normal;transition:all .3s ease-in-out}.new_UIstyle .filter-sidebar .sidebar-close-btn:hover{color:var(--primary-color)}.new_UIstyle .filter-sidebar .filter-sidebar-items-wrap{overflow:auto;height:calc(100% - 70px)}.new_UIstyle .filter-sidebar .form-check label{font-size:16px}.new_UIstyle .backlog-sidebar{position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:9999;transition:all .3s ease-in-out;opacity:0;pointer-events:none}.new_UIstyle .backlog-sidebar.backlog-active{opacity:1;pointer-events:visible}.new_UIstyle .placeholder-img{background-position:50%;background-repeat:no-repeat;background-size:50px 50px}.new_UIstyle .rating-elem{display:flex;flex-wrap:wrap;align-items:center}.new_UIstyle .rating-elem .rating-text{font-size:14px;line-height:1}.new_UIstyle .rating-elem .rating-text:not(:last-child){margin-right:5px}.new_UIstyle .rating-elem .rating-link{color:#ffa927;font-size:14px}@media (max-width:767.98px){.new_UIstyle .rating-elem .rating-link{font-size:12px}}.new_UIstyle .rating-elem .rating-link:not(:last-of-type){margin-right:5px}.new_UIstyle .pagination-wrap,.new_UIstyle .pagination-wrap .pagination-link{display:flex;align-items:center;justify-content:center}.new_UIstyle .pagination-wrap .pagination-link{min-width:35px;height:35px;border-radius:5px;color:#000;font-size:16px;border:1px solid #ced4da;cursor:pointer}@media (max-width:767.98px){.new_UIstyle .pagination-wrap .pagination-link{width:30px;height:30px;font-size:14px}}.new_UIstyle .pagination-wrap .pagination-link.pagination-next-btn,.new_UIstyle .pagination-wrap .pagination-link.pagination-prev-btn{background-color:#f5f5f5;border-color:#f5f5f5;color:var(--primary-color)}.new_UIstyle .pagination-wrap .pagination-link.pagination-next-btn.disabled,.new_UIstyle .pagination-wrap .pagination-link.pagination-prev-btn.disabled{opacity:.6;pointer-events:none;color:#ccc}.new_UIstyle .pagination-wrap .pagination-link:not(:last-of-type){margin-right:10px}.new_UIstyle .pagination-wrap .pagination-link.active,.new_UIstyle .pagination-wrap .pagination-link:focus,.new_UIstyle .pagination-wrap .pagination-link:hover{border-color:var(--primary-color);color:var(--primary-color)}.new_UIstyle .pagination-wrap .pagination{display:flex;align-items:center;justify-content:center}.new_UIstyle .pagination-wrap .pagination .page-item:not(:last-of-type){margin-right:10px}.new_UIstyle .pagination-wrap .pagination .page-item .page-link{min-width:35px;height:35px;border-radius:5px;color:#000;font-size:16px;display:flex;align-items:center;justify-content:center;border:1px solid #ced4da;cursor:pointer;box-shadow:none}@media (max-width:767.98px){.new_UIstyle .pagination-wrap .pagination .page-item .page-link{width:30px;height:30px;font-size:14px}}.new_UIstyle .pagination-wrap .pagination .page-item.active .page-link,.new_UIstyle .pagination-wrap .pagination .page-item:focus .page-link,.new_UIstyle .pagination-wrap .pagination .page-item:hover .page-link{border-color:var(--primary-color);background-color:#fff;color:var(--primary-color);box-shadow:none}.new_UIstyle .pagination-wrap .pagination .page-item.disabled .page-link{opacity:.6;pointer-events:none;color:#ccc}.new_UIstyle .icon-hover-btn{min-width:35px;min-height:35px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:0}.new_UIstyle .icon-hover-btn:hover{background-color:rgba(206,212,218,.2)}.new_UIstyle .icon-hover-btn:focus{background-color:rgba(var(--primary-color-rgba-100),.2);color:var(--primary-color)}.new_UIstyle .upload-btn{cursor:pointer}.new_UIstyle .upload-btn input[type=file]{position:absolute;left:-99999px}.new_UIstyle .upload-btn input[type=file]+i{width:55px;height:55px;border-radius:50px;display:flex;align-items:center;justify-content:center;background-color:#f2f2f7}.new_UIstyle .upload-btn:hover input[type=file]+i{background-color:var(--primary-color);color:#fff;opacity:.7}.new_UIstyle .upload-btn.doc-upload-btn input[type=file]+i{background-color:#3db6b3;color:#fff}.new_UIstyle .upload-btn.media-upload-btn input[type=file]+i{background-color:#ffa927;color:#fff}.new_UIstyle .upload-btn.audio-upload-btn input[type=file]+i{background-color:#f04438;color:#fff}.new_UIstyle .notifier__notification--success{color:#155724!important;background-color:#d4edda!important;border-color:#c3e6cb!important}.new_UIstyle .notifier__notification--success .notifier__notification-button svg path{fill:#155724!important}.new_UIstyle .notifier__notification--success p{color:#155724!important}.new_UIstyle .submitting:after{z-index:1}.new_UIstyle .button_loader{position:relative}.new_UIstyle .button_loader .spinner-border{position:absolute;top:calc(100% / 2 - 1rem / 2);right:15px;border-width:2px;width:1rem;height:1rem}.new_UIstyle .button_loader .spinner-border.static{position:static}.new_UIstyle .outer_loader_over{position:absolute;top:calc(100% / 2 - 2rem / 2);left:calc(100% / 2 - 2rem / 2);width:2rem;height:2rem;z-index:99}.new_UIstyle .spinner-border:not(.outer_loader_over){z-index:1}.new_UIstyle .creatorBlock{display:flex;align-items:center;justify-content:flex-start}.new_UIstyle .creatorBlock .creatorImg{width:28px;height:28px;border-radius:100%;background-color:rgba(var(--primary-color-rgba-100),.2)}.new_UIstyle .creatorBlock .creatorImg img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .creatorBlock .creatorImg .creatorImgText{width:100%;height:100%;border-radius:100%;font-size:16px;font-family:AvenirLTStd-Book;font-weight:700;color:rgba(var(--primary-color-rgba-100),1);display:flex;align-items:center;justify-content:center}.new_UIstyle .creatorBlock .creatorDes{width:calc(100% - 30px);padding-left:5px}.new_UIstyle .calender-custom .ngb-dp-header{background-color:#fff!important}.new_UIstyle .calender-custom .ngb-dp-months{width:100%;background-color:#fff}.new_UIstyle .calender-custom .ngb-dp-month-name{background-color:#fff;text-align:left}.new_UIstyle .calender-custom .ngb-dp-month{width:100%}.new_UIstyle .calender-custom .ngb-dp-weekdays{background-color:#fff;border-bottom:0}.new_UIstyle .calender-custom .ngb-dp-weekday{color:#000!important;font-weight:700;font-style:normal}.new_UIstyle .calender-custom .ngb-dp-day,.new_UIstyle .calender-custom .ngb-dp-week-number,.new_UIstyle .calender-custom .ngb-dp-weekday{width:100%}.new_UIstyle .calender-custom .ngb-dp-day{border-radius:5px}.new_UIstyle .calender-custom .ngb-dp-day.ngb-dp-today .btn-light{background-color:var(--primary-color)!important;color:#fff!important}.new_UIstyle .calender-custom .ngb-datepicker-month-view{margin-top:20px}.new_UIstyle .calender-custom [ngbDatepickerDayView]{margin:0 auto}.new_UIstyle .step-checkbox .form-check-input{width:25px;height:25px;border-radius:50px!important;border-color:var(--primary-color)}.new_UIstyle .step-checkbox .form-check-input:checked{background-color:var(--primary-color)}.new_UIstyle .step-checkbox.blue-checkbox .form-check-input{border-color:var(--blue-lt-color)}.new_UIstyle .step-checkbox.blue-checkbox .form-check-input:checked{background-color:var(--blue-lt-color)}.new_UIstyle .budge-alert-btn{background-color:var(--primary-color);color:#fff;font-size:14px;font-family:AvenirLTStd-Roman;border-radius:50px;display:inline-block;box-shadow:1px 1px 3px rgba(0,0,0,.3);padding:5px 10px}.new_UIstyle .budge-alert-btn:not(:last-child){margin-right:5px}.new_UIstyle .budge-alert-btn .budgeCloseBtn{font-size:12px;color:var(--primary-color);background-color:#fff;border-radius:50px;width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;margin-left:5px}.new_UIstyle .calender-wrap .form-control.border-radius-25+.calendar-iconBtn{width:50px;height:47px}.new_UIstyle .calender-wrap .ngb-dp-arrow-btn{padding:0}.new_UIstyle .mat-form-field-infix{padding:0;border:0}.new_UIstyle .mat-form-field-infix .form-control{background-color:#f2f2f7!important;padding:10px 12px}.new_UIstyle .plan-course-content .mat-form-field-appearance-legacy .mat-form-field-underline{height:1px;display:none}.new_UIstyle .schedule-calendar-box-calander .ngb-dp-arrow-btn{padding:0;font-size:14px;width:100%}.new_UIstyle .loader-fix-center{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:9}.tags-badges.positionAbsolute{position:absolute;top:10px;right:30px}@media (max-width:991.98px){.tags-badges.positionAbsolute{top:-11px}}.sortFilterWraper{display:flex;align-items:center}.sortFilterWraper>:not(:last-child){margin-right:20px}@media (max-width:991.98px){.sortFilterWraper>:not(:last-child){margin-right:10px}}body .ngb-dp-arrow-btn{padding:0;font-size:14px;width:100%}body .ngb-dp-arrow-btn,body .ngb-dp-arrow-btn:hover,body .ngb-dp-weekday{color:var(--primary-color)}body .ngb-dp-body{z-index:9}body .ngb-dp-week .ngb-dp-day{font-size:14px}body .ngb-dp-week .ngb-dp-day .bg-primary{background-color:var(--primary-color)!important;color:#fff!important}.scrollOnHover{height:100%;overflow:auto;scrollbar-width:none;transition:all .3s ease-in-out}.scrollOnHover::-webkit-scrollbar{width:7px;height:4px}.scrollOnHover::-webkit-scrollbar-thumb{background:transparent}.scrollOnHover:hover{scrollbar-width:thin;scrollbar-color:var(--parmary-color) transparent}.scrollOnHover:hover::-webkit-scrollbar-thumb{background-color:var(--parmary-color);border-radius:20px}.scrollOnHover:hover::-webkit-scrollbar-track{background-color:var(--black-300)}.new_UIstyle .btn{font-size:16px;box-shadow:none!important;background-color:var(--grey-color-100);border:1px solid transparent;color:#fff;padding:10px 20px;border-radius:5px;transition:all .3s ease-in-out}@media (max-width:1399.98px){.new_UIstyle .btn{padding:7px 20px;font-size:14px}}.new_UIstyle .btn:disabled{pointer-events:none;opacity:.5}.new_UIstyle .btn:active,.new_UIstyle .btn:active:focus,.new_UIstyle .btn:hover{background-color:var(--grey-color-100-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn:focus{box-shadow:none!important}.new_UIstyle .btn.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.new_UIstyle .btn.btn-primary:after{background-color:var(--secondary-color)}.new_UIstyle .btn.btn-primary:active,.new_UIstyle .btn.btn-primary:active:focus,.new_UIstyle .btn.btn-primary:hover{background-color:var(--primary-color-rgba);border-color:var(--primary-color-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-primary-border{background-color:transparent;border-color:var(--primary-color);color:var(--primary-color)}.new_UIstyle .btn.btn-primary-border:after{display:none;background-color:var(--secondary-color)}.new_UIstyle .btn.btn-primary-border:active,.new_UIstyle .btn.btn-primary-border:active:focus,.new_UIstyle .btn.btn-primary-border:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-primary-light{background-color:var(--primary-color-200);border-color:var(--primary-color-200);color:var(--primary-color)}.new_UIstyle .btn.btn-primary-light:active,.new_UIstyle .btn.btn-primary-light:active:focus,.new_UIstyle .btn.btn-primary-light:hover{background-color:var(--primary-color-200);border-color:var(--primary-color-200);color:var(--primary-color);outline:none;box-shadow:none;filter:none}.new_UIstyle .btn .icon-img-15,.new_UIstyle .btn.icon-img-15{width:15px;height:15px}.new_UIstyle .btn .icon-img-20,.new_UIstyle .btn.icon-img-20{width:20px;height:20px}.new_UIstyle .btn .icon-img-25,.new_UIstyle .btn.icon-img-25{width:25px;height:25px}.new_UIstyle .btn .icon-img-30,.new_UIstyle .btn.icon-img-30{width:30px;height:30px}.new_UIstyle .btn.btn-shadow-100{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.1)) drop-shadow(2px 2px 2px rgba(0,0,0,.1)) drop-shadow(2px 2px 2px rgba(0,0,0,.1))}.new_UIstyle .btn.btn-secondary{background-color:var(--secondary-color);border-color:var(--secondary-color);color:#fff}.new_UIstyle .btn.btn-secondary:after{background-color:var(--primary-color)}.new_UIstyle .btn.btn-secondary:active,.new_UIstyle .btn.btn-secondary:active:focus,.new_UIstyle .btn.btn-secondary:hover{background-color:var(--secondary-color-rgba);border-color:var(--secondary-color-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-green{background-color:var(--green-color);border-color:var(--green-color);color:#fff}.new_UIstyle .btn.btn-green:hover{background-color:var(--green-color-rgba)}.new_UIstyle .btn.btn-green-border{background-color:transparent;border-color:var(--green-color);color:var(--green-color)}.new_UIstyle .btn.btn-green-border:hover{background-color:var(--green-color);color:#fff}.new_UIstyle .btn.btn-grey{background-color:#999;color:#fff}.new_UIstyle .btn.btn-grey:active,.new_UIstyle .btn.btn-grey:active:focus,.new_UIstyle .btn.btn-grey:hover{background-color:var(--grey-color-200-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-grey-dark{background-color:#7f97b1;border-color:#7f97b1;color:#fff}.new_UIstyle .btn.btn-grey-dark:active,.new_UIstyle .btn.btn-grey-dark:active:focus,.new_UIstyle .btn.btn-grey-dark:hover{background-color:var(--grey-color-200-rgba);border-color:var(--grey-color-200-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-grey-primary{background-color:var(--grey-blue-color);border-color:var(--grey-blue-color);color:var(--primary-color)}.new_UIstyle .btn.btn-grey-primary:active,.new_UIstyle .btn.btn-grey-primary:active:focus,.new_UIstyle .btn.btn-grey-primary:hover{background-color:var(--grey-blue-color-rgba);border-color:var(--grey-blue-color-rgba);color:var(--primary-color);outline:none;box-shadow:none}.new_UIstyle .btn.btn-blue{background-color:var(--blue-lt-color);border-color:var(--blue-lt-color);color:#fff}.new_UIstyle .btn.btn-blue:active,.new_UIstyle .btn.btn-blue:active:focus,.new_UIstyle .btn.btn-blue:hover{background-color:var(--blue-lt-color-rgba);border-color:var(--blue-lt-color-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn.btn-shadow{box-shadow:0 3px 3px rgba(0,0,0,.3)}.new_UIstyle .btn.btn-shadow:hover{box-shadow:0 0 0 rgba(0,0,0,.3)}.new_UIstyle .btn.btn-hover{overflow:hidden;position:relative}.new_UIstyle .btn.btn-hover>span{position:relative;z-index:9}.new_UIstyle .btn.btn-hover:after{content:"";width:100%;height:100%;transition:all .3s ease-in-out;transform:translateX(-100%);position:absolute;left:0;top:0;background-color:#000}.new_UIstyle .btn.btn-hover:hover:after{content:"";left:0;transform:translateX(0)}.new_UIstyle .btn.btn-hover.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.new_UIstyle .btn.btn-hover.btn-primary:after{background-color:var(--secondary-color)}.new_UIstyle .btn.btn-hover.btn-secondary{background-color:var(--secondary-color);color:#fff}.new_UIstyle .btn.btn-hover.btn-secondary:after{background-color:var(--primary-color)}.new_UIstyle .btn.btn-disabled{opacity:.3;pointer-events:none}.new_UIstyle .btn.uppercase{text-transform:uppercase}.new_UIstyle .btn.capitalize{text-transform:capitalize}.new_UIstyle .btn.lowercase{text-transform:lowercase}.new_UIstyle .btn.btn-radius-50{border-radius:50px}.new_UIstyle .btn.btn-xs{padding:3px 12px;font-size:13px}.new_UIstyle .btn.btn-sm{padding:7px 15px;font-size:14px}.new_UIstyle .btn.btn-md{padding:10px 18px;font-size:18px}.new_UIstyle .btn.btn-lg{padding:10px 20px;font-size:20px}@media (max-width:767.98px){.new_UIstyle .btn.btn-lg{padding:7px 20px;font-size:14px}}.new_UIstyle .btn.btn-xl{padding:7px 20px;font-size:22px}.new_UIstyle .btn.btn-xxl{padding:7px 20px;font-size:24px}.new_UIstyle .btn.btn-w-100{min-width:100px}.new_UIstyle .btn.btn-w-120{min-width:120px}@media (max-width:1399.98px){.new_UIstyle .btn.btn-w-120{min-width:100px}}.new_UIstyle .btn.btn-w-150{min-width:150px}@media (max-width:767.98px){.new_UIstyle .btn.btn-w-150{min-width:120px}}.new_UIstyle .btn.btn-w-200{min-width:200px}.new_UIstyle .btn.btn-w-300{min-width:300px}.new_UIstyle .btn.btn-w-400{min-width:400px}.new_UIstyle .btn-transparent,.new_UIstyle .btn-transparent.noHover:hover{background-color:transparent;border:0}.new_UIstyle .btn-transparent-primary{color:var(--primary-color)}.new_UIstyle .btn-transparent-primary:hover{opacity:.8;background-color:var(--primary-color-rgba);color:var(--primary-color)}.new_UIstyle .btn-transparent-secondary{color:var(--secondary-color)}.new_UIstyle .btn-transparent-secondary:hover{opacity:.8;background-color:var(--secondary-color-rgba);color:var(--secondary-color)}.new_UIstyle .btn-transparent-grey{color:#7f97b1}.new_UIstyle .btn-transparent-grey:hover{opacity:.8;background-color:var(--grey-color-200-rgba);color:#7f97b1}.new_UIstyle .icon-btn{width:40px;height:40px;border-radius:50px;display:flex;align-items:center;justify-content:center;border:0;font-size:14px}@media (max-width:767.98px){.new_UIstyle .icon-btn{width:35px;height:35px}}.new_UIstyle .icon-btn.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.new_UIstyle .icon-btn.btn-primary:active,.new_UIstyle .icon-btn.btn-primary:active:focus,.new_UIstyle .icon-btn.btn-primary:hover{background-color:var(--primary-color-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .icon-btn.btn-secondary{background-color:var(--secondary-color);color:#fff}.new_UIstyle .icon-btn.btn-secondary:active,.new_UIstyle .icon-btn.btn-secondary:active:focus,.new_UIstyle .icon-btn.btn-secondary:hover{background-color:var(--secondary-color-rgba);color:#fff;outline:none;box-shadow:none}.new_UIstyle .btn-transparent-caret{padding:10px 30px;border:0;font-weight:600;color:#000;background-color:transparent}.new_UIstyle .dropdown-toggle.caretNone:after{content:none}.new_UIstyle .btn-icon-text i{font-size:20px;vertical-align:middle;margin:-4px 3px 0}.new_UIstyle .btn-groups{display:flex;align-items:center;flex-wrap:wrap}.new_UIstyle .btn-groups .btn:not(:last-child),.new_UIstyle .btn-groups button:not(:last-child){margin-right:10px}@media (max-width:479.98px){.new_UIstyle .btn-groups.sm\:flex-column,.new_UIstyle .btn-groups.xs\:flex-column{flex-direction:column}.new_UIstyle .btn-groups.sm\:flex-column .btn,.new_UIstyle .btn-groups.sm\:flex-column button,.new_UIstyle .btn-groups.xs\:flex-column .btn,.new_UIstyle .btn-groups.xs\:flex-column button{margin-right:0}.new_UIstyle .btn-groups.sm\:flex-column .btn:not(:last-child),.new_UIstyle .btn-groups.sm\:flex-column button:not(:last-child),.new_UIstyle .btn-groups.xs\:flex-column .btn:not(:last-child),.new_UIstyle .btn-groups.xs\:flex-column button:not(:last-child){margin-bottom:10px}.new_UIstyle .sm\:flex-column{flex-direction:column}}@media (max-width:413.98px){.new_UIstyle .xs\:flex-column{flex-direction:column}}.new_UIstyle .custom-upload-btn{position:relative;border-radius:5px}.new_UIstyle .custom-upload-btn .file-upload-input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer;text-indent:-9999px;max-width:100%}.new_UIstyle .delete-item-btn{min-width:45px;min-height:45px;border:1px solid #ced4da;border-radius:5px;background-color:#fff}.new_UIstyle .delete-item-btn:hover{background-color:var(--grey-color-100-rgba)}.new_UIstyle .delete-item-btn.delete-item-btn-left{border-top-right-radius:0;border-bottom-right-radius:0}.new_UIstyle .delete-item-btn.delete-item-btn-right{border-top-left-radius:0;border-bottom-left-radius:0}.new_UIstyle .delete-icon-default{border:0;border-radius:0;background-color:transparent;transition:all .3s ease-in-out}.new_UIstyle .delete-icon-default:hover{color:var(--primary-color)}.new_UIstyle .btn-transparent.btn-transparent-primary.manage-tableExport-btn{margin:0!important;padding:0 20px;border-right:1px solid #000}.new_UIstyle .btn-transparent.btn-transparent-primary.manage-tableExport-btn:hover:last-child,.new_UIstyle .btn-transparent.btn-transparent-primary.manage-tableExport-btn:last-child{border-right:0!important}.new_UIstyle .link-bbtn{font-size:14px;font-weight:600;color:#000;line-height:1.5}.new_UIstyle .link-bbtn.btn-primary-linnk,.new_UIstyle .link-bbtn:hover{color:var(--primary-color)}.new_UIstyle .link-bbtn.btn-primary-linnk:hover{color:var(--primary-color-rgba)}.new_UIstyle .btn-icon{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;font-weight:400;transition:all .3s ease-in-out;font-size:16px}.new_UIstyle .btn-icon-10{min-width:10px;height:10px;font-size:6px}.new_UIstyle .btn-icon-11{min-width:11px;height:11px;font-size:6.6px}.new_UIstyle .btn-icon-12{min-width:12px;height:12px;font-size:7.2px}.new_UIstyle .btn-icon-13{min-width:13px;height:13px;font-size:7.8px}.new_UIstyle .btn-icon-14{min-width:14px;height:14px;font-size:8.4px}.new_UIstyle .btn-icon-15{min-width:15px;height:15px;font-size:9px}.new_UIstyle .btn-icon-16{min-width:16px;height:16px;font-size:9.6px}.new_UIstyle .btn-icon-17{min-width:17px;height:17px;font-size:10.2px}.new_UIstyle .btn-icon-18{min-width:18px;height:18px;font-size:10.8px}.new_UIstyle .btn-icon-19{min-width:19px;height:19px;font-size:11.4px}.new_UIstyle .btn-icon-20{min-width:20px;height:20px;font-size:12px}.new_UIstyle .btn-icon-21{min-width:21px;height:21px;font-size:12.6px}.new_UIstyle .btn-icon-22{min-width:22px;height:22px;font-size:13.2px}.new_UIstyle .btn-icon-23{min-width:23px;height:23px;font-size:13.8px}.new_UIstyle .btn-icon-24{min-width:24px;height:24px;font-size:14.4px}.new_UIstyle .btn-icon-25{min-width:25px;height:25px;font-size:15px}.new_UIstyle .btn-icon-26{min-width:26px;height:26px;font-size:15.6px}.new_UIstyle .btn-icon-27{min-width:27px;height:27px;font-size:16.2px}.new_UIstyle .btn-icon-28{min-width:28px;height:28px;font-size:16.8px}.new_UIstyle .btn-icon-29{min-width:29px;height:29px;font-size:17.4px}.new_UIstyle .btn-icon-30{min-width:30px;height:30px;font-size:18px}.new_UIstyle .btn-icon-31{min-width:31px;height:31px;font-size:18.6px}.new_UIstyle .btn-icon-32{min-width:32px;height:32px;font-size:19.2px}.new_UIstyle .btn-icon-33{min-width:33px;height:33px;font-size:19.8px}.new_UIstyle .btn-icon-34{min-width:34px;height:34px;font-size:20.4px}.new_UIstyle .btn-icon-35{min-width:35px;height:35px;font-size:21px}.new_UIstyle .btn-icon-36{min-width:36px;height:36px;font-size:21.6px}.new_UIstyle .btn-icon-37{min-width:37px;height:37px;font-size:22.2px}.new_UIstyle .btn-icon-38{min-width:38px;height:38px;font-size:22.8px}.new_UIstyle .btn-icon-39{min-width:39px;height:39px;font-size:23.4px}.new_UIstyle .btn-icon-40{min-width:40px;height:40px;font-size:24px}.new_UIstyle .btn-icon-41{min-width:41px;height:41px;font-size:24.6px}.new_UIstyle .btn-icon-42{min-width:42px;height:42px;font-size:25.2px}.new_UIstyle .btn-icon-43{min-width:43px;height:43px;font-size:25.8px}.new_UIstyle .btn-icon-44{min-width:44px;height:44px;font-size:26.4px}.new_UIstyle .btn-icon-45{min-width:45px;height:45px;font-size:27px}.new_UIstyle .btn-icon-46{min-width:46px;height:46px;font-size:27.6px}.new_UIstyle .btn-icon-47{min-width:47px;height:47px;font-size:28.2px}.new_UIstyle .btn-icon-48{min-width:48px;height:48px;font-size:28.8px}.new_UIstyle .btn-icon-49{min-width:49px;height:49px;font-size:29.4px}.new_UIstyle .btn-icon-50{min-width:50px;height:50px;font-size:30px}.new_UIstyle .btn-icon-51{min-width:51px;height:51px;font-size:30.6px}.new_UIstyle .btn-icon-52{min-width:52px;height:52px;font-size:31.2px}.new_UIstyle .btn-icon-53{min-width:53px;height:53px;font-size:31.8px}.new_UIstyle .btn-icon-54{min-width:54px;height:54px;font-size:32.4px}.new_UIstyle .btn-icon-55{min-width:55px;height:55px;font-size:33px}.new_UIstyle .btn-icon-56{min-width:56px;height:56px;font-size:33.6px}.new_UIstyle .btn-icon-57{min-width:57px;height:57px;font-size:34.2px}.new_UIstyle .btn-icon-58{min-width:58px;height:58px;font-size:34.8px}.new_UIstyle .btn-icon-59{min-width:59px;height:59px;font-size:35.4px}.new_UIstyle .btn-icon-60{min-width:60px;height:60px;font-size:36px}.new_UIstyle .btn-icon-rounded{border-radius:8px}.new_UIstyle .btn-icon-square{border-radius:0}.new_UIstyle .btn-icon-circle{border-radius:50%}.new_UIstyle .btn-icon-primary{background-color:var(--primary-color);color:#fff}.new_UIstyle .hover\\:btn-icon-primary:hover{background-color:var(--primary-color);color:#fff}.new_UIstyle .btn-icon-primary-200{background-color:#fff0f4;color:#fff}.new_UIstyle .hover\\:btn-icon-primary-200:hover{background-color:#fff0f4;color:#fff}.new_UIstyle .btn-icon-black-900{background-color:#000;color:#fff}.new_UIstyle .hover\\:btn-icon-black-900:hover{background-color:#000;color:#fff}.new_UIstyle .btn-icon-black-800{background-color:#333;color:#fff}.new_UIstyle .hover\\:btn-icon-black-800:hover{background-color:#333;color:#fff}.new_UIstyle .btn-icon-black-700{background-color:#666;color:#fff}.new_UIstyle .hover\\:btn-icon-black-700:hover{background-color:#666;color:#fff}.new_UIstyle .btn-icon-black-600{background-color:#999;color:#fff}.new_UIstyle .hover\\:btn-icon-black-600:hover{background-color:#999;color:#fff}.new_UIstyle .btn-icon-black-500{background-color:#ccc;color:#fff}.new_UIstyle .hover\\:btn-icon-black-500:hover{background-color:#ccc;color:#fff}.new_UIstyle .btn-icon-black-400{background-color:#e6e6e6;color:#fff}.new_UIstyle .hover\\:btn-icon-black-400:hover{background-color:#e6e6e6;color:#fff}.new_UIstyle .btn-icon-black-300{background-color:#f2f2f2;color:#fff}.new_UIstyle .hover\\:btn-icon-black-300:hover{background-color:#f2f2f2;color:#fff}.new_UIstyle .btn-icon-black-200{background-color:#f8f8f8;color:#fff}.new_UIstyle .hover\\:btn-icon-black-200:hover{background-color:#f8f8f8;color:#fff}.new_UIstyle .btn-icon-black-100{background-color:#fdfdfd;color:#fff}.new_UIstyle .hover\\:btn-icon-black-100:hover{background-color:#fdfdfd;color:#fff}.new_UIstyle .hover\:btn-primary:hover{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#fff!important}.new_UIstyle .shadow-effect{box-shadow:0 4px 4px rgba(0,0,0,.1)!important}.new_UIstyle .shadow-effect-4{box-shadow:0 4px 2px rgba(0,0,0,.1),0 4px 2px rgba(0,0,0,.1),0 4px 2px rgba(0,0,0,.1),0 4px 2px rgba(0,0,0,.1)!important}.new_UIstyle .hover\:shadow-effect:hover{box-shadow:0 4px 4px rgba(0,0,0,.1)!important}.new_UIstyle .hover\:mt-1:hover{margin-top:-1px}.new_UIstyle .hover\:mt-2:hover{margin-top:-2px}.new_UIstyle .dropdown-toggle:not(href),.new_UIstyle a:not(href),.new_UIstyle_dropdown .dropdown-toggle:not(href),.new_UIstyle_dropdown a:not(href){cursor:pointer}.new_UIstyle .dropdown-menu-dropdown,.new_UIstyle_dropdown .dropdown-menu-dropdown{padding:20px;transition:all .2s ease-in-out}.new_UIstyle .dropdown-Width-200,.new_UIstyle_dropdown .dropdown-Width-200{min-width:200px}.new_UIstyle .dropdown-Width-260,.new_UIstyle_dropdown .dropdown-Width-260{min-width:260px}.new_UIstyle .dropdown-Width-120,.new_UIstyle_dropdown .dropdown-Width-120{min-width:120px}.new_UIstyle .dropdown-menu,.new_UIstyle_dropdown .dropdown-menu{top:100%!important;min-width:180px;transform:translateY(10px)!important;border:0;box-shadow:0 0 10px rgba(0,0,0,.2)}@media (max-width:767.98px){.new_UIstyle .dropdown-menu,.new_UIstyle_dropdown .dropdown-menu{font-size:14px}}.new_UIstyle .dropdown-menu.dropdown-menu-lg,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-lg{min-width:300px}.new_UIstyle .dropdown-menu .dropdown-menu,.new_UIstyle_dropdown .dropdown-menu .dropdown-menu{top:0!important}.new_UIstyle .dropdown-menu.dropdown-menu-end,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-end{right:0!important;left:auto!important}.new_UIstyle .dropdown-menu.dropdown-menu-center,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-center{right:auto;left:50%;transform:translateX(-50%)}.new_UIstyle .dropdown-menu.dropdown-menu-start,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-start{right:auto;left:0}.new_UIstyle .dropdown-menu.dropdown-place-top,.new_UIstyle_dropdown .dropdown-menu.dropdown-place-top{top:calc(-100% + 10px)!important}.new_UIstyle .dropdown-menu .dropdown-item,.new_UIstyle .dropdown-menu .dropdown_item,.new_UIstyle_dropdown .dropdown-menu .dropdown-item,.new_UIstyle_dropdown .dropdown-menu .dropdown_item{padding:10px}.new_UIstyle .dropdown-menu .dropdown-item:not(:last-child),.new_UIstyle .dropdown-menu .dropdown_item:not(:last-child),.new_UIstyle_dropdown .dropdown-menu .dropdown-item:not(:last-child),.new_UIstyle_dropdown .dropdown-menu .dropdown_item:not(:last-child){margin-bottom:1px}.new_UIstyle .dropdown-menu .dropdown-item.active,.new_UIstyle .dropdown-menu .dropdown-item:active,.new_UIstyle .dropdown-menu .dropdown-item:focus,.new_UIstyle .dropdown-menu .dropdown-item:hover,.new_UIstyle .dropdown-menu .dropdown_item.active,.new_UIstyle .dropdown-menu .dropdown_item:active,.new_UIstyle .dropdown-menu .dropdown_item:focus,.new_UIstyle .dropdown-menu .dropdown_item:hover,.new_UIstyle_dropdown .dropdown-menu .dropdown-item.active,.new_UIstyle_dropdown .dropdown-menu .dropdown-item:active,.new_UIstyle_dropdown .dropdown-menu .dropdown-item:focus,.new_UIstyle_dropdown .dropdown-menu .dropdown-item:hover,.new_UIstyle_dropdown .dropdown-menu .dropdown_item.active,.new_UIstyle_dropdown .dropdown-menu .dropdown_item:active,.new_UIstyle_dropdown .dropdown-menu .dropdown_item:focus,.new_UIstyle_dropdown .dropdown-menu .dropdown_item:hover{background-color:var(--primary-color);color:#fff}.new_UIstyle .dropdown-menu .no_style_dropdown_item,.new_UIstyle_dropdown .dropdown-menu .no_style_dropdown_item{padding:0;margin:0;background-color:transparent!important;display:inline-block;width:auto;color:#555}.new_UIstyle .dropdown-menu .no_style_dropdown_item.active,.new_UIstyle .dropdown-menu .no_style_dropdown_item:active,.new_UIstyle .dropdown-menu .no_style_dropdown_item:focus,.new_UIstyle .dropdown-menu .no_style_dropdown_item:hover,.new_UIstyle_dropdown .dropdown-menu .no_style_dropdown_item.active,.new_UIstyle_dropdown .dropdown-menu .no_style_dropdown_item:active,.new_UIstyle_dropdown .dropdown-menu .no_style_dropdown_item:focus,.new_UIstyle_dropdown .dropdown-menu .no_style_dropdown_item:hover{background-color:transparent!important}.new_UIstyle .dropdown-menu .drop-items-wrap,.new_UIstyle_dropdown .dropdown-menu .drop-items-wrap{max-height:400px;overflow:auto}@media only screen and (min-width:992px){.new_UIstyle .dropdown-menu .dropdown-menu,.new_UIstyle_dropdown .dropdown-menu .dropdown-menu{left:100%;top:0}}.new_UIstyle .dropdown-menu.dropdown-menu-regular ul li>a,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-regular ul li>a{padding:10px;display:block;white-space:normal}.new_UIstyle .dropdown-menu.dropdown-menu-regular ul li .dropdown-toggle,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-regular ul li .dropdown-toggle{display:flex;align-items:center;justify-content:space-between}.new_UIstyle .dropdown-menu.dropdown-menu-regular ul li .dropdown-toggle:after,.new_UIstyle_dropdown .dropdown-menu.dropdown-menu-regular ul li .dropdown-toggle:after{transform:rotate(-90deg)}.new_UIstyle .dropdown.show,.new_UIstyle_dropdown .dropdown.show{display:block!important}.new_UIstyle .dropdown.show>.dropdown-menu,.new_UIstyle_dropdown .dropdown.show>.dropdown-menu{visibility:visible;pointer-events:visible;transform:translateY(0)!important;opacity:1}.new_UIstyle .toggle-none .dropdown-toggle:after,.new_UIstyle_dropdown .toggle-none .dropdown-toggle:after{display:none!important}.new_UIstyle .dropdown-menu-notification,.new_UIstyle .dropdown-menu-user-profile,.new_UIstyle_dropdown .dropdown-menu-notification,.new_UIstyle_dropdown .dropdown-menu-user-profile{padding:15px}@media (max-width:767.98px){.new_UIstyle .dropdown-menu-notification,.new_UIstyle .dropdown-menu-user-profile,.new_UIstyle_dropdown .dropdown-menu-notification,.new_UIstyle_dropdown .dropdown-menu-user-profile{padding:10px}}.new_UIstyle .dropdown-menu-notification,.new_UIstyle_dropdown .dropdown-menu-notification{min-width:420px}@media (max-width:767.98px){.new_UIstyle .dropdown-menu-notification,.new_UIstyle_dropdown .dropdown-menu-notification{min-width:280px;width:80%}.new_UIstyle .dropdown-menu-notification .drop-item-list .drop-item-list-left,.new_UIstyle_dropdown .dropdown-menu-notification .drop-item-list .drop-item-list-left{width:100%}.new_UIstyle .dropdown-menu-notification .drop-item-list .drop-item-list-right,.new_UIstyle_dropdown .dropdown-menu-notification .drop-item-list .drop-item-list-right{width:100%;padding:0}}.new_UIstyle .dropdown-menu-user-profile,.new_UIstyle_dropdown .dropdown-menu-user-profile{min-width:320px}@media (max-width:767.98px){.new_UIstyle .dropdown-menu-user-profile,.new_UIstyle_dropdown .dropdown-menu-user-profile{min-width:280px;width:80%;margin-top:12px}}.new_UIstyle .fig-cont,.new_UIstyle_dropdown .fig-cont{display:flex}.new_UIstyle .fig-cont figure,.new_UIstyle_dropdown .fig-cont figure{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#555;font-size:20px}.new_UIstyle .fig-cont figure+p,.new_UIstyle_dropdown .fig-cont figure+p{width:calc(100% - 30px);padding-left:10px;align-self:center;font-size:14px}.new_UIstyle .ngb-dp-arrow-btn,.new_UIstyle .ngb-dp-arrow-btn:focus,.new_UIstyle .ngb-dp-arrow-btn:hover,.new_UIstyle_dropdown .ngb-dp-arrow-btn,.new_UIstyle_dropdown .ngb-dp-arrow-btn:focus,.new_UIstyle_dropdown .ngb-dp-arrow-btn:hover{color:var(--primary-color)}.new_UIstyle .ngb-dp-header,.new_UIstyle_dropdown .ngb-dp-header{background-color:#f5f5f5!important}.new_UIstyle .ngb-dp-weekday,.new_UIstyle_dropdown .ngb-dp-weekday{color:var(--primary-color)!important}.new_UIstyle [ngbDatepickerDayView],.new_UIstyle_dropdown [ngbDatepickerDayView]{font-size:14px}.new_UIstyle ngb-datepicker-navigation-select>.custom-select,.new_UIstyle_dropdown ngb-datepicker-navigation-select>.custom-select{border:0}.new_UIstyle .dropdown-menu .dropdown.show>.dropdown-item,.new_UIstyle .dropdown-menu .dropdown.show>.dropdown_item,.new_UIstyle_dropdown .dropdown-menu .dropdown.show>.dropdown-item,.new_UIstyle_dropdown .dropdown-menu .dropdown.show>.dropdown_item{background-color:#f5f5f5;color:var(--primary-color)}.new_UIstyle .no-body-scroll,.new_UIstyle_dropdown .no-body-scroll{max-height:inherit!important;overflow-y:visible!important;overflow-x:visible!important}.new_UIstyle .shineEffect figure{position:relative;overflow:hidden}.new_UIstyle .shineEffect figure:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));transform:skewX(-25deg)}.new_UIstyle .shineEffect:hover figure:before{animation:shine .75s}@keyframes shine{to{left:125%}}@media (max-width:767.98px){.new_UIstyle .modal .modal-dialog{margin:20px auto;max-width:90%}}.new_UIstyle .modal .modal-dialog .modal-content{padding:0 10px}.new_UIstyle .modal .modal-dialog .modal-header{position:relative}.new_UIstyle .modal .modal-dialog .modal-header .close{position:absolute;width:35px;height:35px;border-radius:100%;font-size:23px;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;outline:0;border:1px solid var(--primary-color)}.new_UIstyle .modal .modal-dialog .modal-header .close:focus-visible,.new_UIstyle .modal .modal-dialog .modal-header .close:hover{outline:0;background-color:var(--primary-color-rgba)}.new_UIstyle .modal .modal-dialog:not(.modal-dialog-scrollable) .modal-header{position:relative}.new_UIstyle .modal .modal-dialog:not(.modal-dialog-scrollable) .modal-header .close{position:absolute;top:-15px;right:-15px}.new_UIstyle .modal .modal-dialog .modal-header{padding-right:60px}.new_UIstyle .modal .modal-dialog .modal-header .close{top:10px;right:10px}.new_UIstyle .modal.newEvent .modal-dialog{margin:40px auto}@media (max-width:767.98px){.new_UIstyle .modal.newEvent .modal-dialog{margin:40px auto}}.new_UIstyle .badge{background-color:var(--primary-color);border-radius:5px;font-size:10px;font-weight:400;padding:5px 10px}.new_UIstyle .badge:not(:last-child){margin-right:10px}.new_UIstyle .badge.badge-round-vh-center{display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;padding:4px;border-radius:100%}.new_UIstyle .badge.badge-border-0{border:0}.new_UIstyle .badge.badge-primary{background-color:var(--primary-color);color:#fff}.new_UIstyle .badge.badge-secondary{background-color:var(--secondary-color)}.new_UIstyle .badge.badge-grey-light{background-color:#ced4da}.new_UIstyle .badge.badge-black-200{background-color:#f8f8f8}.new_UIstyle .badge.badge-black-300{background-color:#f2f2f2}.new_UIstyle .badge.badge-black-400{background-color:#e6e6e6}.new_UIstyle .badge.badge-black-500{background-color:#ccc}.new_UIstyle .badge.badge-black-600,.new_UIstyle .badge.badge-grey-dark{background-color:#999}.new_UIstyle .badge.badge-blue{background-color:var(--blue-lt-color);color:#fff!important}.new_UIstyle .badge.badge-violet{background-color:var(--violet-color)}.new_UIstyle .badge.badge-green-lt{background-color:var(--lt-green-color);color:#fff!important}.new_UIstyle .badge.bg-green-200{background-color:var(--green-color);color:#fff!important}.new_UIstyle .badge.badge-light.badge-primary{background-color:rgba(var(--primary-color-rgba-100),.2);color:var(--primary-color)}.new_UIstyle .badge.badge-light.badge-secondary{background-color:rgba(var(--secondary-color-rgba-100),var(--alpha_2));color:var(--secondary-color)}.new_UIstyle .badge.badge-light.badge-grey-light{background-color:rgba(var(--grey-color-50-rgba-100),var(--alpha_2));color:#ced4da}.new_UIstyle .badge.badge-light.badge-grey-dark{background-color:rgba(var(--grey-color-200-rgba-100),var(--alpha_2));color:#999}.new_UIstyle .badge.badge-light.badge-blue{background-color:rgba(var(--blue-lt-color-rgba-100),var(--alpha_2));color:var(--blue-lt-color)}.new_UIstyle .badge.badge-light.badge-violet{background-color:rgba(var(--violet-color-rgba-100),var(--alpha_2));color:var(--violet-color)}.new_UIstyle .badge.badge-light.badge-green-lt{background-color:rgba(var(--lt-green-color-rgba-100),var(--alpha_2));color:var(--lt-green-color)}.new_UIstyle .badge.badge-light.badge-green-dark{background-color:rgba(var(--dark-green-color-rgba-100),var(--alpha_2));color:var(--dark-green-color)}.new_UIstyle .input-with-icon{position:relative}.new_UIstyle .input-with-icon .form-control{padding-left:40px}.new_UIstyle .input-with-icon .input-with-icon-btn{position:absolute;left:0;top:0;width:35px;height:35px;display:flex;align-items:center;justify-content:center;box-shadow:none;background-color:transparent;border:0;border-top-left-radius:5px;border-bottom-left-radius:5px;color:#999}.new_UIstyle .input-with-icon.input-with-icon-left .form-control{padding-left:40px}.new_UIstyle .input-with-icon.input-with-icon-left .input-with-icon-btn{left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}.new_UIstyle .input-with-icon.input-with-icon-right .form-control{padding:.375rem 40px .375rem .75rem}.new_UIstyle .input-with-icon.input-with-icon-right .input-with-icon-btn{right:0;left:auto}.new_UIstyle .profile-fig{position:relative;width:50px;height:50px;border-radius:100%}.new_UIstyle .profile-fig img{width:100%;height:100%;border-radius:100%;-o-object-fit:contain;object-fit:contain}.new_UIstyle .profile-fig.profile-fig-md{width:100px;height:100px}.new_UIstyle .profile-fig.profile-fig-lg{width:200px;height:200px}.new_UIstyle .category-elem-block .category-elem-link{border:1px solid #ced4da;display:flex;align-items:center;justify-content:flex-start;padding:10px;border-radius:5px}.new_UIstyle .category-elem-block .category-elem-link .category-elem-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-right:10px}.new_UIstyle .category-elem-block .category-elem-link .category-elem-icon img{-o-object-fit:cover;object-fit:cover;max-height:100%;max-width:100%}.new_UIstyle .category-elem-block .category-elem-link .category-elem-desc h6{font-family:AvenirLTStd-Black;font-weight:400}.new_UIstyle .category-elem-block .category-elem-link .category-elem-desc h6:not(:last-child){margin-bottom:5px}.new_UIstyle .category-elem-block .category-elem-link .category-elem-desc h6,.new_UIstyle .category-elem-block .category-elem-link .category-elem-desc p{transition:all .3s ease-in-out}.new_UIstyle .category-elem-block .category-elem-link:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.new_UIstyle .category-elem-block .category-elem-link:hover .category-elem-desc h6,.new_UIstyle .category-elem-block .category-elem-link:hover .category-elem-desc p{color:#fff}.new_UIstyle .pickup-course-elem-block{height:100%}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link{height:100%;border:1px solid #ced4da;display:flex;justify-content:flex-start}@media (max-width:767.98px){.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link{flex-direction:column}}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon{width:120px;height:150px;display:flex;align-items:center;justify-content:center;position:relative}@media (max-width:767.98px){.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon{width:100%}}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5)}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon .far{position:absolute;top:50%;left:50%;z-index:5;color:#fff;font-size:50px;transform:translate(-50%,-50%)}@media (max-width:1199.98px){.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon .far{font-size:40px}}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-icon img{-o-object-fit:cover;object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc{width:calc(100% - 120px);position:relative;padding:10px 10px 30px}@media (max-width:767.98px){.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc{width:100%}}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc .pickup-course-sub-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-bottom:5px}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc h6{font-family:AvenirLTStd-Black;font-weight:400;font-size:16px;max-height:76px;overflow:auto;padding-right:5px}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc h6:not(:last-child){margin-bottom:5px}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc .duration-time{position:absolute;left:0;display:block;bottom:10px;width:100%;padding-left:10px}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc h6,.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link .pickup-course-elem-desc p{transition:all .3s ease-in-out}.new_UIstyle .pickup-course-elem-block .pickup-course-elem-link:hover .pickup-course-elem-icon .far{color:var(--primary-color)}.new_UIstyle .progress.progress-light{height:7px}.new_UIstyle .progress.progress-primary .progress-bar{background-color:var(--primary-color)}.new_UIstyle .course-card-item{border:1px solid #ced4da;border-radius:5px;padding:10px 15px}.new_UIstyle .course-card-item:not(:last-child){margin-bottom:20px}.new_UIstyle .course-card-item .course-card-header{display:flex;align-items:center;flex-wrap:wrap;min-height:48px}.new_UIstyle .course-card-item .course-card-header .course-card-item-conent{flex:1 1 calc(50% - 40px);max-width:calc(50% - 40px);padding:0 10px}@media (max-width:767.98px){.new_UIstyle .course-card-item .course-card-header .course-card-item-conent{flex:1 1 calc(70% - 20px);max-width:calc(70% - 20px)}}.new_UIstyle .course-card-item .course-card-header .course-card-item-conent>p{margin-bottom:0}.new_UIstyle .course-card-item .course-card-header .course-card-item-conent>*{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new_UIstyle .course-card-item .course-card-header .iconBtn-groups.iconBtn-groups-right{max-width:50%;flex:1 1 auto}@media (max-width:767.98px){.new_UIstyle .course-card-item .course-card-header .iconBtn-groups.iconBtn-groups-right{max-width:30%}}.new_UIstyle .course-card-item .course-card-body .tab-content .tab-pane{padding:20px 0}.new_UIstyle .iconBtn-groups{display:flex;align-items:center}.new_UIstyle .iconBtn-groups.iconBtn-groups-left{justify-content:flex-start}@media (max-width:767.98px){.new_UIstyle .iconBtn-groups.iconBtn-groups-left .dragDropBtn{width:20px;padding:0}}.new_UIstyle .iconBtn-groups.iconBtn-groups-right{justify-content:flex-end}.new_UIstyle .iconBtn-groups .iconBtn{width:40px;height:30px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:0;transition:all .3s ease-in-out;padding:0 15px}.new_UIstyle .iconBtn-groups .iconBtn:not(:last-child){border-right:1px solid #ced4da}.new_UIstyle .iconBtn-groups .iconBtn.iconTextBtn{width:auto;height:auto;font-size:14px;padding:0 15px}.new_UIstyle .iconBtn-groups .iconBtn:hover{color:var(--primary-color)}.new_UIstyle .iconBtn-groups .iconBtn.iconBtnLg{height:48px}@media (max-width:1199.98px){.new_UIstyle .iconBtn-groups .iconBtn.iconBtnLg{height:40px}}.new_UIstyle .iconBtn-groups.iconBtn-borderBox{border:1px solid #ced4da;border-radius:5px}.new_UIstyle .textBtn-groups{display:flex;align-items:center}.new_UIstyle .textBtn-groups .textBtn:not(:last-child){margin-right:10px}.new_UIstyle .textBtn-groups .textBtn:hover{color:rgba(var(--primary-color),.7)}.new_UIstyle .modalCustom{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99999;background-color:rgba(0,0,0,.6)}.new_UIstyle .modalCustom .mBoxInner{width:80%;max-width:480px;padding:2em;background-color:#fff;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,.1);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.new_UIstyle .modalCustom .mBoxInner.broad{max-width:640px;padding:1em}.new_UIstyle .modalCustom .mBoxInner>.close{position:absolute;top:-10px;left:calc(100% + 20px);color:#fff;opacity:1;z-index:999;background-image:none;background-color:transparent;border:0;font-size:2rem;padding:0;line-height:1}.new_UIstyle .modalCustom .mBoxInner .contWrap{max-height:calc(100vh - 90px);overflow-x:hidden;overflow-y:auto}.new_UIstyle .ui-fileupload-content{margin-top:30px}.new_UIstyle .ui-fileupload-files .ui-fileupload-row{display:flex;align-items:center;margin-bottom:15px}.new_UIstyle .ui-fileupload-files .ui-fileupload-row>div:first-child{height:50px;width:50px;padding:3px;border:1px solid rgba(206,212,218,.5);display:flex;align-items:center;justify-content:center}.new_UIstyle .ui-fileupload-files .ui-fileupload-row>div:not(:last-child){margin-right:20px}.new_UIstyle .ui-fileupload-files .ui-fileupload-row>div:last-child{margin-left:auto}@media (max-width:767.98px){body .modal .modal-dialog{margin:20px auto;max-width:90%}}body .modal .modal-dialog .modal-content{padding:0 10px;border-radius:25px}body .modal .modal-dialog .new_UIstyle .modal-header{position:relative;padding-right:60px}body .modal .modal-dialog .new_UIstyle .modal-header .close{position:absolute;top:10px;right:10px;width:35px;height:35px;left:auto;border-radius:100%;font-size:23px;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;outline:0;margin:0!important;border:1px solid var(--primary-color)}body .modal .modal-dialog .new_UIstyle .modal-header .close:focus-visible,body .modal .modal-dialog .new_UIstyle .modal-header .close:hover{outline:0;background-color:rgba(var(--primary-color-rgba-100),.8)}body .modal .modal-dialog:not(.modal-dialog-scrollable) .new_UIstyle .modal-header{position:relative}body .modal .modal-dialog:not(.modal-dialog-scrollable) .new_UIstyle .modal-header .close{position:absolute;top:-15px!important;right:-15px!important;left:auto!important;margin:0!important}body .modal .modal-dialog .modal-header{padding-right:60px}body .modal .modal-dialog .modal-header .close{top:10px;right:10px;margin:0!important;left:auto!important}body .modal.new-style-modal .modal-dialog .modal-content{padding:20px;border-radius:25px}body .modal.new-style-modal .modal-dialog .new_UIstyle .modal-header{position:relative;padding-right:60px}body .modal.new-style-modal .modal-dialog .new_UIstyle .modal-header .close{position:absolute;top:10px;right:10px;width:35px;height:35px;left:auto;border-radius:100%;font-size:23px;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;outline:0;margin:0!important;border:1px solid var(--primary-color)}body .modal.new-style-modal .modal-dialog .new_UIstyle .modal-header .close:focus-visible,body .modal.new-style-modal .modal-dialog .new_UIstyle .modal-header .close:hover{outline:0;background-color:rgba(var(--primary-color-rgba-100),.8)}body .modal.new-style-modal .modal-dialog:not(.modal-dialog-scrollable) .new_UIstyle .modal-header{position:relative}body .modal.new-style-modal .modal-dialog:not(.modal-dialog-scrollable) .new_UIstyle .modal-header .close{position:absolute;top:-15px!important;right:-15px!important;left:auto!important;margin:0!important}body .modal.new-style-modal .modal-dialog .modal-header{padding-right:60px}body .modal.new-style-modal .modal-dialog .modal-header .close{top:10px;right:10px;margin:0!important;left:auto!important}.new_UIstyle .banner{margin-top:0;min-height:200px;padding:100px 0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;background-color:transparent;background-image:none}.new_UIstyle .banner:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5)}@media (max-width:767.98px){.new_UIstyle .banner{padding:50px 0}}.new_UIstyle .banner .container{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.new_UIstyle .banner .banner-content{word-wrap:break-word}.new_UIstyle .banner .banner-content h1{max-width:inherit}@media (max-width:1199.98px){.new_UIstyle .banner .banner-content p br{display:none}}.new_UIstyle .banner .banner-content form{width:400px;margin:0 auto}@media (max-width:767.98px){.new_UIstyle .banner .banner-content form{width:300px}.new_UIstyle .banner-h-list{display:flex;align-items:center;justify-content:center;flex-direction:column}}.new_UIstyle .banner-h-list>li{color:#fff}.new_UIstyle .banner-h-list>li:not(:last-child){margin-right:200px}@media (max-width:991.98px){.new_UIstyle .banner-h-list>li:not(:last-child){margin-right:50px}}@media (max-width:767.98px){.new_UIstyle .banner-h-list>li:not(:last-child){margin-right:0}}.new_UIstyle .discover-items-nav{margin-bottom:40px}@media (max-width:1199.98px){.new_UIstyle .discover-items-nav{margin-bottom:20px}}@media (max-width:767.98px){.new_UIstyle .discover-items-nav{margin-bottom:15px}}.new_UIstyle .discover-items-nav ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.new_UIstyle .discover-items-nav ul li{margin-bottom:0}.new_UIstyle .discover-items-nav ul li:not(:last-child){margin-right:30px}@media (max-width:1199.98px){.new_UIstyle .discover-items-nav ul li:not(:last-child){margin-right:15px}}@media (max-width:767.98px){.new_UIstyle .discover-items-nav ul li{margin-bottom:10px}}.new_UIstyle .discover-items-nav ul li>a{overflow:hidden;display:block}@media (max-width:767.98px){.new_UIstyle .discover-items-nav ul li>a{font-size:16px}}@media (max-width:413.98px){.new_UIstyle .discover-items-nav ul li>a{font-size:14px}}.new_UIstyle .discover-items-nav ul li>a:after{content:"";width:100%;height:2px;display:block;background-color:var(--primary-color);transform:translateX(-100%);transition:all .3s ease-in-out}.new_UIstyle .discover-items-nav ul li>a.active,.new_UIstyle .discover-items-nav ul li>a:hover{color:var(--primary-color)}.new_UIstyle .discover-items-nav ul li>a.active:after,.new_UIstyle .discover-items-nav ul li>a:hover:after{transform:translateX(0)}.new_UIstyle .course-item-slider .owl-carousel .owl-item,.new_UIstyle .session-item-slider .owl-carousel .owl-item{padding:10px;max-width:calc(100% / 4)!important}@media (max-width:1199.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-item,.new_UIstyle .session-item-slider .owl-carousel .owl-item{max-width:calc(100% / 3)!important}}@media (max-width:991.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-item,.new_UIstyle .session-item-slider .owl-carousel .owl-item{max-width:calc(100% / 2)!important}}@media (max-width:767.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-item,.new_UIstyle .session-item-slider .owl-carousel .owl-item{max-width:calc(100% / 2)!important}}@media (max-width:479.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-item,.new_UIstyle .session-item-slider .owl-carousel .owl-item{max-width:calc(100% / 1)!important}}.new_UIstyle .course-item-slider .owl-carousel .owl-nav,.new_UIstyle .session-item-slider .owl-carousel .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:0;transform:translateY(-50%);display:flex;justify-content:space-between}.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-],.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-]{width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:22px;position:relative}@media (max-width:767.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-],.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-]{width:33px;height:33px;font-size:17px}}.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-].owl-prev,.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-].owl-prev{left:-20px}@media (max-width:767.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-].owl-prev,.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-].owl-prev{left:0}}.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-].owl-next,.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-].owl-next{right:-20px}@media (max-width:767.98px){.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-].owl-next,.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-].owl-next{right:0}}.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-]:hover,.new_UIstyle .course-item-slider .owl-carousel .owl-nav [class*=owl-]:not(.disabled),.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-]:hover,.new_UIstyle .session-item-slider .owl-carousel .owl-nav [class*=owl-]:not(.disabled){background-color:var(--primary-color)}.new_UIstyle .course-item-slider.custion_Slider_items .owl-carousel .owl-item,.new_UIstyle .session-item-slider.custion_Slider_items .owl-carousel .owl-item{max-width:calc(100% / 3)!important}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-wrap{background-color:#f5f5f5}}.new_UIstyle .discover-course-bottom-item{position:relative;min-height:520px;align-items:center;display:flex}@media (max-width:1399.98px){.new_UIstyle .discover-course-bottom-item{min-height:430px}}@media (max-width:1199.98px){.new_UIstyle .discover-course-bottom-item{min-height:380px}}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item{flex-direction:column}}@media (max-width:479.98px){.new_UIstyle .discover-course-bottom-item{text-align:center}}.new_UIstyle .discover-course-bottom-item:not(:last-child){margin-bottom:100px}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item:not(:last-child){margin-bottom:50px}}.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{width:50%;height:520px;position:absolute;top:0;box-shadow:0 0 10px rgba(0,0,0,.5);overflow:hidden}@media (max-width:1399.98px){.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{height:430px}}@media (max-width:1199.98px){.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{height:380px}}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{position:static;width:100%;max-width:calc(540px - 30px);height:320px;margin:0 auto 20px;border-radius:10px!important}}@media (max-width:479.98px){.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{width:100%;max-width:calc(100% - 30px)}}@media (max-width:413.98px){.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure{height:240px}}.new_UIstyle .discover-course-bottom-item .discover-course-bottom-figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.new_UIstyle .discover-course-bottom-item .discover-course-bottom-col{padding:0 15px}.new_UIstyle .discover-course-bottom-item .discover-course-bottom-col .content{max-height:300px;overflow:auto}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item:nth-child(odd){align-items:flex-start}}@media (max-width:479.98px){.new_UIstyle .discover-course-bottom-item:nth-child(odd){align-items:center}}.new_UIstyle .discover-course-bottom-item:nth-child(odd) .discover-course-bottom-figure{left:0;border-top-right-radius:30px;border-bottom-right-radius:30px}.new_UIstyle .discover-course-bottom-item:nth-child(odd) .discover-course-bottom-col{margin-left:auto;padding-left:100px}@media (max-width:1299.98px){.new_UIstyle .discover-course-bottom-item:nth-child(odd) .discover-course-bottom-col{padding-left:70px}}@media (max-width:1199.98px){.new_UIstyle .discover-course-bottom-item:nth-child(odd) .discover-course-bottom-col{padding-left:40px}}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item:nth-child(odd) .discover-course-bottom-col{padding-left:15px}.new_UIstyle .discover-course-bottom-item:nth-child(2n){align-items:flex-end}}@media (max-width:479.98px){.new_UIstyle .discover-course-bottom-item:nth-child(2n){align-items:center}}.new_UIstyle .discover-course-bottom-item:nth-child(2n) .discover-course-bottom-figure{right:0;border-top-left-radius:30px;border-bottom-left-radius:30px}.new_UIstyle .discover-course-bottom-item:nth-child(2n) .discover-course-bottom-col{margin-right:auto;padding-right:100px}@media (max-width:1299.98px){.new_UIstyle .discover-course-bottom-item:nth-child(2n) .discover-course-bottom-col{padding-right:70px}}@media (max-width:1199.98px){.new_UIstyle .discover-course-bottom-item:nth-child(2n) .discover-course-bottom-col{padding-right:40px}}@media (max-width:767.98px){.new_UIstyle .discover-course-bottom-item:nth-child(2n) .discover-course-bottom-col{padding-right:15px}.new_UIstyle .categories-you-wrap .category-list-wrap,.new_UIstyle .pickup-course-wrap .pickup-course-list-wrap{max-height:400px;overflow:auto;overflow-x:hidden}}.new_UIstyle .teacher-course-items{min-height:165px;padding:20px;background-color:#f5f5f5;display:flex;justify-content:space-between;align-items:center}@media (max-width:767.98px){.new_UIstyle .teacher-course-items{flex-direction:column}}.new_UIstyle .teacher-course-items:not(:last-child){margin-bottom:20px}.new_UIstyle .teacher-course-items .teacher-course-items-left{display:flex}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-left{flex:1}}.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-fig{width:200px;height:130px}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-fig{width:130px;height:100px}}.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-items-detail{width:calc(100% - 200px);padding-left:10px;position:relative;padding-bottom:30px}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-items-detail{width:calc(100% - 130px)}}.new_UIstyle .teacher-course-items .teacher-course-items-left .teacher-course-items-detail .teacher-course-items-status{position:absolute;left:10px;bottom:0}.new_UIstyle .teacher-course-items .teacher-course-items-left,.new_UIstyle .teacher-course-items .teacher-course-items-right{max-width:calc(50% - 10px);flex:1;align-self:flex-start}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-left,.new_UIstyle .teacher-course-items .teacher-course-items-right{max-width:inherit;width:auto}}@media (max-width:767.98px){.new_UIstyle .teacher-course-items .teacher-course-items-left,.new_UIstyle .teacher-course-items .teacher-course-items-right{max-width:100%;width:100%}}.new_UIstyle .teacher-course-items .teacher-course-items-right{margin-left:20px}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right{flex:0 0 auto}}@media (max-width:767.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right{margin-left:0;margin-top:20px}}.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups{-webkit-grid-gap:10px;grid-gap:10px}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups{flex-direction:column;align-items:flex-end!important}}@media (max-width:767.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups{flex-direction:row;align-items:center!important;justify-content:flex-start!important;margin-top:0}}.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups .btn{margin:0}@media (max-width:991.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups .btn{margin:0!important}.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups .btn:not(:last-child){margin:0 0 10px!important}}@media (max-width:767.98px){.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups .btn{margin:0!important}.new_UIstyle .teacher-course-items .teacher-course-items-right .btn-groups .btn:not(:last-child){margin:0 10px 0 0!important}}.new_UIstyle .teacher-course-items.teacher-course-items-vCenter{align-items:center}.new_UIstyle .teacher-course-items.teacher-course-items-vCenter .teacher-course-items-left,.new_UIstyle .teacher-course-items.teacher-course-items-vCenter .teacher-course-items-right{align-self:center}.new_UIstyle .teacher-course-items.teacher-course-items-hover{position:relative;transition:all .3s ease-in-out}.new_UIstyle .teacher-course-items.teacher-course-items-hover .course-hover-overlay{transition:all .3s ease-in-out;position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96%,.95);display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none;opacity:0}.new_UIstyle .teacher-course-items.teacher-course-items-hover .course-hover-overlay .hover-link{transition:all .3s ease-in-out;border-bottom:2px solid transparent}.new_UIstyle .teacher-course-items.teacher-course-items-hover .course-hover-overlay .hover-link:hover{border-bottom-color:var(--primary-color)}.new_UIstyle .teacher-course-items.teacher-course-items-hover:hover .course-hover-overlay{pointer-events:visible;opacity:1}.new_UIstyle .teacher-course-items-status{flex-wrap:wrap}.new_UIstyle .teacher-course-items-status .badge:not(:last-child){margin-right:10px}div.new_UIstyle .accountPage,section.new_UIstyle .accountPage{min-height:100vh;display:flex}@media (max-width:991.98px){div.new_UIstyle .accountPage,section.new_UIstyle .accountPage{position:relative;flex-direction:column;padding-bottom:40px}}@media (max-width:767.98px){div.new_UIstyle .accountPage,section.new_UIstyle .accountPage{padding-bottom:60px}}div.new_UIstyle .accountPage .account_col,section.new_UIstyle .accountPage .account_col{min-height:100vh;width:50%;height:100%;padding:50px;position:relative}@media (max-width:1399.98px){div.new_UIstyle .accountPage .account_col,section.new_UIstyle .accountPage .account_col{padding:20px}}@media (max-width:991.98px){div.new_UIstyle .accountPage .account_col,section.new_UIstyle .accountPage .account_col{padding:70px 20px;position:static;width:100%;height:auto;min-height:auto;text-align:center}}@media (max-width:767.98px){div.new_UIstyle .accountPage .account_col,section.new_UIstyle .accountPage .account_col{padding:40px 20px}}div.new_UIstyle .accountPage .account_col .login-brand,section.new_UIstyle .accountPage .account_col .login-brand{margin-bottom:20px;max-width:100px;display:block;position:absolute;left:10px;top:10px;z-index:99}@media (max-width:991.98px){div.new_UIstyle .accountPage .account_col .login-brand,section.new_UIstyle .accountPage .account_col .login-brand{position:static;margin-bottom:30px;max-width:200px}}@media (max-width:767.98px){div.new_UIstyle .accountPage .account_col .login-brand,section.new_UIstyle .accountPage .account_col .login-brand{max-width:100px}}div.new_UIstyle .accountPage .account_col.account_form_col,section.new_UIstyle .accountPage .account_col.account_form_col{display:flex;align-items:center;justify-content:center;flex-direction:column}div.new_UIstyle .accountPage .account_col.account_content_col,section.new_UIstyle .accountPage .account_col.account_content_col{background-color:#f5f5f5;overflow:auto;display:flex;align-items:center;justify-content:center}div.new_UIstyle .accountPage .account_col.account_content_col owl-carousel-o,section.new_UIstyle .accountPage .account_col.account_content_col owl-carousel-o{width:100%!important}div.new_UIstyle .accountPage .account_col.account_content_col .owl-dots,section.new_UIstyle .accountPage .account_col.account_content_col .owl-dots{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%)}@media (max-width:991.98px){div.new_UIstyle .accountPage .account_col.account_content_col .owl-dots,section.new_UIstyle .accountPage .account_col.account_content_col .owl-dots{position:static;transform:translateX(0)}}div.new_UIstyle .accountPage .account_col.account_content_col .owl-dots .owl-dot span,section.new_UIstyle .accountPage .account_col.account_content_col .owl-dots .owl-dot span{width:20px;height:7px}div.new_UIstyle .accountPage .account_col.account_content_col .owl-dots .owl-dot.active span,section.new_UIstyle .accountPage .account_col.account_content_col .owl-dots .owl-dot.active span{background-color:var(--primary-color)}@media (max-width:991.98px){div.new_UIstyle .accountPage .account_col.account_content_col .account-footer,section.new_UIstyle .accountPage .account_col.account_content_col .account-footer{bottom:0}}div.new_UIstyle .accountPage .account-form-wrap,section.new_UIstyle .accountPage .account-form-wrap{width:440px;margin:0 auto}@media (max-width:767.98px){div.new_UIstyle .accountPage .account-form-wrap,section.new_UIstyle .accountPage .account-form-wrap{width:100%;max-width:390px}}div.new_UIstyle .accountPage .account-form-wrap .input-group-text-custom,section.new_UIstyle .accountPage .account-form-wrap .input-group-text-custom{border-left:0;background-color:#f2f2f7;border-color:#f2f2f7;color:rgba(0,0,0,.6);font-size:20px}div.new_UIstyle .account-footer,section.new_UIstyle .account-footer{position:absolute;bottom:0;left:0;right:0;padding:0 50px 10px}@media (max-width:1199.98px){div.new_UIstyle .account-footer,section.new_UIstyle .account-footer{padding:0 10px 10px}}div.new_UIstyle .account-footer>ul,section.new_UIstyle .account-footer>ul{display:flex;justify-content:space-between}@media (max-width:767.98px){div.new_UIstyle .account-footer>ul,section.new_UIstyle .account-footer>ul{flex-wrap:wrap;justify-content:center;flex-direction:column}div.new_UIstyle .account-footer>ul>li,section.new_UIstyle .account-footer>ul>li{font-size:12px}div.new_UIstyle .account-footer>ul>li:first-child,section.new_UIstyle .account-footer>ul>li:first-child{order:2}div.new_UIstyle .account-footer>ul>li:nth-child(2),section.new_UIstyle .account-footer>ul>li:nth-child(2){order:1}}div.new_UIstyle .account-content-slide-elem,section.new_UIstyle .account-content-slide-elem{display:flex;flex-direction:column;justify-content:space-between;background-color:#f5f5f5}@media (max-width:991.98px){div.new_UIstyle .account-content-slide-elem,section.new_UIstyle .account-content-slide-elem{max-width:80%;margin:0 auto}}div.new_UIstyle .account-content-slide-elem .account-content-slide-fig,section.new_UIstyle .account-content-slide-elem .account-content-slide-fig{max-width:70%;margin:0 auto}@media (max-width:991.98px){div.new_UIstyle .account-content-slide-elem .account-content-slide-fig,section.new_UIstyle .account-content-slide-elem .account-content-slide-fig{max-width:350px}}div.new_UIstyle .account-content-slide-elem .account-content-slide-content,section.new_UIstyle .account-content-slide-elem .account-content-slide-content{text-align:center;margin-top:50px}div.new_UIstyle .notifier__container .notifier__notification,section.new_UIstyle .notifier__container .notifier__notification{position:fixed;top:0;right:0;z-index:99999;width:auto;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:10px 50px 10px 20px;background-color:#f5f5f5}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error .notifier__notification-button,div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error p,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error .notifier__notification-button,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error p{color:#842029}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error .notifier__notification-button svg path,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--error .notifier__notification-button svg path{fill:#842029}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info{color:#055160;background-color:#cff4fc;border-color:#b6effb}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info .notifier__notification-button,div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info p,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info .notifier__notification-button,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info p{color:#055160}div.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info .notifier__notification-button svg path,section.new_UIstyle .notifier__container .notifier__notification.notifier__notification--info .notifier__notification-button svg path{fill:#055160}div.new_UIstyle .notifier__container .notifier__notification p,section.new_UIstyle .notifier__container .notifier__notification p{color:#842029;margin-bottom:0}div.new_UIstyle .notifier__container .notifier__notification p:not(:last-of-type),section.new_UIstyle .notifier__container .notifier__notification p:not(:last-of-type){margin-bottom:10px}div.new_UIstyle .notifier__container .notifier__notification .notifier__notification-button,section.new_UIstyle .notifier__container .notifier__notification .notifier__notification-button{width:44px;height:44px;color:#842029;border-radius:.25rem;opacity:1;position:absolute;top:0;right:0;background-color:transparent;border:0;z-index:2;display:flex;align-items:center;justify-content:center}div.new_UIstyle .notifier__container .notifier__notification .notifier__notification-button svg path,section.new_UIstyle .notifier__container .notifier__notification .notifier__notification-button svg path{fill:#842029}div.new_UIstyle .accoout-button-wrap,section.new_UIstyle .accoout-button-wrap{position:relative}div.new_UIstyle .accoout-button-wrap .spinner-border,section.new_UIstyle .accoout-button-wrap .spinner-border{position:absolute;top:10px;right:5px;bottom:0;border-radius:50px;padding:10px;background-color:#fff}div.new_UIstyle .popover-list li:not(:last-child),section.new_UIstyle .popover-list li:not(:last-child){margin-bottom:10px}@media only screen and (min-width:1200px){div.new_UIstyle .CheckEmailPage .account-form-wrap,section.new_UIstyle .CheckEmailPage .account-form-wrap{width:450px}}div.new_UIstyle .otp-filed-wrap,section.new_UIstyle .otp-filed-wrap{margin:0 -5px}div.new_UIstyle .otp-filed-wrap .otp-col,section.new_UIstyle .otp-filed-wrap .otp-col{padding:0 5px}div.new_UIstyle .otp-filed-wrap .otp-col .form-control,section.new_UIstyle .otp-filed-wrap .otp-col .form-control{text-align:center;font-size:20px;font-weight:600}div.new_UIstyle .otp-filed-content .h6,section.new_UIstyle .otp-filed-content .h6{font-weight:700;color:#0b121f}div.new_UIstyle .login-brand-org,section.new_UIstyle .login-brand-org{display:inline-block;margin-left:0;margin-bottom:0;position:relative;top:-40px}@media (max-width:767.98px){div.new_UIstyle .login-brand-org,section.new_UIstyle .login-brand-org{margin-bottom:20px;top:0}}div.new_UIstyle .login-brand-orglogo,section.new_UIstyle .login-brand-orglogo{max-height:90px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}div.new_UIstyle .login-brand-orglogo.landscape,section.new_UIstyle .login-brand-orglogo.landscape{max-width:250px;height:auto}div.new_UIstyle .login-brand-orglogo.square,section.new_UIstyle .login-brand-orglogo.square{max-height:90px;width:auto;height:auto}@media (max-width:991.98px){.new_UIstyle .banner-passion-project{padding:50px 0}.new_UIstyle .banner-passion-project .banner-search{width:100%!important;max-width:400px}}.new_UIstyle .desPlaceholderBox{color:#0c5460;background-color:#d1ecf1;border:1px solid #7fc3ce;padding:10px;height:100%;display:flex;align-items:center;justify-content:center;border-radius:5px}.new_UIstyle .overView-project-colFig .img-responsive,.new_UIstyle .view-report-des-fig .img-responsive{border:1px solid #f1f1f1}.new_UIstyle .loadingData{text-align:center}.new_UIstyle div#filterSidebar{position:fixed;top:0;left:0;bottom:0;z-index:99999}.new_UIstyle .passion-calegory-wrap{display:flex;align-items:center;justify-content:space-between}.new_UIstyle .filterBarlist{display:flex;align-items:center;flex-wrap:wrap;margin-top:-10px}.new_UIstyle .filterBarlist button{background-color:transparent;border:1px solid #999;font-size:16px;color:#555;cursor:pointer;padding:10px;border-radius:5px;margin-top:10px;transition:all .3s ease-in-out}@media (max-width:991.98px){.new_UIstyle .filterBarlist button{font-size:14px;padding:7px 10px}}.new_UIstyle .filterBarlist button:not(:last-child){margin-right:10px}.new_UIstyle .filterBarlist button.active,.new_UIstyle .filterBarlist button:hover{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.new_UIstyle .view-report-des-fig figure{height:285px}@media (max-width:767.98px){.new_UIstyle .view-report-des-fig figure{height:200px}}.new_UIstyle .view-report-des-fig figure img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle span.number-icon{width:35px;height:35px;border-radius:100%;border:1px solid #000;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400}@media (max-width:991.98px){.new_UIstyle span.number-icon{width:30px;height:30px}}.new_UIstyle .banner-course-assement,.new_UIstyle .banner-gradient{min-height:100px;padding:40px 0}.new_UIstyle .banner-course-assement:after,.new_UIstyle .banner-gradient:after{content:"";background:#000;background:linear-gradient(90deg,#000 30%,hsla(0,0%,100%,0))}.new_UIstyle .banner-course-assement.addEditCourseBanner:after,.new_UIstyle .banner-gradient.addEditCourseBanner:after{content:"";background:#000;background:linear-gradient(90deg,#000 30%,hsla(0,0%,100%,0) 80%)}.new_UIstyle .banner-C-assessment .container,.new_UIstyle .banner-calendar .container,.new_UIstyle .banner-course-assement .container,.new_UIstyle .banner-monitoring .container{justify-content:flex-start;flex-direction:row}.new_UIstyle .banner-C-assessment .banner-content,.new_UIstyle .banner-calendar .banner-content,.new_UIstyle .banner-course-assement .banner-content,.new_UIstyle .banner-monitoring .banner-content{display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width:991.98px){.new_UIstyle .banner-C-assessment .banner-content,.new_UIstyle .banner-calendar .banner-content,.new_UIstyle .banner-course-assement .banner-content,.new_UIstyle .banner-monitoring .banner-content{align-items:flex-start}}@media (max-width:767.98px){.new_UIstyle .banner-C-assessment .banner-content,.new_UIstyle .banner-calendar .banner-content,.new_UIstyle .banner-course-assement .banner-content,.new_UIstyle .banner-monitoring .banner-content{flex-direction:column;align-items:center;text-align:center}}.new_UIstyle .banner-content-action{max-width:400px}@media (max-width:991.98px){.new_UIstyle .banner-content-action{max-width:230px}}@media (max-width:767.98px){.new_UIstyle .banner-content-action{max-width:100%}}.new_UIstyle .banner-content-action:not(.btn-groups){margin-top:10px}.new_UIstyle .banner-content-action.btn-groups{margin-top:-10px}@media (max-width:767.98px){.new_UIstyle .banner-content-action.btn-groups{padding-top:10px}}.new_UIstyle .banner-content-action.btn-groups .btn{margin-top:10px}.new_UIstyle .banner-content-action.btn-groups .btn:not(:last-child){margin-right:10px}.new_UIstyle .course-assessment-qsn{position:relative;padding-left:50px}.new_UIstyle .course-assessment-qsn .tinyText>h5,.new_UIstyle .course-assessment-qsn>h5{position:relative}.new_UIstyle .course-assessment-qsn .tinyText>h5 .number-icon,.new_UIstyle .course-assessment-qsn>h5 .number-icon{position:absolute;top:0;left:-40px}@media only screen and (min-width:768px){.new_UIstyle .course-assessment-qsn .tinyText>h5 .number-icon,.new_UIstyle .course-assessment-qsn>h5 .number-icon{left:-50px}}.new_UIstyle .course-assessment-qsn .tinyText>:not(:last-child){margin-bottom:20px}.new_UIstyle .course-assessment-qsn .tinyText>h5{margin:0!important}.new_UIstyle .assessment-reviewTable{max-width:1000px;width:100%;margin:0 auto}@media (max-width:991.98px){.new_UIstyle .assessment-reviewTable table{width:100%}}@media (max-width:767.98px){.new_UIstyle .assessment-reviewTable table{width:500px}}.new_UIstyle .assessment-reviewTable table>:not(:first-child){border-top:0}.new_UIstyle .assessment-reviewTable table td,.new_UIstyle .assessment-reviewTable table th{min-width:100px;border:0}.new_UIstyle .assessment-reviewTable table td:not(:first-child,:last-child),.new_UIstyle .assessment-reviewTable table th:not(:first-child,:last-child){text-align:center}.new_UIstyle .assessment-reviewTable table td:last-child,.new_UIstyle .assessment-reviewTable table th:last-child{text-align:right}.new_UIstyle .yourScoreWrap{padding:30px 50px;display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto;flex-wrap:wrap}@media (max-width:767.98px){.new_UIstyle .yourScoreWrap{justify-content:center;padding:30px;flex-direction:column}.new_UIstyle .yourScoreContent{order:2;margin-top:20px;text-align:center}}.new_UIstyle .yourScorePrecent{width:190px;height:190px;border-radius:100%;border:2px solid transparent;display:flex;align-items:center;justify-content:center;background-color:#fff}@media (max-width:991.98px){.new_UIstyle .yourScorePrecent{width:150px;height:150px}}@media (max-width:767.98px){.new_UIstyle .yourScorePrecent{order:1}}.new_UIstyle .yourScorePrecent.blueTheme{border-color:var(--blue-lt-color);color:var(--blue-lt-color)}.new_UIstyle .yourScorePrecent .scorePrec{font-size:50px;font-weight:600}@media (max-width:767.98px){.new_UIstyle .yourScorePrecent .scorePrec{font-size:40px}}.new_UIstyle .border-box-content{border:1px solid #ced4da;padding:20px;border-radius:5px}.new_UIstyle .custom-control{position:relative;padding-left:40px}.new_UIstyle .custom-control .form-check-input{position:absolute;left:15px;top:0}@media (max-width:767.98px){.new_UIstyle .filter-sidebar .title{text-align:left}}.new_UIstyle .search-result-list-item{display:flex;padding:20px 0}@media (max-width:991.98px){.new_UIstyle .search-result-list-item{flex-wrap:wrap}}.new_UIstyle .search-result-list-item:not(:last-of-type){border-bottom:1px solid #ced4da}.new_UIstyle .search-result-list-item .search-result-list-fig{width:240px;height:135px;border:1px solid #d0d0d0}@media (max-width:767.98px){.new_UIstyle .search-result-list-item .search-result-list-fig{width:200px;height:155px}}@media (max-width:479.98px){.new_UIstyle .search-result-list-item .search-result-list-fig{width:100%;height:155px}}.new_UIstyle .search-result-list-item .search-result-list-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .search-result-list-item .search-result-list-fig.imgFontZero img{font-size:0;opacity:0}.new_UIstyle .search-result-list-item .search-result-list-fig.bgImgNone{background-image:none!important}.new_UIstyle .search-result-list-item .search-result-list-cont{padding-left:10px;padding-right:10px;width:calc(100% - 410px);overflow-y:auto;word-break:break-all}@media (max-width:991.98px){.new_UIstyle .search-result-list-item .search-result-list-cont{width:calc(100% - 200px)}}@media (max-width:479.98px){.new_UIstyle .search-result-list-item .search-result-list-cont{width:100%;padding:0 0 15px;margin-top:20px}}.new_UIstyle .search-result-list-item .search-result-list-cont h6{margin-bottom:5px}.new_UIstyle .search-result-list-item .search-result-list-cont .desBlock,.new_UIstyle .search-result-list-item .search-result-list-cont .desBlock *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new_UIstyle .search-result-list-item .search-result-list-right{width:170px;text-align:right;margin-left:auto}.new_UIstyle .search-result-list-item .search-result-list-right .rating-elem{justify-content:flex-end}.new_UIstyle .guftagu-header-elem{padding:15px;display:flex;align-items:center;border-bottom:1px solid #ced4da}@media (max-width:767.98px){.new_UIstyle .guftagu-header-elem{padding:10px}}.new_UIstyle .guftagu-header-elem .guftagu-header-col:not(:last-child){margin-right:10px}.new_UIstyle .guftagu-header-elem .guftagu-header-left,.new_UIstyle .guftagu-header-elem .guftagu-header-right{width:365px}.new_UIstyle .guftagu-header-elem .guftagu-header-center{width:calc(100% - 365px*2)}@media (max-width:991.98px){.new_UIstyle .guftagu-header-elem .guftagu-header-center{width:calc(100% - 300px)}}@media (max-width:767.98px){.new_UIstyle .guftagu-header-elem .guftagu-header-center{display:none}}.new_UIstyle .guftagu-header-elem .guftagu-header-right{display:inline-flex;justify-content:flex-end}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus{display:flex;align-items:center}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .activeStatus{width:150px;height:auto}@media (max-width:767.98px){.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .activeStatus{width:110px}}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li:not(:last-of-type){margin-right:20px}@media (max-width:767.98px){.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li:not(:last-of-type){margin-right:10px}}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-header-right-menus-links{font-size:20px}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-header-right-menus-links:focus{background-color:transparent}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-header-right-menus-links .badge{position:absolute;min-width:20px;min-height:20px;border:2px solid #fff;padding:2px 3px 2px 2px}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-users-link .badge{top:-6px;right:-7px}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-setting{cursor:pointer}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-setting i{transition:all .3s ease-in-out}.new_UIstyle .guftagu-header-elem .guftagu-header-right .guftagu-header-right-menus>li .guftagu-setting:hover i{transform:rotate(90deg)}@media (max-width:991.98px){.new_UIstyle .guftagu-body-block{white-space:nowrap}}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar{width:365px}@media (max-width:1199.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar{width:300px}}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-left-sidebar{border-right:1px solid #ced4da}@media (max-width:991.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-left-sidebar{position:absolute;left:0;top:0;bottom:0;background-color:#fff;z-index:9;transition:all .3s ease-in-out}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-left-sidebar.open-chatSidebar{transform:translateX(0)}}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-left-sidebar.close-chatSidebar{transform:translateX(calc(-100% - 100px))}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-middle-block{transition:all .3s ease-in-out}@media (max-width:991.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-middle-block{width:100%;white-space:normal}}@media (max-width:479.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-middle-block{min-height:535px}}@media (max-width:991.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-middle-block.openSlideContent{transform:translateX(300px)}}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar{position:fixed;right:10px;top:10px;bottom:10px;border-radius:15px;z-index:99999;transition:all .3s ease-in-out;transform:translateX(calc(100% + 10px));background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.1);padding:96px 5px 15px 15px}@media (max-width:767.98px){.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar{padding-top:56px}}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar.open-sidebar{transform:translateX(0)}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar .guftagu-info-header{position:absolute;top:0;left:0;right:0;border-top-left-radius:15px;border-top-right-radius:15px;background-color:#fff;flex-direction:row-reverse;justify-content:space-between}.new_UIstyle .guftagu-body-block .guftagu-body-col.guftagu-right-sidebar .guftagu-info-Body{overflow:auto;height:100%;padding-right:15px}.new_UIstyle .guftagu-sidebar-search{padding:20px}.new_UIstyle .guftagu-sidebar-chatBox{padding-bottom:20px;padding-right:10px}.new_UIstyle .guftagu-accordion .card{border:0;border-radius:0;overflow:hidden}.new_UIstyle .guftagu-accordion .card:not(:first-child):before{content:"";width:80%;display:block;height:1px;margin:10px auto;background-color:#ced4da}.new_UIstyle .guftagu-accordion .card .card-header{background-color:#fff;border:0;box-shadow:5px 5px 5px rgba(0,0,0,.1);border-radius:0}.new_UIstyle .guftagu-accordion .card .collapse .card-body{padding:0}.new_UIstyle .guftagu-accordion .card .collapse .scrollWrap{max-height:267px;min-height:70px;overflow:auto;padding:0}.new_UIstyle .guftagu-title-bar .guftagu-title-action{width:calc(100% - 50px);text-align:left;border:0;background-color:transparent;display:flex;align-items:center;flex-wrap:wrap}.new_UIstyle .guftagu-title-bar .guftagu-title-action h6{color:#0b121f;font-size:18px}.new_UIstyle .guftagu-title-bar .guftagu-title-action .icon-bg-btn{margin-right:10px}.new_UIstyle .guftagu-title-bar .guftagu-title-action .icon-bg-btn i{transform:rotate(90deg);transition:all .3s ease-in-out}.new_UIstyle .guftagu-title-bar .guftagu-title-action.collapsed .icon-bg-btn i{transform:rotate(0deg)}.new_UIstyle .icon-bg-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:0;font-size:16px;border-radius:5px;background-color:#f2f2f7;color:var(--primary-color);transition:all .3s ease-in-out}.new_UIstyle .icon-bg-btn:hover{background-color:var(--primary-color);color:#fff}.new_UIstyle .guftagu-item-list .guftagu-item-link{display:flex;flex-wrap:wrap;padding:10px 12px;border-left:3px solid transparent}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig{width:55px;height:55px;border-radius:100%;background-color:#f1f1f1;border:1px solid #e7e7e7;position:relative}@media (max-width:991.98px){.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig{width:45px;height:45px}}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig:after{content:"";background-color:#999;box-shadow:0 0 10px rgba(0,0,0,.2);position:absolute;bottom:0;right:6px;border-radius:100%;width:10px;height:10px;border:2px solid #fff}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig img{max-width:100%;max-height:100%;width:100%;height:100%;border-radius:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig.userActive:after{background-color:var(--green-color)}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig.userInActive:after{background-color:var(--primary-color)}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig.userAway:after{background-color:#999}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-fig figcaption.new_group_style{position:absolute;top:0;right:-10px;padding:2px 5px}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc{padding-right:30px;position:relative;width:calc(100% - 55px);padding-left:15px;align-self:center}@media (max-width:991.98px){.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc{width:calc(100% - 45px)}}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-subtitle,.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-subtitle{opacity:.6}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc .guftagu-item-badge{position:static}.new_UIstyle .guftagu-item-list .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-right .item-desc-left-info .arrow-right-active{display:none}.new_UIstyle .guftagu-item-list .guftagu-item-link:hover{background-color:#f8f8f8;border-right-color:#f8f8f8}.new_UIstyle .guftagu-item-list .guftagu-item-link:hover .guftagu-item-desc-right .item-desc-left-info .badge-wraper{display:flex!important}.new_UIstyle .guftagu-item-list .guftagu-item-link:hover .guftagu-item-desc-right .item-desc-left-info .arrow-right-active{display:none}.new_UIstyle .guftagu-item-list .guftagu-item-link.active{background-color:rgba(var(--blue-lt-color),.1);border-right-color:var(--blue-lt-color)}.new_UIstyle .guftagu-item-list .guftagu-item-link.active .guftagu-item-desc-right .item-desc-left-info .badge-wraper{display:none!important}.new_UIstyle .guftagu-item-list .guftagu-item-link.active .guftagu-item-desc-right .item-desc-left-info .arrow-right-active{display:block}.new_UIstyle .guftagu-item-list .guftagu-item-link.active .guftagu-item-desc-right .item-desc-left-right{display:none}.new_UIstyle .guftagu-item-list .guftagu-item-link.active:hover{background-color:#f8f8f8;border-right-color:#f8f8f8}.new_UIstyle .guftagu-item-list .guftagu-item-link.active:hover .guftagu-item-desc-right .item-desc-left-info .badge-wraper{display:flex!important}.new_UIstyle .guftagu-item-list .guftagu-item-link.active:hover .guftagu-item-desc-right .item-desc-left-info .arrow-right-active{display:none}.new_UIstyle .guftagu-item-list .guftagu-item-link.active:hover .guftagu-item-desc-right .item-desc-left-right{display:flex!important;opacity:1}.new_UIstyle .guftagu-item-list.status-dot-none .guftagu-item-link .guftagu-item-fig:after{display:none}.new_UIstyle .guftagu-item-list.typing .guftagu-item-link .guftagu-item-desc-subtitle{color:var(--blue-lt-color)}.new_UIstyle .guftagu-user-header{padding:20px 30px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9}@media (max-width:1399.98px){.new_UIstyle .guftagu-user-header{padding:10px 20px}}.new_UIstyle .guftagu-user-header .guftagu-user-header-pro .guftagu-item-link{padding:0;border:0}.new_UIstyle .guftagu-user-header .guftagu-user-header-pro .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-subtitle,.new_UIstyle .guftagu-user-header .guftagu-user-header-pro .guftagu-item-link .guftagu-item-desc .guftagu-item-desc-title{overflow:visible;text-overflow:inherit;white-space:normal}.new_UIstyle .guftagu-user-header .guftagu-user-header-pro .guftagu-item-link:hover{background-color:#fff}.new_UIstyle .guftagu-user-header .guftagu-user-header-menus{display:flex;align-items:center;justify-content:flex-end}.new_UIstyle .guftagu-user-header .guftagu-user-header-menus>li:not(:last-child){margin-right:10px}.new_UIstyle .guftagu-user-body-wrap{height:calc(100% - 200px);padding:5px 10px 5px 30px}@media (max-width:1399.98px){.new_UIstyle .guftagu-user-body-wrap{padding:5px 10px 5px 20px}}@media (max-width:767.98px){.new_UIstyle .guftagu-user-body-wrap{height:400px}}.new_UIstyle .guftagu-user-body-wrap .guftagu-user-body-inner{overflow:auto;height:100%;padding:20px 10px 20px 0}.new_UIstyle .guftagu-user-chat-msg{display:flex;flex-wrap:wrap;margin-bottom:10px}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-fig{width:24px;height:24px;border-radius:50px;margin-right:10px;background-color:#f2f2f7;border:1px solid #e7e7e7}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-fig img{max-width:100%;max-height:100%;border-radius:100%;-o-object-fit:cover;object-fit:contain;height:100%}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content{width:calc(100% - 39px)}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content p{margin-bottom:0}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content p:not(:last-child){margin-bottom:2px}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs{background-color:#ededf3;padding:12px 20px;border-radius:15px;width:auto;display:inline-block;font-size:14px;position:relative;max-width:100%}@media (max-width:1399.98px){.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs{padding:15px 20px}}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs p{font-size:14px;word-wrap:break-word}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-corner{position:absolute;bottom:0;width:36px;height:36px}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-corner+*{position:relative;z-index:1}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs .guftagu-user-chat-fileAttach{display:inline-block;margin-bottom:2px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs .guftagu-user-chat-fileAttach i{background-color:var(--primary-color);color:#fff;width:30px;height:30px;border-radius:5px;margin-right:5px;display:inline-flex;align-items:center;justify-content:center}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs .guftagu-user-chat-fileAttach.greyBg{background-color:#e6e6ea;color:#23374d}.new_UIstyle .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-date{opacity:.6}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you .guftagu-user-chat-fig{margin-right:10px;margin-left:auto}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you .guftagu-user-chat-content{text-align:left;padding-left:0}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you .guftagu-user-chat-content .guftagu-user-chat-textMsgs{border-top-left-radius:0}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-you-corner{left:-14px;top:-5px}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you.selected .guftagu-user-chat-content .guftagu-user-chat-textMsgs{background-color:var(--secondary-color)}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-you.selected .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-you-corner path{fill:var(--secondary-color)}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me{flex-direction:row-reverse}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-fig{margin-right:auto;margin-left:10px}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-content{text-align:right;padding-right:0}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-content .guftagu-user-chat-textMsgs{border-top-right-radius:0;background-color:var(--primary-color-200);color:#333;text-align:left}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-content .guftagu-user-chat-textMsgs p{font-size:14px;color:#333}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-me-corner{right:-13px;top:-5.5px}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me .guftagu-user-chat-content .mediaAttachment{margin-left:auto}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me.selected .guftagu-user-chat-content .guftagu-user-chat-textMsgs{background-color:var(--secondary-color)}.new_UIstyle .guftagu-user-chat-msg.guftagu-user-chat-me.selected .guftagu-user-chat-content .guftagu-user-chat-textMsgs .chat-textMsgs-me-corner path{fill:var(--secondary-color)}.new_UIstyle .msgOutWrap:last-child .guftagu-user-chat-msg{margin-bottom:0}.new_UIstyle .guftagu-user-footer-wrap{border-top:1px solid #ced4da;padding:10px;background-color:#fff;position:absolute;bottom:0;left:5px;right:5px;z-index:9}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap{padding:10px}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block{display:flex;align-items:center}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-msg{width:calc(100% - 260px);border-right:1px solid #ced4da;padding-right:20px}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-msg{padding-right:10px;width:calc(100% - 115px)}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-msg .form-control{border:0;border-radius:0;resize:none;height:50px;padding-top:15px}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-msg .form-control.form-textarea::-webkit-scrollbar{display:none}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action{width:260px;padding-left:20px;display:flex;justify-content:flex-end}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action{width:115px;padding-left:10px}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items{display:flex;align-items:center}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items{justify-content:flex-end}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items .guftagu-user-footer-action-item .guftagu-user-action-link{font-size:20px;width:45px;height:45px}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items .guftagu-user-footer-action-item .guftagu-user-action-link{width:auto;height:auto}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items .guftagu-user-footer-action-item:not(:last-child){margin-right:10px}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .guftagu-user-footer-action-items .guftagu-user-footer-action-item:not(:last-child){margin-right:5px}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .msg-send-btn{border-radius:15px;font-size:0;padding:15px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);color:#fff;border:none}@media (max-width:767.98px){.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .msg-send-btn{padding:5px;width:45px;height:45px;display:flex;align-items:center;justify-content:center}}.new_UIstyle .guftagu-user-footer-wrap .guftagu-user-typing-block .guftagu-user-footer-action .msg-send-btn i{font-size:20px}.new_UIstyle .guftagu-user-footer-wrap.guftagu-blockeduser-footer-wrap{min-height:90px}.new_UIstyle .dropdown-menu.guftagu-attachments-dropdown.dropdown-place-top{top:auto!important;bottom:100%!important}.new_UIstyle .guftagu-info-header{padding:20px 10px 0;display:flex;align-items:center}@media (max-width:767.98px){.new_UIstyle .guftagu-info-header{padding:10px 10px 0}}.new_UIstyle .guftagu-info-header .guftagu-info-dropdown{margin-left:auto}.new_UIstyle .guftagu-info-profile-block{padding:20px;background-color:var(--primary-color-200);border-radius:25px}.new_UIstyle .guftagu-info-profile-fug{width:80px;height:80px;border-radius:50%;background-color:#f5f5f5;border:1px solid #f5f5f5;box-shadow:0 3px 3px rgba(0,0,0,.1);margin:0 auto 20px}@media (max-width:1199.98px){.new_UIstyle .guftagu-info-profile-fug{width:50px;height:50px}}@media (max-width:767.98px){.new_UIstyle .guftagu-info-profile-fug{width:40px;height:40px}}.new_UIstyle .guftagu-info-profile-fug img{width:100%;height:100%;border-radius:100%;-o-object-fit:contain;object-fit:contain}.new_UIstyle .guftagu-info-profile-decs{opacity:.7}.new_UIstyle .guftagu-info-files-members{height:calc(100% - 290px)}.new_UIstyle .guftagu-info-files-members .nav-tabs{border-bottom:0;padding:10px 0;display:flex;align-items:center}.new_UIstyle .guftagu-info-files-members .nav-tabs .nav-item:not(:last-child){margin-right:10px}.new_UIstyle .guftagu-info-files-members .nav-tabs .nav-item .nav-link{display:flex;align-items:center;border:0;color:var(--primary-color);border-radius:50px;opacity:.6;font-family:Poppins,sans-serif;font-weight:400;transition:all .3s ease-in-out}.new_UIstyle .guftagu-info-files-members .nav-tabs .nav-item .nav-link .badge{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);margin-left:5px;transition:all .3s ease-in-out}.new_UIstyle .guftagu-info-files-members .nav-tabs .nav-item .nav-link.active{border:0;background-color:#fff0f4;color:var(--primary-color);opacity:1}.new_UIstyle .guftagu-info-files-members .nav-tabs .nav-item .nav-link.active .badge{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.new_UIstyle .guftagu-info-files-members .nav-content-block{border:1px solid #ced4da;min-height:100%;padding:10px}.new_UIstyle .guftagu-info-assets-blk .guftagu-info-assets-link{margin-bottom:10px}.new_UIstyle .guftagu-info-assets-blk .guftagu-info-assets-link .guftagu-info-assets-last{width:60px;text-align:right;align-self:center}.new_UIstyle .guftagu-info-assets-blk .guftagu-info-assets-link .guftagu-info-assets-last .member-info-badge{font-size:12px;padding:4px 8px;line-height:1}.new_UIstyle .guftagu-info-assets-link{display:flex;flex-wrap:wrap;padding:10px}.new_UIstyle .guftagu-info-assets-link .guftagu-info-assets-fig{width:50px;height:50px;border-radius:10px}@media (max-width:1199.98px){.new_UIstyle .guftagu-info-assets-link .guftagu-info-assets-fig{width:35px;height:35px}}.new_UIstyle .guftagu-info-assets-link .guftagu-info-assets-fig img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.new_UIstyle .guftagu-info-assets-decs{flex:0 0 calc(100% - 50px - 60px);padding:0 10px;max-width:calc(100% - 50px - 60px);white-space:normal}.new_UIstyle .guftagu-info-assets-decs p{margin-bottom:0}.new_UIstyle .guftagu-info-assets-decs .guftagu-info-assets-name{color:#0b121f;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new_UIstyle .guftagu-info-assets-decs .guftagu-info-assets-ext{opacity:.5}.new_UIstyle .guftagu-info-assets-last{margin-left:auto}.new_UIstyle .guftagu-info-assets-last .guftagu-info-download-btn{width:35px;height:35px;border-radius:100%;display:flex;align-items:center;justify-content:center;border:0;font-size:13px;background-color:rgba(var(--primary-color),.2);color:var(--primary-color);transition:all .3s ease-in-out}.new_UIstyle .guftagu-info-assets-last .guftagu-info-download-btn:hover{background-color:var(--primary-color);color:#fff}.new_UIstyle .member-info-badge{background-color:rgba(var(--blue-lt-color),.2);color:var(--blue-lt-color);font-size:14px;padding:5px 10px;border-radius:50px}.new_UIstyle .chatSideClose-btn{position:absolute;top:22px;right:-18px;z-index:9}.new_UIstyle .messageSearchlist:not(:last-child){margin-bottom:10px}.new_UIstyle .searchMessageHistoryList{background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 3px 5px rgba(0,0,0,.1);cursor:pointer}.new_UIstyle .searchMessageHistoryList .messageHistoryUser{display:flex;align-items:center;justify-content:flex-start}.new_UIstyle .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFig{width:20px;height:20px;border-radius:50px;border:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.1)}.new_UIstyle .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFig img{width:100%;height:100%;border-radius:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.new_UIstyle .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFigCap{width:calc(100% - 25px);padding-left:5px;word-wrap:break-word}.new_UIstyle .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFigCap p{line-height:1.2}.new_UIstyle .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFigCap .messageHistorytext{color:rgba(0,0,0,.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new_UIstyle .searchMessageHistoryList .messageHistoryUser.userReceiverWrap{border-bottom:1px solid #ebebeb;padding-bottom:10px;margin-bottom:10px}.new_UIstyle .searchMessageHistoryList .messageHistoryUser.userSenderWrap .userSenderFig{width:50px;height:50px;align-self:flex-start}.new_UIstyle .searchMessageHistoryList .messageHistoryUser.userSenderWrap .messageHistoryUserFigCap{padding-left:10px;width:calc(100% - 50px)}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList{background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 3px 5px rgba(0,0,0,.1);cursor:pointer}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList .messageHistoryUser{display:flex;align-items:center;justify-content:flex-start}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFig{width:20px;height:20px;border-radius:50px;border:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,.1)}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList .messageHistoryUser .messageHistoryUserFig img{width:100%;height:100%;border-radius:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList .messageHistoryUser.userSenderWrap .userSenderFig{width:30px;height:30px}.new_UIstyle .searchConversationMsgg .searchMessageHistoryList .messageHistoryUser.userSenderWrap .messageHistoryUserFigCap{width:calc(100% - 30px)}.new_UIstyle .select-menu{padding:0;overflow:hidden!important}.new_UIstyle .select-menu .select-btn{width:100%;height:100%;padding:10px 12px;display:flex;border-radius:50px;font-size:14px;font-weight:400;align-items:center;cursor:pointer;justify-content:space-between}.new_UIstyle .select-menu .options{position:absolute;width:140px;overflow-y:auto;max-height:295px;padding:0;margin-top:10px;border-radius:8px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-duration:.35s;animation-fill-mode:both;-webkit-animation-duration:.35s;-webkit-animation-fill-mode:both}.new_UIstyle .select-menu .options .option{display:flex;height:auto;cursor:pointer;padding:10px 16px;border-radius:0;align-items:center;background:#fff}.new_UIstyle .select-menu .options .option:hover{background:#f2f2f2}.new_UIstyle .select-menu .options .option i{font-size:14px;margin-right:12px}.new_UIstyle .select-menu .options .option .option-text{font-size:14px;color:#333}.new_UIstyle .select-btn i{font-size:14px;transition:.3s}.new_UIstyle .select-menu.active{overflow:visible}.new_UIstyle .select-menu.active .select-btn i{transform:rotate(-180deg);color:rgba(var(--primary-color),1)}.new_UIstyle .select-menu.active .options{display:block;opacity:0;z-index:10;animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-duration:.4s;animation-fill-mode:both;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:both}@keyframes fadeInUp{0%{transform:translate3d(0,30px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes fadeInDown{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,20px,0);opacity:0}}.new_UIstyle .select-menu-guftagu{border-radius:50px;width:30px;height:16px;line-height:1}.new_UIstyle .select-menu-guftagu .mat-select-trigger{height:100%;padding:1px 6px 0 5px}.new_UIstyle .select-menu-guftagu.active{border-color:#407bff;background-color:#e3f0fd}.new_UIstyle .select-menu-guftagu .mat-select-value .mat-select-value-text{position:relative}.new_UIstyle .select-menu-guftagu .mat-select-value .mat-select-value-text:before{content:"";width:10px;height:10px;display:inline-block;margin-right:5px;border-radius:50px;background-color:#a4a4a4}.new_UIstyle .select-menu-guftagu.selectEmpty .mat-select-value .mat-select-value-text:before{content:"";background-color:transparent}.new_UIstyle .select-menu-guftagu.activeDot .mat-select-value .mat-select-value-text:before{content:"";background-color:green}.new_UIstyle .select-menu-guftagu.inactiveDot .mat-select-value .mat-select-value-text:before{content:"";background-color:#ec5f5f}.new_UIstyle .select-menu-guftagu.awayDot .mat-select-value .mat-select-value-text:before{content:"";background-color:#a4a4a4}.new_UIstyle .guftagu-user-chat-figcation{text-align:center;background-color:rgba(var(--primary-color),.2);border-radius:50px;width:100%;height:100%;border:1px solid rgba(var(--primary-color),.3);color:rgba(var(--primary-color),1);font-size:13px;font-weight:700;line-height:1.5}.dot-icon{width:10px;height:10px;display:inline-block;margin-right:5px;border-radius:50px;background-color:#a4a4a4}.dot-icon.dotGreen{background-color:green}.dot-icon.dotOrange{background-color:#ec5f5f}.dot-icon.dotGrey{background-color:#a4a4a4}.bookmark-btn{cursor:pointer}.bookmark-btn.favrateActive .favrateSatr{color:#ffc75d}.alert-sm{padding:7px 5px}.customTooltip{background-color:rgba(var(--primary-color),1)}.addMoreUserElem,.addMoreUserElem .group_info_button{display:flex;align-items:center;justify-content:center}.addMoreUserElem .group_info_button{width:45px;height:45px;background-color:rgba(var(--primary-color),1);color:#fff!important;font-size:14px;border-radius:50px}.addMoreUserElem .group_info_button:not(:last-child){margin-right:20px}.addMoreUserElem .group_info_button:hover{background-color:rgba(var(--primary-color),1);color:#fff!important}.resultList{padding:10px;margin-bottom:10px}.resultListWrap{max-height:583px;overflow:auto}.chatMsgHar p{margin-bottom:0}.chatMsgHar p:not(:last-child){margin-bottom:10px}.chatMsgHar{margin-top:5px}.chatMsgHarFigBlk{display:flex;flex-wrap:wrap;justify-content:flex-end}.chatMsgHarFigBlk .chatMsgHarFig{flex:1 0 calc(50% - 5px);padding:5px!important;background-color:#e9e9e9;max-height:200px!important;height:auto;min-height:100px;border-radius:10px;margin-bottom:5px;position:relative;overflow:hidden;max-width:calc(50% - 5px);border:2px solid #bebebd;display:flex;align-items:center;justify-content:center;margin-right:5px}.chatMsgHarFigBlk .chatMsgHarFig:last-child,.chatMsgHarFigBlk .chatMsgHarFig:nth-child(2n+2){margin-right:0}@media (max-width:991.98px){.chatMsgHarFigBlk .chatMsgHarFig{min-height:80px;flex:1 0 calc(33% - 5px);max-width:calc(33% - 5px)}}@media (max-width:767.98px){.chatMsgHarFigBlk .chatMsgHarFig{flex:1 0 calc(50% - 5px);max-width:calc(50% - 5px)}}.chatMsgHarFigBlk .chatMsgHarFig .chatMsgHarImg,.chatMsgHarFigBlk .chatMsgHarFig img.chatMsgHarImg{padding:0!important;background-color:transparent!important;border:0!important;-o-object-fit:cover;object-fit:cover;max-height:100%!important;max-width:100%;margin:0!important;border-radius:7px;height:auto;width:100%}.chatMsgHarFigBlk .chatMsgHarFig .chatMsgHarFigOver{position:absolute;top:0;bottom:0;left:0;right:0;z-index:9}.chatMsgHarFigBlk .chatMsgHarDoc{font-size:40px;color:#6b6b6e}.chatFooterBlock{display:flex;justify-content:space-between;align-items:center}.chatMsgHarFigOver{background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;padding:20px}.chatMsgHarFigOver .progress{max-width:50%;width:100%;height:5px}.modalprevImgBody .modalprevImgCondition{height:100%}.modalprevImgBody .uploadAttachMentBlock .inrLayer{padding:0!important}.chatMsgHarUploadAttach .chatMsgHarFigBlk .chatMsgHarCondition{display:flex;flex-wrap:wrap;width:100%}.prevImgModal .modalprevImgBody{position:relative}@media only screen and (min-width:992px){.prevImgModal .modalprevImgBody{height:500px}}@media (max-width:767.98px){.prevImgModal .modalprevImgBody{padding:10px}}.prevImgModal .modalprevImgBody .modalprevAntionBar{position:absolute;top:0;right:0;padding:20px;text-align:right}.prevImgModal .modalprevImgBody .modalprevAntionBar .modalprevImgBtn{border:0;border-radius:50px;font-size:20px;width:45px;height:45px;background-color:var(--primary-color);color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border:2px solid var(--primary-color)}.prevImgModal .modalprevImgBody .modalprevAntionBar .modalprevImgBtn:hover{opacity:.6}.prevImgModal .modalprevImgBody .modalprevAntionBar .modalprevImgBtn:not(:last-child){margin-right:10px}.prevImgModal .modalprevFig{display:flex;align-items:center;justify-content:center;height:100%}.prevImgModal .modalprevFig img{width:auto;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.guftagu-item-desc-left{flex:1 1 auto;overflow:hidden;width:100%;cursor:pointer}.guftagu-item-desc-left .item-desc-left-content{width:100%}.guftagu-item-desc-right{min-width:80px;flex-shrink:0}.dropdown-menu.custom-dropdown{min-width:250px;border:none;box-shadow:0 8px 32px rgba(0,0,0,.12);border-radius:12px;padding:0;background-color:#fff}.dropdown-menu.custom-dropdown.min-width-150{min-width:150px}.dropdown-menu.custom-dropdown ul{margin-bottom:0}.dropdown-menu.custom-dropdown ul>li{list-style-type:none}.dropdown-menu.custom-dropdown ul>li::marker{content:"";list-style-type:none}.dropdown-menu.custom-dropdown ul>li:first-child .dropdown-item{border-top-left-radius:12px;border-top-right-radius:12px}.dropdown-menu.custom-dropdown ul>li:last-child .dropdown-item{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.dropdown-menu.custom-dropdown .dropdown-item{border-radius:0;padding:12px 16px;margin-bottom:0;border:none;display:flex;align-items:center;gap:12px;font-size:15px;color:#555;transition:all .2s ease;font-family:Poppins,sans-serif;font-weight:400}.dropdown-menu.custom-dropdown .dropdown-item:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-1px)}.dropdown-menu.custom-dropdown .dropdown-item:hover:after{content:"";background-color:var(--primary-color)!important}.dropdown-menu.custom-dropdown .dropdown-item i{font-size:16px;width:20px;text-align:center}.dropdown-menu.custom-dropdown .dropdown-item.contact-info i{color:#fff}.dropdown-menu.custom-dropdown.list-divider ul li:not(:last-child) .dropdown-item{position:relative}.dropdown-menu.custom-dropdown.list-divider ul li:not(:last-child) .dropdown-item:after{content:"";width:95%;height:1px;background-color:#e6e6e6;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}.hidden-input{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9;cursor:pointer;text-indent:-9999px}.item-desc-left-right{margin-top:-10px;margin-bottom:-10px;display:none!important;opacity:0}.item-desc-left-right .user-list-dropdown,.item-desc-left-right .user-list-notification{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:14px;padding:10px 15px}.item-desc-left-right .user-list-dropdown{background-color:var(--primary-color);color:#fff}.item-desc-left-right .user-list-dropdown:focus,.item-desc-left-right .user-list-dropdown:hover{color:#fff}.item-desc-left-right .user-list-notification{background-color:#f8f8f8;color:#555}.mr-minus-12{margin-right:-12px}.tabsMainWrap{height:100%}.tabsMainWrap .ngbNavContentWraper{height:calc(100% - 35px)}.tabsMainWrap .ngbNavContentWraper .tab-pane{height:100%}.tabsMainWrap .ngbNavContentWraper .tab-pane .scrollWrap{height:100%;overflow:auto}.resultListWrapNN{overflow:auto}.chatMessageWraper{display:flex;align-items:flex-end}.chatMessageWraper .guftagu-user-chat-textMsgs{max-width:calc(100% - 60px)!important}.chatMessageWraper .guftagu-user-chat-date{width:40px}.guftagu-user-chat-me .guftagu-user-chat-content .chatMessageWraper{justify-content:flex-end}.new_UIstyle .subscribeTrue .beforeSubscribe{display:none}.new_UIstyle .subscribeFalse .beforeSubscribe,.new_UIstyle .subscribeTrue .afterSubscribe{display:block}.new_UIstyle .subscribeFalse .afterSubscribe{display:none}.new_UIstyle .banner.banner-sigle-course{position:relative;background-color:transparent}.new_UIstyle .banner.banner-sigle-course:after{content:"";background-color:rgba(0,0,0,.7)}@media (max-width:991.98px){.new_UIstyle .banner.banner-sigle-course{padding:70px 0 40px}}.new_UIstyle .banner.banner-sigle-course .container{position:relative;z-index:3;height:100%;display:block}.new_UIstyle .banner.banner-sigle-course .container .banner-content{max-width:calc(100% - 400px);padding-right:50px}@media (max-width:1199.98px){.new_UIstyle .banner.banner-sigle-course .container .banner-content{max-width:calc(100% - 350px);padding-right:30px}}@media (max-width:991.98px){.new_UIstyle .banner.banner-sigle-course .container .banner-content{max-width:100%;padding-right:0}}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap{position:absolute;top:-100px;left:15px;width:100%;padding:10px 0}@media (max-width:991.98px){.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap{top:-70px}}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap .breadcrumb{margin-bottom:0;background-color:transparent}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap .breadcrumb .breadcrumb-item{color:#fff}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap .breadcrumb .breadcrumb-item.active{color:var(--primary-color)}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap .breadcrumb .breadcrumb-item .breadcrumb-item-link{color:#fff}.new_UIstyle .banner.banner-sigle-course .container .breadcrumb-wrap .breadcrumb .breadcrumb-item .breadcrumb-item-link:hover{color:hsla(0,0%,100%,.5)}.new_UIstyle .banner.banner-sigle-course .container .sc-banner-subscribe{position:absolute;bottom:-100px;right:15px;width:100%}@media (max-width:1199.98px){.new_UIstyle .banner.banner-sigle-course .container .sc-banner-subscribe{max-width:350px}}@media (max-width:991.98px){.new_UIstyle .banner.banner-sigle-course .container .sc-banner-subscribe{max-width:100%;position:static;padding:0;background-color:transparent;text-align:left!important;margin:10px -5px 0}.new_UIstyle .banner.banner-sigle-course .container .sc-banner-subscribe label{color:#fff}}@media only screen and (min-width:1200px){.new_UIstyle .banner.banner-sigle-course.activeSuper .container .banner-content{max-width:calc(100% - 550px)}.new_UIstyle .banner.banner-sigle-course.activeSuper .container .sc-banner-subscribe{max-width:550px}}.new_UIstyle .sc-banner-subscribe{background-color:#fff;padding:20px;border-top-left-radius:5px;border-top-right-radius:5px;max-width:400px;width:100%}.new_UIstyle .sc-banner-subscribe .btn{width:100%;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:992px){.new_UIstyle .sc-banner-subscribe .btn:not(:last-child){margin-bottom:10px}}.new_UIstyle .nav-tabs-custom{padding-bottom:1px;flex-wrap:nowrap;overflow-x:auto}.new_UIstyle .nav-tabs-custom::-webkit-scrollbar{height:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.new_UIstyle .nav-tabs-custom::-webkit-scrollbar-thumb,.new_UIstyle .nav-tabs-custom::-webkit-scrollbar-track{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden}.new_UIstyle .nav-tabs-custom:hover::-webkit-scrollbar-thumb,.new_UIstyle .nav-tabs-custom:hover::-webkit-scrollbar-track{visibility:visible;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.new_UIstyle .nav-tabs-custom .nav-item:not(:last-child){margin-right:30px}@media (max-width:991.98px){.new_UIstyle .nav-tabs-custom .nav-item:not(:last-child){margin-right:20px}}@media (max-width:767.98px){.new_UIstyle .nav-tabs-custom .nav-item:not(:last-child){margin-right:15px}}.new_UIstyle .nav-tabs-custom .nav-item .nav-link{border:0;padding:15px 0;position:relative;color:#555;font-weight:600;transition:all .3s ease-in-out;white-space:nowrap}@media (max-width:991.98px){.new_UIstyle .nav-tabs-custom .nav-item .nav-link{padding:10px 0}}.new_UIstyle .nav-tabs-custom .nav-item .nav-link:after{content:"";position:absolute;bottom:0;width:100%;left:0;height:1px;background-color:transparent;transition:all .3s ease-in-out}.new_UIstyle .nav-tabs-custom .nav-item .nav-link.active,.new_UIstyle .nav-tabs-custom .nav-item .nav-link:hover{color:var(--primary-color)}.new_UIstyle .nav-tabs-custom .nav-item .nav-link.active:after,.new_UIstyle .nav-tabs-custom .nav-item .nav-link:hover:after{background-color:var(--primary-color)}.new_UIstyle .nav-tabs-custom.nav-tabs-custom-2 .nav-item:not(:last-child){margin-right:10px}.new_UIstyle .nav-tabs-custom.nav-tabs-custom-2 .nav-item .nav-link{padding:15px}.new_UIstyle .nav-tabs-custom.nav-tabs-custom-2 .nav-item .nav-link.active,.new_UIstyle .nav-tabs-custom.nav-tabs-custom-2 .nav-item .nav-link:focus,.new_UIstyle .nav-tabs-custom.nav-tabs-custom-2 .nav-item .nav-link:hover{box-shadow:0 -2px 6px rgba(0,0,0,.1);background-color:var(--grey-color-100)}.new_UIstyle .sc-tabs-content-block{padding:20px 0}.new_UIstyle .sc-tabs-content-block ul+*{margin-top:20px}.new_UIstyle .sc-tabs-content-block ul.list li{margin-bottom:10px}.new_UIstyle .Instructor-lists:not(:last-child){padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #ced4da}@media (max-width:991.98px){.new_UIstyle .Instructor-lists:not(:last-child){padding-bottom:30px;margin-bottom:30px}}.new_UIstyle .Instructor-profile{display:flex;flex-wrap:wrap}.new_UIstyle .Instructor-profile .Instructor-pro-fig{width:75px;height:75px;border-radius:100%;background-color:#ced4da}.new_UIstyle .Instructor-profile .Instructor-pro-fig.size50{width:50px;height:50px}@media (max-width:991.98px){.new_UIstyle .Instructor-profile .Instructor-pro-fig{width:55px;height:55px}}.new_UIstyle .Instructor-profile .Instructor-pro-fig img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:100%}.new_UIstyle .Instructor-profile .Instructor-pro-fig.Instructor-pro-figcation{background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff}.new_UIstyle .Instructor-profile .Instructor-pro-content{width:calc(100% - 75px);padding-left:10px;align-self:center}.new_UIstyle .Instructor-profile .Instructor-pro-content h6,.new_UIstyle .Instructor-profile .Instructor-pro-content p{margin-bottom:0}.new_UIstyle .accordionCustom{counter-reset:my-sec-counter}.new_UIstyle .accordionCustom .card{border:0;margin-bottom:20px}.new_UIstyle .accordionCustom .card .card-header{padding:0;border:0;border-radius:0;background-color:#fff}.new_UIstyle .accordionCustom .card .card-header .panelHeaderButton{background-color:#f5f5f5;border-color:transparent;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.new_UIstyle .accordionCustom .card .card-header .panelHeaderButton span{color:#555}.new_UIstyle .accordionCustom .card .card-header .panelHeaderButton span.h6{color:#0b121f}.new_UIstyle .accordionCustom .card .card-header .panelHeaderButton .acc-headerTitle:before{counter-increment:my-sec-counter;content:counter(my-sec-counter) ". "}.new_UIstyle .accordionCustom .card .card-header .panelHeaderButton .acc-headerAngel i{color:var(--primary-color)}.new_UIstyle .accordionCustom .card .card-header .panelHeaderActionBtn .badgeNotesTime{background-color:var(--primary-color);color:#fff}.new_UIstyle .accordionCustom .card .collapse{border:1px solid #ced4da;border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.new_UIstyle .accordionCustom .card .collapse .card-body{padding:30px 20px}@media (max-width:767.98px){.new_UIstyle .accordionCustom .card .collapse .card-body{padding:20px 15px}}.new_UIstyle .accordionCustom .card .collapse .card-body .panelContentWrap{max-height:500px;overflow:auto;padding-right:5px}.new_UIstyle .panelHeaderButton{position:relative;padding:15px 50px 15px 20px;text-align:left;width:100%;background-color:transparent;border:1px solid #ced4da;border-bottom:0}.new_UIstyle .panelHeaderButton span.d-inline-block:not(:last-child){margin-right:20px}.new_UIstyle .panelHeaderButton .acc-headerAngel{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:35px;height:35px;display:flex;align-items:center;justify-content:center}.new_UIstyle .panelHeaderButton .acc-headerAngel i{transition:all .3s ease-in-out;transform:rotate(-180deg);font-size:20px;color:var(--primary-color)}.new_UIstyle .panelHeaderButton.collapsed{border-color:transparent}.new_UIstyle .panelHeaderButton.collapsed .acc-headerAngel i{transform:rotate(0)}.new_UIstyle .ngbPanelToggleBtn .acc-headerAngel i{transition:all .3s ease-in-out;transform:rotate(-180deg);font-size:20px;color:var(--primary-color)}.new_UIstyle .ngbPanelToggleBtn.collapsed .acc-headerAngel i{transform:rotate(0)}.new_UIstyle .learning-course-items-wrap{counter-reset:my-sec-counter}.new_UIstyle .learning-course-items-wrap .learning-course-item .learning-course-link-title .d-inline-block{vertical-align:middle;margin-right:10px}.new_UIstyle .learning-course-items-wrap .learning-course-item .learning-course-link-title strong:before{counter-increment:my-sec-counter;content:counter(my-sec-counter) ". "}.new_UIstyle .learning-course-resources-wrap .learning-course-item .learning-course-link-title{position:relative;padding-left:30px}.new_UIstyle .learning-course-resources-wrap .learning-course-item .learning-course-link-title strong:before{display:none}.new_UIstyle .learning-course-resources-wrap .learning-course-item .learning-course-link-title .title-icon{color:var(--primary-color);margin-right:10px;font-size:20px;position:absolute;left:0;top:0;line-height:1}.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left{display:flex;align-items:flex-start;flex-wrap:wrap}@media (max-width:991.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left{padding-right:0;flex:0 0 100%;max-width:100%}}.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon{flex:0 0 auto;max-width:100px;margin-left:-4px}@media (max-width:991.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon{width:60px}}.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon-content{flex:0 0 auto;max-width:calc(100% - 100px);padding-left:10px}@media (max-width:991.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon-content{display:flex!important;justify-content:space-between;flex-wrap:wrap;width:100%}}@media (max-width:767.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon-content{flex-direction:column}}@media (max-width:991.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon-content .learning-course-link-title{width:calc(100% - 130px)}}@media (max-width:767.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-elem-left .title-icon-content .learning-course-link-title{width:100%}}@media (max-width:991.98px){.new_UIstyle .learning-course-liveSession-wrap .learning-course-item .learning-course-link .learning-course-elem-right{flex:0 0 100%;max-width:100%;padding-left:80px;margin-top:5px}}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link{align-items:center}@media (max-width:991.98px){.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-left{padding-right:0;flex:0 0 100%;max-width:100%}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-right{flex:0 0 100%;max-width:100%;padding-left:20px;margin-top:10px;display:flex;align-items:center}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-right>p{margin-bottom:0}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-right>p:not(:last-child){margin-right:10px}}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-left .learning-course-link-title,.new_UIstyle .learning-course-cWork-wrap .learning-course-item .learning-course-link .learning-course-elem-left .learning-course-link-title{position:relative;padding-left:0}.new_UIstyle .learning-course-assessment-wrap .learning-course-item .learning-course-link .learning-course-elem-left .learning-course-link-title>strong:before,.new_UIstyle .learning-course-cWork-wrap .learning-course-item .learning-course-link .learning-course-elem-left .learning-course-link-title>strong:before{position:static;top:0;left:0}.new_UIstyle .learning-course-cWork-wrap .learning-course-item a.learning-course-link:hover{box-shadow:0 0 5px rgba(0,0,0,.2)}.new_UIstyle .learning-course-cWork-wrap .learning-course-item a.learning-course-link .learning-course-link-title{position:relative;padding-left:20px}.new_UIstyle .learning-course-cWork-wrap .learning-course-item a.learning-course-link .learning-course-link-title>strong:before{position:absolute;top:0;left:0}.new_UIstyle .learning-course-cWork-wrap .learning-course-item .learning-course-elem-right{align-self:center}.new_UIstyle .learning-course-item:not(:last-child){margin-bottom:10px}.new_UIstyle .learning-course-item .course-status{display:none}.new_UIstyle .learning-course-item.Completed .course-status{display:block}.new_UIstyle .learning-course-link{display:flex;justify-content:space-between;flex-wrap:wrap;padding:15px;border-radius:5px;word-break:break-word}@media (max-width:479.98px){.new_UIstyle .learning-course-link{padding:10px 5px}}.new_UIstyle .learning-course-link .learning-course-elem-left{flex:1;padding-right:20px;align-self:center}.new_UIstyle .learning-course-link .learning-course-elem-left .learning-course-link-title,.new_UIstyle .learning-course-link .learning-course-elem-left .learning-course-link-title a:not(.btn){color:#000}.new_UIstyle .learning-course-link .learning-course-elem-left .learning-course-link-title a:not(.btn):hover{color:var(--primary-color)}.new_UIstyle .learning-course-link .learning-course-elem-left .learning-course-link-subDes>*{margin-right:10px}.new_UIstyle .learning-course-link .learning-course-elem-right{flex:0 0 auto;max-width:33.3%}.new_UIstyle .learning-course-link .learning-course-elem-left p,.new_UIstyle .learning-course-link .learning-course-elem-right p{margin-bottom:0}.new_UIstyle .learning-course-link .learning-course-elem-left p:not(:last-child),.new_UIstyle .learning-course-link .learning-course-elem-right p:not(:last-child){margin-bottom:8px}.new_UIstyle .learning-course-link .learning-course-elem-left .d-inline-block:not(:last-child),.new_UIstyle .learning-course-link .learning-course-elem-right .d-inline-block:not(:last-child){margin-right:10px}.new_UIstyle .learning-course-link:hover{background-color:#f5f5f5}.new_UIstyle .panelContentFigure{width:450px;height:300px}@media (max-width:767.98px){.new_UIstyle .panelContentFigure{width:100%;max-width:320px;height:300px}}.new_UIstyle .panelContentFigure iframe,.new_UIstyle .panelContentFigure img,.new_UIstyle .panelContentFigure video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .assessment-time-slot{padding-left:20px}.new_UIstyle .angel-icon-default{width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:20px;position:relative;transition:all .3s ease-in-out}.new_UIstyle .angel-icon-default svg{width:100%;height:100%}.new_UIstyle .list-icon-wrap{display:flex;align-items:center}.new_UIstyle .list-icon-wrap li:not(:last-child){margin-right:15px}.new_UIstyle .list-icon-wrap li a{font-size:20px}@media (max-width:767.98px){.new_UIstyle .list-icon-wrap li a{font-size:16px}}.new_UIstyle .list-icon-wrap li a:hover{opacity:.8}.new_UIstyle .rating-detail-title{font-size:100px;font-weight:700;line-height:1}@media (max-width:991.98px){.new_UIstyle .rating-detail-title{font-size:70px}}.new_UIstyle .yellow-text{color:#fdac40}a.new_UIstyle .yellow-text:hover{color:#fff}.new_UIstyle .rating-detail-elem{flex:1 1 auto}.new_UIstyle .rating-detail-large{max-width:250px}@media (max-width:991.98px){.new_UIstyle .rating-detail-large{max-width:200px}}.new_UIstyle .progress-rating{height:10px;flex:1 1 calc(100% - 210px);max-width:calc(100% - 210px)}@media (max-width:991.98px){.new_UIstyle .progress-rating{height:7px;flex:1 1 100%;max-width:100%}}.new_UIstyle .progress-rating .progress-bar{background-color:#fdac40}@media (max-width:767.98px){.new_UIstyle .progress-rating+*{margin-top:5px}}.new_UIstyle .rating-detail-lines .static-stars{width:210px}@media (max-width:991.98px){.new_UIstyle .rating-detail-lines .static-stars{width:100%}}.new_UIstyle .rating-detail-lines .static-stars>*{margin-left:10px}@media (max-width:991.98px){.new_UIstyle .rating-detail-lines .static-stars>:first-child{margin-left:0}}.new_UIstyle .rating-comment-item{background-color:#f5f5f5;padding:15px}.new_UIstyle .rating-comment-item:not(:last-child){margin-bottom:10px}.new_UIstyle .rating-comment-item-title-span{flex:1}.new_UIstyle .star-rating-submit{direction:rtl;padding:0;text-align:left;cursor:default}.new_UIstyle .star-rating-submit input[type=radio]{display:none}.new_UIstyle .star-rating-submit label{color:#bbb;font-size:18px;padding:0;cursor:pointer;transition:all .3s ease-in-out}.new_UIstyle .star-rating-submit input[type=radio]:checked~label,.new_UIstyle .star-rating-submit label:hover,.new_UIstyle .star-rating-submit label:hover~label{color:#fdac40}.new_UIstyle .videoPlaylist-inn{display:flex}@media (max-width:767.98px){.new_UIstyle .videoPlaylist-inn{flex-direction:column}}.new_UIstyle .videoPlaylist-inn .videoPlaylistElem{height:500px}@media (max-width:1199.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylistElem{height:370px}}.new_UIstyle .videoPlaylist-inn .videoPlaylist-left{width:66%;background-color:#000;border-radius:5px}@media (max-width:1199.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-left{width:60%}}@media (max-width:767.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-left{width:100%;height:200px}}.new_UIstyle .videoPlaylist-inn .videoPlaylist-left .ratio,.new_UIstyle .videoPlaylist-inn .videoPlaylist-left>div{height:100%}.new_UIstyle .videoPlaylist-inn .videoPlaylist-left iframe,.new_UIstyle .videoPlaylist-inn .videoPlaylist-left video{width:100%;height:100%;border-radius:5px;-o-object-fit:contain;object-fit:contain;background-color:#000}.new_UIstyle .videoPlaylist-inn .videoPlaylist-right{width:calc(34% - 10px);margin-left:10px;padding:10px}@media (max-width:1199.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right{width:calc(40% - 10px)}}@media (max-width:767.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right{width:100%;margin:10px 0 0}}.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-title{border-bottom:1px solid #ced4da;padding:10px 0;margin-bottom:10px;max-height:45px;overflow:hidden}@media (max-width:479.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-title{max-height:42px}}.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-title h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap{padding:0 0 10px;height:calc(100% - 45px);overflow:auto}@media (max-width:991.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap .learning-course-item:not(:last-child){margin-bottom:0}}@media (max-width:1199.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap .learning-course-link{padding:10px}}.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap .learning-course-link.activeSession,.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap .learning-course-link:hover{background-color:#e8e7e7}@media (max-width:1199.98px){.new_UIstyle .videoPlaylist-inn .videoPlaylist-right .videoPlaylist-itemsWrap .learning-course-link .learning-course-elem-left{padding-right:0}}.new_UIstyle .panelHeaderActionBlock>ul{display:flex;align-items:center;justify-content:flex-end}.new_UIstyle .panelHeaderActionBlock>ul>li:not(:last-child){margin-right:20px}.new_UIstyle .panelHeaderActionBlock>ul>li a:hover i{color:var(--primary-color)}.new_UIstyle .panelHeaderActionBlock i{color:#0b121f;font-size:20px;transition:all .3s ease-in-out}.new_UIstyle .panelHeaderActionBtn{display:flex;align-items:center;flex-wrap:wrap}@media (max-width:991.98px){.new_UIstyle .panelHeaderActionBtn{flex-direction:column;align-items:flex-start}}.new_UIstyle .panelHeaderActionBtn .ngbPanelToggleBtn{background-color:transparent;border:0;text-align:left;width:100%}.new_UIstyle .panelHeaderActionBtn .panelHeaderLeft{flex:1;padding-right:20px;align-self:center}@media (max-width:991.98px){.new_UIstyle .panelHeaderActionBtn .panelHeaderLeft{align-self:flex-start;max-width:100%;margin-bottom:10px;padding-right:0}}.new_UIstyle .panelHeaderActionBtn .panelHeaderRight{flex:0 0 auto;max-width:33%}@media (max-width:991.98px){.new_UIstyle .panelHeaderActionBtn .panelHeaderRight{max-width:100%}}.new_UIstyle .badgeNotesTime{padding:6px 20px;border-radius:50px;font-size:16px;background-color:var(--primary-color);color:#fff;display:inline-block}@media (max-width:991.98px){.new_UIstyle .badgeNotesTime{font-size:14px}}.new_UIstyle .answer-box:not(:last-child){margin-bottom:20px}.new_UIstyle .transprantBtn{background-color:transparent;border:0;height:auto;line-height:normal}.new_UIstyle .sc-tabs-transption-content .panelHeaderLeft .videoPlay{vertical-align:middle}.new_UIstyle .sc-tabs-transption-content .videoPlay{color:var(--primary-color);font-size:22px}.new_UIstyle .sc-tabs-transption-content .videoPlay:hover{color:var(--secondary-color)}.new_UIstyle .sc-tabs-transption-content .issue-report-toggle{color:var(--primary-color)}.new_UIstyle .sc-tabs-transption-content .issue-report-toggle i{vertical-align:middle;color:var(--primary-color)}.new_UIstyle .sc-tabs-transption-content .issue-report-toggle.dark-green-text,.new_UIstyle .sc-tabs-transption-content .issue-report-toggle.dark-green-text i{color:var(--dark-green-color)}.new_UIstyle .sc-tabs-transption-content .issue-report-toggle:hover{color:rgba(var(--primary-color),.7)}.new_UIstyle .reported-issue-menu,.new_UIstyle .reported-submit-menu{padding:20px;min-width:90%}@media only screen and (min-width:992px){.new_UIstyle .reported-issue-menu,.new_UIstyle .reported-submit-menu{min-width:400px}}@media (max-width:991.98px){.new_UIstyle .reported-issue-menu,.new_UIstyle .reported-submit-menu{min-width:300px;padding:10px}.new_UIstyle .reported-issue-menu.dropdown-menu-end:not(.reported-submit-menu),.new_UIstyle .reported-submit-menu.dropdown-menu-end:not(.reported-submit-menu){left:0!important;right:auto!important}.new_UIstyle .reported-issue-menu.dropdown-menu-end.reported-submit-menu,.new_UIstyle .reported-submit-menu.dropdown-menu-end.reported-submit-menu{right:15px!important}}.new_UIstyle .reported-issue-menu .issuse-report-list,.new_UIstyle .reported-submit-menu .issuse-report-list{max-height:360px;overflow:auto}.new_UIstyle .reported-issue-menu .issuse-report-list .form-control-textarea,.new_UIstyle .reported-submit-menu .issuse-report-list .form-control-textarea{height:100px}.new_UIstyle .submit-report-box{position:absolute;right:-15px;top:100px;z-index:1;width:30px;height:30px;display:block}@media (max-width:991.98px){.new_UIstyle .submit-report-box{right:-6px;width:25px;height:25px}}.new_UIstyle .submit-report-box .issue-report-toggle:after{display:none}.new_UIstyle .writeCommentWrap{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid hsla(0,0%,60%,.3);padding-bottom:10px}.new_UIstyle .writeCommentWrap+*{margin-top:20px}.new_UIstyle .writeCommentWrap>.commentleftElem{width:60px}.new_UIstyle .writeCommentWrap>.commentRightElem{margin-left:10px;width:calc(100% - 70px)}.new_UIstyle .writeCommentWrap .form-control-textarea{height:70px;resize:none;padding-right:0;border:0;border-radius:0}.new_UIstyle .commentElemrow{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:30px}.new_UIstyle .commentElemrow:last-child{margin-bottom:0}.new_UIstyle .commentElemrow>.commentleftElem{width:60px;justify-content:center;display:flex}.new_UIstyle .commentElemrow>.commentRightElem{margin-left:10px;width:calc(100% - 70px)}.new_UIstyle .commentDp{width:58px;height:58px;border-radius:100%;background-color:rgba(var(--primary-color),.9)}.new_UIstyle .commentDp.commentDp-lg{width:100px;height:100px}.new_UIstyle .commentDp.commentDp-md{width:70px;height:70px}.new_UIstyle .commentDp.commentDp-sm{width:40px;height:40px}.new_UIstyle .commentDp img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .commentUserDetail .commentUserhead{margin-bottom:5px}.new_UIstyle .commentUserDetail .commentUserFoot{margin-top:10px}.new_UIstyle .commentUserDetail .commentUserFoot .commentActionElem{display:flex;align-items:center}.new_UIstyle .commentUserDetail .commentUserFoot .commentActionElem:not(:last-child){margin-right:30px!important}.new_UIstyle .commentUserDetail .commentUserFoot .commentActionElem .conunts{font-size:14px}.new_UIstyle .commentActionhand{font-size:20px;vertical-align:middle;display:inline-block;color:hsla(0,0%,60%,.7)}.new_UIstyle .commentActionhand.active,.new_UIstyle .commentActionhand:hover{color:var(--primary-color)!important}.new_UIstyle .nWV-accordionCustom .accordionCustom .card{overflow:visible}.new_UIstyle .my-account-main-block{display:flex}@media (max-width:991.98px){.new_UIstyle .my-account-main-block{position:relative;overflow:hidden;display:block;white-space:nowrap}.new_UIstyle .my-account-main-block>*{white-space:normal}.new_UIstyle .my-account-main-block.open-toggle .my-account-sidebar{margin-left:0}.new_UIstyle .my-account-main-block.open-toggle .my-account-sidebar .my-acc-title .myAcc-mnu-btn{right:-65px}.new_UIstyle .my-account-main-block.open-toggle .my-account-sidebar.plan-course-sidebar .my-acc-title .myAcc-mnu-btn{right:-85px}.new_UIstyle .my-account-main-block.open-toggle .my-account-content{padding-left:20px;transform:translateX(200px)}}.new_UIstyle .my-account-sidebar{width:300px;border-right:1px solid #ced4da;min-height:400px}@media (max-width:1399.98px){.new_UIstyle .my-account-sidebar{width:250px}}@media (max-width:991.98px){.new_UIstyle .my-account-sidebar{width:200px;position:absolute;top:0;bottom:0;left:0;margin-left:-200px;transition:all .3s ease-in-out}}.new_UIstyle .my-account-sidebar .my-account-list{border-top:1px solid #ced4da;max-height:calc(100% - 112px);overflow:auto;padding-bottom:10px;margin-bottom:15px}@media (max-width:991.98px){.new_UIstyle .my-account-sidebar .my-acc-title{position:relative}.new_UIstyle .my-account-sidebar .my-acc-title .myAcc-mnu-btn{transition:all .3s ease-in-out;position:absolute;top:5px;right:-37px;z-index:1}.new_UIstyle .my-account-sidebar.plan-course-sidebar .my-acc-title .myAcc-mnu-btn{right:-65px}}.new_UIstyle .my-account-link{border-left:2px solid transparent;padding:10px;display:block}.new_UIstyle .my-account-link.active,.new_UIstyle .my-account-link:focus,.new_UIstyle .my-account-link:hover{border-left-color:var(--blue-lt-color);background-color:rgba(var(--blue-lt-color),.05);color:#000}.new_UIstyle .my-account-content{width:calc(100% - 300px);margin-left:auto;padding:0 0 0 30px}@media (max-width:1399.98px){.new_UIstyle .my-account-content{width:calc(100% - 250px)}}@media (max-width:991.98px){.new_UIstyle .my-account-content{width:100%;padding:0;transition:all .3s ease-in-out}.new_UIstyle .my-acc-content-main .my-acc-title,.new_UIstyle .plan-course-content .my-acc-title{padding-left:50px}.new_UIstyle .my-acc-content-main .my-acc-title h5,.new_UIstyle .plan-course-content .my-acc-title h5{align-items:center}}.new_UIstyle .my-acc-title{padding:15px 0}@media (max-width:991.98px){.new_UIstyle .my-acc-title{height:50px}}.new_UIstyle .my-acc-content-body{border-top:1px solid #ced4da}.new_UIstyle .textarea-from{height:220px;resize:none}@media (max-width:1199.98px){.new_UIstyle .textarea-from{height:196px}}.new_UIstyle .upload-profile-fig-block{margin:0 auto;display:table}@media (max-width:1199.98px){.new_UIstyle .upload-profile-fig-block{transform:translateY(-50%);position:relative;top:50%}}.new_UIstyle .upload-profile-label{width:200px;height:200px;border-radius:100%;position:relative}@media (max-width:1199.98px){.new_UIstyle .upload-profile-label{width:150px;height:150px}}.new_UIstyle .upload-profile-label .upload-profile-fig{width:100%;height:100%;margin:0;border-radius:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.new_UIstyle .upload-profile-label .upload-profile-fig img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.new_UIstyle .upload-profile-label .upload-file{position:absolute;width:100%;height:100%;border-radius:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:1;text-indent:-1000px}.new_UIstyle .upload-profile-label .upload-file+.upload-profile-btn i{transition:all .3s ease-in-out}.new_UIstyle .upload-profile-label .upload-file+.upload-profile-btn:focus i,.new_UIstyle .upload-profile-label .upload-file+.upload-profile-btn:hover i{transform:scale(1.2)}.new_UIstyle .upload-profile-label .upload-profile-btn{box-shadow:0 0 5px rgba(0,0,0,.2);width:52px;height:52px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:20px;border:0;position:absolute;cursor:pointer;bottom:0;right:0;background-color:#fff}@media (max-width:1199.98px){.new_UIstyle .upload-profile-label .upload-profile-btn{width:42px;height:42px;font-size:17px}}.new_UIstyle .my-acc-content-body{padding:20px 0}.new_UIstyle .form-switch-right{display:inline-block;padding-left:0;padding-right:2.5em}.new_UIstyle .form-switch-right .form-check-input[type=checkbox]{float:right;margin-left:0;margin-right:-2.5em}.new_UIstyle .blue-check .form-check-input:checked{background-color:var(--blue-lt-color);border-color:var(--blue-lt-color)}.new_UIstyle .ng-touched.ng-invalid{border-color:red!important}.new_UIstyle .invalid-feedback{display:block;color:red}.new_UIstyle .banner-small{min-height:100px;padding:50px 0}.new_UIstyle .calender-body-wrap{display:flex;flex-wrap:wrap}@media (max-width:991.98px){.new_UIstyle .calender-body-wrap{position:relative}}.new_UIstyle .calender-body-wrap .calender-sidebar{width:300px;border-right:1px solid #ced4da;padding:20px 15px}@media (max-width:991.98px){.new_UIstyle .calender-body-wrap .calender-sidebar{transition:all .3s ease-in-out;width:240px;position:absolute;z-index:8;left:0;top:0;background-color:#fff;bottom:0;overflow-y:auto}.new_UIstyle .calender-body-wrap .calender-sidebar.close{left:-240px}}.new_UIstyle .calender-body-wrap .calender-body-content{width:calc(100% - 300px);padding:20px 15px}@media (max-width:991.98px){.new_UIstyle .calender-body-wrap .calender-body-content{width:100%;transform:translateX(240px);transition:all .3s ease-in-out}.new_UIstyle .calender-body-wrap .calender-body-content.close{transform:translateX(0)}}.new_UIstyle .calender-sidebar-elem{padding:20px 0}.new_UIstyle .calender-sidebar-elem:not(:last-child){border-bottom:1px solid #ced4da}.new_UIstyle .calendar-list-item{display:flex;position:relative;padding-left:30px}.new_UIstyle .calendar-list-item .cl-icon{position:absolute;left:0;top:0}.new_UIstyle .calendar-list-item:not(:last-child){margin-bottom:10px}.new_UIstyle .cl-icon{width:20px;height:20px}.new_UIstyle .cl-icon img,.new_UIstyle .cl-icon svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.new_UIstyle .calender-body-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ced4da;padding-bottom:10px}.new_UIstyle .calender-body-title .calender-body-title-left{padding-right:20px}@media (max-width:991.98px){.new_UIstyle .calender-body-title .calender-body-title-left{display:flex;align-items:center;padding-right:10px}}.new_UIstyle .calender-filter-block{display:flex}.new_UIstyle .calender-filter-block .filter-arrow-btn{border:0}.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-left-btn,.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-right-btn{width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:#f2f2f7;color:var(--primary-color)}@media (max-width:991.98px){.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-left-btn,.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-right-btn{width:30px;height:30px}}.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-left-btn:hover,.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-arrow-right-btn:hover{background-color:rgba(206,212,218,.5)}.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-middle-elem{padding:7px 10px;height:40px;min-width:100px;display:flex;align-items:center;justify-content:center}@media (max-width:991.98px){.new_UIstyle .calender-filter-block .filter-arrow-btn.filter-middle-elem{height:30px;min-width:50px}}.new_UIstyle .calender-filter-block .filter-arrow-btn:not(:last-child){margin-right:10px}@media (max-width:991.98px){.new_UIstyle .calender-filter-block .filter-arrow-btn:not(:last-child){margin-right:5px}}.new_UIstyle span.number-icon-bg{background-color:#6b7ec2;color:#fff;border-color:#6b7ec2}.new_UIstyle .dot{width:10px;height:10px;border-radius:100%;display:inline-block}.new_UIstyle .dot.dot-voi{background-color:#6b7ec2}.new_UIstyle .calender-time-elem-cont{display:flex;align-items:center}.new_UIstyle .calender-time-elem-cont .dot{margin-right:5px}.new_UIstyle .calender-date-detail{margin:0 -15px}@media (max-width:991.98px){.new_UIstyle .calender-date-detail{max-height:500px;min-height:500px;overflow-y:auto;padding:0}}.new_UIstyle .calender-date-detail-list{padding:15px}.new_UIstyle .calender-date-detail-list:not(:last-child){border-bottom:1px solid #ced4da}.new_UIstyle .toggle-menu{width:40px;height:40px}.new_UIstyle .cal-month-view .cal-day-number{font-size:12px;margin-top:5px;margin-right:5px;margin-bottom:5px}.new_UIstyle .cal-month-view .cal-day-cell{min-height:70px}.new_UIstyle .cal-month-view .cal-cell-top{min-height:auto}.new_UIstyle .cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:14px}.new_UIstyle .cal-week-view .cal-event{border-color:#fff}.new_UIstyle .cal-week-view .cal-time-events .cal-event{display:flex;align-items:center;flex-direction:row}.new_UIstyle .calander-type{width:150px!important;padding:0!important}.new_UIstyle .calander-type:focus{border-color:rgba(206,212,218,.5)}.new_UIstyle .calander-type .mat-select-trigger{padding:6px 10px!important}.new_UIstyle .disabledButton div>a{display:none!important}.new_UIstyle .course-work-detail-elem{padding:20px 0}.new_UIstyle .course-work-detail-elem:not(:last-child){border-bottom:1px solid #ced4da}.new_UIstyle .grey-Box{background-color:var(--grey-color-100);padding:50px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}@media (max-width:991.98px){.new_UIstyle .grey-Box{padding:30px}}@media (max-width:767.98px){.new_UIstyle .grey-Box{padding:15px}}.new_UIstyle .course-work-review-article,.new_UIstyle .courseWork-teams-box:not(:last-child){margin-bottom:20px}.new_UIstyle .course-work-createGroup{display:flex;align-items:center;justify-content:space-between}body.modal-open,html.modal-open{overflow-y:hidden}.new_UIstyle .questionBankItem{border-radius:5px;position:relative;min-height:100px;padding:20px 60px 50px 20px;display:flex;align-items:center;justify-content:space-between}@media (max-width:991.98px){.new_UIstyle .questionBankItem{flex-wrap:wrap}}.new_UIstyle .questionBankItem:not(:last-child){margin-bottom:20px}.new_UIstyle .questionBankItem .questionItemLeft{flex:1 1 calc(100% - 100px);max-width:100%;padding-right:20px;word-break:break-word}@media (max-width:991.98px){.new_UIstyle .questionBankItem .questionItemLeft{flex:1 1 100%;max-width:100%;padding-right:0}}.new_UIstyle .questionBankItem .questionItemLeft .questionItemLeftEllipse{display:flex;align-items:center;color:#000}.new_UIstyle .questionBankItem .questionItemLeft .questionItemLeftEllipse>*{margin-right:2px;color:#000}.new_UIstyle .questionBankItem .questionItemLeft .questionItemLeftEllipse p{color:#000}.new_UIstyle .questionBankItem .questionItemRight{flex:1 1 auto;max-width:100px;justify-content:flex-end}@media (max-width:991.98px){.new_UIstyle .questionBankItem .questionItemRight{flex:1 1 100%;max-width:100%;justify-content:flex-start;margin-top:10px}}.new_UIstyle .questionBankItem .questionItemLink{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.new_UIstyle .questionBankItem .questionItemLink:not(:last-of-type){margin-right:10px}.new_UIstyle .questionBankItem .ItemAnchorLink{position:absolute;top:50%;right:20px;transform:translateY(calc(-50% - 15px));z-index:1}.new_UIstyle .questionBankItem .questionItemFooter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:0 20px;position:absolute;left:0;right:0;bottom:10px}.new_UIstyle .questionBankItem.questionPool-content-item{padding:20px 60px 20px 20px}.new_UIstyle .questionBankItem.questionPool-content-item .ItemAnchorLink{transform:translateY(-50%)}.new_UIstyle .icons-group{display:flex;align-items:center;flex-wrap:wrap}.new_UIstyle .dragDropWrap{position:relative}@media (max-width:767.98px){.new_UIstyle .dragDropWrap{border:1px solid #ced4da;padding:20px;border-radius:5px;background-color:#f1f1f1}}.new_UIstyle .dragDropWrap .dragDrop{border:1px dashed var(--primary-color);padding:30px 200px 30px 50px;background-color:#f5f5f5;border-radius:5px;display:flex;align-items:center;justify-content:flex-start}@media (max-width:991.98px){.new_UIstyle .dragDropWrap .dragDrop{padding:30px 30px 80px;justify-content:center;flex-wrap:wrap}}.new_UIstyle .dragDropWrap .dragDrop .dragDropContent{position:relative;width:calc(100% - 280px)}@media (max-width:991.98px){.new_UIstyle .dragDropWrap .dragDrop .dragDropContent{width:calc(100% - 100px)}}.new_UIstyle .dragDropWrap .dragDrop .dragDropContent .file-upload-input{opacity:0;position:absolute;left:0;top:0;bottom:0;width:100%;height:100%}.new_UIstyle .dragDropWrap .dragDrop.dragDropOr .divideOr{margin:0 50px;position:relative;width:100px}@media (max-width:991.98px){.new_UIstyle .dragDropWrap .dragDrop.dragDropOr .divideOr{width:100%;margin:0 auto}}.new_UIstyle .dragDropWrap .dragDrop.dragDropOr .divideOr:before{content:"or";width:45px;height:45px;border-radius:100%;background-color:#f5f5f5;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;color:var(--blue-lt-color);margin:0 auto}.new_UIstyle .dragDropWrap .dragDrop.dragDropOr .divideOr:after{content:"";width:85px;height:2px;background-color:#ced4da;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.new_UIstyle .dragDropWrap .dragDropIcon{width:100px;height:50px;display:flex;align-items:center;justify-content:center;font-size:45px;background-color:transparent;padding:0 10px 0 0}.new_UIstyle .dragDropWrap .dragDropUpload{position:absolute;top:50%;transform:translateY(-50%);right:30px}@media (max-width:991.98px){.new_UIstyle .dragDropWrap .dragDropUpload{top:auto;transform:translateY(0);right:0;left:0;bottom:20px;margin:0 auto;display:table}}@media (max-width:767.98px){.new_UIstyle .dragDropWrap .dragDropUpload{position:static}}.new_UIstyle .uploadedItemStatus small{position:relative}.new_UIstyle .uploadedItemStatus small:not(:first-child){padding-left:10px;margin-left:10px}.new_UIstyle .uploadedItemStatus small:not(:first-child):before{content:"";position:absolute;left:-5px;top:5px;width:5px;height:5px;border-radius:100%;background-color:var(--blue-lt-color)}.new_UIstyle .uploadedItem:not(:last-child){margin-bottom:20px}.new_UIstyle .uploadedItem .uploadedItemTop{display:flex;align-items:center;justify-content:space-between}.new_UIstyle .uploadedItem .uploadedItemTop .uploadedItemDetail{width:calc(100% - 200px);padding-right:10px}@media (max-width:767.98px){.new_UIstyle .uploadedItem .uploadedItemTop .uploadedItemDetail{width:calc(100% - 50px)}}.new_UIstyle .uploadedItem .uploadedItemTop .uploadedItemAction{max-width:200px}@media (max-width:767.98px){.new_UIstyle .uploadedItem .uploadedItemTop .uploadedItemAction{max-width:50px}}.new_UIstyle .uploadedItem .uploadedItemTop .uploadedItemAction .uploadedActionLink:not(:last-child){margin-right:10px}.new_UIstyle .uploadedItem .uploadedProgress{width:100%;height:4px;background-color:#f5f5f5;border-radius:10px}.new_UIstyle .uploadedItem .uploadedProgress [data-progress]{background-color:var(--blue-lt-color);height:100%}.new_UIstyle .answerVideoIframe{border-radius:10px}@media only screen and (min-width:992px){.new_UIstyle .panelAnswerVideoBox{max-width:50%;margin:0 auto}}.new_UIstyle .question-answer-items{max-height:500px;overflow:auto;padding-right:15px}.new_UIstyle .border-box{padding:20px;border:1px solid #ced4da;border-radius:5px}.new_UIstyle .border-box.border-box-white{background-color:#fff}.new_UIstyle .option-item .form-control-textarea{height:100px}.new_UIstyle .answerVideoBox{border-radius:10px;height:200px;-webkit-transition:all .3s ease-in-out;box-shadow:0 0 1px rgba(0,0,0,.5);transition:all .3s ease-in-out}.new_UIstyle .answerVideoBox:hover{box-shadow:0 0 15px rgba(0,0,0,.2);transform:translateY(-5px) scale(1.01)}.new_UIstyle .answerVideoBox .ratio{height:100%;width:100%}.new_UIstyle .answerVideoBox iframe,.new_UIstyle .answerVideoBox img,.new_UIstyle .answerVideoBox video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block}.new_UIstyle .loadingScreen{position:absolute;background-color:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;width:100%;height:100%;left:0;top:0;z-index:1}.new_UIstyle .qb-col{position:relative;height:50px}.new_UIstyle .qb-col.qb-filter-col{display:flex;align-items:center;justify-content:center}.new_UIstyle .qb-col:after{content:"";height:calc(100% - 20px);position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;background-color:#dee2e6}.new_UIstyle .qb-col .ng2-tag-input{padding:0;height:100%;border:0}.new_UIstyle .qb-col .ng2-tag-input.ng2-tag-input--focused{border:0}.new_UIstyle .qb-col .ng2-tag-input .ng2-tags-container,.new_UIstyle .qb-col .ng2-tag-input .ng2-tags-container form,.new_UIstyle .qb-col .ng2-tag-input .ng2-tags-container form .ng2-tag-input__text-input{height:100%}.new_UIstyle .calender-wrap{position:relative}.new_UIstyle .calender-wrap .calendar-iconBtn{position:absolute;top:1px;right:1px;bottom:1px;width:30px;border:0;border-top-right-radius:5px;border-bottom-right-radius:5px;max-height:45px}.new_UIstyle .calender-wrap .form-control{padding-right:40px}@media only screen and (min-width:1200px){.new_UIstyle .add-course-title-wrap{padding:200px 0}}.new_UIstyle .add-course-step:not(:last-child){margin-bottom:50px}.new_UIstyle .plan-course-content-body{border-top:1px solid #ced4da;padding-top:15px}.new_UIstyle .plan-course-sidebar{padding-right:20px}.new_UIstyle .plan-content-title{display:flex;align-items:center;justify-content:space-between}.new_UIstyle .plan-content-title>h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.new_UIstyle .plan-content-title .btn-groups{margin-left:10px;max-width:110px;justify-content:flex-end;width:100%}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list{max-height:600px;padding-top:20px}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list>ul{position:relative}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item{padding-left:35px;position:relative;opacity:.2;pointer-events:none}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item:before{content:"";position:absolute;top:-25px;height:100%;left:12px;background-color:var(--blue-lt-color);width:2px}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item:first-child:before{display:none}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item .step-checkbox{position:absolute;top:10px;left:20px;z-index:9}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item .plan-course-link{padding:15px 10px;border:0;border-right:5px solid transparent}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item .plan-course-link.active,.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item .plan-course-link:hover{border-right-color:var(--blue-lt-color)}.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item.active,.new_UIstyle .plan-course-main-block .plan-course-sidebar-list .plan-course-item.completed{opacity:1;pointer-events:visible}.new_UIstyle .plan-course-main-block .plan-course-content-body{max-height:600px;overflow:auto;padding-right:10px}@media (max-width:767.98px){.new_UIstyle .plan-course-main-block .plan-course-content-body{padding-right:5px}}.new_UIstyle .plan-course-main-block .plan-course-content-body.noBoxScroll{max-height:inherit;overflow:visible;height:auto}.new_UIstyle .plan-course-component-list{display:flex}.new_UIstyle .plan-course-component-list:not(:last-child){margin-bottom:20px}.new_UIstyle .plan-course-component-list .form-control{border-top-right-radius:0;border-bottom-right-radius:0}.new_UIstyle .plan-course-component-list .form-control+.iconBtn-borderBox{border-top-left-radius:0;border-bottom-left-radius:0;pointer-events:none;opacity:0;display:none}.new_UIstyle .plan-course-component-list:focus .form-control,.new_UIstyle .plan-course-component-list:hover .form-control{border:1px solid #ced4da}.new_UIstyle .plan-course-component-list:focus .form-control+.iconBtn-borderBox,.new_UIstyle .plan-course-component-list:hover .form-control+.iconBtn-borderBox{pointer-events:visible;opacity:1;display:flex}.new_UIstyle .structure-topic-block{border:1px solid #ced4da;border-radius:5px;padding:20px}@media (max-width:767.98px){.new_UIstyle .structure-topic-block{padding:10px}}.new_UIstyle .topic-item-block{position:relative;border-top-right-radius:0}.new_UIstyle .topic-item-block .delete-item-btn{border-left:0;position:absolute;top:-1px;right:-45px}.new_UIstyle .topic-item-content-block{position:relative}.new_UIstyle .topic-item-content-block .delete-icon-default{display:table;margin-left:auto;z-index:5}.new_UIstyle .topic-bodyBlock-title{display:flex}.new_UIstyle .topic-bodyBlock-title .topic-bodyBlock-title-svg{width:20px;height:auto}.new_UIstyle .topic-bodyBlock-title .topic-bodyBlock-title-svg.topic-svg-liveSession{width:25px}.new_UIstyle .topic-childWrap .topic-child-row{display:flex;align-items:flex-start}.new_UIstyle .topic-childWrap .topic-child-row .topic-item-content-block{padding:15px;border:1px solid #ced4da;border-radius:5px;margin-bottom:30px}.new_UIstyle .topic-childWrap .topic-child-row .topic-item-content-block .divide-or-main{margin-top:40px}.new_UIstyle .topic-childWrap .topic-childWrap-block{flex:1 1 calc(100% - 45px);border-top-right-radius:0;max-width:calc(100% - 45px)}.new_UIstyle .topic-childWrap .delete-item-btn{position:static}.new_UIstyle .assessment-item{display:flex;position:relative;min-height:62px;border:1px solid #ced4da;padding-left:32px}.new_UIstyle .assessment-item .assessment-item-checkBox{width:32px;height:100%;position:absolute;left:0;top:0;bottom:0}.new_UIstyle .assessment-item .assessment-item-checkBox .form-check-input{width:100%;height:100%;margin:0;position:static;background-size:20px;background-color:#f2f2f7;border-color:#f2f2f7;cursor:pointer}.new_UIstyle .assessment-item .assessment-item-checkBox .form-check-input:checked{background-color:#33b679;border-color:#33b679;box-shadow:none}.new_UIstyle .assessment-item .assessment-item-label{width:100%;padding:5px}.new_UIstyle .addTopicBlock{border:1px dashed var(--blue-lt-color);padding:20px;display:flex;align-items:center;border-radius:5px;justify-content:space-between;background-color:#f5f5f5;overflow:auto;white-space:nowrap}.new_UIstyle .addTopicBlock .topicsLink{font-family:AvenirLTStd-Black;color:var(--blue-lt-color);white-space:nowrap;display:inline-block;font-size:16px}.new_UIstyle .addTopicBlock .topicsLink:hover{color:var(--primary-color)}.new_UIstyle .addTopicBlock .topicsLink:not(:last-child){margin-right:20px}.new_UIstyle .elemBorderBox{padding:20px;border:1px solid #ced4da;border-radius:5px}.new_UIstyle .tableCustoom>:not(:first-child){border-top:1px solid #ced4da!important}.new_UIstyle .tableCustoom td,.new_UIstyle .tableCustoom th{font-size:16px}@media (max-width:767.98px){.new_UIstyle .tableCustoom td,.new_UIstyle .tableCustoom th{font-size:14px}}.new_UIstyle .textBtn{font-size:16px}@media (max-width:767.98px){.new_UIstyle .textBtn{font-size:14px}}.new_UIstyle .content-plan-course-ILearner .ng2-tag-input__text-input{padding-left:0;padding-right:0}.new_UIstyle .tox .tox-edit-area__iframe{background-color:#f2f2f7}.new_UIstyle .divide-or-main{border-top:1px solid #ced4da}.new_UIstyle .divide-or-main .divide-or{width:35px;height:35px;background-color:#f2f2f7;color:#000;border-radius:50px;display:flex;align-items:center;justify-content:center;margin:-18px auto 0;font-weight:500;font-size:14px}.new_UIstyle .single-passion-banner .container{justify-content:flex-start;flex-direction:row}.new_UIstyle .single-passion-banner .banner-content{display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width:991.98px){.new_UIstyle .single-passion-banner .banner-content{align-items:flex-start}}@media (max-width:767.98px){.new_UIstyle .single-passion-banner .banner-content{flex-direction:column;align-items:center;text-align:center}}.new_UIstyle .overView-project-colFig figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_UIstyle .banner-content-content{max-width:calc(100% - 400px);padding-right:10px}@media (max-width:991.98px){.new_UIstyle .banner-content-content{max-width:calc(100% - 230px)}}@media (max-width:767.98px){.new_UIstyle .banner-content-content{max-width:100%;padding-right:0}}.new_UIstyle .single-passion-content-inn{max-height:500px;overflow:auto;padding:15px}@media (max-width:767.98px){.new_UIstyle .single-passion-content-inn{padding:10px 15px}}.new_UIstyle .single-passion-content-inn .overView-project-colcontent{max-height:400px;overflow:auto}.new_UIstyle .listGoal li{margin-bottom:10px}.new_UIstyle .eduBot{max-width:400px;position:fixed;bottom:0;right:10px;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.2);background-color:#f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px;transition:all .3s ease-in-out}@media (max-width:767.98px){.new_UIstyle .eduBot{max-width:300px}}.new_UIstyle .eduBot .guftagu-user-chat-msg .guftagu-user-chat-fig{background-color:#f5f5f5}.new_UIstyle .eduBot .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-name{display:none}.new_UIstyle .eduBot .guftagu-user-chat-msg .guftagu-user-chat-content .guftagu-user-chat-textMsgs{padding:10px}.new_UIstyle .eduBot .eduBot-mobile{display:none}@media (max-width:991.98px){.new_UIstyle .eduBot .eduBot-mobile{width:50px;height:50px;display:flex;align-items:center;justify-content:center;margin-bottom:40px;background-color:transparent}.new_UIstyle .eduBot .eduBot-mobile .guftagu-item-fig{width:100%;height:100%;background-color:#fff;border-radius:5px;padding:6px;box-shadow:0 0 10px rgba(0,0,0,.1)}.new_UIstyle .eduBot .eduBot-mobile .guftagu-item-fig img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9}}.new_UIstyle .eduBot .eduBotHeader{background-color:var(--blue-lt-color);border-top-left-radius:10px;border-top-right-radius:10px;padding:10px 15px}.new_UIstyle .eduBot .eduBotHeader .guftagu-item-link:hover{background-color:transparent}.new_UIstyle .eduBot .eduBotHeader .guftagu-item-link p{color:#fff;line-height:1.3}.new_UIstyle .eduBot .eduBotHeader .guftagu-user-header-menus .icon-hover-btn{color:#fff}.new_UIstyle .eduBot .eduBotBody{height:350px;padding:10px 15px}@media (max-width:767.98px){.new_UIstyle .eduBot .eduBotBody{height:200px}}@media (max-width:479.98px){.new_UIstyle .eduBot .eduBotBody{height:300px}}.new_UIstyle .eduBot .eduBotFooter{padding:10px}@media (max-width:767.98px){.new_UIstyle .eduBot .eduBotFooter{padding:5px 10px}}.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-msg{width:calc(100% - 160px);padding-right:10px}@media (max-width:767.98px){.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-msg{width:calc(100% - 100px)}}.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-action{width:160px;padding-left:10px}@media (max-width:767.98px){.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-action{width:100px}.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-action .msg-send-btn{width:35px;height:35px}.new_UIstyle .eduBot .eduBotFooter .guftagu-user-typing-block .guftagu-user-footer-action .msg-send-btn i{font-size:16px}}.new_UIstyle .eduBot.open .eduBotHeader .guftagu-user-header-menus .edubot-close-btn .fa-times{display:block}.new_UIstyle .eduBot.open .eduBotHeader .guftagu-user-header-menus .edubot-close-btn .fa-minus{display:none}@media (max-width:991.98px){.new_UIstyle .eduBot.open .eduBot-mobile{display:none}}.new_UIstyle .eduBot.close{height:75px}@media (max-width:767.98px){.new_UIstyle .eduBot.close{height:56px}}.new_UIstyle .eduBot.close .eduBotHeader .guftagu-user-header-menus .edubot-close-btn .fa-minus{display:block}.new_UIstyle .eduBot.close .eduBotHeader .guftagu-user-header-menus .edubot-close-btn .fa-times{display:none}@media (max-width:991.98px){.new_UIstyle .eduBot.close{height:auto;left:10px;right:auto;border-radius:50px;padding:1px;box-shadow:none;background-color:transparent;transition:none}.new_UIstyle .eduBot.close>:not(.eduBot-mobile){display:none}}@media (max-width:767.98px){.new_UIstyle .eduBot .guftagu-item-list .guftagu-item-link .guftagu-item-fig{width:35px;height:35px}}.new_UIstyle .eduBot .guftagu-item-list .guftagu-item-link .guftagu-item-desc{width:auto}.new_UIstyle .manage-table-wrap{background-color:var(--grey-color-100)}.new_UIstyle .manage-tableExport-btn{font-size:18px;font-weight:500}@media (max-width:991.98px){.new_UIstyle .manage-tableExport-btn{font-size:16px}}.new_UIstyle .manage-tableExport-btn .export-icon{width:27px;margin-right:5px;vertical-align:middle;display:inline-block;margin-top:-4px}.new_UIstyle .manage-tableExport-btn .fa{font-size:24px}@media (max-width:991.98px){.new_UIstyle .manage-tableExport-btn .fa{font-size:20px}}.new_UIstyle .manage-tableExport-btn:focus,.new_UIstyle .manage-tableExport-btn:hover{background-color:transparent}.new_UIstyle .manage-table-nav-btn{border:0}.new_UIstyle .manage-table-nav-left{max-width:60%}@media (max-width:991.98px){.new_UIstyle .manage-table-nav-left{max-width:100%}}.new_UIstyle .manage-table-nav-left::-webkit-scrollbar{width:10px;height:0}.new_UIstyle .manage-table-nav-left::-webkit-scrollbar-track{background:#f5f5f5;border-radius:20px}.new_UIstyle .manage-table-nav-left::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:20px}@media (max-width:991.98px){.new_UIstyle .manage-table-nav-right{width:100%;margin-top:15px}}.new_UIstyle .manage-table-nav{display:flex;justify-content:space-between}@media (max-width:991.98px){.new_UIstyle .manage-table-nav{flex-wrap:wrap}}.new_UIstyle .manage-table-nav+*{margin-top:40px}@media (max-width:991.98px){.new_UIstyle .manage-table-nav+*{margin-top:20px}}.new_UIstyle .manage-table-nav-list{display:flex;padding:15px 0;border-top:1px solid #ced4da;border-bottom:1px solid #ced4da;overflow:auto;white-space:nowrap}@media (max-width:991.98px){.new_UIstyle .manage-table-nav-list{padding:10px 0}}.new_UIstyle .manage-table-nav-list>li:not(:last-child){border-right:1px solid #ced4da}.new_UIstyle .manage-table-nav-list .dropdown .dropdown-toggle{width:100%;text-align:left}.new_UIstyle .manage-table-nav-list .dropdown .dropdown-toggle:after{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.new_UIstyle .table-filter-btn{width:70px;height:100%;display:flex;align-items:center;justify-content:center;padding:0!important}.new_UIstyle .table-action-td{width:150px}.new_UIstyle .table-action-td>:not(:last-child){margin-right:20px}.new_UIstyle .maxHe400{max-height:400px}.new_UIstyle .manage-table-body-wrap .table-responsive{max-height:400px;overflow:auto}.new_UIstyle .manage-table-body-wrap table{border-collapse:collapse;table-layout:fixed}.new_UIstyle .manage-table-body-wrap table>:not(:first-child){border-top:1px solid #ced4da}.new_UIstyle .manage-table-body-wrap table thead th{font-size:16px}.new_UIstyle .manage-table-body-wrap table tbody tr td{min-width:150px;padding:10px;border-bottom:5px solid transparent;background-clip:padding-box;background-color:#fff;font-size:15px;white-space:normal;word-break:break-word}.new_UIstyle .manage-table-body-wrap .table-action-td{display:flex;justify-content:flex-end;margin-left:auto;gap:10px}.new_UIstyle .w200p{width:200px}.new_UIstyle .btn-transparent-caret{padding:5px 30px}.new_UIstyle .banner-search-wrap{width:500px;margin:0 auto}@media (max-width:991.98px){.new_UIstyle .banner-search-wrap{width:400}}@media (max-width:767.98px){.new_UIstyle .banner-search-wrap{width:300}.new_UIstyle .dragDropUpload{position:static}}.new_UIstyle .manage-role-wrap .manage-roles-header{padding-bottom:10px;border-bottom:1px solid #ced4da;margin-bottom:20px}.new_UIstyle .roles-body-wrap{display:flex;flex-wrap:wrap;height:500px}.new_UIstyle .roles-body-wrap .roles-content-right,.new_UIstyle .roles-body-wrap .roles-sidebar-left{height:100%}.new_UIstyle .roles-body-wrap .roles-sidebar-left{width:380px;border-right:1px solid #ced4da}@media (max-width:1399.98px){.new_UIstyle .roles-body-wrap .roles-sidebar-left{width:330px}}.new_UIstyle .roles-body-wrap .roles-content-right{width:calc(100% - 380px);padding-left:20px}@media (max-width:1399.98px){.new_UIstyle .roles-body-wrap .roles-content-right{width:calc(100% - 330px)}}.new_UIstyle .roles-body-wrap .roles-content-right .roles-content-scroll{height:calc(100% - 120px)}.new_UIstyle .roles-body-wrap .roles-content-scroll{height:100%;overflow:auto}.new_UIstyle .manage-roles-header{display:flex;align-items:center;justify-content:space-between}.new_UIstyle .manage-roles-header .btn-groups .btn:not(:last-child),.new_UIstyle .manage-roles-header .btn-groups button:not(:last-child){margin-right:20px}.new_UIstyle .roles-sidebar-item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-left:2px solid transparent;padding:5px 10px;color:#555}.new_UIstyle .roles-sidebar-item .roles-sidebar-link{font-size:18px;font-family:AvenirLTStd-Book;padding-right:10px;width:calc(100% - 85px);align-items:center;display:flex;min-height:44px}@media (max-width:1399.98px){.new_UIstyle .roles-sidebar-item .roles-sidebar-link{min-height:34px;font-size:16px}}.new_UIstyle .roles-sidebar-item:hover{color:#555;background-color:rgba(var(--blue-lt-color),.1);border-left-color:var(--blue-lt-color)}.new_UIstyle .roles-sidebar-item:hover .icon-btns{display:flex}.new_UIstyle .roles-sidebar-item .icon-btns{width:85px;background-color:#fff;display:none}@media (max-width:1399.98px){.new_UIstyle .roles-sidebar-item .icon-btns{width:70px}}.new_UIstyle .roles-sidebar-item .icon-btns .iconBtn{width:42px;height:42px}@media (max-width:1399.98px){.new_UIstyle .roles-sidebar-item .icon-btns .iconBtn{width:34px;height:34px}}.new_UIstyle .assessment-banner-form,.new_UIstyle .resourse-banner-form{margin:0 auto;width:300px}@media only screen and (min-width:992px){.new_UIstyle .assessment-banner-form,.new_UIstyle .resourse-banner-form{width:500px}}.new_UIstyle .assessment-content-item,.new_UIstyle .resource-content-item{padding:20px 60px 20px 20px}.new_UIstyle .assessment-content-item .ItemAnchorLink,.new_UIstyle .resource-content-item .ItemAnchorLink{transform:translateY(-50%)}.new_UIstyle .assessment-content-options-ul{display:flex;flex-wrap:wrap}@media (max-width:767.98px){.new_UIstyle .assessment-content-options-ul{display:block}}.new_UIstyle .assessment-content-options-ul>li{margin-bottom:10px}@media only screen and (min-width:768px){.new_UIstyle .assessment-content-options-ul>li{width:50%}}.new_UIstyle .assessment-content-options-ul>li strong{margin-left:5px}.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li{display:flex;flex-wrap:wrap}@media only screen and (min-width:768px){.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-label{width:120px}}@media (max-width:767.98px){.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-label{width:100%}}.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-content{width:100%}@media only screen and (min-width:768px){.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-content{width:calc(100% - 120px)}}@media (max-width:767.98px){.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-content{margin-top:5px;width:100%}}.new_UIstyle .assessment-content-options-ul.options-ul-style-label>li .options-ul-content strong{margin-right:5px;margin-left:0}.new_UIstyle .assessment-content-options-ul.ul-list-100 li{width:100%}.new_UIstyle .scroll-content{overflow:auto}.new_UIstyle .mx-height400{max-height:400px}.new_UIstyle .tinyTextContent img{max-width:150px!important;width:100%!important;border:1px solid #f1f1f1!important}.new_UIstyle .questContent img,.new_UIstyle .questionsAnsw .custom-control .custom-control-label img{width:150px;height:auto;-o-object-fit:contain;object-fit:contain}.new_UIstyle .incorrectAns .form-check-input:checked{background-color:var(--red-600);border-color:var(--red-600)}.new_UIstyle .incorrectAns .form-check-label.custom-control-label,.new_UIstyle .incorrectAns .form-check-label.custom-control-label *{color:var(--red-600);font-weight:700}.new_UIstyle .incorrectAns.form-control.form-control-textarea{border-color:var(--red-600);color:var(--red-600)}.new_UIstyle .correctAns .form-check-input:checked{background-color:var(--green-600);border-color:var(--green-600)}.new_UIstyle .correctAns .form-check-label.custom-control-label,.new_UIstyle .correctAns .form-check-label.custom-control-label *{font-weight:700;color:var(--green-600)}.new_UIstyle .correctAns.form-control.form-control-textarea{border-color:var(--green-600);color:var(--green-600)}.new_UIstyle .ngx-charts-outer{width:100%!important;padding:15px}.new_UIstyle .ngx-charts-outer .ngx-charts{width:calc(100% - 140px)!important}@media (max-width:1199.98px){.new_UIstyle .ngx-charts-outer .ngx-charts{width:100%!important}.new_UIstyle .ngx-charts-outer .ngx-charts .pie-chart{transform:translate(50%,50%)!important}}@media (max-width:991.98px){.new_UIstyle .ngx-charts-outer .chart-legend{display:table;margin:auto 0 auto auto}}.new_UIstyle .ngx-charts-outer .chart-legend>div{width:130px!important}.new_UIstyle .quesData img{max-width:150px;max-height:150px;-o-object-fit:contain;object-fit:contain}.new_UIstyle .nagtiveStatus{position:absolute;top:-12px;left:15px;margin:0}.new_UIstyle .nagStatys{padding-left:20px}.new_UIstyle .monitoring-report-nav{justify-content:center}.new_UIstyle .monitoring-report-nav .nav-item{width:280px;text-align:center}.new_UIstyle .monitoring-report-nav .nav-item .nav-link{display:inline-block;font-size:20px}@media (max-width:991.98px){.new_UIstyle .monitoring-report-nav .nav-item .nav-link{font-size:16px}}.new_UIstyle .monitoring-table-fixed{table-layout:fixed}.new_UIstyle .monitoring-table-fixed .monitoring-td-left{width:280px}@media (max-width:767.98px){.new_UIstyle .monitoring-table-fixed .monitoring-td-left{width:180px}}.new_UIstyle .monitoring-table-fixed .monitoring-td-right{width:calc(100% - 280px);overflow:auto;white-space:nowrap}.new_UIstyle .table>:not(:first-child){border-top:1px solid #ced4da}.new_UIstyle .mR-session-conHeight{max-height:500px;overflow-y:auto}.new_UIstyle .mR-session-items-wrap .learning-course-item:last-child .learning-course-link{border-bottom:0!important}:root{--primary-color:"";--primary-color-rgba:rgba(236,95,95,.8);--primary-color-rgba-100:236,95,95;--alpha_2:0.2;--secondary-color:#fdbd08;--secondary-color-rgba:rgba(253,189,8,.8);--secondary-color-rgba-100:253,189,8;--primary-color-200:#fff0f4;--white:#fff;--grey-color-200:#999;--grey-color-200-rgba:hsla(0,0%,60%,.8);--grey-color-200-rgba-100:153,153,153;--grey-color-100:#f6f7fa;--grey-color-100-rgba:rgba(246,247,250,.8);--grey-color-100-rgba-100:246,247,250;--grey-color-50:#ced4da;--grey-color-50-rgba:rgba(206,212,218,.8);--grey-color-50-rgba-100:206,212,218;--green-color:#1ccc26;--red-color:red;--green-color-rgba:rgba(28,204,38,.8);--green-color-rgba-100:28,204,38;--dark-green-color:#0e6275;--dark-green-color-rgba:rgba(14,98,117,.8);--dark-green-color-rgba-100:14,98,117;--lt-green-color:#4dc9d1;--lt-green-color-rgba:rgba(77,204,209,.8);--lt-green-color-rgba-100:77,204,209;--grey-blue-color:#e3f0fd;--grey-blue-color-rgba:rgba(227,240,253,.8);--grey-blue-color-rgba-100:227,240,253;--blue-lt-color:#1082ff;--blue-lt-color-200:#6995ff;--blue-lt-color-rgba:rgba(16,130,255,.8);--blue-lt-color-rgba-100:16,130,255;--violet-color:#8d5ef2;--violet-color-rgba:rgba(141,94,242,.8);--violet-color-rgba-100:141,94,242;--black-100:#fdfdfd;--black-200:#f8f8f8;--black-300:#f2f2f2;--black-400:#e6e6e6;--black-500:#ccc;--black-600:#999;--black-700:#666;--black-800:#333;--black-900:#000;--white-100:#fff;--white-200:#efefef;--white-300:#cfcfcf;--white-400:#afafaf;--white-500:#8f8f8f;--white-600:#707070;--white-700:#505050;--white-800:#303030;--white-900:#101010;--green-50:#f9fff5;--green-100:#eef6e8;--green-200:#cbe3bb;--green-300:#a9d18e;--green-400:#86be61;--green-500:#669e41;--green-600:#53ce00;--green-700:#5b8d3a;--green-800:#416429;--green-900:#273c19;--yellow-100:#fff7e3;--yellow-200:#fee8ab;--yellow-300:#fed972;--yellow-400:#fdca3a;--yellow-500:#fdbb02;--yellow-600:#c59202;--yellow-700:#b18301;--yellow-800:#7e5e01;--yellow-900:#4c3801;--red-100:#ffe5e5;--red-200:#ffb3b3;--red-300:#ff8080;--red-400:#ff4d4d;--red-500:#ff1a1a;--red-600:#e60000;--red-700:#b30000;--red-800:maroon;--red-900:#4d0000;--blue-400:#0891b2;--blue-500:#508ad5;--violet-500:#d744cd}.timeSlotChooseWrap .accordion>.card{border-radius:0;margin-bottom:20px}.timeSlotChooseWrap .accordion>.card>.card-header{padding:0;border:0;margin:0}.timeSlotChooseWrap .accordion>.card>.collapse{padding:0 20px 20px}.timeSlotChooseWrap .accordion>.card>.collapse.show{border-top:0!important;border:1px solid var(--primary-color)}.timeSlotChooseWrap .accordion>.card>.collapse.show .card-body{border-top:1px solid #f1f1f1;padding:11px 0 0;margin:0}.timeSlotChooseWrap .panelHeaderButton{border:1px solid var(--primary-color);border-bottom:0!important;background-color:#fff;box-shadow:none;color:#7f97b1}.timeSlotChooseWrap .panelHeaderButton .list-group-item{background-color:#fff;border:0;padding:20px}.timeSlotChooseWrap .panelHeaderButton.collapsed{border:1px solid #f2f2f7;background-color:#f2f2f7;box-shadow:none;color:#7f97b1}.timeSlotChooseWrap .panelHeaderButton.collapsed .list-group-item{background-color:#f2f2f7;border:0;padding:20px}.form-group-tags{margin:-2px}.form-check-tags{margin:2px;display:inline-block}.form-check-tags label{padding:2px 5px;font-size:12px;border-radius:5px;border:1px solid var(--primary-color);color:var(--primary-color);background-color:rgba(var(--primary-color-rgba-100),.2)}.form-check-tags input[type=checkbox]{position:absolute;left:-9998px}.form-check-tags input[type=checkbox]:checked+label{color:var(--primary-color);border:1px solid var(--blue-lt-color);color:var(--blue-lt-color);background-color:rgba(var(--blue-lt-color-rgba-100),.2)}.new_UIstyle .backBtnIcon{padding:10px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--primary-color-200);box-shadow:3px 2px 5px rgba(0,0,0,.1)}.new_UIstyle .backBtnIcon img{width:16px;height:16px}.new_UIstyle .iconBtn{padding:10px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--primary-color-200);border:none;box-shadow:3px 2px 5px rgba(0,0,0,.1)}.new_UIstyle .iconBtn img,.new_UIstyle .iconBtn svg{width:16px;height:16px}.new_UIstyle .iconBtn svg{stroke:var(--primary-color)}.new_UIstyle .btn-back-v2{border:0;background-color:transparent}.new_UIstyle .dropdown-label{line-height:1;min-width:120px}.new_UIstyle .dropdown-action{padding:10px 15px;border-top-right-radius:15px;border-bottom-right-radius:15px}.new_UIstyle .dropdown-action.selectedOpen,.new_UIstyle .dropdown-action:hover{background-color:var(--primary-color)}.new_UIstyle .dropdown-action.selectedOpen .action-btn,.new_UIstyle .dropdown-action:hover .action-btn{background-color:#fff0f4;color:var(--primary-color)}.new_UIstyle .action-btn{background-color:transparent;color:var(--primary-color);border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:10px;box-shadow:1px 1px 10px rgba(0,0,0,.2);cursor:pointer}.new_UIstyle .job-action-dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;background-color:#fff;border:1px solid #ccc;border-radius:15px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;width:200px;padding:10px}.new_UIstyle .job-action-dropdown-menu.dropdown-down{top:100%;bottom:auto}.new_UIstyle .job-action-dropdown-menu.dropdown-up{bottom:100%;top:auto}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list{list-style-type:none;list-style:none;margin:0!important;padding:0!important}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item{padding:0;margin-bottom:10px}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item::marker{display:none;content:""}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item .form-check{padding-left:30px}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item input[type=radio]{display:none}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item label{cursor:pointer;position:relative;font-family:Poppins,sans-serif;font-weight:400;font-size:.875rem;color:#999}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item label .checkbox-dot{display:inline-block;width:18px;height:17px;border-radius:50%;border:1px solid #999;margin-right:8px;vertical-align:middle;position:absolute;left:-25px;top:2px}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item label .checkbox-dot:after{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:transparent;transition:background-color .3s ease;left:4px;top:4px;position:absolute}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item label.selected .checkbox-dot{border:1px solid var(--primary-color)}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item label.selected .checkbox-dot:after{background-color:var(--primary-color)}.new_UIstyle .job-action-dropdown-menu .job-action-dropdown-menu-list .job-action-dropdown-menu-item:hover{background-color:#f5f5f5}.new_UIstyle .view-desc{cursor:pointer;text-decoration:underline}.new_UIstyle .view-desc img{width:16px;height:16px;margin-right:5px}.new_UIstyle .job-description-element ul{margin-left:1rem;margin-bottom:2rem;list-style-type:disc;list-style-position:outside}.new_UIstyle .job-description-element ul li{list-style:disc;padding-left:10px}.new_UIstyle .job-description-element p,.new_UIstyle .job-description-element ul li{font-family:Poppins,sans-serif;font-weight:400;color:#666}.new_UIstyle .job-description-element p:not(:last-of-type){margin-bottom:20px}.new_UIstyle .job-description-element p+*{margin-top:20px}.new_UIstyle .job-description-element h1{font-size:32px}.new_UIstyle .job-description-element h2{font-size:25.6px}.new_UIstyle .job-description-element h3{font-size:19px}.new_UIstyle .job-description-element h4{font-size:18px}.new_UIstyle .job-description-element h5{font-size:17px}.new_UIstyle .job-description-element h6{font-size:16px}.new_UIstyle .job-description-element b,.new_UIstyle .job-description-element h1,.new_UIstyle .job-description-element h2,.new_UIstyle .job-description-element h3,.new_UIstyle .job-description-element h4,.new_UIstyle .job-description-element h5,.new_UIstyle .job-description-element h6,.new_UIstyle .job-description-element strong{font-family:Poppins,sans-serif;font-weight:700;color:#666}.new_UIstyle .table-header{background-color:var(--primary-color);border-radius:12px}.new_UIstyle .table-list-application-wrapper{overflow:visible}.new_UIstyle .table-list-application-wrapper .table thead th{background-color:#f2f2f2;font-weight:700;color:#666;padding:5px;font-size:14px;text-align:center}.new_UIstyle .table-list-application-wrapper .table tbody tr td{padding:5px;font-size:14px;color:#999;text-align:center;vertical-align:middle}.new_UIstyle .table-list-application-wrapper .table.spaced-table{border-collapse:separate;border-spacing:0 16px}.new_UIstyle .table-list-application-wrapper .table .form-check{min-height:auto}.new_UIstyle .table-list-application-wrapper .table .selected-row{background-color:#fff0f4}.cal-week-view .cal-event{font-size:80%;color:green}.cal-bg-green{background:#33b679!important}.cal-bg-blue{background:#039be5!important}.cal-bg-violet{background:#8575d6!important}.cal-bg-yellow{background:#f1ae4a!important}.cal-bg-pink{background:#c13584!important}.cal-bg-brown{background:#d4827d!important}.cal-bg-brown-light{background:#ec5f5f!important}.cal-bg-webinar-light{background-color:#b85fec!important}.cal-bg-db-session-light{background-color:#8cb16c!important}.cal-bg-grey{background:#b4b4b4!important}.cal-more-link{color:#407bff}.errorWrapper{width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.inline-loader{margin-bottom:-10px!important}.no-thumb{cursor:default!important}.no-thumb-hover{pointer-events:none}.ng2-tag-input .progress-bar{display:none!important}.sticky{position:fixed!important;animation:slide-down .7s!important;background-color:hsla(0,0%,100%,.6)}@keyframes slide-down{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.nodata-container{min-height:250px}.prevent-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.loader-sm{width:20px;height:20px;border-width:3px}.MLSWrraper_add{position:relative}.MLSWrraper_add i{position:absolute;top:30px;left:40px;z-index:9;font-size:30px}.MLSWrraper_add .ui-fileupload-choose{border:1px dashed #ec5f5f;padding:30px 200px 30px 100px;background-color:#f5f5f5;border-radius:5px;display:flex;align-items:center;justify-content:flex-start;position:relative;margin-bottom:20px}.MLSWrraper_add .ui-fileupload-choose input[type=file]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer;text-indent:-9999px;max-width:100%}.ui-fileupload-files .ui-fileupload-row{display:flex;align-items:center;margin-bottom:15px;background-color:#f5f5f5;padding:10px;border-radius:5px;font-size:16px}.ui-fileupload-files .ui-fileupload-row>div:first-child{background-color:#fff}.ui-fileupload-buttonbar button.ui-button{margin:0 10px 0 0;font-size:16px;cursor:pointer;box-shadow:none!important;background-color:var(--primary-color);border:1px solid var(--primary-color);color:#fff;padding:10px 20px;border-radius:5px;transition:all .3s ease-in-out}@media (max-width:1399.98px){.ui-fileupload-buttonbar button.ui-button{padding:7px 20px;font-size:14px}}.ui-fileupload-buttonbar button.ui-button:focus,.ui-fileupload-buttonbar button.ui-button:hover{background-color:var(--primary-color-rgba);border-color:var(--primary-color-rgba);color:#fff;outline:none;box-shadow:none}.MLSWrraper .ui-fileupload-row button.ui-button{background-color:transparent;border:0}.MLSWrraper .ui-fileupload-row button.ui-button span.ui-button-text.ui-clickable{font-size:0}.MLSWrraper .ui-fileupload-row button.ui-button:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:""}.video_player_custom{position:relative}.video_player_custom .video_play_btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;border:0;font-size:25px;color:red;cursor:pointer}.custom-error-msg{font-size:90%!important}body .defaultIconWithHeight{width:60px!important;height:60px!important}body .defaultLargeIconWithHeight{width:120px!important;height:120px!important}body .defaultLargeIconWithHeight h4{font-size:50px}.new_UIstyle .multiselect-custom{padding:0}.new_UIstyle .multiselect-custom.form-control.form-control-lg{height:auto}.new_UIstyle .multiselect-custom .ng-select-container{min-height:43px}.new_UIstyle .multiselect-custom .ng-select-container:hover{box-shadow:none}.new_UIstyle .multiselect-custom.ng-select-multiple .ng-select-container .ng-value-container{padding-top:0;padding-left:15px}.new_UIstyle .multiselect-custom.ng-select-multiple .ng-select-container .ng-value-container .ng-value{background-color:var(--primary-color);color:#fff;padding:0 10px!important;height:28px!important;line-height:28px!important;background:var(--primary-color)!important;color:var(--white)!important;border-radius:25px;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:1em;letter-spacing:.05rem;border-radius:16px;transition:.3s;margin:.1rem .3rem .1rem 0;line-height:34px;background:#efefef;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;outline:0;cursor:pointer;position:relative;direction:rtl}.new_UIstyle .multiselect-custom.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{border:none!important}.new_UIstyle .multiselect-custom.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:var(--primary-color)}.new_UIstyle .multiselect-custom.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-color:#fff}.new_UIstyle .multiselect-custom .ng-select-container,.new_UIstyle .multiselect-custom.ng-select-focused:not(.ng-select-opened)>.ng-select-container,.new_UIstyle .multiselect-custom.ng-select-opened>.ng-select-container{background-color:transparent;border-radius:5px;border:1px solid transparent;box-shadow:none}.new_UIstyle .multiselect-custom .ng-select-container:hover,.new_UIstyle .multiselect-custom.ng-select-focused:not(.ng-select-opened)>.ng-select-container:hover,.new_UIstyle .multiselect-custom.ng-select-opened>.ng-select-container:hover{box-shadow:none}.normal-text{font-weight:400}.fw-500{font-weight:500!important}.default-avatar figure{width:30px;height:30px;border-radius:100%;background-color:var(--primary-color-200);color:var(--primary-color);display:flex;align-items:center;justify-content:center}.default-avatar figure img{border-radius:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.default-avatar figure h4{font-size:14px;line-height:1;color:var(--primary-color)}.default-avatar.profile-icon-xxs figure{width:20px;height:20px}.default-avatar.profile-icon-xxs figure h4{font-size:13px;color:var(--primary-color)}.default-avatar.profile-icon-xs figure{width:30px;height:30px}.default-avatar.profile-icon-xs figure h4{font-size:14px;color:var(--primary-color)}.default-avatar.profile-icon-sm figure{width:40px;height:40px}.default-avatar.profile-icon-sm figure h4{font-size:16px;color:var(--primary-color)}.default-avatar.profile-icon-md figure{width:50px;height:50px}.default-avatar.profile-icon-md figure h4{font-size:18px;color:var(--primary-color)}.default-avatar.profile-icon-lg figure{width:70px;height:70px}.default-avatar.profile-icon-lg figure h4{font-size:20px;color:var(--primary-color)}.default-avatar.profile-icon-xl figure{width:90px;height:90px}.default-avatar.profile-icon-xl figure h4{font-size:22px;color:var(--primary-color)}.default-avatar.profile-icon-xxl figure{width:150px;height:150px}.default-avatar.profile-icon-xxl figure h4{font-size:42px;color:var(--primary-color)}.default-avatar.profile-icon-xxxl figure{width:260px;height:260px}.default-avatar.profile-icon-xxxl figure h4{font-size:90px;color:var(--primary-color)}@media only screen and (min-width:768px){.no-job-icon-width{max-width:420px}}.backBtn{background-color:#fff0f4;color:var(--primary-color);font-size:14px;font-weight:600;padding:10px 20px;border:none;outline:none;border-radius:50rem}.backBtn img{height:12px}.backBtn:hover{opacity:.75}.progressBarWraper{width:100px;height:100px;position:relative}.progressBarWraper .progressBarLabel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progressBarWraper.passed .mat-progress-spinner circle,.progressBarWraper.passed .mat-spinner circle{stroke:var(--green-600)!important}.progressBarWraper.failed .mat-progress-spinner circle,.progressBarWraper.failed .mat-spinner circle{stroke:var(--red-600)!important}.progressBarWraper.under_review .mat-progress-spinner circle,.progressBarWraper.under_review .mat-spinner circle{stroke:var(--yellow-600)!important}.custom-mat-progressbar.mat-progress-bar{height:9px;border-radius:50px}.custom-mat-progressbar .mat-progress-bar-background,.custom-mat-progressbar .mat-progress-bar-buffer{background-color:var(--white-300)}.custom-mat-progressbar.blue-400 .mat-progress-bar-fill:after{background-color:var(--blue-400)}.custom-mat-progressbar.yellow-500 .mat-progress-bar-fill:after{background-color:var(--yellow-500)}.custom-mat-progressbar.blue-500 .mat-progress-bar-fill:after{background-color:var(--blue-500)}.custom-mat-progressbar.green-500 .mat-progress-bar-fill:after{background-color:var(--green-500)}.custom-mat-progressbar.violet-500 .mat-progress-bar-fill:after{background-color:var(--violet-500)}.edu-border-size-0{border-width:0!important}.edu-border-top-0-solid{border-top:0 solid!important}.edu-border-right-0-solid{border-right:0 solid!important}.edu-border-bottom-0-solid{border-bottom:0 solid!important}.edu-border-left-0-solid{border-left:0 solid!important}.edu-border-0-solid{border:0 solid!important}.edu-border-top-0-dashed{border-top:0 dashed!important}.edu-border-right-0-dashed{border-right:0 dashed!important}.edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.edu-border-left-0-dashed{border-left:0 dashed!important}.edu-border-0-dashed{border:0 dashed!important}.edu-border-top-0-dotted{border-top:0 dotted!important}.edu-border-right-0-dotted{border-right:0 dotted!important}.edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.edu-border-left-0-dotted{border-left:0 dotted!important}.edu-border-0-dotted{border:0 dotted!important}.edu-border-top-0-double{border-top:0 double!important}.edu-border-right-0-double{border-right:0 double!important}.edu-border-bottom-0-double{border-bottom:0 double!important}.edu-border-left-0-double{border-left:0 double!important}.edu-border-0-double{border:0 double!important}.edu-border-size-1{border-width:1px!important}.edu-border-top-1-solid{border-top:1px solid!important}.edu-border-right-1-solid{border-right:1px solid!important}.edu-border-bottom-1-solid{border-bottom:1px solid!important}.edu-border-left-1-solid{border-left:1px solid!important}.edu-border-1-solid{border:1px solid!important}.edu-border-top-1-dashed{border-top:1px dashed!important}.edu-border-right-1-dashed{border-right:1px dashed!important}.edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.edu-border-left-1-dashed{border-left:1px dashed!important}.edu-border-1-dashed{border:1px dashed!important}.edu-border-top-1-dotted{border-top:1px dotted!important}.edu-border-right-1-dotted{border-right:1px dotted!important}.edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.edu-border-left-1-dotted{border-left:1px dotted!important}.edu-border-1-dotted{border:1px dotted!important}.edu-border-top-1-double{border-top:1px double!important}.edu-border-right-1-double{border-right:1px double!important}.edu-border-bottom-1-double{border-bottom:1px double!important}.edu-border-left-1-double{border-left:1px double!important}.edu-border-1-double{border:1px double!important}.edu-border-size-2{border-width:2px!important}.edu-border-top-2-solid{border-top:2px solid!important}.edu-border-right-2-solid{border-right:2px solid!important}.edu-border-bottom-2-solid{border-bottom:2px solid!important}.edu-border-left-2-solid{border-left:2px solid!important}.edu-border-2-solid{border:2px solid!important}.edu-border-top-2-dashed{border-top:2px dashed!important}.edu-border-right-2-dashed{border-right:2px dashed!important}.edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.edu-border-left-2-dashed{border-left:2px dashed!important}.edu-border-2-dashed{border:2px dashed!important}.edu-border-top-2-dotted{border-top:2px dotted!important}.edu-border-right-2-dotted{border-right:2px dotted!important}.edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.edu-border-left-2-dotted{border-left:2px dotted!important}.edu-border-2-dotted{border:2px dotted!important}.edu-border-top-2-double{border-top:2px double!important}.edu-border-right-2-double{border-right:2px double!important}.edu-border-bottom-2-double{border-bottom:2px double!important}.edu-border-left-2-double{border-left:2px double!important}.edu-border-2-double{border:2px double!important}.edu-border-size-3{border-width:3px!important}.edu-border-top-3-solid{border-top:3px solid!important}.edu-border-right-3-solid{border-right:3px solid!important}.edu-border-bottom-3-solid{border-bottom:3px solid!important}.edu-border-left-3-solid{border-left:3px solid!important}.edu-border-3-solid{border:3px solid!important}.edu-border-top-3-dashed{border-top:3px dashed!important}.edu-border-right-3-dashed{border-right:3px dashed!important}.edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.edu-border-left-3-dashed{border-left:3px dashed!important}.edu-border-3-dashed{border:3px dashed!important}.edu-border-top-3-dotted{border-top:3px dotted!important}.edu-border-right-3-dotted{border-right:3px dotted!important}.edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.edu-border-left-3-dotted{border-left:3px dotted!important}.edu-border-3-dotted{border:3px dotted!important}.edu-border-top-3-double{border-top:3px double!important}.edu-border-right-3-double{border-right:3px double!important}.edu-border-bottom-3-double{border-bottom:3px double!important}.edu-border-left-3-double{border-left:3px double!important}.edu-border-3-double{border:3px double!important}.edu-border-size-4{border-width:4px!important}.edu-border-top-4-solid{border-top:4px solid!important}.edu-border-right-4-solid{border-right:4px solid!important}.edu-border-bottom-4-solid{border-bottom:4px solid!important}.edu-border-left-4-solid{border-left:4px solid!important}.edu-border-4-solid{border:4px solid!important}.edu-border-top-4-dashed{border-top:4px dashed!important}.edu-border-right-4-dashed{border-right:4px dashed!important}.edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.edu-border-left-4-dashed{border-left:4px dashed!important}.edu-border-4-dashed{border:4px dashed!important}.edu-border-top-4-dotted{border-top:4px dotted!important}.edu-border-right-4-dotted{border-right:4px dotted!important}.edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.edu-border-left-4-dotted{border-left:4px dotted!important}.edu-border-4-dotted{border:4px dotted!important}.edu-border-top-4-double{border-top:4px double!important}.edu-border-right-4-double{border-right:4px double!important}.edu-border-bottom-4-double{border-bottom:4px double!important}.edu-border-left-4-double{border-left:4px double!important}.edu-border-4-double{border:4px double!important}.edu-border-size-5{border-width:5px!important}.edu-border-top-5-solid{border-top:5px solid!important}.edu-border-right-5-solid{border-right:5px solid!important}.edu-border-bottom-5-solid{border-bottom:5px solid!important}.edu-border-left-5-solid{border-left:5px solid!important}.edu-border-5-solid{border:5px solid!important}.edu-border-top-5-dashed{border-top:5px dashed!important}.edu-border-right-5-dashed{border-right:5px dashed!important}.edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.edu-border-left-5-dashed{border-left:5px dashed!important}.edu-border-5-dashed{border:5px dashed!important}.edu-border-top-5-dotted{border-top:5px dotted!important}.edu-border-right-5-dotted{border-right:5px dotted!important}.edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.edu-border-left-5-dotted{border-left:5px dotted!important}.edu-border-5-dotted{border:5px dotted!important}.edu-border-top-5-double{border-top:5px double!important}.edu-border-right-5-double{border-right:5px double!important}.edu-border-bottom-5-double{border-bottom:5px double!important}.edu-border-left-5-double{border-left:5px double!important}.edu-border-5-double{border:5px double!important}.edu-border-size-6{border-width:6px!important}.edu-border-top-6-solid{border-top:6px solid!important}.edu-border-right-6-solid{border-right:6px solid!important}.edu-border-bottom-6-solid{border-bottom:6px solid!important}.edu-border-left-6-solid{border-left:6px solid!important}.edu-border-6-solid{border:6px solid!important}.edu-border-top-6-dashed{border-top:6px dashed!important}.edu-border-right-6-dashed{border-right:6px dashed!important}.edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.edu-border-left-6-dashed{border-left:6px dashed!important}.edu-border-6-dashed{border:6px dashed!important}.edu-border-top-6-dotted{border-top:6px dotted!important}.edu-border-right-6-dotted{border-right:6px dotted!important}.edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.edu-border-left-6-dotted{border-left:6px dotted!important}.edu-border-6-dotted{border:6px dotted!important}.edu-border-top-6-double{border-top:6px double!important}.edu-border-right-6-double{border-right:6px double!important}.edu-border-bottom-6-double{border-bottom:6px double!important}.edu-border-left-6-double{border-left:6px double!important}.edu-border-6-double{border:6px double!important}.edu-border-size-none{border-width:"none"!important}.edu-border-top-none-solid{border-top:solid!important}.edu-border-right-none-solid{border-right:solid!important}.edu-border-bottom-none-solid{border-bottom:solid!important}.edu-border-left-none-solid{border-left:solid!important}.edu-border-none-solid{border:solid!important}.edu-border-top-none-dashed{border-top:dashed!important}.edu-border-right-none-dashed{border-right:dashed!important}.edu-border-bottom-none-dashed{border-bottom:dashed!important}.edu-border-left-none-dashed{border-left:dashed!important}.edu-border-none-dashed{border:dashed!important}.edu-border-top-none-dotted{border-top:dotted!important}.edu-border-right-none-dotted{border-right:dotted!important}.edu-border-bottom-none-dotted{border-bottom:dotted!important}.edu-border-left-none-dotted{border-left:dotted!important}.edu-border-none-dotted{border:dotted!important}.edu-border-top-none-double{border-top:double!important}.edu-border-right-none-double{border-right:double!important}.edu-border-bottom-none-double{border-bottom:double!important}.edu-border-left-none-double{border-left:double!important}.edu-border-none-double{border:double!important}.edu-border-style-solid{border-style:solid!important}.edu-border-style-dashed{border-style:dashed!important}.edu-border-style-dotted{border-style:dotted!important}.edu-border-style-double{border-style:double!important}.edu-rounded-4{border-radius:4px!important}.edu-rounded-8{border-radius:8px!important}.edu-rounded-16{border-radius:16px!important}.edu-rounded-25{border-radius:25px!important}.edu-rounded-32{border-radius:32px!important}.edu-rounded-40{border-radius:40px!important}.edu-rounded-50{border-radius:50px!important}.edu-rounded-50-per{border-radius:50%!important}.edu-rounded-100-per{border-radius:100%!important}@media (min-width:320px){.xs\:edu-border-size-0{border-width:0!important}.xs\:edu-border-top-0-solid{border-top:0 solid!important}.xs\:edu-border-right-0-solid{border-right:0 solid!important}.xs\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.xs\:edu-border-left-0-solid{border-left:0 solid!important}.xs\:edu-border-0-solid{border:0 solid!important}.xs\:edu-border-top-0-dashed{border-top:0 dashed!important}.xs\:edu-border-right-0-dashed{border-right:0 dashed!important}.xs\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.xs\:edu-border-left-0-dashed{border-left:0 dashed!important}.xs\:edu-border-0-dashed{border:0 dashed!important}.xs\:edu-border-top-0-dotted{border-top:0 dotted!important}.xs\:edu-border-right-0-dotted{border-right:0 dotted!important}.xs\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.xs\:edu-border-left-0-dotted{border-left:0 dotted!important}.xs\:edu-border-0-dotted{border:0 dotted!important}.xs\:edu-border-top-0-double{border-top:0 double!important}.xs\:edu-border-right-0-double{border-right:0 double!important}.xs\:edu-border-bottom-0-double{border-bottom:0 double!important}.xs\:edu-border-left-0-double{border-left:0 double!important}.xs\:edu-border-0-double{border:0 double!important}.xs\:edu-border-size-1{border-width:1px!important}.xs\:edu-border-top-1-solid{border-top:1px solid!important}.xs\:edu-border-right-1-solid{border-right:1px solid!important}.xs\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.xs\:edu-border-left-1-solid{border-left:1px solid!important}.xs\:edu-border-1-solid{border:1px solid!important}.xs\:edu-border-top-1-dashed{border-top:1px dashed!important}.xs\:edu-border-right-1-dashed{border-right:1px dashed!important}.xs\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.xs\:edu-border-left-1-dashed{border-left:1px dashed!important}.xs\:edu-border-1-dashed{border:1px dashed!important}.xs\:edu-border-top-1-dotted{border-top:1px dotted!important}.xs\:edu-border-right-1-dotted{border-right:1px dotted!important}.xs\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.xs\:edu-border-left-1-dotted{border-left:1px dotted!important}.xs\:edu-border-1-dotted{border:1px dotted!important}.xs\:edu-border-top-1-double{border-top:1px double!important}.xs\:edu-border-right-1-double{border-right:1px double!important}.xs\:edu-border-bottom-1-double{border-bottom:1px double!important}.xs\:edu-border-left-1-double{border-left:1px double!important}.xs\:edu-border-1-double{border:1px double!important}.xs\:edu-border-size-2{border-width:2px!important}.xs\:edu-border-top-2-solid{border-top:2px solid!important}.xs\:edu-border-right-2-solid{border-right:2px solid!important}.xs\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.xs\:edu-border-left-2-solid{border-left:2px solid!important}.xs\:edu-border-2-solid{border:2px solid!important}.xs\:edu-border-top-2-dashed{border-top:2px dashed!important}.xs\:edu-border-right-2-dashed{border-right:2px dashed!important}.xs\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.xs\:edu-border-left-2-dashed{border-left:2px dashed!important}.xs\:edu-border-2-dashed{border:2px dashed!important}.xs\:edu-border-top-2-dotted{border-top:2px dotted!important}.xs\:edu-border-right-2-dotted{border-right:2px dotted!important}.xs\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.xs\:edu-border-left-2-dotted{border-left:2px dotted!important}.xs\:edu-border-2-dotted{border:2px dotted!important}.xs\:edu-border-top-2-double{border-top:2px double!important}.xs\:edu-border-right-2-double{border-right:2px double!important}.xs\:edu-border-bottom-2-double{border-bottom:2px double!important}.xs\:edu-border-left-2-double{border-left:2px double!important}.xs\:edu-border-2-double{border:2px double!important}.xs\:edu-border-size-3{border-width:3px!important}.xs\:edu-border-top-3-solid{border-top:3px solid!important}.xs\:edu-border-right-3-solid{border-right:3px solid!important}.xs\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.xs\:edu-border-left-3-solid{border-left:3px solid!important}.xs\:edu-border-3-solid{border:3px solid!important}.xs\:edu-border-top-3-dashed{border-top:3px dashed!important}.xs\:edu-border-right-3-dashed{border-right:3px dashed!important}.xs\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.xs\:edu-border-left-3-dashed{border-left:3px dashed!important}.xs\:edu-border-3-dashed{border:3px dashed!important}.xs\:edu-border-top-3-dotted{border-top:3px dotted!important}.xs\:edu-border-right-3-dotted{border-right:3px dotted!important}.xs\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.xs\:edu-border-left-3-dotted{border-left:3px dotted!important}.xs\:edu-border-3-dotted{border:3px dotted!important}.xs\:edu-border-top-3-double{border-top:3px double!important}.xs\:edu-border-right-3-double{border-right:3px double!important}.xs\:edu-border-bottom-3-double{border-bottom:3px double!important}.xs\:edu-border-left-3-double{border-left:3px double!important}.xs\:edu-border-3-double{border:3px double!important}.xs\:edu-border-size-4{border-width:4px!important}.xs\:edu-border-top-4-solid{border-top:4px solid!important}.xs\:edu-border-right-4-solid{border-right:4px solid!important}.xs\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.xs\:edu-border-left-4-solid{border-left:4px solid!important}.xs\:edu-border-4-solid{border:4px solid!important}.xs\:edu-border-top-4-dashed{border-top:4px dashed!important}.xs\:edu-border-right-4-dashed{border-right:4px dashed!important}.xs\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.xs\:edu-border-left-4-dashed{border-left:4px dashed!important}.xs\:edu-border-4-dashed{border:4px dashed!important}.xs\:edu-border-top-4-dotted{border-top:4px dotted!important}.xs\:edu-border-right-4-dotted{border-right:4px dotted!important}.xs\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.xs\:edu-border-left-4-dotted{border-left:4px dotted!important}.xs\:edu-border-4-dotted{border:4px dotted!important}.xs\:edu-border-top-4-double{border-top:4px double!important}.xs\:edu-border-right-4-double{border-right:4px double!important}.xs\:edu-border-bottom-4-double{border-bottom:4px double!important}.xs\:edu-border-left-4-double{border-left:4px double!important}.xs\:edu-border-4-double{border:4px double!important}.xs\:edu-border-size-5{border-width:5px!important}.xs\:edu-border-top-5-solid{border-top:5px solid!important}.xs\:edu-border-right-5-solid{border-right:5px solid!important}.xs\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.xs\:edu-border-left-5-solid{border-left:5px solid!important}.xs\:edu-border-5-solid{border:5px solid!important}.xs\:edu-border-top-5-dashed{border-top:5px dashed!important}.xs\:edu-border-right-5-dashed{border-right:5px dashed!important}.xs\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.xs\:edu-border-left-5-dashed{border-left:5px dashed!important}.xs\:edu-border-5-dashed{border:5px dashed!important}.xs\:edu-border-top-5-dotted{border-top:5px dotted!important}.xs\:edu-border-right-5-dotted{border-right:5px dotted!important}.xs\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.xs\:edu-border-left-5-dotted{border-left:5px dotted!important}.xs\:edu-border-5-dotted{border:5px dotted!important}.xs\:edu-border-top-5-double{border-top:5px double!important}.xs\:edu-border-right-5-double{border-right:5px double!important}.xs\:edu-border-bottom-5-double{border-bottom:5px double!important}.xs\:edu-border-left-5-double{border-left:5px double!important}.xs\:edu-border-5-double{border:5px double!important}.xs\:edu-border-size-6{border-width:6px!important}.xs\:edu-border-top-6-solid{border-top:6px solid!important}.xs\:edu-border-right-6-solid{border-right:6px solid!important}.xs\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.xs\:edu-border-left-6-solid{border-left:6px solid!important}.xs\:edu-border-6-solid{border:6px solid!important}.xs\:edu-border-top-6-dashed{border-top:6px dashed!important}.xs\:edu-border-right-6-dashed{border-right:6px dashed!important}.xs\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.xs\:edu-border-left-6-dashed{border-left:6px dashed!important}.xs\:edu-border-6-dashed{border:6px dashed!important}.xs\:edu-border-top-6-dotted{border-top:6px dotted!important}.xs\:edu-border-right-6-dotted{border-right:6px dotted!important}.xs\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.xs\:edu-border-left-6-dotted{border-left:6px dotted!important}.xs\:edu-border-6-dotted{border:6px dotted!important}.xs\:edu-border-top-6-double{border-top:6px double!important}.xs\:edu-border-right-6-double{border-right:6px double!important}.xs\:edu-border-bottom-6-double{border-bottom:6px double!important}.xs\:edu-border-left-6-double{border-left:6px double!important}.xs\:edu-border-6-double{border:6px double!important}.xs\:edu-border-size-none{border-width:"none"!important}.xs\:edu-border-top-none-solid{border-top:solid!important}.xs\:edu-border-right-none-solid{border-right:solid!important}.xs\:edu-border-bottom-none-solid{border-bottom:solid!important}.xs\:edu-border-left-none-solid{border-left:solid!important}.xs\:edu-border-none-solid{border:solid!important}.xs\:edu-border-top-none-dashed{border-top:dashed!important}.xs\:edu-border-right-none-dashed{border-right:dashed!important}.xs\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.xs\:edu-border-left-none-dashed{border-left:dashed!important}.xs\:edu-border-none-dashed{border:dashed!important}.xs\:edu-border-top-none-dotted{border-top:dotted!important}.xs\:edu-border-right-none-dotted{border-right:dotted!important}.xs\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.xs\:edu-border-left-none-dotted{border-left:dotted!important}.xs\:edu-border-none-dotted{border:dotted!important}.xs\:edu-border-top-none-double{border-top:double!important}.xs\:edu-border-right-none-double{border-right:double!important}.xs\:edu-border-bottom-none-double{border-bottom:double!important}.xs\:edu-border-left-none-double{border-left:double!important}.xs\:edu-border-none-double{border:double!important}.xs\:edu-border-style-solid{border-style:solid!important}.xs\:edu-border-style-dashed{border-style:dashed!important}.xs\:edu-border-style-dotted{border-style:dotted!important}.xs\:edu-border-style-double{border-style:double!important}.xs\:edu-rounded-4{border-radius:4px!important}.xs\:edu-rounded-8{border-radius:8px!important}.xs\:edu-rounded-16{border-radius:16px!important}.xs\:edu-rounded-25{border-radius:25px!important}.xs\:edu-rounded-32{border-radius:32px!important}.xs\:edu-rounded-40{border-radius:40px!important}.xs\:edu-rounded-50{border-radius:50px!important}.xs\:edu-rounded-50-per{border-radius:50%!important}.xs\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:480px){.sm\:edu-border-size-0{border-width:0!important}.sm\:edu-border-top-0-solid{border-top:0 solid!important}.sm\:edu-border-right-0-solid{border-right:0 solid!important}.sm\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.sm\:edu-border-left-0-solid{border-left:0 solid!important}.sm\:edu-border-0-solid{border:0 solid!important}.sm\:edu-border-top-0-dashed{border-top:0 dashed!important}.sm\:edu-border-right-0-dashed{border-right:0 dashed!important}.sm\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.sm\:edu-border-left-0-dashed{border-left:0 dashed!important}.sm\:edu-border-0-dashed{border:0 dashed!important}.sm\:edu-border-top-0-dotted{border-top:0 dotted!important}.sm\:edu-border-right-0-dotted{border-right:0 dotted!important}.sm\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.sm\:edu-border-left-0-dotted{border-left:0 dotted!important}.sm\:edu-border-0-dotted{border:0 dotted!important}.sm\:edu-border-top-0-double{border-top:0 double!important}.sm\:edu-border-right-0-double{border-right:0 double!important}.sm\:edu-border-bottom-0-double{border-bottom:0 double!important}.sm\:edu-border-left-0-double{border-left:0 double!important}.sm\:edu-border-0-double{border:0 double!important}.sm\:edu-border-size-1{border-width:1px!important}.sm\:edu-border-top-1-solid{border-top:1px solid!important}.sm\:edu-border-right-1-solid{border-right:1px solid!important}.sm\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.sm\:edu-border-left-1-solid{border-left:1px solid!important}.sm\:edu-border-1-solid{border:1px solid!important}.sm\:edu-border-top-1-dashed{border-top:1px dashed!important}.sm\:edu-border-right-1-dashed{border-right:1px dashed!important}.sm\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.sm\:edu-border-left-1-dashed{border-left:1px dashed!important}.sm\:edu-border-1-dashed{border:1px dashed!important}.sm\:edu-border-top-1-dotted{border-top:1px dotted!important}.sm\:edu-border-right-1-dotted{border-right:1px dotted!important}.sm\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.sm\:edu-border-left-1-dotted{border-left:1px dotted!important}.sm\:edu-border-1-dotted{border:1px dotted!important}.sm\:edu-border-top-1-double{border-top:1px double!important}.sm\:edu-border-right-1-double{border-right:1px double!important}.sm\:edu-border-bottom-1-double{border-bottom:1px double!important}.sm\:edu-border-left-1-double{border-left:1px double!important}.sm\:edu-border-1-double{border:1px double!important}.sm\:edu-border-size-2{border-width:2px!important}.sm\:edu-border-top-2-solid{border-top:2px solid!important}.sm\:edu-border-right-2-solid{border-right:2px solid!important}.sm\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.sm\:edu-border-left-2-solid{border-left:2px solid!important}.sm\:edu-border-2-solid{border:2px solid!important}.sm\:edu-border-top-2-dashed{border-top:2px dashed!important}.sm\:edu-border-right-2-dashed{border-right:2px dashed!important}.sm\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.sm\:edu-border-left-2-dashed{border-left:2px dashed!important}.sm\:edu-border-2-dashed{border:2px dashed!important}.sm\:edu-border-top-2-dotted{border-top:2px dotted!important}.sm\:edu-border-right-2-dotted{border-right:2px dotted!important}.sm\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.sm\:edu-border-left-2-dotted{border-left:2px dotted!important}.sm\:edu-border-2-dotted{border:2px dotted!important}.sm\:edu-border-top-2-double{border-top:2px double!important}.sm\:edu-border-right-2-double{border-right:2px double!important}.sm\:edu-border-bottom-2-double{border-bottom:2px double!important}.sm\:edu-border-left-2-double{border-left:2px double!important}.sm\:edu-border-2-double{border:2px double!important}.sm\:edu-border-size-3{border-width:3px!important}.sm\:edu-border-top-3-solid{border-top:3px solid!important}.sm\:edu-border-right-3-solid{border-right:3px solid!important}.sm\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.sm\:edu-border-left-3-solid{border-left:3px solid!important}.sm\:edu-border-3-solid{border:3px solid!important}.sm\:edu-border-top-3-dashed{border-top:3px dashed!important}.sm\:edu-border-right-3-dashed{border-right:3px dashed!important}.sm\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.sm\:edu-border-left-3-dashed{border-left:3px dashed!important}.sm\:edu-border-3-dashed{border:3px dashed!important}.sm\:edu-border-top-3-dotted{border-top:3px dotted!important}.sm\:edu-border-right-3-dotted{border-right:3px dotted!important}.sm\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.sm\:edu-border-left-3-dotted{border-left:3px dotted!important}.sm\:edu-border-3-dotted{border:3px dotted!important}.sm\:edu-border-top-3-double{border-top:3px double!important}.sm\:edu-border-right-3-double{border-right:3px double!important}.sm\:edu-border-bottom-3-double{border-bottom:3px double!important}.sm\:edu-border-left-3-double{border-left:3px double!important}.sm\:edu-border-3-double{border:3px double!important}.sm\:edu-border-size-4{border-width:4px!important}.sm\:edu-border-top-4-solid{border-top:4px solid!important}.sm\:edu-border-right-4-solid{border-right:4px solid!important}.sm\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.sm\:edu-border-left-4-solid{border-left:4px solid!important}.sm\:edu-border-4-solid{border:4px solid!important}.sm\:edu-border-top-4-dashed{border-top:4px dashed!important}.sm\:edu-border-right-4-dashed{border-right:4px dashed!important}.sm\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.sm\:edu-border-left-4-dashed{border-left:4px dashed!important}.sm\:edu-border-4-dashed{border:4px dashed!important}.sm\:edu-border-top-4-dotted{border-top:4px dotted!important}.sm\:edu-border-right-4-dotted{border-right:4px dotted!important}.sm\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.sm\:edu-border-left-4-dotted{border-left:4px dotted!important}.sm\:edu-border-4-dotted{border:4px dotted!important}.sm\:edu-border-top-4-double{border-top:4px double!important}.sm\:edu-border-right-4-double{border-right:4px double!important}.sm\:edu-border-bottom-4-double{border-bottom:4px double!important}.sm\:edu-border-left-4-double{border-left:4px double!important}.sm\:edu-border-4-double{border:4px double!important}.sm\:edu-border-size-5{border-width:5px!important}.sm\:edu-border-top-5-solid{border-top:5px solid!important}.sm\:edu-border-right-5-solid{border-right:5px solid!important}.sm\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.sm\:edu-border-left-5-solid{border-left:5px solid!important}.sm\:edu-border-5-solid{border:5px solid!important}.sm\:edu-border-top-5-dashed{border-top:5px dashed!important}.sm\:edu-border-right-5-dashed{border-right:5px dashed!important}.sm\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.sm\:edu-border-left-5-dashed{border-left:5px dashed!important}.sm\:edu-border-5-dashed{border:5px dashed!important}.sm\:edu-border-top-5-dotted{border-top:5px dotted!important}.sm\:edu-border-right-5-dotted{border-right:5px dotted!important}.sm\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.sm\:edu-border-left-5-dotted{border-left:5px dotted!important}.sm\:edu-border-5-dotted{border:5px dotted!important}.sm\:edu-border-top-5-double{border-top:5px double!important}.sm\:edu-border-right-5-double{border-right:5px double!important}.sm\:edu-border-bottom-5-double{border-bottom:5px double!important}.sm\:edu-border-left-5-double{border-left:5px double!important}.sm\:edu-border-5-double{border:5px double!important}.sm\:edu-border-size-6{border-width:6px!important}.sm\:edu-border-top-6-solid{border-top:6px solid!important}.sm\:edu-border-right-6-solid{border-right:6px solid!important}.sm\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.sm\:edu-border-left-6-solid{border-left:6px solid!important}.sm\:edu-border-6-solid{border:6px solid!important}.sm\:edu-border-top-6-dashed{border-top:6px dashed!important}.sm\:edu-border-right-6-dashed{border-right:6px dashed!important}.sm\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.sm\:edu-border-left-6-dashed{border-left:6px dashed!important}.sm\:edu-border-6-dashed{border:6px dashed!important}.sm\:edu-border-top-6-dotted{border-top:6px dotted!important}.sm\:edu-border-right-6-dotted{border-right:6px dotted!important}.sm\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.sm\:edu-border-left-6-dotted{border-left:6px dotted!important}.sm\:edu-border-6-dotted{border:6px dotted!important}.sm\:edu-border-top-6-double{border-top:6px double!important}.sm\:edu-border-right-6-double{border-right:6px double!important}.sm\:edu-border-bottom-6-double{border-bottom:6px double!important}.sm\:edu-border-left-6-double{border-left:6px double!important}.sm\:edu-border-6-double{border:6px double!important}.sm\:edu-border-size-none{border-width:"none"!important}.sm\:edu-border-top-none-solid{border-top:solid!important}.sm\:edu-border-right-none-solid{border-right:solid!important}.sm\:edu-border-bottom-none-solid{border-bottom:solid!important}.sm\:edu-border-left-none-solid{border-left:solid!important}.sm\:edu-border-none-solid{border:solid!important}.sm\:edu-border-top-none-dashed{border-top:dashed!important}.sm\:edu-border-right-none-dashed{border-right:dashed!important}.sm\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.sm\:edu-border-left-none-dashed{border-left:dashed!important}.sm\:edu-border-none-dashed{border:dashed!important}.sm\:edu-border-top-none-dotted{border-top:dotted!important}.sm\:edu-border-right-none-dotted{border-right:dotted!important}.sm\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.sm\:edu-border-left-none-dotted{border-left:dotted!important}.sm\:edu-border-none-dotted{border:dotted!important}.sm\:edu-border-top-none-double{border-top:double!important}.sm\:edu-border-right-none-double{border-right:double!important}.sm\:edu-border-bottom-none-double{border-bottom:double!important}.sm\:edu-border-left-none-double{border-left:double!important}.sm\:edu-border-none-double{border:double!important}.sm\:edu-border-style-solid{border-style:solid!important}.sm\:edu-border-style-dashed{border-style:dashed!important}.sm\:edu-border-style-dotted{border-style:dotted!important}.sm\:edu-border-style-double{border-style:double!important}.sm\:edu-rounded-4{border-radius:4px!important}.sm\:edu-rounded-8{border-radius:8px!important}.sm\:edu-rounded-16{border-radius:16px!important}.sm\:edu-rounded-25{border-radius:25px!important}.sm\:edu-rounded-32{border-radius:32px!important}.sm\:edu-rounded-40{border-radius:40px!important}.sm\:edu-rounded-50{border-radius:50px!important}.sm\:edu-rounded-50-per{border-radius:50%!important}.sm\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:768px){.md\:edu-border-size-0{border-width:0!important}.md\:edu-border-top-0-solid{border-top:0 solid!important}.md\:edu-border-right-0-solid{border-right:0 solid!important}.md\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.md\:edu-border-left-0-solid{border-left:0 solid!important}.md\:edu-border-0-solid{border:0 solid!important}.md\:edu-border-top-0-dashed{border-top:0 dashed!important}.md\:edu-border-right-0-dashed{border-right:0 dashed!important}.md\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.md\:edu-border-left-0-dashed{border-left:0 dashed!important}.md\:edu-border-0-dashed{border:0 dashed!important}.md\:edu-border-top-0-dotted{border-top:0 dotted!important}.md\:edu-border-right-0-dotted{border-right:0 dotted!important}.md\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.md\:edu-border-left-0-dotted{border-left:0 dotted!important}.md\:edu-border-0-dotted{border:0 dotted!important}.md\:edu-border-top-0-double{border-top:0 double!important}.md\:edu-border-right-0-double{border-right:0 double!important}.md\:edu-border-bottom-0-double{border-bottom:0 double!important}.md\:edu-border-left-0-double{border-left:0 double!important}.md\:edu-border-0-double{border:0 double!important}.md\:edu-border-size-1{border-width:1px!important}.md\:edu-border-top-1-solid{border-top:1px solid!important}.md\:edu-border-right-1-solid{border-right:1px solid!important}.md\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.md\:edu-border-left-1-solid{border-left:1px solid!important}.md\:edu-border-1-solid{border:1px solid!important}.md\:edu-border-top-1-dashed{border-top:1px dashed!important}.md\:edu-border-right-1-dashed{border-right:1px dashed!important}.md\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.md\:edu-border-left-1-dashed{border-left:1px dashed!important}.md\:edu-border-1-dashed{border:1px dashed!important}.md\:edu-border-top-1-dotted{border-top:1px dotted!important}.md\:edu-border-right-1-dotted{border-right:1px dotted!important}.md\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.md\:edu-border-left-1-dotted{border-left:1px dotted!important}.md\:edu-border-1-dotted{border:1px dotted!important}.md\:edu-border-top-1-double{border-top:1px double!important}.md\:edu-border-right-1-double{border-right:1px double!important}.md\:edu-border-bottom-1-double{border-bottom:1px double!important}.md\:edu-border-left-1-double{border-left:1px double!important}.md\:edu-border-1-double{border:1px double!important}.md\:edu-border-size-2{border-width:2px!important}.md\:edu-border-top-2-solid{border-top:2px solid!important}.md\:edu-border-right-2-solid{border-right:2px solid!important}.md\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.md\:edu-border-left-2-solid{border-left:2px solid!important}.md\:edu-border-2-solid{border:2px solid!important}.md\:edu-border-top-2-dashed{border-top:2px dashed!important}.md\:edu-border-right-2-dashed{border-right:2px dashed!important}.md\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.md\:edu-border-left-2-dashed{border-left:2px dashed!important}.md\:edu-border-2-dashed{border:2px dashed!important}.md\:edu-border-top-2-dotted{border-top:2px dotted!important}.md\:edu-border-right-2-dotted{border-right:2px dotted!important}.md\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.md\:edu-border-left-2-dotted{border-left:2px dotted!important}.md\:edu-border-2-dotted{border:2px dotted!important}.md\:edu-border-top-2-double{border-top:2px double!important}.md\:edu-border-right-2-double{border-right:2px double!important}.md\:edu-border-bottom-2-double{border-bottom:2px double!important}.md\:edu-border-left-2-double{border-left:2px double!important}.md\:edu-border-2-double{border:2px double!important}.md\:edu-border-size-3{border-width:3px!important}.md\:edu-border-top-3-solid{border-top:3px solid!important}.md\:edu-border-right-3-solid{border-right:3px solid!important}.md\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.md\:edu-border-left-3-solid{border-left:3px solid!important}.md\:edu-border-3-solid{border:3px solid!important}.md\:edu-border-top-3-dashed{border-top:3px dashed!important}.md\:edu-border-right-3-dashed{border-right:3px dashed!important}.md\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.md\:edu-border-left-3-dashed{border-left:3px dashed!important}.md\:edu-border-3-dashed{border:3px dashed!important}.md\:edu-border-top-3-dotted{border-top:3px dotted!important}.md\:edu-border-right-3-dotted{border-right:3px dotted!important}.md\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.md\:edu-border-left-3-dotted{border-left:3px dotted!important}.md\:edu-border-3-dotted{border:3px dotted!important}.md\:edu-border-top-3-double{border-top:3px double!important}.md\:edu-border-right-3-double{border-right:3px double!important}.md\:edu-border-bottom-3-double{border-bottom:3px double!important}.md\:edu-border-left-3-double{border-left:3px double!important}.md\:edu-border-3-double{border:3px double!important}.md\:edu-border-size-4{border-width:4px!important}.md\:edu-border-top-4-solid{border-top:4px solid!important}.md\:edu-border-right-4-solid{border-right:4px solid!important}.md\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.md\:edu-border-left-4-solid{border-left:4px solid!important}.md\:edu-border-4-solid{border:4px solid!important}.md\:edu-border-top-4-dashed{border-top:4px dashed!important}.md\:edu-border-right-4-dashed{border-right:4px dashed!important}.md\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.md\:edu-border-left-4-dashed{border-left:4px dashed!important}.md\:edu-border-4-dashed{border:4px dashed!important}.md\:edu-border-top-4-dotted{border-top:4px dotted!important}.md\:edu-border-right-4-dotted{border-right:4px dotted!important}.md\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.md\:edu-border-left-4-dotted{border-left:4px dotted!important}.md\:edu-border-4-dotted{border:4px dotted!important}.md\:edu-border-top-4-double{border-top:4px double!important}.md\:edu-border-right-4-double{border-right:4px double!important}.md\:edu-border-bottom-4-double{border-bottom:4px double!important}.md\:edu-border-left-4-double{border-left:4px double!important}.md\:edu-border-4-double{border:4px double!important}.md\:edu-border-size-5{border-width:5px!important}.md\:edu-border-top-5-solid{border-top:5px solid!important}.md\:edu-border-right-5-solid{border-right:5px solid!important}.md\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.md\:edu-border-left-5-solid{border-left:5px solid!important}.md\:edu-border-5-solid{border:5px solid!important}.md\:edu-border-top-5-dashed{border-top:5px dashed!important}.md\:edu-border-right-5-dashed{border-right:5px dashed!important}.md\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.md\:edu-border-left-5-dashed{border-left:5px dashed!important}.md\:edu-border-5-dashed{border:5px dashed!important}.md\:edu-border-top-5-dotted{border-top:5px dotted!important}.md\:edu-border-right-5-dotted{border-right:5px dotted!important}.md\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.md\:edu-border-left-5-dotted{border-left:5px dotted!important}.md\:edu-border-5-dotted{border:5px dotted!important}.md\:edu-border-top-5-double{border-top:5px double!important}.md\:edu-border-right-5-double{border-right:5px double!important}.md\:edu-border-bottom-5-double{border-bottom:5px double!important}.md\:edu-border-left-5-double{border-left:5px double!important}.md\:edu-border-5-double{border:5px double!important}.md\:edu-border-size-6{border-width:6px!important}.md\:edu-border-top-6-solid{border-top:6px solid!important}.md\:edu-border-right-6-solid{border-right:6px solid!important}.md\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.md\:edu-border-left-6-solid{border-left:6px solid!important}.md\:edu-border-6-solid{border:6px solid!important}.md\:edu-border-top-6-dashed{border-top:6px dashed!important}.md\:edu-border-right-6-dashed{border-right:6px dashed!important}.md\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.md\:edu-border-left-6-dashed{border-left:6px dashed!important}.md\:edu-border-6-dashed{border:6px dashed!important}.md\:edu-border-top-6-dotted{border-top:6px dotted!important}.md\:edu-border-right-6-dotted{border-right:6px dotted!important}.md\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.md\:edu-border-left-6-dotted{border-left:6px dotted!important}.md\:edu-border-6-dotted{border:6px dotted!important}.md\:edu-border-top-6-double{border-top:6px double!important}.md\:edu-border-right-6-double{border-right:6px double!important}.md\:edu-border-bottom-6-double{border-bottom:6px double!important}.md\:edu-border-left-6-double{border-left:6px double!important}.md\:edu-border-6-double{border:6px double!important}.md\:edu-border-size-none{border-width:"none"!important}.md\:edu-border-top-none-solid{border-top:solid!important}.md\:edu-border-right-none-solid{border-right:solid!important}.md\:edu-border-bottom-none-solid{border-bottom:solid!important}.md\:edu-border-left-none-solid{border-left:solid!important}.md\:edu-border-none-solid{border:solid!important}.md\:edu-border-top-none-dashed{border-top:dashed!important}.md\:edu-border-right-none-dashed{border-right:dashed!important}.md\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.md\:edu-border-left-none-dashed{border-left:dashed!important}.md\:edu-border-none-dashed{border:dashed!important}.md\:edu-border-top-none-dotted{border-top:dotted!important}.md\:edu-border-right-none-dotted{border-right:dotted!important}.md\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.md\:edu-border-left-none-dotted{border-left:dotted!important}.md\:edu-border-none-dotted{border:dotted!important}.md\:edu-border-top-none-double{border-top:double!important}.md\:edu-border-right-none-double{border-right:double!important}.md\:edu-border-bottom-none-double{border-bottom:double!important}.md\:edu-border-left-none-double{border-left:double!important}.md\:edu-border-none-double{border:double!important}.md\:edu-border-style-solid{border-style:solid!important}.md\:edu-border-style-dashed{border-style:dashed!important}.md\:edu-border-style-dotted{border-style:dotted!important}.md\:edu-border-style-double{border-style:double!important}.md\:edu-rounded-4{border-radius:4px!important}.md\:edu-rounded-8{border-radius:8px!important}.md\:edu-rounded-16{border-radius:16px!important}.md\:edu-rounded-25{border-radius:25px!important}.md\:edu-rounded-32{border-radius:32px!important}.md\:edu-rounded-40{border-radius:40px!important}.md\:edu-rounded-50{border-radius:50px!important}.md\:edu-rounded-50-per{border-radius:50%!important}.md\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:992px){.lg\:edu-border-size-0{border-width:0!important}.lg\:edu-border-top-0-solid{border-top:0 solid!important}.lg\:edu-border-right-0-solid{border-right:0 solid!important}.lg\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.lg\:edu-border-left-0-solid{border-left:0 solid!important}.lg\:edu-border-0-solid{border:0 solid!important}.lg\:edu-border-top-0-dashed{border-top:0 dashed!important}.lg\:edu-border-right-0-dashed{border-right:0 dashed!important}.lg\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.lg\:edu-border-left-0-dashed{border-left:0 dashed!important}.lg\:edu-border-0-dashed{border:0 dashed!important}.lg\:edu-border-top-0-dotted{border-top:0 dotted!important}.lg\:edu-border-right-0-dotted{border-right:0 dotted!important}.lg\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.lg\:edu-border-left-0-dotted{border-left:0 dotted!important}.lg\:edu-border-0-dotted{border:0 dotted!important}.lg\:edu-border-top-0-double{border-top:0 double!important}.lg\:edu-border-right-0-double{border-right:0 double!important}.lg\:edu-border-bottom-0-double{border-bottom:0 double!important}.lg\:edu-border-left-0-double{border-left:0 double!important}.lg\:edu-border-0-double{border:0 double!important}.lg\:edu-border-size-1{border-width:1px!important}.lg\:edu-border-top-1-solid{border-top:1px solid!important}.lg\:edu-border-right-1-solid{border-right:1px solid!important}.lg\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.lg\:edu-border-left-1-solid{border-left:1px solid!important}.lg\:edu-border-1-solid{border:1px solid!important}.lg\:edu-border-top-1-dashed{border-top:1px dashed!important}.lg\:edu-border-right-1-dashed{border-right:1px dashed!important}.lg\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.lg\:edu-border-left-1-dashed{border-left:1px dashed!important}.lg\:edu-border-1-dashed{border:1px dashed!important}.lg\:edu-border-top-1-dotted{border-top:1px dotted!important}.lg\:edu-border-right-1-dotted{border-right:1px dotted!important}.lg\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.lg\:edu-border-left-1-dotted{border-left:1px dotted!important}.lg\:edu-border-1-dotted{border:1px dotted!important}.lg\:edu-border-top-1-double{border-top:1px double!important}.lg\:edu-border-right-1-double{border-right:1px double!important}.lg\:edu-border-bottom-1-double{border-bottom:1px double!important}.lg\:edu-border-left-1-double{border-left:1px double!important}.lg\:edu-border-1-double{border:1px double!important}.lg\:edu-border-size-2{border-width:2px!important}.lg\:edu-border-top-2-solid{border-top:2px solid!important}.lg\:edu-border-right-2-solid{border-right:2px solid!important}.lg\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.lg\:edu-border-left-2-solid{border-left:2px solid!important}.lg\:edu-border-2-solid{border:2px solid!important}.lg\:edu-border-top-2-dashed{border-top:2px dashed!important}.lg\:edu-border-right-2-dashed{border-right:2px dashed!important}.lg\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.lg\:edu-border-left-2-dashed{border-left:2px dashed!important}.lg\:edu-border-2-dashed{border:2px dashed!important}.lg\:edu-border-top-2-dotted{border-top:2px dotted!important}.lg\:edu-border-right-2-dotted{border-right:2px dotted!important}.lg\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.lg\:edu-border-left-2-dotted{border-left:2px dotted!important}.lg\:edu-border-2-dotted{border:2px dotted!important}.lg\:edu-border-top-2-double{border-top:2px double!important}.lg\:edu-border-right-2-double{border-right:2px double!important}.lg\:edu-border-bottom-2-double{border-bottom:2px double!important}.lg\:edu-border-left-2-double{border-left:2px double!important}.lg\:edu-border-2-double{border:2px double!important}.lg\:edu-border-size-3{border-width:3px!important}.lg\:edu-border-top-3-solid{border-top:3px solid!important}.lg\:edu-border-right-3-solid{border-right:3px solid!important}.lg\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.lg\:edu-border-left-3-solid{border-left:3px solid!important}.lg\:edu-border-3-solid{border:3px solid!important}.lg\:edu-border-top-3-dashed{border-top:3px dashed!important}.lg\:edu-border-right-3-dashed{border-right:3px dashed!important}.lg\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.lg\:edu-border-left-3-dashed{border-left:3px dashed!important}.lg\:edu-border-3-dashed{border:3px dashed!important}.lg\:edu-border-top-3-dotted{border-top:3px dotted!important}.lg\:edu-border-right-3-dotted{border-right:3px dotted!important}.lg\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.lg\:edu-border-left-3-dotted{border-left:3px dotted!important}.lg\:edu-border-3-dotted{border:3px dotted!important}.lg\:edu-border-top-3-double{border-top:3px double!important}.lg\:edu-border-right-3-double{border-right:3px double!important}.lg\:edu-border-bottom-3-double{border-bottom:3px double!important}.lg\:edu-border-left-3-double{border-left:3px double!important}.lg\:edu-border-3-double{border:3px double!important}.lg\:edu-border-size-4{border-width:4px!important}.lg\:edu-border-top-4-solid{border-top:4px solid!important}.lg\:edu-border-right-4-solid{border-right:4px solid!important}.lg\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.lg\:edu-border-left-4-solid{border-left:4px solid!important}.lg\:edu-border-4-solid{border:4px solid!important}.lg\:edu-border-top-4-dashed{border-top:4px dashed!important}.lg\:edu-border-right-4-dashed{border-right:4px dashed!important}.lg\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.lg\:edu-border-left-4-dashed{border-left:4px dashed!important}.lg\:edu-border-4-dashed{border:4px dashed!important}.lg\:edu-border-top-4-dotted{border-top:4px dotted!important}.lg\:edu-border-right-4-dotted{border-right:4px dotted!important}.lg\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.lg\:edu-border-left-4-dotted{border-left:4px dotted!important}.lg\:edu-border-4-dotted{border:4px dotted!important}.lg\:edu-border-top-4-double{border-top:4px double!important}.lg\:edu-border-right-4-double{border-right:4px double!important}.lg\:edu-border-bottom-4-double{border-bottom:4px double!important}.lg\:edu-border-left-4-double{border-left:4px double!important}.lg\:edu-border-4-double{border:4px double!important}.lg\:edu-border-size-5{border-width:5px!important}.lg\:edu-border-top-5-solid{border-top:5px solid!important}.lg\:edu-border-right-5-solid{border-right:5px solid!important}.lg\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.lg\:edu-border-left-5-solid{border-left:5px solid!important}.lg\:edu-border-5-solid{border:5px solid!important}.lg\:edu-border-top-5-dashed{border-top:5px dashed!important}.lg\:edu-border-right-5-dashed{border-right:5px dashed!important}.lg\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.lg\:edu-border-left-5-dashed{border-left:5px dashed!important}.lg\:edu-border-5-dashed{border:5px dashed!important}.lg\:edu-border-top-5-dotted{border-top:5px dotted!important}.lg\:edu-border-right-5-dotted{border-right:5px dotted!important}.lg\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.lg\:edu-border-left-5-dotted{border-left:5px dotted!important}.lg\:edu-border-5-dotted{border:5px dotted!important}.lg\:edu-border-top-5-double{border-top:5px double!important}.lg\:edu-border-right-5-double{border-right:5px double!important}.lg\:edu-border-bottom-5-double{border-bottom:5px double!important}.lg\:edu-border-left-5-double{border-left:5px double!important}.lg\:edu-border-5-double{border:5px double!important}.lg\:edu-border-size-6{border-width:6px!important}.lg\:edu-border-top-6-solid{border-top:6px solid!important}.lg\:edu-border-right-6-solid{border-right:6px solid!important}.lg\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.lg\:edu-border-left-6-solid{border-left:6px solid!important}.lg\:edu-border-6-solid{border:6px solid!important}.lg\:edu-border-top-6-dashed{border-top:6px dashed!important}.lg\:edu-border-right-6-dashed{border-right:6px dashed!important}.lg\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.lg\:edu-border-left-6-dashed{border-left:6px dashed!important}.lg\:edu-border-6-dashed{border:6px dashed!important}.lg\:edu-border-top-6-dotted{border-top:6px dotted!important}.lg\:edu-border-right-6-dotted{border-right:6px dotted!important}.lg\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.lg\:edu-border-left-6-dotted{border-left:6px dotted!important}.lg\:edu-border-6-dotted{border:6px dotted!important}.lg\:edu-border-top-6-double{border-top:6px double!important}.lg\:edu-border-right-6-double{border-right:6px double!important}.lg\:edu-border-bottom-6-double{border-bottom:6px double!important}.lg\:edu-border-left-6-double{border-left:6px double!important}.lg\:edu-border-6-double{border:6px double!important}.lg\:edu-border-size-none{border-width:"none"!important}.lg\:edu-border-top-none-solid{border-top:solid!important}.lg\:edu-border-right-none-solid{border-right:solid!important}.lg\:edu-border-bottom-none-solid{border-bottom:solid!important}.lg\:edu-border-left-none-solid{border-left:solid!important}.lg\:edu-border-none-solid{border:solid!important}.lg\:edu-border-top-none-dashed{border-top:dashed!important}.lg\:edu-border-right-none-dashed{border-right:dashed!important}.lg\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.lg\:edu-border-left-none-dashed{border-left:dashed!important}.lg\:edu-border-none-dashed{border:dashed!important}.lg\:edu-border-top-none-dotted{border-top:dotted!important}.lg\:edu-border-right-none-dotted{border-right:dotted!important}.lg\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.lg\:edu-border-left-none-dotted{border-left:dotted!important}.lg\:edu-border-none-dotted{border:dotted!important}.lg\:edu-border-top-none-double{border-top:double!important}.lg\:edu-border-right-none-double{border-right:double!important}.lg\:edu-border-bottom-none-double{border-bottom:double!important}.lg\:edu-border-left-none-double{border-left:double!important}.lg\:edu-border-none-double{border:double!important}.lg\:edu-border-style-solid{border-style:solid!important}.lg\:edu-border-style-dashed{border-style:dashed!important}.lg\:edu-border-style-dotted{border-style:dotted!important}.lg\:edu-border-style-double{border-style:double!important}.lg\:edu-rounded-4{border-radius:4px!important}.lg\:edu-rounded-8{border-radius:8px!important}.lg\:edu-rounded-16{border-radius:16px!important}.lg\:edu-rounded-25{border-radius:25px!important}.lg\:edu-rounded-32{border-radius:32px!important}.lg\:edu-rounded-40{border-radius:40px!important}.lg\:edu-rounded-50{border-radius:50px!important}.lg\:edu-rounded-50-per{border-radius:50%!important}.lg\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:1200px){.xl\:edu-border-size-0{border-width:0!important}.xl\:edu-border-top-0-solid{border-top:0 solid!important}.xl\:edu-border-right-0-solid{border-right:0 solid!important}.xl\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.xl\:edu-border-left-0-solid{border-left:0 solid!important}.xl\:edu-border-0-solid{border:0 solid!important}.xl\:edu-border-top-0-dashed{border-top:0 dashed!important}.xl\:edu-border-right-0-dashed{border-right:0 dashed!important}.xl\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.xl\:edu-border-left-0-dashed{border-left:0 dashed!important}.xl\:edu-border-0-dashed{border:0 dashed!important}.xl\:edu-border-top-0-dotted{border-top:0 dotted!important}.xl\:edu-border-right-0-dotted{border-right:0 dotted!important}.xl\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.xl\:edu-border-left-0-dotted{border-left:0 dotted!important}.xl\:edu-border-0-dotted{border:0 dotted!important}.xl\:edu-border-top-0-double{border-top:0 double!important}.xl\:edu-border-right-0-double{border-right:0 double!important}.xl\:edu-border-bottom-0-double{border-bottom:0 double!important}.xl\:edu-border-left-0-double{border-left:0 double!important}.xl\:edu-border-0-double{border:0 double!important}.xl\:edu-border-size-1{border-width:1px!important}.xl\:edu-border-top-1-solid{border-top:1px solid!important}.xl\:edu-border-right-1-solid{border-right:1px solid!important}.xl\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.xl\:edu-border-left-1-solid{border-left:1px solid!important}.xl\:edu-border-1-solid{border:1px solid!important}.xl\:edu-border-top-1-dashed{border-top:1px dashed!important}.xl\:edu-border-right-1-dashed{border-right:1px dashed!important}.xl\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.xl\:edu-border-left-1-dashed{border-left:1px dashed!important}.xl\:edu-border-1-dashed{border:1px dashed!important}.xl\:edu-border-top-1-dotted{border-top:1px dotted!important}.xl\:edu-border-right-1-dotted{border-right:1px dotted!important}.xl\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.xl\:edu-border-left-1-dotted{border-left:1px dotted!important}.xl\:edu-border-1-dotted{border:1px dotted!important}.xl\:edu-border-top-1-double{border-top:1px double!important}.xl\:edu-border-right-1-double{border-right:1px double!important}.xl\:edu-border-bottom-1-double{border-bottom:1px double!important}.xl\:edu-border-left-1-double{border-left:1px double!important}.xl\:edu-border-1-double{border:1px double!important}.xl\:edu-border-size-2{border-width:2px!important}.xl\:edu-border-top-2-solid{border-top:2px solid!important}.xl\:edu-border-right-2-solid{border-right:2px solid!important}.xl\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.xl\:edu-border-left-2-solid{border-left:2px solid!important}.xl\:edu-border-2-solid{border:2px solid!important}.xl\:edu-border-top-2-dashed{border-top:2px dashed!important}.xl\:edu-border-right-2-dashed{border-right:2px dashed!important}.xl\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.xl\:edu-border-left-2-dashed{border-left:2px dashed!important}.xl\:edu-border-2-dashed{border:2px dashed!important}.xl\:edu-border-top-2-dotted{border-top:2px dotted!important}.xl\:edu-border-right-2-dotted{border-right:2px dotted!important}.xl\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.xl\:edu-border-left-2-dotted{border-left:2px dotted!important}.xl\:edu-border-2-dotted{border:2px dotted!important}.xl\:edu-border-top-2-double{border-top:2px double!important}.xl\:edu-border-right-2-double{border-right:2px double!important}.xl\:edu-border-bottom-2-double{border-bottom:2px double!important}.xl\:edu-border-left-2-double{border-left:2px double!important}.xl\:edu-border-2-double{border:2px double!important}.xl\:edu-border-size-3{border-width:3px!important}.xl\:edu-border-top-3-solid{border-top:3px solid!important}.xl\:edu-border-right-3-solid{border-right:3px solid!important}.xl\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.xl\:edu-border-left-3-solid{border-left:3px solid!important}.xl\:edu-border-3-solid{border:3px solid!important}.xl\:edu-border-top-3-dashed{border-top:3px dashed!important}.xl\:edu-border-right-3-dashed{border-right:3px dashed!important}.xl\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.xl\:edu-border-left-3-dashed{border-left:3px dashed!important}.xl\:edu-border-3-dashed{border:3px dashed!important}.xl\:edu-border-top-3-dotted{border-top:3px dotted!important}.xl\:edu-border-right-3-dotted{border-right:3px dotted!important}.xl\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.xl\:edu-border-left-3-dotted{border-left:3px dotted!important}.xl\:edu-border-3-dotted{border:3px dotted!important}.xl\:edu-border-top-3-double{border-top:3px double!important}.xl\:edu-border-right-3-double{border-right:3px double!important}.xl\:edu-border-bottom-3-double{border-bottom:3px double!important}.xl\:edu-border-left-3-double{border-left:3px double!important}.xl\:edu-border-3-double{border:3px double!important}.xl\:edu-border-size-4{border-width:4px!important}.xl\:edu-border-top-4-solid{border-top:4px solid!important}.xl\:edu-border-right-4-solid{border-right:4px solid!important}.xl\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.xl\:edu-border-left-4-solid{border-left:4px solid!important}.xl\:edu-border-4-solid{border:4px solid!important}.xl\:edu-border-top-4-dashed{border-top:4px dashed!important}.xl\:edu-border-right-4-dashed{border-right:4px dashed!important}.xl\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.xl\:edu-border-left-4-dashed{border-left:4px dashed!important}.xl\:edu-border-4-dashed{border:4px dashed!important}.xl\:edu-border-top-4-dotted{border-top:4px dotted!important}.xl\:edu-border-right-4-dotted{border-right:4px dotted!important}.xl\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.xl\:edu-border-left-4-dotted{border-left:4px dotted!important}.xl\:edu-border-4-dotted{border:4px dotted!important}.xl\:edu-border-top-4-double{border-top:4px double!important}.xl\:edu-border-right-4-double{border-right:4px double!important}.xl\:edu-border-bottom-4-double{border-bottom:4px double!important}.xl\:edu-border-left-4-double{border-left:4px double!important}.xl\:edu-border-4-double{border:4px double!important}.xl\:edu-border-size-5{border-width:5px!important}.xl\:edu-border-top-5-solid{border-top:5px solid!important}.xl\:edu-border-right-5-solid{border-right:5px solid!important}.xl\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.xl\:edu-border-left-5-solid{border-left:5px solid!important}.xl\:edu-border-5-solid{border:5px solid!important}.xl\:edu-border-top-5-dashed{border-top:5px dashed!important}.xl\:edu-border-right-5-dashed{border-right:5px dashed!important}.xl\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.xl\:edu-border-left-5-dashed{border-left:5px dashed!important}.xl\:edu-border-5-dashed{border:5px dashed!important}.xl\:edu-border-top-5-dotted{border-top:5px dotted!important}.xl\:edu-border-right-5-dotted{border-right:5px dotted!important}.xl\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.xl\:edu-border-left-5-dotted{border-left:5px dotted!important}.xl\:edu-border-5-dotted{border:5px dotted!important}.xl\:edu-border-top-5-double{border-top:5px double!important}.xl\:edu-border-right-5-double{border-right:5px double!important}.xl\:edu-border-bottom-5-double{border-bottom:5px double!important}.xl\:edu-border-left-5-double{border-left:5px double!important}.xl\:edu-border-5-double{border:5px double!important}.xl\:edu-border-size-6{border-width:6px!important}.xl\:edu-border-top-6-solid{border-top:6px solid!important}.xl\:edu-border-right-6-solid{border-right:6px solid!important}.xl\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.xl\:edu-border-left-6-solid{border-left:6px solid!important}.xl\:edu-border-6-solid{border:6px solid!important}.xl\:edu-border-top-6-dashed{border-top:6px dashed!important}.xl\:edu-border-right-6-dashed{border-right:6px dashed!important}.xl\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.xl\:edu-border-left-6-dashed{border-left:6px dashed!important}.xl\:edu-border-6-dashed{border:6px dashed!important}.xl\:edu-border-top-6-dotted{border-top:6px dotted!important}.xl\:edu-border-right-6-dotted{border-right:6px dotted!important}.xl\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.xl\:edu-border-left-6-dotted{border-left:6px dotted!important}.xl\:edu-border-6-dotted{border:6px dotted!important}.xl\:edu-border-top-6-double{border-top:6px double!important}.xl\:edu-border-right-6-double{border-right:6px double!important}.xl\:edu-border-bottom-6-double{border-bottom:6px double!important}.xl\:edu-border-left-6-double{border-left:6px double!important}.xl\:edu-border-6-double{border:6px double!important}.xl\:edu-border-size-none{border-width:"none"!important}.xl\:edu-border-top-none-solid{border-top:solid!important}.xl\:edu-border-right-none-solid{border-right:solid!important}.xl\:edu-border-bottom-none-solid{border-bottom:solid!important}.xl\:edu-border-left-none-solid{border-left:solid!important}.xl\:edu-border-none-solid{border:solid!important}.xl\:edu-border-top-none-dashed{border-top:dashed!important}.xl\:edu-border-right-none-dashed{border-right:dashed!important}.xl\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.xl\:edu-border-left-none-dashed{border-left:dashed!important}.xl\:edu-border-none-dashed{border:dashed!important}.xl\:edu-border-top-none-dotted{border-top:dotted!important}.xl\:edu-border-right-none-dotted{border-right:dotted!important}.xl\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.xl\:edu-border-left-none-dotted{border-left:dotted!important}.xl\:edu-border-none-dotted{border:dotted!important}.xl\:edu-border-top-none-double{border-top:double!important}.xl\:edu-border-right-none-double{border-right:double!important}.xl\:edu-border-bottom-none-double{border-bottom:double!important}.xl\:edu-border-left-none-double{border-left:double!important}.xl\:edu-border-none-double{border:double!important}.xl\:edu-border-style-solid{border-style:solid!important}.xl\:edu-border-style-dashed{border-style:dashed!important}.xl\:edu-border-style-dotted{border-style:dotted!important}.xl\:edu-border-style-double{border-style:double!important}.xl\:edu-rounded-4{border-radius:4px!important}.xl\:edu-rounded-8{border-radius:8px!important}.xl\:edu-rounded-16{border-radius:16px!important}.xl\:edu-rounded-25{border-radius:25px!important}.xl\:edu-rounded-32{border-radius:32px!important}.xl\:edu-rounded-40{border-radius:40px!important}.xl\:edu-rounded-50{border-radius:50px!important}.xl\:edu-rounded-50-per{border-radius:50%!important}.xl\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:1300px){.xxl\:edu-border-size-0{border-width:0!important}.xxl\:edu-border-top-0-solid{border-top:0 solid!important}.xxl\:edu-border-right-0-solid{border-right:0 solid!important}.xxl\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.xxl\:edu-border-left-0-solid{border-left:0 solid!important}.xxl\:edu-border-0-solid{border:0 solid!important}.xxl\:edu-border-top-0-dashed{border-top:0 dashed!important}.xxl\:edu-border-right-0-dashed{border-right:0 dashed!important}.xxl\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.xxl\:edu-border-left-0-dashed{border-left:0 dashed!important}.xxl\:edu-border-0-dashed{border:0 dashed!important}.xxl\:edu-border-top-0-dotted{border-top:0 dotted!important}.xxl\:edu-border-right-0-dotted{border-right:0 dotted!important}.xxl\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.xxl\:edu-border-left-0-dotted{border-left:0 dotted!important}.xxl\:edu-border-0-dotted{border:0 dotted!important}.xxl\:edu-border-top-0-double{border-top:0 double!important}.xxl\:edu-border-right-0-double{border-right:0 double!important}.xxl\:edu-border-bottom-0-double{border-bottom:0 double!important}.xxl\:edu-border-left-0-double{border-left:0 double!important}.xxl\:edu-border-0-double{border:0 double!important}.xxl\:edu-border-size-1{border-width:1px!important}.xxl\:edu-border-top-1-solid{border-top:1px solid!important}.xxl\:edu-border-right-1-solid{border-right:1px solid!important}.xxl\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.xxl\:edu-border-left-1-solid{border-left:1px solid!important}.xxl\:edu-border-1-solid{border:1px solid!important}.xxl\:edu-border-top-1-dashed{border-top:1px dashed!important}.xxl\:edu-border-right-1-dashed{border-right:1px dashed!important}.xxl\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.xxl\:edu-border-left-1-dashed{border-left:1px dashed!important}.xxl\:edu-border-1-dashed{border:1px dashed!important}.xxl\:edu-border-top-1-dotted{border-top:1px dotted!important}.xxl\:edu-border-right-1-dotted{border-right:1px dotted!important}.xxl\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.xxl\:edu-border-left-1-dotted{border-left:1px dotted!important}.xxl\:edu-border-1-dotted{border:1px dotted!important}.xxl\:edu-border-top-1-double{border-top:1px double!important}.xxl\:edu-border-right-1-double{border-right:1px double!important}.xxl\:edu-border-bottom-1-double{border-bottom:1px double!important}.xxl\:edu-border-left-1-double{border-left:1px double!important}.xxl\:edu-border-1-double{border:1px double!important}.xxl\:edu-border-size-2{border-width:2px!important}.xxl\:edu-border-top-2-solid{border-top:2px solid!important}.xxl\:edu-border-right-2-solid{border-right:2px solid!important}.xxl\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.xxl\:edu-border-left-2-solid{border-left:2px solid!important}.xxl\:edu-border-2-solid{border:2px solid!important}.xxl\:edu-border-top-2-dashed{border-top:2px dashed!important}.xxl\:edu-border-right-2-dashed{border-right:2px dashed!important}.xxl\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.xxl\:edu-border-left-2-dashed{border-left:2px dashed!important}.xxl\:edu-border-2-dashed{border:2px dashed!important}.xxl\:edu-border-top-2-dotted{border-top:2px dotted!important}.xxl\:edu-border-right-2-dotted{border-right:2px dotted!important}.xxl\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.xxl\:edu-border-left-2-dotted{border-left:2px dotted!important}.xxl\:edu-border-2-dotted{border:2px dotted!important}.xxl\:edu-border-top-2-double{border-top:2px double!important}.xxl\:edu-border-right-2-double{border-right:2px double!important}.xxl\:edu-border-bottom-2-double{border-bottom:2px double!important}.xxl\:edu-border-left-2-double{border-left:2px double!important}.xxl\:edu-border-2-double{border:2px double!important}.xxl\:edu-border-size-3{border-width:3px!important}.xxl\:edu-border-top-3-solid{border-top:3px solid!important}.xxl\:edu-border-right-3-solid{border-right:3px solid!important}.xxl\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.xxl\:edu-border-left-3-solid{border-left:3px solid!important}.xxl\:edu-border-3-solid{border:3px solid!important}.xxl\:edu-border-top-3-dashed{border-top:3px dashed!important}.xxl\:edu-border-right-3-dashed{border-right:3px dashed!important}.xxl\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.xxl\:edu-border-left-3-dashed{border-left:3px dashed!important}.xxl\:edu-border-3-dashed{border:3px dashed!important}.xxl\:edu-border-top-3-dotted{border-top:3px dotted!important}.xxl\:edu-border-right-3-dotted{border-right:3px dotted!important}.xxl\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.xxl\:edu-border-left-3-dotted{border-left:3px dotted!important}.xxl\:edu-border-3-dotted{border:3px dotted!important}.xxl\:edu-border-top-3-double{border-top:3px double!important}.xxl\:edu-border-right-3-double{border-right:3px double!important}.xxl\:edu-border-bottom-3-double{border-bottom:3px double!important}.xxl\:edu-border-left-3-double{border-left:3px double!important}.xxl\:edu-border-3-double{border:3px double!important}.xxl\:edu-border-size-4{border-width:4px!important}.xxl\:edu-border-top-4-solid{border-top:4px solid!important}.xxl\:edu-border-right-4-solid{border-right:4px solid!important}.xxl\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.xxl\:edu-border-left-4-solid{border-left:4px solid!important}.xxl\:edu-border-4-solid{border:4px solid!important}.xxl\:edu-border-top-4-dashed{border-top:4px dashed!important}.xxl\:edu-border-right-4-dashed{border-right:4px dashed!important}.xxl\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.xxl\:edu-border-left-4-dashed{border-left:4px dashed!important}.xxl\:edu-border-4-dashed{border:4px dashed!important}.xxl\:edu-border-top-4-dotted{border-top:4px dotted!important}.xxl\:edu-border-right-4-dotted{border-right:4px dotted!important}.xxl\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.xxl\:edu-border-left-4-dotted{border-left:4px dotted!important}.xxl\:edu-border-4-dotted{border:4px dotted!important}.xxl\:edu-border-top-4-double{border-top:4px double!important}.xxl\:edu-border-right-4-double{border-right:4px double!important}.xxl\:edu-border-bottom-4-double{border-bottom:4px double!important}.xxl\:edu-border-left-4-double{border-left:4px double!important}.xxl\:edu-border-4-double{border:4px double!important}.xxl\:edu-border-size-5{border-width:5px!important}.xxl\:edu-border-top-5-solid{border-top:5px solid!important}.xxl\:edu-border-right-5-solid{border-right:5px solid!important}.xxl\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.xxl\:edu-border-left-5-solid{border-left:5px solid!important}.xxl\:edu-border-5-solid{border:5px solid!important}.xxl\:edu-border-top-5-dashed{border-top:5px dashed!important}.xxl\:edu-border-right-5-dashed{border-right:5px dashed!important}.xxl\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.xxl\:edu-border-left-5-dashed{border-left:5px dashed!important}.xxl\:edu-border-5-dashed{border:5px dashed!important}.xxl\:edu-border-top-5-dotted{border-top:5px dotted!important}.xxl\:edu-border-right-5-dotted{border-right:5px dotted!important}.xxl\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.xxl\:edu-border-left-5-dotted{border-left:5px dotted!important}.xxl\:edu-border-5-dotted{border:5px dotted!important}.xxl\:edu-border-top-5-double{border-top:5px double!important}.xxl\:edu-border-right-5-double{border-right:5px double!important}.xxl\:edu-border-bottom-5-double{border-bottom:5px double!important}.xxl\:edu-border-left-5-double{border-left:5px double!important}.xxl\:edu-border-5-double{border:5px double!important}.xxl\:edu-border-size-6{border-width:6px!important}.xxl\:edu-border-top-6-solid{border-top:6px solid!important}.xxl\:edu-border-right-6-solid{border-right:6px solid!important}.xxl\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.xxl\:edu-border-left-6-solid{border-left:6px solid!important}.xxl\:edu-border-6-solid{border:6px solid!important}.xxl\:edu-border-top-6-dashed{border-top:6px dashed!important}.xxl\:edu-border-right-6-dashed{border-right:6px dashed!important}.xxl\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.xxl\:edu-border-left-6-dashed{border-left:6px dashed!important}.xxl\:edu-border-6-dashed{border:6px dashed!important}.xxl\:edu-border-top-6-dotted{border-top:6px dotted!important}.xxl\:edu-border-right-6-dotted{border-right:6px dotted!important}.xxl\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.xxl\:edu-border-left-6-dotted{border-left:6px dotted!important}.xxl\:edu-border-6-dotted{border:6px dotted!important}.xxl\:edu-border-top-6-double{border-top:6px double!important}.xxl\:edu-border-right-6-double{border-right:6px double!important}.xxl\:edu-border-bottom-6-double{border-bottom:6px double!important}.xxl\:edu-border-left-6-double{border-left:6px double!important}.xxl\:edu-border-6-double{border:6px double!important}.xxl\:edu-border-size-none{border-width:"none"!important}.xxl\:edu-border-top-none-solid{border-top:solid!important}.xxl\:edu-border-right-none-solid{border-right:solid!important}.xxl\:edu-border-bottom-none-solid{border-bottom:solid!important}.xxl\:edu-border-left-none-solid{border-left:solid!important}.xxl\:edu-border-none-solid{border:solid!important}.xxl\:edu-border-top-none-dashed{border-top:dashed!important}.xxl\:edu-border-right-none-dashed{border-right:dashed!important}.xxl\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.xxl\:edu-border-left-none-dashed{border-left:dashed!important}.xxl\:edu-border-none-dashed{border:dashed!important}.xxl\:edu-border-top-none-dotted{border-top:dotted!important}.xxl\:edu-border-right-none-dotted{border-right:dotted!important}.xxl\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.xxl\:edu-border-left-none-dotted{border-left:dotted!important}.xxl\:edu-border-none-dotted{border:dotted!important}.xxl\:edu-border-top-none-double{border-top:double!important}.xxl\:edu-border-right-none-double{border-right:double!important}.xxl\:edu-border-bottom-none-double{border-bottom:double!important}.xxl\:edu-border-left-none-double{border-left:double!important}.xxl\:edu-border-none-double{border:double!important}.xxl\:edu-border-style-solid{border-style:solid!important}.xxl\:edu-border-style-dashed{border-style:dashed!important}.xxl\:edu-border-style-dotted{border-style:dotted!important}.xxl\:edu-border-style-double{border-style:double!important}.xxl\:edu-rounded-4{border-radius:4px!important}.xxl\:edu-rounded-8{border-radius:8px!important}.xxl\:edu-rounded-16{border-radius:16px!important}.xxl\:edu-rounded-25{border-radius:25px!important}.xxl\:edu-rounded-32{border-radius:32px!important}.xxl\:edu-rounded-40{border-radius:40px!important}.xxl\:edu-rounded-50{border-radius:50px!important}.xxl\:edu-rounded-50-per{border-radius:50%!important}.xxl\:edu-rounded-100-per{border-radius:100%!important}}@media (min-width:1400px){.xxxl\:edu-border-size-0{border-width:0!important}.xxxl\:edu-border-top-0-solid{border-top:0 solid!important}.xxxl\:edu-border-right-0-solid{border-right:0 solid!important}.xxxl\:edu-border-bottom-0-solid{border-bottom:0 solid!important}.xxxl\:edu-border-left-0-solid{border-left:0 solid!important}.xxxl\:edu-border-0-solid{border:0 solid!important}.xxxl\:edu-border-top-0-dashed{border-top:0 dashed!important}.xxxl\:edu-border-right-0-dashed{border-right:0 dashed!important}.xxxl\:edu-border-bottom-0-dashed{border-bottom:0 dashed!important}.xxxl\:edu-border-left-0-dashed{border-left:0 dashed!important}.xxxl\:edu-border-0-dashed{border:0 dashed!important}.xxxl\:edu-border-top-0-dotted{border-top:0 dotted!important}.xxxl\:edu-border-right-0-dotted{border-right:0 dotted!important}.xxxl\:edu-border-bottom-0-dotted{border-bottom:0 dotted!important}.xxxl\:edu-border-left-0-dotted{border-left:0 dotted!important}.xxxl\:edu-border-0-dotted{border:0 dotted!important}.xxxl\:edu-border-top-0-double{border-top:0 double!important}.xxxl\:edu-border-right-0-double{border-right:0 double!important}.xxxl\:edu-border-bottom-0-double{border-bottom:0 double!important}.xxxl\:edu-border-left-0-double{border-left:0 double!important}.xxxl\:edu-border-0-double{border:0 double!important}.xxxl\:edu-border-size-1{border-width:1px!important}.xxxl\:edu-border-top-1-solid{border-top:1px solid!important}.xxxl\:edu-border-right-1-solid{border-right:1px solid!important}.xxxl\:edu-border-bottom-1-solid{border-bottom:1px solid!important}.xxxl\:edu-border-left-1-solid{border-left:1px solid!important}.xxxl\:edu-border-1-solid{border:1px solid!important}.xxxl\:edu-border-top-1-dashed{border-top:1px dashed!important}.xxxl\:edu-border-right-1-dashed{border-right:1px dashed!important}.xxxl\:edu-border-bottom-1-dashed{border-bottom:1px dashed!important}.xxxl\:edu-border-left-1-dashed{border-left:1px dashed!important}.xxxl\:edu-border-1-dashed{border:1px dashed!important}.xxxl\:edu-border-top-1-dotted{border-top:1px dotted!important}.xxxl\:edu-border-right-1-dotted{border-right:1px dotted!important}.xxxl\:edu-border-bottom-1-dotted{border-bottom:1px dotted!important}.xxxl\:edu-border-left-1-dotted{border-left:1px dotted!important}.xxxl\:edu-border-1-dotted{border:1px dotted!important}.xxxl\:edu-border-top-1-double{border-top:1px double!important}.xxxl\:edu-border-right-1-double{border-right:1px double!important}.xxxl\:edu-border-bottom-1-double{border-bottom:1px double!important}.xxxl\:edu-border-left-1-double{border-left:1px double!important}.xxxl\:edu-border-1-double{border:1px double!important}.xxxl\:edu-border-size-2{border-width:2px!important}.xxxl\:edu-border-top-2-solid{border-top:2px solid!important}.xxxl\:edu-border-right-2-solid{border-right:2px solid!important}.xxxl\:edu-border-bottom-2-solid{border-bottom:2px solid!important}.xxxl\:edu-border-left-2-solid{border-left:2px solid!important}.xxxl\:edu-border-2-solid{border:2px solid!important}.xxxl\:edu-border-top-2-dashed{border-top:2px dashed!important}.xxxl\:edu-border-right-2-dashed{border-right:2px dashed!important}.xxxl\:edu-border-bottom-2-dashed{border-bottom:2px dashed!important}.xxxl\:edu-border-left-2-dashed{border-left:2px dashed!important}.xxxl\:edu-border-2-dashed{border:2px dashed!important}.xxxl\:edu-border-top-2-dotted{border-top:2px dotted!important}.xxxl\:edu-border-right-2-dotted{border-right:2px dotted!important}.xxxl\:edu-border-bottom-2-dotted{border-bottom:2px dotted!important}.xxxl\:edu-border-left-2-dotted{border-left:2px dotted!important}.xxxl\:edu-border-2-dotted{border:2px dotted!important}.xxxl\:edu-border-top-2-double{border-top:2px double!important}.xxxl\:edu-border-right-2-double{border-right:2px double!important}.xxxl\:edu-border-bottom-2-double{border-bottom:2px double!important}.xxxl\:edu-border-left-2-double{border-left:2px double!important}.xxxl\:edu-border-2-double{border:2px double!important}.xxxl\:edu-border-size-3{border-width:3px!important}.xxxl\:edu-border-top-3-solid{border-top:3px solid!important}.xxxl\:edu-border-right-3-solid{border-right:3px solid!important}.xxxl\:edu-border-bottom-3-solid{border-bottom:3px solid!important}.xxxl\:edu-border-left-3-solid{border-left:3px solid!important}.xxxl\:edu-border-3-solid{border:3px solid!important}.xxxl\:edu-border-top-3-dashed{border-top:3px dashed!important}.xxxl\:edu-border-right-3-dashed{border-right:3px dashed!important}.xxxl\:edu-border-bottom-3-dashed{border-bottom:3px dashed!important}.xxxl\:edu-border-left-3-dashed{border-left:3px dashed!important}.xxxl\:edu-border-3-dashed{border:3px dashed!important}.xxxl\:edu-border-top-3-dotted{border-top:3px dotted!important}.xxxl\:edu-border-right-3-dotted{border-right:3px dotted!important}.xxxl\:edu-border-bottom-3-dotted{border-bottom:3px dotted!important}.xxxl\:edu-border-left-3-dotted{border-left:3px dotted!important}.xxxl\:edu-border-3-dotted{border:3px dotted!important}.xxxl\:edu-border-top-3-double{border-top:3px double!important}.xxxl\:edu-border-right-3-double{border-right:3px double!important}.xxxl\:edu-border-bottom-3-double{border-bottom:3px double!important}.xxxl\:edu-border-left-3-double{border-left:3px double!important}.xxxl\:edu-border-3-double{border:3px double!important}.xxxl\:edu-border-size-4{border-width:4px!important}.xxxl\:edu-border-top-4-solid{border-top:4px solid!important}.xxxl\:edu-border-right-4-solid{border-right:4px solid!important}.xxxl\:edu-border-bottom-4-solid{border-bottom:4px solid!important}.xxxl\:edu-border-left-4-solid{border-left:4px solid!important}.xxxl\:edu-border-4-solid{border:4px solid!important}.xxxl\:edu-border-top-4-dashed{border-top:4px dashed!important}.xxxl\:edu-border-right-4-dashed{border-right:4px dashed!important}.xxxl\:edu-border-bottom-4-dashed{border-bottom:4px dashed!important}.xxxl\:edu-border-left-4-dashed{border-left:4px dashed!important}.xxxl\:edu-border-4-dashed{border:4px dashed!important}.xxxl\:edu-border-top-4-dotted{border-top:4px dotted!important}.xxxl\:edu-border-right-4-dotted{border-right:4px dotted!important}.xxxl\:edu-border-bottom-4-dotted{border-bottom:4px dotted!important}.xxxl\:edu-border-left-4-dotted{border-left:4px dotted!important}.xxxl\:edu-border-4-dotted{border:4px dotted!important}.xxxl\:edu-border-top-4-double{border-top:4px double!important}.xxxl\:edu-border-right-4-double{border-right:4px double!important}.xxxl\:edu-border-bottom-4-double{border-bottom:4px double!important}.xxxl\:edu-border-left-4-double{border-left:4px double!important}.xxxl\:edu-border-4-double{border:4px double!important}.xxxl\:edu-border-size-5{border-width:5px!important}.xxxl\:edu-border-top-5-solid{border-top:5px solid!important}.xxxl\:edu-border-right-5-solid{border-right:5px solid!important}.xxxl\:edu-border-bottom-5-solid{border-bottom:5px solid!important}.xxxl\:edu-border-left-5-solid{border-left:5px solid!important}.xxxl\:edu-border-5-solid{border:5px solid!important}.xxxl\:edu-border-top-5-dashed{border-top:5px dashed!important}.xxxl\:edu-border-right-5-dashed{border-right:5px dashed!important}.xxxl\:edu-border-bottom-5-dashed{border-bottom:5px dashed!important}.xxxl\:edu-border-left-5-dashed{border-left:5px dashed!important}.xxxl\:edu-border-5-dashed{border:5px dashed!important}.xxxl\:edu-border-top-5-dotted{border-top:5px dotted!important}.xxxl\:edu-border-right-5-dotted{border-right:5px dotted!important}.xxxl\:edu-border-bottom-5-dotted{border-bottom:5px dotted!important}.xxxl\:edu-border-left-5-dotted{border-left:5px dotted!important}.xxxl\:edu-border-5-dotted{border:5px dotted!important}.xxxl\:edu-border-top-5-double{border-top:5px double!important}.xxxl\:edu-border-right-5-double{border-right:5px double!important}.xxxl\:edu-border-bottom-5-double{border-bottom:5px double!important}.xxxl\:edu-border-left-5-double{border-left:5px double!important}.xxxl\:edu-border-5-double{border:5px double!important}.xxxl\:edu-border-size-6{border-width:6px!important}.xxxl\:edu-border-top-6-solid{border-top:6px solid!important}.xxxl\:edu-border-right-6-solid{border-right:6px solid!important}.xxxl\:edu-border-bottom-6-solid{border-bottom:6px solid!important}.xxxl\:edu-border-left-6-solid{border-left:6px solid!important}.xxxl\:edu-border-6-solid{border:6px solid!important}.xxxl\:edu-border-top-6-dashed{border-top:6px dashed!important}.xxxl\:edu-border-right-6-dashed{border-right:6px dashed!important}.xxxl\:edu-border-bottom-6-dashed{border-bottom:6px dashed!important}.xxxl\:edu-border-left-6-dashed{border-left:6px dashed!important}.xxxl\:edu-border-6-dashed{border:6px dashed!important}.xxxl\:edu-border-top-6-dotted{border-top:6px dotted!important}.xxxl\:edu-border-right-6-dotted{border-right:6px dotted!important}.xxxl\:edu-border-bottom-6-dotted{border-bottom:6px dotted!important}.xxxl\:edu-border-left-6-dotted{border-left:6px dotted!important}.xxxl\:edu-border-6-dotted{border:6px dotted!important}.xxxl\:edu-border-top-6-double{border-top:6px double!important}.xxxl\:edu-border-right-6-double{border-right:6px double!important}.xxxl\:edu-border-bottom-6-double{border-bottom:6px double!important}.xxxl\:edu-border-left-6-double{border-left:6px double!important}.xxxl\:edu-border-6-double{border:6px double!important}.xxxl\:edu-border-size-none{border-width:"none"!important}.xxxl\:edu-border-top-none-solid{border-top:solid!important}.xxxl\:edu-border-right-none-solid{border-right:solid!important}.xxxl\:edu-border-bottom-none-solid{border-bottom:solid!important}.xxxl\:edu-border-left-none-solid{border-left:solid!important}.xxxl\:edu-border-none-solid{border:solid!important}.xxxl\:edu-border-top-none-dashed{border-top:dashed!important}.xxxl\:edu-border-right-none-dashed{border-right:dashed!important}.xxxl\:edu-border-bottom-none-dashed{border-bottom:dashed!important}.xxxl\:edu-border-left-none-dashed{border-left:dashed!important}.xxxl\:edu-border-none-dashed{border:dashed!important}.xxxl\:edu-border-top-none-dotted{border-top:dotted!important}.xxxl\:edu-border-right-none-dotted{border-right:dotted!important}.xxxl\:edu-border-bottom-none-dotted{border-bottom:dotted!important}.xxxl\:edu-border-left-none-dotted{border-left:dotted!important}.xxxl\:edu-border-none-dotted{border:dotted!important}.xxxl\:edu-border-top-none-double{border-top:double!important}.xxxl\:edu-border-right-none-double{border-right:double!important}.xxxl\:edu-border-bottom-none-double{border-bottom:double!important}.xxxl\:edu-border-left-none-double{border-left:double!important}.xxxl\:edu-border-none-double{border:double!important}.xxxl\:edu-border-style-solid{border-style:solid!important}.xxxl\:edu-border-style-dashed{border-style:dashed!important}.xxxl\:edu-border-style-dotted{border-style:dotted!important}.xxxl\:edu-border-style-double{border-style:double!important}.xxxl\:edu-rounded-4{border-radius:4px!important}.xxxl\:edu-rounded-8{border-radius:8px!important}.xxxl\:edu-rounded-16{border-radius:16px!important}.xxxl\:edu-rounded-25{border-radius:25px!important}.xxxl\:edu-rounded-32{border-radius:32px!important}.xxxl\:edu-rounded-40{border-radius:40px!important}.xxxl\:edu-rounded-50{border-radius:50px!important}.xxxl\:edu-rounded-50-per{border-radius:50%!important}.xxxl\:edu-rounded-100-per{border-radius:100%!important}}.edu-border-none{border:none!important}@media (min-width:320px){.xs\:edu-border-none{border:none!important}}@media (min-width:480px){.sm\:edu-border-none{border:none!important}}@media (min-width:768px){.md\:edu-border-none{border:none!important}}@media (min-width:992px){.lg\:edu-border-none{border:none!important}}@media (min-width:1200px){.xl\:edu-border-none{border:none!important}}@media (min-width:1300px){.xxl\:edu-border-none{border:none!important}}@media (min-width:1400px){.xxxl\:edu-border-none{border:none!important}}.edu-w-10px{width:10px!important}.edu-w-10pr{width:10%!important}.edu-h-10px{height:10px!important}.edu-h-10pr{height:10%!important}.edu-min-w-10px{min-width:10px!important}.edu-min-w-10pr{min-width:10%!important}.edu-min-h-10px{min-height:10px!important}.edu-min-h-10pr{min-height:10%!important}.edu-max-w-10px{max-width:10px!important}.edu-max-w-10pr{max-width:10%!important}.edu-max-h-10px{max-height:10px!important}.edu-max-h-10pr{max-height:10%!important}.edu-w-20px{width:20px!important}.edu-w-20pr{width:20%!important}.edu-h-20px{height:20px!important}.edu-h-20pr{height:20%!important}.edu-min-w-20px{min-width:20px!important}.edu-min-w-20pr{min-width:20%!important}.edu-min-h-20px{min-height:20px!important}.edu-min-h-20pr{min-height:20%!important}.edu-max-w-20px{max-width:20px!important}.edu-max-w-20pr{max-width:20%!important}.edu-max-h-20px{max-height:20px!important}.edu-max-h-20pr{max-height:20%!important}.edu-w-30px{width:30px!important}.edu-w-30pr{width:30%!important}.edu-h-30px{height:30px!important}.edu-h-30pr{height:30%!important}.edu-min-w-30px{min-width:30px!important}.edu-min-w-30pr{min-width:30%!important}.edu-min-h-30px{min-height:30px!important}.edu-min-h-30pr{min-height:30%!important}.edu-max-w-30px{max-width:30px!important}.edu-max-w-30pr{max-width:30%!important}.edu-max-h-30px{max-height:30px!important}.edu-max-h-30pr{max-height:30%!important}.edu-w-40px{width:40px!important}.edu-w-40pr{width:40%!important}.edu-h-40px{height:40px!important}.edu-h-40pr{height:40%!important}.edu-min-w-40px{min-width:40px!important}.edu-min-w-40pr{min-width:40%!important}.edu-min-h-40px{min-height:40px!important}.edu-min-h-40pr{min-height:40%!important}.edu-max-w-40px{max-width:40px!important}.edu-max-w-40pr{max-width:40%!important}.edu-max-h-40px{max-height:40px!important}.edu-max-h-40pr{max-height:40%!important}.edu-w-50px{width:50px!important}.edu-w-50pr{width:50%!important}.edu-h-50px{height:50px!important}.edu-h-50pr{height:50%!important}.edu-min-w-50px{min-width:50px!important}.edu-min-w-50pr{min-width:50%!important}.edu-min-h-50px{min-height:50px!important}.edu-min-h-50pr{min-height:50%!important}.edu-max-w-50px{max-width:50px!important}.edu-max-w-50pr{max-width:50%!important}.edu-max-h-50px{max-height:50px!important}.edu-max-h-50pr{max-height:50%!important}.edu-w-60px{width:60px!important}.edu-w-60pr{width:60%!important}.edu-h-60px{height:60px!important}.edu-h-60pr{height:60%!important}.edu-min-w-60px{min-width:60px!important}.edu-min-w-60pr{min-width:60%!important}.edu-min-h-60px{min-height:60px!important}.edu-min-h-60pr{min-height:60%!important}.edu-max-w-60px{max-width:60px!important}.edu-max-w-60pr{max-width:60%!important}.edu-max-h-60px{max-height:60px!important}.edu-max-h-60pr{max-height:60%!important}.edu-w-70px{width:70px!important}.edu-w-70pr{width:70%!important}.edu-h-70px{height:70px!important}.edu-h-70pr{height:70%!important}.edu-min-w-70px{min-width:70px!important}.edu-min-w-70pr{min-width:70%!important}.edu-min-h-70px{min-height:70px!important}.edu-min-h-70pr{min-height:70%!important}.edu-max-w-70px{max-width:70px!important}.edu-max-w-70pr{max-width:70%!important}.edu-max-h-70px{max-height:70px!important}.edu-max-h-70pr{max-height:70%!important}.edu-w-80px{width:80px!important}.edu-w-80pr{width:80%!important}.edu-h-80px{height:80px!important}.edu-h-80pr{height:80%!important}.edu-min-w-80px{min-width:80px!important}.edu-min-w-80pr{min-width:80%!important}.edu-min-h-80px{min-height:80px!important}.edu-min-h-80pr{min-height:80%!important}.edu-max-w-80px{max-width:80px!important}.edu-max-w-80pr{max-width:80%!important}.edu-max-h-80px{max-height:80px!important}.edu-max-h-80pr{max-height:80%!important}.edu-w-90px{width:90px!important}.edu-w-90pr{width:90%!important}.edu-h-90px{height:90px!important}.edu-h-90pr{height:90%!important}.edu-min-w-90px{min-width:90px!important}.edu-min-w-90pr{min-width:90%!important}.edu-min-h-90px{min-height:90px!important}.edu-min-h-90pr{min-height:90%!important}.edu-max-w-90px{max-width:90px!important}.edu-max-w-90pr{max-width:90%!important}.edu-max-h-90px{max-height:90px!important}.edu-max-h-90pr{max-height:90%!important}.edu-w-100px{width:100px!important}.edu-w-100pr{width:100%!important}.edu-h-100px{height:100px!important}.edu-h-100pr{height:100%!important}.edu-min-w-100px{min-width:100px!important}.edu-min-w-100pr{min-width:100%!important}.edu-min-h-100px{min-height:100px!important}.edu-min-h-100pr{min-height:100%!important}.edu-max-w-100px{max-width:100px!important}.edu-max-w-100pr{max-width:100%!important}.edu-max-h-100px{max-height:100px!important}.edu-max-h-100pr{max-height:100%!important}.edu-w-5{width:5px!important}.edu-h-5{height:5px!important}.edu-min-w-5{min-width:5px!important}.edu-min-h-5{min-height:5px!important}.edu-max-w-5{max-width:5px!important}.edu-max-h-5{max-height:5px!important}.edu-w-15{width:15px!important}.edu-h-15{height:15px!important}.edu-min-w-15{min-width:15px!important}.edu-min-h-15{min-height:15px!important}.edu-max-w-15{max-width:15px!important}.edu-max-h-15{max-height:15px!important}.edu-w-25{width:25px!important}.edu-h-25{height:25px!important}.edu-min-w-25{min-width:25px!important}.edu-min-h-25{min-height:25px!important}.edu-max-w-25{max-width:25px!important}.edu-max-h-25{max-height:25px!important}.edu-w-35{width:35px!important}.edu-h-35{height:35px!important}.edu-min-w-35{min-width:35px!important}.edu-min-h-35{min-height:35px!important}.edu-max-w-35{max-width:35px!important}.edu-max-h-35{max-height:35px!important}.edu-w-45{width:45px!important}.edu-h-45{height:45px!important}.edu-min-w-45{min-width:45px!important}.edu-min-h-45{min-height:45px!important}.edu-max-w-45{max-width:45px!important}.edu-max-h-45{max-height:45px!important}.edu-w-55{width:55px!important}.edu-h-55{height:55px!important}.edu-min-w-55{min-width:55px!important}.edu-min-h-55{min-height:55px!important}.edu-max-w-55{max-width:55px!important}.edu-max-h-55{max-height:55px!important}.edu-w-65{width:65px!important}.edu-h-65{height:65px!important}.edu-min-w-65{min-width:65px!important}.edu-min-h-65{min-height:65px!important}.edu-max-w-65{max-width:65px!important}.edu-max-h-65{max-height:65px!important}.edu-w-75{width:75px!important}.edu-h-75{height:75px!important}.edu-min-w-75{min-width:75px!important}.edu-min-h-75{min-height:75px!important}.edu-max-w-75{max-width:75px!important}.edu-max-h-75{max-height:75px!important}.edu-w-100{width:100px!important}.edu-h-100{height:100px!important}.edu-min-w-100{min-width:100px!important}.edu-min-h-100{min-height:100px!important}.edu-max-w-100{max-width:100px!important}.edu-max-h-100{max-height:100px!important}.edu-w-150{width:150px!important}.edu-h-150{height:150px!important}.edu-min-w-150{min-width:150px!important}.edu-min-h-150{min-height:150px!important}.edu-max-w-150{max-width:150px!important}.edu-max-h-150{max-height:150px!important}.edu-w-300{width:300px!important}.edu-h-300{height:300px!important}.edu-min-w-300{min-width:300px!important}.edu-min-h-300{min-height:300px!important}.edu-max-w-300{max-width:300px!important}.edu-max-h-300{max-height:300px!important}.edu-w-400{width:400px!important}.edu-h-400{height:400px!important}.edu-min-w-400{min-width:400px!important}.edu-min-h-400{min-height:400px!important}.edu-max-w-400{max-width:400px!important}.edu-max-h-400{max-height:400px!important}.edu-w-auto{width:auto!important}.edu-h-auto{height:auto!important}.edu-min-w-auto{min-width:auto!important}.edu-min-h-auto{min-height:auto!important}.edu-max-w-auto{max-width:auto!important}.edu-max-h-auto{max-height:auto!important}.edu-w-full{width:100%!important}.edu-h-full{height:100%!important}.edu-min-w-full{min-width:100%!important}.edu-min-h-full{min-height:100%!important}.edu-max-w-full{max-width:100%!important}.edu-max-h-full{max-height:100%!important}@media (min-width:320px){.xs\:edu-w-10px{width:10px!important}.xs\:edu-w-10pr{width:10%!important}.xs\:edu-h-10px{height:10px!important}.xs\:edu-h-10pr{height:10%!important}.xs\:edu-min-w-10px{min-width:10px!important}.xs\:edu-min-w-10pr{min-width:10%!important}.xs\:edu-min-h-10px{min-height:10px!important}.xs\:edu-min-h-10pr{min-height:10%!important}.xs\:edu-max-w-10px{max-width:10px!important}.xs\:edu-max-w-10pr{max-width:10%!important}.xs\:edu-max-h-10px{max-height:10px!important}.xs\:edu-max-h-10pr{max-height:10%!important}.xs\:edu-w-20px{width:20px!important}.xs\:edu-w-20pr{width:20%!important}.xs\:edu-h-20px{height:20px!important}.xs\:edu-h-20pr{height:20%!important}.xs\:edu-min-w-20px{min-width:20px!important}.xs\:edu-min-w-20pr{min-width:20%!important}.xs\:edu-min-h-20px{min-height:20px!important}.xs\:edu-min-h-20pr{min-height:20%!important}.xs\:edu-max-w-20px{max-width:20px!important}.xs\:edu-max-w-20pr{max-width:20%!important}.xs\:edu-max-h-20px{max-height:20px!important}.xs\:edu-max-h-20pr{max-height:20%!important}.xs\:edu-w-30px{width:30px!important}.xs\:edu-w-30pr{width:30%!important}.xs\:edu-h-30px{height:30px!important}.xs\:edu-h-30pr{height:30%!important}.xs\:edu-min-w-30px{min-width:30px!important}.xs\:edu-min-w-30pr{min-width:30%!important}.xs\:edu-min-h-30px{min-height:30px!important}.xs\:edu-min-h-30pr{min-height:30%!important}.xs\:edu-max-w-30px{max-width:30px!important}.xs\:edu-max-w-30pr{max-width:30%!important}.xs\:edu-max-h-30px{max-height:30px!important}.xs\:edu-max-h-30pr{max-height:30%!important}.xs\:edu-w-40px{width:40px!important}.xs\:edu-w-40pr{width:40%!important}.xs\:edu-h-40px{height:40px!important}.xs\:edu-h-40pr{height:40%!important}.xs\:edu-min-w-40px{min-width:40px!important}.xs\:edu-min-w-40pr{min-width:40%!important}.xs\:edu-min-h-40px{min-height:40px!important}.xs\:edu-min-h-40pr{min-height:40%!important}.xs\:edu-max-w-40px{max-width:40px!important}.xs\:edu-max-w-40pr{max-width:40%!important}.xs\:edu-max-h-40px{max-height:40px!important}.xs\:edu-max-h-40pr{max-height:40%!important}.xs\:edu-w-50px{width:50px!important}.xs\:edu-w-50pr{width:50%!important}.xs\:edu-h-50px{height:50px!important}.xs\:edu-h-50pr{height:50%!important}.xs\:edu-min-w-50px{min-width:50px!important}.xs\:edu-min-w-50pr{min-width:50%!important}.xs\:edu-min-h-50px{min-height:50px!important}.xs\:edu-min-h-50pr{min-height:50%!important}.xs\:edu-max-w-50px{max-width:50px!important}.xs\:edu-max-w-50pr{max-width:50%!important}.xs\:edu-max-h-50px{max-height:50px!important}.xs\:edu-max-h-50pr{max-height:50%!important}.xs\:edu-w-60px{width:60px!important}.xs\:edu-w-60pr{width:60%!important}.xs\:edu-h-60px{height:60px!important}.xs\:edu-h-60pr{height:60%!important}.xs\:edu-min-w-60px{min-width:60px!important}.xs\:edu-min-w-60pr{min-width:60%!important}.xs\:edu-min-h-60px{min-height:60px!important}.xs\:edu-min-h-60pr{min-height:60%!important}.xs\:edu-max-w-60px{max-width:60px!important}.xs\:edu-max-w-60pr{max-width:60%!important}.xs\:edu-max-h-60px{max-height:60px!important}.xs\:edu-max-h-60pr{max-height:60%!important}.xs\:edu-w-70px{width:70px!important}.xs\:edu-w-70pr{width:70%!important}.xs\:edu-h-70px{height:70px!important}.xs\:edu-h-70pr{height:70%!important}.xs\:edu-min-w-70px{min-width:70px!important}.xs\:edu-min-w-70pr{min-width:70%!important}.xs\:edu-min-h-70px{min-height:70px!important}.xs\:edu-min-h-70pr{min-height:70%!important}.xs\:edu-max-w-70px{max-width:70px!important}.xs\:edu-max-w-70pr{max-width:70%!important}.xs\:edu-max-h-70px{max-height:70px!important}.xs\:edu-max-h-70pr{max-height:70%!important}.xs\:edu-w-80px{width:80px!important}.xs\:edu-w-80pr{width:80%!important}.xs\:edu-h-80px{height:80px!important}.xs\:edu-h-80pr{height:80%!important}.xs\:edu-min-w-80px{min-width:80px!important}.xs\:edu-min-w-80pr{min-width:80%!important}.xs\:edu-min-h-80px{min-height:80px!important}.xs\:edu-min-h-80pr{min-height:80%!important}.xs\:edu-max-w-80px{max-width:80px!important}.xs\:edu-max-w-80pr{max-width:80%!important}.xs\:edu-max-h-80px{max-height:80px!important}.xs\:edu-max-h-80pr{max-height:80%!important}.xs\:edu-w-90px{width:90px!important}.xs\:edu-w-90pr{width:90%!important}.xs\:edu-h-90px{height:90px!important}.xs\:edu-h-90pr{height:90%!important}.xs\:edu-min-w-90px{min-width:90px!important}.xs\:edu-min-w-90pr{min-width:90%!important}.xs\:edu-min-h-90px{min-height:90px!important}.xs\:edu-min-h-90pr{min-height:90%!important}.xs\:edu-max-w-90px{max-width:90px!important}.xs\:edu-max-w-90pr{max-width:90%!important}.xs\:edu-max-h-90px{max-height:90px!important}.xs\:edu-max-h-90pr{max-height:90%!important}.xs\:edu-w-100px{width:100px!important}.xs\:edu-w-100pr{width:100%!important}.xs\:edu-h-100px{height:100px!important}.xs\:edu-h-100pr{height:100%!important}.xs\:edu-min-w-100px{min-width:100px!important}.xs\:edu-min-w-100pr{min-width:100%!important}.xs\:edu-min-h-100px{min-height:100px!important}.xs\:edu-min-h-100pr{min-height:100%!important}.xs\:edu-max-w-100px{max-width:100px!important}.xs\:edu-max-w-100pr{max-width:100%!important}.xs\:edu-max-h-100px{max-height:100px!important}.xs\:edu-max-h-100pr{max-height:100%!important}.xs\:edu-w-5{width:5px!important}.xs\:edu-h-5{height:5px!important}.xs\:edu-min-w-5{min-width:5px!important}.xs\:edu-min-h-5{min-height:5px!important}.xs\:edu-max-w-5{max-width:5px!important}.xs\:edu-max-h-5{max-height:5px!important}.xs\:edu-w-15{width:15px!important}.xs\:edu-h-15{height:15px!important}.xs\:edu-min-w-15{min-width:15px!important}.xs\:edu-min-h-15{min-height:15px!important}.xs\:edu-max-w-15{max-width:15px!important}.xs\:edu-max-h-15{max-height:15px!important}.xs\:edu-w-25{width:25px!important}.xs\:edu-h-25{height:25px!important}.xs\:edu-min-w-25{min-width:25px!important}.xs\:edu-min-h-25{min-height:25px!important}.xs\:edu-max-w-25{max-width:25px!important}.xs\:edu-max-h-25{max-height:25px!important}.xs\:edu-w-35{width:35px!important}.xs\:edu-h-35{height:35px!important}.xs\:edu-min-w-35{min-width:35px!important}.xs\:edu-min-h-35{min-height:35px!important}.xs\:edu-max-w-35{max-width:35px!important}.xs\:edu-max-h-35{max-height:35px!important}.xs\:edu-w-45{width:45px!important}.xs\:edu-h-45{height:45px!important}.xs\:edu-min-w-45{min-width:45px!important}.xs\:edu-min-h-45{min-height:45px!important}.xs\:edu-max-w-45{max-width:45px!important}.xs\:edu-max-h-45{max-height:45px!important}.xs\:edu-w-55{width:55px!important}.xs\:edu-h-55{height:55px!important}.xs\:edu-min-w-55{min-width:55px!important}.xs\:edu-min-h-55{min-height:55px!important}.xs\:edu-max-w-55{max-width:55px!important}.xs\:edu-max-h-55{max-height:55px!important}.xs\:edu-w-65{width:65px!important}.xs\:edu-h-65{height:65px!important}.xs\:edu-min-w-65{min-width:65px!important}.xs\:edu-min-h-65{min-height:65px!important}.xs\:edu-max-w-65{max-width:65px!important}.xs\:edu-max-h-65{max-height:65px!important}.xs\:edu-w-75{width:75px!important}.xs\:edu-h-75{height:75px!important}.xs\:edu-min-w-75{min-width:75px!important}.xs\:edu-min-h-75{min-height:75px!important}.xs\:edu-max-w-75{max-width:75px!important}.xs\:edu-max-h-75{max-height:75px!important}.xs\:edu-w-100{width:100px!important}.xs\:edu-h-100{height:100px!important}.xs\:edu-min-w-100{min-width:100px!important}.xs\:edu-min-h-100{min-height:100px!important}.xs\:edu-max-w-100{max-width:100px!important}.xs\:edu-max-h-100{max-height:100px!important}.xs\:edu-w-150{width:150px!important}.xs\:edu-h-150{height:150px!important}.xs\:edu-min-w-150{min-width:150px!important}.xs\:edu-min-h-150{min-height:150px!important}.xs\:edu-max-w-150{max-width:150px!important}.xs\:edu-max-h-150{max-height:150px!important}.xs\:edu-w-300{width:300px!important}.xs\:edu-h-300{height:300px!important}.xs\:edu-min-w-300{min-width:300px!important}.xs\:edu-min-h-300{min-height:300px!important}.xs\:edu-max-w-300{max-width:300px!important}.xs\:edu-max-h-300{max-height:300px!important}.xs\:edu-w-400{width:400px!important}.xs\:edu-h-400{height:400px!important}.xs\:edu-min-w-400{min-width:400px!important}.xs\:edu-min-h-400{min-height:400px!important}.xs\:edu-max-w-400{max-width:400px!important}.xs\:edu-max-h-400{max-height:400px!important}.xs\:edu-w-auto{width:auto!important}.xs\:edu-h-auto{height:auto!important}.xs\:edu-min-w-auto{min-width:auto!important}.xs\:edu-min-h-auto{min-height:auto!important}.xs\:edu-max-w-auto{max-width:auto!important}.xs\:edu-max-h-auto{max-height:auto!important}.xs\:edu-w-full{width:100%!important}.xs\:edu-h-full{height:100%!important}.xs\:edu-min-w-full{min-width:100%!important}.xs\:edu-min-h-full{min-height:100%!important}.xs\:edu-max-w-full{max-width:100%!important}.xs\:edu-max-h-full{max-height:100%!important}}@media (min-width:480px){.sm\:edu-w-10px{width:10px!important}.sm\:edu-w-10pr{width:10%!important}.sm\:edu-h-10px{height:10px!important}.sm\:edu-h-10pr{height:10%!important}.sm\:edu-min-w-10px{min-width:10px!important}.sm\:edu-min-w-10pr{min-width:10%!important}.sm\:edu-min-h-10px{min-height:10px!important}.sm\:edu-min-h-10pr{min-height:10%!important}.sm\:edu-max-w-10px{max-width:10px!important}.sm\:edu-max-w-10pr{max-width:10%!important}.sm\:edu-max-h-10px{max-height:10px!important}.sm\:edu-max-h-10pr{max-height:10%!important}.sm\:edu-w-20px{width:20px!important}.sm\:edu-w-20pr{width:20%!important}.sm\:edu-h-20px{height:20px!important}.sm\:edu-h-20pr{height:20%!important}.sm\:edu-min-w-20px{min-width:20px!important}.sm\:edu-min-w-20pr{min-width:20%!important}.sm\:edu-min-h-20px{min-height:20px!important}.sm\:edu-min-h-20pr{min-height:20%!important}.sm\:edu-max-w-20px{max-width:20px!important}.sm\:edu-max-w-20pr{max-width:20%!important}.sm\:edu-max-h-20px{max-height:20px!important}.sm\:edu-max-h-20pr{max-height:20%!important}.sm\:edu-w-30px{width:30px!important}.sm\:edu-w-30pr{width:30%!important}.sm\:edu-h-30px{height:30px!important}.sm\:edu-h-30pr{height:30%!important}.sm\:edu-min-w-30px{min-width:30px!important}.sm\:edu-min-w-30pr{min-width:30%!important}.sm\:edu-min-h-30px{min-height:30px!important}.sm\:edu-min-h-30pr{min-height:30%!important}.sm\:edu-max-w-30px{max-width:30px!important}.sm\:edu-max-w-30pr{max-width:30%!important}.sm\:edu-max-h-30px{max-height:30px!important}.sm\:edu-max-h-30pr{max-height:30%!important}.sm\:edu-w-40px{width:40px!important}.sm\:edu-w-40pr{width:40%!important}.sm\:edu-h-40px{height:40px!important}.sm\:edu-h-40pr{height:40%!important}.sm\:edu-min-w-40px{min-width:40px!important}.sm\:edu-min-w-40pr{min-width:40%!important}.sm\:edu-min-h-40px{min-height:40px!important}.sm\:edu-min-h-40pr{min-height:40%!important}.sm\:edu-max-w-40px{max-width:40px!important}.sm\:edu-max-w-40pr{max-width:40%!important}.sm\:edu-max-h-40px{max-height:40px!important}.sm\:edu-max-h-40pr{max-height:40%!important}.sm\:edu-w-50px{width:50px!important}.sm\:edu-w-50pr{width:50%!important}.sm\:edu-h-50px{height:50px!important}.sm\:edu-h-50pr{height:50%!important}.sm\:edu-min-w-50px{min-width:50px!important}.sm\:edu-min-w-50pr{min-width:50%!important}.sm\:edu-min-h-50px{min-height:50px!important}.sm\:edu-min-h-50pr{min-height:50%!important}.sm\:edu-max-w-50px{max-width:50px!important}.sm\:edu-max-w-50pr{max-width:50%!important}.sm\:edu-max-h-50px{max-height:50px!important}.sm\:edu-max-h-50pr{max-height:50%!important}.sm\:edu-w-60px{width:60px!important}.sm\:edu-w-60pr{width:60%!important}.sm\:edu-h-60px{height:60px!important}.sm\:edu-h-60pr{height:60%!important}.sm\:edu-min-w-60px{min-width:60px!important}.sm\:edu-min-w-60pr{min-width:60%!important}.sm\:edu-min-h-60px{min-height:60px!important}.sm\:edu-min-h-60pr{min-height:60%!important}.sm\:edu-max-w-60px{max-width:60px!important}.sm\:edu-max-w-60pr{max-width:60%!important}.sm\:edu-max-h-60px{max-height:60px!important}.sm\:edu-max-h-60pr{max-height:60%!important}.sm\:edu-w-70px{width:70px!important}.sm\:edu-w-70pr{width:70%!important}.sm\:edu-h-70px{height:70px!important}.sm\:edu-h-70pr{height:70%!important}.sm\:edu-min-w-70px{min-width:70px!important}.sm\:edu-min-w-70pr{min-width:70%!important}.sm\:edu-min-h-70px{min-height:70px!important}.sm\:edu-min-h-70pr{min-height:70%!important}.sm\:edu-max-w-70px{max-width:70px!important}.sm\:edu-max-w-70pr{max-width:70%!important}.sm\:edu-max-h-70px{max-height:70px!important}.sm\:edu-max-h-70pr{max-height:70%!important}.sm\:edu-w-80px{width:80px!important}.sm\:edu-w-80pr{width:80%!important}.sm\:edu-h-80px{height:80px!important}.sm\:edu-h-80pr{height:80%!important}.sm\:edu-min-w-80px{min-width:80px!important}.sm\:edu-min-w-80pr{min-width:80%!important}.sm\:edu-min-h-80px{min-height:80px!important}.sm\:edu-min-h-80pr{min-height:80%!important}.sm\:edu-max-w-80px{max-width:80px!important}.sm\:edu-max-w-80pr{max-width:80%!important}.sm\:edu-max-h-80px{max-height:80px!important}.sm\:edu-max-h-80pr{max-height:80%!important}.sm\:edu-w-90px{width:90px!important}.sm\:edu-w-90pr{width:90%!important}.sm\:edu-h-90px{height:90px!important}.sm\:edu-h-90pr{height:90%!important}.sm\:edu-min-w-90px{min-width:90px!important}.sm\:edu-min-w-90pr{min-width:90%!important}.sm\:edu-min-h-90px{min-height:90px!important}.sm\:edu-min-h-90pr{min-height:90%!important}.sm\:edu-max-w-90px{max-width:90px!important}.sm\:edu-max-w-90pr{max-width:90%!important}.sm\:edu-max-h-90px{max-height:90px!important}.sm\:edu-max-h-90pr{max-height:90%!important}.sm\:edu-w-100px{width:100px!important}.sm\:edu-w-100pr{width:100%!important}.sm\:edu-h-100px{height:100px!important}.sm\:edu-h-100pr{height:100%!important}.sm\:edu-min-w-100px{min-width:100px!important}.sm\:edu-min-w-100pr{min-width:100%!important}.sm\:edu-min-h-100px{min-height:100px!important}.sm\:edu-min-h-100pr{min-height:100%!important}.sm\:edu-max-w-100px{max-width:100px!important}.sm\:edu-max-w-100pr{max-width:100%!important}.sm\:edu-max-h-100px{max-height:100px!important}.sm\:edu-max-h-100pr{max-height:100%!important}.sm\:edu-w-5{width:5px!important}.sm\:edu-h-5{height:5px!important}.sm\:edu-min-w-5{min-width:5px!important}.sm\:edu-min-h-5{min-height:5px!important}.sm\:edu-max-w-5{max-width:5px!important}.sm\:edu-max-h-5{max-height:5px!important}.sm\:edu-w-15{width:15px!important}.sm\:edu-h-15{height:15px!important}.sm\:edu-min-w-15{min-width:15px!important}.sm\:edu-min-h-15{min-height:15px!important}.sm\:edu-max-w-15{max-width:15px!important}.sm\:edu-max-h-15{max-height:15px!important}.sm\:edu-w-25{width:25px!important}.sm\:edu-h-25{height:25px!important}.sm\:edu-min-w-25{min-width:25px!important}.sm\:edu-min-h-25{min-height:25px!important}.sm\:edu-max-w-25{max-width:25px!important}.sm\:edu-max-h-25{max-height:25px!important}.sm\:edu-w-35{width:35px!important}.sm\:edu-h-35{height:35px!important}.sm\:edu-min-w-35{min-width:35px!important}.sm\:edu-min-h-35{min-height:35px!important}.sm\:edu-max-w-35{max-width:35px!important}.sm\:edu-max-h-35{max-height:35px!important}.sm\:edu-w-45{width:45px!important}.sm\:edu-h-45{height:45px!important}.sm\:edu-min-w-45{min-width:45px!important}.sm\:edu-min-h-45{min-height:45px!important}.sm\:edu-max-w-45{max-width:45px!important}.sm\:edu-max-h-45{max-height:45px!important}.sm\:edu-w-55{width:55px!important}.sm\:edu-h-55{height:55px!important}.sm\:edu-min-w-55{min-width:55px!important}.sm\:edu-min-h-55{min-height:55px!important}.sm\:edu-max-w-55{max-width:55px!important}.sm\:edu-max-h-55{max-height:55px!important}.sm\:edu-w-65{width:65px!important}.sm\:edu-h-65{height:65px!important}.sm\:edu-min-w-65{min-width:65px!important}.sm\:edu-min-h-65{min-height:65px!important}.sm\:edu-max-w-65{max-width:65px!important}.sm\:edu-max-h-65{max-height:65px!important}.sm\:edu-w-75{width:75px!important}.sm\:edu-h-75{height:75px!important}.sm\:edu-min-w-75{min-width:75px!important}.sm\:edu-min-h-75{min-height:75px!important}.sm\:edu-max-w-75{max-width:75px!important}.sm\:edu-max-h-75{max-height:75px!important}.sm\:edu-w-100{width:100px!important}.sm\:edu-h-100{height:100px!important}.sm\:edu-min-w-100{min-width:100px!important}.sm\:edu-min-h-100{min-height:100px!important}.sm\:edu-max-w-100{max-width:100px!important}.sm\:edu-max-h-100{max-height:100px!important}.sm\:edu-w-150{width:150px!important}.sm\:edu-h-150{height:150px!important}.sm\:edu-min-w-150{min-width:150px!important}.sm\:edu-min-h-150{min-height:150px!important}.sm\:edu-max-w-150{max-width:150px!important}.sm\:edu-max-h-150{max-height:150px!important}.sm\:edu-w-300{width:300px!important}.sm\:edu-h-300{height:300px!important}.sm\:edu-min-w-300{min-width:300px!important}.sm\:edu-min-h-300{min-height:300px!important}.sm\:edu-max-w-300{max-width:300px!important}.sm\:edu-max-h-300{max-height:300px!important}.sm\:edu-w-400{width:400px!important}.sm\:edu-h-400{height:400px!important}.sm\:edu-min-w-400{min-width:400px!important}.sm\:edu-min-h-400{min-height:400px!important}.sm\:edu-max-w-400{max-width:400px!important}.sm\:edu-max-h-400{max-height:400px!important}.sm\:edu-w-auto{width:auto!important}.sm\:edu-h-auto{height:auto!important}.sm\:edu-min-w-auto{min-width:auto!important}.sm\:edu-min-h-auto{min-height:auto!important}.sm\:edu-max-w-auto{max-width:auto!important}.sm\:edu-max-h-auto{max-height:auto!important}.sm\:edu-w-full{width:100%!important}.sm\:edu-h-full{height:100%!important}.sm\:edu-min-w-full{min-width:100%!important}.sm\:edu-min-h-full{min-height:100%!important}.sm\:edu-max-w-full{max-width:100%!important}.sm\:edu-max-h-full{max-height:100%!important}}@media (min-width:768px){.md\:edu-w-10px{width:10px!important}.md\:edu-w-10pr{width:10%!important}.md\:edu-h-10px{height:10px!important}.md\:edu-h-10pr{height:10%!important}.md\:edu-min-w-10px{min-width:10px!important}.md\:edu-min-w-10pr{min-width:10%!important}.md\:edu-min-h-10px{min-height:10px!important}.md\:edu-min-h-10pr{min-height:10%!important}.md\:edu-max-w-10px{max-width:10px!important}.md\:edu-max-w-10pr{max-width:10%!important}.md\:edu-max-h-10px{max-height:10px!important}.md\:edu-max-h-10pr{max-height:10%!important}.md\:edu-w-20px{width:20px!important}.md\:edu-w-20pr{width:20%!important}.md\:edu-h-20px{height:20px!important}.md\:edu-h-20pr{height:20%!important}.md\:edu-min-w-20px{min-width:20px!important}.md\:edu-min-w-20pr{min-width:20%!important}.md\:edu-min-h-20px{min-height:20px!important}.md\:edu-min-h-20pr{min-height:20%!important}.md\:edu-max-w-20px{max-width:20px!important}.md\:edu-max-w-20pr{max-width:20%!important}.md\:edu-max-h-20px{max-height:20px!important}.md\:edu-max-h-20pr{max-height:20%!important}.md\:edu-w-30px{width:30px!important}.md\:edu-w-30pr{width:30%!important}.md\:edu-h-30px{height:30px!important}.md\:edu-h-30pr{height:30%!important}.md\:edu-min-w-30px{min-width:30px!important}.md\:edu-min-w-30pr{min-width:30%!important}.md\:edu-min-h-30px{min-height:30px!important}.md\:edu-min-h-30pr{min-height:30%!important}.md\:edu-max-w-30px{max-width:30px!important}.md\:edu-max-w-30pr{max-width:30%!important}.md\:edu-max-h-30px{max-height:30px!important}.md\:edu-max-h-30pr{max-height:30%!important}.md\:edu-w-40px{width:40px!important}.md\:edu-w-40pr{width:40%!important}.md\:edu-h-40px{height:40px!important}.md\:edu-h-40pr{height:40%!important}.md\:edu-min-w-40px{min-width:40px!important}.md\:edu-min-w-40pr{min-width:40%!important}.md\:edu-min-h-40px{min-height:40px!important}.md\:edu-min-h-40pr{min-height:40%!important}.md\:edu-max-w-40px{max-width:40px!important}.md\:edu-max-w-40pr{max-width:40%!important}.md\:edu-max-h-40px{max-height:40px!important}.md\:edu-max-h-40pr{max-height:40%!important}.md\:edu-w-50px{width:50px!important}.md\:edu-w-50pr{width:50%!important}.md\:edu-h-50px{height:50px!important}.md\:edu-h-50pr{height:50%!important}.md\:edu-min-w-50px{min-width:50px!important}.md\:edu-min-w-50pr{min-width:50%!important}.md\:edu-min-h-50px{min-height:50px!important}.md\:edu-min-h-50pr{min-height:50%!important}.md\:edu-max-w-50px{max-width:50px!important}.md\:edu-max-w-50pr{max-width:50%!important}.md\:edu-max-h-50px{max-height:50px!important}.md\:edu-max-h-50pr{max-height:50%!important}.md\:edu-w-60px{width:60px!important}.md\:edu-w-60pr{width:60%!important}.md\:edu-h-60px{height:60px!important}.md\:edu-h-60pr{height:60%!important}.md\:edu-min-w-60px{min-width:60px!important}.md\:edu-min-w-60pr{min-width:60%!important}.md\:edu-min-h-60px{min-height:60px!important}.md\:edu-min-h-60pr{min-height:60%!important}.md\:edu-max-w-60px{max-width:60px!important}.md\:edu-max-w-60pr{max-width:60%!important}.md\:edu-max-h-60px{max-height:60px!important}.md\:edu-max-h-60pr{max-height:60%!important}.md\:edu-w-70px{width:70px!important}.md\:edu-w-70pr{width:70%!important}.md\:edu-h-70px{height:70px!important}.md\:edu-h-70pr{height:70%!important}.md\:edu-min-w-70px{min-width:70px!important}.md\:edu-min-w-70pr{min-width:70%!important}.md\:edu-min-h-70px{min-height:70px!important}.md\:edu-min-h-70pr{min-height:70%!important}.md\:edu-max-w-70px{max-width:70px!important}.md\:edu-max-w-70pr{max-width:70%!important}.md\:edu-max-h-70px{max-height:70px!important}.md\:edu-max-h-70pr{max-height:70%!important}.md\:edu-w-80px{width:80px!important}.md\:edu-w-80pr{width:80%!important}.md\:edu-h-80px{height:80px!important}.md\:edu-h-80pr{height:80%!important}.md\:edu-min-w-80px{min-width:80px!important}.md\:edu-min-w-80pr{min-width:80%!important}.md\:edu-min-h-80px{min-height:80px!important}.md\:edu-min-h-80pr{min-height:80%!important}.md\:edu-max-w-80px{max-width:80px!important}.md\:edu-max-w-80pr{max-width:80%!important}.md\:edu-max-h-80px{max-height:80px!important}.md\:edu-max-h-80pr{max-height:80%!important}.md\:edu-w-90px{width:90px!important}.md\:edu-w-90pr{width:90%!important}.md\:edu-h-90px{height:90px!important}.md\:edu-h-90pr{height:90%!important}.md\:edu-min-w-90px{min-width:90px!important}.md\:edu-min-w-90pr{min-width:90%!important}.md\:edu-min-h-90px{min-height:90px!important}.md\:edu-min-h-90pr{min-height:90%!important}.md\:edu-max-w-90px{max-width:90px!important}.md\:edu-max-w-90pr{max-width:90%!important}.md\:edu-max-h-90px{max-height:90px!important}.md\:edu-max-h-90pr{max-height:90%!important}.md\:edu-w-100px{width:100px!important}.md\:edu-w-100pr{width:100%!important}.md\:edu-h-100px{height:100px!important}.md\:edu-h-100pr{height:100%!important}.md\:edu-min-w-100px{min-width:100px!important}.md\:edu-min-w-100pr{min-width:100%!important}.md\:edu-min-h-100px{min-height:100px!important}.md\:edu-min-h-100pr{min-height:100%!important}.md\:edu-max-w-100px{max-width:100px!important}.md\:edu-max-w-100pr{max-width:100%!important}.md\:edu-max-h-100px{max-height:100px!important}.md\:edu-max-h-100pr{max-height:100%!important}.md\:edu-w-5{width:5px!important}.md\:edu-h-5{height:5px!important}.md\:edu-min-w-5{min-width:5px!important}.md\:edu-min-h-5{min-height:5px!important}.md\:edu-max-w-5{max-width:5px!important}.md\:edu-max-h-5{max-height:5px!important}.md\:edu-w-15{width:15px!important}.md\:edu-h-15{height:15px!important}.md\:edu-min-w-15{min-width:15px!important}.md\:edu-min-h-15{min-height:15px!important}.md\:edu-max-w-15{max-width:15px!important}.md\:edu-max-h-15{max-height:15px!important}.md\:edu-w-25{width:25px!important}.md\:edu-h-25{height:25px!important}.md\:edu-min-w-25{min-width:25px!important}.md\:edu-min-h-25{min-height:25px!important}.md\:edu-max-w-25{max-width:25px!important}.md\:edu-max-h-25{max-height:25px!important}.md\:edu-w-35{width:35px!important}.md\:edu-h-35{height:35px!important}.md\:edu-min-w-35{min-width:35px!important}.md\:edu-min-h-35{min-height:35px!important}.md\:edu-max-w-35{max-width:35px!important}.md\:edu-max-h-35{max-height:35px!important}.md\:edu-w-45{width:45px!important}.md\:edu-h-45{height:45px!important}.md\:edu-min-w-45{min-width:45px!important}.md\:edu-min-h-45{min-height:45px!important}.md\:edu-max-w-45{max-width:45px!important}.md\:edu-max-h-45{max-height:45px!important}.md\:edu-w-55{width:55px!important}.md\:edu-h-55{height:55px!important}.md\:edu-min-w-55{min-width:55px!important}.md\:edu-min-h-55{min-height:55px!important}.md\:edu-max-w-55{max-width:55px!important}.md\:edu-max-h-55{max-height:55px!important}.md\:edu-w-65{width:65px!important}.md\:edu-h-65{height:65px!important}.md\:edu-min-w-65{min-width:65px!important}.md\:edu-min-h-65{min-height:65px!important}.md\:edu-max-w-65{max-width:65px!important}.md\:edu-max-h-65{max-height:65px!important}.md\:edu-w-75{width:75px!important}.md\:edu-h-75{height:75px!important}.md\:edu-min-w-75{min-width:75px!important}.md\:edu-min-h-75{min-height:75px!important}.md\:edu-max-w-75{max-width:75px!important}.md\:edu-max-h-75{max-height:75px!important}.md\:edu-w-100{width:100px!important}.md\:edu-h-100{height:100px!important}.md\:edu-min-w-100{min-width:100px!important}.md\:edu-min-h-100{min-height:100px!important}.md\:edu-max-w-100{max-width:100px!important}.md\:edu-max-h-100{max-height:100px!important}.md\:edu-w-150{width:150px!important}.md\:edu-h-150{height:150px!important}.md\:edu-min-w-150{min-width:150px!important}.md\:edu-min-h-150{min-height:150px!important}.md\:edu-max-w-150{max-width:150px!important}.md\:edu-max-h-150{max-height:150px!important}.md\:edu-w-300{width:300px!important}.md\:edu-h-300{height:300px!important}.md\:edu-min-w-300{min-width:300px!important}.md\:edu-min-h-300{min-height:300px!important}.md\:edu-max-w-300{max-width:300px!important}.md\:edu-max-h-300{max-height:300px!important}.md\:edu-w-400{width:400px!important}.md\:edu-h-400{height:400px!important}.md\:edu-min-w-400{min-width:400px!important}.md\:edu-min-h-400{min-height:400px!important}.md\:edu-max-w-400{max-width:400px!important}.md\:edu-max-h-400{max-height:400px!important}.md\:edu-w-auto{width:auto!important}.md\:edu-h-auto{height:auto!important}.md\:edu-min-w-auto{min-width:auto!important}.md\:edu-min-h-auto{min-height:auto!important}.md\:edu-max-w-auto{max-width:auto!important}.md\:edu-max-h-auto{max-height:auto!important}.md\:edu-w-full{width:100%!important}.md\:edu-h-full{height:100%!important}.md\:edu-min-w-full{min-width:100%!important}.md\:edu-min-h-full{min-height:100%!important}.md\:edu-max-w-full{max-width:100%!important}.md\:edu-max-h-full{max-height:100%!important}}@media (min-width:992px){.lg\:edu-w-10px{width:10px!important}.lg\:edu-w-10pr{width:10%!important}.lg\:edu-h-10px{height:10px!important}.lg\:edu-h-10pr{height:10%!important}.lg\:edu-min-w-10px{min-width:10px!important}.lg\:edu-min-w-10pr{min-width:10%!important}.lg\:edu-min-h-10px{min-height:10px!important}.lg\:edu-min-h-10pr{min-height:10%!important}.lg\:edu-max-w-10px{max-width:10px!important}.lg\:edu-max-w-10pr{max-width:10%!important}.lg\:edu-max-h-10px{max-height:10px!important}.lg\:edu-max-h-10pr{max-height:10%!important}.lg\:edu-w-20px{width:20px!important}.lg\:edu-w-20pr{width:20%!important}.lg\:edu-h-20px{height:20px!important}.lg\:edu-h-20pr{height:20%!important}.lg\:edu-min-w-20px{min-width:20px!important}.lg\:edu-min-w-20pr{min-width:20%!important}.lg\:edu-min-h-20px{min-height:20px!important}.lg\:edu-min-h-20pr{min-height:20%!important}.lg\:edu-max-w-20px{max-width:20px!important}.lg\:edu-max-w-20pr{max-width:20%!important}.lg\:edu-max-h-20px{max-height:20px!important}.lg\:edu-max-h-20pr{max-height:20%!important}.lg\:edu-w-30px{width:30px!important}.lg\:edu-w-30pr{width:30%!important}.lg\:edu-h-30px{height:30px!important}.lg\:edu-h-30pr{height:30%!important}.lg\:edu-min-w-30px{min-width:30px!important}.lg\:edu-min-w-30pr{min-width:30%!important}.lg\:edu-min-h-30px{min-height:30px!important}.lg\:edu-min-h-30pr{min-height:30%!important}.lg\:edu-max-w-30px{max-width:30px!important}.lg\:edu-max-w-30pr{max-width:30%!important}.lg\:edu-max-h-30px{max-height:30px!important}.lg\:edu-max-h-30pr{max-height:30%!important}.lg\:edu-w-40px{width:40px!important}.lg\:edu-w-40pr{width:40%!important}.lg\:edu-h-40px{height:40px!important}.lg\:edu-h-40pr{height:40%!important}.lg\:edu-min-w-40px{min-width:40px!important}.lg\:edu-min-w-40pr{min-width:40%!important}.lg\:edu-min-h-40px{min-height:40px!important}.lg\:edu-min-h-40pr{min-height:40%!important}.lg\:edu-max-w-40px{max-width:40px!important}.lg\:edu-max-w-40pr{max-width:40%!important}.lg\:edu-max-h-40px{max-height:40px!important}.lg\:edu-max-h-40pr{max-height:40%!important}.lg\:edu-w-50px{width:50px!important}.lg\:edu-w-50pr{width:50%!important}.lg\:edu-h-50px{height:50px!important}.lg\:edu-h-50pr{height:50%!important}.lg\:edu-min-w-50px{min-width:50px!important}.lg\:edu-min-w-50pr{min-width:50%!important}.lg\:edu-min-h-50px{min-height:50px!important}.lg\:edu-min-h-50pr{min-height:50%!important}.lg\:edu-max-w-50px{max-width:50px!important}.lg\:edu-max-w-50pr{max-width:50%!important}.lg\:edu-max-h-50px{max-height:50px!important}.lg\:edu-max-h-50pr{max-height:50%!important}.lg\:edu-w-60px{width:60px!important}.lg\:edu-w-60pr{width:60%!important}.lg\:edu-h-60px{height:60px!important}.lg\:edu-h-60pr{height:60%!important}.lg\:edu-min-w-60px{min-width:60px!important}.lg\:edu-min-w-60pr{min-width:60%!important}.lg\:edu-min-h-60px{min-height:60px!important}.lg\:edu-min-h-60pr{min-height:60%!important}.lg\:edu-max-w-60px{max-width:60px!important}.lg\:edu-max-w-60pr{max-width:60%!important}.lg\:edu-max-h-60px{max-height:60px!important}.lg\:edu-max-h-60pr{max-height:60%!important}.lg\:edu-w-70px{width:70px!important}.lg\:edu-w-70pr{width:70%!important}.lg\:edu-h-70px{height:70px!important}.lg\:edu-h-70pr{height:70%!important}.lg\:edu-min-w-70px{min-width:70px!important}.lg\:edu-min-w-70pr{min-width:70%!important}.lg\:edu-min-h-70px{min-height:70px!important}.lg\:edu-min-h-70pr{min-height:70%!important}.lg\:edu-max-w-70px{max-width:70px!important}.lg\:edu-max-w-70pr{max-width:70%!important}.lg\:edu-max-h-70px{max-height:70px!important}.lg\:edu-max-h-70pr{max-height:70%!important}.lg\:edu-w-80px{width:80px!important}.lg\:edu-w-80pr{width:80%!important}.lg\:edu-h-80px{height:80px!important}.lg\:edu-h-80pr{height:80%!important}.lg\:edu-min-w-80px{min-width:80px!important}.lg\:edu-min-w-80pr{min-width:80%!important}.lg\:edu-min-h-80px{min-height:80px!important}.lg\:edu-min-h-80pr{min-height:80%!important}.lg\:edu-max-w-80px{max-width:80px!important}.lg\:edu-max-w-80pr{max-width:80%!important}.lg\:edu-max-h-80px{max-height:80px!important}.lg\:edu-max-h-80pr{max-height:80%!important}.lg\:edu-w-90px{width:90px!important}.lg\:edu-w-90pr{width:90%!important}.lg\:edu-h-90px{height:90px!important}.lg\:edu-h-90pr{height:90%!important}.lg\:edu-min-w-90px{min-width:90px!important}.lg\:edu-min-w-90pr{min-width:90%!important}.lg\:edu-min-h-90px{min-height:90px!important}.lg\:edu-min-h-90pr{min-height:90%!important}.lg\:edu-max-w-90px{max-width:90px!important}.lg\:edu-max-w-90pr{max-width:90%!important}.lg\:edu-max-h-90px{max-height:90px!important}.lg\:edu-max-h-90pr{max-height:90%!important}.lg\:edu-w-100px{width:100px!important}.lg\:edu-w-100pr{width:100%!important}.lg\:edu-h-100px{height:100px!important}.lg\:edu-h-100pr{height:100%!important}.lg\:edu-min-w-100px{min-width:100px!important}.lg\:edu-min-w-100pr{min-width:100%!important}.lg\:edu-min-h-100px{min-height:100px!important}.lg\:edu-min-h-100pr{min-height:100%!important}.lg\:edu-max-w-100px{max-width:100px!important}.lg\:edu-max-w-100pr{max-width:100%!important}.lg\:edu-max-h-100px{max-height:100px!important}.lg\:edu-max-h-100pr{max-height:100%!important}.lg\:edu-w-5{width:5px!important}.lg\:edu-h-5{height:5px!important}.lg\:edu-min-w-5{min-width:5px!important}.lg\:edu-min-h-5{min-height:5px!important}.lg\:edu-max-w-5{max-width:5px!important}.lg\:edu-max-h-5{max-height:5px!important}.lg\:edu-w-15{width:15px!important}.lg\:edu-h-15{height:15px!important}.lg\:edu-min-w-15{min-width:15px!important}.lg\:edu-min-h-15{min-height:15px!important}.lg\:edu-max-w-15{max-width:15px!important}.lg\:edu-max-h-15{max-height:15px!important}.lg\:edu-w-25{width:25px!important}.lg\:edu-h-25{height:25px!important}.lg\:edu-min-w-25{min-width:25px!important}.lg\:edu-min-h-25{min-height:25px!important}.lg\:edu-max-w-25{max-width:25px!important}.lg\:edu-max-h-25{max-height:25px!important}.lg\:edu-w-35{width:35px!important}.lg\:edu-h-35{height:35px!important}.lg\:edu-min-w-35{min-width:35px!important}.lg\:edu-min-h-35{min-height:35px!important}.lg\:edu-max-w-35{max-width:35px!important}.lg\:edu-max-h-35{max-height:35px!important}.lg\:edu-w-45{width:45px!important}.lg\:edu-h-45{height:45px!important}.lg\:edu-min-w-45{min-width:45px!important}.lg\:edu-min-h-45{min-height:45px!important}.lg\:edu-max-w-45{max-width:45px!important}.lg\:edu-max-h-45{max-height:45px!important}.lg\:edu-w-55{width:55px!important}.lg\:edu-h-55{height:55px!important}.lg\:edu-min-w-55{min-width:55px!important}.lg\:edu-min-h-55{min-height:55px!important}.lg\:edu-max-w-55{max-width:55px!important}.lg\:edu-max-h-55{max-height:55px!important}.lg\:edu-w-65{width:65px!important}.lg\:edu-h-65{height:65px!important}.lg\:edu-min-w-65{min-width:65px!important}.lg\:edu-min-h-65{min-height:65px!important}.lg\:edu-max-w-65{max-width:65px!important}.lg\:edu-max-h-65{max-height:65px!important}.lg\:edu-w-75{width:75px!important}.lg\:edu-h-75{height:75px!important}.lg\:edu-min-w-75{min-width:75px!important}.lg\:edu-min-h-75{min-height:75px!important}.lg\:edu-max-w-75{max-width:75px!important}.lg\:edu-max-h-75{max-height:75px!important}.lg\:edu-w-100{width:100px!important}.lg\:edu-h-100{height:100px!important}.lg\:edu-min-w-100{min-width:100px!important}.lg\:edu-min-h-100{min-height:100px!important}.lg\:edu-max-w-100{max-width:100px!important}.lg\:edu-max-h-100{max-height:100px!important}.lg\:edu-w-150{width:150px!important}.lg\:edu-h-150{height:150px!important}.lg\:edu-min-w-150{min-width:150px!important}.lg\:edu-min-h-150{min-height:150px!important}.lg\:edu-max-w-150{max-width:150px!important}.lg\:edu-max-h-150{max-height:150px!important}.lg\:edu-w-300{width:300px!important}.lg\:edu-h-300{height:300px!important}.lg\:edu-min-w-300{min-width:300px!important}.lg\:edu-min-h-300{min-height:300px!important}.lg\:edu-max-w-300{max-width:300px!important}.lg\:edu-max-h-300{max-height:300px!important}.lg\:edu-w-400{width:400px!important}.lg\:edu-h-400{height:400px!important}.lg\:edu-min-w-400{min-width:400px!important}.lg\:edu-min-h-400{min-height:400px!important}.lg\:edu-max-w-400{max-width:400px!important}.lg\:edu-max-h-400{max-height:400px!important}.lg\:edu-w-auto{width:auto!important}.lg\:edu-h-auto{height:auto!important}.lg\:edu-min-w-auto{min-width:auto!important}.lg\:edu-min-h-auto{min-height:auto!important}.lg\:edu-max-w-auto{max-width:auto!important}.lg\:edu-max-h-auto{max-height:auto!important}.lg\:edu-w-full{width:100%!important}.lg\:edu-h-full{height:100%!important}.lg\:edu-min-w-full{min-width:100%!important}.lg\:edu-min-h-full{min-height:100%!important}.lg\:edu-max-w-full{max-width:100%!important}.lg\:edu-max-h-full{max-height:100%!important}}@media (min-width:1200px){.xl\:edu-w-10px{width:10px!important}.xl\:edu-w-10pr{width:10%!important}.xl\:edu-h-10px{height:10px!important}.xl\:edu-h-10pr{height:10%!important}.xl\:edu-min-w-10px{min-width:10px!important}.xl\:edu-min-w-10pr{min-width:10%!important}.xl\:edu-min-h-10px{min-height:10px!important}.xl\:edu-min-h-10pr{min-height:10%!important}.xl\:edu-max-w-10px{max-width:10px!important}.xl\:edu-max-w-10pr{max-width:10%!important}.xl\:edu-max-h-10px{max-height:10px!important}.xl\:edu-max-h-10pr{max-height:10%!important}.xl\:edu-w-20px{width:20px!important}.xl\:edu-w-20pr{width:20%!important}.xl\:edu-h-20px{height:20px!important}.xl\:edu-h-20pr{height:20%!important}.xl\:edu-min-w-20px{min-width:20px!important}.xl\:edu-min-w-20pr{min-width:20%!important}.xl\:edu-min-h-20px{min-height:20px!important}.xl\:edu-min-h-20pr{min-height:20%!important}.xl\:edu-max-w-20px{max-width:20px!important}.xl\:edu-max-w-20pr{max-width:20%!important}.xl\:edu-max-h-20px{max-height:20px!important}.xl\:edu-max-h-20pr{max-height:20%!important}.xl\:edu-w-30px{width:30px!important}.xl\:edu-w-30pr{width:30%!important}.xl\:edu-h-30px{height:30px!important}.xl\:edu-h-30pr{height:30%!important}.xl\:edu-min-w-30px{min-width:30px!important}.xl\:edu-min-w-30pr{min-width:30%!important}.xl\:edu-min-h-30px{min-height:30px!important}.xl\:edu-min-h-30pr{min-height:30%!important}.xl\:edu-max-w-30px{max-width:30px!important}.xl\:edu-max-w-30pr{max-width:30%!important}.xl\:edu-max-h-30px{max-height:30px!important}.xl\:edu-max-h-30pr{max-height:30%!important}.xl\:edu-w-40px{width:40px!important}.xl\:edu-w-40pr{width:40%!important}.xl\:edu-h-40px{height:40px!important}.xl\:edu-h-40pr{height:40%!important}.xl\:edu-min-w-40px{min-width:40px!important}.xl\:edu-min-w-40pr{min-width:40%!important}.xl\:edu-min-h-40px{min-height:40px!important}.xl\:edu-min-h-40pr{min-height:40%!important}.xl\:edu-max-w-40px{max-width:40px!important}.xl\:edu-max-w-40pr{max-width:40%!important}.xl\:edu-max-h-40px{max-height:40px!important}.xl\:edu-max-h-40pr{max-height:40%!important}.xl\:edu-w-50px{width:50px!important}.xl\:edu-w-50pr{width:50%!important}.xl\:edu-h-50px{height:50px!important}.xl\:edu-h-50pr{height:50%!important}.xl\:edu-min-w-50px{min-width:50px!important}.xl\:edu-min-w-50pr{min-width:50%!important}.xl\:edu-min-h-50px{min-height:50px!important}.xl\:edu-min-h-50pr{min-height:50%!important}.xl\:edu-max-w-50px{max-width:50px!important}.xl\:edu-max-w-50pr{max-width:50%!important}.xl\:edu-max-h-50px{max-height:50px!important}.xl\:edu-max-h-50pr{max-height:50%!important}.xl\:edu-w-60px{width:60px!important}.xl\:edu-w-60pr{width:60%!important}.xl\:edu-h-60px{height:60px!important}.xl\:edu-h-60pr{height:60%!important}.xl\:edu-min-w-60px{min-width:60px!important}.xl\:edu-min-w-60pr{min-width:60%!important}.xl\:edu-min-h-60px{min-height:60px!important}.xl\:edu-min-h-60pr{min-height:60%!important}.xl\:edu-max-w-60px{max-width:60px!important}.xl\:edu-max-w-60pr{max-width:60%!important}.xl\:edu-max-h-60px{max-height:60px!important}.xl\:edu-max-h-60pr{max-height:60%!important}.xl\:edu-w-70px{width:70px!important}.xl\:edu-w-70pr{width:70%!important}.xl\:edu-h-70px{height:70px!important}.xl\:edu-h-70pr{height:70%!important}.xl\:edu-min-w-70px{min-width:70px!important}.xl\:edu-min-w-70pr{min-width:70%!important}.xl\:edu-min-h-70px{min-height:70px!important}.xl\:edu-min-h-70pr{min-height:70%!important}.xl\:edu-max-w-70px{max-width:70px!important}.xl\:edu-max-w-70pr{max-width:70%!important}.xl\:edu-max-h-70px{max-height:70px!important}.xl\:edu-max-h-70pr{max-height:70%!important}.xl\:edu-w-80px{width:80px!important}.xl\:edu-w-80pr{width:80%!important}.xl\:edu-h-80px{height:80px!important}.xl\:edu-h-80pr{height:80%!important}.xl\:edu-min-w-80px{min-width:80px!important}.xl\:edu-min-w-80pr{min-width:80%!important}.xl\:edu-min-h-80px{min-height:80px!important}.xl\:edu-min-h-80pr{min-height:80%!important}.xl\:edu-max-w-80px{max-width:80px!important}.xl\:edu-max-w-80pr{max-width:80%!important}.xl\:edu-max-h-80px{max-height:80px!important}.xl\:edu-max-h-80pr{max-height:80%!important}.xl\:edu-w-90px{width:90px!important}.xl\:edu-w-90pr{width:90%!important}.xl\:edu-h-90px{height:90px!important}.xl\:edu-h-90pr{height:90%!important}.xl\:edu-min-w-90px{min-width:90px!important}.xl\:edu-min-w-90pr{min-width:90%!important}.xl\:edu-min-h-90px{min-height:90px!important}.xl\:edu-min-h-90pr{min-height:90%!important}.xl\:edu-max-w-90px{max-width:90px!important}.xl\:edu-max-w-90pr{max-width:90%!important}.xl\:edu-max-h-90px{max-height:90px!important}.xl\:edu-max-h-90pr{max-height:90%!important}.xl\:edu-w-100px{width:100px!important}.xl\:edu-w-100pr{width:100%!important}.xl\:edu-h-100px{height:100px!important}.xl\:edu-h-100pr{height:100%!important}.xl\:edu-min-w-100px{min-width:100px!important}.xl\:edu-min-w-100pr{min-width:100%!important}.xl\:edu-min-h-100px{min-height:100px!important}.xl\:edu-min-h-100pr{min-height:100%!important}.xl\:edu-max-w-100px{max-width:100px!important}.xl\:edu-max-w-100pr{max-width:100%!important}.xl\:edu-max-h-100px{max-height:100px!important}.xl\:edu-max-h-100pr{max-height:100%!important}.xl\:edu-w-5{width:5px!important}.xl\:edu-h-5{height:5px!important}.xl\:edu-min-w-5{min-width:5px!important}.xl\:edu-min-h-5{min-height:5px!important}.xl\:edu-max-w-5{max-width:5px!important}.xl\:edu-max-h-5{max-height:5px!important}.xl\:edu-w-15{width:15px!important}.xl\:edu-h-15{height:15px!important}.xl\:edu-min-w-15{min-width:15px!important}.xl\:edu-min-h-15{min-height:15px!important}.xl\:edu-max-w-15{max-width:15px!important}.xl\:edu-max-h-15{max-height:15px!important}.xl\:edu-w-25{width:25px!important}.xl\:edu-h-25{height:25px!important}.xl\:edu-min-w-25{min-width:25px!important}.xl\:edu-min-h-25{min-height:25px!important}.xl\:edu-max-w-25{max-width:25px!important}.xl\:edu-max-h-25{max-height:25px!important}.xl\:edu-w-35{width:35px!important}.xl\:edu-h-35{height:35px!important}.xl\:edu-min-w-35{min-width:35px!important}.xl\:edu-min-h-35{min-height:35px!important}.xl\:edu-max-w-35{max-width:35px!important}.xl\:edu-max-h-35{max-height:35px!important}.xl\:edu-w-45{width:45px!important}.xl\:edu-h-45{height:45px!important}.xl\:edu-min-w-45{min-width:45px!important}.xl\:edu-min-h-45{min-height:45px!important}.xl\:edu-max-w-45{max-width:45px!important}.xl\:edu-max-h-45{max-height:45px!important}.xl\:edu-w-55{width:55px!important}.xl\:edu-h-55{height:55px!important}.xl\:edu-min-w-55{min-width:55px!important}.xl\:edu-min-h-55{min-height:55px!important}.xl\:edu-max-w-55{max-width:55px!important}.xl\:edu-max-h-55{max-height:55px!important}.xl\:edu-w-65{width:65px!important}.xl\:edu-h-65{height:65px!important}.xl\:edu-min-w-65{min-width:65px!important}.xl\:edu-min-h-65{min-height:65px!important}.xl\:edu-max-w-65{max-width:65px!important}.xl\:edu-max-h-65{max-height:65px!important}.xl\:edu-w-75{width:75px!important}.xl\:edu-h-75{height:75px!important}.xl\:edu-min-w-75{min-width:75px!important}.xl\:edu-min-h-75{min-height:75px!important}.xl\:edu-max-w-75{max-width:75px!important}.xl\:edu-max-h-75{max-height:75px!important}.xl\:edu-w-100{width:100px!important}.xl\:edu-h-100{height:100px!important}.xl\:edu-min-w-100{min-width:100px!important}.xl\:edu-min-h-100{min-height:100px!important}.xl\:edu-max-w-100{max-width:100px!important}.xl\:edu-max-h-100{max-height:100px!important}.xl\:edu-w-150{width:150px!important}.xl\:edu-h-150{height:150px!important}.xl\:edu-min-w-150{min-width:150px!important}.xl\:edu-min-h-150{min-height:150px!important}.xl\:edu-max-w-150{max-width:150px!important}.xl\:edu-max-h-150{max-height:150px!important}.xl\:edu-w-300{width:300px!important}.xl\:edu-h-300{height:300px!important}.xl\:edu-min-w-300{min-width:300px!important}.xl\:edu-min-h-300{min-height:300px!important}.xl\:edu-max-w-300{max-width:300px!important}.xl\:edu-max-h-300{max-height:300px!important}.xl\:edu-w-400{width:400px!important}.xl\:edu-h-400{height:400px!important}.xl\:edu-min-w-400{min-width:400px!important}.xl\:edu-min-h-400{min-height:400px!important}.xl\:edu-max-w-400{max-width:400px!important}.xl\:edu-max-h-400{max-height:400px!important}.xl\:edu-w-auto{width:auto!important}.xl\:edu-h-auto{height:auto!important}.xl\:edu-min-w-auto{min-width:auto!important}.xl\:edu-min-h-auto{min-height:auto!important}.xl\:edu-max-w-auto{max-width:auto!important}.xl\:edu-max-h-auto{max-height:auto!important}.xl\:edu-w-full{width:100%!important}.xl\:edu-h-full{height:100%!important}.xl\:edu-min-w-full{min-width:100%!important}.xl\:edu-min-h-full{min-height:100%!important}.xl\:edu-max-w-full{max-width:100%!important}.xl\:edu-max-h-full{max-height:100%!important}}@media (min-width:1300px){.xxl\:edu-w-10px{width:10px!important}.xxl\:edu-w-10pr{width:10%!important}.xxl\:edu-h-10px{height:10px!important}.xxl\:edu-h-10pr{height:10%!important}.xxl\:edu-min-w-10px{min-width:10px!important}.xxl\:edu-min-w-10pr{min-width:10%!important}.xxl\:edu-min-h-10px{min-height:10px!important}.xxl\:edu-min-h-10pr{min-height:10%!important}.xxl\:edu-max-w-10px{max-width:10px!important}.xxl\:edu-max-w-10pr{max-width:10%!important}.xxl\:edu-max-h-10px{max-height:10px!important}.xxl\:edu-max-h-10pr{max-height:10%!important}.xxl\:edu-w-20px{width:20px!important}.xxl\:edu-w-20pr{width:20%!important}.xxl\:edu-h-20px{height:20px!important}.xxl\:edu-h-20pr{height:20%!important}.xxl\:edu-min-w-20px{min-width:20px!important}.xxl\:edu-min-w-20pr{min-width:20%!important}.xxl\:edu-min-h-20px{min-height:20px!important}.xxl\:edu-min-h-20pr{min-height:20%!important}.xxl\:edu-max-w-20px{max-width:20px!important}.xxl\:edu-max-w-20pr{max-width:20%!important}.xxl\:edu-max-h-20px{max-height:20px!important}.xxl\:edu-max-h-20pr{max-height:20%!important}.xxl\:edu-w-30px{width:30px!important}.xxl\:edu-w-30pr{width:30%!important}.xxl\:edu-h-30px{height:30px!important}.xxl\:edu-h-30pr{height:30%!important}.xxl\:edu-min-w-30px{min-width:30px!important}.xxl\:edu-min-w-30pr{min-width:30%!important}.xxl\:edu-min-h-30px{min-height:30px!important}.xxl\:edu-min-h-30pr{min-height:30%!important}.xxl\:edu-max-w-30px{max-width:30px!important}.xxl\:edu-max-w-30pr{max-width:30%!important}.xxl\:edu-max-h-30px{max-height:30px!important}.xxl\:edu-max-h-30pr{max-height:30%!important}.xxl\:edu-w-40px{width:40px!important}.xxl\:edu-w-40pr{width:40%!important}.xxl\:edu-h-40px{height:40px!important}.xxl\:edu-h-40pr{height:40%!important}.xxl\:edu-min-w-40px{min-width:40px!important}.xxl\:edu-min-w-40pr{min-width:40%!important}.xxl\:edu-min-h-40px{min-height:40px!important}.xxl\:edu-min-h-40pr{min-height:40%!important}.xxl\:edu-max-w-40px{max-width:40px!important}.xxl\:edu-max-w-40pr{max-width:40%!important}.xxl\:edu-max-h-40px{max-height:40px!important}.xxl\:edu-max-h-40pr{max-height:40%!important}.xxl\:edu-w-50px{width:50px!important}.xxl\:edu-w-50pr{width:50%!important}.xxl\:edu-h-50px{height:50px!important}.xxl\:edu-h-50pr{height:50%!important}.xxl\:edu-min-w-50px{min-width:50px!important}.xxl\:edu-min-w-50pr{min-width:50%!important}.xxl\:edu-min-h-50px{min-height:50px!important}.xxl\:edu-min-h-50pr{min-height:50%!important}.xxl\:edu-max-w-50px{max-width:50px!important}.xxl\:edu-max-w-50pr{max-width:50%!important}.xxl\:edu-max-h-50px{max-height:50px!important}.xxl\:edu-max-h-50pr{max-height:50%!important}.xxl\:edu-w-60px{width:60px!important}.xxl\:edu-w-60pr{width:60%!important}.xxl\:edu-h-60px{height:60px!important}.xxl\:edu-h-60pr{height:60%!important}.xxl\:edu-min-w-60px{min-width:60px!important}.xxl\:edu-min-w-60pr{min-width:60%!important}.xxl\:edu-min-h-60px{min-height:60px!important}.xxl\:edu-min-h-60pr{min-height:60%!important}.xxl\:edu-max-w-60px{max-width:60px!important}.xxl\:edu-max-w-60pr{max-width:60%!important}.xxl\:edu-max-h-60px{max-height:60px!important}.xxl\:edu-max-h-60pr{max-height:60%!important}.xxl\:edu-w-70px{width:70px!important}.xxl\:edu-w-70pr{width:70%!important}.xxl\:edu-h-70px{height:70px!important}.xxl\:edu-h-70pr{height:70%!important}.xxl\:edu-min-w-70px{min-width:70px!important}.xxl\:edu-min-w-70pr{min-width:70%!important}.xxl\:edu-min-h-70px{min-height:70px!important}.xxl\:edu-min-h-70pr{min-height:70%!important}.xxl\:edu-max-w-70px{max-width:70px!important}.xxl\:edu-max-w-70pr{max-width:70%!important}.xxl\:edu-max-h-70px{max-height:70px!important}.xxl\:edu-max-h-70pr{max-height:70%!important}.xxl\:edu-w-80px{width:80px!important}.xxl\:edu-w-80pr{width:80%!important}.xxl\:edu-h-80px{height:80px!important}.xxl\:edu-h-80pr{height:80%!important}.xxl\:edu-min-w-80px{min-width:80px!important}.xxl\:edu-min-w-80pr{min-width:80%!important}.xxl\:edu-min-h-80px{min-height:80px!important}.xxl\:edu-min-h-80pr{min-height:80%!important}.xxl\:edu-max-w-80px{max-width:80px!important}.xxl\:edu-max-w-80pr{max-width:80%!important}.xxl\:edu-max-h-80px{max-height:80px!important}.xxl\:edu-max-h-80pr{max-height:80%!important}.xxl\:edu-w-90px{width:90px!important}.xxl\:edu-w-90pr{width:90%!important}.xxl\:edu-h-90px{height:90px!important}.xxl\:edu-h-90pr{height:90%!important}.xxl\:edu-min-w-90px{min-width:90px!important}.xxl\:edu-min-w-90pr{min-width:90%!important}.xxl\:edu-min-h-90px{min-height:90px!important}.xxl\:edu-min-h-90pr{min-height:90%!important}.xxl\:edu-max-w-90px{max-width:90px!important}.xxl\:edu-max-w-90pr{max-width:90%!important}.xxl\:edu-max-h-90px{max-height:90px!important}.xxl\:edu-max-h-90pr{max-height:90%!important}.xxl\:edu-w-100px{width:100px!important}.xxl\:edu-w-100pr{width:100%!important}.xxl\:edu-h-100px{height:100px!important}.xxl\:edu-h-100pr{height:100%!important}.xxl\:edu-min-w-100px{min-width:100px!important}.xxl\:edu-min-w-100pr{min-width:100%!important}.xxl\:edu-min-h-100px{min-height:100px!important}.xxl\:edu-min-h-100pr{min-height:100%!important}.xxl\:edu-max-w-100px{max-width:100px!important}.xxl\:edu-max-w-100pr{max-width:100%!important}.xxl\:edu-max-h-100px{max-height:100px!important}.xxl\:edu-max-h-100pr{max-height:100%!important}.xxl\:edu-w-5{width:5px!important}.xxl\:edu-h-5{height:5px!important}.xxl\:edu-min-w-5{min-width:5px!important}.xxl\:edu-min-h-5{min-height:5px!important}.xxl\:edu-max-w-5{max-width:5px!important}.xxl\:edu-max-h-5{max-height:5px!important}.xxl\:edu-w-15{width:15px!important}.xxl\:edu-h-15{height:15px!important}.xxl\:edu-min-w-15{min-width:15px!important}.xxl\:edu-min-h-15{min-height:15px!important}.xxl\:edu-max-w-15{max-width:15px!important}.xxl\:edu-max-h-15{max-height:15px!important}.xxl\:edu-w-25{width:25px!important}.xxl\:edu-h-25{height:25px!important}.xxl\:edu-min-w-25{min-width:25px!important}.xxl\:edu-min-h-25{min-height:25px!important}.xxl\:edu-max-w-25{max-width:25px!important}.xxl\:edu-max-h-25{max-height:25px!important}.xxl\:edu-w-35{width:35px!important}.xxl\:edu-h-35{height:35px!important}.xxl\:edu-min-w-35{min-width:35px!important}.xxl\:edu-min-h-35{min-height:35px!important}.xxl\:edu-max-w-35{max-width:35px!important}.xxl\:edu-max-h-35{max-height:35px!important}.xxl\:edu-w-45{width:45px!important}.xxl\:edu-h-45{height:45px!important}.xxl\:edu-min-w-45{min-width:45px!important}.xxl\:edu-min-h-45{min-height:45px!important}.xxl\:edu-max-w-45{max-width:45px!important}.xxl\:edu-max-h-45{max-height:45px!important}.xxl\:edu-w-55{width:55px!important}.xxl\:edu-h-55{height:55px!important}.xxl\:edu-min-w-55{min-width:55px!important}.xxl\:edu-min-h-55{min-height:55px!important}.xxl\:edu-max-w-55{max-width:55px!important}.xxl\:edu-max-h-55{max-height:55px!important}.xxl\:edu-w-65{width:65px!important}.xxl\:edu-h-65{height:65px!important}.xxl\:edu-min-w-65{min-width:65px!important}.xxl\:edu-min-h-65{min-height:65px!important}.xxl\:edu-max-w-65{max-width:65px!important}.xxl\:edu-max-h-65{max-height:65px!important}.xxl\:edu-w-75{width:75px!important}.xxl\:edu-h-75{height:75px!important}.xxl\:edu-min-w-75{min-width:75px!important}.xxl\:edu-min-h-75{min-height:75px!important}.xxl\:edu-max-w-75{max-width:75px!important}.xxl\:edu-max-h-75{max-height:75px!important}.xxl\:edu-w-100{width:100px!important}.xxl\:edu-h-100{height:100px!important}.xxl\:edu-min-w-100{min-width:100px!important}.xxl\:edu-min-h-100{min-height:100px!important}.xxl\:edu-max-w-100{max-width:100px!important}.xxl\:edu-max-h-100{max-height:100px!important}.xxl\:edu-w-150{width:150px!important}.xxl\:edu-h-150{height:150px!important}.xxl\:edu-min-w-150{min-width:150px!important}.xxl\:edu-min-h-150{min-height:150px!important}.xxl\:edu-max-w-150{max-width:150px!important}.xxl\:edu-max-h-150{max-height:150px!important}.xxl\:edu-w-300{width:300px!important}.xxl\:edu-h-300{height:300px!important}.xxl\:edu-min-w-300{min-width:300px!important}.xxl\:edu-min-h-300{min-height:300px!important}.xxl\:edu-max-w-300{max-width:300px!important}.xxl\:edu-max-h-300{max-height:300px!important}.xxl\:edu-w-400{width:400px!important}.xxl\:edu-h-400{height:400px!important}.xxl\:edu-min-w-400{min-width:400px!important}.xxl\:edu-min-h-400{min-height:400px!important}.xxl\:edu-max-w-400{max-width:400px!important}.xxl\:edu-max-h-400{max-height:400px!important}.xxl\:edu-w-auto{width:auto!important}.xxl\:edu-h-auto{height:auto!important}.xxl\:edu-min-w-auto{min-width:auto!important}.xxl\:edu-min-h-auto{min-height:auto!important}.xxl\:edu-max-w-auto{max-width:auto!important}.xxl\:edu-max-h-auto{max-height:auto!important}.xxl\:edu-w-full{width:100%!important}.xxl\:edu-h-full{height:100%!important}.xxl\:edu-min-w-full{min-width:100%!important}.xxl\:edu-min-h-full{min-height:100%!important}.xxl\:edu-max-w-full{max-width:100%!important}.xxl\:edu-max-h-full{max-height:100%!important}}@media (min-width:1400px){.xxxl\:edu-w-10px{width:10px!important}.xxxl\:edu-w-10pr{width:10%!important}.xxxl\:edu-h-10px{height:10px!important}.xxxl\:edu-h-10pr{height:10%!important}.xxxl\:edu-min-w-10px{min-width:10px!important}.xxxl\:edu-min-w-10pr{min-width:10%!important}.xxxl\:edu-min-h-10px{min-height:10px!important}.xxxl\:edu-min-h-10pr{min-height:10%!important}.xxxl\:edu-max-w-10px{max-width:10px!important}.xxxl\:edu-max-w-10pr{max-width:10%!important}.xxxl\:edu-max-h-10px{max-height:10px!important}.xxxl\:edu-max-h-10pr{max-height:10%!important}.xxxl\:edu-w-20px{width:20px!important}.xxxl\:edu-w-20pr{width:20%!important}.xxxl\:edu-h-20px{height:20px!important}.xxxl\:edu-h-20pr{height:20%!important}.xxxl\:edu-min-w-20px{min-width:20px!important}.xxxl\:edu-min-w-20pr{min-width:20%!important}.xxxl\:edu-min-h-20px{min-height:20px!important}.xxxl\:edu-min-h-20pr{min-height:20%!important}.xxxl\:edu-max-w-20px{max-width:20px!important}.xxxl\:edu-max-w-20pr{max-width:20%!important}.xxxl\:edu-max-h-20px{max-height:20px!important}.xxxl\:edu-max-h-20pr{max-height:20%!important}.xxxl\:edu-w-30px{width:30px!important}.xxxl\:edu-w-30pr{width:30%!important}.xxxl\:edu-h-30px{height:30px!important}.xxxl\:edu-h-30pr{height:30%!important}.xxxl\:edu-min-w-30px{min-width:30px!important}.xxxl\:edu-min-w-30pr{min-width:30%!important}.xxxl\:edu-min-h-30px{min-height:30px!important}.xxxl\:edu-min-h-30pr{min-height:30%!important}.xxxl\:edu-max-w-30px{max-width:30px!important}.xxxl\:edu-max-w-30pr{max-width:30%!important}.xxxl\:edu-max-h-30px{max-height:30px!important}.xxxl\:edu-max-h-30pr{max-height:30%!important}.xxxl\:edu-w-40px{width:40px!important}.xxxl\:edu-w-40pr{width:40%!important}.xxxl\:edu-h-40px{height:40px!important}.xxxl\:edu-h-40pr{height:40%!important}.xxxl\:edu-min-w-40px{min-width:40px!important}.xxxl\:edu-min-w-40pr{min-width:40%!important}.xxxl\:edu-min-h-40px{min-height:40px!important}.xxxl\:edu-min-h-40pr{min-height:40%!important}.xxxl\:edu-max-w-40px{max-width:40px!important}.xxxl\:edu-max-w-40pr{max-width:40%!important}.xxxl\:edu-max-h-40px{max-height:40px!important}.xxxl\:edu-max-h-40pr{max-height:40%!important}.xxxl\:edu-w-50px{width:50px!important}.xxxl\:edu-w-50pr{width:50%!important}.xxxl\:edu-h-50px{height:50px!important}.xxxl\:edu-h-50pr{height:50%!important}.xxxl\:edu-min-w-50px{min-width:50px!important}.xxxl\:edu-min-w-50pr{min-width:50%!important}.xxxl\:edu-min-h-50px{min-height:50px!important}.xxxl\:edu-min-h-50pr{min-height:50%!important}.xxxl\:edu-max-w-50px{max-width:50px!important}.xxxl\:edu-max-w-50pr{max-width:50%!important}.xxxl\:edu-max-h-50px{max-height:50px!important}.xxxl\:edu-max-h-50pr{max-height:50%!important}.xxxl\:edu-w-60px{width:60px!important}.xxxl\:edu-w-60pr{width:60%!important}.xxxl\:edu-h-60px{height:60px!important}.xxxl\:edu-h-60pr{height:60%!important}.xxxl\:edu-min-w-60px{min-width:60px!important}.xxxl\:edu-min-w-60pr{min-width:60%!important}.xxxl\:edu-min-h-60px{min-height:60px!important}.xxxl\:edu-min-h-60pr{min-height:60%!important}.xxxl\:edu-max-w-60px{max-width:60px!important}.xxxl\:edu-max-w-60pr{max-width:60%!important}.xxxl\:edu-max-h-60px{max-height:60px!important}.xxxl\:edu-max-h-60pr{max-height:60%!important}.xxxl\:edu-w-70px{width:70px!important}.xxxl\:edu-w-70pr{width:70%!important}.xxxl\:edu-h-70px{height:70px!important}.xxxl\:edu-h-70pr{height:70%!important}.xxxl\:edu-min-w-70px{min-width:70px!important}.xxxl\:edu-min-w-70pr{min-width:70%!important}.xxxl\:edu-min-h-70px{min-height:70px!important}.xxxl\:edu-min-h-70pr{min-height:70%!important}.xxxl\:edu-max-w-70px{max-width:70px!important}.xxxl\:edu-max-w-70pr{max-width:70%!important}.xxxl\:edu-max-h-70px{max-height:70px!important}.xxxl\:edu-max-h-70pr{max-height:70%!important}.xxxl\:edu-w-80px{width:80px!important}.xxxl\:edu-w-80pr{width:80%!important}.xxxl\:edu-h-80px{height:80px!important}.xxxl\:edu-h-80pr{height:80%!important}.xxxl\:edu-min-w-80px{min-width:80px!important}.xxxl\:edu-min-w-80pr{min-width:80%!important}.xxxl\:edu-min-h-80px{min-height:80px!important}.xxxl\:edu-min-h-80pr{min-height:80%!important}.xxxl\:edu-max-w-80px{max-width:80px!important}.xxxl\:edu-max-w-80pr{max-width:80%!important}.xxxl\:edu-max-h-80px{max-height:80px!important}.xxxl\:edu-max-h-80pr{max-height:80%!important}.xxxl\:edu-w-90px{width:90px!important}.xxxl\:edu-w-90pr{width:90%!important}.xxxl\:edu-h-90px{height:90px!important}.xxxl\:edu-h-90pr{height:90%!important}.xxxl\:edu-min-w-90px{min-width:90px!important}.xxxl\:edu-min-w-90pr{min-width:90%!important}.xxxl\:edu-min-h-90px{min-height:90px!important}.xxxl\:edu-min-h-90pr{min-height:90%!important}.xxxl\:edu-max-w-90px{max-width:90px!important}.xxxl\:edu-max-w-90pr{max-width:90%!important}.xxxl\:edu-max-h-90px{max-height:90px!important}.xxxl\:edu-max-h-90pr{max-height:90%!important}.xxxl\:edu-w-100px{width:100px!important}.xxxl\:edu-w-100pr{width:100%!important}.xxxl\:edu-h-100px{height:100px!important}.xxxl\:edu-h-100pr{height:100%!important}.xxxl\:edu-min-w-100px{min-width:100px!important}.xxxl\:edu-min-w-100pr{min-width:100%!important}.xxxl\:edu-min-h-100px{min-height:100px!important}.xxxl\:edu-min-h-100pr{min-height:100%!important}.xxxl\:edu-max-w-100px{max-width:100px!important}.xxxl\:edu-max-w-100pr{max-width:100%!important}.xxxl\:edu-max-h-100px{max-height:100px!important}.xxxl\:edu-max-h-100pr{max-height:100%!important}.xxxl\:edu-w-5{width:5px!important}.xxxl\:edu-h-5{height:5px!important}.xxxl\:edu-min-w-5{min-width:5px!important}.xxxl\:edu-min-h-5{min-height:5px!important}.xxxl\:edu-max-w-5{max-width:5px!important}.xxxl\:edu-max-h-5{max-height:5px!important}.xxxl\:edu-w-15{width:15px!important}.xxxl\:edu-h-15{height:15px!important}.xxxl\:edu-min-w-15{min-width:15px!important}.xxxl\:edu-min-h-15{min-height:15px!important}.xxxl\:edu-max-w-15{max-width:15px!important}.xxxl\:edu-max-h-15{max-height:15px!important}.xxxl\:edu-w-25{width:25px!important}.xxxl\:edu-h-25{height:25px!important}.xxxl\:edu-min-w-25{min-width:25px!important}.xxxl\:edu-min-h-25{min-height:25px!important}.xxxl\:edu-max-w-25{max-width:25px!important}.xxxl\:edu-max-h-25{max-height:25px!important}.xxxl\:edu-w-35{width:35px!important}.xxxl\:edu-h-35{height:35px!important}.xxxl\:edu-min-w-35{min-width:35px!important}.xxxl\:edu-min-h-35{min-height:35px!important}.xxxl\:edu-max-w-35{max-width:35px!important}.xxxl\:edu-max-h-35{max-height:35px!important}.xxxl\:edu-w-45{width:45px!important}.xxxl\:edu-h-45{height:45px!important}.xxxl\:edu-min-w-45{min-width:45px!important}.xxxl\:edu-min-h-45{min-height:45px!important}.xxxl\:edu-max-w-45{max-width:45px!important}.xxxl\:edu-max-h-45{max-height:45px!important}.xxxl\:edu-w-55{width:55px!important}.xxxl\:edu-h-55{height:55px!important}.xxxl\:edu-min-w-55{min-width:55px!important}.xxxl\:edu-min-h-55{min-height:55px!important}.xxxl\:edu-max-w-55{max-width:55px!important}.xxxl\:edu-max-h-55{max-height:55px!important}.xxxl\:edu-w-65{width:65px!important}.xxxl\:edu-h-65{height:65px!important}.xxxl\:edu-min-w-65{min-width:65px!important}.xxxl\:edu-min-h-65{min-height:65px!important}.xxxl\:edu-max-w-65{max-width:65px!important}.xxxl\:edu-max-h-65{max-height:65px!important}.xxxl\:edu-w-75{width:75px!important}.xxxl\:edu-h-75{height:75px!important}.xxxl\:edu-min-w-75{min-width:75px!important}.xxxl\:edu-min-h-75{min-height:75px!important}.xxxl\:edu-max-w-75{max-width:75px!important}.xxxl\:edu-max-h-75{max-height:75px!important}.xxxl\:edu-w-100{width:100px!important}.xxxl\:edu-h-100{height:100px!important}.xxxl\:edu-min-w-100{min-width:100px!important}.xxxl\:edu-min-h-100{min-height:100px!important}.xxxl\:edu-max-w-100{max-width:100px!important}.xxxl\:edu-max-h-100{max-height:100px!important}.xxxl\:edu-w-150{width:150px!important}.xxxl\:edu-h-150{height:150px!important}.xxxl\:edu-min-w-150{min-width:150px!important}.xxxl\:edu-min-h-150{min-height:150px!important}.xxxl\:edu-max-w-150{max-width:150px!important}.xxxl\:edu-max-h-150{max-height:150px!important}.xxxl\:edu-w-300{width:300px!important}.xxxl\:edu-h-300{height:300px!important}.xxxl\:edu-min-w-300{min-width:300px!important}.xxxl\:edu-min-h-300{min-height:300px!important}.xxxl\:edu-max-w-300{max-width:300px!important}.xxxl\:edu-max-h-300{max-height:300px!important}.xxxl\:edu-w-400{width:400px!important}.xxxl\:edu-h-400{height:400px!important}.xxxl\:edu-min-w-400{min-width:400px!important}.xxxl\:edu-min-h-400{min-height:400px!important}.xxxl\:edu-max-w-400{max-width:400px!important}.xxxl\:edu-max-h-400{max-height:400px!important}.xxxl\:edu-w-auto{width:auto!important}.xxxl\:edu-h-auto{height:auto!important}.xxxl\:edu-min-w-auto{min-width:auto!important}.xxxl\:edu-min-h-auto{min-height:auto!important}.xxxl\:edu-max-w-auto{max-width:auto!important}.xxxl\:edu-max-h-auto{max-height:auto!important}.xxxl\:edu-w-full{width:100%!important}.xxxl\:edu-h-full{height:100%!important}.xxxl\:edu-min-w-full{min-width:100%!important}.xxxl\:edu-min-h-full{min-height:100%!important}.xxxl\:edu-max-w-full{max-width:100%!important}.xxxl\:edu-max-h-full{max-height:100%!important}}.active\:edu-text-primary-200:active,.after\:edu-text-primary-200:after,.before\:edu-text-primary-200:before,.disabled\:edu-text-primary-200:disabled,.edu-text-primary-200,.focus\:edu-text-primary-200:focus,.hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.active\:edu-text-primary-900:active,.after\:edu-text-primary-900:after,.before\:edu-text-primary-900:before,.disabled\:edu-text-primary-900:disabled,.edu-text-primary-900,.focus\:edu-text-primary-900:focus,.hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.active\:edu-text-black-100:active,.after\:edu-text-black-100:after,.before\:edu-text-black-100:before,.disabled\:edu-text-black-100:disabled,.edu-text-black-100,.focus\:edu-text-black-100:focus,.hover\:edu-text-black-100:hover{color:var(--black-100)!important}.active\:edu-text-black-200:active,.after\:edu-text-black-200:after,.before\:edu-text-black-200:before,.disabled\:edu-text-black-200:disabled,.edu-text-black-200,.focus\:edu-text-black-200:focus,.hover\:edu-text-black-200:hover{color:var(--black-200)!important}.active\:edu-text-black-300:active,.after\:edu-text-black-300:after,.before\:edu-text-black-300:before,.disabled\:edu-text-black-300:disabled,.edu-text-black-300,.focus\:edu-text-black-300:focus,.hover\:edu-text-black-300:hover{color:var(--black-300)!important}.active\:edu-text-black-400:active,.after\:edu-text-black-400:after,.before\:edu-text-black-400:before,.disabled\:edu-text-black-400:disabled,.edu-text-black-400,.focus\:edu-text-black-400:focus,.hover\:edu-text-black-400:hover{color:var(--black-400)!important}.active\:edu-text-black-500:active,.after\:edu-text-black-500:after,.before\:edu-text-black-500:before,.disabled\:edu-text-black-500:disabled,.edu-text-black-500,.focus\:edu-text-black-500:focus,.hover\:edu-text-black-500:hover{color:var(--black-500)!important}.active\:edu-text-black-600:active,.after\:edu-text-black-600:after,.before\:edu-text-black-600:before,.disabled\:edu-text-black-600:disabled,.edu-text-black-600,.focus\:edu-text-black-600:focus,.hover\:edu-text-black-600:hover{color:var(--black-600)!important}.active\:edu-text-black-700:active,.after\:edu-text-black-700:after,.before\:edu-text-black-700:before,.disabled\:edu-text-black-700:disabled,.edu-text-black-700,.focus\:edu-text-black-700:focus,.hover\:edu-text-black-700:hover{color:var(--black-700)!important}.active\:edu-text-black-800:active,.after\:edu-text-black-800:after,.before\:edu-text-black-800:before,.disabled\:edu-text-black-800:disabled,.edu-text-black-800,.focus\:edu-text-black-800:focus,.hover\:edu-text-black-800:hover{color:var(--black-800)!important}.active\:edu-text-black-900:active,.after\:edu-text-black-900:after,.before\:edu-text-black-900:before,.disabled\:edu-text-black-900:disabled,.edu-text-black-900,.focus\:edu-text-black-900:focus,.hover\:edu-text-black-900:hover{color:var(--black-900)!important}.active\:edu-text-white-100:active,.after\:edu-text-white-100:after,.before\:edu-text-white-100:before,.disabled\:edu-text-white-100:disabled,.edu-text-white-100,.focus\:edu-text-white-100:focus,.hover\:edu-text-white-100:hover{color:var(--white-100)!important}.active\:edu-text-white-200:active,.after\:edu-text-white-200:after,.before\:edu-text-white-200:before,.disabled\:edu-text-white-200:disabled,.edu-text-white-200,.focus\:edu-text-white-200:focus,.hover\:edu-text-white-200:hover{color:var(--white-200)!important}.active\:edu-text-white-300:active,.after\:edu-text-white-300:after,.before\:edu-text-white-300:before,.disabled\:edu-text-white-300:disabled,.edu-text-white-300,.focus\:edu-text-white-300:focus,.hover\:edu-text-white-300:hover{color:var(--white-300)!important}.active\:edu-text-white-400:active,.after\:edu-text-white-400:after,.before\:edu-text-white-400:before,.disabled\:edu-text-white-400:disabled,.edu-text-white-400,.focus\:edu-text-white-400:focus,.hover\:edu-text-white-400:hover{color:var(--white-400)!important}.active\:edu-text-white-500:active,.after\:edu-text-white-500:after,.before\:edu-text-white-500:before,.disabled\:edu-text-white-500:disabled,.edu-text-white-500,.focus\:edu-text-white-500:focus,.hover\:edu-text-white-500:hover{color:var(--white-500)!important}.active\:edu-text-white-600:active,.after\:edu-text-white-600:after,.before\:edu-text-white-600:before,.disabled\:edu-text-white-600:disabled,.edu-text-white-600,.focus\:edu-text-white-600:focus,.hover\:edu-text-white-600:hover{color:var(--white-600)!important}.active\:edu-text-white-700:active,.after\:edu-text-white-700:after,.before\:edu-text-white-700:before,.disabled\:edu-text-white-700:disabled,.edu-text-white-700,.focus\:edu-text-white-700:focus,.hover\:edu-text-white-700:hover{color:var(--white-700)!important}.active\:edu-text-white-800:active,.after\:edu-text-white-800:after,.before\:edu-text-white-800:before,.disabled\:edu-text-white-800:disabled,.edu-text-white-800,.focus\:edu-text-white-800:focus,.hover\:edu-text-white-800:hover{color:var(--white-800)!important}.active\:edu-text-white-900:active,.after\:edu-text-white-900:after,.before\:edu-text-white-900:before,.disabled\:edu-text-white-900:disabled,.edu-text-white-900,.focus\:edu-text-white-900:focus,.hover\:edu-text-white-900:hover{color:var(--white-900)!important}.active\:edu-text-green-50:active,.after\:edu-text-green-50:after,.before\:edu-text-green-50:before,.disabled\:edu-text-green-50:disabled,.edu-text-green-50,.focus\:edu-text-green-50:focus,.hover\:edu-text-green-50:hover{color:var(--green-50)!important}.active\:edu-text-green-100:active,.after\:edu-text-green-100:after,.before\:edu-text-green-100:before,.disabled\:edu-text-green-100:disabled,.edu-text-green-100,.focus\:edu-text-green-100:focus,.hover\:edu-text-green-100:hover{color:var(--green-100)!important}.active\:edu-text-green-200:active,.after\:edu-text-green-200:after,.before\:edu-text-green-200:before,.disabled\:edu-text-green-200:disabled,.edu-text-green-200,.focus\:edu-text-green-200:focus,.hover\:edu-text-green-200:hover{color:var(--green-200)!important}.active\:edu-text-green-300:active,.after\:edu-text-green-300:after,.before\:edu-text-green-300:before,.disabled\:edu-text-green-300:disabled,.edu-text-green-300,.focus\:edu-text-green-300:focus,.hover\:edu-text-green-300:hover{color:var(--green-300)!important}.active\:edu-text-green-400:active,.after\:edu-text-green-400:after,.before\:edu-text-green-400:before,.disabled\:edu-text-green-400:disabled,.edu-text-green-400,.focus\:edu-text-green-400:focus,.hover\:edu-text-green-400:hover{color:var(--green-400)!important}.active\:edu-text-green-500:active,.after\:edu-text-green-500:after,.before\:edu-text-green-500:before,.disabled\:edu-text-green-500:disabled,.edu-text-green-500,.focus\:edu-text-green-500:focus,.hover\:edu-text-green-500:hover{color:var(--green-500)!important}.active\:edu-text-green-600:active,.after\:edu-text-green-600:after,.before\:edu-text-green-600:before,.disabled\:edu-text-green-600:disabled,.edu-text-green-600,.focus\:edu-text-green-600:focus,.hover\:edu-text-green-600:hover{color:var(--green-600)!important}.active\:edu-text-green-700:active,.after\:edu-text-green-700:after,.before\:edu-text-green-700:before,.disabled\:edu-text-green-700:disabled,.edu-text-green-700,.focus\:edu-text-green-700:focus,.hover\:edu-text-green-700:hover{color:var(--green-700)!important}.active\:edu-text-green-800:active,.after\:edu-text-green-800:after,.before\:edu-text-green-800:before,.disabled\:edu-text-green-800:disabled,.edu-text-green-800,.focus\:edu-text-green-800:focus,.hover\:edu-text-green-800:hover{color:var(--green-800)!important}.active\:edu-text-green-900:active,.after\:edu-text-green-900:after,.before\:edu-text-green-900:before,.disabled\:edu-text-green-900:disabled,.edu-text-green-900,.focus\:edu-text-green-900:focus,.hover\:edu-text-green-900:hover{color:var(--green-900)!important}.active\:edu-text-yellow-100:active,.after\:edu-text-yellow-100:after,.before\:edu-text-yellow-100:before,.disabled\:edu-text-yellow-100:disabled,.edu-text-yellow-100,.focus\:edu-text-yellow-100:focus,.hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.active\:edu-text-yellow-200:active,.after\:edu-text-yellow-200:after,.before\:edu-text-yellow-200:before,.disabled\:edu-text-yellow-200:disabled,.edu-text-yellow-200,.focus\:edu-text-yellow-200:focus,.hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.active\:edu-text-yellow-300:active,.after\:edu-text-yellow-300:after,.before\:edu-text-yellow-300:before,.disabled\:edu-text-yellow-300:disabled,.edu-text-yellow-300,.focus\:edu-text-yellow-300:focus,.hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.active\:edu-text-yellow-400:active,.after\:edu-text-yellow-400:after,.before\:edu-text-yellow-400:before,.disabled\:edu-text-yellow-400:disabled,.edu-text-yellow-400,.focus\:edu-text-yellow-400:focus,.hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.active\:edu-text-yellow-500:active,.after\:edu-text-yellow-500:after,.before\:edu-text-yellow-500:before,.disabled\:edu-text-yellow-500:disabled,.edu-text-yellow-500,.focus\:edu-text-yellow-500:focus,.hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.active\:edu-text-yellow-600:active,.after\:edu-text-yellow-600:after,.before\:edu-text-yellow-600:before,.disabled\:edu-text-yellow-600:disabled,.edu-text-yellow-600,.focus\:edu-text-yellow-600:focus,.hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.active\:edu-text-yellow-700:active,.after\:edu-text-yellow-700:after,.before\:edu-text-yellow-700:before,.disabled\:edu-text-yellow-700:disabled,.edu-text-yellow-700,.focus\:edu-text-yellow-700:focus,.hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.active\:edu-text-yellow-800:active,.after\:edu-text-yellow-800:after,.before\:edu-text-yellow-800:before,.disabled\:edu-text-yellow-800:disabled,.edu-text-yellow-800,.focus\:edu-text-yellow-800:focus,.hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.active\:edu-text-yellow-900:active,.after\:edu-text-yellow-900:after,.before\:edu-text-yellow-900:before,.disabled\:edu-text-yellow-900:disabled,.edu-text-yellow-900,.focus\:edu-text-yellow-900:focus,.hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.active\:edu-text-red-100:active,.after\:edu-text-red-100:after,.before\:edu-text-red-100:before,.disabled\:edu-text-red-100:disabled,.edu-text-red-100,.focus\:edu-text-red-100:focus,.hover\:edu-text-red-100:hover{color:var(--red-100)!important}.active\:edu-text-red-200:active,.after\:edu-text-red-200:after,.before\:edu-text-red-200:before,.disabled\:edu-text-red-200:disabled,.edu-text-red-200,.focus\:edu-text-red-200:focus,.hover\:edu-text-red-200:hover{color:var(--red-200)!important}.active\:edu-text-red-300:active,.after\:edu-text-red-300:after,.before\:edu-text-red-300:before,.disabled\:edu-text-red-300:disabled,.edu-text-red-300,.focus\:edu-text-red-300:focus,.hover\:edu-text-red-300:hover{color:var(--red-300)!important}.active\:edu-text-red-400:active,.after\:edu-text-red-400:after,.before\:edu-text-red-400:before,.disabled\:edu-text-red-400:disabled,.edu-text-red-400,.focus\:edu-text-red-400:focus,.hover\:edu-text-red-400:hover{color:var(--red-400)!important}.active\:edu-text-red-500:active,.after\:edu-text-red-500:after,.before\:edu-text-red-500:before,.disabled\:edu-text-red-500:disabled,.edu-text-red-500,.focus\:edu-text-red-500:focus,.hover\:edu-text-red-500:hover{color:var(--red-500)!important}.active\:edu-text-red-600:active,.after\:edu-text-red-600:after,.before\:edu-text-red-600:before,.disabled\:edu-text-red-600:disabled,.edu-text-red-600,.focus\:edu-text-red-600:focus,.hover\:edu-text-red-600:hover{color:var(--red-600)!important}.active\:edu-text-red-700:active,.after\:edu-text-red-700:after,.before\:edu-text-red-700:before,.disabled\:edu-text-red-700:disabled,.edu-text-red-700,.focus\:edu-text-red-700:focus,.hover\:edu-text-red-700:hover{color:var(--red-700)!important}.active\:edu-text-red-800:active,.after\:edu-text-red-800:after,.before\:edu-text-red-800:before,.disabled\:edu-text-red-800:disabled,.edu-text-red-800,.focus\:edu-text-red-800:focus,.hover\:edu-text-red-800:hover{color:var(--red-800)!important}.active\:edu-text-red-900:active,.after\:edu-text-red-900:after,.before\:edu-text-red-900:before,.disabled\:edu-text-red-900:disabled,.edu-text-red-900,.focus\:edu-text-red-900:focus,.hover\:edu-text-red-900:hover{color:var(--red-900)!important}.active\:edu-text-blue-400:active,.after\:edu-text-blue-400:after,.before\:edu-text-blue-400:before,.disabled\:edu-text-blue-400:disabled,.edu-text-blue-400,.focus\:edu-text-blue-400:focus,.hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.active\:edu-text-blue-500:active,.after\:edu-text-blue-500:after,.before\:edu-text-blue-500:before,.disabled\:edu-text-blue-500:disabled,.edu-text-blue-500,.focus\:edu-text-blue-500:focus,.hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.active\:edu-text-violet-500:active,.after\:edu-text-violet-500:after,.before\:edu-text-violet-500:before,.disabled\:edu-text-violet-500:disabled,.edu-text-violet-500,.focus\:edu-text-violet-500:focus,.hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.active\:edu-text-transparent-100:active,.after\:edu-text-transparent-100:after,.before\:edu-text-transparent-100:before,.disabled\:edu-text-transparent-100:disabled,.edu-text-transparent-100,.focus\:edu-text-transparent-100:focus,.hover\:edu-text-transparent-100:hover{color:transparent!important}.active\:edu-bg-primary-200:active,.after\:edu-bg-primary-200:after,.before\:edu-bg-primary-200:before,.disabled\:edu-bg-primary-200:disabled,.edu-bg-primary-200,.focus\:edu-bg-primary-200:focus,.hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.active\:edu-bg-primary-900:active,.after\:edu-bg-primary-900:after,.before\:edu-bg-primary-900:before,.disabled\:edu-bg-primary-900:disabled,.edu-bg-primary-900,.focus\:edu-bg-primary-900:focus,.hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.active\:edu-bg-black-100:active,.after\:edu-bg-black-100:after,.before\:edu-bg-black-100:before,.disabled\:edu-bg-black-100:disabled,.edu-bg-black-100,.focus\:edu-bg-black-100:focus,.hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.active\:edu-bg-black-200:active,.after\:edu-bg-black-200:after,.before\:edu-bg-black-200:before,.disabled\:edu-bg-black-200:disabled,.edu-bg-black-200,.focus\:edu-bg-black-200:focus,.hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.active\:edu-bg-black-300:active,.after\:edu-bg-black-300:after,.before\:edu-bg-black-300:before,.disabled\:edu-bg-black-300:disabled,.edu-bg-black-300,.focus\:edu-bg-black-300:focus,.hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.active\:edu-bg-black-400:active,.after\:edu-bg-black-400:after,.before\:edu-bg-black-400:before,.disabled\:edu-bg-black-400:disabled,.edu-bg-black-400,.focus\:edu-bg-black-400:focus,.hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.active\:edu-bg-black-500:active,.after\:edu-bg-black-500:after,.before\:edu-bg-black-500:before,.disabled\:edu-bg-black-500:disabled,.edu-bg-black-500,.focus\:edu-bg-black-500:focus,.hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.active\:edu-bg-black-600:active,.after\:edu-bg-black-600:after,.before\:edu-bg-black-600:before,.disabled\:edu-bg-black-600:disabled,.edu-bg-black-600,.focus\:edu-bg-black-600:focus,.hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.active\:edu-bg-black-700:active,.after\:edu-bg-black-700:after,.before\:edu-bg-black-700:before,.disabled\:edu-bg-black-700:disabled,.edu-bg-black-700,.focus\:edu-bg-black-700:focus,.hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.active\:edu-bg-black-800:active,.after\:edu-bg-black-800:after,.before\:edu-bg-black-800:before,.disabled\:edu-bg-black-800:disabled,.edu-bg-black-800,.focus\:edu-bg-black-800:focus,.hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.active\:edu-bg-black-900:active,.after\:edu-bg-black-900:after,.before\:edu-bg-black-900:before,.disabled\:edu-bg-black-900:disabled,.edu-bg-black-900,.focus\:edu-bg-black-900:focus,.hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.active\:edu-bg-white-100:active,.after\:edu-bg-white-100:after,.before\:edu-bg-white-100:before,.disabled\:edu-bg-white-100:disabled,.edu-bg-white-100,.focus\:edu-bg-white-100:focus,.hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.active\:edu-bg-white-200:active,.after\:edu-bg-white-200:after,.before\:edu-bg-white-200:before,.disabled\:edu-bg-white-200:disabled,.edu-bg-white-200,.focus\:edu-bg-white-200:focus,.hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.active\:edu-bg-white-300:active,.after\:edu-bg-white-300:after,.before\:edu-bg-white-300:before,.disabled\:edu-bg-white-300:disabled,.edu-bg-white-300,.focus\:edu-bg-white-300:focus,.hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.active\:edu-bg-white-400:active,.after\:edu-bg-white-400:after,.before\:edu-bg-white-400:before,.disabled\:edu-bg-white-400:disabled,.edu-bg-white-400,.focus\:edu-bg-white-400:focus,.hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.active\:edu-bg-white-500:active,.after\:edu-bg-white-500:after,.before\:edu-bg-white-500:before,.disabled\:edu-bg-white-500:disabled,.edu-bg-white-500,.focus\:edu-bg-white-500:focus,.hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.active\:edu-bg-white-600:active,.after\:edu-bg-white-600:after,.before\:edu-bg-white-600:before,.disabled\:edu-bg-white-600:disabled,.edu-bg-white-600,.focus\:edu-bg-white-600:focus,.hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.active\:edu-bg-white-700:active,.after\:edu-bg-white-700:after,.before\:edu-bg-white-700:before,.disabled\:edu-bg-white-700:disabled,.edu-bg-white-700,.focus\:edu-bg-white-700:focus,.hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.active\:edu-bg-white-800:active,.after\:edu-bg-white-800:after,.before\:edu-bg-white-800:before,.disabled\:edu-bg-white-800:disabled,.edu-bg-white-800,.focus\:edu-bg-white-800:focus,.hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.active\:edu-bg-white-900:active,.after\:edu-bg-white-900:after,.before\:edu-bg-white-900:before,.disabled\:edu-bg-white-900:disabled,.edu-bg-white-900,.focus\:edu-bg-white-900:focus,.hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.active\:edu-bg-green-50:active,.after\:edu-bg-green-50:after,.before\:edu-bg-green-50:before,.disabled\:edu-bg-green-50:disabled,.edu-bg-green-50,.focus\:edu-bg-green-50:focus,.hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.active\:edu-bg-green-100:active,.after\:edu-bg-green-100:after,.before\:edu-bg-green-100:before,.disabled\:edu-bg-green-100:disabled,.edu-bg-green-100,.focus\:edu-bg-green-100:focus,.hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.active\:edu-bg-green-200:active,.after\:edu-bg-green-200:after,.before\:edu-bg-green-200:before,.disabled\:edu-bg-green-200:disabled,.edu-bg-green-200,.focus\:edu-bg-green-200:focus,.hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.active\:edu-bg-green-300:active,.after\:edu-bg-green-300:after,.before\:edu-bg-green-300:before,.disabled\:edu-bg-green-300:disabled,.edu-bg-green-300,.focus\:edu-bg-green-300:focus,.hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.active\:edu-bg-green-400:active,.after\:edu-bg-green-400:after,.before\:edu-bg-green-400:before,.disabled\:edu-bg-green-400:disabled,.edu-bg-green-400,.focus\:edu-bg-green-400:focus,.hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.active\:edu-bg-green-500:active,.after\:edu-bg-green-500:after,.before\:edu-bg-green-500:before,.disabled\:edu-bg-green-500:disabled,.edu-bg-green-500,.focus\:edu-bg-green-500:focus,.hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.active\:edu-bg-green-600:active,.after\:edu-bg-green-600:after,.before\:edu-bg-green-600:before,.disabled\:edu-bg-green-600:disabled,.edu-bg-green-600,.focus\:edu-bg-green-600:focus,.hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.active\:edu-bg-green-700:active,.after\:edu-bg-green-700:after,.before\:edu-bg-green-700:before,.disabled\:edu-bg-green-700:disabled,.edu-bg-green-700,.focus\:edu-bg-green-700:focus,.hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.active\:edu-bg-green-800:active,.after\:edu-bg-green-800:after,.before\:edu-bg-green-800:before,.disabled\:edu-bg-green-800:disabled,.edu-bg-green-800,.focus\:edu-bg-green-800:focus,.hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.active\:edu-bg-green-900:active,.after\:edu-bg-green-900:after,.before\:edu-bg-green-900:before,.disabled\:edu-bg-green-900:disabled,.edu-bg-green-900,.focus\:edu-bg-green-900:focus,.hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.active\:edu-bg-yellow-100:active,.after\:edu-bg-yellow-100:after,.before\:edu-bg-yellow-100:before,.disabled\:edu-bg-yellow-100:disabled,.edu-bg-yellow-100,.focus\:edu-bg-yellow-100:focus,.hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.active\:edu-bg-yellow-200:active,.after\:edu-bg-yellow-200:after,.before\:edu-bg-yellow-200:before,.disabled\:edu-bg-yellow-200:disabled,.edu-bg-yellow-200,.focus\:edu-bg-yellow-200:focus,.hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.active\:edu-bg-yellow-300:active,.after\:edu-bg-yellow-300:after,.before\:edu-bg-yellow-300:before,.disabled\:edu-bg-yellow-300:disabled,.edu-bg-yellow-300,.focus\:edu-bg-yellow-300:focus,.hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.active\:edu-bg-yellow-400:active,.after\:edu-bg-yellow-400:after,.before\:edu-bg-yellow-400:before,.disabled\:edu-bg-yellow-400:disabled,.edu-bg-yellow-400,.focus\:edu-bg-yellow-400:focus,.hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.active\:edu-bg-yellow-500:active,.after\:edu-bg-yellow-500:after,.before\:edu-bg-yellow-500:before,.disabled\:edu-bg-yellow-500:disabled,.edu-bg-yellow-500,.focus\:edu-bg-yellow-500:focus,.hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.active\:edu-bg-yellow-600:active,.after\:edu-bg-yellow-600:after,.before\:edu-bg-yellow-600:before,.disabled\:edu-bg-yellow-600:disabled,.edu-bg-yellow-600,.focus\:edu-bg-yellow-600:focus,.hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.active\:edu-bg-yellow-700:active,.after\:edu-bg-yellow-700:after,.before\:edu-bg-yellow-700:before,.disabled\:edu-bg-yellow-700:disabled,.edu-bg-yellow-700,.focus\:edu-bg-yellow-700:focus,.hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.active\:edu-bg-yellow-800:active,.after\:edu-bg-yellow-800:after,.before\:edu-bg-yellow-800:before,.disabled\:edu-bg-yellow-800:disabled,.edu-bg-yellow-800,.focus\:edu-bg-yellow-800:focus,.hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.active\:edu-bg-yellow-900:active,.after\:edu-bg-yellow-900:after,.before\:edu-bg-yellow-900:before,.disabled\:edu-bg-yellow-900:disabled,.edu-bg-yellow-900,.focus\:edu-bg-yellow-900:focus,.hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.active\:edu-bg-red-100:active,.after\:edu-bg-red-100:after,.before\:edu-bg-red-100:before,.disabled\:edu-bg-red-100:disabled,.edu-bg-red-100,.focus\:edu-bg-red-100:focus,.hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.active\:edu-bg-red-200:active,.after\:edu-bg-red-200:after,.before\:edu-bg-red-200:before,.disabled\:edu-bg-red-200:disabled,.edu-bg-red-200,.focus\:edu-bg-red-200:focus,.hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.active\:edu-bg-red-300:active,.after\:edu-bg-red-300:after,.before\:edu-bg-red-300:before,.disabled\:edu-bg-red-300:disabled,.edu-bg-red-300,.focus\:edu-bg-red-300:focus,.hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.active\:edu-bg-red-400:active,.after\:edu-bg-red-400:after,.before\:edu-bg-red-400:before,.disabled\:edu-bg-red-400:disabled,.edu-bg-red-400,.focus\:edu-bg-red-400:focus,.hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.active\:edu-bg-red-500:active,.after\:edu-bg-red-500:after,.before\:edu-bg-red-500:before,.disabled\:edu-bg-red-500:disabled,.edu-bg-red-500,.focus\:edu-bg-red-500:focus,.hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.active\:edu-bg-red-600:active,.after\:edu-bg-red-600:after,.before\:edu-bg-red-600:before,.disabled\:edu-bg-red-600:disabled,.edu-bg-red-600,.focus\:edu-bg-red-600:focus,.hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.active\:edu-bg-red-700:active,.after\:edu-bg-red-700:after,.before\:edu-bg-red-700:before,.disabled\:edu-bg-red-700:disabled,.edu-bg-red-700,.focus\:edu-bg-red-700:focus,.hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.active\:edu-bg-red-800:active,.after\:edu-bg-red-800:after,.before\:edu-bg-red-800:before,.disabled\:edu-bg-red-800:disabled,.edu-bg-red-800,.focus\:edu-bg-red-800:focus,.hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.active\:edu-bg-red-900:active,.after\:edu-bg-red-900:after,.before\:edu-bg-red-900:before,.disabled\:edu-bg-red-900:disabled,.edu-bg-red-900,.focus\:edu-bg-red-900:focus,.hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.active\:edu-bg-blue-400:active,.after\:edu-bg-blue-400:after,.before\:edu-bg-blue-400:before,.disabled\:edu-bg-blue-400:disabled,.edu-bg-blue-400,.focus\:edu-bg-blue-400:focus,.hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.active\:edu-bg-blue-500:active,.after\:edu-bg-blue-500:after,.before\:edu-bg-blue-500:before,.disabled\:edu-bg-blue-500:disabled,.edu-bg-blue-500,.focus\:edu-bg-blue-500:focus,.hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.active\:edu-bg-violet-500:active,.after\:edu-bg-violet-500:after,.before\:edu-bg-violet-500:before,.disabled\:edu-bg-violet-500:disabled,.edu-bg-violet-500,.focus\:edu-bg-violet-500:focus,.hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.active\:edu-bg-transparent-100:active,.after\:edu-bg-transparent-100:after,.before\:edu-bg-transparent-100:before,.disabled\:edu-bg-transparent-100:disabled,.edu-bg-transparent-100,.focus\:edu-bg-transparent-100:focus,.hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.active\:edu-border-primary-200:active,.after\:edu-border-primary-200:after,.before\:edu-border-primary-200:before,.disabled\:edu-border-primary-200:disabled,.edu-border-primary-200,.focus\:edu-border-primary-200:focus,.hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.active\:edu-border-primary-900:active,.after\:edu-border-primary-900:after,.before\:edu-border-primary-900:before,.disabled\:edu-border-primary-900:disabled,.edu-border-primary-900,.focus\:edu-border-primary-900:focus,.hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.active\:edu-border-black-100:active,.after\:edu-border-black-100:after,.before\:edu-border-black-100:before,.disabled\:edu-border-black-100:disabled,.edu-border-black-100,.focus\:edu-border-black-100:focus,.hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.active\:edu-border-black-200:active,.after\:edu-border-black-200:after,.before\:edu-border-black-200:before,.disabled\:edu-border-black-200:disabled,.edu-border-black-200,.focus\:edu-border-black-200:focus,.hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.active\:edu-border-black-300:active,.after\:edu-border-black-300:after,.before\:edu-border-black-300:before,.disabled\:edu-border-black-300:disabled,.edu-border-black-300,.focus\:edu-border-black-300:focus,.hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.active\:edu-border-black-400:active,.after\:edu-border-black-400:after,.before\:edu-border-black-400:before,.disabled\:edu-border-black-400:disabled,.edu-border-black-400,.focus\:edu-border-black-400:focus,.hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.active\:edu-border-black-500:active,.after\:edu-border-black-500:after,.before\:edu-border-black-500:before,.disabled\:edu-border-black-500:disabled,.edu-border-black-500,.focus\:edu-border-black-500:focus,.hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.active\:edu-border-black-600:active,.after\:edu-border-black-600:after,.before\:edu-border-black-600:before,.disabled\:edu-border-black-600:disabled,.edu-border-black-600,.focus\:edu-border-black-600:focus,.hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.active\:edu-border-black-700:active,.after\:edu-border-black-700:after,.before\:edu-border-black-700:before,.disabled\:edu-border-black-700:disabled,.edu-border-black-700,.focus\:edu-border-black-700:focus,.hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.active\:edu-border-black-800:active,.after\:edu-border-black-800:after,.before\:edu-border-black-800:before,.disabled\:edu-border-black-800:disabled,.edu-border-black-800,.focus\:edu-border-black-800:focus,.hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.active\:edu-border-black-900:active,.after\:edu-border-black-900:after,.before\:edu-border-black-900:before,.disabled\:edu-border-black-900:disabled,.edu-border-black-900,.focus\:edu-border-black-900:focus,.hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.active\:edu-border-white-100:active,.after\:edu-border-white-100:after,.before\:edu-border-white-100:before,.disabled\:edu-border-white-100:disabled,.edu-border-white-100,.focus\:edu-border-white-100:focus,.hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.active\:edu-border-white-200:active,.after\:edu-border-white-200:after,.before\:edu-border-white-200:before,.disabled\:edu-border-white-200:disabled,.edu-border-white-200,.focus\:edu-border-white-200:focus,.hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.active\:edu-border-white-300:active,.after\:edu-border-white-300:after,.before\:edu-border-white-300:before,.disabled\:edu-border-white-300:disabled,.edu-border-white-300,.focus\:edu-border-white-300:focus,.hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.active\:edu-border-white-400:active,.after\:edu-border-white-400:after,.before\:edu-border-white-400:before,.disabled\:edu-border-white-400:disabled,.edu-border-white-400,.focus\:edu-border-white-400:focus,.hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.active\:edu-border-white-500:active,.after\:edu-border-white-500:after,.before\:edu-border-white-500:before,.disabled\:edu-border-white-500:disabled,.edu-border-white-500,.focus\:edu-border-white-500:focus,.hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.active\:edu-border-white-600:active,.after\:edu-border-white-600:after,.before\:edu-border-white-600:before,.disabled\:edu-border-white-600:disabled,.edu-border-white-600,.focus\:edu-border-white-600:focus,.hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.active\:edu-border-white-700:active,.after\:edu-border-white-700:after,.before\:edu-border-white-700:before,.disabled\:edu-border-white-700:disabled,.edu-border-white-700,.focus\:edu-border-white-700:focus,.hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.active\:edu-border-white-800:active,.after\:edu-border-white-800:after,.before\:edu-border-white-800:before,.disabled\:edu-border-white-800:disabled,.edu-border-white-800,.focus\:edu-border-white-800:focus,.hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.active\:edu-border-white-900:active,.after\:edu-border-white-900:after,.before\:edu-border-white-900:before,.disabled\:edu-border-white-900:disabled,.edu-border-white-900,.focus\:edu-border-white-900:focus,.hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.active\:edu-border-green-50:active,.after\:edu-border-green-50:after,.before\:edu-border-green-50:before,.disabled\:edu-border-green-50:disabled,.edu-border-green-50,.focus\:edu-border-green-50:focus,.hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.active\:edu-border-green-100:active,.after\:edu-border-green-100:after,.before\:edu-border-green-100:before,.disabled\:edu-border-green-100:disabled,.edu-border-green-100,.focus\:edu-border-green-100:focus,.hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.active\:edu-border-green-200:active,.after\:edu-border-green-200:after,.before\:edu-border-green-200:before,.disabled\:edu-border-green-200:disabled,.edu-border-green-200,.focus\:edu-border-green-200:focus,.hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.active\:edu-border-green-300:active,.after\:edu-border-green-300:after,.before\:edu-border-green-300:before,.disabled\:edu-border-green-300:disabled,.edu-border-green-300,.focus\:edu-border-green-300:focus,.hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.active\:edu-border-green-400:active,.after\:edu-border-green-400:after,.before\:edu-border-green-400:before,.disabled\:edu-border-green-400:disabled,.edu-border-green-400,.focus\:edu-border-green-400:focus,.hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.active\:edu-border-green-500:active,.after\:edu-border-green-500:after,.before\:edu-border-green-500:before,.disabled\:edu-border-green-500:disabled,.edu-border-green-500,.focus\:edu-border-green-500:focus,.hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.active\:edu-border-green-600:active,.after\:edu-border-green-600:after,.before\:edu-border-green-600:before,.disabled\:edu-border-green-600:disabled,.edu-border-green-600,.focus\:edu-border-green-600:focus,.hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.active\:edu-border-green-700:active,.after\:edu-border-green-700:after,.before\:edu-border-green-700:before,.disabled\:edu-border-green-700:disabled,.edu-border-green-700,.focus\:edu-border-green-700:focus,.hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.active\:edu-border-green-800:active,.after\:edu-border-green-800:after,.before\:edu-border-green-800:before,.disabled\:edu-border-green-800:disabled,.edu-border-green-800,.focus\:edu-border-green-800:focus,.hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.active\:edu-border-green-900:active,.after\:edu-border-green-900:after,.before\:edu-border-green-900:before,.disabled\:edu-border-green-900:disabled,.edu-border-green-900,.focus\:edu-border-green-900:focus,.hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.active\:edu-border-yellow-100:active,.after\:edu-border-yellow-100:after,.before\:edu-border-yellow-100:before,.disabled\:edu-border-yellow-100:disabled,.edu-border-yellow-100,.focus\:edu-border-yellow-100:focus,.hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.active\:edu-border-yellow-200:active,.after\:edu-border-yellow-200:after,.before\:edu-border-yellow-200:before,.disabled\:edu-border-yellow-200:disabled,.edu-border-yellow-200,.focus\:edu-border-yellow-200:focus,.hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.active\:edu-border-yellow-300:active,.after\:edu-border-yellow-300:after,.before\:edu-border-yellow-300:before,.disabled\:edu-border-yellow-300:disabled,.edu-border-yellow-300,.focus\:edu-border-yellow-300:focus,.hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.active\:edu-border-yellow-400:active,.after\:edu-border-yellow-400:after,.before\:edu-border-yellow-400:before,.disabled\:edu-border-yellow-400:disabled,.edu-border-yellow-400,.focus\:edu-border-yellow-400:focus,.hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.active\:edu-border-yellow-500:active,.after\:edu-border-yellow-500:after,.before\:edu-border-yellow-500:before,.disabled\:edu-border-yellow-500:disabled,.edu-border-yellow-500,.focus\:edu-border-yellow-500:focus,.hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.active\:edu-border-yellow-600:active,.after\:edu-border-yellow-600:after,.before\:edu-border-yellow-600:before,.disabled\:edu-border-yellow-600:disabled,.edu-border-yellow-600,.focus\:edu-border-yellow-600:focus,.hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.active\:edu-border-yellow-700:active,.after\:edu-border-yellow-700:after,.before\:edu-border-yellow-700:before,.disabled\:edu-border-yellow-700:disabled,.edu-border-yellow-700,.focus\:edu-border-yellow-700:focus,.hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.active\:edu-border-yellow-800:active,.after\:edu-border-yellow-800:after,.before\:edu-border-yellow-800:before,.disabled\:edu-border-yellow-800:disabled,.edu-border-yellow-800,.focus\:edu-border-yellow-800:focus,.hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.active\:edu-border-yellow-900:active,.after\:edu-border-yellow-900:after,.before\:edu-border-yellow-900:before,.disabled\:edu-border-yellow-900:disabled,.edu-border-yellow-900,.focus\:edu-border-yellow-900:focus,.hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.active\:edu-border-red-100:active,.after\:edu-border-red-100:after,.before\:edu-border-red-100:before,.disabled\:edu-border-red-100:disabled,.edu-border-red-100,.focus\:edu-border-red-100:focus,.hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.active\:edu-border-red-200:active,.after\:edu-border-red-200:after,.before\:edu-border-red-200:before,.disabled\:edu-border-red-200:disabled,.edu-border-red-200,.focus\:edu-border-red-200:focus,.hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.active\:edu-border-red-300:active,.after\:edu-border-red-300:after,.before\:edu-border-red-300:before,.disabled\:edu-border-red-300:disabled,.edu-border-red-300,.focus\:edu-border-red-300:focus,.hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.active\:edu-border-red-400:active,.after\:edu-border-red-400:after,.before\:edu-border-red-400:before,.disabled\:edu-border-red-400:disabled,.edu-border-red-400,.focus\:edu-border-red-400:focus,.hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.active\:edu-border-red-500:active,.after\:edu-border-red-500:after,.before\:edu-border-red-500:before,.disabled\:edu-border-red-500:disabled,.edu-border-red-500,.focus\:edu-border-red-500:focus,.hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.active\:edu-border-red-600:active,.after\:edu-border-red-600:after,.before\:edu-border-red-600:before,.disabled\:edu-border-red-600:disabled,.edu-border-red-600,.focus\:edu-border-red-600:focus,.hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.active\:edu-border-red-700:active,.after\:edu-border-red-700:after,.before\:edu-border-red-700:before,.disabled\:edu-border-red-700:disabled,.edu-border-red-700,.focus\:edu-border-red-700:focus,.hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.active\:edu-border-red-800:active,.after\:edu-border-red-800:after,.before\:edu-border-red-800:before,.disabled\:edu-border-red-800:disabled,.edu-border-red-800,.focus\:edu-border-red-800:focus,.hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.active\:edu-border-red-900:active,.after\:edu-border-red-900:after,.before\:edu-border-red-900:before,.disabled\:edu-border-red-900:disabled,.edu-border-red-900,.focus\:edu-border-red-900:focus,.hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.active\:edu-border-blue-400:active,.after\:edu-border-blue-400:after,.before\:edu-border-blue-400:before,.disabled\:edu-border-blue-400:disabled,.edu-border-blue-400,.focus\:edu-border-blue-400:focus,.hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.active\:edu-border-blue-500:active,.after\:edu-border-blue-500:after,.before\:edu-border-blue-500:before,.disabled\:edu-border-blue-500:disabled,.edu-border-blue-500,.focus\:edu-border-blue-500:focus,.hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.active\:edu-border-violet-500:active,.after\:edu-border-violet-500:after,.before\:edu-border-violet-500:before,.disabled\:edu-border-violet-500:disabled,.edu-border-violet-500,.focus\:edu-border-violet-500:focus,.hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.active\:edu-border-transparent-100:active,.after\:edu-border-transparent-100:after,.before\:edu-border-transparent-100:before,.disabled\:edu-border-transparent-100:disabled,.edu-border-transparent-100,.focus\:edu-border-transparent-100:focus,.hover\:edu-border-transparent-100:hover{border-color:transparent!important}@media (min-width:320px){.xs\:active\:edu-text-primary-200:active,.xs\:after\:edu-text-primary-200:after,.xs\:before\:edu-text-primary-200:before,.xs\:disabled\:edu-text-primary-200:disabled,.xs\:edu-text-primary-200,.xs\:focus\:edu-text-primary-200:focus,.xs\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.xs\:active\:edu-text-primary-900:active,.xs\:after\:edu-text-primary-900:after,.xs\:before\:edu-text-primary-900:before,.xs\:disabled\:edu-text-primary-900:disabled,.xs\:edu-text-primary-900,.xs\:focus\:edu-text-primary-900:focus,.xs\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.xs\:active\:edu-text-black-100:active,.xs\:after\:edu-text-black-100:after,.xs\:before\:edu-text-black-100:before,.xs\:disabled\:edu-text-black-100:disabled,.xs\:edu-text-black-100,.xs\:focus\:edu-text-black-100:focus,.xs\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.xs\:active\:edu-text-black-200:active,.xs\:after\:edu-text-black-200:after,.xs\:before\:edu-text-black-200:before,.xs\:disabled\:edu-text-black-200:disabled,.xs\:edu-text-black-200,.xs\:focus\:edu-text-black-200:focus,.xs\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.xs\:active\:edu-text-black-300:active,.xs\:after\:edu-text-black-300:after,.xs\:before\:edu-text-black-300:before,.xs\:disabled\:edu-text-black-300:disabled,.xs\:edu-text-black-300,.xs\:focus\:edu-text-black-300:focus,.xs\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.xs\:active\:edu-text-black-400:active,.xs\:after\:edu-text-black-400:after,.xs\:before\:edu-text-black-400:before,.xs\:disabled\:edu-text-black-400:disabled,.xs\:edu-text-black-400,.xs\:focus\:edu-text-black-400:focus,.xs\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.xs\:active\:edu-text-black-500:active,.xs\:after\:edu-text-black-500:after,.xs\:before\:edu-text-black-500:before,.xs\:disabled\:edu-text-black-500:disabled,.xs\:edu-text-black-500,.xs\:focus\:edu-text-black-500:focus,.xs\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.xs\:active\:edu-text-black-600:active,.xs\:after\:edu-text-black-600:after,.xs\:before\:edu-text-black-600:before,.xs\:disabled\:edu-text-black-600:disabled,.xs\:edu-text-black-600,.xs\:focus\:edu-text-black-600:focus,.xs\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.xs\:active\:edu-text-black-700:active,.xs\:after\:edu-text-black-700:after,.xs\:before\:edu-text-black-700:before,.xs\:disabled\:edu-text-black-700:disabled,.xs\:edu-text-black-700,.xs\:focus\:edu-text-black-700:focus,.xs\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.xs\:active\:edu-text-black-800:active,.xs\:after\:edu-text-black-800:after,.xs\:before\:edu-text-black-800:before,.xs\:disabled\:edu-text-black-800:disabled,.xs\:edu-text-black-800,.xs\:focus\:edu-text-black-800:focus,.xs\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.xs\:active\:edu-text-black-900:active,.xs\:after\:edu-text-black-900:after,.xs\:before\:edu-text-black-900:before,.xs\:disabled\:edu-text-black-900:disabled,.xs\:edu-text-black-900,.xs\:focus\:edu-text-black-900:focus,.xs\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.xs\:active\:edu-text-white-100:active,.xs\:after\:edu-text-white-100:after,.xs\:before\:edu-text-white-100:before,.xs\:disabled\:edu-text-white-100:disabled,.xs\:edu-text-white-100,.xs\:focus\:edu-text-white-100:focus,.xs\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.xs\:active\:edu-text-white-200:active,.xs\:after\:edu-text-white-200:after,.xs\:before\:edu-text-white-200:before,.xs\:disabled\:edu-text-white-200:disabled,.xs\:edu-text-white-200,.xs\:focus\:edu-text-white-200:focus,.xs\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.xs\:active\:edu-text-white-300:active,.xs\:after\:edu-text-white-300:after,.xs\:before\:edu-text-white-300:before,.xs\:disabled\:edu-text-white-300:disabled,.xs\:edu-text-white-300,.xs\:focus\:edu-text-white-300:focus,.xs\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.xs\:active\:edu-text-white-400:active,.xs\:after\:edu-text-white-400:after,.xs\:before\:edu-text-white-400:before,.xs\:disabled\:edu-text-white-400:disabled,.xs\:edu-text-white-400,.xs\:focus\:edu-text-white-400:focus,.xs\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.xs\:active\:edu-text-white-500:active,.xs\:after\:edu-text-white-500:after,.xs\:before\:edu-text-white-500:before,.xs\:disabled\:edu-text-white-500:disabled,.xs\:edu-text-white-500,.xs\:focus\:edu-text-white-500:focus,.xs\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.xs\:active\:edu-text-white-600:active,.xs\:after\:edu-text-white-600:after,.xs\:before\:edu-text-white-600:before,.xs\:disabled\:edu-text-white-600:disabled,.xs\:edu-text-white-600,.xs\:focus\:edu-text-white-600:focus,.xs\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.xs\:active\:edu-text-white-700:active,.xs\:after\:edu-text-white-700:after,.xs\:before\:edu-text-white-700:before,.xs\:disabled\:edu-text-white-700:disabled,.xs\:edu-text-white-700,.xs\:focus\:edu-text-white-700:focus,.xs\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.xs\:active\:edu-text-white-800:active,.xs\:after\:edu-text-white-800:after,.xs\:before\:edu-text-white-800:before,.xs\:disabled\:edu-text-white-800:disabled,.xs\:edu-text-white-800,.xs\:focus\:edu-text-white-800:focus,.xs\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.xs\:active\:edu-text-white-900:active,.xs\:after\:edu-text-white-900:after,.xs\:before\:edu-text-white-900:before,.xs\:disabled\:edu-text-white-900:disabled,.xs\:edu-text-white-900,.xs\:focus\:edu-text-white-900:focus,.xs\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.xs\:active\:edu-text-green-50:active,.xs\:after\:edu-text-green-50:after,.xs\:before\:edu-text-green-50:before,.xs\:disabled\:edu-text-green-50:disabled,.xs\:edu-text-green-50,.xs\:focus\:edu-text-green-50:focus,.xs\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.xs\:active\:edu-text-green-100:active,.xs\:after\:edu-text-green-100:after,.xs\:before\:edu-text-green-100:before,.xs\:disabled\:edu-text-green-100:disabled,.xs\:edu-text-green-100,.xs\:focus\:edu-text-green-100:focus,.xs\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.xs\:active\:edu-text-green-200:active,.xs\:after\:edu-text-green-200:after,.xs\:before\:edu-text-green-200:before,.xs\:disabled\:edu-text-green-200:disabled,.xs\:edu-text-green-200,.xs\:focus\:edu-text-green-200:focus,.xs\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.xs\:active\:edu-text-green-300:active,.xs\:after\:edu-text-green-300:after,.xs\:before\:edu-text-green-300:before,.xs\:disabled\:edu-text-green-300:disabled,.xs\:edu-text-green-300,.xs\:focus\:edu-text-green-300:focus,.xs\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.xs\:active\:edu-text-green-400:active,.xs\:after\:edu-text-green-400:after,.xs\:before\:edu-text-green-400:before,.xs\:disabled\:edu-text-green-400:disabled,.xs\:edu-text-green-400,.xs\:focus\:edu-text-green-400:focus,.xs\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.xs\:active\:edu-text-green-500:active,.xs\:after\:edu-text-green-500:after,.xs\:before\:edu-text-green-500:before,.xs\:disabled\:edu-text-green-500:disabled,.xs\:edu-text-green-500,.xs\:focus\:edu-text-green-500:focus,.xs\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.xs\:active\:edu-text-green-600:active,.xs\:after\:edu-text-green-600:after,.xs\:before\:edu-text-green-600:before,.xs\:disabled\:edu-text-green-600:disabled,.xs\:edu-text-green-600,.xs\:focus\:edu-text-green-600:focus,.xs\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.xs\:active\:edu-text-green-700:active,.xs\:after\:edu-text-green-700:after,.xs\:before\:edu-text-green-700:before,.xs\:disabled\:edu-text-green-700:disabled,.xs\:edu-text-green-700,.xs\:focus\:edu-text-green-700:focus,.xs\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.xs\:active\:edu-text-green-800:active,.xs\:after\:edu-text-green-800:after,.xs\:before\:edu-text-green-800:before,.xs\:disabled\:edu-text-green-800:disabled,.xs\:edu-text-green-800,.xs\:focus\:edu-text-green-800:focus,.xs\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.xs\:active\:edu-text-green-900:active,.xs\:after\:edu-text-green-900:after,.xs\:before\:edu-text-green-900:before,.xs\:disabled\:edu-text-green-900:disabled,.xs\:edu-text-green-900,.xs\:focus\:edu-text-green-900:focus,.xs\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.xs\:active\:edu-text-yellow-100:active,.xs\:after\:edu-text-yellow-100:after,.xs\:before\:edu-text-yellow-100:before,.xs\:disabled\:edu-text-yellow-100:disabled,.xs\:edu-text-yellow-100,.xs\:focus\:edu-text-yellow-100:focus,.xs\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.xs\:active\:edu-text-yellow-200:active,.xs\:after\:edu-text-yellow-200:after,.xs\:before\:edu-text-yellow-200:before,.xs\:disabled\:edu-text-yellow-200:disabled,.xs\:edu-text-yellow-200,.xs\:focus\:edu-text-yellow-200:focus,.xs\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.xs\:active\:edu-text-yellow-300:active,.xs\:after\:edu-text-yellow-300:after,.xs\:before\:edu-text-yellow-300:before,.xs\:disabled\:edu-text-yellow-300:disabled,.xs\:edu-text-yellow-300,.xs\:focus\:edu-text-yellow-300:focus,.xs\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.xs\:active\:edu-text-yellow-400:active,.xs\:after\:edu-text-yellow-400:after,.xs\:before\:edu-text-yellow-400:before,.xs\:disabled\:edu-text-yellow-400:disabled,.xs\:edu-text-yellow-400,.xs\:focus\:edu-text-yellow-400:focus,.xs\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.xs\:active\:edu-text-yellow-500:active,.xs\:after\:edu-text-yellow-500:after,.xs\:before\:edu-text-yellow-500:before,.xs\:disabled\:edu-text-yellow-500:disabled,.xs\:edu-text-yellow-500,.xs\:focus\:edu-text-yellow-500:focus,.xs\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.xs\:active\:edu-text-yellow-600:active,.xs\:after\:edu-text-yellow-600:after,.xs\:before\:edu-text-yellow-600:before,.xs\:disabled\:edu-text-yellow-600:disabled,.xs\:edu-text-yellow-600,.xs\:focus\:edu-text-yellow-600:focus,.xs\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.xs\:active\:edu-text-yellow-700:active,.xs\:after\:edu-text-yellow-700:after,.xs\:before\:edu-text-yellow-700:before,.xs\:disabled\:edu-text-yellow-700:disabled,.xs\:edu-text-yellow-700,.xs\:focus\:edu-text-yellow-700:focus,.xs\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.xs\:active\:edu-text-yellow-800:active,.xs\:after\:edu-text-yellow-800:after,.xs\:before\:edu-text-yellow-800:before,.xs\:disabled\:edu-text-yellow-800:disabled,.xs\:edu-text-yellow-800,.xs\:focus\:edu-text-yellow-800:focus,.xs\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.xs\:active\:edu-text-yellow-900:active,.xs\:after\:edu-text-yellow-900:after,.xs\:before\:edu-text-yellow-900:before,.xs\:disabled\:edu-text-yellow-900:disabled,.xs\:edu-text-yellow-900,.xs\:focus\:edu-text-yellow-900:focus,.xs\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.xs\:active\:edu-text-red-100:active,.xs\:after\:edu-text-red-100:after,.xs\:before\:edu-text-red-100:before,.xs\:disabled\:edu-text-red-100:disabled,.xs\:edu-text-red-100,.xs\:focus\:edu-text-red-100:focus,.xs\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.xs\:active\:edu-text-red-200:active,.xs\:after\:edu-text-red-200:after,.xs\:before\:edu-text-red-200:before,.xs\:disabled\:edu-text-red-200:disabled,.xs\:edu-text-red-200,.xs\:focus\:edu-text-red-200:focus,.xs\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.xs\:active\:edu-text-red-300:active,.xs\:after\:edu-text-red-300:after,.xs\:before\:edu-text-red-300:before,.xs\:disabled\:edu-text-red-300:disabled,.xs\:edu-text-red-300,.xs\:focus\:edu-text-red-300:focus,.xs\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.xs\:active\:edu-text-red-400:active,.xs\:after\:edu-text-red-400:after,.xs\:before\:edu-text-red-400:before,.xs\:disabled\:edu-text-red-400:disabled,.xs\:edu-text-red-400,.xs\:focus\:edu-text-red-400:focus,.xs\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.xs\:active\:edu-text-red-500:active,.xs\:after\:edu-text-red-500:after,.xs\:before\:edu-text-red-500:before,.xs\:disabled\:edu-text-red-500:disabled,.xs\:edu-text-red-500,.xs\:focus\:edu-text-red-500:focus,.xs\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.xs\:active\:edu-text-red-600:active,.xs\:after\:edu-text-red-600:after,.xs\:before\:edu-text-red-600:before,.xs\:disabled\:edu-text-red-600:disabled,.xs\:edu-text-red-600,.xs\:focus\:edu-text-red-600:focus,.xs\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.xs\:active\:edu-text-red-700:active,.xs\:after\:edu-text-red-700:after,.xs\:before\:edu-text-red-700:before,.xs\:disabled\:edu-text-red-700:disabled,.xs\:edu-text-red-700,.xs\:focus\:edu-text-red-700:focus,.xs\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.xs\:active\:edu-text-red-800:active,.xs\:after\:edu-text-red-800:after,.xs\:before\:edu-text-red-800:before,.xs\:disabled\:edu-text-red-800:disabled,.xs\:edu-text-red-800,.xs\:focus\:edu-text-red-800:focus,.xs\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.xs\:active\:edu-text-red-900:active,.xs\:after\:edu-text-red-900:after,.xs\:before\:edu-text-red-900:before,.xs\:disabled\:edu-text-red-900:disabled,.xs\:edu-text-red-900,.xs\:focus\:edu-text-red-900:focus,.xs\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.xs\:active\:edu-text-blue-400:active,.xs\:after\:edu-text-blue-400:after,.xs\:before\:edu-text-blue-400:before,.xs\:disabled\:edu-text-blue-400:disabled,.xs\:edu-text-blue-400,.xs\:focus\:edu-text-blue-400:focus,.xs\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.xs\:active\:edu-text-blue-500:active,.xs\:after\:edu-text-blue-500:after,.xs\:before\:edu-text-blue-500:before,.xs\:disabled\:edu-text-blue-500:disabled,.xs\:edu-text-blue-500,.xs\:focus\:edu-text-blue-500:focus,.xs\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.xs\:active\:edu-text-violet-500:active,.xs\:after\:edu-text-violet-500:after,.xs\:before\:edu-text-violet-500:before,.xs\:disabled\:edu-text-violet-500:disabled,.xs\:edu-text-violet-500,.xs\:focus\:edu-text-violet-500:focus,.xs\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.xs\:active\:edu-text-transparent-100:active,.xs\:after\:edu-text-transparent-100:after,.xs\:before\:edu-text-transparent-100:before,.xs\:disabled\:edu-text-transparent-100:disabled,.xs\:edu-text-transparent-100,.xs\:focus\:edu-text-transparent-100:focus,.xs\:hover\:edu-text-transparent-100:hover{color:transparent!important}.xs\:active\:edu-bg-primary-200:active,.xs\:after\:edu-bg-primary-200:after,.xs\:before\:edu-bg-primary-200:before,.xs\:disabled\:edu-bg-primary-200:disabled,.xs\:edu-bg-primary-200,.xs\:focus\:edu-bg-primary-200:focus,.xs\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.xs\:active\:edu-bg-primary-900:active,.xs\:after\:edu-bg-primary-900:after,.xs\:before\:edu-bg-primary-900:before,.xs\:disabled\:edu-bg-primary-900:disabled,.xs\:edu-bg-primary-900,.xs\:focus\:edu-bg-primary-900:focus,.xs\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.xs\:active\:edu-bg-black-100:active,.xs\:after\:edu-bg-black-100:after,.xs\:before\:edu-bg-black-100:before,.xs\:disabled\:edu-bg-black-100:disabled,.xs\:edu-bg-black-100,.xs\:focus\:edu-bg-black-100:focus,.xs\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.xs\:active\:edu-bg-black-200:active,.xs\:after\:edu-bg-black-200:after,.xs\:before\:edu-bg-black-200:before,.xs\:disabled\:edu-bg-black-200:disabled,.xs\:edu-bg-black-200,.xs\:focus\:edu-bg-black-200:focus,.xs\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.xs\:active\:edu-bg-black-300:active,.xs\:after\:edu-bg-black-300:after,.xs\:before\:edu-bg-black-300:before,.xs\:disabled\:edu-bg-black-300:disabled,.xs\:edu-bg-black-300,.xs\:focus\:edu-bg-black-300:focus,.xs\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.xs\:active\:edu-bg-black-400:active,.xs\:after\:edu-bg-black-400:after,.xs\:before\:edu-bg-black-400:before,.xs\:disabled\:edu-bg-black-400:disabled,.xs\:edu-bg-black-400,.xs\:focus\:edu-bg-black-400:focus,.xs\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.xs\:active\:edu-bg-black-500:active,.xs\:after\:edu-bg-black-500:after,.xs\:before\:edu-bg-black-500:before,.xs\:disabled\:edu-bg-black-500:disabled,.xs\:edu-bg-black-500,.xs\:focus\:edu-bg-black-500:focus,.xs\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.xs\:active\:edu-bg-black-600:active,.xs\:after\:edu-bg-black-600:after,.xs\:before\:edu-bg-black-600:before,.xs\:disabled\:edu-bg-black-600:disabled,.xs\:edu-bg-black-600,.xs\:focus\:edu-bg-black-600:focus,.xs\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.xs\:active\:edu-bg-black-700:active,.xs\:after\:edu-bg-black-700:after,.xs\:before\:edu-bg-black-700:before,.xs\:disabled\:edu-bg-black-700:disabled,.xs\:edu-bg-black-700,.xs\:focus\:edu-bg-black-700:focus,.xs\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.xs\:active\:edu-bg-black-800:active,.xs\:after\:edu-bg-black-800:after,.xs\:before\:edu-bg-black-800:before,.xs\:disabled\:edu-bg-black-800:disabled,.xs\:edu-bg-black-800,.xs\:focus\:edu-bg-black-800:focus,.xs\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.xs\:active\:edu-bg-black-900:active,.xs\:after\:edu-bg-black-900:after,.xs\:before\:edu-bg-black-900:before,.xs\:disabled\:edu-bg-black-900:disabled,.xs\:edu-bg-black-900,.xs\:focus\:edu-bg-black-900:focus,.xs\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.xs\:active\:edu-bg-white-100:active,.xs\:after\:edu-bg-white-100:after,.xs\:before\:edu-bg-white-100:before,.xs\:disabled\:edu-bg-white-100:disabled,.xs\:edu-bg-white-100,.xs\:focus\:edu-bg-white-100:focus,.xs\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.xs\:active\:edu-bg-white-200:active,.xs\:after\:edu-bg-white-200:after,.xs\:before\:edu-bg-white-200:before,.xs\:disabled\:edu-bg-white-200:disabled,.xs\:edu-bg-white-200,.xs\:focus\:edu-bg-white-200:focus,.xs\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.xs\:active\:edu-bg-white-300:active,.xs\:after\:edu-bg-white-300:after,.xs\:before\:edu-bg-white-300:before,.xs\:disabled\:edu-bg-white-300:disabled,.xs\:edu-bg-white-300,.xs\:focus\:edu-bg-white-300:focus,.xs\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.xs\:active\:edu-bg-white-400:active,.xs\:after\:edu-bg-white-400:after,.xs\:before\:edu-bg-white-400:before,.xs\:disabled\:edu-bg-white-400:disabled,.xs\:edu-bg-white-400,.xs\:focus\:edu-bg-white-400:focus,.xs\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.xs\:active\:edu-bg-white-500:active,.xs\:after\:edu-bg-white-500:after,.xs\:before\:edu-bg-white-500:before,.xs\:disabled\:edu-bg-white-500:disabled,.xs\:edu-bg-white-500,.xs\:focus\:edu-bg-white-500:focus,.xs\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.xs\:active\:edu-bg-white-600:active,.xs\:after\:edu-bg-white-600:after,.xs\:before\:edu-bg-white-600:before,.xs\:disabled\:edu-bg-white-600:disabled,.xs\:edu-bg-white-600,.xs\:focus\:edu-bg-white-600:focus,.xs\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.xs\:active\:edu-bg-white-700:active,.xs\:after\:edu-bg-white-700:after,.xs\:before\:edu-bg-white-700:before,.xs\:disabled\:edu-bg-white-700:disabled,.xs\:edu-bg-white-700,.xs\:focus\:edu-bg-white-700:focus,.xs\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.xs\:active\:edu-bg-white-800:active,.xs\:after\:edu-bg-white-800:after,.xs\:before\:edu-bg-white-800:before,.xs\:disabled\:edu-bg-white-800:disabled,.xs\:edu-bg-white-800,.xs\:focus\:edu-bg-white-800:focus,.xs\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.xs\:active\:edu-bg-white-900:active,.xs\:after\:edu-bg-white-900:after,.xs\:before\:edu-bg-white-900:before,.xs\:disabled\:edu-bg-white-900:disabled,.xs\:edu-bg-white-900,.xs\:focus\:edu-bg-white-900:focus,.xs\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.xs\:active\:edu-bg-green-50:active,.xs\:after\:edu-bg-green-50:after,.xs\:before\:edu-bg-green-50:before,.xs\:disabled\:edu-bg-green-50:disabled,.xs\:edu-bg-green-50,.xs\:focus\:edu-bg-green-50:focus,.xs\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.xs\:active\:edu-bg-green-100:active,.xs\:after\:edu-bg-green-100:after,.xs\:before\:edu-bg-green-100:before,.xs\:disabled\:edu-bg-green-100:disabled,.xs\:edu-bg-green-100,.xs\:focus\:edu-bg-green-100:focus,.xs\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.xs\:active\:edu-bg-green-200:active,.xs\:after\:edu-bg-green-200:after,.xs\:before\:edu-bg-green-200:before,.xs\:disabled\:edu-bg-green-200:disabled,.xs\:edu-bg-green-200,.xs\:focus\:edu-bg-green-200:focus,.xs\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.xs\:active\:edu-bg-green-300:active,.xs\:after\:edu-bg-green-300:after,.xs\:before\:edu-bg-green-300:before,.xs\:disabled\:edu-bg-green-300:disabled,.xs\:edu-bg-green-300,.xs\:focus\:edu-bg-green-300:focus,.xs\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.xs\:active\:edu-bg-green-400:active,.xs\:after\:edu-bg-green-400:after,.xs\:before\:edu-bg-green-400:before,.xs\:disabled\:edu-bg-green-400:disabled,.xs\:edu-bg-green-400,.xs\:focus\:edu-bg-green-400:focus,.xs\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.xs\:active\:edu-bg-green-500:active,.xs\:after\:edu-bg-green-500:after,.xs\:before\:edu-bg-green-500:before,.xs\:disabled\:edu-bg-green-500:disabled,.xs\:edu-bg-green-500,.xs\:focus\:edu-bg-green-500:focus,.xs\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.xs\:active\:edu-bg-green-600:active,.xs\:after\:edu-bg-green-600:after,.xs\:before\:edu-bg-green-600:before,.xs\:disabled\:edu-bg-green-600:disabled,.xs\:edu-bg-green-600,.xs\:focus\:edu-bg-green-600:focus,.xs\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.xs\:active\:edu-bg-green-700:active,.xs\:after\:edu-bg-green-700:after,.xs\:before\:edu-bg-green-700:before,.xs\:disabled\:edu-bg-green-700:disabled,.xs\:edu-bg-green-700,.xs\:focus\:edu-bg-green-700:focus,.xs\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.xs\:active\:edu-bg-green-800:active,.xs\:after\:edu-bg-green-800:after,.xs\:before\:edu-bg-green-800:before,.xs\:disabled\:edu-bg-green-800:disabled,.xs\:edu-bg-green-800,.xs\:focus\:edu-bg-green-800:focus,.xs\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.xs\:active\:edu-bg-green-900:active,.xs\:after\:edu-bg-green-900:after,.xs\:before\:edu-bg-green-900:before,.xs\:disabled\:edu-bg-green-900:disabled,.xs\:edu-bg-green-900,.xs\:focus\:edu-bg-green-900:focus,.xs\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.xs\:active\:edu-bg-yellow-100:active,.xs\:after\:edu-bg-yellow-100:after,.xs\:before\:edu-bg-yellow-100:before,.xs\:disabled\:edu-bg-yellow-100:disabled,.xs\:edu-bg-yellow-100,.xs\:focus\:edu-bg-yellow-100:focus,.xs\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.xs\:active\:edu-bg-yellow-200:active,.xs\:after\:edu-bg-yellow-200:after,.xs\:before\:edu-bg-yellow-200:before,.xs\:disabled\:edu-bg-yellow-200:disabled,.xs\:edu-bg-yellow-200,.xs\:focus\:edu-bg-yellow-200:focus,.xs\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.xs\:active\:edu-bg-yellow-300:active,.xs\:after\:edu-bg-yellow-300:after,.xs\:before\:edu-bg-yellow-300:before,.xs\:disabled\:edu-bg-yellow-300:disabled,.xs\:edu-bg-yellow-300,.xs\:focus\:edu-bg-yellow-300:focus,.xs\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.xs\:active\:edu-bg-yellow-400:active,.xs\:after\:edu-bg-yellow-400:after,.xs\:before\:edu-bg-yellow-400:before,.xs\:disabled\:edu-bg-yellow-400:disabled,.xs\:edu-bg-yellow-400,.xs\:focus\:edu-bg-yellow-400:focus,.xs\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.xs\:active\:edu-bg-yellow-500:active,.xs\:after\:edu-bg-yellow-500:after,.xs\:before\:edu-bg-yellow-500:before,.xs\:disabled\:edu-bg-yellow-500:disabled,.xs\:edu-bg-yellow-500,.xs\:focus\:edu-bg-yellow-500:focus,.xs\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.xs\:active\:edu-bg-yellow-600:active,.xs\:after\:edu-bg-yellow-600:after,.xs\:before\:edu-bg-yellow-600:before,.xs\:disabled\:edu-bg-yellow-600:disabled,.xs\:edu-bg-yellow-600,.xs\:focus\:edu-bg-yellow-600:focus,.xs\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.xs\:active\:edu-bg-yellow-700:active,.xs\:after\:edu-bg-yellow-700:after,.xs\:before\:edu-bg-yellow-700:before,.xs\:disabled\:edu-bg-yellow-700:disabled,.xs\:edu-bg-yellow-700,.xs\:focus\:edu-bg-yellow-700:focus,.xs\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.xs\:active\:edu-bg-yellow-800:active,.xs\:after\:edu-bg-yellow-800:after,.xs\:before\:edu-bg-yellow-800:before,.xs\:disabled\:edu-bg-yellow-800:disabled,.xs\:edu-bg-yellow-800,.xs\:focus\:edu-bg-yellow-800:focus,.xs\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.xs\:active\:edu-bg-yellow-900:active,.xs\:after\:edu-bg-yellow-900:after,.xs\:before\:edu-bg-yellow-900:before,.xs\:disabled\:edu-bg-yellow-900:disabled,.xs\:edu-bg-yellow-900,.xs\:focus\:edu-bg-yellow-900:focus,.xs\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.xs\:active\:edu-bg-red-100:active,.xs\:after\:edu-bg-red-100:after,.xs\:before\:edu-bg-red-100:before,.xs\:disabled\:edu-bg-red-100:disabled,.xs\:edu-bg-red-100,.xs\:focus\:edu-bg-red-100:focus,.xs\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.xs\:active\:edu-bg-red-200:active,.xs\:after\:edu-bg-red-200:after,.xs\:before\:edu-bg-red-200:before,.xs\:disabled\:edu-bg-red-200:disabled,.xs\:edu-bg-red-200,.xs\:focus\:edu-bg-red-200:focus,.xs\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.xs\:active\:edu-bg-red-300:active,.xs\:after\:edu-bg-red-300:after,.xs\:before\:edu-bg-red-300:before,.xs\:disabled\:edu-bg-red-300:disabled,.xs\:edu-bg-red-300,.xs\:focus\:edu-bg-red-300:focus,.xs\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.xs\:active\:edu-bg-red-400:active,.xs\:after\:edu-bg-red-400:after,.xs\:before\:edu-bg-red-400:before,.xs\:disabled\:edu-bg-red-400:disabled,.xs\:edu-bg-red-400,.xs\:focus\:edu-bg-red-400:focus,.xs\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.xs\:active\:edu-bg-red-500:active,.xs\:after\:edu-bg-red-500:after,.xs\:before\:edu-bg-red-500:before,.xs\:disabled\:edu-bg-red-500:disabled,.xs\:edu-bg-red-500,.xs\:focus\:edu-bg-red-500:focus,.xs\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.xs\:active\:edu-bg-red-600:active,.xs\:after\:edu-bg-red-600:after,.xs\:before\:edu-bg-red-600:before,.xs\:disabled\:edu-bg-red-600:disabled,.xs\:edu-bg-red-600,.xs\:focus\:edu-bg-red-600:focus,.xs\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.xs\:active\:edu-bg-red-700:active,.xs\:after\:edu-bg-red-700:after,.xs\:before\:edu-bg-red-700:before,.xs\:disabled\:edu-bg-red-700:disabled,.xs\:edu-bg-red-700,.xs\:focus\:edu-bg-red-700:focus,.xs\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.xs\:active\:edu-bg-red-800:active,.xs\:after\:edu-bg-red-800:after,.xs\:before\:edu-bg-red-800:before,.xs\:disabled\:edu-bg-red-800:disabled,.xs\:edu-bg-red-800,.xs\:focus\:edu-bg-red-800:focus,.xs\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.xs\:active\:edu-bg-red-900:active,.xs\:after\:edu-bg-red-900:after,.xs\:before\:edu-bg-red-900:before,.xs\:disabled\:edu-bg-red-900:disabled,.xs\:edu-bg-red-900,.xs\:focus\:edu-bg-red-900:focus,.xs\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.xs\:active\:edu-bg-blue-400:active,.xs\:after\:edu-bg-blue-400:after,.xs\:before\:edu-bg-blue-400:before,.xs\:disabled\:edu-bg-blue-400:disabled,.xs\:edu-bg-blue-400,.xs\:focus\:edu-bg-blue-400:focus,.xs\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.xs\:active\:edu-bg-blue-500:active,.xs\:after\:edu-bg-blue-500:after,.xs\:before\:edu-bg-blue-500:before,.xs\:disabled\:edu-bg-blue-500:disabled,.xs\:edu-bg-blue-500,.xs\:focus\:edu-bg-blue-500:focus,.xs\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.xs\:active\:edu-bg-violet-500:active,.xs\:after\:edu-bg-violet-500:after,.xs\:before\:edu-bg-violet-500:before,.xs\:disabled\:edu-bg-violet-500:disabled,.xs\:edu-bg-violet-500,.xs\:focus\:edu-bg-violet-500:focus,.xs\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.xs\:active\:edu-bg-transparent-100:active,.xs\:after\:edu-bg-transparent-100:after,.xs\:before\:edu-bg-transparent-100:before,.xs\:disabled\:edu-bg-transparent-100:disabled,.xs\:edu-bg-transparent-100,.xs\:focus\:edu-bg-transparent-100:focus,.xs\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.xs\:active\:edu-border-primary-200:active,.xs\:after\:edu-border-primary-200:after,.xs\:before\:edu-border-primary-200:before,.xs\:disabled\:edu-border-primary-200:disabled,.xs\:edu-border-primary-200,.xs\:focus\:edu-border-primary-200:focus,.xs\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.xs\:active\:edu-border-primary-900:active,.xs\:after\:edu-border-primary-900:after,.xs\:before\:edu-border-primary-900:before,.xs\:disabled\:edu-border-primary-900:disabled,.xs\:edu-border-primary-900,.xs\:focus\:edu-border-primary-900:focus,.xs\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.xs\:active\:edu-border-black-100:active,.xs\:after\:edu-border-black-100:after,.xs\:before\:edu-border-black-100:before,.xs\:disabled\:edu-border-black-100:disabled,.xs\:edu-border-black-100,.xs\:focus\:edu-border-black-100:focus,.xs\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.xs\:active\:edu-border-black-200:active,.xs\:after\:edu-border-black-200:after,.xs\:before\:edu-border-black-200:before,.xs\:disabled\:edu-border-black-200:disabled,.xs\:edu-border-black-200,.xs\:focus\:edu-border-black-200:focus,.xs\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.xs\:active\:edu-border-black-300:active,.xs\:after\:edu-border-black-300:after,.xs\:before\:edu-border-black-300:before,.xs\:disabled\:edu-border-black-300:disabled,.xs\:edu-border-black-300,.xs\:focus\:edu-border-black-300:focus,.xs\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.xs\:active\:edu-border-black-400:active,.xs\:after\:edu-border-black-400:after,.xs\:before\:edu-border-black-400:before,.xs\:disabled\:edu-border-black-400:disabled,.xs\:edu-border-black-400,.xs\:focus\:edu-border-black-400:focus,.xs\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.xs\:active\:edu-border-black-500:active,.xs\:after\:edu-border-black-500:after,.xs\:before\:edu-border-black-500:before,.xs\:disabled\:edu-border-black-500:disabled,.xs\:edu-border-black-500,.xs\:focus\:edu-border-black-500:focus,.xs\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.xs\:active\:edu-border-black-600:active,.xs\:after\:edu-border-black-600:after,.xs\:before\:edu-border-black-600:before,.xs\:disabled\:edu-border-black-600:disabled,.xs\:edu-border-black-600,.xs\:focus\:edu-border-black-600:focus,.xs\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.xs\:active\:edu-border-black-700:active,.xs\:after\:edu-border-black-700:after,.xs\:before\:edu-border-black-700:before,.xs\:disabled\:edu-border-black-700:disabled,.xs\:edu-border-black-700,.xs\:focus\:edu-border-black-700:focus,.xs\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.xs\:active\:edu-border-black-800:active,.xs\:after\:edu-border-black-800:after,.xs\:before\:edu-border-black-800:before,.xs\:disabled\:edu-border-black-800:disabled,.xs\:edu-border-black-800,.xs\:focus\:edu-border-black-800:focus,.xs\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.xs\:active\:edu-border-black-900:active,.xs\:after\:edu-border-black-900:after,.xs\:before\:edu-border-black-900:before,.xs\:disabled\:edu-border-black-900:disabled,.xs\:edu-border-black-900,.xs\:focus\:edu-border-black-900:focus,.xs\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.xs\:active\:edu-border-white-100:active,.xs\:after\:edu-border-white-100:after,.xs\:before\:edu-border-white-100:before,.xs\:disabled\:edu-border-white-100:disabled,.xs\:edu-border-white-100,.xs\:focus\:edu-border-white-100:focus,.xs\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.xs\:active\:edu-border-white-200:active,.xs\:after\:edu-border-white-200:after,.xs\:before\:edu-border-white-200:before,.xs\:disabled\:edu-border-white-200:disabled,.xs\:edu-border-white-200,.xs\:focus\:edu-border-white-200:focus,.xs\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.xs\:active\:edu-border-white-300:active,.xs\:after\:edu-border-white-300:after,.xs\:before\:edu-border-white-300:before,.xs\:disabled\:edu-border-white-300:disabled,.xs\:edu-border-white-300,.xs\:focus\:edu-border-white-300:focus,.xs\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.xs\:active\:edu-border-white-400:active,.xs\:after\:edu-border-white-400:after,.xs\:before\:edu-border-white-400:before,.xs\:disabled\:edu-border-white-400:disabled,.xs\:edu-border-white-400,.xs\:focus\:edu-border-white-400:focus,.xs\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.xs\:active\:edu-border-white-500:active,.xs\:after\:edu-border-white-500:after,.xs\:before\:edu-border-white-500:before,.xs\:disabled\:edu-border-white-500:disabled,.xs\:edu-border-white-500,.xs\:focus\:edu-border-white-500:focus,.xs\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.xs\:active\:edu-border-white-600:active,.xs\:after\:edu-border-white-600:after,.xs\:before\:edu-border-white-600:before,.xs\:disabled\:edu-border-white-600:disabled,.xs\:edu-border-white-600,.xs\:focus\:edu-border-white-600:focus,.xs\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.xs\:active\:edu-border-white-700:active,.xs\:after\:edu-border-white-700:after,.xs\:before\:edu-border-white-700:before,.xs\:disabled\:edu-border-white-700:disabled,.xs\:edu-border-white-700,.xs\:focus\:edu-border-white-700:focus,.xs\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.xs\:active\:edu-border-white-800:active,.xs\:after\:edu-border-white-800:after,.xs\:before\:edu-border-white-800:before,.xs\:disabled\:edu-border-white-800:disabled,.xs\:edu-border-white-800,.xs\:focus\:edu-border-white-800:focus,.xs\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.xs\:active\:edu-border-white-900:active,.xs\:after\:edu-border-white-900:after,.xs\:before\:edu-border-white-900:before,.xs\:disabled\:edu-border-white-900:disabled,.xs\:edu-border-white-900,.xs\:focus\:edu-border-white-900:focus,.xs\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.xs\:active\:edu-border-green-50:active,.xs\:after\:edu-border-green-50:after,.xs\:before\:edu-border-green-50:before,.xs\:disabled\:edu-border-green-50:disabled,.xs\:edu-border-green-50,.xs\:focus\:edu-border-green-50:focus,.xs\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.xs\:active\:edu-border-green-100:active,.xs\:after\:edu-border-green-100:after,.xs\:before\:edu-border-green-100:before,.xs\:disabled\:edu-border-green-100:disabled,.xs\:edu-border-green-100,.xs\:focus\:edu-border-green-100:focus,.xs\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.xs\:active\:edu-border-green-200:active,.xs\:after\:edu-border-green-200:after,.xs\:before\:edu-border-green-200:before,.xs\:disabled\:edu-border-green-200:disabled,.xs\:edu-border-green-200,.xs\:focus\:edu-border-green-200:focus,.xs\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.xs\:active\:edu-border-green-300:active,.xs\:after\:edu-border-green-300:after,.xs\:before\:edu-border-green-300:before,.xs\:disabled\:edu-border-green-300:disabled,.xs\:edu-border-green-300,.xs\:focus\:edu-border-green-300:focus,.xs\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.xs\:active\:edu-border-green-400:active,.xs\:after\:edu-border-green-400:after,.xs\:before\:edu-border-green-400:before,.xs\:disabled\:edu-border-green-400:disabled,.xs\:edu-border-green-400,.xs\:focus\:edu-border-green-400:focus,.xs\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.xs\:active\:edu-border-green-500:active,.xs\:after\:edu-border-green-500:after,.xs\:before\:edu-border-green-500:before,.xs\:disabled\:edu-border-green-500:disabled,.xs\:edu-border-green-500,.xs\:focus\:edu-border-green-500:focus,.xs\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.xs\:active\:edu-border-green-600:active,.xs\:after\:edu-border-green-600:after,.xs\:before\:edu-border-green-600:before,.xs\:disabled\:edu-border-green-600:disabled,.xs\:edu-border-green-600,.xs\:focus\:edu-border-green-600:focus,.xs\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.xs\:active\:edu-border-green-700:active,.xs\:after\:edu-border-green-700:after,.xs\:before\:edu-border-green-700:before,.xs\:disabled\:edu-border-green-700:disabled,.xs\:edu-border-green-700,.xs\:focus\:edu-border-green-700:focus,.xs\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.xs\:active\:edu-border-green-800:active,.xs\:after\:edu-border-green-800:after,.xs\:before\:edu-border-green-800:before,.xs\:disabled\:edu-border-green-800:disabled,.xs\:edu-border-green-800,.xs\:focus\:edu-border-green-800:focus,.xs\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.xs\:active\:edu-border-green-900:active,.xs\:after\:edu-border-green-900:after,.xs\:before\:edu-border-green-900:before,.xs\:disabled\:edu-border-green-900:disabled,.xs\:edu-border-green-900,.xs\:focus\:edu-border-green-900:focus,.xs\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.xs\:active\:edu-border-yellow-100:active,.xs\:after\:edu-border-yellow-100:after,.xs\:before\:edu-border-yellow-100:before,.xs\:disabled\:edu-border-yellow-100:disabled,.xs\:edu-border-yellow-100,.xs\:focus\:edu-border-yellow-100:focus,.xs\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.xs\:active\:edu-border-yellow-200:active,.xs\:after\:edu-border-yellow-200:after,.xs\:before\:edu-border-yellow-200:before,.xs\:disabled\:edu-border-yellow-200:disabled,.xs\:edu-border-yellow-200,.xs\:focus\:edu-border-yellow-200:focus,.xs\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.xs\:active\:edu-border-yellow-300:active,.xs\:after\:edu-border-yellow-300:after,.xs\:before\:edu-border-yellow-300:before,.xs\:disabled\:edu-border-yellow-300:disabled,.xs\:edu-border-yellow-300,.xs\:focus\:edu-border-yellow-300:focus,.xs\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.xs\:active\:edu-border-yellow-400:active,.xs\:after\:edu-border-yellow-400:after,.xs\:before\:edu-border-yellow-400:before,.xs\:disabled\:edu-border-yellow-400:disabled,.xs\:edu-border-yellow-400,.xs\:focus\:edu-border-yellow-400:focus,.xs\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.xs\:active\:edu-border-yellow-500:active,.xs\:after\:edu-border-yellow-500:after,.xs\:before\:edu-border-yellow-500:before,.xs\:disabled\:edu-border-yellow-500:disabled,.xs\:edu-border-yellow-500,.xs\:focus\:edu-border-yellow-500:focus,.xs\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.xs\:active\:edu-border-yellow-600:active,.xs\:after\:edu-border-yellow-600:after,.xs\:before\:edu-border-yellow-600:before,.xs\:disabled\:edu-border-yellow-600:disabled,.xs\:edu-border-yellow-600,.xs\:focus\:edu-border-yellow-600:focus,.xs\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.xs\:active\:edu-border-yellow-700:active,.xs\:after\:edu-border-yellow-700:after,.xs\:before\:edu-border-yellow-700:before,.xs\:disabled\:edu-border-yellow-700:disabled,.xs\:edu-border-yellow-700,.xs\:focus\:edu-border-yellow-700:focus,.xs\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.xs\:active\:edu-border-yellow-800:active,.xs\:after\:edu-border-yellow-800:after,.xs\:before\:edu-border-yellow-800:before,.xs\:disabled\:edu-border-yellow-800:disabled,.xs\:edu-border-yellow-800,.xs\:focus\:edu-border-yellow-800:focus,.xs\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.xs\:active\:edu-border-yellow-900:active,.xs\:after\:edu-border-yellow-900:after,.xs\:before\:edu-border-yellow-900:before,.xs\:disabled\:edu-border-yellow-900:disabled,.xs\:edu-border-yellow-900,.xs\:focus\:edu-border-yellow-900:focus,.xs\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.xs\:active\:edu-border-red-100:active,.xs\:after\:edu-border-red-100:after,.xs\:before\:edu-border-red-100:before,.xs\:disabled\:edu-border-red-100:disabled,.xs\:edu-border-red-100,.xs\:focus\:edu-border-red-100:focus,.xs\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.xs\:active\:edu-border-red-200:active,.xs\:after\:edu-border-red-200:after,.xs\:before\:edu-border-red-200:before,.xs\:disabled\:edu-border-red-200:disabled,.xs\:edu-border-red-200,.xs\:focus\:edu-border-red-200:focus,.xs\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.xs\:active\:edu-border-red-300:active,.xs\:after\:edu-border-red-300:after,.xs\:before\:edu-border-red-300:before,.xs\:disabled\:edu-border-red-300:disabled,.xs\:edu-border-red-300,.xs\:focus\:edu-border-red-300:focus,.xs\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.xs\:active\:edu-border-red-400:active,.xs\:after\:edu-border-red-400:after,.xs\:before\:edu-border-red-400:before,.xs\:disabled\:edu-border-red-400:disabled,.xs\:edu-border-red-400,.xs\:focus\:edu-border-red-400:focus,.xs\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.xs\:active\:edu-border-red-500:active,.xs\:after\:edu-border-red-500:after,.xs\:before\:edu-border-red-500:before,.xs\:disabled\:edu-border-red-500:disabled,.xs\:edu-border-red-500,.xs\:focus\:edu-border-red-500:focus,.xs\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.xs\:active\:edu-border-red-600:active,.xs\:after\:edu-border-red-600:after,.xs\:before\:edu-border-red-600:before,.xs\:disabled\:edu-border-red-600:disabled,.xs\:edu-border-red-600,.xs\:focus\:edu-border-red-600:focus,.xs\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.xs\:active\:edu-border-red-700:active,.xs\:after\:edu-border-red-700:after,.xs\:before\:edu-border-red-700:before,.xs\:disabled\:edu-border-red-700:disabled,.xs\:edu-border-red-700,.xs\:focus\:edu-border-red-700:focus,.xs\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.xs\:active\:edu-border-red-800:active,.xs\:after\:edu-border-red-800:after,.xs\:before\:edu-border-red-800:before,.xs\:disabled\:edu-border-red-800:disabled,.xs\:edu-border-red-800,.xs\:focus\:edu-border-red-800:focus,.xs\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.xs\:active\:edu-border-red-900:active,.xs\:after\:edu-border-red-900:after,.xs\:before\:edu-border-red-900:before,.xs\:disabled\:edu-border-red-900:disabled,.xs\:edu-border-red-900,.xs\:focus\:edu-border-red-900:focus,.xs\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.xs\:active\:edu-border-blue-400:active,.xs\:after\:edu-border-blue-400:after,.xs\:before\:edu-border-blue-400:before,.xs\:disabled\:edu-border-blue-400:disabled,.xs\:edu-border-blue-400,.xs\:focus\:edu-border-blue-400:focus,.xs\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.xs\:active\:edu-border-blue-500:active,.xs\:after\:edu-border-blue-500:after,.xs\:before\:edu-border-blue-500:before,.xs\:disabled\:edu-border-blue-500:disabled,.xs\:edu-border-blue-500,.xs\:focus\:edu-border-blue-500:focus,.xs\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.xs\:active\:edu-border-violet-500:active,.xs\:after\:edu-border-violet-500:after,.xs\:before\:edu-border-violet-500:before,.xs\:disabled\:edu-border-violet-500:disabled,.xs\:edu-border-violet-500,.xs\:focus\:edu-border-violet-500:focus,.xs\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.xs\:active\:edu-border-transparent-100:active,.xs\:after\:edu-border-transparent-100:after,.xs\:before\:edu-border-transparent-100:before,.xs\:disabled\:edu-border-transparent-100:disabled,.xs\:edu-border-transparent-100,.xs\:focus\:edu-border-transparent-100:focus,.xs\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:480px){.sm\:active\:edu-text-primary-200:active,.sm\:after\:edu-text-primary-200:after,.sm\:before\:edu-text-primary-200:before,.sm\:disabled\:edu-text-primary-200:disabled,.sm\:edu-text-primary-200,.sm\:focus\:edu-text-primary-200:focus,.sm\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.sm\:active\:edu-text-primary-900:active,.sm\:after\:edu-text-primary-900:after,.sm\:before\:edu-text-primary-900:before,.sm\:disabled\:edu-text-primary-900:disabled,.sm\:edu-text-primary-900,.sm\:focus\:edu-text-primary-900:focus,.sm\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.sm\:active\:edu-text-black-100:active,.sm\:after\:edu-text-black-100:after,.sm\:before\:edu-text-black-100:before,.sm\:disabled\:edu-text-black-100:disabled,.sm\:edu-text-black-100,.sm\:focus\:edu-text-black-100:focus,.sm\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.sm\:active\:edu-text-black-200:active,.sm\:after\:edu-text-black-200:after,.sm\:before\:edu-text-black-200:before,.sm\:disabled\:edu-text-black-200:disabled,.sm\:edu-text-black-200,.sm\:focus\:edu-text-black-200:focus,.sm\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.sm\:active\:edu-text-black-300:active,.sm\:after\:edu-text-black-300:after,.sm\:before\:edu-text-black-300:before,.sm\:disabled\:edu-text-black-300:disabled,.sm\:edu-text-black-300,.sm\:focus\:edu-text-black-300:focus,.sm\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.sm\:active\:edu-text-black-400:active,.sm\:after\:edu-text-black-400:after,.sm\:before\:edu-text-black-400:before,.sm\:disabled\:edu-text-black-400:disabled,.sm\:edu-text-black-400,.sm\:focus\:edu-text-black-400:focus,.sm\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.sm\:active\:edu-text-black-500:active,.sm\:after\:edu-text-black-500:after,.sm\:before\:edu-text-black-500:before,.sm\:disabled\:edu-text-black-500:disabled,.sm\:edu-text-black-500,.sm\:focus\:edu-text-black-500:focus,.sm\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.sm\:active\:edu-text-black-600:active,.sm\:after\:edu-text-black-600:after,.sm\:before\:edu-text-black-600:before,.sm\:disabled\:edu-text-black-600:disabled,.sm\:edu-text-black-600,.sm\:focus\:edu-text-black-600:focus,.sm\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.sm\:active\:edu-text-black-700:active,.sm\:after\:edu-text-black-700:after,.sm\:before\:edu-text-black-700:before,.sm\:disabled\:edu-text-black-700:disabled,.sm\:edu-text-black-700,.sm\:focus\:edu-text-black-700:focus,.sm\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.sm\:active\:edu-text-black-800:active,.sm\:after\:edu-text-black-800:after,.sm\:before\:edu-text-black-800:before,.sm\:disabled\:edu-text-black-800:disabled,.sm\:edu-text-black-800,.sm\:focus\:edu-text-black-800:focus,.sm\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.sm\:active\:edu-text-black-900:active,.sm\:after\:edu-text-black-900:after,.sm\:before\:edu-text-black-900:before,.sm\:disabled\:edu-text-black-900:disabled,.sm\:edu-text-black-900,.sm\:focus\:edu-text-black-900:focus,.sm\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.sm\:active\:edu-text-white-100:active,.sm\:after\:edu-text-white-100:after,.sm\:before\:edu-text-white-100:before,.sm\:disabled\:edu-text-white-100:disabled,.sm\:edu-text-white-100,.sm\:focus\:edu-text-white-100:focus,.sm\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.sm\:active\:edu-text-white-200:active,.sm\:after\:edu-text-white-200:after,.sm\:before\:edu-text-white-200:before,.sm\:disabled\:edu-text-white-200:disabled,.sm\:edu-text-white-200,.sm\:focus\:edu-text-white-200:focus,.sm\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.sm\:active\:edu-text-white-300:active,.sm\:after\:edu-text-white-300:after,.sm\:before\:edu-text-white-300:before,.sm\:disabled\:edu-text-white-300:disabled,.sm\:edu-text-white-300,.sm\:focus\:edu-text-white-300:focus,.sm\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.sm\:active\:edu-text-white-400:active,.sm\:after\:edu-text-white-400:after,.sm\:before\:edu-text-white-400:before,.sm\:disabled\:edu-text-white-400:disabled,.sm\:edu-text-white-400,.sm\:focus\:edu-text-white-400:focus,.sm\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.sm\:active\:edu-text-white-500:active,.sm\:after\:edu-text-white-500:after,.sm\:before\:edu-text-white-500:before,.sm\:disabled\:edu-text-white-500:disabled,.sm\:edu-text-white-500,.sm\:focus\:edu-text-white-500:focus,.sm\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.sm\:active\:edu-text-white-600:active,.sm\:after\:edu-text-white-600:after,.sm\:before\:edu-text-white-600:before,.sm\:disabled\:edu-text-white-600:disabled,.sm\:edu-text-white-600,.sm\:focus\:edu-text-white-600:focus,.sm\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.sm\:active\:edu-text-white-700:active,.sm\:after\:edu-text-white-700:after,.sm\:before\:edu-text-white-700:before,.sm\:disabled\:edu-text-white-700:disabled,.sm\:edu-text-white-700,.sm\:focus\:edu-text-white-700:focus,.sm\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.sm\:active\:edu-text-white-800:active,.sm\:after\:edu-text-white-800:after,.sm\:before\:edu-text-white-800:before,.sm\:disabled\:edu-text-white-800:disabled,.sm\:edu-text-white-800,.sm\:focus\:edu-text-white-800:focus,.sm\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.sm\:active\:edu-text-white-900:active,.sm\:after\:edu-text-white-900:after,.sm\:before\:edu-text-white-900:before,.sm\:disabled\:edu-text-white-900:disabled,.sm\:edu-text-white-900,.sm\:focus\:edu-text-white-900:focus,.sm\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.sm\:active\:edu-text-green-50:active,.sm\:after\:edu-text-green-50:after,.sm\:before\:edu-text-green-50:before,.sm\:disabled\:edu-text-green-50:disabled,.sm\:edu-text-green-50,.sm\:focus\:edu-text-green-50:focus,.sm\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.sm\:active\:edu-text-green-100:active,.sm\:after\:edu-text-green-100:after,.sm\:before\:edu-text-green-100:before,.sm\:disabled\:edu-text-green-100:disabled,.sm\:edu-text-green-100,.sm\:focus\:edu-text-green-100:focus,.sm\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.sm\:active\:edu-text-green-200:active,.sm\:after\:edu-text-green-200:after,.sm\:before\:edu-text-green-200:before,.sm\:disabled\:edu-text-green-200:disabled,.sm\:edu-text-green-200,.sm\:focus\:edu-text-green-200:focus,.sm\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.sm\:active\:edu-text-green-300:active,.sm\:after\:edu-text-green-300:after,.sm\:before\:edu-text-green-300:before,.sm\:disabled\:edu-text-green-300:disabled,.sm\:edu-text-green-300,.sm\:focus\:edu-text-green-300:focus,.sm\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.sm\:active\:edu-text-green-400:active,.sm\:after\:edu-text-green-400:after,.sm\:before\:edu-text-green-400:before,.sm\:disabled\:edu-text-green-400:disabled,.sm\:edu-text-green-400,.sm\:focus\:edu-text-green-400:focus,.sm\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.sm\:active\:edu-text-green-500:active,.sm\:after\:edu-text-green-500:after,.sm\:before\:edu-text-green-500:before,.sm\:disabled\:edu-text-green-500:disabled,.sm\:edu-text-green-500,.sm\:focus\:edu-text-green-500:focus,.sm\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.sm\:active\:edu-text-green-600:active,.sm\:after\:edu-text-green-600:after,.sm\:before\:edu-text-green-600:before,.sm\:disabled\:edu-text-green-600:disabled,.sm\:edu-text-green-600,.sm\:focus\:edu-text-green-600:focus,.sm\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.sm\:active\:edu-text-green-700:active,.sm\:after\:edu-text-green-700:after,.sm\:before\:edu-text-green-700:before,.sm\:disabled\:edu-text-green-700:disabled,.sm\:edu-text-green-700,.sm\:focus\:edu-text-green-700:focus,.sm\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.sm\:active\:edu-text-green-800:active,.sm\:after\:edu-text-green-800:after,.sm\:before\:edu-text-green-800:before,.sm\:disabled\:edu-text-green-800:disabled,.sm\:edu-text-green-800,.sm\:focus\:edu-text-green-800:focus,.sm\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.sm\:active\:edu-text-green-900:active,.sm\:after\:edu-text-green-900:after,.sm\:before\:edu-text-green-900:before,.sm\:disabled\:edu-text-green-900:disabled,.sm\:edu-text-green-900,.sm\:focus\:edu-text-green-900:focus,.sm\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.sm\:active\:edu-text-yellow-100:active,.sm\:after\:edu-text-yellow-100:after,.sm\:before\:edu-text-yellow-100:before,.sm\:disabled\:edu-text-yellow-100:disabled,.sm\:edu-text-yellow-100,.sm\:focus\:edu-text-yellow-100:focus,.sm\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.sm\:active\:edu-text-yellow-200:active,.sm\:after\:edu-text-yellow-200:after,.sm\:before\:edu-text-yellow-200:before,.sm\:disabled\:edu-text-yellow-200:disabled,.sm\:edu-text-yellow-200,.sm\:focus\:edu-text-yellow-200:focus,.sm\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.sm\:active\:edu-text-yellow-300:active,.sm\:after\:edu-text-yellow-300:after,.sm\:before\:edu-text-yellow-300:before,.sm\:disabled\:edu-text-yellow-300:disabled,.sm\:edu-text-yellow-300,.sm\:focus\:edu-text-yellow-300:focus,.sm\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.sm\:active\:edu-text-yellow-400:active,.sm\:after\:edu-text-yellow-400:after,.sm\:before\:edu-text-yellow-400:before,.sm\:disabled\:edu-text-yellow-400:disabled,.sm\:edu-text-yellow-400,.sm\:focus\:edu-text-yellow-400:focus,.sm\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.sm\:active\:edu-text-yellow-500:active,.sm\:after\:edu-text-yellow-500:after,.sm\:before\:edu-text-yellow-500:before,.sm\:disabled\:edu-text-yellow-500:disabled,.sm\:edu-text-yellow-500,.sm\:focus\:edu-text-yellow-500:focus,.sm\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.sm\:active\:edu-text-yellow-600:active,.sm\:after\:edu-text-yellow-600:after,.sm\:before\:edu-text-yellow-600:before,.sm\:disabled\:edu-text-yellow-600:disabled,.sm\:edu-text-yellow-600,.sm\:focus\:edu-text-yellow-600:focus,.sm\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.sm\:active\:edu-text-yellow-700:active,.sm\:after\:edu-text-yellow-700:after,.sm\:before\:edu-text-yellow-700:before,.sm\:disabled\:edu-text-yellow-700:disabled,.sm\:edu-text-yellow-700,.sm\:focus\:edu-text-yellow-700:focus,.sm\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.sm\:active\:edu-text-yellow-800:active,.sm\:after\:edu-text-yellow-800:after,.sm\:before\:edu-text-yellow-800:before,.sm\:disabled\:edu-text-yellow-800:disabled,.sm\:edu-text-yellow-800,.sm\:focus\:edu-text-yellow-800:focus,.sm\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.sm\:active\:edu-text-yellow-900:active,.sm\:after\:edu-text-yellow-900:after,.sm\:before\:edu-text-yellow-900:before,.sm\:disabled\:edu-text-yellow-900:disabled,.sm\:edu-text-yellow-900,.sm\:focus\:edu-text-yellow-900:focus,.sm\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.sm\:active\:edu-text-red-100:active,.sm\:after\:edu-text-red-100:after,.sm\:before\:edu-text-red-100:before,.sm\:disabled\:edu-text-red-100:disabled,.sm\:edu-text-red-100,.sm\:focus\:edu-text-red-100:focus,.sm\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.sm\:active\:edu-text-red-200:active,.sm\:after\:edu-text-red-200:after,.sm\:before\:edu-text-red-200:before,.sm\:disabled\:edu-text-red-200:disabled,.sm\:edu-text-red-200,.sm\:focus\:edu-text-red-200:focus,.sm\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.sm\:active\:edu-text-red-300:active,.sm\:after\:edu-text-red-300:after,.sm\:before\:edu-text-red-300:before,.sm\:disabled\:edu-text-red-300:disabled,.sm\:edu-text-red-300,.sm\:focus\:edu-text-red-300:focus,.sm\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.sm\:active\:edu-text-red-400:active,.sm\:after\:edu-text-red-400:after,.sm\:before\:edu-text-red-400:before,.sm\:disabled\:edu-text-red-400:disabled,.sm\:edu-text-red-400,.sm\:focus\:edu-text-red-400:focus,.sm\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.sm\:active\:edu-text-red-500:active,.sm\:after\:edu-text-red-500:after,.sm\:before\:edu-text-red-500:before,.sm\:disabled\:edu-text-red-500:disabled,.sm\:edu-text-red-500,.sm\:focus\:edu-text-red-500:focus,.sm\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.sm\:active\:edu-text-red-600:active,.sm\:after\:edu-text-red-600:after,.sm\:before\:edu-text-red-600:before,.sm\:disabled\:edu-text-red-600:disabled,.sm\:edu-text-red-600,.sm\:focus\:edu-text-red-600:focus,.sm\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.sm\:active\:edu-text-red-700:active,.sm\:after\:edu-text-red-700:after,.sm\:before\:edu-text-red-700:before,.sm\:disabled\:edu-text-red-700:disabled,.sm\:edu-text-red-700,.sm\:focus\:edu-text-red-700:focus,.sm\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.sm\:active\:edu-text-red-800:active,.sm\:after\:edu-text-red-800:after,.sm\:before\:edu-text-red-800:before,.sm\:disabled\:edu-text-red-800:disabled,.sm\:edu-text-red-800,.sm\:focus\:edu-text-red-800:focus,.sm\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.sm\:active\:edu-text-red-900:active,.sm\:after\:edu-text-red-900:after,.sm\:before\:edu-text-red-900:before,.sm\:disabled\:edu-text-red-900:disabled,.sm\:edu-text-red-900,.sm\:focus\:edu-text-red-900:focus,.sm\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.sm\:active\:edu-text-blue-400:active,.sm\:after\:edu-text-blue-400:after,.sm\:before\:edu-text-blue-400:before,.sm\:disabled\:edu-text-blue-400:disabled,.sm\:edu-text-blue-400,.sm\:focus\:edu-text-blue-400:focus,.sm\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.sm\:active\:edu-text-blue-500:active,.sm\:after\:edu-text-blue-500:after,.sm\:before\:edu-text-blue-500:before,.sm\:disabled\:edu-text-blue-500:disabled,.sm\:edu-text-blue-500,.sm\:focus\:edu-text-blue-500:focus,.sm\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.sm\:active\:edu-text-violet-500:active,.sm\:after\:edu-text-violet-500:after,.sm\:before\:edu-text-violet-500:before,.sm\:disabled\:edu-text-violet-500:disabled,.sm\:edu-text-violet-500,.sm\:focus\:edu-text-violet-500:focus,.sm\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.sm\:active\:edu-text-transparent-100:active,.sm\:after\:edu-text-transparent-100:after,.sm\:before\:edu-text-transparent-100:before,.sm\:disabled\:edu-text-transparent-100:disabled,.sm\:edu-text-transparent-100,.sm\:focus\:edu-text-transparent-100:focus,.sm\:hover\:edu-text-transparent-100:hover{color:transparent!important}.sm\:active\:edu-bg-primary-200:active,.sm\:after\:edu-bg-primary-200:after,.sm\:before\:edu-bg-primary-200:before,.sm\:disabled\:edu-bg-primary-200:disabled,.sm\:edu-bg-primary-200,.sm\:focus\:edu-bg-primary-200:focus,.sm\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.sm\:active\:edu-bg-primary-900:active,.sm\:after\:edu-bg-primary-900:after,.sm\:before\:edu-bg-primary-900:before,.sm\:disabled\:edu-bg-primary-900:disabled,.sm\:edu-bg-primary-900,.sm\:focus\:edu-bg-primary-900:focus,.sm\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.sm\:active\:edu-bg-black-100:active,.sm\:after\:edu-bg-black-100:after,.sm\:before\:edu-bg-black-100:before,.sm\:disabled\:edu-bg-black-100:disabled,.sm\:edu-bg-black-100,.sm\:focus\:edu-bg-black-100:focus,.sm\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.sm\:active\:edu-bg-black-200:active,.sm\:after\:edu-bg-black-200:after,.sm\:before\:edu-bg-black-200:before,.sm\:disabled\:edu-bg-black-200:disabled,.sm\:edu-bg-black-200,.sm\:focus\:edu-bg-black-200:focus,.sm\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.sm\:active\:edu-bg-black-300:active,.sm\:after\:edu-bg-black-300:after,.sm\:before\:edu-bg-black-300:before,.sm\:disabled\:edu-bg-black-300:disabled,.sm\:edu-bg-black-300,.sm\:focus\:edu-bg-black-300:focus,.sm\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.sm\:active\:edu-bg-black-400:active,.sm\:after\:edu-bg-black-400:after,.sm\:before\:edu-bg-black-400:before,.sm\:disabled\:edu-bg-black-400:disabled,.sm\:edu-bg-black-400,.sm\:focus\:edu-bg-black-400:focus,.sm\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.sm\:active\:edu-bg-black-500:active,.sm\:after\:edu-bg-black-500:after,.sm\:before\:edu-bg-black-500:before,.sm\:disabled\:edu-bg-black-500:disabled,.sm\:edu-bg-black-500,.sm\:focus\:edu-bg-black-500:focus,.sm\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.sm\:active\:edu-bg-black-600:active,.sm\:after\:edu-bg-black-600:after,.sm\:before\:edu-bg-black-600:before,.sm\:disabled\:edu-bg-black-600:disabled,.sm\:edu-bg-black-600,.sm\:focus\:edu-bg-black-600:focus,.sm\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.sm\:active\:edu-bg-black-700:active,.sm\:after\:edu-bg-black-700:after,.sm\:before\:edu-bg-black-700:before,.sm\:disabled\:edu-bg-black-700:disabled,.sm\:edu-bg-black-700,.sm\:focus\:edu-bg-black-700:focus,.sm\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.sm\:active\:edu-bg-black-800:active,.sm\:after\:edu-bg-black-800:after,.sm\:before\:edu-bg-black-800:before,.sm\:disabled\:edu-bg-black-800:disabled,.sm\:edu-bg-black-800,.sm\:focus\:edu-bg-black-800:focus,.sm\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.sm\:active\:edu-bg-black-900:active,.sm\:after\:edu-bg-black-900:after,.sm\:before\:edu-bg-black-900:before,.sm\:disabled\:edu-bg-black-900:disabled,.sm\:edu-bg-black-900,.sm\:focus\:edu-bg-black-900:focus,.sm\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.sm\:active\:edu-bg-white-100:active,.sm\:after\:edu-bg-white-100:after,.sm\:before\:edu-bg-white-100:before,.sm\:disabled\:edu-bg-white-100:disabled,.sm\:edu-bg-white-100,.sm\:focus\:edu-bg-white-100:focus,.sm\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.sm\:active\:edu-bg-white-200:active,.sm\:after\:edu-bg-white-200:after,.sm\:before\:edu-bg-white-200:before,.sm\:disabled\:edu-bg-white-200:disabled,.sm\:edu-bg-white-200,.sm\:focus\:edu-bg-white-200:focus,.sm\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.sm\:active\:edu-bg-white-300:active,.sm\:after\:edu-bg-white-300:after,.sm\:before\:edu-bg-white-300:before,.sm\:disabled\:edu-bg-white-300:disabled,.sm\:edu-bg-white-300,.sm\:focus\:edu-bg-white-300:focus,.sm\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.sm\:active\:edu-bg-white-400:active,.sm\:after\:edu-bg-white-400:after,.sm\:before\:edu-bg-white-400:before,.sm\:disabled\:edu-bg-white-400:disabled,.sm\:edu-bg-white-400,.sm\:focus\:edu-bg-white-400:focus,.sm\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.sm\:active\:edu-bg-white-500:active,.sm\:after\:edu-bg-white-500:after,.sm\:before\:edu-bg-white-500:before,.sm\:disabled\:edu-bg-white-500:disabled,.sm\:edu-bg-white-500,.sm\:focus\:edu-bg-white-500:focus,.sm\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.sm\:active\:edu-bg-white-600:active,.sm\:after\:edu-bg-white-600:after,.sm\:before\:edu-bg-white-600:before,.sm\:disabled\:edu-bg-white-600:disabled,.sm\:edu-bg-white-600,.sm\:focus\:edu-bg-white-600:focus,.sm\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.sm\:active\:edu-bg-white-700:active,.sm\:after\:edu-bg-white-700:after,.sm\:before\:edu-bg-white-700:before,.sm\:disabled\:edu-bg-white-700:disabled,.sm\:edu-bg-white-700,.sm\:focus\:edu-bg-white-700:focus,.sm\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.sm\:active\:edu-bg-white-800:active,.sm\:after\:edu-bg-white-800:after,.sm\:before\:edu-bg-white-800:before,.sm\:disabled\:edu-bg-white-800:disabled,.sm\:edu-bg-white-800,.sm\:focus\:edu-bg-white-800:focus,.sm\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.sm\:active\:edu-bg-white-900:active,.sm\:after\:edu-bg-white-900:after,.sm\:before\:edu-bg-white-900:before,.sm\:disabled\:edu-bg-white-900:disabled,.sm\:edu-bg-white-900,.sm\:focus\:edu-bg-white-900:focus,.sm\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.sm\:active\:edu-bg-green-50:active,.sm\:after\:edu-bg-green-50:after,.sm\:before\:edu-bg-green-50:before,.sm\:disabled\:edu-bg-green-50:disabled,.sm\:edu-bg-green-50,.sm\:focus\:edu-bg-green-50:focus,.sm\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.sm\:active\:edu-bg-green-100:active,.sm\:after\:edu-bg-green-100:after,.sm\:before\:edu-bg-green-100:before,.sm\:disabled\:edu-bg-green-100:disabled,.sm\:edu-bg-green-100,.sm\:focus\:edu-bg-green-100:focus,.sm\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.sm\:active\:edu-bg-green-200:active,.sm\:after\:edu-bg-green-200:after,.sm\:before\:edu-bg-green-200:before,.sm\:disabled\:edu-bg-green-200:disabled,.sm\:edu-bg-green-200,.sm\:focus\:edu-bg-green-200:focus,.sm\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.sm\:active\:edu-bg-green-300:active,.sm\:after\:edu-bg-green-300:after,.sm\:before\:edu-bg-green-300:before,.sm\:disabled\:edu-bg-green-300:disabled,.sm\:edu-bg-green-300,.sm\:focus\:edu-bg-green-300:focus,.sm\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.sm\:active\:edu-bg-green-400:active,.sm\:after\:edu-bg-green-400:after,.sm\:before\:edu-bg-green-400:before,.sm\:disabled\:edu-bg-green-400:disabled,.sm\:edu-bg-green-400,.sm\:focus\:edu-bg-green-400:focus,.sm\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.sm\:active\:edu-bg-green-500:active,.sm\:after\:edu-bg-green-500:after,.sm\:before\:edu-bg-green-500:before,.sm\:disabled\:edu-bg-green-500:disabled,.sm\:edu-bg-green-500,.sm\:focus\:edu-bg-green-500:focus,.sm\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.sm\:active\:edu-bg-green-600:active,.sm\:after\:edu-bg-green-600:after,.sm\:before\:edu-bg-green-600:before,.sm\:disabled\:edu-bg-green-600:disabled,.sm\:edu-bg-green-600,.sm\:focus\:edu-bg-green-600:focus,.sm\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.sm\:active\:edu-bg-green-700:active,.sm\:after\:edu-bg-green-700:after,.sm\:before\:edu-bg-green-700:before,.sm\:disabled\:edu-bg-green-700:disabled,.sm\:edu-bg-green-700,.sm\:focus\:edu-bg-green-700:focus,.sm\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.sm\:active\:edu-bg-green-800:active,.sm\:after\:edu-bg-green-800:after,.sm\:before\:edu-bg-green-800:before,.sm\:disabled\:edu-bg-green-800:disabled,.sm\:edu-bg-green-800,.sm\:focus\:edu-bg-green-800:focus,.sm\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.sm\:active\:edu-bg-green-900:active,.sm\:after\:edu-bg-green-900:after,.sm\:before\:edu-bg-green-900:before,.sm\:disabled\:edu-bg-green-900:disabled,.sm\:edu-bg-green-900,.sm\:focus\:edu-bg-green-900:focus,.sm\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.sm\:active\:edu-bg-yellow-100:active,.sm\:after\:edu-bg-yellow-100:after,.sm\:before\:edu-bg-yellow-100:before,.sm\:disabled\:edu-bg-yellow-100:disabled,.sm\:edu-bg-yellow-100,.sm\:focus\:edu-bg-yellow-100:focus,.sm\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.sm\:active\:edu-bg-yellow-200:active,.sm\:after\:edu-bg-yellow-200:after,.sm\:before\:edu-bg-yellow-200:before,.sm\:disabled\:edu-bg-yellow-200:disabled,.sm\:edu-bg-yellow-200,.sm\:focus\:edu-bg-yellow-200:focus,.sm\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.sm\:active\:edu-bg-yellow-300:active,.sm\:after\:edu-bg-yellow-300:after,.sm\:before\:edu-bg-yellow-300:before,.sm\:disabled\:edu-bg-yellow-300:disabled,.sm\:edu-bg-yellow-300,.sm\:focus\:edu-bg-yellow-300:focus,.sm\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.sm\:active\:edu-bg-yellow-400:active,.sm\:after\:edu-bg-yellow-400:after,.sm\:before\:edu-bg-yellow-400:before,.sm\:disabled\:edu-bg-yellow-400:disabled,.sm\:edu-bg-yellow-400,.sm\:focus\:edu-bg-yellow-400:focus,.sm\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.sm\:active\:edu-bg-yellow-500:active,.sm\:after\:edu-bg-yellow-500:after,.sm\:before\:edu-bg-yellow-500:before,.sm\:disabled\:edu-bg-yellow-500:disabled,.sm\:edu-bg-yellow-500,.sm\:focus\:edu-bg-yellow-500:focus,.sm\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.sm\:active\:edu-bg-yellow-600:active,.sm\:after\:edu-bg-yellow-600:after,.sm\:before\:edu-bg-yellow-600:before,.sm\:disabled\:edu-bg-yellow-600:disabled,.sm\:edu-bg-yellow-600,.sm\:focus\:edu-bg-yellow-600:focus,.sm\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.sm\:active\:edu-bg-yellow-700:active,.sm\:after\:edu-bg-yellow-700:after,.sm\:before\:edu-bg-yellow-700:before,.sm\:disabled\:edu-bg-yellow-700:disabled,.sm\:edu-bg-yellow-700,.sm\:focus\:edu-bg-yellow-700:focus,.sm\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.sm\:active\:edu-bg-yellow-800:active,.sm\:after\:edu-bg-yellow-800:after,.sm\:before\:edu-bg-yellow-800:before,.sm\:disabled\:edu-bg-yellow-800:disabled,.sm\:edu-bg-yellow-800,.sm\:focus\:edu-bg-yellow-800:focus,.sm\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.sm\:active\:edu-bg-yellow-900:active,.sm\:after\:edu-bg-yellow-900:after,.sm\:before\:edu-bg-yellow-900:before,.sm\:disabled\:edu-bg-yellow-900:disabled,.sm\:edu-bg-yellow-900,.sm\:focus\:edu-bg-yellow-900:focus,.sm\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.sm\:active\:edu-bg-red-100:active,.sm\:after\:edu-bg-red-100:after,.sm\:before\:edu-bg-red-100:before,.sm\:disabled\:edu-bg-red-100:disabled,.sm\:edu-bg-red-100,.sm\:focus\:edu-bg-red-100:focus,.sm\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.sm\:active\:edu-bg-red-200:active,.sm\:after\:edu-bg-red-200:after,.sm\:before\:edu-bg-red-200:before,.sm\:disabled\:edu-bg-red-200:disabled,.sm\:edu-bg-red-200,.sm\:focus\:edu-bg-red-200:focus,.sm\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.sm\:active\:edu-bg-red-300:active,.sm\:after\:edu-bg-red-300:after,.sm\:before\:edu-bg-red-300:before,.sm\:disabled\:edu-bg-red-300:disabled,.sm\:edu-bg-red-300,.sm\:focus\:edu-bg-red-300:focus,.sm\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.sm\:active\:edu-bg-red-400:active,.sm\:after\:edu-bg-red-400:after,.sm\:before\:edu-bg-red-400:before,.sm\:disabled\:edu-bg-red-400:disabled,.sm\:edu-bg-red-400,.sm\:focus\:edu-bg-red-400:focus,.sm\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.sm\:active\:edu-bg-red-500:active,.sm\:after\:edu-bg-red-500:after,.sm\:before\:edu-bg-red-500:before,.sm\:disabled\:edu-bg-red-500:disabled,.sm\:edu-bg-red-500,.sm\:focus\:edu-bg-red-500:focus,.sm\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.sm\:active\:edu-bg-red-600:active,.sm\:after\:edu-bg-red-600:after,.sm\:before\:edu-bg-red-600:before,.sm\:disabled\:edu-bg-red-600:disabled,.sm\:edu-bg-red-600,.sm\:focus\:edu-bg-red-600:focus,.sm\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.sm\:active\:edu-bg-red-700:active,.sm\:after\:edu-bg-red-700:after,.sm\:before\:edu-bg-red-700:before,.sm\:disabled\:edu-bg-red-700:disabled,.sm\:edu-bg-red-700,.sm\:focus\:edu-bg-red-700:focus,.sm\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.sm\:active\:edu-bg-red-800:active,.sm\:after\:edu-bg-red-800:after,.sm\:before\:edu-bg-red-800:before,.sm\:disabled\:edu-bg-red-800:disabled,.sm\:edu-bg-red-800,.sm\:focus\:edu-bg-red-800:focus,.sm\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.sm\:active\:edu-bg-red-900:active,.sm\:after\:edu-bg-red-900:after,.sm\:before\:edu-bg-red-900:before,.sm\:disabled\:edu-bg-red-900:disabled,.sm\:edu-bg-red-900,.sm\:focus\:edu-bg-red-900:focus,.sm\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.sm\:active\:edu-bg-blue-400:active,.sm\:after\:edu-bg-blue-400:after,.sm\:before\:edu-bg-blue-400:before,.sm\:disabled\:edu-bg-blue-400:disabled,.sm\:edu-bg-blue-400,.sm\:focus\:edu-bg-blue-400:focus,.sm\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.sm\:active\:edu-bg-blue-500:active,.sm\:after\:edu-bg-blue-500:after,.sm\:before\:edu-bg-blue-500:before,.sm\:disabled\:edu-bg-blue-500:disabled,.sm\:edu-bg-blue-500,.sm\:focus\:edu-bg-blue-500:focus,.sm\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.sm\:active\:edu-bg-violet-500:active,.sm\:after\:edu-bg-violet-500:after,.sm\:before\:edu-bg-violet-500:before,.sm\:disabled\:edu-bg-violet-500:disabled,.sm\:edu-bg-violet-500,.sm\:focus\:edu-bg-violet-500:focus,.sm\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.sm\:active\:edu-bg-transparent-100:active,.sm\:after\:edu-bg-transparent-100:after,.sm\:before\:edu-bg-transparent-100:before,.sm\:disabled\:edu-bg-transparent-100:disabled,.sm\:edu-bg-transparent-100,.sm\:focus\:edu-bg-transparent-100:focus,.sm\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.sm\:active\:edu-border-primary-200:active,.sm\:after\:edu-border-primary-200:after,.sm\:before\:edu-border-primary-200:before,.sm\:disabled\:edu-border-primary-200:disabled,.sm\:edu-border-primary-200,.sm\:focus\:edu-border-primary-200:focus,.sm\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.sm\:active\:edu-border-primary-900:active,.sm\:after\:edu-border-primary-900:after,.sm\:before\:edu-border-primary-900:before,.sm\:disabled\:edu-border-primary-900:disabled,.sm\:edu-border-primary-900,.sm\:focus\:edu-border-primary-900:focus,.sm\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.sm\:active\:edu-border-black-100:active,.sm\:after\:edu-border-black-100:after,.sm\:before\:edu-border-black-100:before,.sm\:disabled\:edu-border-black-100:disabled,.sm\:edu-border-black-100,.sm\:focus\:edu-border-black-100:focus,.sm\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.sm\:active\:edu-border-black-200:active,.sm\:after\:edu-border-black-200:after,.sm\:before\:edu-border-black-200:before,.sm\:disabled\:edu-border-black-200:disabled,.sm\:edu-border-black-200,.sm\:focus\:edu-border-black-200:focus,.sm\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.sm\:active\:edu-border-black-300:active,.sm\:after\:edu-border-black-300:after,.sm\:before\:edu-border-black-300:before,.sm\:disabled\:edu-border-black-300:disabled,.sm\:edu-border-black-300,.sm\:focus\:edu-border-black-300:focus,.sm\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.sm\:active\:edu-border-black-400:active,.sm\:after\:edu-border-black-400:after,.sm\:before\:edu-border-black-400:before,.sm\:disabled\:edu-border-black-400:disabled,.sm\:edu-border-black-400,.sm\:focus\:edu-border-black-400:focus,.sm\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.sm\:active\:edu-border-black-500:active,.sm\:after\:edu-border-black-500:after,.sm\:before\:edu-border-black-500:before,.sm\:disabled\:edu-border-black-500:disabled,.sm\:edu-border-black-500,.sm\:focus\:edu-border-black-500:focus,.sm\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.sm\:active\:edu-border-black-600:active,.sm\:after\:edu-border-black-600:after,.sm\:before\:edu-border-black-600:before,.sm\:disabled\:edu-border-black-600:disabled,.sm\:edu-border-black-600,.sm\:focus\:edu-border-black-600:focus,.sm\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.sm\:active\:edu-border-black-700:active,.sm\:after\:edu-border-black-700:after,.sm\:before\:edu-border-black-700:before,.sm\:disabled\:edu-border-black-700:disabled,.sm\:edu-border-black-700,.sm\:focus\:edu-border-black-700:focus,.sm\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.sm\:active\:edu-border-black-800:active,.sm\:after\:edu-border-black-800:after,.sm\:before\:edu-border-black-800:before,.sm\:disabled\:edu-border-black-800:disabled,.sm\:edu-border-black-800,.sm\:focus\:edu-border-black-800:focus,.sm\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.sm\:active\:edu-border-black-900:active,.sm\:after\:edu-border-black-900:after,.sm\:before\:edu-border-black-900:before,.sm\:disabled\:edu-border-black-900:disabled,.sm\:edu-border-black-900,.sm\:focus\:edu-border-black-900:focus,.sm\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.sm\:active\:edu-border-white-100:active,.sm\:after\:edu-border-white-100:after,.sm\:before\:edu-border-white-100:before,.sm\:disabled\:edu-border-white-100:disabled,.sm\:edu-border-white-100,.sm\:focus\:edu-border-white-100:focus,.sm\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.sm\:active\:edu-border-white-200:active,.sm\:after\:edu-border-white-200:after,.sm\:before\:edu-border-white-200:before,.sm\:disabled\:edu-border-white-200:disabled,.sm\:edu-border-white-200,.sm\:focus\:edu-border-white-200:focus,.sm\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.sm\:active\:edu-border-white-300:active,.sm\:after\:edu-border-white-300:after,.sm\:before\:edu-border-white-300:before,.sm\:disabled\:edu-border-white-300:disabled,.sm\:edu-border-white-300,.sm\:focus\:edu-border-white-300:focus,.sm\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.sm\:active\:edu-border-white-400:active,.sm\:after\:edu-border-white-400:after,.sm\:before\:edu-border-white-400:before,.sm\:disabled\:edu-border-white-400:disabled,.sm\:edu-border-white-400,.sm\:focus\:edu-border-white-400:focus,.sm\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.sm\:active\:edu-border-white-500:active,.sm\:after\:edu-border-white-500:after,.sm\:before\:edu-border-white-500:before,.sm\:disabled\:edu-border-white-500:disabled,.sm\:edu-border-white-500,.sm\:focus\:edu-border-white-500:focus,.sm\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.sm\:active\:edu-border-white-600:active,.sm\:after\:edu-border-white-600:after,.sm\:before\:edu-border-white-600:before,.sm\:disabled\:edu-border-white-600:disabled,.sm\:edu-border-white-600,.sm\:focus\:edu-border-white-600:focus,.sm\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.sm\:active\:edu-border-white-700:active,.sm\:after\:edu-border-white-700:after,.sm\:before\:edu-border-white-700:before,.sm\:disabled\:edu-border-white-700:disabled,.sm\:edu-border-white-700,.sm\:focus\:edu-border-white-700:focus,.sm\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.sm\:active\:edu-border-white-800:active,.sm\:after\:edu-border-white-800:after,.sm\:before\:edu-border-white-800:before,.sm\:disabled\:edu-border-white-800:disabled,.sm\:edu-border-white-800,.sm\:focus\:edu-border-white-800:focus,.sm\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.sm\:active\:edu-border-white-900:active,.sm\:after\:edu-border-white-900:after,.sm\:before\:edu-border-white-900:before,.sm\:disabled\:edu-border-white-900:disabled,.sm\:edu-border-white-900,.sm\:focus\:edu-border-white-900:focus,.sm\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.sm\:active\:edu-border-green-50:active,.sm\:after\:edu-border-green-50:after,.sm\:before\:edu-border-green-50:before,.sm\:disabled\:edu-border-green-50:disabled,.sm\:edu-border-green-50,.sm\:focus\:edu-border-green-50:focus,.sm\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.sm\:active\:edu-border-green-100:active,.sm\:after\:edu-border-green-100:after,.sm\:before\:edu-border-green-100:before,.sm\:disabled\:edu-border-green-100:disabled,.sm\:edu-border-green-100,.sm\:focus\:edu-border-green-100:focus,.sm\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.sm\:active\:edu-border-green-200:active,.sm\:after\:edu-border-green-200:after,.sm\:before\:edu-border-green-200:before,.sm\:disabled\:edu-border-green-200:disabled,.sm\:edu-border-green-200,.sm\:focus\:edu-border-green-200:focus,.sm\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.sm\:active\:edu-border-green-300:active,.sm\:after\:edu-border-green-300:after,.sm\:before\:edu-border-green-300:before,.sm\:disabled\:edu-border-green-300:disabled,.sm\:edu-border-green-300,.sm\:focus\:edu-border-green-300:focus,.sm\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.sm\:active\:edu-border-green-400:active,.sm\:after\:edu-border-green-400:after,.sm\:before\:edu-border-green-400:before,.sm\:disabled\:edu-border-green-400:disabled,.sm\:edu-border-green-400,.sm\:focus\:edu-border-green-400:focus,.sm\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.sm\:active\:edu-border-green-500:active,.sm\:after\:edu-border-green-500:after,.sm\:before\:edu-border-green-500:before,.sm\:disabled\:edu-border-green-500:disabled,.sm\:edu-border-green-500,.sm\:focus\:edu-border-green-500:focus,.sm\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.sm\:active\:edu-border-green-600:active,.sm\:after\:edu-border-green-600:after,.sm\:before\:edu-border-green-600:before,.sm\:disabled\:edu-border-green-600:disabled,.sm\:edu-border-green-600,.sm\:focus\:edu-border-green-600:focus,.sm\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.sm\:active\:edu-border-green-700:active,.sm\:after\:edu-border-green-700:after,.sm\:before\:edu-border-green-700:before,.sm\:disabled\:edu-border-green-700:disabled,.sm\:edu-border-green-700,.sm\:focus\:edu-border-green-700:focus,.sm\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.sm\:active\:edu-border-green-800:active,.sm\:after\:edu-border-green-800:after,.sm\:before\:edu-border-green-800:before,.sm\:disabled\:edu-border-green-800:disabled,.sm\:edu-border-green-800,.sm\:focus\:edu-border-green-800:focus,.sm\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.sm\:active\:edu-border-green-900:active,.sm\:after\:edu-border-green-900:after,.sm\:before\:edu-border-green-900:before,.sm\:disabled\:edu-border-green-900:disabled,.sm\:edu-border-green-900,.sm\:focus\:edu-border-green-900:focus,.sm\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.sm\:active\:edu-border-yellow-100:active,.sm\:after\:edu-border-yellow-100:after,.sm\:before\:edu-border-yellow-100:before,.sm\:disabled\:edu-border-yellow-100:disabled,.sm\:edu-border-yellow-100,.sm\:focus\:edu-border-yellow-100:focus,.sm\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.sm\:active\:edu-border-yellow-200:active,.sm\:after\:edu-border-yellow-200:after,.sm\:before\:edu-border-yellow-200:before,.sm\:disabled\:edu-border-yellow-200:disabled,.sm\:edu-border-yellow-200,.sm\:focus\:edu-border-yellow-200:focus,.sm\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.sm\:active\:edu-border-yellow-300:active,.sm\:after\:edu-border-yellow-300:after,.sm\:before\:edu-border-yellow-300:before,.sm\:disabled\:edu-border-yellow-300:disabled,.sm\:edu-border-yellow-300,.sm\:focus\:edu-border-yellow-300:focus,.sm\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.sm\:active\:edu-border-yellow-400:active,.sm\:after\:edu-border-yellow-400:after,.sm\:before\:edu-border-yellow-400:before,.sm\:disabled\:edu-border-yellow-400:disabled,.sm\:edu-border-yellow-400,.sm\:focus\:edu-border-yellow-400:focus,.sm\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.sm\:active\:edu-border-yellow-500:active,.sm\:after\:edu-border-yellow-500:after,.sm\:before\:edu-border-yellow-500:before,.sm\:disabled\:edu-border-yellow-500:disabled,.sm\:edu-border-yellow-500,.sm\:focus\:edu-border-yellow-500:focus,.sm\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.sm\:active\:edu-border-yellow-600:active,.sm\:after\:edu-border-yellow-600:after,.sm\:before\:edu-border-yellow-600:before,.sm\:disabled\:edu-border-yellow-600:disabled,.sm\:edu-border-yellow-600,.sm\:focus\:edu-border-yellow-600:focus,.sm\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.sm\:active\:edu-border-yellow-700:active,.sm\:after\:edu-border-yellow-700:after,.sm\:before\:edu-border-yellow-700:before,.sm\:disabled\:edu-border-yellow-700:disabled,.sm\:edu-border-yellow-700,.sm\:focus\:edu-border-yellow-700:focus,.sm\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.sm\:active\:edu-border-yellow-800:active,.sm\:after\:edu-border-yellow-800:after,.sm\:before\:edu-border-yellow-800:before,.sm\:disabled\:edu-border-yellow-800:disabled,.sm\:edu-border-yellow-800,.sm\:focus\:edu-border-yellow-800:focus,.sm\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.sm\:active\:edu-border-yellow-900:active,.sm\:after\:edu-border-yellow-900:after,.sm\:before\:edu-border-yellow-900:before,.sm\:disabled\:edu-border-yellow-900:disabled,.sm\:edu-border-yellow-900,.sm\:focus\:edu-border-yellow-900:focus,.sm\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.sm\:active\:edu-border-red-100:active,.sm\:after\:edu-border-red-100:after,.sm\:before\:edu-border-red-100:before,.sm\:disabled\:edu-border-red-100:disabled,.sm\:edu-border-red-100,.sm\:focus\:edu-border-red-100:focus,.sm\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.sm\:active\:edu-border-red-200:active,.sm\:after\:edu-border-red-200:after,.sm\:before\:edu-border-red-200:before,.sm\:disabled\:edu-border-red-200:disabled,.sm\:edu-border-red-200,.sm\:focus\:edu-border-red-200:focus,.sm\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.sm\:active\:edu-border-red-300:active,.sm\:after\:edu-border-red-300:after,.sm\:before\:edu-border-red-300:before,.sm\:disabled\:edu-border-red-300:disabled,.sm\:edu-border-red-300,.sm\:focus\:edu-border-red-300:focus,.sm\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.sm\:active\:edu-border-red-400:active,.sm\:after\:edu-border-red-400:after,.sm\:before\:edu-border-red-400:before,.sm\:disabled\:edu-border-red-400:disabled,.sm\:edu-border-red-400,.sm\:focus\:edu-border-red-400:focus,.sm\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.sm\:active\:edu-border-red-500:active,.sm\:after\:edu-border-red-500:after,.sm\:before\:edu-border-red-500:before,.sm\:disabled\:edu-border-red-500:disabled,.sm\:edu-border-red-500,.sm\:focus\:edu-border-red-500:focus,.sm\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.sm\:active\:edu-border-red-600:active,.sm\:after\:edu-border-red-600:after,.sm\:before\:edu-border-red-600:before,.sm\:disabled\:edu-border-red-600:disabled,.sm\:edu-border-red-600,.sm\:focus\:edu-border-red-600:focus,.sm\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.sm\:active\:edu-border-red-700:active,.sm\:after\:edu-border-red-700:after,.sm\:before\:edu-border-red-700:before,.sm\:disabled\:edu-border-red-700:disabled,.sm\:edu-border-red-700,.sm\:focus\:edu-border-red-700:focus,.sm\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.sm\:active\:edu-border-red-800:active,.sm\:after\:edu-border-red-800:after,.sm\:before\:edu-border-red-800:before,.sm\:disabled\:edu-border-red-800:disabled,.sm\:edu-border-red-800,.sm\:focus\:edu-border-red-800:focus,.sm\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.sm\:active\:edu-border-red-900:active,.sm\:after\:edu-border-red-900:after,.sm\:before\:edu-border-red-900:before,.sm\:disabled\:edu-border-red-900:disabled,.sm\:edu-border-red-900,.sm\:focus\:edu-border-red-900:focus,.sm\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.sm\:active\:edu-border-blue-400:active,.sm\:after\:edu-border-blue-400:after,.sm\:before\:edu-border-blue-400:before,.sm\:disabled\:edu-border-blue-400:disabled,.sm\:edu-border-blue-400,.sm\:focus\:edu-border-blue-400:focus,.sm\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.sm\:active\:edu-border-blue-500:active,.sm\:after\:edu-border-blue-500:after,.sm\:before\:edu-border-blue-500:before,.sm\:disabled\:edu-border-blue-500:disabled,.sm\:edu-border-blue-500,.sm\:focus\:edu-border-blue-500:focus,.sm\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.sm\:active\:edu-border-violet-500:active,.sm\:after\:edu-border-violet-500:after,.sm\:before\:edu-border-violet-500:before,.sm\:disabled\:edu-border-violet-500:disabled,.sm\:edu-border-violet-500,.sm\:focus\:edu-border-violet-500:focus,.sm\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.sm\:active\:edu-border-transparent-100:active,.sm\:after\:edu-border-transparent-100:after,.sm\:before\:edu-border-transparent-100:before,.sm\:disabled\:edu-border-transparent-100:disabled,.sm\:edu-border-transparent-100,.sm\:focus\:edu-border-transparent-100:focus,.sm\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:768px){.md\:active\:edu-text-primary-200:active,.md\:after\:edu-text-primary-200:after,.md\:before\:edu-text-primary-200:before,.md\:disabled\:edu-text-primary-200:disabled,.md\:edu-text-primary-200,.md\:focus\:edu-text-primary-200:focus,.md\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.md\:active\:edu-text-primary-900:active,.md\:after\:edu-text-primary-900:after,.md\:before\:edu-text-primary-900:before,.md\:disabled\:edu-text-primary-900:disabled,.md\:edu-text-primary-900,.md\:focus\:edu-text-primary-900:focus,.md\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.md\:active\:edu-text-black-100:active,.md\:after\:edu-text-black-100:after,.md\:before\:edu-text-black-100:before,.md\:disabled\:edu-text-black-100:disabled,.md\:edu-text-black-100,.md\:focus\:edu-text-black-100:focus,.md\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.md\:active\:edu-text-black-200:active,.md\:after\:edu-text-black-200:after,.md\:before\:edu-text-black-200:before,.md\:disabled\:edu-text-black-200:disabled,.md\:edu-text-black-200,.md\:focus\:edu-text-black-200:focus,.md\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.md\:active\:edu-text-black-300:active,.md\:after\:edu-text-black-300:after,.md\:before\:edu-text-black-300:before,.md\:disabled\:edu-text-black-300:disabled,.md\:edu-text-black-300,.md\:focus\:edu-text-black-300:focus,.md\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.md\:active\:edu-text-black-400:active,.md\:after\:edu-text-black-400:after,.md\:before\:edu-text-black-400:before,.md\:disabled\:edu-text-black-400:disabled,.md\:edu-text-black-400,.md\:focus\:edu-text-black-400:focus,.md\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.md\:active\:edu-text-black-500:active,.md\:after\:edu-text-black-500:after,.md\:before\:edu-text-black-500:before,.md\:disabled\:edu-text-black-500:disabled,.md\:edu-text-black-500,.md\:focus\:edu-text-black-500:focus,.md\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.md\:active\:edu-text-black-600:active,.md\:after\:edu-text-black-600:after,.md\:before\:edu-text-black-600:before,.md\:disabled\:edu-text-black-600:disabled,.md\:edu-text-black-600,.md\:focus\:edu-text-black-600:focus,.md\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.md\:active\:edu-text-black-700:active,.md\:after\:edu-text-black-700:after,.md\:before\:edu-text-black-700:before,.md\:disabled\:edu-text-black-700:disabled,.md\:edu-text-black-700,.md\:focus\:edu-text-black-700:focus,.md\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.md\:active\:edu-text-black-800:active,.md\:after\:edu-text-black-800:after,.md\:before\:edu-text-black-800:before,.md\:disabled\:edu-text-black-800:disabled,.md\:edu-text-black-800,.md\:focus\:edu-text-black-800:focus,.md\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.md\:active\:edu-text-black-900:active,.md\:after\:edu-text-black-900:after,.md\:before\:edu-text-black-900:before,.md\:disabled\:edu-text-black-900:disabled,.md\:edu-text-black-900,.md\:focus\:edu-text-black-900:focus,.md\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.md\:active\:edu-text-white-100:active,.md\:after\:edu-text-white-100:after,.md\:before\:edu-text-white-100:before,.md\:disabled\:edu-text-white-100:disabled,.md\:edu-text-white-100,.md\:focus\:edu-text-white-100:focus,.md\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.md\:active\:edu-text-white-200:active,.md\:after\:edu-text-white-200:after,.md\:before\:edu-text-white-200:before,.md\:disabled\:edu-text-white-200:disabled,.md\:edu-text-white-200,.md\:focus\:edu-text-white-200:focus,.md\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.md\:active\:edu-text-white-300:active,.md\:after\:edu-text-white-300:after,.md\:before\:edu-text-white-300:before,.md\:disabled\:edu-text-white-300:disabled,.md\:edu-text-white-300,.md\:focus\:edu-text-white-300:focus,.md\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.md\:active\:edu-text-white-400:active,.md\:after\:edu-text-white-400:after,.md\:before\:edu-text-white-400:before,.md\:disabled\:edu-text-white-400:disabled,.md\:edu-text-white-400,.md\:focus\:edu-text-white-400:focus,.md\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.md\:active\:edu-text-white-500:active,.md\:after\:edu-text-white-500:after,.md\:before\:edu-text-white-500:before,.md\:disabled\:edu-text-white-500:disabled,.md\:edu-text-white-500,.md\:focus\:edu-text-white-500:focus,.md\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.md\:active\:edu-text-white-600:active,.md\:after\:edu-text-white-600:after,.md\:before\:edu-text-white-600:before,.md\:disabled\:edu-text-white-600:disabled,.md\:edu-text-white-600,.md\:focus\:edu-text-white-600:focus,.md\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.md\:active\:edu-text-white-700:active,.md\:after\:edu-text-white-700:after,.md\:before\:edu-text-white-700:before,.md\:disabled\:edu-text-white-700:disabled,.md\:edu-text-white-700,.md\:focus\:edu-text-white-700:focus,.md\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.md\:active\:edu-text-white-800:active,.md\:after\:edu-text-white-800:after,.md\:before\:edu-text-white-800:before,.md\:disabled\:edu-text-white-800:disabled,.md\:edu-text-white-800,.md\:focus\:edu-text-white-800:focus,.md\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.md\:active\:edu-text-white-900:active,.md\:after\:edu-text-white-900:after,.md\:before\:edu-text-white-900:before,.md\:disabled\:edu-text-white-900:disabled,.md\:edu-text-white-900,.md\:focus\:edu-text-white-900:focus,.md\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.md\:active\:edu-text-green-50:active,.md\:after\:edu-text-green-50:after,.md\:before\:edu-text-green-50:before,.md\:disabled\:edu-text-green-50:disabled,.md\:edu-text-green-50,.md\:focus\:edu-text-green-50:focus,.md\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.md\:active\:edu-text-green-100:active,.md\:after\:edu-text-green-100:after,.md\:before\:edu-text-green-100:before,.md\:disabled\:edu-text-green-100:disabled,.md\:edu-text-green-100,.md\:focus\:edu-text-green-100:focus,.md\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.md\:active\:edu-text-green-200:active,.md\:after\:edu-text-green-200:after,.md\:before\:edu-text-green-200:before,.md\:disabled\:edu-text-green-200:disabled,.md\:edu-text-green-200,.md\:focus\:edu-text-green-200:focus,.md\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.md\:active\:edu-text-green-300:active,.md\:after\:edu-text-green-300:after,.md\:before\:edu-text-green-300:before,.md\:disabled\:edu-text-green-300:disabled,.md\:edu-text-green-300,.md\:focus\:edu-text-green-300:focus,.md\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.md\:active\:edu-text-green-400:active,.md\:after\:edu-text-green-400:after,.md\:before\:edu-text-green-400:before,.md\:disabled\:edu-text-green-400:disabled,.md\:edu-text-green-400,.md\:focus\:edu-text-green-400:focus,.md\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.md\:active\:edu-text-green-500:active,.md\:after\:edu-text-green-500:after,.md\:before\:edu-text-green-500:before,.md\:disabled\:edu-text-green-500:disabled,.md\:edu-text-green-500,.md\:focus\:edu-text-green-500:focus,.md\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.md\:active\:edu-text-green-600:active,.md\:after\:edu-text-green-600:after,.md\:before\:edu-text-green-600:before,.md\:disabled\:edu-text-green-600:disabled,.md\:edu-text-green-600,.md\:focus\:edu-text-green-600:focus,.md\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.md\:active\:edu-text-green-700:active,.md\:after\:edu-text-green-700:after,.md\:before\:edu-text-green-700:before,.md\:disabled\:edu-text-green-700:disabled,.md\:edu-text-green-700,.md\:focus\:edu-text-green-700:focus,.md\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.md\:active\:edu-text-green-800:active,.md\:after\:edu-text-green-800:after,.md\:before\:edu-text-green-800:before,.md\:disabled\:edu-text-green-800:disabled,.md\:edu-text-green-800,.md\:focus\:edu-text-green-800:focus,.md\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.md\:active\:edu-text-green-900:active,.md\:after\:edu-text-green-900:after,.md\:before\:edu-text-green-900:before,.md\:disabled\:edu-text-green-900:disabled,.md\:edu-text-green-900,.md\:focus\:edu-text-green-900:focus,.md\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.md\:active\:edu-text-yellow-100:active,.md\:after\:edu-text-yellow-100:after,.md\:before\:edu-text-yellow-100:before,.md\:disabled\:edu-text-yellow-100:disabled,.md\:edu-text-yellow-100,.md\:focus\:edu-text-yellow-100:focus,.md\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.md\:active\:edu-text-yellow-200:active,.md\:after\:edu-text-yellow-200:after,.md\:before\:edu-text-yellow-200:before,.md\:disabled\:edu-text-yellow-200:disabled,.md\:edu-text-yellow-200,.md\:focus\:edu-text-yellow-200:focus,.md\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.md\:active\:edu-text-yellow-300:active,.md\:after\:edu-text-yellow-300:after,.md\:before\:edu-text-yellow-300:before,.md\:disabled\:edu-text-yellow-300:disabled,.md\:edu-text-yellow-300,.md\:focus\:edu-text-yellow-300:focus,.md\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.md\:active\:edu-text-yellow-400:active,.md\:after\:edu-text-yellow-400:after,.md\:before\:edu-text-yellow-400:before,.md\:disabled\:edu-text-yellow-400:disabled,.md\:edu-text-yellow-400,.md\:focus\:edu-text-yellow-400:focus,.md\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.md\:active\:edu-text-yellow-500:active,.md\:after\:edu-text-yellow-500:after,.md\:before\:edu-text-yellow-500:before,.md\:disabled\:edu-text-yellow-500:disabled,.md\:edu-text-yellow-500,.md\:focus\:edu-text-yellow-500:focus,.md\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.md\:active\:edu-text-yellow-600:active,.md\:after\:edu-text-yellow-600:after,.md\:before\:edu-text-yellow-600:before,.md\:disabled\:edu-text-yellow-600:disabled,.md\:edu-text-yellow-600,.md\:focus\:edu-text-yellow-600:focus,.md\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.md\:active\:edu-text-yellow-700:active,.md\:after\:edu-text-yellow-700:after,.md\:before\:edu-text-yellow-700:before,.md\:disabled\:edu-text-yellow-700:disabled,.md\:edu-text-yellow-700,.md\:focus\:edu-text-yellow-700:focus,.md\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.md\:active\:edu-text-yellow-800:active,.md\:after\:edu-text-yellow-800:after,.md\:before\:edu-text-yellow-800:before,.md\:disabled\:edu-text-yellow-800:disabled,.md\:edu-text-yellow-800,.md\:focus\:edu-text-yellow-800:focus,.md\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.md\:active\:edu-text-yellow-900:active,.md\:after\:edu-text-yellow-900:after,.md\:before\:edu-text-yellow-900:before,.md\:disabled\:edu-text-yellow-900:disabled,.md\:edu-text-yellow-900,.md\:focus\:edu-text-yellow-900:focus,.md\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.md\:active\:edu-text-red-100:active,.md\:after\:edu-text-red-100:after,.md\:before\:edu-text-red-100:before,.md\:disabled\:edu-text-red-100:disabled,.md\:edu-text-red-100,.md\:focus\:edu-text-red-100:focus,.md\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.md\:active\:edu-text-red-200:active,.md\:after\:edu-text-red-200:after,.md\:before\:edu-text-red-200:before,.md\:disabled\:edu-text-red-200:disabled,.md\:edu-text-red-200,.md\:focus\:edu-text-red-200:focus,.md\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.md\:active\:edu-text-red-300:active,.md\:after\:edu-text-red-300:after,.md\:before\:edu-text-red-300:before,.md\:disabled\:edu-text-red-300:disabled,.md\:edu-text-red-300,.md\:focus\:edu-text-red-300:focus,.md\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.md\:active\:edu-text-red-400:active,.md\:after\:edu-text-red-400:after,.md\:before\:edu-text-red-400:before,.md\:disabled\:edu-text-red-400:disabled,.md\:edu-text-red-400,.md\:focus\:edu-text-red-400:focus,.md\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.md\:active\:edu-text-red-500:active,.md\:after\:edu-text-red-500:after,.md\:before\:edu-text-red-500:before,.md\:disabled\:edu-text-red-500:disabled,.md\:edu-text-red-500,.md\:focus\:edu-text-red-500:focus,.md\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.md\:active\:edu-text-red-600:active,.md\:after\:edu-text-red-600:after,.md\:before\:edu-text-red-600:before,.md\:disabled\:edu-text-red-600:disabled,.md\:edu-text-red-600,.md\:focus\:edu-text-red-600:focus,.md\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.md\:active\:edu-text-red-700:active,.md\:after\:edu-text-red-700:after,.md\:before\:edu-text-red-700:before,.md\:disabled\:edu-text-red-700:disabled,.md\:edu-text-red-700,.md\:focus\:edu-text-red-700:focus,.md\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.md\:active\:edu-text-red-800:active,.md\:after\:edu-text-red-800:after,.md\:before\:edu-text-red-800:before,.md\:disabled\:edu-text-red-800:disabled,.md\:edu-text-red-800,.md\:focus\:edu-text-red-800:focus,.md\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.md\:active\:edu-text-red-900:active,.md\:after\:edu-text-red-900:after,.md\:before\:edu-text-red-900:before,.md\:disabled\:edu-text-red-900:disabled,.md\:edu-text-red-900,.md\:focus\:edu-text-red-900:focus,.md\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.md\:active\:edu-text-blue-400:active,.md\:after\:edu-text-blue-400:after,.md\:before\:edu-text-blue-400:before,.md\:disabled\:edu-text-blue-400:disabled,.md\:edu-text-blue-400,.md\:focus\:edu-text-blue-400:focus,.md\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.md\:active\:edu-text-blue-500:active,.md\:after\:edu-text-blue-500:after,.md\:before\:edu-text-blue-500:before,.md\:disabled\:edu-text-blue-500:disabled,.md\:edu-text-blue-500,.md\:focus\:edu-text-blue-500:focus,.md\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.md\:active\:edu-text-violet-500:active,.md\:after\:edu-text-violet-500:after,.md\:before\:edu-text-violet-500:before,.md\:disabled\:edu-text-violet-500:disabled,.md\:edu-text-violet-500,.md\:focus\:edu-text-violet-500:focus,.md\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.md\:active\:edu-text-transparent-100:active,.md\:after\:edu-text-transparent-100:after,.md\:before\:edu-text-transparent-100:before,.md\:disabled\:edu-text-transparent-100:disabled,.md\:edu-text-transparent-100,.md\:focus\:edu-text-transparent-100:focus,.md\:hover\:edu-text-transparent-100:hover{color:transparent!important}.md\:active\:edu-bg-primary-200:active,.md\:after\:edu-bg-primary-200:after,.md\:before\:edu-bg-primary-200:before,.md\:disabled\:edu-bg-primary-200:disabled,.md\:edu-bg-primary-200,.md\:focus\:edu-bg-primary-200:focus,.md\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.md\:active\:edu-bg-primary-900:active,.md\:after\:edu-bg-primary-900:after,.md\:before\:edu-bg-primary-900:before,.md\:disabled\:edu-bg-primary-900:disabled,.md\:edu-bg-primary-900,.md\:focus\:edu-bg-primary-900:focus,.md\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.md\:active\:edu-bg-black-100:active,.md\:after\:edu-bg-black-100:after,.md\:before\:edu-bg-black-100:before,.md\:disabled\:edu-bg-black-100:disabled,.md\:edu-bg-black-100,.md\:focus\:edu-bg-black-100:focus,.md\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.md\:active\:edu-bg-black-200:active,.md\:after\:edu-bg-black-200:after,.md\:before\:edu-bg-black-200:before,.md\:disabled\:edu-bg-black-200:disabled,.md\:edu-bg-black-200,.md\:focus\:edu-bg-black-200:focus,.md\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.md\:active\:edu-bg-black-300:active,.md\:after\:edu-bg-black-300:after,.md\:before\:edu-bg-black-300:before,.md\:disabled\:edu-bg-black-300:disabled,.md\:edu-bg-black-300,.md\:focus\:edu-bg-black-300:focus,.md\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.md\:active\:edu-bg-black-400:active,.md\:after\:edu-bg-black-400:after,.md\:before\:edu-bg-black-400:before,.md\:disabled\:edu-bg-black-400:disabled,.md\:edu-bg-black-400,.md\:focus\:edu-bg-black-400:focus,.md\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.md\:active\:edu-bg-black-500:active,.md\:after\:edu-bg-black-500:after,.md\:before\:edu-bg-black-500:before,.md\:disabled\:edu-bg-black-500:disabled,.md\:edu-bg-black-500,.md\:focus\:edu-bg-black-500:focus,.md\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.md\:active\:edu-bg-black-600:active,.md\:after\:edu-bg-black-600:after,.md\:before\:edu-bg-black-600:before,.md\:disabled\:edu-bg-black-600:disabled,.md\:edu-bg-black-600,.md\:focus\:edu-bg-black-600:focus,.md\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.md\:active\:edu-bg-black-700:active,.md\:after\:edu-bg-black-700:after,.md\:before\:edu-bg-black-700:before,.md\:disabled\:edu-bg-black-700:disabled,.md\:edu-bg-black-700,.md\:focus\:edu-bg-black-700:focus,.md\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.md\:active\:edu-bg-black-800:active,.md\:after\:edu-bg-black-800:after,.md\:before\:edu-bg-black-800:before,.md\:disabled\:edu-bg-black-800:disabled,.md\:edu-bg-black-800,.md\:focus\:edu-bg-black-800:focus,.md\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.md\:active\:edu-bg-black-900:active,.md\:after\:edu-bg-black-900:after,.md\:before\:edu-bg-black-900:before,.md\:disabled\:edu-bg-black-900:disabled,.md\:edu-bg-black-900,.md\:focus\:edu-bg-black-900:focus,.md\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.md\:active\:edu-bg-white-100:active,.md\:after\:edu-bg-white-100:after,.md\:before\:edu-bg-white-100:before,.md\:disabled\:edu-bg-white-100:disabled,.md\:edu-bg-white-100,.md\:focus\:edu-bg-white-100:focus,.md\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.md\:active\:edu-bg-white-200:active,.md\:after\:edu-bg-white-200:after,.md\:before\:edu-bg-white-200:before,.md\:disabled\:edu-bg-white-200:disabled,.md\:edu-bg-white-200,.md\:focus\:edu-bg-white-200:focus,.md\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.md\:active\:edu-bg-white-300:active,.md\:after\:edu-bg-white-300:after,.md\:before\:edu-bg-white-300:before,.md\:disabled\:edu-bg-white-300:disabled,.md\:edu-bg-white-300,.md\:focus\:edu-bg-white-300:focus,.md\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.md\:active\:edu-bg-white-400:active,.md\:after\:edu-bg-white-400:after,.md\:before\:edu-bg-white-400:before,.md\:disabled\:edu-bg-white-400:disabled,.md\:edu-bg-white-400,.md\:focus\:edu-bg-white-400:focus,.md\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.md\:active\:edu-bg-white-500:active,.md\:after\:edu-bg-white-500:after,.md\:before\:edu-bg-white-500:before,.md\:disabled\:edu-bg-white-500:disabled,.md\:edu-bg-white-500,.md\:focus\:edu-bg-white-500:focus,.md\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.md\:active\:edu-bg-white-600:active,.md\:after\:edu-bg-white-600:after,.md\:before\:edu-bg-white-600:before,.md\:disabled\:edu-bg-white-600:disabled,.md\:edu-bg-white-600,.md\:focus\:edu-bg-white-600:focus,.md\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.md\:active\:edu-bg-white-700:active,.md\:after\:edu-bg-white-700:after,.md\:before\:edu-bg-white-700:before,.md\:disabled\:edu-bg-white-700:disabled,.md\:edu-bg-white-700,.md\:focus\:edu-bg-white-700:focus,.md\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.md\:active\:edu-bg-white-800:active,.md\:after\:edu-bg-white-800:after,.md\:before\:edu-bg-white-800:before,.md\:disabled\:edu-bg-white-800:disabled,.md\:edu-bg-white-800,.md\:focus\:edu-bg-white-800:focus,.md\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.md\:active\:edu-bg-white-900:active,.md\:after\:edu-bg-white-900:after,.md\:before\:edu-bg-white-900:before,.md\:disabled\:edu-bg-white-900:disabled,.md\:edu-bg-white-900,.md\:focus\:edu-bg-white-900:focus,.md\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.md\:active\:edu-bg-green-50:active,.md\:after\:edu-bg-green-50:after,.md\:before\:edu-bg-green-50:before,.md\:disabled\:edu-bg-green-50:disabled,.md\:edu-bg-green-50,.md\:focus\:edu-bg-green-50:focus,.md\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.md\:active\:edu-bg-green-100:active,.md\:after\:edu-bg-green-100:after,.md\:before\:edu-bg-green-100:before,.md\:disabled\:edu-bg-green-100:disabled,.md\:edu-bg-green-100,.md\:focus\:edu-bg-green-100:focus,.md\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.md\:active\:edu-bg-green-200:active,.md\:after\:edu-bg-green-200:after,.md\:before\:edu-bg-green-200:before,.md\:disabled\:edu-bg-green-200:disabled,.md\:edu-bg-green-200,.md\:focus\:edu-bg-green-200:focus,.md\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.md\:active\:edu-bg-green-300:active,.md\:after\:edu-bg-green-300:after,.md\:before\:edu-bg-green-300:before,.md\:disabled\:edu-bg-green-300:disabled,.md\:edu-bg-green-300,.md\:focus\:edu-bg-green-300:focus,.md\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.md\:active\:edu-bg-green-400:active,.md\:after\:edu-bg-green-400:after,.md\:before\:edu-bg-green-400:before,.md\:disabled\:edu-bg-green-400:disabled,.md\:edu-bg-green-400,.md\:focus\:edu-bg-green-400:focus,.md\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.md\:active\:edu-bg-green-500:active,.md\:after\:edu-bg-green-500:after,.md\:before\:edu-bg-green-500:before,.md\:disabled\:edu-bg-green-500:disabled,.md\:edu-bg-green-500,.md\:focus\:edu-bg-green-500:focus,.md\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.md\:active\:edu-bg-green-600:active,.md\:after\:edu-bg-green-600:after,.md\:before\:edu-bg-green-600:before,.md\:disabled\:edu-bg-green-600:disabled,.md\:edu-bg-green-600,.md\:focus\:edu-bg-green-600:focus,.md\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.md\:active\:edu-bg-green-700:active,.md\:after\:edu-bg-green-700:after,.md\:before\:edu-bg-green-700:before,.md\:disabled\:edu-bg-green-700:disabled,.md\:edu-bg-green-700,.md\:focus\:edu-bg-green-700:focus,.md\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.md\:active\:edu-bg-green-800:active,.md\:after\:edu-bg-green-800:after,.md\:before\:edu-bg-green-800:before,.md\:disabled\:edu-bg-green-800:disabled,.md\:edu-bg-green-800,.md\:focus\:edu-bg-green-800:focus,.md\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.md\:active\:edu-bg-green-900:active,.md\:after\:edu-bg-green-900:after,.md\:before\:edu-bg-green-900:before,.md\:disabled\:edu-bg-green-900:disabled,.md\:edu-bg-green-900,.md\:focus\:edu-bg-green-900:focus,.md\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.md\:active\:edu-bg-yellow-100:active,.md\:after\:edu-bg-yellow-100:after,.md\:before\:edu-bg-yellow-100:before,.md\:disabled\:edu-bg-yellow-100:disabled,.md\:edu-bg-yellow-100,.md\:focus\:edu-bg-yellow-100:focus,.md\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.md\:active\:edu-bg-yellow-200:active,.md\:after\:edu-bg-yellow-200:after,.md\:before\:edu-bg-yellow-200:before,.md\:disabled\:edu-bg-yellow-200:disabled,.md\:edu-bg-yellow-200,.md\:focus\:edu-bg-yellow-200:focus,.md\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.md\:active\:edu-bg-yellow-300:active,.md\:after\:edu-bg-yellow-300:after,.md\:before\:edu-bg-yellow-300:before,.md\:disabled\:edu-bg-yellow-300:disabled,.md\:edu-bg-yellow-300,.md\:focus\:edu-bg-yellow-300:focus,.md\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.md\:active\:edu-bg-yellow-400:active,.md\:after\:edu-bg-yellow-400:after,.md\:before\:edu-bg-yellow-400:before,.md\:disabled\:edu-bg-yellow-400:disabled,.md\:edu-bg-yellow-400,.md\:focus\:edu-bg-yellow-400:focus,.md\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.md\:active\:edu-bg-yellow-500:active,.md\:after\:edu-bg-yellow-500:after,.md\:before\:edu-bg-yellow-500:before,.md\:disabled\:edu-bg-yellow-500:disabled,.md\:edu-bg-yellow-500,.md\:focus\:edu-bg-yellow-500:focus,.md\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.md\:active\:edu-bg-yellow-600:active,.md\:after\:edu-bg-yellow-600:after,.md\:before\:edu-bg-yellow-600:before,.md\:disabled\:edu-bg-yellow-600:disabled,.md\:edu-bg-yellow-600,.md\:focus\:edu-bg-yellow-600:focus,.md\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.md\:active\:edu-bg-yellow-700:active,.md\:after\:edu-bg-yellow-700:after,.md\:before\:edu-bg-yellow-700:before,.md\:disabled\:edu-bg-yellow-700:disabled,.md\:edu-bg-yellow-700,.md\:focus\:edu-bg-yellow-700:focus,.md\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.md\:active\:edu-bg-yellow-800:active,.md\:after\:edu-bg-yellow-800:after,.md\:before\:edu-bg-yellow-800:before,.md\:disabled\:edu-bg-yellow-800:disabled,.md\:edu-bg-yellow-800,.md\:focus\:edu-bg-yellow-800:focus,.md\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.md\:active\:edu-bg-yellow-900:active,.md\:after\:edu-bg-yellow-900:after,.md\:before\:edu-bg-yellow-900:before,.md\:disabled\:edu-bg-yellow-900:disabled,.md\:edu-bg-yellow-900,.md\:focus\:edu-bg-yellow-900:focus,.md\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.md\:active\:edu-bg-red-100:active,.md\:after\:edu-bg-red-100:after,.md\:before\:edu-bg-red-100:before,.md\:disabled\:edu-bg-red-100:disabled,.md\:edu-bg-red-100,.md\:focus\:edu-bg-red-100:focus,.md\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.md\:active\:edu-bg-red-200:active,.md\:after\:edu-bg-red-200:after,.md\:before\:edu-bg-red-200:before,.md\:disabled\:edu-bg-red-200:disabled,.md\:edu-bg-red-200,.md\:focus\:edu-bg-red-200:focus,.md\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.md\:active\:edu-bg-red-300:active,.md\:after\:edu-bg-red-300:after,.md\:before\:edu-bg-red-300:before,.md\:disabled\:edu-bg-red-300:disabled,.md\:edu-bg-red-300,.md\:focus\:edu-bg-red-300:focus,.md\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.md\:active\:edu-bg-red-400:active,.md\:after\:edu-bg-red-400:after,.md\:before\:edu-bg-red-400:before,.md\:disabled\:edu-bg-red-400:disabled,.md\:edu-bg-red-400,.md\:focus\:edu-bg-red-400:focus,.md\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.md\:active\:edu-bg-red-500:active,.md\:after\:edu-bg-red-500:after,.md\:before\:edu-bg-red-500:before,.md\:disabled\:edu-bg-red-500:disabled,.md\:edu-bg-red-500,.md\:focus\:edu-bg-red-500:focus,.md\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.md\:active\:edu-bg-red-600:active,.md\:after\:edu-bg-red-600:after,.md\:before\:edu-bg-red-600:before,.md\:disabled\:edu-bg-red-600:disabled,.md\:edu-bg-red-600,.md\:focus\:edu-bg-red-600:focus,.md\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.md\:active\:edu-bg-red-700:active,.md\:after\:edu-bg-red-700:after,.md\:before\:edu-bg-red-700:before,.md\:disabled\:edu-bg-red-700:disabled,.md\:edu-bg-red-700,.md\:focus\:edu-bg-red-700:focus,.md\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.md\:active\:edu-bg-red-800:active,.md\:after\:edu-bg-red-800:after,.md\:before\:edu-bg-red-800:before,.md\:disabled\:edu-bg-red-800:disabled,.md\:edu-bg-red-800,.md\:focus\:edu-bg-red-800:focus,.md\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.md\:active\:edu-bg-red-900:active,.md\:after\:edu-bg-red-900:after,.md\:before\:edu-bg-red-900:before,.md\:disabled\:edu-bg-red-900:disabled,.md\:edu-bg-red-900,.md\:focus\:edu-bg-red-900:focus,.md\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.md\:active\:edu-bg-blue-400:active,.md\:after\:edu-bg-blue-400:after,.md\:before\:edu-bg-blue-400:before,.md\:disabled\:edu-bg-blue-400:disabled,.md\:edu-bg-blue-400,.md\:focus\:edu-bg-blue-400:focus,.md\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.md\:active\:edu-bg-blue-500:active,.md\:after\:edu-bg-blue-500:after,.md\:before\:edu-bg-blue-500:before,.md\:disabled\:edu-bg-blue-500:disabled,.md\:edu-bg-blue-500,.md\:focus\:edu-bg-blue-500:focus,.md\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.md\:active\:edu-bg-violet-500:active,.md\:after\:edu-bg-violet-500:after,.md\:before\:edu-bg-violet-500:before,.md\:disabled\:edu-bg-violet-500:disabled,.md\:edu-bg-violet-500,.md\:focus\:edu-bg-violet-500:focus,.md\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.md\:active\:edu-bg-transparent-100:active,.md\:after\:edu-bg-transparent-100:after,.md\:before\:edu-bg-transparent-100:before,.md\:disabled\:edu-bg-transparent-100:disabled,.md\:edu-bg-transparent-100,.md\:focus\:edu-bg-transparent-100:focus,.md\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.md\:active\:edu-border-primary-200:active,.md\:after\:edu-border-primary-200:after,.md\:before\:edu-border-primary-200:before,.md\:disabled\:edu-border-primary-200:disabled,.md\:edu-border-primary-200,.md\:focus\:edu-border-primary-200:focus,.md\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.md\:active\:edu-border-primary-900:active,.md\:after\:edu-border-primary-900:after,.md\:before\:edu-border-primary-900:before,.md\:disabled\:edu-border-primary-900:disabled,.md\:edu-border-primary-900,.md\:focus\:edu-border-primary-900:focus,.md\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.md\:active\:edu-border-black-100:active,.md\:after\:edu-border-black-100:after,.md\:before\:edu-border-black-100:before,.md\:disabled\:edu-border-black-100:disabled,.md\:edu-border-black-100,.md\:focus\:edu-border-black-100:focus,.md\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.md\:active\:edu-border-black-200:active,.md\:after\:edu-border-black-200:after,.md\:before\:edu-border-black-200:before,.md\:disabled\:edu-border-black-200:disabled,.md\:edu-border-black-200,.md\:focus\:edu-border-black-200:focus,.md\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.md\:active\:edu-border-black-300:active,.md\:after\:edu-border-black-300:after,.md\:before\:edu-border-black-300:before,.md\:disabled\:edu-border-black-300:disabled,.md\:edu-border-black-300,.md\:focus\:edu-border-black-300:focus,.md\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.md\:active\:edu-border-black-400:active,.md\:after\:edu-border-black-400:after,.md\:before\:edu-border-black-400:before,.md\:disabled\:edu-border-black-400:disabled,.md\:edu-border-black-400,.md\:focus\:edu-border-black-400:focus,.md\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.md\:active\:edu-border-black-500:active,.md\:after\:edu-border-black-500:after,.md\:before\:edu-border-black-500:before,.md\:disabled\:edu-border-black-500:disabled,.md\:edu-border-black-500,.md\:focus\:edu-border-black-500:focus,.md\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.md\:active\:edu-border-black-600:active,.md\:after\:edu-border-black-600:after,.md\:before\:edu-border-black-600:before,.md\:disabled\:edu-border-black-600:disabled,.md\:edu-border-black-600,.md\:focus\:edu-border-black-600:focus,.md\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.md\:active\:edu-border-black-700:active,.md\:after\:edu-border-black-700:after,.md\:before\:edu-border-black-700:before,.md\:disabled\:edu-border-black-700:disabled,.md\:edu-border-black-700,.md\:focus\:edu-border-black-700:focus,.md\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.md\:active\:edu-border-black-800:active,.md\:after\:edu-border-black-800:after,.md\:before\:edu-border-black-800:before,.md\:disabled\:edu-border-black-800:disabled,.md\:edu-border-black-800,.md\:focus\:edu-border-black-800:focus,.md\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.md\:active\:edu-border-black-900:active,.md\:after\:edu-border-black-900:after,.md\:before\:edu-border-black-900:before,.md\:disabled\:edu-border-black-900:disabled,.md\:edu-border-black-900,.md\:focus\:edu-border-black-900:focus,.md\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.md\:active\:edu-border-white-100:active,.md\:after\:edu-border-white-100:after,.md\:before\:edu-border-white-100:before,.md\:disabled\:edu-border-white-100:disabled,.md\:edu-border-white-100,.md\:focus\:edu-border-white-100:focus,.md\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.md\:active\:edu-border-white-200:active,.md\:after\:edu-border-white-200:after,.md\:before\:edu-border-white-200:before,.md\:disabled\:edu-border-white-200:disabled,.md\:edu-border-white-200,.md\:focus\:edu-border-white-200:focus,.md\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.md\:active\:edu-border-white-300:active,.md\:after\:edu-border-white-300:after,.md\:before\:edu-border-white-300:before,.md\:disabled\:edu-border-white-300:disabled,.md\:edu-border-white-300,.md\:focus\:edu-border-white-300:focus,.md\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.md\:active\:edu-border-white-400:active,.md\:after\:edu-border-white-400:after,.md\:before\:edu-border-white-400:before,.md\:disabled\:edu-border-white-400:disabled,.md\:edu-border-white-400,.md\:focus\:edu-border-white-400:focus,.md\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.md\:active\:edu-border-white-500:active,.md\:after\:edu-border-white-500:after,.md\:before\:edu-border-white-500:before,.md\:disabled\:edu-border-white-500:disabled,.md\:edu-border-white-500,.md\:focus\:edu-border-white-500:focus,.md\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.md\:active\:edu-border-white-600:active,.md\:after\:edu-border-white-600:after,.md\:before\:edu-border-white-600:before,.md\:disabled\:edu-border-white-600:disabled,.md\:edu-border-white-600,.md\:focus\:edu-border-white-600:focus,.md\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.md\:active\:edu-border-white-700:active,.md\:after\:edu-border-white-700:after,.md\:before\:edu-border-white-700:before,.md\:disabled\:edu-border-white-700:disabled,.md\:edu-border-white-700,.md\:focus\:edu-border-white-700:focus,.md\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.md\:active\:edu-border-white-800:active,.md\:after\:edu-border-white-800:after,.md\:before\:edu-border-white-800:before,.md\:disabled\:edu-border-white-800:disabled,.md\:edu-border-white-800,.md\:focus\:edu-border-white-800:focus,.md\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.md\:active\:edu-border-white-900:active,.md\:after\:edu-border-white-900:after,.md\:before\:edu-border-white-900:before,.md\:disabled\:edu-border-white-900:disabled,.md\:edu-border-white-900,.md\:focus\:edu-border-white-900:focus,.md\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.md\:active\:edu-border-green-50:active,.md\:after\:edu-border-green-50:after,.md\:before\:edu-border-green-50:before,.md\:disabled\:edu-border-green-50:disabled,.md\:edu-border-green-50,.md\:focus\:edu-border-green-50:focus,.md\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.md\:active\:edu-border-green-100:active,.md\:after\:edu-border-green-100:after,.md\:before\:edu-border-green-100:before,.md\:disabled\:edu-border-green-100:disabled,.md\:edu-border-green-100,.md\:focus\:edu-border-green-100:focus,.md\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.md\:active\:edu-border-green-200:active,.md\:after\:edu-border-green-200:after,.md\:before\:edu-border-green-200:before,.md\:disabled\:edu-border-green-200:disabled,.md\:edu-border-green-200,.md\:focus\:edu-border-green-200:focus,.md\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.md\:active\:edu-border-green-300:active,.md\:after\:edu-border-green-300:after,.md\:before\:edu-border-green-300:before,.md\:disabled\:edu-border-green-300:disabled,.md\:edu-border-green-300,.md\:focus\:edu-border-green-300:focus,.md\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.md\:active\:edu-border-green-400:active,.md\:after\:edu-border-green-400:after,.md\:before\:edu-border-green-400:before,.md\:disabled\:edu-border-green-400:disabled,.md\:edu-border-green-400,.md\:focus\:edu-border-green-400:focus,.md\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.md\:active\:edu-border-green-500:active,.md\:after\:edu-border-green-500:after,.md\:before\:edu-border-green-500:before,.md\:disabled\:edu-border-green-500:disabled,.md\:edu-border-green-500,.md\:focus\:edu-border-green-500:focus,.md\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.md\:active\:edu-border-green-600:active,.md\:after\:edu-border-green-600:after,.md\:before\:edu-border-green-600:before,.md\:disabled\:edu-border-green-600:disabled,.md\:edu-border-green-600,.md\:focus\:edu-border-green-600:focus,.md\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.md\:active\:edu-border-green-700:active,.md\:after\:edu-border-green-700:after,.md\:before\:edu-border-green-700:before,.md\:disabled\:edu-border-green-700:disabled,.md\:edu-border-green-700,.md\:focus\:edu-border-green-700:focus,.md\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.md\:active\:edu-border-green-800:active,.md\:after\:edu-border-green-800:after,.md\:before\:edu-border-green-800:before,.md\:disabled\:edu-border-green-800:disabled,.md\:edu-border-green-800,.md\:focus\:edu-border-green-800:focus,.md\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.md\:active\:edu-border-green-900:active,.md\:after\:edu-border-green-900:after,.md\:before\:edu-border-green-900:before,.md\:disabled\:edu-border-green-900:disabled,.md\:edu-border-green-900,.md\:focus\:edu-border-green-900:focus,.md\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.md\:active\:edu-border-yellow-100:active,.md\:after\:edu-border-yellow-100:after,.md\:before\:edu-border-yellow-100:before,.md\:disabled\:edu-border-yellow-100:disabled,.md\:edu-border-yellow-100,.md\:focus\:edu-border-yellow-100:focus,.md\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.md\:active\:edu-border-yellow-200:active,.md\:after\:edu-border-yellow-200:after,.md\:before\:edu-border-yellow-200:before,.md\:disabled\:edu-border-yellow-200:disabled,.md\:edu-border-yellow-200,.md\:focus\:edu-border-yellow-200:focus,.md\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.md\:active\:edu-border-yellow-300:active,.md\:after\:edu-border-yellow-300:after,.md\:before\:edu-border-yellow-300:before,.md\:disabled\:edu-border-yellow-300:disabled,.md\:edu-border-yellow-300,.md\:focus\:edu-border-yellow-300:focus,.md\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.md\:active\:edu-border-yellow-400:active,.md\:after\:edu-border-yellow-400:after,.md\:before\:edu-border-yellow-400:before,.md\:disabled\:edu-border-yellow-400:disabled,.md\:edu-border-yellow-400,.md\:focus\:edu-border-yellow-400:focus,.md\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.md\:active\:edu-border-yellow-500:active,.md\:after\:edu-border-yellow-500:after,.md\:before\:edu-border-yellow-500:before,.md\:disabled\:edu-border-yellow-500:disabled,.md\:edu-border-yellow-500,.md\:focus\:edu-border-yellow-500:focus,.md\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.md\:active\:edu-border-yellow-600:active,.md\:after\:edu-border-yellow-600:after,.md\:before\:edu-border-yellow-600:before,.md\:disabled\:edu-border-yellow-600:disabled,.md\:edu-border-yellow-600,.md\:focus\:edu-border-yellow-600:focus,.md\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.md\:active\:edu-border-yellow-700:active,.md\:after\:edu-border-yellow-700:after,.md\:before\:edu-border-yellow-700:before,.md\:disabled\:edu-border-yellow-700:disabled,.md\:edu-border-yellow-700,.md\:focus\:edu-border-yellow-700:focus,.md\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.md\:active\:edu-border-yellow-800:active,.md\:after\:edu-border-yellow-800:after,.md\:before\:edu-border-yellow-800:before,.md\:disabled\:edu-border-yellow-800:disabled,.md\:edu-border-yellow-800,.md\:focus\:edu-border-yellow-800:focus,.md\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.md\:active\:edu-border-yellow-900:active,.md\:after\:edu-border-yellow-900:after,.md\:before\:edu-border-yellow-900:before,.md\:disabled\:edu-border-yellow-900:disabled,.md\:edu-border-yellow-900,.md\:focus\:edu-border-yellow-900:focus,.md\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.md\:active\:edu-border-red-100:active,.md\:after\:edu-border-red-100:after,.md\:before\:edu-border-red-100:before,.md\:disabled\:edu-border-red-100:disabled,.md\:edu-border-red-100,.md\:focus\:edu-border-red-100:focus,.md\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.md\:active\:edu-border-red-200:active,.md\:after\:edu-border-red-200:after,.md\:before\:edu-border-red-200:before,.md\:disabled\:edu-border-red-200:disabled,.md\:edu-border-red-200,.md\:focus\:edu-border-red-200:focus,.md\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.md\:active\:edu-border-red-300:active,.md\:after\:edu-border-red-300:after,.md\:before\:edu-border-red-300:before,.md\:disabled\:edu-border-red-300:disabled,.md\:edu-border-red-300,.md\:focus\:edu-border-red-300:focus,.md\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.md\:active\:edu-border-red-400:active,.md\:after\:edu-border-red-400:after,.md\:before\:edu-border-red-400:before,.md\:disabled\:edu-border-red-400:disabled,.md\:edu-border-red-400,.md\:focus\:edu-border-red-400:focus,.md\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.md\:active\:edu-border-red-500:active,.md\:after\:edu-border-red-500:after,.md\:before\:edu-border-red-500:before,.md\:disabled\:edu-border-red-500:disabled,.md\:edu-border-red-500,.md\:focus\:edu-border-red-500:focus,.md\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.md\:active\:edu-border-red-600:active,.md\:after\:edu-border-red-600:after,.md\:before\:edu-border-red-600:before,.md\:disabled\:edu-border-red-600:disabled,.md\:edu-border-red-600,.md\:focus\:edu-border-red-600:focus,.md\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.md\:active\:edu-border-red-700:active,.md\:after\:edu-border-red-700:after,.md\:before\:edu-border-red-700:before,.md\:disabled\:edu-border-red-700:disabled,.md\:edu-border-red-700,.md\:focus\:edu-border-red-700:focus,.md\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.md\:active\:edu-border-red-800:active,.md\:after\:edu-border-red-800:after,.md\:before\:edu-border-red-800:before,.md\:disabled\:edu-border-red-800:disabled,.md\:edu-border-red-800,.md\:focus\:edu-border-red-800:focus,.md\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.md\:active\:edu-border-red-900:active,.md\:after\:edu-border-red-900:after,.md\:before\:edu-border-red-900:before,.md\:disabled\:edu-border-red-900:disabled,.md\:edu-border-red-900,.md\:focus\:edu-border-red-900:focus,.md\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.md\:active\:edu-border-blue-400:active,.md\:after\:edu-border-blue-400:after,.md\:before\:edu-border-blue-400:before,.md\:disabled\:edu-border-blue-400:disabled,.md\:edu-border-blue-400,.md\:focus\:edu-border-blue-400:focus,.md\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.md\:active\:edu-border-blue-500:active,.md\:after\:edu-border-blue-500:after,.md\:before\:edu-border-blue-500:before,.md\:disabled\:edu-border-blue-500:disabled,.md\:edu-border-blue-500,.md\:focus\:edu-border-blue-500:focus,.md\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.md\:active\:edu-border-violet-500:active,.md\:after\:edu-border-violet-500:after,.md\:before\:edu-border-violet-500:before,.md\:disabled\:edu-border-violet-500:disabled,.md\:edu-border-violet-500,.md\:focus\:edu-border-violet-500:focus,.md\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.md\:active\:edu-border-transparent-100:active,.md\:after\:edu-border-transparent-100:after,.md\:before\:edu-border-transparent-100:before,.md\:disabled\:edu-border-transparent-100:disabled,.md\:edu-border-transparent-100,.md\:focus\:edu-border-transparent-100:focus,.md\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:992px){.lg\:active\:edu-text-primary-200:active,.lg\:after\:edu-text-primary-200:after,.lg\:before\:edu-text-primary-200:before,.lg\:disabled\:edu-text-primary-200:disabled,.lg\:edu-text-primary-200,.lg\:focus\:edu-text-primary-200:focus,.lg\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.lg\:active\:edu-text-primary-900:active,.lg\:after\:edu-text-primary-900:after,.lg\:before\:edu-text-primary-900:before,.lg\:disabled\:edu-text-primary-900:disabled,.lg\:edu-text-primary-900,.lg\:focus\:edu-text-primary-900:focus,.lg\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.lg\:active\:edu-text-black-100:active,.lg\:after\:edu-text-black-100:after,.lg\:before\:edu-text-black-100:before,.lg\:disabled\:edu-text-black-100:disabled,.lg\:edu-text-black-100,.lg\:focus\:edu-text-black-100:focus,.lg\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.lg\:active\:edu-text-black-200:active,.lg\:after\:edu-text-black-200:after,.lg\:before\:edu-text-black-200:before,.lg\:disabled\:edu-text-black-200:disabled,.lg\:edu-text-black-200,.lg\:focus\:edu-text-black-200:focus,.lg\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.lg\:active\:edu-text-black-300:active,.lg\:after\:edu-text-black-300:after,.lg\:before\:edu-text-black-300:before,.lg\:disabled\:edu-text-black-300:disabled,.lg\:edu-text-black-300,.lg\:focus\:edu-text-black-300:focus,.lg\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.lg\:active\:edu-text-black-400:active,.lg\:after\:edu-text-black-400:after,.lg\:before\:edu-text-black-400:before,.lg\:disabled\:edu-text-black-400:disabled,.lg\:edu-text-black-400,.lg\:focus\:edu-text-black-400:focus,.lg\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.lg\:active\:edu-text-black-500:active,.lg\:after\:edu-text-black-500:after,.lg\:before\:edu-text-black-500:before,.lg\:disabled\:edu-text-black-500:disabled,.lg\:edu-text-black-500,.lg\:focus\:edu-text-black-500:focus,.lg\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.lg\:active\:edu-text-black-600:active,.lg\:after\:edu-text-black-600:after,.lg\:before\:edu-text-black-600:before,.lg\:disabled\:edu-text-black-600:disabled,.lg\:edu-text-black-600,.lg\:focus\:edu-text-black-600:focus,.lg\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.lg\:active\:edu-text-black-700:active,.lg\:after\:edu-text-black-700:after,.lg\:before\:edu-text-black-700:before,.lg\:disabled\:edu-text-black-700:disabled,.lg\:edu-text-black-700,.lg\:focus\:edu-text-black-700:focus,.lg\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.lg\:active\:edu-text-black-800:active,.lg\:after\:edu-text-black-800:after,.lg\:before\:edu-text-black-800:before,.lg\:disabled\:edu-text-black-800:disabled,.lg\:edu-text-black-800,.lg\:focus\:edu-text-black-800:focus,.lg\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.lg\:active\:edu-text-black-900:active,.lg\:after\:edu-text-black-900:after,.lg\:before\:edu-text-black-900:before,.lg\:disabled\:edu-text-black-900:disabled,.lg\:edu-text-black-900,.lg\:focus\:edu-text-black-900:focus,.lg\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.lg\:active\:edu-text-white-100:active,.lg\:after\:edu-text-white-100:after,.lg\:before\:edu-text-white-100:before,.lg\:disabled\:edu-text-white-100:disabled,.lg\:edu-text-white-100,.lg\:focus\:edu-text-white-100:focus,.lg\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.lg\:active\:edu-text-white-200:active,.lg\:after\:edu-text-white-200:after,.lg\:before\:edu-text-white-200:before,.lg\:disabled\:edu-text-white-200:disabled,.lg\:edu-text-white-200,.lg\:focus\:edu-text-white-200:focus,.lg\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.lg\:active\:edu-text-white-300:active,.lg\:after\:edu-text-white-300:after,.lg\:before\:edu-text-white-300:before,.lg\:disabled\:edu-text-white-300:disabled,.lg\:edu-text-white-300,.lg\:focus\:edu-text-white-300:focus,.lg\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.lg\:active\:edu-text-white-400:active,.lg\:after\:edu-text-white-400:after,.lg\:before\:edu-text-white-400:before,.lg\:disabled\:edu-text-white-400:disabled,.lg\:edu-text-white-400,.lg\:focus\:edu-text-white-400:focus,.lg\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.lg\:active\:edu-text-white-500:active,.lg\:after\:edu-text-white-500:after,.lg\:before\:edu-text-white-500:before,.lg\:disabled\:edu-text-white-500:disabled,.lg\:edu-text-white-500,.lg\:focus\:edu-text-white-500:focus,.lg\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.lg\:active\:edu-text-white-600:active,.lg\:after\:edu-text-white-600:after,.lg\:before\:edu-text-white-600:before,.lg\:disabled\:edu-text-white-600:disabled,.lg\:edu-text-white-600,.lg\:focus\:edu-text-white-600:focus,.lg\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.lg\:active\:edu-text-white-700:active,.lg\:after\:edu-text-white-700:after,.lg\:before\:edu-text-white-700:before,.lg\:disabled\:edu-text-white-700:disabled,.lg\:edu-text-white-700,.lg\:focus\:edu-text-white-700:focus,.lg\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.lg\:active\:edu-text-white-800:active,.lg\:after\:edu-text-white-800:after,.lg\:before\:edu-text-white-800:before,.lg\:disabled\:edu-text-white-800:disabled,.lg\:edu-text-white-800,.lg\:focus\:edu-text-white-800:focus,.lg\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.lg\:active\:edu-text-white-900:active,.lg\:after\:edu-text-white-900:after,.lg\:before\:edu-text-white-900:before,.lg\:disabled\:edu-text-white-900:disabled,.lg\:edu-text-white-900,.lg\:focus\:edu-text-white-900:focus,.lg\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.lg\:active\:edu-text-green-50:active,.lg\:after\:edu-text-green-50:after,.lg\:before\:edu-text-green-50:before,.lg\:disabled\:edu-text-green-50:disabled,.lg\:edu-text-green-50,.lg\:focus\:edu-text-green-50:focus,.lg\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.lg\:active\:edu-text-green-100:active,.lg\:after\:edu-text-green-100:after,.lg\:before\:edu-text-green-100:before,.lg\:disabled\:edu-text-green-100:disabled,.lg\:edu-text-green-100,.lg\:focus\:edu-text-green-100:focus,.lg\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.lg\:active\:edu-text-green-200:active,.lg\:after\:edu-text-green-200:after,.lg\:before\:edu-text-green-200:before,.lg\:disabled\:edu-text-green-200:disabled,.lg\:edu-text-green-200,.lg\:focus\:edu-text-green-200:focus,.lg\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.lg\:active\:edu-text-green-300:active,.lg\:after\:edu-text-green-300:after,.lg\:before\:edu-text-green-300:before,.lg\:disabled\:edu-text-green-300:disabled,.lg\:edu-text-green-300,.lg\:focus\:edu-text-green-300:focus,.lg\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.lg\:active\:edu-text-green-400:active,.lg\:after\:edu-text-green-400:after,.lg\:before\:edu-text-green-400:before,.lg\:disabled\:edu-text-green-400:disabled,.lg\:edu-text-green-400,.lg\:focus\:edu-text-green-400:focus,.lg\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.lg\:active\:edu-text-green-500:active,.lg\:after\:edu-text-green-500:after,.lg\:before\:edu-text-green-500:before,.lg\:disabled\:edu-text-green-500:disabled,.lg\:edu-text-green-500,.lg\:focus\:edu-text-green-500:focus,.lg\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.lg\:active\:edu-text-green-600:active,.lg\:after\:edu-text-green-600:after,.lg\:before\:edu-text-green-600:before,.lg\:disabled\:edu-text-green-600:disabled,.lg\:edu-text-green-600,.lg\:focus\:edu-text-green-600:focus,.lg\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.lg\:active\:edu-text-green-700:active,.lg\:after\:edu-text-green-700:after,.lg\:before\:edu-text-green-700:before,.lg\:disabled\:edu-text-green-700:disabled,.lg\:edu-text-green-700,.lg\:focus\:edu-text-green-700:focus,.lg\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.lg\:active\:edu-text-green-800:active,.lg\:after\:edu-text-green-800:after,.lg\:before\:edu-text-green-800:before,.lg\:disabled\:edu-text-green-800:disabled,.lg\:edu-text-green-800,.lg\:focus\:edu-text-green-800:focus,.lg\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.lg\:active\:edu-text-green-900:active,.lg\:after\:edu-text-green-900:after,.lg\:before\:edu-text-green-900:before,.lg\:disabled\:edu-text-green-900:disabled,.lg\:edu-text-green-900,.lg\:focus\:edu-text-green-900:focus,.lg\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.lg\:active\:edu-text-yellow-100:active,.lg\:after\:edu-text-yellow-100:after,.lg\:before\:edu-text-yellow-100:before,.lg\:disabled\:edu-text-yellow-100:disabled,.lg\:edu-text-yellow-100,.lg\:focus\:edu-text-yellow-100:focus,.lg\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.lg\:active\:edu-text-yellow-200:active,.lg\:after\:edu-text-yellow-200:after,.lg\:before\:edu-text-yellow-200:before,.lg\:disabled\:edu-text-yellow-200:disabled,.lg\:edu-text-yellow-200,.lg\:focus\:edu-text-yellow-200:focus,.lg\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.lg\:active\:edu-text-yellow-300:active,.lg\:after\:edu-text-yellow-300:after,.lg\:before\:edu-text-yellow-300:before,.lg\:disabled\:edu-text-yellow-300:disabled,.lg\:edu-text-yellow-300,.lg\:focus\:edu-text-yellow-300:focus,.lg\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.lg\:active\:edu-text-yellow-400:active,.lg\:after\:edu-text-yellow-400:after,.lg\:before\:edu-text-yellow-400:before,.lg\:disabled\:edu-text-yellow-400:disabled,.lg\:edu-text-yellow-400,.lg\:focus\:edu-text-yellow-400:focus,.lg\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.lg\:active\:edu-text-yellow-500:active,.lg\:after\:edu-text-yellow-500:after,.lg\:before\:edu-text-yellow-500:before,.lg\:disabled\:edu-text-yellow-500:disabled,.lg\:edu-text-yellow-500,.lg\:focus\:edu-text-yellow-500:focus,.lg\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.lg\:active\:edu-text-yellow-600:active,.lg\:after\:edu-text-yellow-600:after,.lg\:before\:edu-text-yellow-600:before,.lg\:disabled\:edu-text-yellow-600:disabled,.lg\:edu-text-yellow-600,.lg\:focus\:edu-text-yellow-600:focus,.lg\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.lg\:active\:edu-text-yellow-700:active,.lg\:after\:edu-text-yellow-700:after,.lg\:before\:edu-text-yellow-700:before,.lg\:disabled\:edu-text-yellow-700:disabled,.lg\:edu-text-yellow-700,.lg\:focus\:edu-text-yellow-700:focus,.lg\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.lg\:active\:edu-text-yellow-800:active,.lg\:after\:edu-text-yellow-800:after,.lg\:before\:edu-text-yellow-800:before,.lg\:disabled\:edu-text-yellow-800:disabled,.lg\:edu-text-yellow-800,.lg\:focus\:edu-text-yellow-800:focus,.lg\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.lg\:active\:edu-text-yellow-900:active,.lg\:after\:edu-text-yellow-900:after,.lg\:before\:edu-text-yellow-900:before,.lg\:disabled\:edu-text-yellow-900:disabled,.lg\:edu-text-yellow-900,.lg\:focus\:edu-text-yellow-900:focus,.lg\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.lg\:active\:edu-text-red-100:active,.lg\:after\:edu-text-red-100:after,.lg\:before\:edu-text-red-100:before,.lg\:disabled\:edu-text-red-100:disabled,.lg\:edu-text-red-100,.lg\:focus\:edu-text-red-100:focus,.lg\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.lg\:active\:edu-text-red-200:active,.lg\:after\:edu-text-red-200:after,.lg\:before\:edu-text-red-200:before,.lg\:disabled\:edu-text-red-200:disabled,.lg\:edu-text-red-200,.lg\:focus\:edu-text-red-200:focus,.lg\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.lg\:active\:edu-text-red-300:active,.lg\:after\:edu-text-red-300:after,.lg\:before\:edu-text-red-300:before,.lg\:disabled\:edu-text-red-300:disabled,.lg\:edu-text-red-300,.lg\:focus\:edu-text-red-300:focus,.lg\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.lg\:active\:edu-text-red-400:active,.lg\:after\:edu-text-red-400:after,.lg\:before\:edu-text-red-400:before,.lg\:disabled\:edu-text-red-400:disabled,.lg\:edu-text-red-400,.lg\:focus\:edu-text-red-400:focus,.lg\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.lg\:active\:edu-text-red-500:active,.lg\:after\:edu-text-red-500:after,.lg\:before\:edu-text-red-500:before,.lg\:disabled\:edu-text-red-500:disabled,.lg\:edu-text-red-500,.lg\:focus\:edu-text-red-500:focus,.lg\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.lg\:active\:edu-text-red-600:active,.lg\:after\:edu-text-red-600:after,.lg\:before\:edu-text-red-600:before,.lg\:disabled\:edu-text-red-600:disabled,.lg\:edu-text-red-600,.lg\:focus\:edu-text-red-600:focus,.lg\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.lg\:active\:edu-text-red-700:active,.lg\:after\:edu-text-red-700:after,.lg\:before\:edu-text-red-700:before,.lg\:disabled\:edu-text-red-700:disabled,.lg\:edu-text-red-700,.lg\:focus\:edu-text-red-700:focus,.lg\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.lg\:active\:edu-text-red-800:active,.lg\:after\:edu-text-red-800:after,.lg\:before\:edu-text-red-800:before,.lg\:disabled\:edu-text-red-800:disabled,.lg\:edu-text-red-800,.lg\:focus\:edu-text-red-800:focus,.lg\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.lg\:active\:edu-text-red-900:active,.lg\:after\:edu-text-red-900:after,.lg\:before\:edu-text-red-900:before,.lg\:disabled\:edu-text-red-900:disabled,.lg\:edu-text-red-900,.lg\:focus\:edu-text-red-900:focus,.lg\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.lg\:active\:edu-text-blue-400:active,.lg\:after\:edu-text-blue-400:after,.lg\:before\:edu-text-blue-400:before,.lg\:disabled\:edu-text-blue-400:disabled,.lg\:edu-text-blue-400,.lg\:focus\:edu-text-blue-400:focus,.lg\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.lg\:active\:edu-text-blue-500:active,.lg\:after\:edu-text-blue-500:after,.lg\:before\:edu-text-blue-500:before,.lg\:disabled\:edu-text-blue-500:disabled,.lg\:edu-text-blue-500,.lg\:focus\:edu-text-blue-500:focus,.lg\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.lg\:active\:edu-text-violet-500:active,.lg\:after\:edu-text-violet-500:after,.lg\:before\:edu-text-violet-500:before,.lg\:disabled\:edu-text-violet-500:disabled,.lg\:edu-text-violet-500,.lg\:focus\:edu-text-violet-500:focus,.lg\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.lg\:active\:edu-text-transparent-100:active,.lg\:after\:edu-text-transparent-100:after,.lg\:before\:edu-text-transparent-100:before,.lg\:disabled\:edu-text-transparent-100:disabled,.lg\:edu-text-transparent-100,.lg\:focus\:edu-text-transparent-100:focus,.lg\:hover\:edu-text-transparent-100:hover{color:transparent!important}.lg\:active\:edu-bg-primary-200:active,.lg\:after\:edu-bg-primary-200:after,.lg\:before\:edu-bg-primary-200:before,.lg\:disabled\:edu-bg-primary-200:disabled,.lg\:edu-bg-primary-200,.lg\:focus\:edu-bg-primary-200:focus,.lg\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.lg\:active\:edu-bg-primary-900:active,.lg\:after\:edu-bg-primary-900:after,.lg\:before\:edu-bg-primary-900:before,.lg\:disabled\:edu-bg-primary-900:disabled,.lg\:edu-bg-primary-900,.lg\:focus\:edu-bg-primary-900:focus,.lg\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.lg\:active\:edu-bg-black-100:active,.lg\:after\:edu-bg-black-100:after,.lg\:before\:edu-bg-black-100:before,.lg\:disabled\:edu-bg-black-100:disabled,.lg\:edu-bg-black-100,.lg\:focus\:edu-bg-black-100:focus,.lg\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.lg\:active\:edu-bg-black-200:active,.lg\:after\:edu-bg-black-200:after,.lg\:before\:edu-bg-black-200:before,.lg\:disabled\:edu-bg-black-200:disabled,.lg\:edu-bg-black-200,.lg\:focus\:edu-bg-black-200:focus,.lg\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.lg\:active\:edu-bg-black-300:active,.lg\:after\:edu-bg-black-300:after,.lg\:before\:edu-bg-black-300:before,.lg\:disabled\:edu-bg-black-300:disabled,.lg\:edu-bg-black-300,.lg\:focus\:edu-bg-black-300:focus,.lg\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.lg\:active\:edu-bg-black-400:active,.lg\:after\:edu-bg-black-400:after,.lg\:before\:edu-bg-black-400:before,.lg\:disabled\:edu-bg-black-400:disabled,.lg\:edu-bg-black-400,.lg\:focus\:edu-bg-black-400:focus,.lg\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.lg\:active\:edu-bg-black-500:active,.lg\:after\:edu-bg-black-500:after,.lg\:before\:edu-bg-black-500:before,.lg\:disabled\:edu-bg-black-500:disabled,.lg\:edu-bg-black-500,.lg\:focus\:edu-bg-black-500:focus,.lg\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.lg\:active\:edu-bg-black-600:active,.lg\:after\:edu-bg-black-600:after,.lg\:before\:edu-bg-black-600:before,.lg\:disabled\:edu-bg-black-600:disabled,.lg\:edu-bg-black-600,.lg\:focus\:edu-bg-black-600:focus,.lg\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.lg\:active\:edu-bg-black-700:active,.lg\:after\:edu-bg-black-700:after,.lg\:before\:edu-bg-black-700:before,.lg\:disabled\:edu-bg-black-700:disabled,.lg\:edu-bg-black-700,.lg\:focus\:edu-bg-black-700:focus,.lg\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.lg\:active\:edu-bg-black-800:active,.lg\:after\:edu-bg-black-800:after,.lg\:before\:edu-bg-black-800:before,.lg\:disabled\:edu-bg-black-800:disabled,.lg\:edu-bg-black-800,.lg\:focus\:edu-bg-black-800:focus,.lg\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.lg\:active\:edu-bg-black-900:active,.lg\:after\:edu-bg-black-900:after,.lg\:before\:edu-bg-black-900:before,.lg\:disabled\:edu-bg-black-900:disabled,.lg\:edu-bg-black-900,.lg\:focus\:edu-bg-black-900:focus,.lg\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.lg\:active\:edu-bg-white-100:active,.lg\:after\:edu-bg-white-100:after,.lg\:before\:edu-bg-white-100:before,.lg\:disabled\:edu-bg-white-100:disabled,.lg\:edu-bg-white-100,.lg\:focus\:edu-bg-white-100:focus,.lg\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.lg\:active\:edu-bg-white-200:active,.lg\:after\:edu-bg-white-200:after,.lg\:before\:edu-bg-white-200:before,.lg\:disabled\:edu-bg-white-200:disabled,.lg\:edu-bg-white-200,.lg\:focus\:edu-bg-white-200:focus,.lg\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.lg\:active\:edu-bg-white-300:active,.lg\:after\:edu-bg-white-300:after,.lg\:before\:edu-bg-white-300:before,.lg\:disabled\:edu-bg-white-300:disabled,.lg\:edu-bg-white-300,.lg\:focus\:edu-bg-white-300:focus,.lg\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.lg\:active\:edu-bg-white-400:active,.lg\:after\:edu-bg-white-400:after,.lg\:before\:edu-bg-white-400:before,.lg\:disabled\:edu-bg-white-400:disabled,.lg\:edu-bg-white-400,.lg\:focus\:edu-bg-white-400:focus,.lg\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.lg\:active\:edu-bg-white-500:active,.lg\:after\:edu-bg-white-500:after,.lg\:before\:edu-bg-white-500:before,.lg\:disabled\:edu-bg-white-500:disabled,.lg\:edu-bg-white-500,.lg\:focus\:edu-bg-white-500:focus,.lg\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.lg\:active\:edu-bg-white-600:active,.lg\:after\:edu-bg-white-600:after,.lg\:before\:edu-bg-white-600:before,.lg\:disabled\:edu-bg-white-600:disabled,.lg\:edu-bg-white-600,.lg\:focus\:edu-bg-white-600:focus,.lg\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.lg\:active\:edu-bg-white-700:active,.lg\:after\:edu-bg-white-700:after,.lg\:before\:edu-bg-white-700:before,.lg\:disabled\:edu-bg-white-700:disabled,.lg\:edu-bg-white-700,.lg\:focus\:edu-bg-white-700:focus,.lg\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.lg\:active\:edu-bg-white-800:active,.lg\:after\:edu-bg-white-800:after,.lg\:before\:edu-bg-white-800:before,.lg\:disabled\:edu-bg-white-800:disabled,.lg\:edu-bg-white-800,.lg\:focus\:edu-bg-white-800:focus,.lg\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.lg\:active\:edu-bg-white-900:active,.lg\:after\:edu-bg-white-900:after,.lg\:before\:edu-bg-white-900:before,.lg\:disabled\:edu-bg-white-900:disabled,.lg\:edu-bg-white-900,.lg\:focus\:edu-bg-white-900:focus,.lg\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.lg\:active\:edu-bg-green-50:active,.lg\:after\:edu-bg-green-50:after,.lg\:before\:edu-bg-green-50:before,.lg\:disabled\:edu-bg-green-50:disabled,.lg\:edu-bg-green-50,.lg\:focus\:edu-bg-green-50:focus,.lg\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.lg\:active\:edu-bg-green-100:active,.lg\:after\:edu-bg-green-100:after,.lg\:before\:edu-bg-green-100:before,.lg\:disabled\:edu-bg-green-100:disabled,.lg\:edu-bg-green-100,.lg\:focus\:edu-bg-green-100:focus,.lg\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.lg\:active\:edu-bg-green-200:active,.lg\:after\:edu-bg-green-200:after,.lg\:before\:edu-bg-green-200:before,.lg\:disabled\:edu-bg-green-200:disabled,.lg\:edu-bg-green-200,.lg\:focus\:edu-bg-green-200:focus,.lg\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.lg\:active\:edu-bg-green-300:active,.lg\:after\:edu-bg-green-300:after,.lg\:before\:edu-bg-green-300:before,.lg\:disabled\:edu-bg-green-300:disabled,.lg\:edu-bg-green-300,.lg\:focus\:edu-bg-green-300:focus,.lg\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.lg\:active\:edu-bg-green-400:active,.lg\:after\:edu-bg-green-400:after,.lg\:before\:edu-bg-green-400:before,.lg\:disabled\:edu-bg-green-400:disabled,.lg\:edu-bg-green-400,.lg\:focus\:edu-bg-green-400:focus,.lg\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.lg\:active\:edu-bg-green-500:active,.lg\:after\:edu-bg-green-500:after,.lg\:before\:edu-bg-green-500:before,.lg\:disabled\:edu-bg-green-500:disabled,.lg\:edu-bg-green-500,.lg\:focus\:edu-bg-green-500:focus,.lg\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.lg\:active\:edu-bg-green-600:active,.lg\:after\:edu-bg-green-600:after,.lg\:before\:edu-bg-green-600:before,.lg\:disabled\:edu-bg-green-600:disabled,.lg\:edu-bg-green-600,.lg\:focus\:edu-bg-green-600:focus,.lg\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.lg\:active\:edu-bg-green-700:active,.lg\:after\:edu-bg-green-700:after,.lg\:before\:edu-bg-green-700:before,.lg\:disabled\:edu-bg-green-700:disabled,.lg\:edu-bg-green-700,.lg\:focus\:edu-bg-green-700:focus,.lg\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.lg\:active\:edu-bg-green-800:active,.lg\:after\:edu-bg-green-800:after,.lg\:before\:edu-bg-green-800:before,.lg\:disabled\:edu-bg-green-800:disabled,.lg\:edu-bg-green-800,.lg\:focus\:edu-bg-green-800:focus,.lg\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.lg\:active\:edu-bg-green-900:active,.lg\:after\:edu-bg-green-900:after,.lg\:before\:edu-bg-green-900:before,.lg\:disabled\:edu-bg-green-900:disabled,.lg\:edu-bg-green-900,.lg\:focus\:edu-bg-green-900:focus,.lg\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.lg\:active\:edu-bg-yellow-100:active,.lg\:after\:edu-bg-yellow-100:after,.lg\:before\:edu-bg-yellow-100:before,.lg\:disabled\:edu-bg-yellow-100:disabled,.lg\:edu-bg-yellow-100,.lg\:focus\:edu-bg-yellow-100:focus,.lg\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.lg\:active\:edu-bg-yellow-200:active,.lg\:after\:edu-bg-yellow-200:after,.lg\:before\:edu-bg-yellow-200:before,.lg\:disabled\:edu-bg-yellow-200:disabled,.lg\:edu-bg-yellow-200,.lg\:focus\:edu-bg-yellow-200:focus,.lg\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.lg\:active\:edu-bg-yellow-300:active,.lg\:after\:edu-bg-yellow-300:after,.lg\:before\:edu-bg-yellow-300:before,.lg\:disabled\:edu-bg-yellow-300:disabled,.lg\:edu-bg-yellow-300,.lg\:focus\:edu-bg-yellow-300:focus,.lg\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.lg\:active\:edu-bg-yellow-400:active,.lg\:after\:edu-bg-yellow-400:after,.lg\:before\:edu-bg-yellow-400:before,.lg\:disabled\:edu-bg-yellow-400:disabled,.lg\:edu-bg-yellow-400,.lg\:focus\:edu-bg-yellow-400:focus,.lg\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.lg\:active\:edu-bg-yellow-500:active,.lg\:after\:edu-bg-yellow-500:after,.lg\:before\:edu-bg-yellow-500:before,.lg\:disabled\:edu-bg-yellow-500:disabled,.lg\:edu-bg-yellow-500,.lg\:focus\:edu-bg-yellow-500:focus,.lg\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.lg\:active\:edu-bg-yellow-600:active,.lg\:after\:edu-bg-yellow-600:after,.lg\:before\:edu-bg-yellow-600:before,.lg\:disabled\:edu-bg-yellow-600:disabled,.lg\:edu-bg-yellow-600,.lg\:focus\:edu-bg-yellow-600:focus,.lg\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.lg\:active\:edu-bg-yellow-700:active,.lg\:after\:edu-bg-yellow-700:after,.lg\:before\:edu-bg-yellow-700:before,.lg\:disabled\:edu-bg-yellow-700:disabled,.lg\:edu-bg-yellow-700,.lg\:focus\:edu-bg-yellow-700:focus,.lg\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.lg\:active\:edu-bg-yellow-800:active,.lg\:after\:edu-bg-yellow-800:after,.lg\:before\:edu-bg-yellow-800:before,.lg\:disabled\:edu-bg-yellow-800:disabled,.lg\:edu-bg-yellow-800,.lg\:focus\:edu-bg-yellow-800:focus,.lg\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.lg\:active\:edu-bg-yellow-900:active,.lg\:after\:edu-bg-yellow-900:after,.lg\:before\:edu-bg-yellow-900:before,.lg\:disabled\:edu-bg-yellow-900:disabled,.lg\:edu-bg-yellow-900,.lg\:focus\:edu-bg-yellow-900:focus,.lg\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.lg\:active\:edu-bg-red-100:active,.lg\:after\:edu-bg-red-100:after,.lg\:before\:edu-bg-red-100:before,.lg\:disabled\:edu-bg-red-100:disabled,.lg\:edu-bg-red-100,.lg\:focus\:edu-bg-red-100:focus,.lg\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.lg\:active\:edu-bg-red-200:active,.lg\:after\:edu-bg-red-200:after,.lg\:before\:edu-bg-red-200:before,.lg\:disabled\:edu-bg-red-200:disabled,.lg\:edu-bg-red-200,.lg\:focus\:edu-bg-red-200:focus,.lg\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.lg\:active\:edu-bg-red-300:active,.lg\:after\:edu-bg-red-300:after,.lg\:before\:edu-bg-red-300:before,.lg\:disabled\:edu-bg-red-300:disabled,.lg\:edu-bg-red-300,.lg\:focus\:edu-bg-red-300:focus,.lg\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.lg\:active\:edu-bg-red-400:active,.lg\:after\:edu-bg-red-400:after,.lg\:before\:edu-bg-red-400:before,.lg\:disabled\:edu-bg-red-400:disabled,.lg\:edu-bg-red-400,.lg\:focus\:edu-bg-red-400:focus,.lg\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.lg\:active\:edu-bg-red-500:active,.lg\:after\:edu-bg-red-500:after,.lg\:before\:edu-bg-red-500:before,.lg\:disabled\:edu-bg-red-500:disabled,.lg\:edu-bg-red-500,.lg\:focus\:edu-bg-red-500:focus,.lg\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.lg\:active\:edu-bg-red-600:active,.lg\:after\:edu-bg-red-600:after,.lg\:before\:edu-bg-red-600:before,.lg\:disabled\:edu-bg-red-600:disabled,.lg\:edu-bg-red-600,.lg\:focus\:edu-bg-red-600:focus,.lg\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.lg\:active\:edu-bg-red-700:active,.lg\:after\:edu-bg-red-700:after,.lg\:before\:edu-bg-red-700:before,.lg\:disabled\:edu-bg-red-700:disabled,.lg\:edu-bg-red-700,.lg\:focus\:edu-bg-red-700:focus,.lg\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.lg\:active\:edu-bg-red-800:active,.lg\:after\:edu-bg-red-800:after,.lg\:before\:edu-bg-red-800:before,.lg\:disabled\:edu-bg-red-800:disabled,.lg\:edu-bg-red-800,.lg\:focus\:edu-bg-red-800:focus,.lg\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.lg\:active\:edu-bg-red-900:active,.lg\:after\:edu-bg-red-900:after,.lg\:before\:edu-bg-red-900:before,.lg\:disabled\:edu-bg-red-900:disabled,.lg\:edu-bg-red-900,.lg\:focus\:edu-bg-red-900:focus,.lg\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.lg\:active\:edu-bg-blue-400:active,.lg\:after\:edu-bg-blue-400:after,.lg\:before\:edu-bg-blue-400:before,.lg\:disabled\:edu-bg-blue-400:disabled,.lg\:edu-bg-blue-400,.lg\:focus\:edu-bg-blue-400:focus,.lg\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.lg\:active\:edu-bg-blue-500:active,.lg\:after\:edu-bg-blue-500:after,.lg\:before\:edu-bg-blue-500:before,.lg\:disabled\:edu-bg-blue-500:disabled,.lg\:edu-bg-blue-500,.lg\:focus\:edu-bg-blue-500:focus,.lg\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.lg\:active\:edu-bg-violet-500:active,.lg\:after\:edu-bg-violet-500:after,.lg\:before\:edu-bg-violet-500:before,.lg\:disabled\:edu-bg-violet-500:disabled,.lg\:edu-bg-violet-500,.lg\:focus\:edu-bg-violet-500:focus,.lg\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.lg\:active\:edu-bg-transparent-100:active,.lg\:after\:edu-bg-transparent-100:after,.lg\:before\:edu-bg-transparent-100:before,.lg\:disabled\:edu-bg-transparent-100:disabled,.lg\:edu-bg-transparent-100,.lg\:focus\:edu-bg-transparent-100:focus,.lg\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.lg\:active\:edu-border-primary-200:active,.lg\:after\:edu-border-primary-200:after,.lg\:before\:edu-border-primary-200:before,.lg\:disabled\:edu-border-primary-200:disabled,.lg\:edu-border-primary-200,.lg\:focus\:edu-border-primary-200:focus,.lg\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.lg\:active\:edu-border-primary-900:active,.lg\:after\:edu-border-primary-900:after,.lg\:before\:edu-border-primary-900:before,.lg\:disabled\:edu-border-primary-900:disabled,.lg\:edu-border-primary-900,.lg\:focus\:edu-border-primary-900:focus,.lg\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.lg\:active\:edu-border-black-100:active,.lg\:after\:edu-border-black-100:after,.lg\:before\:edu-border-black-100:before,.lg\:disabled\:edu-border-black-100:disabled,.lg\:edu-border-black-100,.lg\:focus\:edu-border-black-100:focus,.lg\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.lg\:active\:edu-border-black-200:active,.lg\:after\:edu-border-black-200:after,.lg\:before\:edu-border-black-200:before,.lg\:disabled\:edu-border-black-200:disabled,.lg\:edu-border-black-200,.lg\:focus\:edu-border-black-200:focus,.lg\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.lg\:active\:edu-border-black-300:active,.lg\:after\:edu-border-black-300:after,.lg\:before\:edu-border-black-300:before,.lg\:disabled\:edu-border-black-300:disabled,.lg\:edu-border-black-300,.lg\:focus\:edu-border-black-300:focus,.lg\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.lg\:active\:edu-border-black-400:active,.lg\:after\:edu-border-black-400:after,.lg\:before\:edu-border-black-400:before,.lg\:disabled\:edu-border-black-400:disabled,.lg\:edu-border-black-400,.lg\:focus\:edu-border-black-400:focus,.lg\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.lg\:active\:edu-border-black-500:active,.lg\:after\:edu-border-black-500:after,.lg\:before\:edu-border-black-500:before,.lg\:disabled\:edu-border-black-500:disabled,.lg\:edu-border-black-500,.lg\:focus\:edu-border-black-500:focus,.lg\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.lg\:active\:edu-border-black-600:active,.lg\:after\:edu-border-black-600:after,.lg\:before\:edu-border-black-600:before,.lg\:disabled\:edu-border-black-600:disabled,.lg\:edu-border-black-600,.lg\:focus\:edu-border-black-600:focus,.lg\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.lg\:active\:edu-border-black-700:active,.lg\:after\:edu-border-black-700:after,.lg\:before\:edu-border-black-700:before,.lg\:disabled\:edu-border-black-700:disabled,.lg\:edu-border-black-700,.lg\:focus\:edu-border-black-700:focus,.lg\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.lg\:active\:edu-border-black-800:active,.lg\:after\:edu-border-black-800:after,.lg\:before\:edu-border-black-800:before,.lg\:disabled\:edu-border-black-800:disabled,.lg\:edu-border-black-800,.lg\:focus\:edu-border-black-800:focus,.lg\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.lg\:active\:edu-border-black-900:active,.lg\:after\:edu-border-black-900:after,.lg\:before\:edu-border-black-900:before,.lg\:disabled\:edu-border-black-900:disabled,.lg\:edu-border-black-900,.lg\:focus\:edu-border-black-900:focus,.lg\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.lg\:active\:edu-border-white-100:active,.lg\:after\:edu-border-white-100:after,.lg\:before\:edu-border-white-100:before,.lg\:disabled\:edu-border-white-100:disabled,.lg\:edu-border-white-100,.lg\:focus\:edu-border-white-100:focus,.lg\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.lg\:active\:edu-border-white-200:active,.lg\:after\:edu-border-white-200:after,.lg\:before\:edu-border-white-200:before,.lg\:disabled\:edu-border-white-200:disabled,.lg\:edu-border-white-200,.lg\:focus\:edu-border-white-200:focus,.lg\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.lg\:active\:edu-border-white-300:active,.lg\:after\:edu-border-white-300:after,.lg\:before\:edu-border-white-300:before,.lg\:disabled\:edu-border-white-300:disabled,.lg\:edu-border-white-300,.lg\:focus\:edu-border-white-300:focus,.lg\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.lg\:active\:edu-border-white-400:active,.lg\:after\:edu-border-white-400:after,.lg\:before\:edu-border-white-400:before,.lg\:disabled\:edu-border-white-400:disabled,.lg\:edu-border-white-400,.lg\:focus\:edu-border-white-400:focus,.lg\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.lg\:active\:edu-border-white-500:active,.lg\:after\:edu-border-white-500:after,.lg\:before\:edu-border-white-500:before,.lg\:disabled\:edu-border-white-500:disabled,.lg\:edu-border-white-500,.lg\:focus\:edu-border-white-500:focus,.lg\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.lg\:active\:edu-border-white-600:active,.lg\:after\:edu-border-white-600:after,.lg\:before\:edu-border-white-600:before,.lg\:disabled\:edu-border-white-600:disabled,.lg\:edu-border-white-600,.lg\:focus\:edu-border-white-600:focus,.lg\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.lg\:active\:edu-border-white-700:active,.lg\:after\:edu-border-white-700:after,.lg\:before\:edu-border-white-700:before,.lg\:disabled\:edu-border-white-700:disabled,.lg\:edu-border-white-700,.lg\:focus\:edu-border-white-700:focus,.lg\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.lg\:active\:edu-border-white-800:active,.lg\:after\:edu-border-white-800:after,.lg\:before\:edu-border-white-800:before,.lg\:disabled\:edu-border-white-800:disabled,.lg\:edu-border-white-800,.lg\:focus\:edu-border-white-800:focus,.lg\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.lg\:active\:edu-border-white-900:active,.lg\:after\:edu-border-white-900:after,.lg\:before\:edu-border-white-900:before,.lg\:disabled\:edu-border-white-900:disabled,.lg\:edu-border-white-900,.lg\:focus\:edu-border-white-900:focus,.lg\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.lg\:active\:edu-border-green-50:active,.lg\:after\:edu-border-green-50:after,.lg\:before\:edu-border-green-50:before,.lg\:disabled\:edu-border-green-50:disabled,.lg\:edu-border-green-50,.lg\:focus\:edu-border-green-50:focus,.lg\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.lg\:active\:edu-border-green-100:active,.lg\:after\:edu-border-green-100:after,.lg\:before\:edu-border-green-100:before,.lg\:disabled\:edu-border-green-100:disabled,.lg\:edu-border-green-100,.lg\:focus\:edu-border-green-100:focus,.lg\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.lg\:active\:edu-border-green-200:active,.lg\:after\:edu-border-green-200:after,.lg\:before\:edu-border-green-200:before,.lg\:disabled\:edu-border-green-200:disabled,.lg\:edu-border-green-200,.lg\:focus\:edu-border-green-200:focus,.lg\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.lg\:active\:edu-border-green-300:active,.lg\:after\:edu-border-green-300:after,.lg\:before\:edu-border-green-300:before,.lg\:disabled\:edu-border-green-300:disabled,.lg\:edu-border-green-300,.lg\:focus\:edu-border-green-300:focus,.lg\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.lg\:active\:edu-border-green-400:active,.lg\:after\:edu-border-green-400:after,.lg\:before\:edu-border-green-400:before,.lg\:disabled\:edu-border-green-400:disabled,.lg\:edu-border-green-400,.lg\:focus\:edu-border-green-400:focus,.lg\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.lg\:active\:edu-border-green-500:active,.lg\:after\:edu-border-green-500:after,.lg\:before\:edu-border-green-500:before,.lg\:disabled\:edu-border-green-500:disabled,.lg\:edu-border-green-500,.lg\:focus\:edu-border-green-500:focus,.lg\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.lg\:active\:edu-border-green-600:active,.lg\:after\:edu-border-green-600:after,.lg\:before\:edu-border-green-600:before,.lg\:disabled\:edu-border-green-600:disabled,.lg\:edu-border-green-600,.lg\:focus\:edu-border-green-600:focus,.lg\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.lg\:active\:edu-border-green-700:active,.lg\:after\:edu-border-green-700:after,.lg\:before\:edu-border-green-700:before,.lg\:disabled\:edu-border-green-700:disabled,.lg\:edu-border-green-700,.lg\:focus\:edu-border-green-700:focus,.lg\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.lg\:active\:edu-border-green-800:active,.lg\:after\:edu-border-green-800:after,.lg\:before\:edu-border-green-800:before,.lg\:disabled\:edu-border-green-800:disabled,.lg\:edu-border-green-800,.lg\:focus\:edu-border-green-800:focus,.lg\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.lg\:active\:edu-border-green-900:active,.lg\:after\:edu-border-green-900:after,.lg\:before\:edu-border-green-900:before,.lg\:disabled\:edu-border-green-900:disabled,.lg\:edu-border-green-900,.lg\:focus\:edu-border-green-900:focus,.lg\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.lg\:active\:edu-border-yellow-100:active,.lg\:after\:edu-border-yellow-100:after,.lg\:before\:edu-border-yellow-100:before,.lg\:disabled\:edu-border-yellow-100:disabled,.lg\:edu-border-yellow-100,.lg\:focus\:edu-border-yellow-100:focus,.lg\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.lg\:active\:edu-border-yellow-200:active,.lg\:after\:edu-border-yellow-200:after,.lg\:before\:edu-border-yellow-200:before,.lg\:disabled\:edu-border-yellow-200:disabled,.lg\:edu-border-yellow-200,.lg\:focus\:edu-border-yellow-200:focus,.lg\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.lg\:active\:edu-border-yellow-300:active,.lg\:after\:edu-border-yellow-300:after,.lg\:before\:edu-border-yellow-300:before,.lg\:disabled\:edu-border-yellow-300:disabled,.lg\:edu-border-yellow-300,.lg\:focus\:edu-border-yellow-300:focus,.lg\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.lg\:active\:edu-border-yellow-400:active,.lg\:after\:edu-border-yellow-400:after,.lg\:before\:edu-border-yellow-400:before,.lg\:disabled\:edu-border-yellow-400:disabled,.lg\:edu-border-yellow-400,.lg\:focus\:edu-border-yellow-400:focus,.lg\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.lg\:active\:edu-border-yellow-500:active,.lg\:after\:edu-border-yellow-500:after,.lg\:before\:edu-border-yellow-500:before,.lg\:disabled\:edu-border-yellow-500:disabled,.lg\:edu-border-yellow-500,.lg\:focus\:edu-border-yellow-500:focus,.lg\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.lg\:active\:edu-border-yellow-600:active,.lg\:after\:edu-border-yellow-600:after,.lg\:before\:edu-border-yellow-600:before,.lg\:disabled\:edu-border-yellow-600:disabled,.lg\:edu-border-yellow-600,.lg\:focus\:edu-border-yellow-600:focus,.lg\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.lg\:active\:edu-border-yellow-700:active,.lg\:after\:edu-border-yellow-700:after,.lg\:before\:edu-border-yellow-700:before,.lg\:disabled\:edu-border-yellow-700:disabled,.lg\:edu-border-yellow-700,.lg\:focus\:edu-border-yellow-700:focus,.lg\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.lg\:active\:edu-border-yellow-800:active,.lg\:after\:edu-border-yellow-800:after,.lg\:before\:edu-border-yellow-800:before,.lg\:disabled\:edu-border-yellow-800:disabled,.lg\:edu-border-yellow-800,.lg\:focus\:edu-border-yellow-800:focus,.lg\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.lg\:active\:edu-border-yellow-900:active,.lg\:after\:edu-border-yellow-900:after,.lg\:before\:edu-border-yellow-900:before,.lg\:disabled\:edu-border-yellow-900:disabled,.lg\:edu-border-yellow-900,.lg\:focus\:edu-border-yellow-900:focus,.lg\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.lg\:active\:edu-border-red-100:active,.lg\:after\:edu-border-red-100:after,.lg\:before\:edu-border-red-100:before,.lg\:disabled\:edu-border-red-100:disabled,.lg\:edu-border-red-100,.lg\:focus\:edu-border-red-100:focus,.lg\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.lg\:active\:edu-border-red-200:active,.lg\:after\:edu-border-red-200:after,.lg\:before\:edu-border-red-200:before,.lg\:disabled\:edu-border-red-200:disabled,.lg\:edu-border-red-200,.lg\:focus\:edu-border-red-200:focus,.lg\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.lg\:active\:edu-border-red-300:active,.lg\:after\:edu-border-red-300:after,.lg\:before\:edu-border-red-300:before,.lg\:disabled\:edu-border-red-300:disabled,.lg\:edu-border-red-300,.lg\:focus\:edu-border-red-300:focus,.lg\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.lg\:active\:edu-border-red-400:active,.lg\:after\:edu-border-red-400:after,.lg\:before\:edu-border-red-400:before,.lg\:disabled\:edu-border-red-400:disabled,.lg\:edu-border-red-400,.lg\:focus\:edu-border-red-400:focus,.lg\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.lg\:active\:edu-border-red-500:active,.lg\:after\:edu-border-red-500:after,.lg\:before\:edu-border-red-500:before,.lg\:disabled\:edu-border-red-500:disabled,.lg\:edu-border-red-500,.lg\:focus\:edu-border-red-500:focus,.lg\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.lg\:active\:edu-border-red-600:active,.lg\:after\:edu-border-red-600:after,.lg\:before\:edu-border-red-600:before,.lg\:disabled\:edu-border-red-600:disabled,.lg\:edu-border-red-600,.lg\:focus\:edu-border-red-600:focus,.lg\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.lg\:active\:edu-border-red-700:active,.lg\:after\:edu-border-red-700:after,.lg\:before\:edu-border-red-700:before,.lg\:disabled\:edu-border-red-700:disabled,.lg\:edu-border-red-700,.lg\:focus\:edu-border-red-700:focus,.lg\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.lg\:active\:edu-border-red-800:active,.lg\:after\:edu-border-red-800:after,.lg\:before\:edu-border-red-800:before,.lg\:disabled\:edu-border-red-800:disabled,.lg\:edu-border-red-800,.lg\:focus\:edu-border-red-800:focus,.lg\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.lg\:active\:edu-border-red-900:active,.lg\:after\:edu-border-red-900:after,.lg\:before\:edu-border-red-900:before,.lg\:disabled\:edu-border-red-900:disabled,.lg\:edu-border-red-900,.lg\:focus\:edu-border-red-900:focus,.lg\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.lg\:active\:edu-border-blue-400:active,.lg\:after\:edu-border-blue-400:after,.lg\:before\:edu-border-blue-400:before,.lg\:disabled\:edu-border-blue-400:disabled,.lg\:edu-border-blue-400,.lg\:focus\:edu-border-blue-400:focus,.lg\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.lg\:active\:edu-border-blue-500:active,.lg\:after\:edu-border-blue-500:after,.lg\:before\:edu-border-blue-500:before,.lg\:disabled\:edu-border-blue-500:disabled,.lg\:edu-border-blue-500,.lg\:focus\:edu-border-blue-500:focus,.lg\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.lg\:active\:edu-border-violet-500:active,.lg\:after\:edu-border-violet-500:after,.lg\:before\:edu-border-violet-500:before,.lg\:disabled\:edu-border-violet-500:disabled,.lg\:edu-border-violet-500,.lg\:focus\:edu-border-violet-500:focus,.lg\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.lg\:active\:edu-border-transparent-100:active,.lg\:after\:edu-border-transparent-100:after,.lg\:before\:edu-border-transparent-100:before,.lg\:disabled\:edu-border-transparent-100:disabled,.lg\:edu-border-transparent-100,.lg\:focus\:edu-border-transparent-100:focus,.lg\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:1200px){.xl\:active\:edu-text-primary-200:active,.xl\:after\:edu-text-primary-200:after,.xl\:before\:edu-text-primary-200:before,.xl\:disabled\:edu-text-primary-200:disabled,.xl\:edu-text-primary-200,.xl\:focus\:edu-text-primary-200:focus,.xl\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.xl\:active\:edu-text-primary-900:active,.xl\:after\:edu-text-primary-900:after,.xl\:before\:edu-text-primary-900:before,.xl\:disabled\:edu-text-primary-900:disabled,.xl\:edu-text-primary-900,.xl\:focus\:edu-text-primary-900:focus,.xl\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.xl\:active\:edu-text-black-100:active,.xl\:after\:edu-text-black-100:after,.xl\:before\:edu-text-black-100:before,.xl\:disabled\:edu-text-black-100:disabled,.xl\:edu-text-black-100,.xl\:focus\:edu-text-black-100:focus,.xl\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.xl\:active\:edu-text-black-200:active,.xl\:after\:edu-text-black-200:after,.xl\:before\:edu-text-black-200:before,.xl\:disabled\:edu-text-black-200:disabled,.xl\:edu-text-black-200,.xl\:focus\:edu-text-black-200:focus,.xl\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.xl\:active\:edu-text-black-300:active,.xl\:after\:edu-text-black-300:after,.xl\:before\:edu-text-black-300:before,.xl\:disabled\:edu-text-black-300:disabled,.xl\:edu-text-black-300,.xl\:focus\:edu-text-black-300:focus,.xl\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.xl\:active\:edu-text-black-400:active,.xl\:after\:edu-text-black-400:after,.xl\:before\:edu-text-black-400:before,.xl\:disabled\:edu-text-black-400:disabled,.xl\:edu-text-black-400,.xl\:focus\:edu-text-black-400:focus,.xl\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.xl\:active\:edu-text-black-500:active,.xl\:after\:edu-text-black-500:after,.xl\:before\:edu-text-black-500:before,.xl\:disabled\:edu-text-black-500:disabled,.xl\:edu-text-black-500,.xl\:focus\:edu-text-black-500:focus,.xl\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.xl\:active\:edu-text-black-600:active,.xl\:after\:edu-text-black-600:after,.xl\:before\:edu-text-black-600:before,.xl\:disabled\:edu-text-black-600:disabled,.xl\:edu-text-black-600,.xl\:focus\:edu-text-black-600:focus,.xl\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.xl\:active\:edu-text-black-700:active,.xl\:after\:edu-text-black-700:after,.xl\:before\:edu-text-black-700:before,.xl\:disabled\:edu-text-black-700:disabled,.xl\:edu-text-black-700,.xl\:focus\:edu-text-black-700:focus,.xl\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.xl\:active\:edu-text-black-800:active,.xl\:after\:edu-text-black-800:after,.xl\:before\:edu-text-black-800:before,.xl\:disabled\:edu-text-black-800:disabled,.xl\:edu-text-black-800,.xl\:focus\:edu-text-black-800:focus,.xl\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.xl\:active\:edu-text-black-900:active,.xl\:after\:edu-text-black-900:after,.xl\:before\:edu-text-black-900:before,.xl\:disabled\:edu-text-black-900:disabled,.xl\:edu-text-black-900,.xl\:focus\:edu-text-black-900:focus,.xl\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.xl\:active\:edu-text-white-100:active,.xl\:after\:edu-text-white-100:after,.xl\:before\:edu-text-white-100:before,.xl\:disabled\:edu-text-white-100:disabled,.xl\:edu-text-white-100,.xl\:focus\:edu-text-white-100:focus,.xl\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.xl\:active\:edu-text-white-200:active,.xl\:after\:edu-text-white-200:after,.xl\:before\:edu-text-white-200:before,.xl\:disabled\:edu-text-white-200:disabled,.xl\:edu-text-white-200,.xl\:focus\:edu-text-white-200:focus,.xl\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.xl\:active\:edu-text-white-300:active,.xl\:after\:edu-text-white-300:after,.xl\:before\:edu-text-white-300:before,.xl\:disabled\:edu-text-white-300:disabled,.xl\:edu-text-white-300,.xl\:focus\:edu-text-white-300:focus,.xl\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.xl\:active\:edu-text-white-400:active,.xl\:after\:edu-text-white-400:after,.xl\:before\:edu-text-white-400:before,.xl\:disabled\:edu-text-white-400:disabled,.xl\:edu-text-white-400,.xl\:focus\:edu-text-white-400:focus,.xl\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.xl\:active\:edu-text-white-500:active,.xl\:after\:edu-text-white-500:after,.xl\:before\:edu-text-white-500:before,.xl\:disabled\:edu-text-white-500:disabled,.xl\:edu-text-white-500,.xl\:focus\:edu-text-white-500:focus,.xl\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.xl\:active\:edu-text-white-600:active,.xl\:after\:edu-text-white-600:after,.xl\:before\:edu-text-white-600:before,.xl\:disabled\:edu-text-white-600:disabled,.xl\:edu-text-white-600,.xl\:focus\:edu-text-white-600:focus,.xl\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.xl\:active\:edu-text-white-700:active,.xl\:after\:edu-text-white-700:after,.xl\:before\:edu-text-white-700:before,.xl\:disabled\:edu-text-white-700:disabled,.xl\:edu-text-white-700,.xl\:focus\:edu-text-white-700:focus,.xl\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.xl\:active\:edu-text-white-800:active,.xl\:after\:edu-text-white-800:after,.xl\:before\:edu-text-white-800:before,.xl\:disabled\:edu-text-white-800:disabled,.xl\:edu-text-white-800,.xl\:focus\:edu-text-white-800:focus,.xl\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.xl\:active\:edu-text-white-900:active,.xl\:after\:edu-text-white-900:after,.xl\:before\:edu-text-white-900:before,.xl\:disabled\:edu-text-white-900:disabled,.xl\:edu-text-white-900,.xl\:focus\:edu-text-white-900:focus,.xl\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.xl\:active\:edu-text-green-50:active,.xl\:after\:edu-text-green-50:after,.xl\:before\:edu-text-green-50:before,.xl\:disabled\:edu-text-green-50:disabled,.xl\:edu-text-green-50,.xl\:focus\:edu-text-green-50:focus,.xl\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.xl\:active\:edu-text-green-100:active,.xl\:after\:edu-text-green-100:after,.xl\:before\:edu-text-green-100:before,.xl\:disabled\:edu-text-green-100:disabled,.xl\:edu-text-green-100,.xl\:focus\:edu-text-green-100:focus,.xl\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.xl\:active\:edu-text-green-200:active,.xl\:after\:edu-text-green-200:after,.xl\:before\:edu-text-green-200:before,.xl\:disabled\:edu-text-green-200:disabled,.xl\:edu-text-green-200,.xl\:focus\:edu-text-green-200:focus,.xl\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.xl\:active\:edu-text-green-300:active,.xl\:after\:edu-text-green-300:after,.xl\:before\:edu-text-green-300:before,.xl\:disabled\:edu-text-green-300:disabled,.xl\:edu-text-green-300,.xl\:focus\:edu-text-green-300:focus,.xl\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.xl\:active\:edu-text-green-400:active,.xl\:after\:edu-text-green-400:after,.xl\:before\:edu-text-green-400:before,.xl\:disabled\:edu-text-green-400:disabled,.xl\:edu-text-green-400,.xl\:focus\:edu-text-green-400:focus,.xl\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.xl\:active\:edu-text-green-500:active,.xl\:after\:edu-text-green-500:after,.xl\:before\:edu-text-green-500:before,.xl\:disabled\:edu-text-green-500:disabled,.xl\:edu-text-green-500,.xl\:focus\:edu-text-green-500:focus,.xl\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.xl\:active\:edu-text-green-600:active,.xl\:after\:edu-text-green-600:after,.xl\:before\:edu-text-green-600:before,.xl\:disabled\:edu-text-green-600:disabled,.xl\:edu-text-green-600,.xl\:focus\:edu-text-green-600:focus,.xl\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.xl\:active\:edu-text-green-700:active,.xl\:after\:edu-text-green-700:after,.xl\:before\:edu-text-green-700:before,.xl\:disabled\:edu-text-green-700:disabled,.xl\:edu-text-green-700,.xl\:focus\:edu-text-green-700:focus,.xl\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.xl\:active\:edu-text-green-800:active,.xl\:after\:edu-text-green-800:after,.xl\:before\:edu-text-green-800:before,.xl\:disabled\:edu-text-green-800:disabled,.xl\:edu-text-green-800,.xl\:focus\:edu-text-green-800:focus,.xl\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.xl\:active\:edu-text-green-900:active,.xl\:after\:edu-text-green-900:after,.xl\:before\:edu-text-green-900:before,.xl\:disabled\:edu-text-green-900:disabled,.xl\:edu-text-green-900,.xl\:focus\:edu-text-green-900:focus,.xl\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.xl\:active\:edu-text-yellow-100:active,.xl\:after\:edu-text-yellow-100:after,.xl\:before\:edu-text-yellow-100:before,.xl\:disabled\:edu-text-yellow-100:disabled,.xl\:edu-text-yellow-100,.xl\:focus\:edu-text-yellow-100:focus,.xl\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.xl\:active\:edu-text-yellow-200:active,.xl\:after\:edu-text-yellow-200:after,.xl\:before\:edu-text-yellow-200:before,.xl\:disabled\:edu-text-yellow-200:disabled,.xl\:edu-text-yellow-200,.xl\:focus\:edu-text-yellow-200:focus,.xl\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.xl\:active\:edu-text-yellow-300:active,.xl\:after\:edu-text-yellow-300:after,.xl\:before\:edu-text-yellow-300:before,.xl\:disabled\:edu-text-yellow-300:disabled,.xl\:edu-text-yellow-300,.xl\:focus\:edu-text-yellow-300:focus,.xl\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.xl\:active\:edu-text-yellow-400:active,.xl\:after\:edu-text-yellow-400:after,.xl\:before\:edu-text-yellow-400:before,.xl\:disabled\:edu-text-yellow-400:disabled,.xl\:edu-text-yellow-400,.xl\:focus\:edu-text-yellow-400:focus,.xl\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.xl\:active\:edu-text-yellow-500:active,.xl\:after\:edu-text-yellow-500:after,.xl\:before\:edu-text-yellow-500:before,.xl\:disabled\:edu-text-yellow-500:disabled,.xl\:edu-text-yellow-500,.xl\:focus\:edu-text-yellow-500:focus,.xl\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.xl\:active\:edu-text-yellow-600:active,.xl\:after\:edu-text-yellow-600:after,.xl\:before\:edu-text-yellow-600:before,.xl\:disabled\:edu-text-yellow-600:disabled,.xl\:edu-text-yellow-600,.xl\:focus\:edu-text-yellow-600:focus,.xl\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.xl\:active\:edu-text-yellow-700:active,.xl\:after\:edu-text-yellow-700:after,.xl\:before\:edu-text-yellow-700:before,.xl\:disabled\:edu-text-yellow-700:disabled,.xl\:edu-text-yellow-700,.xl\:focus\:edu-text-yellow-700:focus,.xl\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.xl\:active\:edu-text-yellow-800:active,.xl\:after\:edu-text-yellow-800:after,.xl\:before\:edu-text-yellow-800:before,.xl\:disabled\:edu-text-yellow-800:disabled,.xl\:edu-text-yellow-800,.xl\:focus\:edu-text-yellow-800:focus,.xl\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.xl\:active\:edu-text-yellow-900:active,.xl\:after\:edu-text-yellow-900:after,.xl\:before\:edu-text-yellow-900:before,.xl\:disabled\:edu-text-yellow-900:disabled,.xl\:edu-text-yellow-900,.xl\:focus\:edu-text-yellow-900:focus,.xl\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.xl\:active\:edu-text-red-100:active,.xl\:after\:edu-text-red-100:after,.xl\:before\:edu-text-red-100:before,.xl\:disabled\:edu-text-red-100:disabled,.xl\:edu-text-red-100,.xl\:focus\:edu-text-red-100:focus,.xl\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.xl\:active\:edu-text-red-200:active,.xl\:after\:edu-text-red-200:after,.xl\:before\:edu-text-red-200:before,.xl\:disabled\:edu-text-red-200:disabled,.xl\:edu-text-red-200,.xl\:focus\:edu-text-red-200:focus,.xl\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.xl\:active\:edu-text-red-300:active,.xl\:after\:edu-text-red-300:after,.xl\:before\:edu-text-red-300:before,.xl\:disabled\:edu-text-red-300:disabled,.xl\:edu-text-red-300,.xl\:focus\:edu-text-red-300:focus,.xl\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.xl\:active\:edu-text-red-400:active,.xl\:after\:edu-text-red-400:after,.xl\:before\:edu-text-red-400:before,.xl\:disabled\:edu-text-red-400:disabled,.xl\:edu-text-red-400,.xl\:focus\:edu-text-red-400:focus,.xl\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.xl\:active\:edu-text-red-500:active,.xl\:after\:edu-text-red-500:after,.xl\:before\:edu-text-red-500:before,.xl\:disabled\:edu-text-red-500:disabled,.xl\:edu-text-red-500,.xl\:focus\:edu-text-red-500:focus,.xl\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.xl\:active\:edu-text-red-600:active,.xl\:after\:edu-text-red-600:after,.xl\:before\:edu-text-red-600:before,.xl\:disabled\:edu-text-red-600:disabled,.xl\:edu-text-red-600,.xl\:focus\:edu-text-red-600:focus,.xl\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.xl\:active\:edu-text-red-700:active,.xl\:after\:edu-text-red-700:after,.xl\:before\:edu-text-red-700:before,.xl\:disabled\:edu-text-red-700:disabled,.xl\:edu-text-red-700,.xl\:focus\:edu-text-red-700:focus,.xl\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.xl\:active\:edu-text-red-800:active,.xl\:after\:edu-text-red-800:after,.xl\:before\:edu-text-red-800:before,.xl\:disabled\:edu-text-red-800:disabled,.xl\:edu-text-red-800,.xl\:focus\:edu-text-red-800:focus,.xl\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.xl\:active\:edu-text-red-900:active,.xl\:after\:edu-text-red-900:after,.xl\:before\:edu-text-red-900:before,.xl\:disabled\:edu-text-red-900:disabled,.xl\:edu-text-red-900,.xl\:focus\:edu-text-red-900:focus,.xl\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.xl\:active\:edu-text-blue-400:active,.xl\:after\:edu-text-blue-400:after,.xl\:before\:edu-text-blue-400:before,.xl\:disabled\:edu-text-blue-400:disabled,.xl\:edu-text-blue-400,.xl\:focus\:edu-text-blue-400:focus,.xl\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.xl\:active\:edu-text-blue-500:active,.xl\:after\:edu-text-blue-500:after,.xl\:before\:edu-text-blue-500:before,.xl\:disabled\:edu-text-blue-500:disabled,.xl\:edu-text-blue-500,.xl\:focus\:edu-text-blue-500:focus,.xl\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.xl\:active\:edu-text-violet-500:active,.xl\:after\:edu-text-violet-500:after,.xl\:before\:edu-text-violet-500:before,.xl\:disabled\:edu-text-violet-500:disabled,.xl\:edu-text-violet-500,.xl\:focus\:edu-text-violet-500:focus,.xl\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.xl\:active\:edu-text-transparent-100:active,.xl\:after\:edu-text-transparent-100:after,.xl\:before\:edu-text-transparent-100:before,.xl\:disabled\:edu-text-transparent-100:disabled,.xl\:edu-text-transparent-100,.xl\:focus\:edu-text-transparent-100:focus,.xl\:hover\:edu-text-transparent-100:hover{color:transparent!important}.xl\:active\:edu-bg-primary-200:active,.xl\:after\:edu-bg-primary-200:after,.xl\:before\:edu-bg-primary-200:before,.xl\:disabled\:edu-bg-primary-200:disabled,.xl\:edu-bg-primary-200,.xl\:focus\:edu-bg-primary-200:focus,.xl\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.xl\:active\:edu-bg-primary-900:active,.xl\:after\:edu-bg-primary-900:after,.xl\:before\:edu-bg-primary-900:before,.xl\:disabled\:edu-bg-primary-900:disabled,.xl\:edu-bg-primary-900,.xl\:focus\:edu-bg-primary-900:focus,.xl\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.xl\:active\:edu-bg-black-100:active,.xl\:after\:edu-bg-black-100:after,.xl\:before\:edu-bg-black-100:before,.xl\:disabled\:edu-bg-black-100:disabled,.xl\:edu-bg-black-100,.xl\:focus\:edu-bg-black-100:focus,.xl\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.xl\:active\:edu-bg-black-200:active,.xl\:after\:edu-bg-black-200:after,.xl\:before\:edu-bg-black-200:before,.xl\:disabled\:edu-bg-black-200:disabled,.xl\:edu-bg-black-200,.xl\:focus\:edu-bg-black-200:focus,.xl\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.xl\:active\:edu-bg-black-300:active,.xl\:after\:edu-bg-black-300:after,.xl\:before\:edu-bg-black-300:before,.xl\:disabled\:edu-bg-black-300:disabled,.xl\:edu-bg-black-300,.xl\:focus\:edu-bg-black-300:focus,.xl\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.xl\:active\:edu-bg-black-400:active,.xl\:after\:edu-bg-black-400:after,.xl\:before\:edu-bg-black-400:before,.xl\:disabled\:edu-bg-black-400:disabled,.xl\:edu-bg-black-400,.xl\:focus\:edu-bg-black-400:focus,.xl\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.xl\:active\:edu-bg-black-500:active,.xl\:after\:edu-bg-black-500:after,.xl\:before\:edu-bg-black-500:before,.xl\:disabled\:edu-bg-black-500:disabled,.xl\:edu-bg-black-500,.xl\:focus\:edu-bg-black-500:focus,.xl\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.xl\:active\:edu-bg-black-600:active,.xl\:after\:edu-bg-black-600:after,.xl\:before\:edu-bg-black-600:before,.xl\:disabled\:edu-bg-black-600:disabled,.xl\:edu-bg-black-600,.xl\:focus\:edu-bg-black-600:focus,.xl\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.xl\:active\:edu-bg-black-700:active,.xl\:after\:edu-bg-black-700:after,.xl\:before\:edu-bg-black-700:before,.xl\:disabled\:edu-bg-black-700:disabled,.xl\:edu-bg-black-700,.xl\:focus\:edu-bg-black-700:focus,.xl\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.xl\:active\:edu-bg-black-800:active,.xl\:after\:edu-bg-black-800:after,.xl\:before\:edu-bg-black-800:before,.xl\:disabled\:edu-bg-black-800:disabled,.xl\:edu-bg-black-800,.xl\:focus\:edu-bg-black-800:focus,.xl\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.xl\:active\:edu-bg-black-900:active,.xl\:after\:edu-bg-black-900:after,.xl\:before\:edu-bg-black-900:before,.xl\:disabled\:edu-bg-black-900:disabled,.xl\:edu-bg-black-900,.xl\:focus\:edu-bg-black-900:focus,.xl\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.xl\:active\:edu-bg-white-100:active,.xl\:after\:edu-bg-white-100:after,.xl\:before\:edu-bg-white-100:before,.xl\:disabled\:edu-bg-white-100:disabled,.xl\:edu-bg-white-100,.xl\:focus\:edu-bg-white-100:focus,.xl\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.xl\:active\:edu-bg-white-200:active,.xl\:after\:edu-bg-white-200:after,.xl\:before\:edu-bg-white-200:before,.xl\:disabled\:edu-bg-white-200:disabled,.xl\:edu-bg-white-200,.xl\:focus\:edu-bg-white-200:focus,.xl\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.xl\:active\:edu-bg-white-300:active,.xl\:after\:edu-bg-white-300:after,.xl\:before\:edu-bg-white-300:before,.xl\:disabled\:edu-bg-white-300:disabled,.xl\:edu-bg-white-300,.xl\:focus\:edu-bg-white-300:focus,.xl\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.xl\:active\:edu-bg-white-400:active,.xl\:after\:edu-bg-white-400:after,.xl\:before\:edu-bg-white-400:before,.xl\:disabled\:edu-bg-white-400:disabled,.xl\:edu-bg-white-400,.xl\:focus\:edu-bg-white-400:focus,.xl\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.xl\:active\:edu-bg-white-500:active,.xl\:after\:edu-bg-white-500:after,.xl\:before\:edu-bg-white-500:before,.xl\:disabled\:edu-bg-white-500:disabled,.xl\:edu-bg-white-500,.xl\:focus\:edu-bg-white-500:focus,.xl\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.xl\:active\:edu-bg-white-600:active,.xl\:after\:edu-bg-white-600:after,.xl\:before\:edu-bg-white-600:before,.xl\:disabled\:edu-bg-white-600:disabled,.xl\:edu-bg-white-600,.xl\:focus\:edu-bg-white-600:focus,.xl\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.xl\:active\:edu-bg-white-700:active,.xl\:after\:edu-bg-white-700:after,.xl\:before\:edu-bg-white-700:before,.xl\:disabled\:edu-bg-white-700:disabled,.xl\:edu-bg-white-700,.xl\:focus\:edu-bg-white-700:focus,.xl\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.xl\:active\:edu-bg-white-800:active,.xl\:after\:edu-bg-white-800:after,.xl\:before\:edu-bg-white-800:before,.xl\:disabled\:edu-bg-white-800:disabled,.xl\:edu-bg-white-800,.xl\:focus\:edu-bg-white-800:focus,.xl\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.xl\:active\:edu-bg-white-900:active,.xl\:after\:edu-bg-white-900:after,.xl\:before\:edu-bg-white-900:before,.xl\:disabled\:edu-bg-white-900:disabled,.xl\:edu-bg-white-900,.xl\:focus\:edu-bg-white-900:focus,.xl\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.xl\:active\:edu-bg-green-50:active,.xl\:after\:edu-bg-green-50:after,.xl\:before\:edu-bg-green-50:before,.xl\:disabled\:edu-bg-green-50:disabled,.xl\:edu-bg-green-50,.xl\:focus\:edu-bg-green-50:focus,.xl\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.xl\:active\:edu-bg-green-100:active,.xl\:after\:edu-bg-green-100:after,.xl\:before\:edu-bg-green-100:before,.xl\:disabled\:edu-bg-green-100:disabled,.xl\:edu-bg-green-100,.xl\:focus\:edu-bg-green-100:focus,.xl\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.xl\:active\:edu-bg-green-200:active,.xl\:after\:edu-bg-green-200:after,.xl\:before\:edu-bg-green-200:before,.xl\:disabled\:edu-bg-green-200:disabled,.xl\:edu-bg-green-200,.xl\:focus\:edu-bg-green-200:focus,.xl\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.xl\:active\:edu-bg-green-300:active,.xl\:after\:edu-bg-green-300:after,.xl\:before\:edu-bg-green-300:before,.xl\:disabled\:edu-bg-green-300:disabled,.xl\:edu-bg-green-300,.xl\:focus\:edu-bg-green-300:focus,.xl\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.xl\:active\:edu-bg-green-400:active,.xl\:after\:edu-bg-green-400:after,.xl\:before\:edu-bg-green-400:before,.xl\:disabled\:edu-bg-green-400:disabled,.xl\:edu-bg-green-400,.xl\:focus\:edu-bg-green-400:focus,.xl\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.xl\:active\:edu-bg-green-500:active,.xl\:after\:edu-bg-green-500:after,.xl\:before\:edu-bg-green-500:before,.xl\:disabled\:edu-bg-green-500:disabled,.xl\:edu-bg-green-500,.xl\:focus\:edu-bg-green-500:focus,.xl\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.xl\:active\:edu-bg-green-600:active,.xl\:after\:edu-bg-green-600:after,.xl\:before\:edu-bg-green-600:before,.xl\:disabled\:edu-bg-green-600:disabled,.xl\:edu-bg-green-600,.xl\:focus\:edu-bg-green-600:focus,.xl\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.xl\:active\:edu-bg-green-700:active,.xl\:after\:edu-bg-green-700:after,.xl\:before\:edu-bg-green-700:before,.xl\:disabled\:edu-bg-green-700:disabled,.xl\:edu-bg-green-700,.xl\:focus\:edu-bg-green-700:focus,.xl\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.xl\:active\:edu-bg-green-800:active,.xl\:after\:edu-bg-green-800:after,.xl\:before\:edu-bg-green-800:before,.xl\:disabled\:edu-bg-green-800:disabled,.xl\:edu-bg-green-800,.xl\:focus\:edu-bg-green-800:focus,.xl\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.xl\:active\:edu-bg-green-900:active,.xl\:after\:edu-bg-green-900:after,.xl\:before\:edu-bg-green-900:before,.xl\:disabled\:edu-bg-green-900:disabled,.xl\:edu-bg-green-900,.xl\:focus\:edu-bg-green-900:focus,.xl\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.xl\:active\:edu-bg-yellow-100:active,.xl\:after\:edu-bg-yellow-100:after,.xl\:before\:edu-bg-yellow-100:before,.xl\:disabled\:edu-bg-yellow-100:disabled,.xl\:edu-bg-yellow-100,.xl\:focus\:edu-bg-yellow-100:focus,.xl\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.xl\:active\:edu-bg-yellow-200:active,.xl\:after\:edu-bg-yellow-200:after,.xl\:before\:edu-bg-yellow-200:before,.xl\:disabled\:edu-bg-yellow-200:disabled,.xl\:edu-bg-yellow-200,.xl\:focus\:edu-bg-yellow-200:focus,.xl\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.xl\:active\:edu-bg-yellow-300:active,.xl\:after\:edu-bg-yellow-300:after,.xl\:before\:edu-bg-yellow-300:before,.xl\:disabled\:edu-bg-yellow-300:disabled,.xl\:edu-bg-yellow-300,.xl\:focus\:edu-bg-yellow-300:focus,.xl\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.xl\:active\:edu-bg-yellow-400:active,.xl\:after\:edu-bg-yellow-400:after,.xl\:before\:edu-bg-yellow-400:before,.xl\:disabled\:edu-bg-yellow-400:disabled,.xl\:edu-bg-yellow-400,.xl\:focus\:edu-bg-yellow-400:focus,.xl\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.xl\:active\:edu-bg-yellow-500:active,.xl\:after\:edu-bg-yellow-500:after,.xl\:before\:edu-bg-yellow-500:before,.xl\:disabled\:edu-bg-yellow-500:disabled,.xl\:edu-bg-yellow-500,.xl\:focus\:edu-bg-yellow-500:focus,.xl\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.xl\:active\:edu-bg-yellow-600:active,.xl\:after\:edu-bg-yellow-600:after,.xl\:before\:edu-bg-yellow-600:before,.xl\:disabled\:edu-bg-yellow-600:disabled,.xl\:edu-bg-yellow-600,.xl\:focus\:edu-bg-yellow-600:focus,.xl\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.xl\:active\:edu-bg-yellow-700:active,.xl\:after\:edu-bg-yellow-700:after,.xl\:before\:edu-bg-yellow-700:before,.xl\:disabled\:edu-bg-yellow-700:disabled,.xl\:edu-bg-yellow-700,.xl\:focus\:edu-bg-yellow-700:focus,.xl\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.xl\:active\:edu-bg-yellow-800:active,.xl\:after\:edu-bg-yellow-800:after,.xl\:before\:edu-bg-yellow-800:before,.xl\:disabled\:edu-bg-yellow-800:disabled,.xl\:edu-bg-yellow-800,.xl\:focus\:edu-bg-yellow-800:focus,.xl\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.xl\:active\:edu-bg-yellow-900:active,.xl\:after\:edu-bg-yellow-900:after,.xl\:before\:edu-bg-yellow-900:before,.xl\:disabled\:edu-bg-yellow-900:disabled,.xl\:edu-bg-yellow-900,.xl\:focus\:edu-bg-yellow-900:focus,.xl\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.xl\:active\:edu-bg-red-100:active,.xl\:after\:edu-bg-red-100:after,.xl\:before\:edu-bg-red-100:before,.xl\:disabled\:edu-bg-red-100:disabled,.xl\:edu-bg-red-100,.xl\:focus\:edu-bg-red-100:focus,.xl\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.xl\:active\:edu-bg-red-200:active,.xl\:after\:edu-bg-red-200:after,.xl\:before\:edu-bg-red-200:before,.xl\:disabled\:edu-bg-red-200:disabled,.xl\:edu-bg-red-200,.xl\:focus\:edu-bg-red-200:focus,.xl\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.xl\:active\:edu-bg-red-300:active,.xl\:after\:edu-bg-red-300:after,.xl\:before\:edu-bg-red-300:before,.xl\:disabled\:edu-bg-red-300:disabled,.xl\:edu-bg-red-300,.xl\:focus\:edu-bg-red-300:focus,.xl\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.xl\:active\:edu-bg-red-400:active,.xl\:after\:edu-bg-red-400:after,.xl\:before\:edu-bg-red-400:before,.xl\:disabled\:edu-bg-red-400:disabled,.xl\:edu-bg-red-400,.xl\:focus\:edu-bg-red-400:focus,.xl\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.xl\:active\:edu-bg-red-500:active,.xl\:after\:edu-bg-red-500:after,.xl\:before\:edu-bg-red-500:before,.xl\:disabled\:edu-bg-red-500:disabled,.xl\:edu-bg-red-500,.xl\:focus\:edu-bg-red-500:focus,.xl\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.xl\:active\:edu-bg-red-600:active,.xl\:after\:edu-bg-red-600:after,.xl\:before\:edu-bg-red-600:before,.xl\:disabled\:edu-bg-red-600:disabled,.xl\:edu-bg-red-600,.xl\:focus\:edu-bg-red-600:focus,.xl\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.xl\:active\:edu-bg-red-700:active,.xl\:after\:edu-bg-red-700:after,.xl\:before\:edu-bg-red-700:before,.xl\:disabled\:edu-bg-red-700:disabled,.xl\:edu-bg-red-700,.xl\:focus\:edu-bg-red-700:focus,.xl\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.xl\:active\:edu-bg-red-800:active,.xl\:after\:edu-bg-red-800:after,.xl\:before\:edu-bg-red-800:before,.xl\:disabled\:edu-bg-red-800:disabled,.xl\:edu-bg-red-800,.xl\:focus\:edu-bg-red-800:focus,.xl\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.xl\:active\:edu-bg-red-900:active,.xl\:after\:edu-bg-red-900:after,.xl\:before\:edu-bg-red-900:before,.xl\:disabled\:edu-bg-red-900:disabled,.xl\:edu-bg-red-900,.xl\:focus\:edu-bg-red-900:focus,.xl\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.xl\:active\:edu-bg-blue-400:active,.xl\:after\:edu-bg-blue-400:after,.xl\:before\:edu-bg-blue-400:before,.xl\:disabled\:edu-bg-blue-400:disabled,.xl\:edu-bg-blue-400,.xl\:focus\:edu-bg-blue-400:focus,.xl\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.xl\:active\:edu-bg-blue-500:active,.xl\:after\:edu-bg-blue-500:after,.xl\:before\:edu-bg-blue-500:before,.xl\:disabled\:edu-bg-blue-500:disabled,.xl\:edu-bg-blue-500,.xl\:focus\:edu-bg-blue-500:focus,.xl\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.xl\:active\:edu-bg-violet-500:active,.xl\:after\:edu-bg-violet-500:after,.xl\:before\:edu-bg-violet-500:before,.xl\:disabled\:edu-bg-violet-500:disabled,.xl\:edu-bg-violet-500,.xl\:focus\:edu-bg-violet-500:focus,.xl\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.xl\:active\:edu-bg-transparent-100:active,.xl\:after\:edu-bg-transparent-100:after,.xl\:before\:edu-bg-transparent-100:before,.xl\:disabled\:edu-bg-transparent-100:disabled,.xl\:edu-bg-transparent-100,.xl\:focus\:edu-bg-transparent-100:focus,.xl\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.xl\:active\:edu-border-primary-200:active,.xl\:after\:edu-border-primary-200:after,.xl\:before\:edu-border-primary-200:before,.xl\:disabled\:edu-border-primary-200:disabled,.xl\:edu-border-primary-200,.xl\:focus\:edu-border-primary-200:focus,.xl\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.xl\:active\:edu-border-primary-900:active,.xl\:after\:edu-border-primary-900:after,.xl\:before\:edu-border-primary-900:before,.xl\:disabled\:edu-border-primary-900:disabled,.xl\:edu-border-primary-900,.xl\:focus\:edu-border-primary-900:focus,.xl\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.xl\:active\:edu-border-black-100:active,.xl\:after\:edu-border-black-100:after,.xl\:before\:edu-border-black-100:before,.xl\:disabled\:edu-border-black-100:disabled,.xl\:edu-border-black-100,.xl\:focus\:edu-border-black-100:focus,.xl\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.xl\:active\:edu-border-black-200:active,.xl\:after\:edu-border-black-200:after,.xl\:before\:edu-border-black-200:before,.xl\:disabled\:edu-border-black-200:disabled,.xl\:edu-border-black-200,.xl\:focus\:edu-border-black-200:focus,.xl\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.xl\:active\:edu-border-black-300:active,.xl\:after\:edu-border-black-300:after,.xl\:before\:edu-border-black-300:before,.xl\:disabled\:edu-border-black-300:disabled,.xl\:edu-border-black-300,.xl\:focus\:edu-border-black-300:focus,.xl\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.xl\:active\:edu-border-black-400:active,.xl\:after\:edu-border-black-400:after,.xl\:before\:edu-border-black-400:before,.xl\:disabled\:edu-border-black-400:disabled,.xl\:edu-border-black-400,.xl\:focus\:edu-border-black-400:focus,.xl\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.xl\:active\:edu-border-black-500:active,.xl\:after\:edu-border-black-500:after,.xl\:before\:edu-border-black-500:before,.xl\:disabled\:edu-border-black-500:disabled,.xl\:edu-border-black-500,.xl\:focus\:edu-border-black-500:focus,.xl\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.xl\:active\:edu-border-black-600:active,.xl\:after\:edu-border-black-600:after,.xl\:before\:edu-border-black-600:before,.xl\:disabled\:edu-border-black-600:disabled,.xl\:edu-border-black-600,.xl\:focus\:edu-border-black-600:focus,.xl\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.xl\:active\:edu-border-black-700:active,.xl\:after\:edu-border-black-700:after,.xl\:before\:edu-border-black-700:before,.xl\:disabled\:edu-border-black-700:disabled,.xl\:edu-border-black-700,.xl\:focus\:edu-border-black-700:focus,.xl\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.xl\:active\:edu-border-black-800:active,.xl\:after\:edu-border-black-800:after,.xl\:before\:edu-border-black-800:before,.xl\:disabled\:edu-border-black-800:disabled,.xl\:edu-border-black-800,.xl\:focus\:edu-border-black-800:focus,.xl\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.xl\:active\:edu-border-black-900:active,.xl\:after\:edu-border-black-900:after,.xl\:before\:edu-border-black-900:before,.xl\:disabled\:edu-border-black-900:disabled,.xl\:edu-border-black-900,.xl\:focus\:edu-border-black-900:focus,.xl\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.xl\:active\:edu-border-white-100:active,.xl\:after\:edu-border-white-100:after,.xl\:before\:edu-border-white-100:before,.xl\:disabled\:edu-border-white-100:disabled,.xl\:edu-border-white-100,.xl\:focus\:edu-border-white-100:focus,.xl\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.xl\:active\:edu-border-white-200:active,.xl\:after\:edu-border-white-200:after,.xl\:before\:edu-border-white-200:before,.xl\:disabled\:edu-border-white-200:disabled,.xl\:edu-border-white-200,.xl\:focus\:edu-border-white-200:focus,.xl\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.xl\:active\:edu-border-white-300:active,.xl\:after\:edu-border-white-300:after,.xl\:before\:edu-border-white-300:before,.xl\:disabled\:edu-border-white-300:disabled,.xl\:edu-border-white-300,.xl\:focus\:edu-border-white-300:focus,.xl\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.xl\:active\:edu-border-white-400:active,.xl\:after\:edu-border-white-400:after,.xl\:before\:edu-border-white-400:before,.xl\:disabled\:edu-border-white-400:disabled,.xl\:edu-border-white-400,.xl\:focus\:edu-border-white-400:focus,.xl\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.xl\:active\:edu-border-white-500:active,.xl\:after\:edu-border-white-500:after,.xl\:before\:edu-border-white-500:before,.xl\:disabled\:edu-border-white-500:disabled,.xl\:edu-border-white-500,.xl\:focus\:edu-border-white-500:focus,.xl\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.xl\:active\:edu-border-white-600:active,.xl\:after\:edu-border-white-600:after,.xl\:before\:edu-border-white-600:before,.xl\:disabled\:edu-border-white-600:disabled,.xl\:edu-border-white-600,.xl\:focus\:edu-border-white-600:focus,.xl\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.xl\:active\:edu-border-white-700:active,.xl\:after\:edu-border-white-700:after,.xl\:before\:edu-border-white-700:before,.xl\:disabled\:edu-border-white-700:disabled,.xl\:edu-border-white-700,.xl\:focus\:edu-border-white-700:focus,.xl\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.xl\:active\:edu-border-white-800:active,.xl\:after\:edu-border-white-800:after,.xl\:before\:edu-border-white-800:before,.xl\:disabled\:edu-border-white-800:disabled,.xl\:edu-border-white-800,.xl\:focus\:edu-border-white-800:focus,.xl\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.xl\:active\:edu-border-white-900:active,.xl\:after\:edu-border-white-900:after,.xl\:before\:edu-border-white-900:before,.xl\:disabled\:edu-border-white-900:disabled,.xl\:edu-border-white-900,.xl\:focus\:edu-border-white-900:focus,.xl\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.xl\:active\:edu-border-green-50:active,.xl\:after\:edu-border-green-50:after,.xl\:before\:edu-border-green-50:before,.xl\:disabled\:edu-border-green-50:disabled,.xl\:edu-border-green-50,.xl\:focus\:edu-border-green-50:focus,.xl\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.xl\:active\:edu-border-green-100:active,.xl\:after\:edu-border-green-100:after,.xl\:before\:edu-border-green-100:before,.xl\:disabled\:edu-border-green-100:disabled,.xl\:edu-border-green-100,.xl\:focus\:edu-border-green-100:focus,.xl\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.xl\:active\:edu-border-green-200:active,.xl\:after\:edu-border-green-200:after,.xl\:before\:edu-border-green-200:before,.xl\:disabled\:edu-border-green-200:disabled,.xl\:edu-border-green-200,.xl\:focus\:edu-border-green-200:focus,.xl\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.xl\:active\:edu-border-green-300:active,.xl\:after\:edu-border-green-300:after,.xl\:before\:edu-border-green-300:before,.xl\:disabled\:edu-border-green-300:disabled,.xl\:edu-border-green-300,.xl\:focus\:edu-border-green-300:focus,.xl\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.xl\:active\:edu-border-green-400:active,.xl\:after\:edu-border-green-400:after,.xl\:before\:edu-border-green-400:before,.xl\:disabled\:edu-border-green-400:disabled,.xl\:edu-border-green-400,.xl\:focus\:edu-border-green-400:focus,.xl\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.xl\:active\:edu-border-green-500:active,.xl\:after\:edu-border-green-500:after,.xl\:before\:edu-border-green-500:before,.xl\:disabled\:edu-border-green-500:disabled,.xl\:edu-border-green-500,.xl\:focus\:edu-border-green-500:focus,.xl\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.xl\:active\:edu-border-green-600:active,.xl\:after\:edu-border-green-600:after,.xl\:before\:edu-border-green-600:before,.xl\:disabled\:edu-border-green-600:disabled,.xl\:edu-border-green-600,.xl\:focus\:edu-border-green-600:focus,.xl\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.xl\:active\:edu-border-green-700:active,.xl\:after\:edu-border-green-700:after,.xl\:before\:edu-border-green-700:before,.xl\:disabled\:edu-border-green-700:disabled,.xl\:edu-border-green-700,.xl\:focus\:edu-border-green-700:focus,.xl\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.xl\:active\:edu-border-green-800:active,.xl\:after\:edu-border-green-800:after,.xl\:before\:edu-border-green-800:before,.xl\:disabled\:edu-border-green-800:disabled,.xl\:edu-border-green-800,.xl\:focus\:edu-border-green-800:focus,.xl\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.xl\:active\:edu-border-green-900:active,.xl\:after\:edu-border-green-900:after,.xl\:before\:edu-border-green-900:before,.xl\:disabled\:edu-border-green-900:disabled,.xl\:edu-border-green-900,.xl\:focus\:edu-border-green-900:focus,.xl\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.xl\:active\:edu-border-yellow-100:active,.xl\:after\:edu-border-yellow-100:after,.xl\:before\:edu-border-yellow-100:before,.xl\:disabled\:edu-border-yellow-100:disabled,.xl\:edu-border-yellow-100,.xl\:focus\:edu-border-yellow-100:focus,.xl\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.xl\:active\:edu-border-yellow-200:active,.xl\:after\:edu-border-yellow-200:after,.xl\:before\:edu-border-yellow-200:before,.xl\:disabled\:edu-border-yellow-200:disabled,.xl\:edu-border-yellow-200,.xl\:focus\:edu-border-yellow-200:focus,.xl\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.xl\:active\:edu-border-yellow-300:active,.xl\:after\:edu-border-yellow-300:after,.xl\:before\:edu-border-yellow-300:before,.xl\:disabled\:edu-border-yellow-300:disabled,.xl\:edu-border-yellow-300,.xl\:focus\:edu-border-yellow-300:focus,.xl\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.xl\:active\:edu-border-yellow-400:active,.xl\:after\:edu-border-yellow-400:after,.xl\:before\:edu-border-yellow-400:before,.xl\:disabled\:edu-border-yellow-400:disabled,.xl\:edu-border-yellow-400,.xl\:focus\:edu-border-yellow-400:focus,.xl\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.xl\:active\:edu-border-yellow-500:active,.xl\:after\:edu-border-yellow-500:after,.xl\:before\:edu-border-yellow-500:before,.xl\:disabled\:edu-border-yellow-500:disabled,.xl\:edu-border-yellow-500,.xl\:focus\:edu-border-yellow-500:focus,.xl\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.xl\:active\:edu-border-yellow-600:active,.xl\:after\:edu-border-yellow-600:after,.xl\:before\:edu-border-yellow-600:before,.xl\:disabled\:edu-border-yellow-600:disabled,.xl\:edu-border-yellow-600,.xl\:focus\:edu-border-yellow-600:focus,.xl\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.xl\:active\:edu-border-yellow-700:active,.xl\:after\:edu-border-yellow-700:after,.xl\:before\:edu-border-yellow-700:before,.xl\:disabled\:edu-border-yellow-700:disabled,.xl\:edu-border-yellow-700,.xl\:focus\:edu-border-yellow-700:focus,.xl\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.xl\:active\:edu-border-yellow-800:active,.xl\:after\:edu-border-yellow-800:after,.xl\:before\:edu-border-yellow-800:before,.xl\:disabled\:edu-border-yellow-800:disabled,.xl\:edu-border-yellow-800,.xl\:focus\:edu-border-yellow-800:focus,.xl\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.xl\:active\:edu-border-yellow-900:active,.xl\:after\:edu-border-yellow-900:after,.xl\:before\:edu-border-yellow-900:before,.xl\:disabled\:edu-border-yellow-900:disabled,.xl\:edu-border-yellow-900,.xl\:focus\:edu-border-yellow-900:focus,.xl\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.xl\:active\:edu-border-red-100:active,.xl\:after\:edu-border-red-100:after,.xl\:before\:edu-border-red-100:before,.xl\:disabled\:edu-border-red-100:disabled,.xl\:edu-border-red-100,.xl\:focus\:edu-border-red-100:focus,.xl\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.xl\:active\:edu-border-red-200:active,.xl\:after\:edu-border-red-200:after,.xl\:before\:edu-border-red-200:before,.xl\:disabled\:edu-border-red-200:disabled,.xl\:edu-border-red-200,.xl\:focus\:edu-border-red-200:focus,.xl\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.xl\:active\:edu-border-red-300:active,.xl\:after\:edu-border-red-300:after,.xl\:before\:edu-border-red-300:before,.xl\:disabled\:edu-border-red-300:disabled,.xl\:edu-border-red-300,.xl\:focus\:edu-border-red-300:focus,.xl\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.xl\:active\:edu-border-red-400:active,.xl\:after\:edu-border-red-400:after,.xl\:before\:edu-border-red-400:before,.xl\:disabled\:edu-border-red-400:disabled,.xl\:edu-border-red-400,.xl\:focus\:edu-border-red-400:focus,.xl\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.xl\:active\:edu-border-red-500:active,.xl\:after\:edu-border-red-500:after,.xl\:before\:edu-border-red-500:before,.xl\:disabled\:edu-border-red-500:disabled,.xl\:edu-border-red-500,.xl\:focus\:edu-border-red-500:focus,.xl\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.xl\:active\:edu-border-red-600:active,.xl\:after\:edu-border-red-600:after,.xl\:before\:edu-border-red-600:before,.xl\:disabled\:edu-border-red-600:disabled,.xl\:edu-border-red-600,.xl\:focus\:edu-border-red-600:focus,.xl\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.xl\:active\:edu-border-red-700:active,.xl\:after\:edu-border-red-700:after,.xl\:before\:edu-border-red-700:before,.xl\:disabled\:edu-border-red-700:disabled,.xl\:edu-border-red-700,.xl\:focus\:edu-border-red-700:focus,.xl\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.xl\:active\:edu-border-red-800:active,.xl\:after\:edu-border-red-800:after,.xl\:before\:edu-border-red-800:before,.xl\:disabled\:edu-border-red-800:disabled,.xl\:edu-border-red-800,.xl\:focus\:edu-border-red-800:focus,.xl\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.xl\:active\:edu-border-red-900:active,.xl\:after\:edu-border-red-900:after,.xl\:before\:edu-border-red-900:before,.xl\:disabled\:edu-border-red-900:disabled,.xl\:edu-border-red-900,.xl\:focus\:edu-border-red-900:focus,.xl\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.xl\:active\:edu-border-blue-400:active,.xl\:after\:edu-border-blue-400:after,.xl\:before\:edu-border-blue-400:before,.xl\:disabled\:edu-border-blue-400:disabled,.xl\:edu-border-blue-400,.xl\:focus\:edu-border-blue-400:focus,.xl\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.xl\:active\:edu-border-blue-500:active,.xl\:after\:edu-border-blue-500:after,.xl\:before\:edu-border-blue-500:before,.xl\:disabled\:edu-border-blue-500:disabled,.xl\:edu-border-blue-500,.xl\:focus\:edu-border-blue-500:focus,.xl\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.xl\:active\:edu-border-violet-500:active,.xl\:after\:edu-border-violet-500:after,.xl\:before\:edu-border-violet-500:before,.xl\:disabled\:edu-border-violet-500:disabled,.xl\:edu-border-violet-500,.xl\:focus\:edu-border-violet-500:focus,.xl\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.xl\:active\:edu-border-transparent-100:active,.xl\:after\:edu-border-transparent-100:after,.xl\:before\:edu-border-transparent-100:before,.xl\:disabled\:edu-border-transparent-100:disabled,.xl\:edu-border-transparent-100,.xl\:focus\:edu-border-transparent-100:focus,.xl\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:1300px){.xxl\:active\:edu-text-primary-200:active,.xxl\:after\:edu-text-primary-200:after,.xxl\:before\:edu-text-primary-200:before,.xxl\:disabled\:edu-text-primary-200:disabled,.xxl\:edu-text-primary-200,.xxl\:focus\:edu-text-primary-200:focus,.xxl\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.xxl\:active\:edu-text-primary-900:active,.xxl\:after\:edu-text-primary-900:after,.xxl\:before\:edu-text-primary-900:before,.xxl\:disabled\:edu-text-primary-900:disabled,.xxl\:edu-text-primary-900,.xxl\:focus\:edu-text-primary-900:focus,.xxl\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.xxl\:active\:edu-text-black-100:active,.xxl\:after\:edu-text-black-100:after,.xxl\:before\:edu-text-black-100:before,.xxl\:disabled\:edu-text-black-100:disabled,.xxl\:edu-text-black-100,.xxl\:focus\:edu-text-black-100:focus,.xxl\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.xxl\:active\:edu-text-black-200:active,.xxl\:after\:edu-text-black-200:after,.xxl\:before\:edu-text-black-200:before,.xxl\:disabled\:edu-text-black-200:disabled,.xxl\:edu-text-black-200,.xxl\:focus\:edu-text-black-200:focus,.xxl\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.xxl\:active\:edu-text-black-300:active,.xxl\:after\:edu-text-black-300:after,.xxl\:before\:edu-text-black-300:before,.xxl\:disabled\:edu-text-black-300:disabled,.xxl\:edu-text-black-300,.xxl\:focus\:edu-text-black-300:focus,.xxl\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.xxl\:active\:edu-text-black-400:active,.xxl\:after\:edu-text-black-400:after,.xxl\:before\:edu-text-black-400:before,.xxl\:disabled\:edu-text-black-400:disabled,.xxl\:edu-text-black-400,.xxl\:focus\:edu-text-black-400:focus,.xxl\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.xxl\:active\:edu-text-black-500:active,.xxl\:after\:edu-text-black-500:after,.xxl\:before\:edu-text-black-500:before,.xxl\:disabled\:edu-text-black-500:disabled,.xxl\:edu-text-black-500,.xxl\:focus\:edu-text-black-500:focus,.xxl\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.xxl\:active\:edu-text-black-600:active,.xxl\:after\:edu-text-black-600:after,.xxl\:before\:edu-text-black-600:before,.xxl\:disabled\:edu-text-black-600:disabled,.xxl\:edu-text-black-600,.xxl\:focus\:edu-text-black-600:focus,.xxl\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.xxl\:active\:edu-text-black-700:active,.xxl\:after\:edu-text-black-700:after,.xxl\:before\:edu-text-black-700:before,.xxl\:disabled\:edu-text-black-700:disabled,.xxl\:edu-text-black-700,.xxl\:focus\:edu-text-black-700:focus,.xxl\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.xxl\:active\:edu-text-black-800:active,.xxl\:after\:edu-text-black-800:after,.xxl\:before\:edu-text-black-800:before,.xxl\:disabled\:edu-text-black-800:disabled,.xxl\:edu-text-black-800,.xxl\:focus\:edu-text-black-800:focus,.xxl\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.xxl\:active\:edu-text-black-900:active,.xxl\:after\:edu-text-black-900:after,.xxl\:before\:edu-text-black-900:before,.xxl\:disabled\:edu-text-black-900:disabled,.xxl\:edu-text-black-900,.xxl\:focus\:edu-text-black-900:focus,.xxl\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.xxl\:active\:edu-text-white-100:active,.xxl\:after\:edu-text-white-100:after,.xxl\:before\:edu-text-white-100:before,.xxl\:disabled\:edu-text-white-100:disabled,.xxl\:edu-text-white-100,.xxl\:focus\:edu-text-white-100:focus,.xxl\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.xxl\:active\:edu-text-white-200:active,.xxl\:after\:edu-text-white-200:after,.xxl\:before\:edu-text-white-200:before,.xxl\:disabled\:edu-text-white-200:disabled,.xxl\:edu-text-white-200,.xxl\:focus\:edu-text-white-200:focus,.xxl\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.xxl\:active\:edu-text-white-300:active,.xxl\:after\:edu-text-white-300:after,.xxl\:before\:edu-text-white-300:before,.xxl\:disabled\:edu-text-white-300:disabled,.xxl\:edu-text-white-300,.xxl\:focus\:edu-text-white-300:focus,.xxl\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.xxl\:active\:edu-text-white-400:active,.xxl\:after\:edu-text-white-400:after,.xxl\:before\:edu-text-white-400:before,.xxl\:disabled\:edu-text-white-400:disabled,.xxl\:edu-text-white-400,.xxl\:focus\:edu-text-white-400:focus,.xxl\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.xxl\:active\:edu-text-white-500:active,.xxl\:after\:edu-text-white-500:after,.xxl\:before\:edu-text-white-500:before,.xxl\:disabled\:edu-text-white-500:disabled,.xxl\:edu-text-white-500,.xxl\:focus\:edu-text-white-500:focus,.xxl\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.xxl\:active\:edu-text-white-600:active,.xxl\:after\:edu-text-white-600:after,.xxl\:before\:edu-text-white-600:before,.xxl\:disabled\:edu-text-white-600:disabled,.xxl\:edu-text-white-600,.xxl\:focus\:edu-text-white-600:focus,.xxl\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.xxl\:active\:edu-text-white-700:active,.xxl\:after\:edu-text-white-700:after,.xxl\:before\:edu-text-white-700:before,.xxl\:disabled\:edu-text-white-700:disabled,.xxl\:edu-text-white-700,.xxl\:focus\:edu-text-white-700:focus,.xxl\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.xxl\:active\:edu-text-white-800:active,.xxl\:after\:edu-text-white-800:after,.xxl\:before\:edu-text-white-800:before,.xxl\:disabled\:edu-text-white-800:disabled,.xxl\:edu-text-white-800,.xxl\:focus\:edu-text-white-800:focus,.xxl\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.xxl\:active\:edu-text-white-900:active,.xxl\:after\:edu-text-white-900:after,.xxl\:before\:edu-text-white-900:before,.xxl\:disabled\:edu-text-white-900:disabled,.xxl\:edu-text-white-900,.xxl\:focus\:edu-text-white-900:focus,.xxl\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.xxl\:active\:edu-text-green-50:active,.xxl\:after\:edu-text-green-50:after,.xxl\:before\:edu-text-green-50:before,.xxl\:disabled\:edu-text-green-50:disabled,.xxl\:edu-text-green-50,.xxl\:focus\:edu-text-green-50:focus,.xxl\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.xxl\:active\:edu-text-green-100:active,.xxl\:after\:edu-text-green-100:after,.xxl\:before\:edu-text-green-100:before,.xxl\:disabled\:edu-text-green-100:disabled,.xxl\:edu-text-green-100,.xxl\:focus\:edu-text-green-100:focus,.xxl\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.xxl\:active\:edu-text-green-200:active,.xxl\:after\:edu-text-green-200:after,.xxl\:before\:edu-text-green-200:before,.xxl\:disabled\:edu-text-green-200:disabled,.xxl\:edu-text-green-200,.xxl\:focus\:edu-text-green-200:focus,.xxl\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.xxl\:active\:edu-text-green-300:active,.xxl\:after\:edu-text-green-300:after,.xxl\:before\:edu-text-green-300:before,.xxl\:disabled\:edu-text-green-300:disabled,.xxl\:edu-text-green-300,.xxl\:focus\:edu-text-green-300:focus,.xxl\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.xxl\:active\:edu-text-green-400:active,.xxl\:after\:edu-text-green-400:after,.xxl\:before\:edu-text-green-400:before,.xxl\:disabled\:edu-text-green-400:disabled,.xxl\:edu-text-green-400,.xxl\:focus\:edu-text-green-400:focus,.xxl\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.xxl\:active\:edu-text-green-500:active,.xxl\:after\:edu-text-green-500:after,.xxl\:before\:edu-text-green-500:before,.xxl\:disabled\:edu-text-green-500:disabled,.xxl\:edu-text-green-500,.xxl\:focus\:edu-text-green-500:focus,.xxl\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.xxl\:active\:edu-text-green-600:active,.xxl\:after\:edu-text-green-600:after,.xxl\:before\:edu-text-green-600:before,.xxl\:disabled\:edu-text-green-600:disabled,.xxl\:edu-text-green-600,.xxl\:focus\:edu-text-green-600:focus,.xxl\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.xxl\:active\:edu-text-green-700:active,.xxl\:after\:edu-text-green-700:after,.xxl\:before\:edu-text-green-700:before,.xxl\:disabled\:edu-text-green-700:disabled,.xxl\:edu-text-green-700,.xxl\:focus\:edu-text-green-700:focus,.xxl\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.xxl\:active\:edu-text-green-800:active,.xxl\:after\:edu-text-green-800:after,.xxl\:before\:edu-text-green-800:before,.xxl\:disabled\:edu-text-green-800:disabled,.xxl\:edu-text-green-800,.xxl\:focus\:edu-text-green-800:focus,.xxl\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.xxl\:active\:edu-text-green-900:active,.xxl\:after\:edu-text-green-900:after,.xxl\:before\:edu-text-green-900:before,.xxl\:disabled\:edu-text-green-900:disabled,.xxl\:edu-text-green-900,.xxl\:focus\:edu-text-green-900:focus,.xxl\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.xxl\:active\:edu-text-yellow-100:active,.xxl\:after\:edu-text-yellow-100:after,.xxl\:before\:edu-text-yellow-100:before,.xxl\:disabled\:edu-text-yellow-100:disabled,.xxl\:edu-text-yellow-100,.xxl\:focus\:edu-text-yellow-100:focus,.xxl\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.xxl\:active\:edu-text-yellow-200:active,.xxl\:after\:edu-text-yellow-200:after,.xxl\:before\:edu-text-yellow-200:before,.xxl\:disabled\:edu-text-yellow-200:disabled,.xxl\:edu-text-yellow-200,.xxl\:focus\:edu-text-yellow-200:focus,.xxl\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.xxl\:active\:edu-text-yellow-300:active,.xxl\:after\:edu-text-yellow-300:after,.xxl\:before\:edu-text-yellow-300:before,.xxl\:disabled\:edu-text-yellow-300:disabled,.xxl\:edu-text-yellow-300,.xxl\:focus\:edu-text-yellow-300:focus,.xxl\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.xxl\:active\:edu-text-yellow-400:active,.xxl\:after\:edu-text-yellow-400:after,.xxl\:before\:edu-text-yellow-400:before,.xxl\:disabled\:edu-text-yellow-400:disabled,.xxl\:edu-text-yellow-400,.xxl\:focus\:edu-text-yellow-400:focus,.xxl\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.xxl\:active\:edu-text-yellow-500:active,.xxl\:after\:edu-text-yellow-500:after,.xxl\:before\:edu-text-yellow-500:before,.xxl\:disabled\:edu-text-yellow-500:disabled,.xxl\:edu-text-yellow-500,.xxl\:focus\:edu-text-yellow-500:focus,.xxl\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.xxl\:active\:edu-text-yellow-600:active,.xxl\:after\:edu-text-yellow-600:after,.xxl\:before\:edu-text-yellow-600:before,.xxl\:disabled\:edu-text-yellow-600:disabled,.xxl\:edu-text-yellow-600,.xxl\:focus\:edu-text-yellow-600:focus,.xxl\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.xxl\:active\:edu-text-yellow-700:active,.xxl\:after\:edu-text-yellow-700:after,.xxl\:before\:edu-text-yellow-700:before,.xxl\:disabled\:edu-text-yellow-700:disabled,.xxl\:edu-text-yellow-700,.xxl\:focus\:edu-text-yellow-700:focus,.xxl\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.xxl\:active\:edu-text-yellow-800:active,.xxl\:after\:edu-text-yellow-800:after,.xxl\:before\:edu-text-yellow-800:before,.xxl\:disabled\:edu-text-yellow-800:disabled,.xxl\:edu-text-yellow-800,.xxl\:focus\:edu-text-yellow-800:focus,.xxl\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.xxl\:active\:edu-text-yellow-900:active,.xxl\:after\:edu-text-yellow-900:after,.xxl\:before\:edu-text-yellow-900:before,.xxl\:disabled\:edu-text-yellow-900:disabled,.xxl\:edu-text-yellow-900,.xxl\:focus\:edu-text-yellow-900:focus,.xxl\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.xxl\:active\:edu-text-red-100:active,.xxl\:after\:edu-text-red-100:after,.xxl\:before\:edu-text-red-100:before,.xxl\:disabled\:edu-text-red-100:disabled,.xxl\:edu-text-red-100,.xxl\:focus\:edu-text-red-100:focus,.xxl\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.xxl\:active\:edu-text-red-200:active,.xxl\:after\:edu-text-red-200:after,.xxl\:before\:edu-text-red-200:before,.xxl\:disabled\:edu-text-red-200:disabled,.xxl\:edu-text-red-200,.xxl\:focus\:edu-text-red-200:focus,.xxl\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.xxl\:active\:edu-text-red-300:active,.xxl\:after\:edu-text-red-300:after,.xxl\:before\:edu-text-red-300:before,.xxl\:disabled\:edu-text-red-300:disabled,.xxl\:edu-text-red-300,.xxl\:focus\:edu-text-red-300:focus,.xxl\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.xxl\:active\:edu-text-red-400:active,.xxl\:after\:edu-text-red-400:after,.xxl\:before\:edu-text-red-400:before,.xxl\:disabled\:edu-text-red-400:disabled,.xxl\:edu-text-red-400,.xxl\:focus\:edu-text-red-400:focus,.xxl\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.xxl\:active\:edu-text-red-500:active,.xxl\:after\:edu-text-red-500:after,.xxl\:before\:edu-text-red-500:before,.xxl\:disabled\:edu-text-red-500:disabled,.xxl\:edu-text-red-500,.xxl\:focus\:edu-text-red-500:focus,.xxl\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.xxl\:active\:edu-text-red-600:active,.xxl\:after\:edu-text-red-600:after,.xxl\:before\:edu-text-red-600:before,.xxl\:disabled\:edu-text-red-600:disabled,.xxl\:edu-text-red-600,.xxl\:focus\:edu-text-red-600:focus,.xxl\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.xxl\:active\:edu-text-red-700:active,.xxl\:after\:edu-text-red-700:after,.xxl\:before\:edu-text-red-700:before,.xxl\:disabled\:edu-text-red-700:disabled,.xxl\:edu-text-red-700,.xxl\:focus\:edu-text-red-700:focus,.xxl\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.xxl\:active\:edu-text-red-800:active,.xxl\:after\:edu-text-red-800:after,.xxl\:before\:edu-text-red-800:before,.xxl\:disabled\:edu-text-red-800:disabled,.xxl\:edu-text-red-800,.xxl\:focus\:edu-text-red-800:focus,.xxl\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.xxl\:active\:edu-text-red-900:active,.xxl\:after\:edu-text-red-900:after,.xxl\:before\:edu-text-red-900:before,.xxl\:disabled\:edu-text-red-900:disabled,.xxl\:edu-text-red-900,.xxl\:focus\:edu-text-red-900:focus,.xxl\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.xxl\:active\:edu-text-blue-400:active,.xxl\:after\:edu-text-blue-400:after,.xxl\:before\:edu-text-blue-400:before,.xxl\:disabled\:edu-text-blue-400:disabled,.xxl\:edu-text-blue-400,.xxl\:focus\:edu-text-blue-400:focus,.xxl\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.xxl\:active\:edu-text-blue-500:active,.xxl\:after\:edu-text-blue-500:after,.xxl\:before\:edu-text-blue-500:before,.xxl\:disabled\:edu-text-blue-500:disabled,.xxl\:edu-text-blue-500,.xxl\:focus\:edu-text-blue-500:focus,.xxl\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.xxl\:active\:edu-text-violet-500:active,.xxl\:after\:edu-text-violet-500:after,.xxl\:before\:edu-text-violet-500:before,.xxl\:disabled\:edu-text-violet-500:disabled,.xxl\:edu-text-violet-500,.xxl\:focus\:edu-text-violet-500:focus,.xxl\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.xxl\:active\:edu-text-transparent-100:active,.xxl\:after\:edu-text-transparent-100:after,.xxl\:before\:edu-text-transparent-100:before,.xxl\:disabled\:edu-text-transparent-100:disabled,.xxl\:edu-text-transparent-100,.xxl\:focus\:edu-text-transparent-100:focus,.xxl\:hover\:edu-text-transparent-100:hover{color:transparent!important}.xxl\:active\:edu-bg-primary-200:active,.xxl\:after\:edu-bg-primary-200:after,.xxl\:before\:edu-bg-primary-200:before,.xxl\:disabled\:edu-bg-primary-200:disabled,.xxl\:edu-bg-primary-200,.xxl\:focus\:edu-bg-primary-200:focus,.xxl\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.xxl\:active\:edu-bg-primary-900:active,.xxl\:after\:edu-bg-primary-900:after,.xxl\:before\:edu-bg-primary-900:before,.xxl\:disabled\:edu-bg-primary-900:disabled,.xxl\:edu-bg-primary-900,.xxl\:focus\:edu-bg-primary-900:focus,.xxl\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.xxl\:active\:edu-bg-black-100:active,.xxl\:after\:edu-bg-black-100:after,.xxl\:before\:edu-bg-black-100:before,.xxl\:disabled\:edu-bg-black-100:disabled,.xxl\:edu-bg-black-100,.xxl\:focus\:edu-bg-black-100:focus,.xxl\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.xxl\:active\:edu-bg-black-200:active,.xxl\:after\:edu-bg-black-200:after,.xxl\:before\:edu-bg-black-200:before,.xxl\:disabled\:edu-bg-black-200:disabled,.xxl\:edu-bg-black-200,.xxl\:focus\:edu-bg-black-200:focus,.xxl\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.xxl\:active\:edu-bg-black-300:active,.xxl\:after\:edu-bg-black-300:after,.xxl\:before\:edu-bg-black-300:before,.xxl\:disabled\:edu-bg-black-300:disabled,.xxl\:edu-bg-black-300,.xxl\:focus\:edu-bg-black-300:focus,.xxl\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.xxl\:active\:edu-bg-black-400:active,.xxl\:after\:edu-bg-black-400:after,.xxl\:before\:edu-bg-black-400:before,.xxl\:disabled\:edu-bg-black-400:disabled,.xxl\:edu-bg-black-400,.xxl\:focus\:edu-bg-black-400:focus,.xxl\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.xxl\:active\:edu-bg-black-500:active,.xxl\:after\:edu-bg-black-500:after,.xxl\:before\:edu-bg-black-500:before,.xxl\:disabled\:edu-bg-black-500:disabled,.xxl\:edu-bg-black-500,.xxl\:focus\:edu-bg-black-500:focus,.xxl\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.xxl\:active\:edu-bg-black-600:active,.xxl\:after\:edu-bg-black-600:after,.xxl\:before\:edu-bg-black-600:before,.xxl\:disabled\:edu-bg-black-600:disabled,.xxl\:edu-bg-black-600,.xxl\:focus\:edu-bg-black-600:focus,.xxl\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.xxl\:active\:edu-bg-black-700:active,.xxl\:after\:edu-bg-black-700:after,.xxl\:before\:edu-bg-black-700:before,.xxl\:disabled\:edu-bg-black-700:disabled,.xxl\:edu-bg-black-700,.xxl\:focus\:edu-bg-black-700:focus,.xxl\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.xxl\:active\:edu-bg-black-800:active,.xxl\:after\:edu-bg-black-800:after,.xxl\:before\:edu-bg-black-800:before,.xxl\:disabled\:edu-bg-black-800:disabled,.xxl\:edu-bg-black-800,.xxl\:focus\:edu-bg-black-800:focus,.xxl\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.xxl\:active\:edu-bg-black-900:active,.xxl\:after\:edu-bg-black-900:after,.xxl\:before\:edu-bg-black-900:before,.xxl\:disabled\:edu-bg-black-900:disabled,.xxl\:edu-bg-black-900,.xxl\:focus\:edu-bg-black-900:focus,.xxl\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.xxl\:active\:edu-bg-white-100:active,.xxl\:after\:edu-bg-white-100:after,.xxl\:before\:edu-bg-white-100:before,.xxl\:disabled\:edu-bg-white-100:disabled,.xxl\:edu-bg-white-100,.xxl\:focus\:edu-bg-white-100:focus,.xxl\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.xxl\:active\:edu-bg-white-200:active,.xxl\:after\:edu-bg-white-200:after,.xxl\:before\:edu-bg-white-200:before,.xxl\:disabled\:edu-bg-white-200:disabled,.xxl\:edu-bg-white-200,.xxl\:focus\:edu-bg-white-200:focus,.xxl\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.xxl\:active\:edu-bg-white-300:active,.xxl\:after\:edu-bg-white-300:after,.xxl\:before\:edu-bg-white-300:before,.xxl\:disabled\:edu-bg-white-300:disabled,.xxl\:edu-bg-white-300,.xxl\:focus\:edu-bg-white-300:focus,.xxl\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.xxl\:active\:edu-bg-white-400:active,.xxl\:after\:edu-bg-white-400:after,.xxl\:before\:edu-bg-white-400:before,.xxl\:disabled\:edu-bg-white-400:disabled,.xxl\:edu-bg-white-400,.xxl\:focus\:edu-bg-white-400:focus,.xxl\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.xxl\:active\:edu-bg-white-500:active,.xxl\:after\:edu-bg-white-500:after,.xxl\:before\:edu-bg-white-500:before,.xxl\:disabled\:edu-bg-white-500:disabled,.xxl\:edu-bg-white-500,.xxl\:focus\:edu-bg-white-500:focus,.xxl\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.xxl\:active\:edu-bg-white-600:active,.xxl\:after\:edu-bg-white-600:after,.xxl\:before\:edu-bg-white-600:before,.xxl\:disabled\:edu-bg-white-600:disabled,.xxl\:edu-bg-white-600,.xxl\:focus\:edu-bg-white-600:focus,.xxl\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.xxl\:active\:edu-bg-white-700:active,.xxl\:after\:edu-bg-white-700:after,.xxl\:before\:edu-bg-white-700:before,.xxl\:disabled\:edu-bg-white-700:disabled,.xxl\:edu-bg-white-700,.xxl\:focus\:edu-bg-white-700:focus,.xxl\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.xxl\:active\:edu-bg-white-800:active,.xxl\:after\:edu-bg-white-800:after,.xxl\:before\:edu-bg-white-800:before,.xxl\:disabled\:edu-bg-white-800:disabled,.xxl\:edu-bg-white-800,.xxl\:focus\:edu-bg-white-800:focus,.xxl\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.xxl\:active\:edu-bg-white-900:active,.xxl\:after\:edu-bg-white-900:after,.xxl\:before\:edu-bg-white-900:before,.xxl\:disabled\:edu-bg-white-900:disabled,.xxl\:edu-bg-white-900,.xxl\:focus\:edu-bg-white-900:focus,.xxl\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.xxl\:active\:edu-bg-green-50:active,.xxl\:after\:edu-bg-green-50:after,.xxl\:before\:edu-bg-green-50:before,.xxl\:disabled\:edu-bg-green-50:disabled,.xxl\:edu-bg-green-50,.xxl\:focus\:edu-bg-green-50:focus,.xxl\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.xxl\:active\:edu-bg-green-100:active,.xxl\:after\:edu-bg-green-100:after,.xxl\:before\:edu-bg-green-100:before,.xxl\:disabled\:edu-bg-green-100:disabled,.xxl\:edu-bg-green-100,.xxl\:focus\:edu-bg-green-100:focus,.xxl\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.xxl\:active\:edu-bg-green-200:active,.xxl\:after\:edu-bg-green-200:after,.xxl\:before\:edu-bg-green-200:before,.xxl\:disabled\:edu-bg-green-200:disabled,.xxl\:edu-bg-green-200,.xxl\:focus\:edu-bg-green-200:focus,.xxl\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.xxl\:active\:edu-bg-green-300:active,.xxl\:after\:edu-bg-green-300:after,.xxl\:before\:edu-bg-green-300:before,.xxl\:disabled\:edu-bg-green-300:disabled,.xxl\:edu-bg-green-300,.xxl\:focus\:edu-bg-green-300:focus,.xxl\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.xxl\:active\:edu-bg-green-400:active,.xxl\:after\:edu-bg-green-400:after,.xxl\:before\:edu-bg-green-400:before,.xxl\:disabled\:edu-bg-green-400:disabled,.xxl\:edu-bg-green-400,.xxl\:focus\:edu-bg-green-400:focus,.xxl\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.xxl\:active\:edu-bg-green-500:active,.xxl\:after\:edu-bg-green-500:after,.xxl\:before\:edu-bg-green-500:before,.xxl\:disabled\:edu-bg-green-500:disabled,.xxl\:edu-bg-green-500,.xxl\:focus\:edu-bg-green-500:focus,.xxl\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.xxl\:active\:edu-bg-green-600:active,.xxl\:after\:edu-bg-green-600:after,.xxl\:before\:edu-bg-green-600:before,.xxl\:disabled\:edu-bg-green-600:disabled,.xxl\:edu-bg-green-600,.xxl\:focus\:edu-bg-green-600:focus,.xxl\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.xxl\:active\:edu-bg-green-700:active,.xxl\:after\:edu-bg-green-700:after,.xxl\:before\:edu-bg-green-700:before,.xxl\:disabled\:edu-bg-green-700:disabled,.xxl\:edu-bg-green-700,.xxl\:focus\:edu-bg-green-700:focus,.xxl\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.xxl\:active\:edu-bg-green-800:active,.xxl\:after\:edu-bg-green-800:after,.xxl\:before\:edu-bg-green-800:before,.xxl\:disabled\:edu-bg-green-800:disabled,.xxl\:edu-bg-green-800,.xxl\:focus\:edu-bg-green-800:focus,.xxl\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.xxl\:active\:edu-bg-green-900:active,.xxl\:after\:edu-bg-green-900:after,.xxl\:before\:edu-bg-green-900:before,.xxl\:disabled\:edu-bg-green-900:disabled,.xxl\:edu-bg-green-900,.xxl\:focus\:edu-bg-green-900:focus,.xxl\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.xxl\:active\:edu-bg-yellow-100:active,.xxl\:after\:edu-bg-yellow-100:after,.xxl\:before\:edu-bg-yellow-100:before,.xxl\:disabled\:edu-bg-yellow-100:disabled,.xxl\:edu-bg-yellow-100,.xxl\:focus\:edu-bg-yellow-100:focus,.xxl\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.xxl\:active\:edu-bg-yellow-200:active,.xxl\:after\:edu-bg-yellow-200:after,.xxl\:before\:edu-bg-yellow-200:before,.xxl\:disabled\:edu-bg-yellow-200:disabled,.xxl\:edu-bg-yellow-200,.xxl\:focus\:edu-bg-yellow-200:focus,.xxl\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.xxl\:active\:edu-bg-yellow-300:active,.xxl\:after\:edu-bg-yellow-300:after,.xxl\:before\:edu-bg-yellow-300:before,.xxl\:disabled\:edu-bg-yellow-300:disabled,.xxl\:edu-bg-yellow-300,.xxl\:focus\:edu-bg-yellow-300:focus,.xxl\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.xxl\:active\:edu-bg-yellow-400:active,.xxl\:after\:edu-bg-yellow-400:after,.xxl\:before\:edu-bg-yellow-400:before,.xxl\:disabled\:edu-bg-yellow-400:disabled,.xxl\:edu-bg-yellow-400,.xxl\:focus\:edu-bg-yellow-400:focus,.xxl\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.xxl\:active\:edu-bg-yellow-500:active,.xxl\:after\:edu-bg-yellow-500:after,.xxl\:before\:edu-bg-yellow-500:before,.xxl\:disabled\:edu-bg-yellow-500:disabled,.xxl\:edu-bg-yellow-500,.xxl\:focus\:edu-bg-yellow-500:focus,.xxl\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.xxl\:active\:edu-bg-yellow-600:active,.xxl\:after\:edu-bg-yellow-600:after,.xxl\:before\:edu-bg-yellow-600:before,.xxl\:disabled\:edu-bg-yellow-600:disabled,.xxl\:edu-bg-yellow-600,.xxl\:focus\:edu-bg-yellow-600:focus,.xxl\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.xxl\:active\:edu-bg-yellow-700:active,.xxl\:after\:edu-bg-yellow-700:after,.xxl\:before\:edu-bg-yellow-700:before,.xxl\:disabled\:edu-bg-yellow-700:disabled,.xxl\:edu-bg-yellow-700,.xxl\:focus\:edu-bg-yellow-700:focus,.xxl\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.xxl\:active\:edu-bg-yellow-800:active,.xxl\:after\:edu-bg-yellow-800:after,.xxl\:before\:edu-bg-yellow-800:before,.xxl\:disabled\:edu-bg-yellow-800:disabled,.xxl\:edu-bg-yellow-800,.xxl\:focus\:edu-bg-yellow-800:focus,.xxl\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.xxl\:active\:edu-bg-yellow-900:active,.xxl\:after\:edu-bg-yellow-900:after,.xxl\:before\:edu-bg-yellow-900:before,.xxl\:disabled\:edu-bg-yellow-900:disabled,.xxl\:edu-bg-yellow-900,.xxl\:focus\:edu-bg-yellow-900:focus,.xxl\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.xxl\:active\:edu-bg-red-100:active,.xxl\:after\:edu-bg-red-100:after,.xxl\:before\:edu-bg-red-100:before,.xxl\:disabled\:edu-bg-red-100:disabled,.xxl\:edu-bg-red-100,.xxl\:focus\:edu-bg-red-100:focus,.xxl\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.xxl\:active\:edu-bg-red-200:active,.xxl\:after\:edu-bg-red-200:after,.xxl\:before\:edu-bg-red-200:before,.xxl\:disabled\:edu-bg-red-200:disabled,.xxl\:edu-bg-red-200,.xxl\:focus\:edu-bg-red-200:focus,.xxl\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.xxl\:active\:edu-bg-red-300:active,.xxl\:after\:edu-bg-red-300:after,.xxl\:before\:edu-bg-red-300:before,.xxl\:disabled\:edu-bg-red-300:disabled,.xxl\:edu-bg-red-300,.xxl\:focus\:edu-bg-red-300:focus,.xxl\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.xxl\:active\:edu-bg-red-400:active,.xxl\:after\:edu-bg-red-400:after,.xxl\:before\:edu-bg-red-400:before,.xxl\:disabled\:edu-bg-red-400:disabled,.xxl\:edu-bg-red-400,.xxl\:focus\:edu-bg-red-400:focus,.xxl\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.xxl\:active\:edu-bg-red-500:active,.xxl\:after\:edu-bg-red-500:after,.xxl\:before\:edu-bg-red-500:before,.xxl\:disabled\:edu-bg-red-500:disabled,.xxl\:edu-bg-red-500,.xxl\:focus\:edu-bg-red-500:focus,.xxl\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.xxl\:active\:edu-bg-red-600:active,.xxl\:after\:edu-bg-red-600:after,.xxl\:before\:edu-bg-red-600:before,.xxl\:disabled\:edu-bg-red-600:disabled,.xxl\:edu-bg-red-600,.xxl\:focus\:edu-bg-red-600:focus,.xxl\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.xxl\:active\:edu-bg-red-700:active,.xxl\:after\:edu-bg-red-700:after,.xxl\:before\:edu-bg-red-700:before,.xxl\:disabled\:edu-bg-red-700:disabled,.xxl\:edu-bg-red-700,.xxl\:focus\:edu-bg-red-700:focus,.xxl\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.xxl\:active\:edu-bg-red-800:active,.xxl\:after\:edu-bg-red-800:after,.xxl\:before\:edu-bg-red-800:before,.xxl\:disabled\:edu-bg-red-800:disabled,.xxl\:edu-bg-red-800,.xxl\:focus\:edu-bg-red-800:focus,.xxl\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.xxl\:active\:edu-bg-red-900:active,.xxl\:after\:edu-bg-red-900:after,.xxl\:before\:edu-bg-red-900:before,.xxl\:disabled\:edu-bg-red-900:disabled,.xxl\:edu-bg-red-900,.xxl\:focus\:edu-bg-red-900:focus,.xxl\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.xxl\:active\:edu-bg-blue-400:active,.xxl\:after\:edu-bg-blue-400:after,.xxl\:before\:edu-bg-blue-400:before,.xxl\:disabled\:edu-bg-blue-400:disabled,.xxl\:edu-bg-blue-400,.xxl\:focus\:edu-bg-blue-400:focus,.xxl\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.xxl\:active\:edu-bg-blue-500:active,.xxl\:after\:edu-bg-blue-500:after,.xxl\:before\:edu-bg-blue-500:before,.xxl\:disabled\:edu-bg-blue-500:disabled,.xxl\:edu-bg-blue-500,.xxl\:focus\:edu-bg-blue-500:focus,.xxl\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.xxl\:active\:edu-bg-violet-500:active,.xxl\:after\:edu-bg-violet-500:after,.xxl\:before\:edu-bg-violet-500:before,.xxl\:disabled\:edu-bg-violet-500:disabled,.xxl\:edu-bg-violet-500,.xxl\:focus\:edu-bg-violet-500:focus,.xxl\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.xxl\:active\:edu-bg-transparent-100:active,.xxl\:after\:edu-bg-transparent-100:after,.xxl\:before\:edu-bg-transparent-100:before,.xxl\:disabled\:edu-bg-transparent-100:disabled,.xxl\:edu-bg-transparent-100,.xxl\:focus\:edu-bg-transparent-100:focus,.xxl\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.xxl\:active\:edu-border-primary-200:active,.xxl\:after\:edu-border-primary-200:after,.xxl\:before\:edu-border-primary-200:before,.xxl\:disabled\:edu-border-primary-200:disabled,.xxl\:edu-border-primary-200,.xxl\:focus\:edu-border-primary-200:focus,.xxl\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.xxl\:active\:edu-border-primary-900:active,.xxl\:after\:edu-border-primary-900:after,.xxl\:before\:edu-border-primary-900:before,.xxl\:disabled\:edu-border-primary-900:disabled,.xxl\:edu-border-primary-900,.xxl\:focus\:edu-border-primary-900:focus,.xxl\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.xxl\:active\:edu-border-black-100:active,.xxl\:after\:edu-border-black-100:after,.xxl\:before\:edu-border-black-100:before,.xxl\:disabled\:edu-border-black-100:disabled,.xxl\:edu-border-black-100,.xxl\:focus\:edu-border-black-100:focus,.xxl\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.xxl\:active\:edu-border-black-200:active,.xxl\:after\:edu-border-black-200:after,.xxl\:before\:edu-border-black-200:before,.xxl\:disabled\:edu-border-black-200:disabled,.xxl\:edu-border-black-200,.xxl\:focus\:edu-border-black-200:focus,.xxl\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.xxl\:active\:edu-border-black-300:active,.xxl\:after\:edu-border-black-300:after,.xxl\:before\:edu-border-black-300:before,.xxl\:disabled\:edu-border-black-300:disabled,.xxl\:edu-border-black-300,.xxl\:focus\:edu-border-black-300:focus,.xxl\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.xxl\:active\:edu-border-black-400:active,.xxl\:after\:edu-border-black-400:after,.xxl\:before\:edu-border-black-400:before,.xxl\:disabled\:edu-border-black-400:disabled,.xxl\:edu-border-black-400,.xxl\:focus\:edu-border-black-400:focus,.xxl\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.xxl\:active\:edu-border-black-500:active,.xxl\:after\:edu-border-black-500:after,.xxl\:before\:edu-border-black-500:before,.xxl\:disabled\:edu-border-black-500:disabled,.xxl\:edu-border-black-500,.xxl\:focus\:edu-border-black-500:focus,.xxl\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.xxl\:active\:edu-border-black-600:active,.xxl\:after\:edu-border-black-600:after,.xxl\:before\:edu-border-black-600:before,.xxl\:disabled\:edu-border-black-600:disabled,.xxl\:edu-border-black-600,.xxl\:focus\:edu-border-black-600:focus,.xxl\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.xxl\:active\:edu-border-black-700:active,.xxl\:after\:edu-border-black-700:after,.xxl\:before\:edu-border-black-700:before,.xxl\:disabled\:edu-border-black-700:disabled,.xxl\:edu-border-black-700,.xxl\:focus\:edu-border-black-700:focus,.xxl\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.xxl\:active\:edu-border-black-800:active,.xxl\:after\:edu-border-black-800:after,.xxl\:before\:edu-border-black-800:before,.xxl\:disabled\:edu-border-black-800:disabled,.xxl\:edu-border-black-800,.xxl\:focus\:edu-border-black-800:focus,.xxl\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.xxl\:active\:edu-border-black-900:active,.xxl\:after\:edu-border-black-900:after,.xxl\:before\:edu-border-black-900:before,.xxl\:disabled\:edu-border-black-900:disabled,.xxl\:edu-border-black-900,.xxl\:focus\:edu-border-black-900:focus,.xxl\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.xxl\:active\:edu-border-white-100:active,.xxl\:after\:edu-border-white-100:after,.xxl\:before\:edu-border-white-100:before,.xxl\:disabled\:edu-border-white-100:disabled,.xxl\:edu-border-white-100,.xxl\:focus\:edu-border-white-100:focus,.xxl\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.xxl\:active\:edu-border-white-200:active,.xxl\:after\:edu-border-white-200:after,.xxl\:before\:edu-border-white-200:before,.xxl\:disabled\:edu-border-white-200:disabled,.xxl\:edu-border-white-200,.xxl\:focus\:edu-border-white-200:focus,.xxl\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.xxl\:active\:edu-border-white-300:active,.xxl\:after\:edu-border-white-300:after,.xxl\:before\:edu-border-white-300:before,.xxl\:disabled\:edu-border-white-300:disabled,.xxl\:edu-border-white-300,.xxl\:focus\:edu-border-white-300:focus,.xxl\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.xxl\:active\:edu-border-white-400:active,.xxl\:after\:edu-border-white-400:after,.xxl\:before\:edu-border-white-400:before,.xxl\:disabled\:edu-border-white-400:disabled,.xxl\:edu-border-white-400,.xxl\:focus\:edu-border-white-400:focus,.xxl\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.xxl\:active\:edu-border-white-500:active,.xxl\:after\:edu-border-white-500:after,.xxl\:before\:edu-border-white-500:before,.xxl\:disabled\:edu-border-white-500:disabled,.xxl\:edu-border-white-500,.xxl\:focus\:edu-border-white-500:focus,.xxl\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.xxl\:active\:edu-border-white-600:active,.xxl\:after\:edu-border-white-600:after,.xxl\:before\:edu-border-white-600:before,.xxl\:disabled\:edu-border-white-600:disabled,.xxl\:edu-border-white-600,.xxl\:focus\:edu-border-white-600:focus,.xxl\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.xxl\:active\:edu-border-white-700:active,.xxl\:after\:edu-border-white-700:after,.xxl\:before\:edu-border-white-700:before,.xxl\:disabled\:edu-border-white-700:disabled,.xxl\:edu-border-white-700,.xxl\:focus\:edu-border-white-700:focus,.xxl\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.xxl\:active\:edu-border-white-800:active,.xxl\:after\:edu-border-white-800:after,.xxl\:before\:edu-border-white-800:before,.xxl\:disabled\:edu-border-white-800:disabled,.xxl\:edu-border-white-800,.xxl\:focus\:edu-border-white-800:focus,.xxl\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.xxl\:active\:edu-border-white-900:active,.xxl\:after\:edu-border-white-900:after,.xxl\:before\:edu-border-white-900:before,.xxl\:disabled\:edu-border-white-900:disabled,.xxl\:edu-border-white-900,.xxl\:focus\:edu-border-white-900:focus,.xxl\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.xxl\:active\:edu-border-green-50:active,.xxl\:after\:edu-border-green-50:after,.xxl\:before\:edu-border-green-50:before,.xxl\:disabled\:edu-border-green-50:disabled,.xxl\:edu-border-green-50,.xxl\:focus\:edu-border-green-50:focus,.xxl\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.xxl\:active\:edu-border-green-100:active,.xxl\:after\:edu-border-green-100:after,.xxl\:before\:edu-border-green-100:before,.xxl\:disabled\:edu-border-green-100:disabled,.xxl\:edu-border-green-100,.xxl\:focus\:edu-border-green-100:focus,.xxl\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.xxl\:active\:edu-border-green-200:active,.xxl\:after\:edu-border-green-200:after,.xxl\:before\:edu-border-green-200:before,.xxl\:disabled\:edu-border-green-200:disabled,.xxl\:edu-border-green-200,.xxl\:focus\:edu-border-green-200:focus,.xxl\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.xxl\:active\:edu-border-green-300:active,.xxl\:after\:edu-border-green-300:after,.xxl\:before\:edu-border-green-300:before,.xxl\:disabled\:edu-border-green-300:disabled,.xxl\:edu-border-green-300,.xxl\:focus\:edu-border-green-300:focus,.xxl\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.xxl\:active\:edu-border-green-400:active,.xxl\:after\:edu-border-green-400:after,.xxl\:before\:edu-border-green-400:before,.xxl\:disabled\:edu-border-green-400:disabled,.xxl\:edu-border-green-400,.xxl\:focus\:edu-border-green-400:focus,.xxl\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.xxl\:active\:edu-border-green-500:active,.xxl\:after\:edu-border-green-500:after,.xxl\:before\:edu-border-green-500:before,.xxl\:disabled\:edu-border-green-500:disabled,.xxl\:edu-border-green-500,.xxl\:focus\:edu-border-green-500:focus,.xxl\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.xxl\:active\:edu-border-green-600:active,.xxl\:after\:edu-border-green-600:after,.xxl\:before\:edu-border-green-600:before,.xxl\:disabled\:edu-border-green-600:disabled,.xxl\:edu-border-green-600,.xxl\:focus\:edu-border-green-600:focus,.xxl\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.xxl\:active\:edu-border-green-700:active,.xxl\:after\:edu-border-green-700:after,.xxl\:before\:edu-border-green-700:before,.xxl\:disabled\:edu-border-green-700:disabled,.xxl\:edu-border-green-700,.xxl\:focus\:edu-border-green-700:focus,.xxl\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.xxl\:active\:edu-border-green-800:active,.xxl\:after\:edu-border-green-800:after,.xxl\:before\:edu-border-green-800:before,.xxl\:disabled\:edu-border-green-800:disabled,.xxl\:edu-border-green-800,.xxl\:focus\:edu-border-green-800:focus,.xxl\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.xxl\:active\:edu-border-green-900:active,.xxl\:after\:edu-border-green-900:after,.xxl\:before\:edu-border-green-900:before,.xxl\:disabled\:edu-border-green-900:disabled,.xxl\:edu-border-green-900,.xxl\:focus\:edu-border-green-900:focus,.xxl\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.xxl\:active\:edu-border-yellow-100:active,.xxl\:after\:edu-border-yellow-100:after,.xxl\:before\:edu-border-yellow-100:before,.xxl\:disabled\:edu-border-yellow-100:disabled,.xxl\:edu-border-yellow-100,.xxl\:focus\:edu-border-yellow-100:focus,.xxl\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.xxl\:active\:edu-border-yellow-200:active,.xxl\:after\:edu-border-yellow-200:after,.xxl\:before\:edu-border-yellow-200:before,.xxl\:disabled\:edu-border-yellow-200:disabled,.xxl\:edu-border-yellow-200,.xxl\:focus\:edu-border-yellow-200:focus,.xxl\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.xxl\:active\:edu-border-yellow-300:active,.xxl\:after\:edu-border-yellow-300:after,.xxl\:before\:edu-border-yellow-300:before,.xxl\:disabled\:edu-border-yellow-300:disabled,.xxl\:edu-border-yellow-300,.xxl\:focus\:edu-border-yellow-300:focus,.xxl\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.xxl\:active\:edu-border-yellow-400:active,.xxl\:after\:edu-border-yellow-400:after,.xxl\:before\:edu-border-yellow-400:before,.xxl\:disabled\:edu-border-yellow-400:disabled,.xxl\:edu-border-yellow-400,.xxl\:focus\:edu-border-yellow-400:focus,.xxl\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.xxl\:active\:edu-border-yellow-500:active,.xxl\:after\:edu-border-yellow-500:after,.xxl\:before\:edu-border-yellow-500:before,.xxl\:disabled\:edu-border-yellow-500:disabled,.xxl\:edu-border-yellow-500,.xxl\:focus\:edu-border-yellow-500:focus,.xxl\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.xxl\:active\:edu-border-yellow-600:active,.xxl\:after\:edu-border-yellow-600:after,.xxl\:before\:edu-border-yellow-600:before,.xxl\:disabled\:edu-border-yellow-600:disabled,.xxl\:edu-border-yellow-600,.xxl\:focus\:edu-border-yellow-600:focus,.xxl\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.xxl\:active\:edu-border-yellow-700:active,.xxl\:after\:edu-border-yellow-700:after,.xxl\:before\:edu-border-yellow-700:before,.xxl\:disabled\:edu-border-yellow-700:disabled,.xxl\:edu-border-yellow-700,.xxl\:focus\:edu-border-yellow-700:focus,.xxl\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.xxl\:active\:edu-border-yellow-800:active,.xxl\:after\:edu-border-yellow-800:after,.xxl\:before\:edu-border-yellow-800:before,.xxl\:disabled\:edu-border-yellow-800:disabled,.xxl\:edu-border-yellow-800,.xxl\:focus\:edu-border-yellow-800:focus,.xxl\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.xxl\:active\:edu-border-yellow-900:active,.xxl\:after\:edu-border-yellow-900:after,.xxl\:before\:edu-border-yellow-900:before,.xxl\:disabled\:edu-border-yellow-900:disabled,.xxl\:edu-border-yellow-900,.xxl\:focus\:edu-border-yellow-900:focus,.xxl\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.xxl\:active\:edu-border-red-100:active,.xxl\:after\:edu-border-red-100:after,.xxl\:before\:edu-border-red-100:before,.xxl\:disabled\:edu-border-red-100:disabled,.xxl\:edu-border-red-100,.xxl\:focus\:edu-border-red-100:focus,.xxl\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.xxl\:active\:edu-border-red-200:active,.xxl\:after\:edu-border-red-200:after,.xxl\:before\:edu-border-red-200:before,.xxl\:disabled\:edu-border-red-200:disabled,.xxl\:edu-border-red-200,.xxl\:focus\:edu-border-red-200:focus,.xxl\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.xxl\:active\:edu-border-red-300:active,.xxl\:after\:edu-border-red-300:after,.xxl\:before\:edu-border-red-300:before,.xxl\:disabled\:edu-border-red-300:disabled,.xxl\:edu-border-red-300,.xxl\:focus\:edu-border-red-300:focus,.xxl\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.xxl\:active\:edu-border-red-400:active,.xxl\:after\:edu-border-red-400:after,.xxl\:before\:edu-border-red-400:before,.xxl\:disabled\:edu-border-red-400:disabled,.xxl\:edu-border-red-400,.xxl\:focus\:edu-border-red-400:focus,.xxl\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.xxl\:active\:edu-border-red-500:active,.xxl\:after\:edu-border-red-500:after,.xxl\:before\:edu-border-red-500:before,.xxl\:disabled\:edu-border-red-500:disabled,.xxl\:edu-border-red-500,.xxl\:focus\:edu-border-red-500:focus,.xxl\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.xxl\:active\:edu-border-red-600:active,.xxl\:after\:edu-border-red-600:after,.xxl\:before\:edu-border-red-600:before,.xxl\:disabled\:edu-border-red-600:disabled,.xxl\:edu-border-red-600,.xxl\:focus\:edu-border-red-600:focus,.xxl\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.xxl\:active\:edu-border-red-700:active,.xxl\:after\:edu-border-red-700:after,.xxl\:before\:edu-border-red-700:before,.xxl\:disabled\:edu-border-red-700:disabled,.xxl\:edu-border-red-700,.xxl\:focus\:edu-border-red-700:focus,.xxl\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.xxl\:active\:edu-border-red-800:active,.xxl\:after\:edu-border-red-800:after,.xxl\:before\:edu-border-red-800:before,.xxl\:disabled\:edu-border-red-800:disabled,.xxl\:edu-border-red-800,.xxl\:focus\:edu-border-red-800:focus,.xxl\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.xxl\:active\:edu-border-red-900:active,.xxl\:after\:edu-border-red-900:after,.xxl\:before\:edu-border-red-900:before,.xxl\:disabled\:edu-border-red-900:disabled,.xxl\:edu-border-red-900,.xxl\:focus\:edu-border-red-900:focus,.xxl\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.xxl\:active\:edu-border-blue-400:active,.xxl\:after\:edu-border-blue-400:after,.xxl\:before\:edu-border-blue-400:before,.xxl\:disabled\:edu-border-blue-400:disabled,.xxl\:edu-border-blue-400,.xxl\:focus\:edu-border-blue-400:focus,.xxl\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.xxl\:active\:edu-border-blue-500:active,.xxl\:after\:edu-border-blue-500:after,.xxl\:before\:edu-border-blue-500:before,.xxl\:disabled\:edu-border-blue-500:disabled,.xxl\:edu-border-blue-500,.xxl\:focus\:edu-border-blue-500:focus,.xxl\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.xxl\:active\:edu-border-violet-500:active,.xxl\:after\:edu-border-violet-500:after,.xxl\:before\:edu-border-violet-500:before,.xxl\:disabled\:edu-border-violet-500:disabled,.xxl\:edu-border-violet-500,.xxl\:focus\:edu-border-violet-500:focus,.xxl\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.xxl\:active\:edu-border-transparent-100:active,.xxl\:after\:edu-border-transparent-100:after,.xxl\:before\:edu-border-transparent-100:before,.xxl\:disabled\:edu-border-transparent-100:disabled,.xxl\:edu-border-transparent-100,.xxl\:focus\:edu-border-transparent-100:focus,.xxl\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}@media (min-width:1400px){.xxxl\:active\:edu-text-primary-200:active,.xxxl\:after\:edu-text-primary-200:after,.xxxl\:before\:edu-text-primary-200:before,.xxxl\:disabled\:edu-text-primary-200:disabled,.xxxl\:edu-text-primary-200,.xxxl\:focus\:edu-text-primary-200:focus,.xxxl\:hover\:edu-text-primary-200:hover{color:var(--primary-color-200)!important}.xxxl\:active\:edu-text-primary-900:active,.xxxl\:after\:edu-text-primary-900:after,.xxxl\:before\:edu-text-primary-900:before,.xxxl\:disabled\:edu-text-primary-900:disabled,.xxxl\:edu-text-primary-900,.xxxl\:focus\:edu-text-primary-900:focus,.xxxl\:hover\:edu-text-primary-900:hover{color:var(--primary-color)!important}.xxxl\:active\:edu-text-black-100:active,.xxxl\:after\:edu-text-black-100:after,.xxxl\:before\:edu-text-black-100:before,.xxxl\:disabled\:edu-text-black-100:disabled,.xxxl\:edu-text-black-100,.xxxl\:focus\:edu-text-black-100:focus,.xxxl\:hover\:edu-text-black-100:hover{color:var(--black-100)!important}.xxxl\:active\:edu-text-black-200:active,.xxxl\:after\:edu-text-black-200:after,.xxxl\:before\:edu-text-black-200:before,.xxxl\:disabled\:edu-text-black-200:disabled,.xxxl\:edu-text-black-200,.xxxl\:focus\:edu-text-black-200:focus,.xxxl\:hover\:edu-text-black-200:hover{color:var(--black-200)!important}.xxxl\:active\:edu-text-black-300:active,.xxxl\:after\:edu-text-black-300:after,.xxxl\:before\:edu-text-black-300:before,.xxxl\:disabled\:edu-text-black-300:disabled,.xxxl\:edu-text-black-300,.xxxl\:focus\:edu-text-black-300:focus,.xxxl\:hover\:edu-text-black-300:hover{color:var(--black-300)!important}.xxxl\:active\:edu-text-black-400:active,.xxxl\:after\:edu-text-black-400:after,.xxxl\:before\:edu-text-black-400:before,.xxxl\:disabled\:edu-text-black-400:disabled,.xxxl\:edu-text-black-400,.xxxl\:focus\:edu-text-black-400:focus,.xxxl\:hover\:edu-text-black-400:hover{color:var(--black-400)!important}.xxxl\:active\:edu-text-black-500:active,.xxxl\:after\:edu-text-black-500:after,.xxxl\:before\:edu-text-black-500:before,.xxxl\:disabled\:edu-text-black-500:disabled,.xxxl\:edu-text-black-500,.xxxl\:focus\:edu-text-black-500:focus,.xxxl\:hover\:edu-text-black-500:hover{color:var(--black-500)!important}.xxxl\:active\:edu-text-black-600:active,.xxxl\:after\:edu-text-black-600:after,.xxxl\:before\:edu-text-black-600:before,.xxxl\:disabled\:edu-text-black-600:disabled,.xxxl\:edu-text-black-600,.xxxl\:focus\:edu-text-black-600:focus,.xxxl\:hover\:edu-text-black-600:hover{color:var(--black-600)!important}.xxxl\:active\:edu-text-black-700:active,.xxxl\:after\:edu-text-black-700:after,.xxxl\:before\:edu-text-black-700:before,.xxxl\:disabled\:edu-text-black-700:disabled,.xxxl\:edu-text-black-700,.xxxl\:focus\:edu-text-black-700:focus,.xxxl\:hover\:edu-text-black-700:hover{color:var(--black-700)!important}.xxxl\:active\:edu-text-black-800:active,.xxxl\:after\:edu-text-black-800:after,.xxxl\:before\:edu-text-black-800:before,.xxxl\:disabled\:edu-text-black-800:disabled,.xxxl\:edu-text-black-800,.xxxl\:focus\:edu-text-black-800:focus,.xxxl\:hover\:edu-text-black-800:hover{color:var(--black-800)!important}.xxxl\:active\:edu-text-black-900:active,.xxxl\:after\:edu-text-black-900:after,.xxxl\:before\:edu-text-black-900:before,.xxxl\:disabled\:edu-text-black-900:disabled,.xxxl\:edu-text-black-900,.xxxl\:focus\:edu-text-black-900:focus,.xxxl\:hover\:edu-text-black-900:hover{color:var(--black-900)!important}.xxxl\:active\:edu-text-white-100:active,.xxxl\:after\:edu-text-white-100:after,.xxxl\:before\:edu-text-white-100:before,.xxxl\:disabled\:edu-text-white-100:disabled,.xxxl\:edu-text-white-100,.xxxl\:focus\:edu-text-white-100:focus,.xxxl\:hover\:edu-text-white-100:hover{color:var(--white-100)!important}.xxxl\:active\:edu-text-white-200:active,.xxxl\:after\:edu-text-white-200:after,.xxxl\:before\:edu-text-white-200:before,.xxxl\:disabled\:edu-text-white-200:disabled,.xxxl\:edu-text-white-200,.xxxl\:focus\:edu-text-white-200:focus,.xxxl\:hover\:edu-text-white-200:hover{color:var(--white-200)!important}.xxxl\:active\:edu-text-white-300:active,.xxxl\:after\:edu-text-white-300:after,.xxxl\:before\:edu-text-white-300:before,.xxxl\:disabled\:edu-text-white-300:disabled,.xxxl\:edu-text-white-300,.xxxl\:focus\:edu-text-white-300:focus,.xxxl\:hover\:edu-text-white-300:hover{color:var(--white-300)!important}.xxxl\:active\:edu-text-white-400:active,.xxxl\:after\:edu-text-white-400:after,.xxxl\:before\:edu-text-white-400:before,.xxxl\:disabled\:edu-text-white-400:disabled,.xxxl\:edu-text-white-400,.xxxl\:focus\:edu-text-white-400:focus,.xxxl\:hover\:edu-text-white-400:hover{color:var(--white-400)!important}.xxxl\:active\:edu-text-white-500:active,.xxxl\:after\:edu-text-white-500:after,.xxxl\:before\:edu-text-white-500:before,.xxxl\:disabled\:edu-text-white-500:disabled,.xxxl\:edu-text-white-500,.xxxl\:focus\:edu-text-white-500:focus,.xxxl\:hover\:edu-text-white-500:hover{color:var(--white-500)!important}.xxxl\:active\:edu-text-white-600:active,.xxxl\:after\:edu-text-white-600:after,.xxxl\:before\:edu-text-white-600:before,.xxxl\:disabled\:edu-text-white-600:disabled,.xxxl\:edu-text-white-600,.xxxl\:focus\:edu-text-white-600:focus,.xxxl\:hover\:edu-text-white-600:hover{color:var(--white-600)!important}.xxxl\:active\:edu-text-white-700:active,.xxxl\:after\:edu-text-white-700:after,.xxxl\:before\:edu-text-white-700:before,.xxxl\:disabled\:edu-text-white-700:disabled,.xxxl\:edu-text-white-700,.xxxl\:focus\:edu-text-white-700:focus,.xxxl\:hover\:edu-text-white-700:hover{color:var(--white-700)!important}.xxxl\:active\:edu-text-white-800:active,.xxxl\:after\:edu-text-white-800:after,.xxxl\:before\:edu-text-white-800:before,.xxxl\:disabled\:edu-text-white-800:disabled,.xxxl\:edu-text-white-800,.xxxl\:focus\:edu-text-white-800:focus,.xxxl\:hover\:edu-text-white-800:hover{color:var(--white-800)!important}.xxxl\:active\:edu-text-white-900:active,.xxxl\:after\:edu-text-white-900:after,.xxxl\:before\:edu-text-white-900:before,.xxxl\:disabled\:edu-text-white-900:disabled,.xxxl\:edu-text-white-900,.xxxl\:focus\:edu-text-white-900:focus,.xxxl\:hover\:edu-text-white-900:hover{color:var(--white-900)!important}.xxxl\:active\:edu-text-green-50:active,.xxxl\:after\:edu-text-green-50:after,.xxxl\:before\:edu-text-green-50:before,.xxxl\:disabled\:edu-text-green-50:disabled,.xxxl\:edu-text-green-50,.xxxl\:focus\:edu-text-green-50:focus,.xxxl\:hover\:edu-text-green-50:hover{color:var(--green-50)!important}.xxxl\:active\:edu-text-green-100:active,.xxxl\:after\:edu-text-green-100:after,.xxxl\:before\:edu-text-green-100:before,.xxxl\:disabled\:edu-text-green-100:disabled,.xxxl\:edu-text-green-100,.xxxl\:focus\:edu-text-green-100:focus,.xxxl\:hover\:edu-text-green-100:hover{color:var(--green-100)!important}.xxxl\:active\:edu-text-green-200:active,.xxxl\:after\:edu-text-green-200:after,.xxxl\:before\:edu-text-green-200:before,.xxxl\:disabled\:edu-text-green-200:disabled,.xxxl\:edu-text-green-200,.xxxl\:focus\:edu-text-green-200:focus,.xxxl\:hover\:edu-text-green-200:hover{color:var(--green-200)!important}.xxxl\:active\:edu-text-green-300:active,.xxxl\:after\:edu-text-green-300:after,.xxxl\:before\:edu-text-green-300:before,.xxxl\:disabled\:edu-text-green-300:disabled,.xxxl\:edu-text-green-300,.xxxl\:focus\:edu-text-green-300:focus,.xxxl\:hover\:edu-text-green-300:hover{color:var(--green-300)!important}.xxxl\:active\:edu-text-green-400:active,.xxxl\:after\:edu-text-green-400:after,.xxxl\:before\:edu-text-green-400:before,.xxxl\:disabled\:edu-text-green-400:disabled,.xxxl\:edu-text-green-400,.xxxl\:focus\:edu-text-green-400:focus,.xxxl\:hover\:edu-text-green-400:hover{color:var(--green-400)!important}.xxxl\:active\:edu-text-green-500:active,.xxxl\:after\:edu-text-green-500:after,.xxxl\:before\:edu-text-green-500:before,.xxxl\:disabled\:edu-text-green-500:disabled,.xxxl\:edu-text-green-500,.xxxl\:focus\:edu-text-green-500:focus,.xxxl\:hover\:edu-text-green-500:hover{color:var(--green-500)!important}.xxxl\:active\:edu-text-green-600:active,.xxxl\:after\:edu-text-green-600:after,.xxxl\:before\:edu-text-green-600:before,.xxxl\:disabled\:edu-text-green-600:disabled,.xxxl\:edu-text-green-600,.xxxl\:focus\:edu-text-green-600:focus,.xxxl\:hover\:edu-text-green-600:hover{color:var(--green-600)!important}.xxxl\:active\:edu-text-green-700:active,.xxxl\:after\:edu-text-green-700:after,.xxxl\:before\:edu-text-green-700:before,.xxxl\:disabled\:edu-text-green-700:disabled,.xxxl\:edu-text-green-700,.xxxl\:focus\:edu-text-green-700:focus,.xxxl\:hover\:edu-text-green-700:hover{color:var(--green-700)!important}.xxxl\:active\:edu-text-green-800:active,.xxxl\:after\:edu-text-green-800:after,.xxxl\:before\:edu-text-green-800:before,.xxxl\:disabled\:edu-text-green-800:disabled,.xxxl\:edu-text-green-800,.xxxl\:focus\:edu-text-green-800:focus,.xxxl\:hover\:edu-text-green-800:hover{color:var(--green-800)!important}.xxxl\:active\:edu-text-green-900:active,.xxxl\:after\:edu-text-green-900:after,.xxxl\:before\:edu-text-green-900:before,.xxxl\:disabled\:edu-text-green-900:disabled,.xxxl\:edu-text-green-900,.xxxl\:focus\:edu-text-green-900:focus,.xxxl\:hover\:edu-text-green-900:hover{color:var(--green-900)!important}.xxxl\:active\:edu-text-yellow-100:active,.xxxl\:after\:edu-text-yellow-100:after,.xxxl\:before\:edu-text-yellow-100:before,.xxxl\:disabled\:edu-text-yellow-100:disabled,.xxxl\:edu-text-yellow-100,.xxxl\:focus\:edu-text-yellow-100:focus,.xxxl\:hover\:edu-text-yellow-100:hover{color:var(--yellow-100)!important}.xxxl\:active\:edu-text-yellow-200:active,.xxxl\:after\:edu-text-yellow-200:after,.xxxl\:before\:edu-text-yellow-200:before,.xxxl\:disabled\:edu-text-yellow-200:disabled,.xxxl\:edu-text-yellow-200,.xxxl\:focus\:edu-text-yellow-200:focus,.xxxl\:hover\:edu-text-yellow-200:hover{color:var(--yellow-200)!important}.xxxl\:active\:edu-text-yellow-300:active,.xxxl\:after\:edu-text-yellow-300:after,.xxxl\:before\:edu-text-yellow-300:before,.xxxl\:disabled\:edu-text-yellow-300:disabled,.xxxl\:edu-text-yellow-300,.xxxl\:focus\:edu-text-yellow-300:focus,.xxxl\:hover\:edu-text-yellow-300:hover{color:var(--yellow-300)!important}.xxxl\:active\:edu-text-yellow-400:active,.xxxl\:after\:edu-text-yellow-400:after,.xxxl\:before\:edu-text-yellow-400:before,.xxxl\:disabled\:edu-text-yellow-400:disabled,.xxxl\:edu-text-yellow-400,.xxxl\:focus\:edu-text-yellow-400:focus,.xxxl\:hover\:edu-text-yellow-400:hover{color:var(--yellow-400)!important}.xxxl\:active\:edu-text-yellow-500:active,.xxxl\:after\:edu-text-yellow-500:after,.xxxl\:before\:edu-text-yellow-500:before,.xxxl\:disabled\:edu-text-yellow-500:disabled,.xxxl\:edu-text-yellow-500,.xxxl\:focus\:edu-text-yellow-500:focus,.xxxl\:hover\:edu-text-yellow-500:hover{color:var(--yellow-500)!important}.xxxl\:active\:edu-text-yellow-600:active,.xxxl\:after\:edu-text-yellow-600:after,.xxxl\:before\:edu-text-yellow-600:before,.xxxl\:disabled\:edu-text-yellow-600:disabled,.xxxl\:edu-text-yellow-600,.xxxl\:focus\:edu-text-yellow-600:focus,.xxxl\:hover\:edu-text-yellow-600:hover{color:var(--yellow-600)!important}.xxxl\:active\:edu-text-yellow-700:active,.xxxl\:after\:edu-text-yellow-700:after,.xxxl\:before\:edu-text-yellow-700:before,.xxxl\:disabled\:edu-text-yellow-700:disabled,.xxxl\:edu-text-yellow-700,.xxxl\:focus\:edu-text-yellow-700:focus,.xxxl\:hover\:edu-text-yellow-700:hover{color:var(--yellow-700)!important}.xxxl\:active\:edu-text-yellow-800:active,.xxxl\:after\:edu-text-yellow-800:after,.xxxl\:before\:edu-text-yellow-800:before,.xxxl\:disabled\:edu-text-yellow-800:disabled,.xxxl\:edu-text-yellow-800,.xxxl\:focus\:edu-text-yellow-800:focus,.xxxl\:hover\:edu-text-yellow-800:hover{color:var(--yellow-800)!important}.xxxl\:active\:edu-text-yellow-900:active,.xxxl\:after\:edu-text-yellow-900:after,.xxxl\:before\:edu-text-yellow-900:before,.xxxl\:disabled\:edu-text-yellow-900:disabled,.xxxl\:edu-text-yellow-900,.xxxl\:focus\:edu-text-yellow-900:focus,.xxxl\:hover\:edu-text-yellow-900:hover{color:var(--yellow-900)!important}.xxxl\:active\:edu-text-red-100:active,.xxxl\:after\:edu-text-red-100:after,.xxxl\:before\:edu-text-red-100:before,.xxxl\:disabled\:edu-text-red-100:disabled,.xxxl\:edu-text-red-100,.xxxl\:focus\:edu-text-red-100:focus,.xxxl\:hover\:edu-text-red-100:hover{color:var(--red-100)!important}.xxxl\:active\:edu-text-red-200:active,.xxxl\:after\:edu-text-red-200:after,.xxxl\:before\:edu-text-red-200:before,.xxxl\:disabled\:edu-text-red-200:disabled,.xxxl\:edu-text-red-200,.xxxl\:focus\:edu-text-red-200:focus,.xxxl\:hover\:edu-text-red-200:hover{color:var(--red-200)!important}.xxxl\:active\:edu-text-red-300:active,.xxxl\:after\:edu-text-red-300:after,.xxxl\:before\:edu-text-red-300:before,.xxxl\:disabled\:edu-text-red-300:disabled,.xxxl\:edu-text-red-300,.xxxl\:focus\:edu-text-red-300:focus,.xxxl\:hover\:edu-text-red-300:hover{color:var(--red-300)!important}.xxxl\:active\:edu-text-red-400:active,.xxxl\:after\:edu-text-red-400:after,.xxxl\:before\:edu-text-red-400:before,.xxxl\:disabled\:edu-text-red-400:disabled,.xxxl\:edu-text-red-400,.xxxl\:focus\:edu-text-red-400:focus,.xxxl\:hover\:edu-text-red-400:hover{color:var(--red-400)!important}.xxxl\:active\:edu-text-red-500:active,.xxxl\:after\:edu-text-red-500:after,.xxxl\:before\:edu-text-red-500:before,.xxxl\:disabled\:edu-text-red-500:disabled,.xxxl\:edu-text-red-500,.xxxl\:focus\:edu-text-red-500:focus,.xxxl\:hover\:edu-text-red-500:hover{color:var(--red-500)!important}.xxxl\:active\:edu-text-red-600:active,.xxxl\:after\:edu-text-red-600:after,.xxxl\:before\:edu-text-red-600:before,.xxxl\:disabled\:edu-text-red-600:disabled,.xxxl\:edu-text-red-600,.xxxl\:focus\:edu-text-red-600:focus,.xxxl\:hover\:edu-text-red-600:hover{color:var(--red-600)!important}.xxxl\:active\:edu-text-red-700:active,.xxxl\:after\:edu-text-red-700:after,.xxxl\:before\:edu-text-red-700:before,.xxxl\:disabled\:edu-text-red-700:disabled,.xxxl\:edu-text-red-700,.xxxl\:focus\:edu-text-red-700:focus,.xxxl\:hover\:edu-text-red-700:hover{color:var(--red-700)!important}.xxxl\:active\:edu-text-red-800:active,.xxxl\:after\:edu-text-red-800:after,.xxxl\:before\:edu-text-red-800:before,.xxxl\:disabled\:edu-text-red-800:disabled,.xxxl\:edu-text-red-800,.xxxl\:focus\:edu-text-red-800:focus,.xxxl\:hover\:edu-text-red-800:hover{color:var(--red-800)!important}.xxxl\:active\:edu-text-red-900:active,.xxxl\:after\:edu-text-red-900:after,.xxxl\:before\:edu-text-red-900:before,.xxxl\:disabled\:edu-text-red-900:disabled,.xxxl\:edu-text-red-900,.xxxl\:focus\:edu-text-red-900:focus,.xxxl\:hover\:edu-text-red-900:hover{color:var(--red-900)!important}.xxxl\:active\:edu-text-blue-400:active,.xxxl\:after\:edu-text-blue-400:after,.xxxl\:before\:edu-text-blue-400:before,.xxxl\:disabled\:edu-text-blue-400:disabled,.xxxl\:edu-text-blue-400,.xxxl\:focus\:edu-text-blue-400:focus,.xxxl\:hover\:edu-text-blue-400:hover{color:var(--blue-400)!important}.xxxl\:active\:edu-text-blue-500:active,.xxxl\:after\:edu-text-blue-500:after,.xxxl\:before\:edu-text-blue-500:before,.xxxl\:disabled\:edu-text-blue-500:disabled,.xxxl\:edu-text-blue-500,.xxxl\:focus\:edu-text-blue-500:focus,.xxxl\:hover\:edu-text-blue-500:hover{color:var(--blue-500)!important}.xxxl\:active\:edu-text-violet-500:active,.xxxl\:after\:edu-text-violet-500:after,.xxxl\:before\:edu-text-violet-500:before,.xxxl\:disabled\:edu-text-violet-500:disabled,.xxxl\:edu-text-violet-500,.xxxl\:focus\:edu-text-violet-500:focus,.xxxl\:hover\:edu-text-violet-500:hover{color:var(--violet-500)!important}.xxxl\:active\:edu-text-transparent-100:active,.xxxl\:after\:edu-text-transparent-100:after,.xxxl\:before\:edu-text-transparent-100:before,.xxxl\:disabled\:edu-text-transparent-100:disabled,.xxxl\:edu-text-transparent-100,.xxxl\:focus\:edu-text-transparent-100:focus,.xxxl\:hover\:edu-text-transparent-100:hover{color:transparent!important}.xxxl\:active\:edu-bg-primary-200:active,.xxxl\:after\:edu-bg-primary-200:after,.xxxl\:before\:edu-bg-primary-200:before,.xxxl\:disabled\:edu-bg-primary-200:disabled,.xxxl\:edu-bg-primary-200,.xxxl\:focus\:edu-bg-primary-200:focus,.xxxl\:hover\:edu-bg-primary-200:hover{background-color:var(--primary-color-200)!important}.xxxl\:active\:edu-bg-primary-900:active,.xxxl\:after\:edu-bg-primary-900:after,.xxxl\:before\:edu-bg-primary-900:before,.xxxl\:disabled\:edu-bg-primary-900:disabled,.xxxl\:edu-bg-primary-900,.xxxl\:focus\:edu-bg-primary-900:focus,.xxxl\:hover\:edu-bg-primary-900:hover{background-color:var(--primary-color)!important}.xxxl\:active\:edu-bg-black-100:active,.xxxl\:after\:edu-bg-black-100:after,.xxxl\:before\:edu-bg-black-100:before,.xxxl\:disabled\:edu-bg-black-100:disabled,.xxxl\:edu-bg-black-100,.xxxl\:focus\:edu-bg-black-100:focus,.xxxl\:hover\:edu-bg-black-100:hover{background-color:var(--black-100)!important}.xxxl\:active\:edu-bg-black-200:active,.xxxl\:after\:edu-bg-black-200:after,.xxxl\:before\:edu-bg-black-200:before,.xxxl\:disabled\:edu-bg-black-200:disabled,.xxxl\:edu-bg-black-200,.xxxl\:focus\:edu-bg-black-200:focus,.xxxl\:hover\:edu-bg-black-200:hover{background-color:var(--black-200)!important}.xxxl\:active\:edu-bg-black-300:active,.xxxl\:after\:edu-bg-black-300:after,.xxxl\:before\:edu-bg-black-300:before,.xxxl\:disabled\:edu-bg-black-300:disabled,.xxxl\:edu-bg-black-300,.xxxl\:focus\:edu-bg-black-300:focus,.xxxl\:hover\:edu-bg-black-300:hover{background-color:var(--black-300)!important}.xxxl\:active\:edu-bg-black-400:active,.xxxl\:after\:edu-bg-black-400:after,.xxxl\:before\:edu-bg-black-400:before,.xxxl\:disabled\:edu-bg-black-400:disabled,.xxxl\:edu-bg-black-400,.xxxl\:focus\:edu-bg-black-400:focus,.xxxl\:hover\:edu-bg-black-400:hover{background-color:var(--black-400)!important}.xxxl\:active\:edu-bg-black-500:active,.xxxl\:after\:edu-bg-black-500:after,.xxxl\:before\:edu-bg-black-500:before,.xxxl\:disabled\:edu-bg-black-500:disabled,.xxxl\:edu-bg-black-500,.xxxl\:focus\:edu-bg-black-500:focus,.xxxl\:hover\:edu-bg-black-500:hover{background-color:var(--black-500)!important}.xxxl\:active\:edu-bg-black-600:active,.xxxl\:after\:edu-bg-black-600:after,.xxxl\:before\:edu-bg-black-600:before,.xxxl\:disabled\:edu-bg-black-600:disabled,.xxxl\:edu-bg-black-600,.xxxl\:focus\:edu-bg-black-600:focus,.xxxl\:hover\:edu-bg-black-600:hover{background-color:var(--black-600)!important}.xxxl\:active\:edu-bg-black-700:active,.xxxl\:after\:edu-bg-black-700:after,.xxxl\:before\:edu-bg-black-700:before,.xxxl\:disabled\:edu-bg-black-700:disabled,.xxxl\:edu-bg-black-700,.xxxl\:focus\:edu-bg-black-700:focus,.xxxl\:hover\:edu-bg-black-700:hover{background-color:var(--black-700)!important}.xxxl\:active\:edu-bg-black-800:active,.xxxl\:after\:edu-bg-black-800:after,.xxxl\:before\:edu-bg-black-800:before,.xxxl\:disabled\:edu-bg-black-800:disabled,.xxxl\:edu-bg-black-800,.xxxl\:focus\:edu-bg-black-800:focus,.xxxl\:hover\:edu-bg-black-800:hover{background-color:var(--black-800)!important}.xxxl\:active\:edu-bg-black-900:active,.xxxl\:after\:edu-bg-black-900:after,.xxxl\:before\:edu-bg-black-900:before,.xxxl\:disabled\:edu-bg-black-900:disabled,.xxxl\:edu-bg-black-900,.xxxl\:focus\:edu-bg-black-900:focus,.xxxl\:hover\:edu-bg-black-900:hover{background-color:var(--black-900)!important}.xxxl\:active\:edu-bg-white-100:active,.xxxl\:after\:edu-bg-white-100:after,.xxxl\:before\:edu-bg-white-100:before,.xxxl\:disabled\:edu-bg-white-100:disabled,.xxxl\:edu-bg-white-100,.xxxl\:focus\:edu-bg-white-100:focus,.xxxl\:hover\:edu-bg-white-100:hover{background-color:var(--white-100)!important}.xxxl\:active\:edu-bg-white-200:active,.xxxl\:after\:edu-bg-white-200:after,.xxxl\:before\:edu-bg-white-200:before,.xxxl\:disabled\:edu-bg-white-200:disabled,.xxxl\:edu-bg-white-200,.xxxl\:focus\:edu-bg-white-200:focus,.xxxl\:hover\:edu-bg-white-200:hover{background-color:var(--white-200)!important}.xxxl\:active\:edu-bg-white-300:active,.xxxl\:after\:edu-bg-white-300:after,.xxxl\:before\:edu-bg-white-300:before,.xxxl\:disabled\:edu-bg-white-300:disabled,.xxxl\:edu-bg-white-300,.xxxl\:focus\:edu-bg-white-300:focus,.xxxl\:hover\:edu-bg-white-300:hover{background-color:var(--white-300)!important}.xxxl\:active\:edu-bg-white-400:active,.xxxl\:after\:edu-bg-white-400:after,.xxxl\:before\:edu-bg-white-400:before,.xxxl\:disabled\:edu-bg-white-400:disabled,.xxxl\:edu-bg-white-400,.xxxl\:focus\:edu-bg-white-400:focus,.xxxl\:hover\:edu-bg-white-400:hover{background-color:var(--white-400)!important}.xxxl\:active\:edu-bg-white-500:active,.xxxl\:after\:edu-bg-white-500:after,.xxxl\:before\:edu-bg-white-500:before,.xxxl\:disabled\:edu-bg-white-500:disabled,.xxxl\:edu-bg-white-500,.xxxl\:focus\:edu-bg-white-500:focus,.xxxl\:hover\:edu-bg-white-500:hover{background-color:var(--white-500)!important}.xxxl\:active\:edu-bg-white-600:active,.xxxl\:after\:edu-bg-white-600:after,.xxxl\:before\:edu-bg-white-600:before,.xxxl\:disabled\:edu-bg-white-600:disabled,.xxxl\:edu-bg-white-600,.xxxl\:focus\:edu-bg-white-600:focus,.xxxl\:hover\:edu-bg-white-600:hover{background-color:var(--white-600)!important}.xxxl\:active\:edu-bg-white-700:active,.xxxl\:after\:edu-bg-white-700:after,.xxxl\:before\:edu-bg-white-700:before,.xxxl\:disabled\:edu-bg-white-700:disabled,.xxxl\:edu-bg-white-700,.xxxl\:focus\:edu-bg-white-700:focus,.xxxl\:hover\:edu-bg-white-700:hover{background-color:var(--white-700)!important}.xxxl\:active\:edu-bg-white-800:active,.xxxl\:after\:edu-bg-white-800:after,.xxxl\:before\:edu-bg-white-800:before,.xxxl\:disabled\:edu-bg-white-800:disabled,.xxxl\:edu-bg-white-800,.xxxl\:focus\:edu-bg-white-800:focus,.xxxl\:hover\:edu-bg-white-800:hover{background-color:var(--white-800)!important}.xxxl\:active\:edu-bg-white-900:active,.xxxl\:after\:edu-bg-white-900:after,.xxxl\:before\:edu-bg-white-900:before,.xxxl\:disabled\:edu-bg-white-900:disabled,.xxxl\:edu-bg-white-900,.xxxl\:focus\:edu-bg-white-900:focus,.xxxl\:hover\:edu-bg-white-900:hover{background-color:var(--white-900)!important}.xxxl\:active\:edu-bg-green-50:active,.xxxl\:after\:edu-bg-green-50:after,.xxxl\:before\:edu-bg-green-50:before,.xxxl\:disabled\:edu-bg-green-50:disabled,.xxxl\:edu-bg-green-50,.xxxl\:focus\:edu-bg-green-50:focus,.xxxl\:hover\:edu-bg-green-50:hover{background-color:var(--green-50)!important}.xxxl\:active\:edu-bg-green-100:active,.xxxl\:after\:edu-bg-green-100:after,.xxxl\:before\:edu-bg-green-100:before,.xxxl\:disabled\:edu-bg-green-100:disabled,.xxxl\:edu-bg-green-100,.xxxl\:focus\:edu-bg-green-100:focus,.xxxl\:hover\:edu-bg-green-100:hover{background-color:var(--green-100)!important}.xxxl\:active\:edu-bg-green-200:active,.xxxl\:after\:edu-bg-green-200:after,.xxxl\:before\:edu-bg-green-200:before,.xxxl\:disabled\:edu-bg-green-200:disabled,.xxxl\:edu-bg-green-200,.xxxl\:focus\:edu-bg-green-200:focus,.xxxl\:hover\:edu-bg-green-200:hover{background-color:var(--green-200)!important}.xxxl\:active\:edu-bg-green-300:active,.xxxl\:after\:edu-bg-green-300:after,.xxxl\:before\:edu-bg-green-300:before,.xxxl\:disabled\:edu-bg-green-300:disabled,.xxxl\:edu-bg-green-300,.xxxl\:focus\:edu-bg-green-300:focus,.xxxl\:hover\:edu-bg-green-300:hover{background-color:var(--green-300)!important}.xxxl\:active\:edu-bg-green-400:active,.xxxl\:after\:edu-bg-green-400:after,.xxxl\:before\:edu-bg-green-400:before,.xxxl\:disabled\:edu-bg-green-400:disabled,.xxxl\:edu-bg-green-400,.xxxl\:focus\:edu-bg-green-400:focus,.xxxl\:hover\:edu-bg-green-400:hover{background-color:var(--green-400)!important}.xxxl\:active\:edu-bg-green-500:active,.xxxl\:after\:edu-bg-green-500:after,.xxxl\:before\:edu-bg-green-500:before,.xxxl\:disabled\:edu-bg-green-500:disabled,.xxxl\:edu-bg-green-500,.xxxl\:focus\:edu-bg-green-500:focus,.xxxl\:hover\:edu-bg-green-500:hover{background-color:var(--green-500)!important}.xxxl\:active\:edu-bg-green-600:active,.xxxl\:after\:edu-bg-green-600:after,.xxxl\:before\:edu-bg-green-600:before,.xxxl\:disabled\:edu-bg-green-600:disabled,.xxxl\:edu-bg-green-600,.xxxl\:focus\:edu-bg-green-600:focus,.xxxl\:hover\:edu-bg-green-600:hover{background-color:var(--green-600)!important}.xxxl\:active\:edu-bg-green-700:active,.xxxl\:after\:edu-bg-green-700:after,.xxxl\:before\:edu-bg-green-700:before,.xxxl\:disabled\:edu-bg-green-700:disabled,.xxxl\:edu-bg-green-700,.xxxl\:focus\:edu-bg-green-700:focus,.xxxl\:hover\:edu-bg-green-700:hover{background-color:var(--green-700)!important}.xxxl\:active\:edu-bg-green-800:active,.xxxl\:after\:edu-bg-green-800:after,.xxxl\:before\:edu-bg-green-800:before,.xxxl\:disabled\:edu-bg-green-800:disabled,.xxxl\:edu-bg-green-800,.xxxl\:focus\:edu-bg-green-800:focus,.xxxl\:hover\:edu-bg-green-800:hover{background-color:var(--green-800)!important}.xxxl\:active\:edu-bg-green-900:active,.xxxl\:after\:edu-bg-green-900:after,.xxxl\:before\:edu-bg-green-900:before,.xxxl\:disabled\:edu-bg-green-900:disabled,.xxxl\:edu-bg-green-900,.xxxl\:focus\:edu-bg-green-900:focus,.xxxl\:hover\:edu-bg-green-900:hover{background-color:var(--green-900)!important}.xxxl\:active\:edu-bg-yellow-100:active,.xxxl\:after\:edu-bg-yellow-100:after,.xxxl\:before\:edu-bg-yellow-100:before,.xxxl\:disabled\:edu-bg-yellow-100:disabled,.xxxl\:edu-bg-yellow-100,.xxxl\:focus\:edu-bg-yellow-100:focus,.xxxl\:hover\:edu-bg-yellow-100:hover{background-color:var(--yellow-100)!important}.xxxl\:active\:edu-bg-yellow-200:active,.xxxl\:after\:edu-bg-yellow-200:after,.xxxl\:before\:edu-bg-yellow-200:before,.xxxl\:disabled\:edu-bg-yellow-200:disabled,.xxxl\:edu-bg-yellow-200,.xxxl\:focus\:edu-bg-yellow-200:focus,.xxxl\:hover\:edu-bg-yellow-200:hover{background-color:var(--yellow-200)!important}.xxxl\:active\:edu-bg-yellow-300:active,.xxxl\:after\:edu-bg-yellow-300:after,.xxxl\:before\:edu-bg-yellow-300:before,.xxxl\:disabled\:edu-bg-yellow-300:disabled,.xxxl\:edu-bg-yellow-300,.xxxl\:focus\:edu-bg-yellow-300:focus,.xxxl\:hover\:edu-bg-yellow-300:hover{background-color:var(--yellow-300)!important}.xxxl\:active\:edu-bg-yellow-400:active,.xxxl\:after\:edu-bg-yellow-400:after,.xxxl\:before\:edu-bg-yellow-400:before,.xxxl\:disabled\:edu-bg-yellow-400:disabled,.xxxl\:edu-bg-yellow-400,.xxxl\:focus\:edu-bg-yellow-400:focus,.xxxl\:hover\:edu-bg-yellow-400:hover{background-color:var(--yellow-400)!important}.xxxl\:active\:edu-bg-yellow-500:active,.xxxl\:after\:edu-bg-yellow-500:after,.xxxl\:before\:edu-bg-yellow-500:before,.xxxl\:disabled\:edu-bg-yellow-500:disabled,.xxxl\:edu-bg-yellow-500,.xxxl\:focus\:edu-bg-yellow-500:focus,.xxxl\:hover\:edu-bg-yellow-500:hover{background-color:var(--yellow-500)!important}.xxxl\:active\:edu-bg-yellow-600:active,.xxxl\:after\:edu-bg-yellow-600:after,.xxxl\:before\:edu-bg-yellow-600:before,.xxxl\:disabled\:edu-bg-yellow-600:disabled,.xxxl\:edu-bg-yellow-600,.xxxl\:focus\:edu-bg-yellow-600:focus,.xxxl\:hover\:edu-bg-yellow-600:hover{background-color:var(--yellow-600)!important}.xxxl\:active\:edu-bg-yellow-700:active,.xxxl\:after\:edu-bg-yellow-700:after,.xxxl\:before\:edu-bg-yellow-700:before,.xxxl\:disabled\:edu-bg-yellow-700:disabled,.xxxl\:edu-bg-yellow-700,.xxxl\:focus\:edu-bg-yellow-700:focus,.xxxl\:hover\:edu-bg-yellow-700:hover{background-color:var(--yellow-700)!important}.xxxl\:active\:edu-bg-yellow-800:active,.xxxl\:after\:edu-bg-yellow-800:after,.xxxl\:before\:edu-bg-yellow-800:before,.xxxl\:disabled\:edu-bg-yellow-800:disabled,.xxxl\:edu-bg-yellow-800,.xxxl\:focus\:edu-bg-yellow-800:focus,.xxxl\:hover\:edu-bg-yellow-800:hover{background-color:var(--yellow-800)!important}.xxxl\:active\:edu-bg-yellow-900:active,.xxxl\:after\:edu-bg-yellow-900:after,.xxxl\:before\:edu-bg-yellow-900:before,.xxxl\:disabled\:edu-bg-yellow-900:disabled,.xxxl\:edu-bg-yellow-900,.xxxl\:focus\:edu-bg-yellow-900:focus,.xxxl\:hover\:edu-bg-yellow-900:hover{background-color:var(--yellow-900)!important}.xxxl\:active\:edu-bg-red-100:active,.xxxl\:after\:edu-bg-red-100:after,.xxxl\:before\:edu-bg-red-100:before,.xxxl\:disabled\:edu-bg-red-100:disabled,.xxxl\:edu-bg-red-100,.xxxl\:focus\:edu-bg-red-100:focus,.xxxl\:hover\:edu-bg-red-100:hover{background-color:var(--red-100)!important}.xxxl\:active\:edu-bg-red-200:active,.xxxl\:after\:edu-bg-red-200:after,.xxxl\:before\:edu-bg-red-200:before,.xxxl\:disabled\:edu-bg-red-200:disabled,.xxxl\:edu-bg-red-200,.xxxl\:focus\:edu-bg-red-200:focus,.xxxl\:hover\:edu-bg-red-200:hover{background-color:var(--red-200)!important}.xxxl\:active\:edu-bg-red-300:active,.xxxl\:after\:edu-bg-red-300:after,.xxxl\:before\:edu-bg-red-300:before,.xxxl\:disabled\:edu-bg-red-300:disabled,.xxxl\:edu-bg-red-300,.xxxl\:focus\:edu-bg-red-300:focus,.xxxl\:hover\:edu-bg-red-300:hover{background-color:var(--red-300)!important}.xxxl\:active\:edu-bg-red-400:active,.xxxl\:after\:edu-bg-red-400:after,.xxxl\:before\:edu-bg-red-400:before,.xxxl\:disabled\:edu-bg-red-400:disabled,.xxxl\:edu-bg-red-400,.xxxl\:focus\:edu-bg-red-400:focus,.xxxl\:hover\:edu-bg-red-400:hover{background-color:var(--red-400)!important}.xxxl\:active\:edu-bg-red-500:active,.xxxl\:after\:edu-bg-red-500:after,.xxxl\:before\:edu-bg-red-500:before,.xxxl\:disabled\:edu-bg-red-500:disabled,.xxxl\:edu-bg-red-500,.xxxl\:focus\:edu-bg-red-500:focus,.xxxl\:hover\:edu-bg-red-500:hover{background-color:var(--red-500)!important}.xxxl\:active\:edu-bg-red-600:active,.xxxl\:after\:edu-bg-red-600:after,.xxxl\:before\:edu-bg-red-600:before,.xxxl\:disabled\:edu-bg-red-600:disabled,.xxxl\:edu-bg-red-600,.xxxl\:focus\:edu-bg-red-600:focus,.xxxl\:hover\:edu-bg-red-600:hover{background-color:var(--red-600)!important}.xxxl\:active\:edu-bg-red-700:active,.xxxl\:after\:edu-bg-red-700:after,.xxxl\:before\:edu-bg-red-700:before,.xxxl\:disabled\:edu-bg-red-700:disabled,.xxxl\:edu-bg-red-700,.xxxl\:focus\:edu-bg-red-700:focus,.xxxl\:hover\:edu-bg-red-700:hover{background-color:var(--red-700)!important}.xxxl\:active\:edu-bg-red-800:active,.xxxl\:after\:edu-bg-red-800:after,.xxxl\:before\:edu-bg-red-800:before,.xxxl\:disabled\:edu-bg-red-800:disabled,.xxxl\:edu-bg-red-800,.xxxl\:focus\:edu-bg-red-800:focus,.xxxl\:hover\:edu-bg-red-800:hover{background-color:var(--red-800)!important}.xxxl\:active\:edu-bg-red-900:active,.xxxl\:after\:edu-bg-red-900:after,.xxxl\:before\:edu-bg-red-900:before,.xxxl\:disabled\:edu-bg-red-900:disabled,.xxxl\:edu-bg-red-900,.xxxl\:focus\:edu-bg-red-900:focus,.xxxl\:hover\:edu-bg-red-900:hover{background-color:var(--red-900)!important}.xxxl\:active\:edu-bg-blue-400:active,.xxxl\:after\:edu-bg-blue-400:after,.xxxl\:before\:edu-bg-blue-400:before,.xxxl\:disabled\:edu-bg-blue-400:disabled,.xxxl\:edu-bg-blue-400,.xxxl\:focus\:edu-bg-blue-400:focus,.xxxl\:hover\:edu-bg-blue-400:hover{background-color:var(--blue-400)!important}.xxxl\:active\:edu-bg-blue-500:active,.xxxl\:after\:edu-bg-blue-500:after,.xxxl\:before\:edu-bg-blue-500:before,.xxxl\:disabled\:edu-bg-blue-500:disabled,.xxxl\:edu-bg-blue-500,.xxxl\:focus\:edu-bg-blue-500:focus,.xxxl\:hover\:edu-bg-blue-500:hover{background-color:var(--blue-500)!important}.xxxl\:active\:edu-bg-violet-500:active,.xxxl\:after\:edu-bg-violet-500:after,.xxxl\:before\:edu-bg-violet-500:before,.xxxl\:disabled\:edu-bg-violet-500:disabled,.xxxl\:edu-bg-violet-500,.xxxl\:focus\:edu-bg-violet-500:focus,.xxxl\:hover\:edu-bg-violet-500:hover{background-color:var(--violet-500)!important}.xxxl\:active\:edu-bg-transparent-100:active,.xxxl\:after\:edu-bg-transparent-100:after,.xxxl\:before\:edu-bg-transparent-100:before,.xxxl\:disabled\:edu-bg-transparent-100:disabled,.xxxl\:edu-bg-transparent-100,.xxxl\:focus\:edu-bg-transparent-100:focus,.xxxl\:hover\:edu-bg-transparent-100:hover{background-color:transparent!important}.xxxl\:active\:edu-border-primary-200:active,.xxxl\:after\:edu-border-primary-200:after,.xxxl\:before\:edu-border-primary-200:before,.xxxl\:disabled\:edu-border-primary-200:disabled,.xxxl\:edu-border-primary-200,.xxxl\:focus\:edu-border-primary-200:focus,.xxxl\:hover\:edu-border-primary-200:hover{border-color:var(--primary-color-200)!important}.xxxl\:active\:edu-border-primary-900:active,.xxxl\:after\:edu-border-primary-900:after,.xxxl\:before\:edu-border-primary-900:before,.xxxl\:disabled\:edu-border-primary-900:disabled,.xxxl\:edu-border-primary-900,.xxxl\:focus\:edu-border-primary-900:focus,.xxxl\:hover\:edu-border-primary-900:hover{border-color:var(--primary-color)!important}.xxxl\:active\:edu-border-black-100:active,.xxxl\:after\:edu-border-black-100:after,.xxxl\:before\:edu-border-black-100:before,.xxxl\:disabled\:edu-border-black-100:disabled,.xxxl\:edu-border-black-100,.xxxl\:focus\:edu-border-black-100:focus,.xxxl\:hover\:edu-border-black-100:hover{border-color:var(--black-100)!important}.xxxl\:active\:edu-border-black-200:active,.xxxl\:after\:edu-border-black-200:after,.xxxl\:before\:edu-border-black-200:before,.xxxl\:disabled\:edu-border-black-200:disabled,.xxxl\:edu-border-black-200,.xxxl\:focus\:edu-border-black-200:focus,.xxxl\:hover\:edu-border-black-200:hover{border-color:var(--black-200)!important}.xxxl\:active\:edu-border-black-300:active,.xxxl\:after\:edu-border-black-300:after,.xxxl\:before\:edu-border-black-300:before,.xxxl\:disabled\:edu-border-black-300:disabled,.xxxl\:edu-border-black-300,.xxxl\:focus\:edu-border-black-300:focus,.xxxl\:hover\:edu-border-black-300:hover{border-color:var(--black-300)!important}.xxxl\:active\:edu-border-black-400:active,.xxxl\:after\:edu-border-black-400:after,.xxxl\:before\:edu-border-black-400:before,.xxxl\:disabled\:edu-border-black-400:disabled,.xxxl\:edu-border-black-400,.xxxl\:focus\:edu-border-black-400:focus,.xxxl\:hover\:edu-border-black-400:hover{border-color:var(--black-400)!important}.xxxl\:active\:edu-border-black-500:active,.xxxl\:after\:edu-border-black-500:after,.xxxl\:before\:edu-border-black-500:before,.xxxl\:disabled\:edu-border-black-500:disabled,.xxxl\:edu-border-black-500,.xxxl\:focus\:edu-border-black-500:focus,.xxxl\:hover\:edu-border-black-500:hover{border-color:var(--black-500)!important}.xxxl\:active\:edu-border-black-600:active,.xxxl\:after\:edu-border-black-600:after,.xxxl\:before\:edu-border-black-600:before,.xxxl\:disabled\:edu-border-black-600:disabled,.xxxl\:edu-border-black-600,.xxxl\:focus\:edu-border-black-600:focus,.xxxl\:hover\:edu-border-black-600:hover{border-color:var(--black-600)!important}.xxxl\:active\:edu-border-black-700:active,.xxxl\:after\:edu-border-black-700:after,.xxxl\:before\:edu-border-black-700:before,.xxxl\:disabled\:edu-border-black-700:disabled,.xxxl\:edu-border-black-700,.xxxl\:focus\:edu-border-black-700:focus,.xxxl\:hover\:edu-border-black-700:hover{border-color:var(--black-700)!important}.xxxl\:active\:edu-border-black-800:active,.xxxl\:after\:edu-border-black-800:after,.xxxl\:before\:edu-border-black-800:before,.xxxl\:disabled\:edu-border-black-800:disabled,.xxxl\:edu-border-black-800,.xxxl\:focus\:edu-border-black-800:focus,.xxxl\:hover\:edu-border-black-800:hover{border-color:var(--black-800)!important}.xxxl\:active\:edu-border-black-900:active,.xxxl\:after\:edu-border-black-900:after,.xxxl\:before\:edu-border-black-900:before,.xxxl\:disabled\:edu-border-black-900:disabled,.xxxl\:edu-border-black-900,.xxxl\:focus\:edu-border-black-900:focus,.xxxl\:hover\:edu-border-black-900:hover{border-color:var(--black-900)!important}.xxxl\:active\:edu-border-white-100:active,.xxxl\:after\:edu-border-white-100:after,.xxxl\:before\:edu-border-white-100:before,.xxxl\:disabled\:edu-border-white-100:disabled,.xxxl\:edu-border-white-100,.xxxl\:focus\:edu-border-white-100:focus,.xxxl\:hover\:edu-border-white-100:hover{border-color:var(--white-100)!important}.xxxl\:active\:edu-border-white-200:active,.xxxl\:after\:edu-border-white-200:after,.xxxl\:before\:edu-border-white-200:before,.xxxl\:disabled\:edu-border-white-200:disabled,.xxxl\:edu-border-white-200,.xxxl\:focus\:edu-border-white-200:focus,.xxxl\:hover\:edu-border-white-200:hover{border-color:var(--white-200)!important}.xxxl\:active\:edu-border-white-300:active,.xxxl\:after\:edu-border-white-300:after,.xxxl\:before\:edu-border-white-300:before,.xxxl\:disabled\:edu-border-white-300:disabled,.xxxl\:edu-border-white-300,.xxxl\:focus\:edu-border-white-300:focus,.xxxl\:hover\:edu-border-white-300:hover{border-color:var(--white-300)!important}.xxxl\:active\:edu-border-white-400:active,.xxxl\:after\:edu-border-white-400:after,.xxxl\:before\:edu-border-white-400:before,.xxxl\:disabled\:edu-border-white-400:disabled,.xxxl\:edu-border-white-400,.xxxl\:focus\:edu-border-white-400:focus,.xxxl\:hover\:edu-border-white-400:hover{border-color:var(--white-400)!important}.xxxl\:active\:edu-border-white-500:active,.xxxl\:after\:edu-border-white-500:after,.xxxl\:before\:edu-border-white-500:before,.xxxl\:disabled\:edu-border-white-500:disabled,.xxxl\:edu-border-white-500,.xxxl\:focus\:edu-border-white-500:focus,.xxxl\:hover\:edu-border-white-500:hover{border-color:var(--white-500)!important}.xxxl\:active\:edu-border-white-600:active,.xxxl\:after\:edu-border-white-600:after,.xxxl\:before\:edu-border-white-600:before,.xxxl\:disabled\:edu-border-white-600:disabled,.xxxl\:edu-border-white-600,.xxxl\:focus\:edu-border-white-600:focus,.xxxl\:hover\:edu-border-white-600:hover{border-color:var(--white-600)!important}.xxxl\:active\:edu-border-white-700:active,.xxxl\:after\:edu-border-white-700:after,.xxxl\:before\:edu-border-white-700:before,.xxxl\:disabled\:edu-border-white-700:disabled,.xxxl\:edu-border-white-700,.xxxl\:focus\:edu-border-white-700:focus,.xxxl\:hover\:edu-border-white-700:hover{border-color:var(--white-700)!important}.xxxl\:active\:edu-border-white-800:active,.xxxl\:after\:edu-border-white-800:after,.xxxl\:before\:edu-border-white-800:before,.xxxl\:disabled\:edu-border-white-800:disabled,.xxxl\:edu-border-white-800,.xxxl\:focus\:edu-border-white-800:focus,.xxxl\:hover\:edu-border-white-800:hover{border-color:var(--white-800)!important}.xxxl\:active\:edu-border-white-900:active,.xxxl\:after\:edu-border-white-900:after,.xxxl\:before\:edu-border-white-900:before,.xxxl\:disabled\:edu-border-white-900:disabled,.xxxl\:edu-border-white-900,.xxxl\:focus\:edu-border-white-900:focus,.xxxl\:hover\:edu-border-white-900:hover{border-color:var(--white-900)!important}.xxxl\:active\:edu-border-green-50:active,.xxxl\:after\:edu-border-green-50:after,.xxxl\:before\:edu-border-green-50:before,.xxxl\:disabled\:edu-border-green-50:disabled,.xxxl\:edu-border-green-50,.xxxl\:focus\:edu-border-green-50:focus,.xxxl\:hover\:edu-border-green-50:hover{border-color:var(--green-50)!important}.xxxl\:active\:edu-border-green-100:active,.xxxl\:after\:edu-border-green-100:after,.xxxl\:before\:edu-border-green-100:before,.xxxl\:disabled\:edu-border-green-100:disabled,.xxxl\:edu-border-green-100,.xxxl\:focus\:edu-border-green-100:focus,.xxxl\:hover\:edu-border-green-100:hover{border-color:var(--green-100)!important}.xxxl\:active\:edu-border-green-200:active,.xxxl\:after\:edu-border-green-200:after,.xxxl\:before\:edu-border-green-200:before,.xxxl\:disabled\:edu-border-green-200:disabled,.xxxl\:edu-border-green-200,.xxxl\:focus\:edu-border-green-200:focus,.xxxl\:hover\:edu-border-green-200:hover{border-color:var(--green-200)!important}.xxxl\:active\:edu-border-green-300:active,.xxxl\:after\:edu-border-green-300:after,.xxxl\:before\:edu-border-green-300:before,.xxxl\:disabled\:edu-border-green-300:disabled,.xxxl\:edu-border-green-300,.xxxl\:focus\:edu-border-green-300:focus,.xxxl\:hover\:edu-border-green-300:hover{border-color:var(--green-300)!important}.xxxl\:active\:edu-border-green-400:active,.xxxl\:after\:edu-border-green-400:after,.xxxl\:before\:edu-border-green-400:before,.xxxl\:disabled\:edu-border-green-400:disabled,.xxxl\:edu-border-green-400,.xxxl\:focus\:edu-border-green-400:focus,.xxxl\:hover\:edu-border-green-400:hover{border-color:var(--green-400)!important}.xxxl\:active\:edu-border-green-500:active,.xxxl\:after\:edu-border-green-500:after,.xxxl\:before\:edu-border-green-500:before,.xxxl\:disabled\:edu-border-green-500:disabled,.xxxl\:edu-border-green-500,.xxxl\:focus\:edu-border-green-500:focus,.xxxl\:hover\:edu-border-green-500:hover{border-color:var(--green-500)!important}.xxxl\:active\:edu-border-green-600:active,.xxxl\:after\:edu-border-green-600:after,.xxxl\:before\:edu-border-green-600:before,.xxxl\:disabled\:edu-border-green-600:disabled,.xxxl\:edu-border-green-600,.xxxl\:focus\:edu-border-green-600:focus,.xxxl\:hover\:edu-border-green-600:hover{border-color:var(--green-600)!important}.xxxl\:active\:edu-border-green-700:active,.xxxl\:after\:edu-border-green-700:after,.xxxl\:before\:edu-border-green-700:before,.xxxl\:disabled\:edu-border-green-700:disabled,.xxxl\:edu-border-green-700,.xxxl\:focus\:edu-border-green-700:focus,.xxxl\:hover\:edu-border-green-700:hover{border-color:var(--green-700)!important}.xxxl\:active\:edu-border-green-800:active,.xxxl\:after\:edu-border-green-800:after,.xxxl\:before\:edu-border-green-800:before,.xxxl\:disabled\:edu-border-green-800:disabled,.xxxl\:edu-border-green-800,.xxxl\:focus\:edu-border-green-800:focus,.xxxl\:hover\:edu-border-green-800:hover{border-color:var(--green-800)!important}.xxxl\:active\:edu-border-green-900:active,.xxxl\:after\:edu-border-green-900:after,.xxxl\:before\:edu-border-green-900:before,.xxxl\:disabled\:edu-border-green-900:disabled,.xxxl\:edu-border-green-900,.xxxl\:focus\:edu-border-green-900:focus,.xxxl\:hover\:edu-border-green-900:hover{border-color:var(--green-900)!important}.xxxl\:active\:edu-border-yellow-100:active,.xxxl\:after\:edu-border-yellow-100:after,.xxxl\:before\:edu-border-yellow-100:before,.xxxl\:disabled\:edu-border-yellow-100:disabled,.xxxl\:edu-border-yellow-100,.xxxl\:focus\:edu-border-yellow-100:focus,.xxxl\:hover\:edu-border-yellow-100:hover{border-color:var(--yellow-100)!important}.xxxl\:active\:edu-border-yellow-200:active,.xxxl\:after\:edu-border-yellow-200:after,.xxxl\:before\:edu-border-yellow-200:before,.xxxl\:disabled\:edu-border-yellow-200:disabled,.xxxl\:edu-border-yellow-200,.xxxl\:focus\:edu-border-yellow-200:focus,.xxxl\:hover\:edu-border-yellow-200:hover{border-color:var(--yellow-200)!important}.xxxl\:active\:edu-border-yellow-300:active,.xxxl\:after\:edu-border-yellow-300:after,.xxxl\:before\:edu-border-yellow-300:before,.xxxl\:disabled\:edu-border-yellow-300:disabled,.xxxl\:edu-border-yellow-300,.xxxl\:focus\:edu-border-yellow-300:focus,.xxxl\:hover\:edu-border-yellow-300:hover{border-color:var(--yellow-300)!important}.xxxl\:active\:edu-border-yellow-400:active,.xxxl\:after\:edu-border-yellow-400:after,.xxxl\:before\:edu-border-yellow-400:before,.xxxl\:disabled\:edu-border-yellow-400:disabled,.xxxl\:edu-border-yellow-400,.xxxl\:focus\:edu-border-yellow-400:focus,.xxxl\:hover\:edu-border-yellow-400:hover{border-color:var(--yellow-400)!important}.xxxl\:active\:edu-border-yellow-500:active,.xxxl\:after\:edu-border-yellow-500:after,.xxxl\:before\:edu-border-yellow-500:before,.xxxl\:disabled\:edu-border-yellow-500:disabled,.xxxl\:edu-border-yellow-500,.xxxl\:focus\:edu-border-yellow-500:focus,.xxxl\:hover\:edu-border-yellow-500:hover{border-color:var(--yellow-500)!important}.xxxl\:active\:edu-border-yellow-600:active,.xxxl\:after\:edu-border-yellow-600:after,.xxxl\:before\:edu-border-yellow-600:before,.xxxl\:disabled\:edu-border-yellow-600:disabled,.xxxl\:edu-border-yellow-600,.xxxl\:focus\:edu-border-yellow-600:focus,.xxxl\:hover\:edu-border-yellow-600:hover{border-color:var(--yellow-600)!important}.xxxl\:active\:edu-border-yellow-700:active,.xxxl\:after\:edu-border-yellow-700:after,.xxxl\:before\:edu-border-yellow-700:before,.xxxl\:disabled\:edu-border-yellow-700:disabled,.xxxl\:edu-border-yellow-700,.xxxl\:focus\:edu-border-yellow-700:focus,.xxxl\:hover\:edu-border-yellow-700:hover{border-color:var(--yellow-700)!important}.xxxl\:active\:edu-border-yellow-800:active,.xxxl\:after\:edu-border-yellow-800:after,.xxxl\:before\:edu-border-yellow-800:before,.xxxl\:disabled\:edu-border-yellow-800:disabled,.xxxl\:edu-border-yellow-800,.xxxl\:focus\:edu-border-yellow-800:focus,.xxxl\:hover\:edu-border-yellow-800:hover{border-color:var(--yellow-800)!important}.xxxl\:active\:edu-border-yellow-900:active,.xxxl\:after\:edu-border-yellow-900:after,.xxxl\:before\:edu-border-yellow-900:before,.xxxl\:disabled\:edu-border-yellow-900:disabled,.xxxl\:edu-border-yellow-900,.xxxl\:focus\:edu-border-yellow-900:focus,.xxxl\:hover\:edu-border-yellow-900:hover{border-color:var(--yellow-900)!important}.xxxl\:active\:edu-border-red-100:active,.xxxl\:after\:edu-border-red-100:after,.xxxl\:before\:edu-border-red-100:before,.xxxl\:disabled\:edu-border-red-100:disabled,.xxxl\:edu-border-red-100,.xxxl\:focus\:edu-border-red-100:focus,.xxxl\:hover\:edu-border-red-100:hover{border-color:var(--red-100)!important}.xxxl\:active\:edu-border-red-200:active,.xxxl\:after\:edu-border-red-200:after,.xxxl\:before\:edu-border-red-200:before,.xxxl\:disabled\:edu-border-red-200:disabled,.xxxl\:edu-border-red-200,.xxxl\:focus\:edu-border-red-200:focus,.xxxl\:hover\:edu-border-red-200:hover{border-color:var(--red-200)!important}.xxxl\:active\:edu-border-red-300:active,.xxxl\:after\:edu-border-red-300:after,.xxxl\:before\:edu-border-red-300:before,.xxxl\:disabled\:edu-border-red-300:disabled,.xxxl\:edu-border-red-300,.xxxl\:focus\:edu-border-red-300:focus,.xxxl\:hover\:edu-border-red-300:hover{border-color:var(--red-300)!important}.xxxl\:active\:edu-border-red-400:active,.xxxl\:after\:edu-border-red-400:after,.xxxl\:before\:edu-border-red-400:before,.xxxl\:disabled\:edu-border-red-400:disabled,.xxxl\:edu-border-red-400,.xxxl\:focus\:edu-border-red-400:focus,.xxxl\:hover\:edu-border-red-400:hover{border-color:var(--red-400)!important}.xxxl\:active\:edu-border-red-500:active,.xxxl\:after\:edu-border-red-500:after,.xxxl\:before\:edu-border-red-500:before,.xxxl\:disabled\:edu-border-red-500:disabled,.xxxl\:edu-border-red-500,.xxxl\:focus\:edu-border-red-500:focus,.xxxl\:hover\:edu-border-red-500:hover{border-color:var(--red-500)!important}.xxxl\:active\:edu-border-red-600:active,.xxxl\:after\:edu-border-red-600:after,.xxxl\:before\:edu-border-red-600:before,.xxxl\:disabled\:edu-border-red-600:disabled,.xxxl\:edu-border-red-600,.xxxl\:focus\:edu-border-red-600:focus,.xxxl\:hover\:edu-border-red-600:hover{border-color:var(--red-600)!important}.xxxl\:active\:edu-border-red-700:active,.xxxl\:after\:edu-border-red-700:after,.xxxl\:before\:edu-border-red-700:before,.xxxl\:disabled\:edu-border-red-700:disabled,.xxxl\:edu-border-red-700,.xxxl\:focus\:edu-border-red-700:focus,.xxxl\:hover\:edu-border-red-700:hover{border-color:var(--red-700)!important}.xxxl\:active\:edu-border-red-800:active,.xxxl\:after\:edu-border-red-800:after,.xxxl\:before\:edu-border-red-800:before,.xxxl\:disabled\:edu-border-red-800:disabled,.xxxl\:edu-border-red-800,.xxxl\:focus\:edu-border-red-800:focus,.xxxl\:hover\:edu-border-red-800:hover{border-color:var(--red-800)!important}.xxxl\:active\:edu-border-red-900:active,.xxxl\:after\:edu-border-red-900:after,.xxxl\:before\:edu-border-red-900:before,.xxxl\:disabled\:edu-border-red-900:disabled,.xxxl\:edu-border-red-900,.xxxl\:focus\:edu-border-red-900:focus,.xxxl\:hover\:edu-border-red-900:hover{border-color:var(--red-900)!important}.xxxl\:active\:edu-border-blue-400:active,.xxxl\:after\:edu-border-blue-400:after,.xxxl\:before\:edu-border-blue-400:before,.xxxl\:disabled\:edu-border-blue-400:disabled,.xxxl\:edu-border-blue-400,.xxxl\:focus\:edu-border-blue-400:focus,.xxxl\:hover\:edu-border-blue-400:hover{border-color:var(--blue-400)!important}.xxxl\:active\:edu-border-blue-500:active,.xxxl\:after\:edu-border-blue-500:after,.xxxl\:before\:edu-border-blue-500:before,.xxxl\:disabled\:edu-border-blue-500:disabled,.xxxl\:edu-border-blue-500,.xxxl\:focus\:edu-border-blue-500:focus,.xxxl\:hover\:edu-border-blue-500:hover{border-color:var(--blue-500)!important}.xxxl\:active\:edu-border-violet-500:active,.xxxl\:after\:edu-border-violet-500:after,.xxxl\:before\:edu-border-violet-500:before,.xxxl\:disabled\:edu-border-violet-500:disabled,.xxxl\:edu-border-violet-500,.xxxl\:focus\:edu-border-violet-500:focus,.xxxl\:hover\:edu-border-violet-500:hover{border-color:var(--violet-500)!important}.xxxl\:active\:edu-border-transparent-100:active,.xxxl\:after\:edu-border-transparent-100:after,.xxxl\:before\:edu-border-transparent-100:before,.xxxl\:disabled\:edu-border-transparent-100:disabled,.xxxl\:edu-border-transparent-100,.xxxl\:focus\:edu-border-transparent-100:focus,.xxxl\:hover\:edu-border-transparent-100:hover{border-color:transparent!important}}.edu-font-poppins{font-family:Poppins,sans-serif!important}@media (min-width:320px){.xs\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:480px){.sm\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:768px){.md\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:992px){.lg\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:1200px){.xl\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:1300px){.xxl\:edu-font-poppins{font-family:Poppins,sans-serif!important}}@media (min-width:1400px){.xxxl\:edu-font-poppins{font-family:Poppins,sans-serif!important}}.edu-font-playFair{font-family:Playfair Display,serif!important}@media (min-width:320px){.xs\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:480px){.sm\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:768px){.md\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:992px){.lg\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:1200px){.xl\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:1300px){.xxl\:edu-font-playFair{font-family:Playfair Display,serif!important}}@media (min-width:1400px){.xxxl\:edu-font-playFair{font-family:Playfair Display,serif!important}}.edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}@media (min-width:320px){.xs\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:480px){.sm\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:768px){.md\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:992px){.lg\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:1200px){.xl\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:1300px){.xxl\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}@media (min-width:1400px){.xxxl\:edu-font-AVenirRoman{font-family:AvenirLTStd-Roman!important}}.edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}@media (min-width:320px){.xs\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:480px){.sm\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:768px){.md\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:992px){.lg\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:1200px){.xl\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:1300px){.xxl\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}@media (min-width:1400px){.xxxl\:edu-font-AVenirBook{font-family:AvenirLTStd-Book!important}}.edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}@media (min-width:320px){.xs\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:480px){.sm\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:768px){.md\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:992px){.lg\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:1200px){.xl\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:1300px){.xxl\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}@media (min-width:1400px){.xxxl\:edu-font-AVenirBlack{font-family:AvenirLTStd-Black!important}}.edu-font-amita{font-family:Amita,cursive!important}@media (min-width:320px){.xs\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:480px){.sm\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:768px){.md\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:992px){.lg\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:1200px){.xl\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:1300px){.xxl\:edu-font-amita{font-family:Amita,cursive!important}}@media (min-width:1400px){.xxxl\:edu-font-amita{font-family:Amita,cursive!important}}.edu-font-inter{font-family:Inter,sans-serif!important}@media (min-width:320px){.xs\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:480px){.sm\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:768px){.md\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:992px){.lg\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:1200px){.xl\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:1300px){.xxl\:edu-font-inter{font-family:Inter,sans-serif!important}}@media (min-width:1400px){.xxxl\:edu-font-inter{font-family:Inter,sans-serif!important}}.edu-text-10{font-size:10px!important}@media (min-width:320px){.xs\:edu-text-10{font-size:10px!important}}@media (min-width:480px){.sm\:edu-text-10{font-size:10px!important}}@media (min-width:768px){.md\:edu-text-10{font-size:10px!important}}@media (min-width:992px){.lg\:edu-text-10{font-size:10px!important}}@media (min-width:1200px){.xl\:edu-text-10{font-size:10px!important}}@media (min-width:1300px){.xxl\:edu-text-10{font-size:10px!important}}@media (min-width:1400px){.xxxl\:edu-text-10{font-size:10px!important}}.edu-text-12{font-size:12px!important}@media (min-width:320px){.xs\:edu-text-12{font-size:12px!important}}@media (min-width:480px){.sm\:edu-text-12{font-size:12px!important}}@media (min-width:768px){.md\:edu-text-12{font-size:12px!important}}@media (min-width:992px){.lg\:edu-text-12{font-size:12px!important}}@media (min-width:1200px){.xl\:edu-text-12{font-size:12px!important}}@media (min-width:1300px){.xxl\:edu-text-12{font-size:12px!important}}@media (min-width:1400px){.xxxl\:edu-text-12{font-size:12px!important}}.edu-text-14{font-size:14px!important}@media (min-width:320px){.xs\:edu-text-14{font-size:14px!important}}@media (min-width:480px){.sm\:edu-text-14{font-size:14px!important}}@media (min-width:768px){.md\:edu-text-14{font-size:14px!important}}@media (min-width:992px){.lg\:edu-text-14{font-size:14px!important}}@media (min-width:1200px){.xl\:edu-text-14{font-size:14px!important}}@media (min-width:1300px){.xxl\:edu-text-14{font-size:14px!important}}@media (min-width:1400px){.xxxl\:edu-text-14{font-size:14px!important}}.edu-text-16{font-size:16px!important}@media (min-width:320px){.xs\:edu-text-16{font-size:16px!important}}@media (min-width:480px){.sm\:edu-text-16{font-size:16px!important}}@media (min-width:768px){.md\:edu-text-16{font-size:16px!important}}@media (min-width:992px){.lg\:edu-text-16{font-size:16px!important}}@media (min-width:1200px){.xl\:edu-text-16{font-size:16px!important}}@media (min-width:1300px){.xxl\:edu-text-16{font-size:16px!important}}@media (min-width:1400px){.xxxl\:edu-text-16{font-size:16px!important}}.edu-text-18{font-size:18px!important}@media (min-width:320px){.xs\:edu-text-18{font-size:18px!important}}@media (min-width:480px){.sm\:edu-text-18{font-size:18px!important}}@media (min-width:768px){.md\:edu-text-18{font-size:18px!important}}@media (min-width:992px){.lg\:edu-text-18{font-size:18px!important}}@media (min-width:1200px){.xl\:edu-text-18{font-size:18px!important}}@media (min-width:1300px){.xxl\:edu-text-18{font-size:18px!important}}@media (min-width:1400px){.xxxl\:edu-text-18{font-size:18px!important}}.edu-text-20{font-size:20px!important}@media (min-width:320px){.xs\:edu-text-20{font-size:20px!important}}@media (min-width:480px){.sm\:edu-text-20{font-size:20px!important}}@media (min-width:768px){.md\:edu-text-20{font-size:20px!important}}@media (min-width:992px){.lg\:edu-text-20{font-size:20px!important}}@media (min-width:1200px){.xl\:edu-text-20{font-size:20px!important}}@media (min-width:1300px){.xxl\:edu-text-20{font-size:20px!important}}@media (min-width:1400px){.xxxl\:edu-text-20{font-size:20px!important}}.edu-text-22{font-size:22px!important}@media (min-width:320px){.xs\:edu-text-22{font-size:22px!important}}@media (min-width:480px){.sm\:edu-text-22{font-size:22px!important}}@media (min-width:768px){.md\:edu-text-22{font-size:22px!important}}@media (min-width:992px){.lg\:edu-text-22{font-size:22px!important}}@media (min-width:1200px){.xl\:edu-text-22{font-size:22px!important}}@media (min-width:1300px){.xxl\:edu-text-22{font-size:22px!important}}@media (min-width:1400px){.xxxl\:edu-text-22{font-size:22px!important}}.edu-text-24{font-size:24px!important}@media (min-width:320px){.xs\:edu-text-24{font-size:24px!important}}@media (min-width:480px){.sm\:edu-text-24{font-size:24px!important}}@media (min-width:768px){.md\:edu-text-24{font-size:24px!important}}@media (min-width:992px){.lg\:edu-text-24{font-size:24px!important}}@media (min-width:1200px){.xl\:edu-text-24{font-size:24px!important}}@media (min-width:1300px){.xxl\:edu-text-24{font-size:24px!important}}@media (min-width:1400px){.xxxl\:edu-text-24{font-size:24px!important}}.edu-text-26{font-size:26px!important}@media (min-width:320px){.xs\:edu-text-26{font-size:26px!important}}@media (min-width:480px){.sm\:edu-text-26{font-size:26px!important}}@media (min-width:768px){.md\:edu-text-26{font-size:26px!important}}@media (min-width:992px){.lg\:edu-text-26{font-size:26px!important}}@media (min-width:1200px){.xl\:edu-text-26{font-size:26px!important}}@media (min-width:1300px){.xxl\:edu-text-26{font-size:26px!important}}@media (min-width:1400px){.xxxl\:edu-text-26{font-size:26px!important}}.edu-text-28{font-size:28px!important}@media (min-width:320px){.xs\:edu-text-28{font-size:28px!important}}@media (min-width:480px){.sm\:edu-text-28{font-size:28px!important}}@media (min-width:768px){.md\:edu-text-28{font-size:28px!important}}@media (min-width:992px){.lg\:edu-text-28{font-size:28px!important}}@media (min-width:1200px){.xl\:edu-text-28{font-size:28px!important}}@media (min-width:1300px){.xxl\:edu-text-28{font-size:28px!important}}@media (min-width:1400px){.xxxl\:edu-text-28{font-size:28px!important}}.edu-text-30{font-size:30px!important}@media (min-width:320px){.xs\:edu-text-30{font-size:30px!important}}@media (min-width:480px){.sm\:edu-text-30{font-size:30px!important}}@media (min-width:768px){.md\:edu-text-30{font-size:30px!important}}@media (min-width:992px){.lg\:edu-text-30{font-size:30px!important}}@media (min-width:1200px){.xl\:edu-text-30{font-size:30px!important}}@media (min-width:1300px){.xxl\:edu-text-30{font-size:30px!important}}@media (min-width:1400px){.xxxl\:edu-text-30{font-size:30px!important}}.edu-text-32{font-size:32px!important}@media (min-width:320px){.xs\:edu-text-32{font-size:32px!important}}@media (min-width:480px){.sm\:edu-text-32{font-size:32px!important}}@media (min-width:768px){.md\:edu-text-32{font-size:32px!important}}@media (min-width:992px){.lg\:edu-text-32{font-size:32px!important}}@media (min-width:1200px){.xl\:edu-text-32{font-size:32px!important}}@media (min-width:1300px){.xxl\:edu-text-32{font-size:32px!important}}@media (min-width:1400px){.xxxl\:edu-text-32{font-size:32px!important}}.edu-text-36{font-size:36px!important}@media (min-width:320px){.xs\:edu-text-36{font-size:36px!important}}@media (min-width:480px){.sm\:edu-text-36{font-size:36px!important}}@media (min-width:768px){.md\:edu-text-36{font-size:36px!important}}@media (min-width:992px){.lg\:edu-text-36{font-size:36px!important}}@media (min-width:1200px){.xl\:edu-text-36{font-size:36px!important}}@media (min-width:1300px){.xxl\:edu-text-36{font-size:36px!important}}@media (min-width:1400px){.xxxl\:edu-text-36{font-size:36px!important}}.edu-text-40{font-size:40px!important}@media (min-width:320px){.xs\:edu-text-40{font-size:40px!important}}@media (min-width:480px){.sm\:edu-text-40{font-size:40px!important}}@media (min-width:768px){.md\:edu-text-40{font-size:40px!important}}@media (min-width:992px){.lg\:edu-text-40{font-size:40px!important}}@media (min-width:1200px){.xl\:edu-text-40{font-size:40px!important}}@media (min-width:1300px){.xxl\:edu-text-40{font-size:40px!important}}@media (min-width:1400px){.xxxl\:edu-text-40{font-size:40px!important}}.edu-text-48{font-size:48px!important}@media (min-width:320px){.xs\:edu-text-48{font-size:48px!important}}@media (min-width:480px){.sm\:edu-text-48{font-size:48px!important}}@media (min-width:768px){.md\:edu-text-48{font-size:48px!important}}@media (min-width:992px){.lg\:edu-text-48{font-size:48px!important}}@media (min-width:1200px){.xl\:edu-text-48{font-size:48px!important}}@media (min-width:1300px){.xxl\:edu-text-48{font-size:48px!important}}@media (min-width:1400px){.xxxl\:edu-text-48{font-size:48px!important}}.edu-text-56{font-size:56px!important}@media (min-width:320px){.xs\:edu-text-56{font-size:56px!important}}@media (min-width:480px){.sm\:edu-text-56{font-size:56px!important}}@media (min-width:768px){.md\:edu-text-56{font-size:56px!important}}@media (min-width:992px){.lg\:edu-text-56{font-size:56px!important}}@media (min-width:1200px){.xl\:edu-text-56{font-size:56px!important}}@media (min-width:1300px){.xxl\:edu-text-56{font-size:56px!important}}@media (min-width:1400px){.xxxl\:edu-text-56{font-size:56px!important}}.edu-text-64{font-size:64px!important}@media (min-width:320px){.xs\:edu-text-64{font-size:64px!important}}@media (min-width:480px){.sm\:edu-text-64{font-size:64px!important}}@media (min-width:768px){.md\:edu-text-64{font-size:64px!important}}@media (min-width:992px){.lg\:edu-text-64{font-size:64px!important}}@media (min-width:1200px){.xl\:edu-text-64{font-size:64px!important}}@media (min-width:1300px){.xxl\:edu-text-64{font-size:64px!important}}@media (min-width:1400px){.xxxl\:edu-text-64{font-size:64px!important}}.edu-text-72{font-size:72px!important}@media (min-width:320px){.xs\:edu-text-72{font-size:72px!important}}@media (min-width:480px){.sm\:edu-text-72{font-size:72px!important}}@media (min-width:768px){.md\:edu-text-72{font-size:72px!important}}@media (min-width:992px){.lg\:edu-text-72{font-size:72px!important}}@media (min-width:1200px){.xl\:edu-text-72{font-size:72px!important}}@media (min-width:1300px){.xxl\:edu-text-72{font-size:72px!important}}@media (min-width:1400px){.xxxl\:edu-text-72{font-size:72px!important}}.edu-text-80{font-size:80px!important}@media (min-width:320px){.xs\:edu-text-80{font-size:80px!important}}@media (min-width:480px){.sm\:edu-text-80{font-size:80px!important}}@media (min-width:768px){.md\:edu-text-80{font-size:80px!important}}@media (min-width:992px){.lg\:edu-text-80{font-size:80px!important}}@media (min-width:1200px){.xl\:edu-text-80{font-size:80px!important}}@media (min-width:1300px){.xxl\:edu-text-80{font-size:80px!important}}@media (min-width:1400px){.xxxl\:edu-text-80{font-size:80px!important}}.edu-text-90{font-size:90px!important}@media (min-width:320px){.xs\:edu-text-90{font-size:90px!important}}@media (min-width:480px){.sm\:edu-text-90{font-size:90px!important}}@media (min-width:768px){.md\:edu-text-90{font-size:90px!important}}@media (min-width:992px){.lg\:edu-text-90{font-size:90px!important}}@media (min-width:1200px){.xl\:edu-text-90{font-size:90px!important}}@media (min-width:1300px){.xxl\:edu-text-90{font-size:90px!important}}@media (min-width:1400px){.xxxl\:edu-text-90{font-size:90px!important}}.edu-text-100{font-size:100px!important}@media (min-width:320px){.xs\:edu-text-100{font-size:100px!important}}@media (min-width:480px){.sm\:edu-text-100{font-size:100px!important}}@media (min-width:768px){.md\:edu-text-100{font-size:100px!important}}@media (min-width:992px){.lg\:edu-text-100{font-size:100px!important}}@media (min-width:1200px){.xl\:edu-text-100{font-size:100px!important}}@media (min-width:1300px){.xxl\:edu-text-100{font-size:100px!important}}@media (min-width:1400px){.xxxl\:edu-text-100{font-size:100px!important}}.edu-font-light{font-weight:300!important}@media (min-width:320px){.xs\:edu-font-light{font-weight:300!important}}@media (min-width:480px){.sm\:edu-font-light{font-weight:300!important}}@media (min-width:768px){.md\:edu-font-light{font-weight:300!important}}@media (min-width:992px){.lg\:edu-font-light{font-weight:300!important}}@media (min-width:1200px){.xl\:edu-font-light{font-weight:300!important}}@media (min-width:1300px){.xxl\:edu-font-light{font-weight:300!important}}@media (min-width:1400px){.xxxl\:edu-font-light{font-weight:300!important}}.edu-font-regular{font-weight:400!important}@media (min-width:320px){.xs\:edu-font-regular{font-weight:400!important}}@media (min-width:480px){.sm\:edu-font-regular{font-weight:400!important}}@media (min-width:768px){.md\:edu-font-regular{font-weight:400!important}}@media (min-width:992px){.lg\:edu-font-regular{font-weight:400!important}}@media (min-width:1200px){.xl\:edu-font-regular{font-weight:400!important}}@media (min-width:1300px){.xxl\:edu-font-regular{font-weight:400!important}}@media (min-width:1400px){.xxxl\:edu-font-regular{font-weight:400!important}}.edu-font-medium{font-weight:500!important}@media (min-width:320px){.xs\:edu-font-medium{font-weight:500!important}}@media (min-width:480px){.sm\:edu-font-medium{font-weight:500!important}}@media (min-width:768px){.md\:edu-font-medium{font-weight:500!important}}@media (min-width:992px){.lg\:edu-font-medium{font-weight:500!important}}@media (min-width:1200px){.xl\:edu-font-medium{font-weight:500!important}}@media (min-width:1300px){.xxl\:edu-font-medium{font-weight:500!important}}@media (min-width:1400px){.xxxl\:edu-font-medium{font-weight:500!important}}.edu-font-semi-bold{font-weight:600!important}@media (min-width:320px){.xs\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:480px){.sm\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:768px){.md\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:992px){.lg\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:1200px){.xl\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:1300px){.xxl\:edu-font-semi-bold{font-weight:600!important}}@media (min-width:1400px){.xxxl\:edu-font-semi-bold{font-weight:600!important}}.edu-font-bold{font-weight:700!important}@media (min-width:320px){.xs\:edu-font-bold{font-weight:700!important}}@media (min-width:480px){.sm\:edu-font-bold{font-weight:700!important}}@media (min-width:768px){.md\:edu-font-bold{font-weight:700!important}}@media (min-width:992px){.lg\:edu-font-bold{font-weight:700!important}}@media (min-width:1200px){.xl\:edu-font-bold{font-weight:700!important}}@media (min-width:1300px){.xxl\:edu-font-bold{font-weight:700!important}}@media (min-width:1400px){.xxxl\:edu-font-bold{font-weight:700!important}}.edu-m-0{margin:0!important}.edu-m-2{margin:2px!important}.edu-m-4{margin:4px!important}.edu-m-5{margin:5px!important}.edu-m-8{margin:8px!important}.edu-m-10{margin:10px!important}.edu-m-15{margin:15px!important}.edu-m-12{margin:12px!important}.edu-m-14{margin:14px!important}.edu-m-16{margin:16px!important}.edu-m-18{margin:18px!important}.edu-m-20{margin:20px!important}.edu-m-25{margin:25px!important}.edu-m-24{margin:24px!important}.edu-m-30{margin:30px!important}.edu-m-32{margin:32px!important}.edu-m-35{margin:35px!important}.edu-m-40{margin:40px!important}.edu-m-45{margin:45px!important}.edu-m-55{margin:55px!important}.edu-m-65{margin:65px!important}.edu-m-75{margin:75px!important}.edu-m-auto{margin:auto!important}.edu-mx-0{margin-left:0!important;margin-right:0!important}.edu-mx-2{margin-left:2px!important;margin-right:2px!important}.edu-mx-4{margin-left:4px!important;margin-right:4px!important}.edu-mx-5{margin-left:5px!important;margin-right:5px!important}.edu-mx-8{margin-left:8px!important;margin-right:8px!important}.edu-mx-10{margin-left:10px!important;margin-right:10px!important}.edu-mx-15{margin-left:15px!important;margin-right:15px!important}.edu-mx-12{margin-left:12px!important;margin-right:12px!important}.edu-mx-14{margin-left:14px!important;margin-right:14px!important}.edu-mx-16{margin-left:16px!important;margin-right:16px!important}.edu-mx-18{margin-left:18px!important;margin-right:18px!important}.edu-mx-20{margin-left:20px!important;margin-right:20px!important}.edu-mx-25{margin-left:25px!important;margin-right:25px!important}.edu-mx-24{margin-left:24px!important;margin-right:24px!important}.edu-mx-30{margin-left:30px!important;margin-right:30px!important}.edu-mx-32{margin-left:32px!important;margin-right:32px!important}.edu-mx-35{margin-left:35px!important;margin-right:35px!important}.edu-mx-40{margin-left:40px!important;margin-right:40px!important}.edu-mx-45{margin-left:45px!important;margin-right:45px!important}.edu-mx-55{margin-left:55px!important;margin-right:55px!important}.edu-mx-65{margin-left:65px!important;margin-right:65px!important}.edu-mx-75{margin-left:75px!important;margin-right:75px!important}.edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.edu-my-0{margin-top:0!important;margin-bottom:0!important}.edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.edu-mt-0{margin-top:0!important}.edu-mt-2{margin-top:2px!important}.edu-mt-4{margin-top:4px!important}.edu-mt-5{margin-top:5px!important}.edu-mt-8{margin-top:8px!important}.edu-mt-10{margin-top:10px!important}.edu-mt-15{margin-top:15px!important}.edu-mt-12{margin-top:12px!important}.edu-mt-14{margin-top:14px!important}.edu-mt-16{margin-top:16px!important}.edu-mt-18{margin-top:18px!important}.edu-mt-20{margin-top:20px!important}.edu-mt-25{margin-top:25px!important}.edu-mt-24{margin-top:24px!important}.edu-mt-30{margin-top:30px!important}.edu-mt-32{margin-top:32px!important}.edu-mt-35{margin-top:35px!important}.edu-mt-40{margin-top:40px!important}.edu-mt-45{margin-top:45px!important}.edu-mt-55{margin-top:55px!important}.edu-mt-65{margin-top:65px!important}.edu-mt-75{margin-top:75px!important}.edu-mt-auto{margin-top:auto!important}.edu-mr-0{margin-right:0!important}.edu-mr-2{margin-right:2px!important}.edu-mr-4{margin-right:4px!important}.edu-mr-5{margin-right:5px!important}.edu-mr-8{margin-right:8px!important}.edu-mr-10{margin-right:10px!important}.edu-mr-15{margin-right:15px!important}.edu-mr-12{margin-right:12px!important}.edu-mr-14{margin-right:14px!important}.edu-mr-16{margin-right:16px!important}.edu-mr-18{margin-right:18px!important}.edu-mr-20{margin-right:20px!important}.edu-mr-25{margin-right:25px!important}.edu-mr-24{margin-right:24px!important}.edu-mr-30{margin-right:30px!important}.edu-mr-32{margin-right:32px!important}.edu-mr-35{margin-right:35px!important}.edu-mr-40{margin-right:40px!important}.edu-mr-45{margin-right:45px!important}.edu-mr-55{margin-right:55px!important}.edu-mr-65{margin-right:65px!important}.edu-mr-75{margin-right:75px!important}.edu-mr-auto{margin-right:auto!important}.edu-mb-0{margin-bottom:0!important}.edu-mb-2{margin-bottom:2px!important}.edu-mb-4{margin-bottom:4px!important}.edu-mb-5{margin-bottom:5px!important}.edu-mb-8{margin-bottom:8px!important}.edu-mb-10{margin-bottom:10px!important}.edu-mb-15{margin-bottom:15px!important}.edu-mb-12{margin-bottom:12px!important}.edu-mb-14{margin-bottom:14px!important}.edu-mb-16{margin-bottom:16px!important}.edu-mb-18{margin-bottom:18px!important}.edu-mb-20{margin-bottom:20px!important}.edu-mb-25{margin-bottom:25px!important}.edu-mb-24{margin-bottom:24px!important}.edu-mb-30{margin-bottom:30px!important}.edu-mb-32{margin-bottom:32px!important}.edu-mb-35{margin-bottom:35px!important}.edu-mb-40{margin-bottom:40px!important}.edu-mb-45{margin-bottom:45px!important}.edu-mb-55{margin-bottom:55px!important}.edu-mb-65{margin-bottom:65px!important}.edu-mb-75{margin-bottom:75px!important}.edu-mb-auto{margin-bottom:auto!important}.edu-ml-0{margin-left:0!important}.edu-ml-2{margin-left:2px!important}.edu-ml-4{margin-left:4px!important}.edu-ml-5{margin-left:5px!important}.edu-ml-8{margin-left:8px!important}.edu-ml-10{margin-left:10px!important}.edu-ml-15{margin-left:15px!important}.edu-ml-12{margin-left:12px!important}.edu-ml-14{margin-left:14px!important}.edu-ml-16{margin-left:16px!important}.edu-ml-18{margin-left:18px!important}.edu-ml-20{margin-left:20px!important}.edu-ml-25{margin-left:25px!important}.edu-ml-24{margin-left:24px!important}.edu-ml-30{margin-left:30px!important}.edu-ml-32{margin-left:32px!important}.edu-ml-35{margin-left:35px!important}.edu-ml-40{margin-left:40px!important}.edu-ml-45{margin-left:45px!important}.edu-ml-55{margin-left:55px!important}.edu-ml-65{margin-left:65px!important}.edu-ml-75{margin-left:75px!important}.edu-ml-auto{margin-left:auto!important}.edu-p-0{padding:0!important}.edu-p-2{padding:2px!important}.edu-p-4{padding:4px!important}.edu-p-5{padding:5px!important}.edu-p-8{padding:8px!important}.edu-p-10{padding:10px!important}.edu-p-15{padding:15px!important}.edu-p-12{padding:12px!important}.edu-p-14{padding:14px!important}.edu-p-16{padding:16px!important}.edu-p-18{padding:18px!important}.edu-p-20{padding:20px!important}.edu-p-25{padding:25px!important}.edu-p-24{padding:24px!important}.edu-p-30{padding:30px!important}.edu-p-32{padding:32px!important}.edu-p-35{padding:35px!important}.edu-p-40{padding:40px!important}.edu-p-45{padding:45px!important}.edu-p-55{padding:55px!important}.edu-p-65{padding:65px!important}.edu-p-75{padding:75px!important}.edu-p-auto{padding:auto!important}.edu-px-0{padding-left:0!important;padding-right:0!important}.edu-px-2{padding-left:2px!important;padding-right:2px!important}.edu-px-4{padding-left:4px!important;padding-right:4px!important}.edu-px-5{padding-left:5px!important;padding-right:5px!important}.edu-px-8{padding-left:8px!important;padding-right:8px!important}.edu-px-10{padding-left:10px!important;padding-right:10px!important}.edu-px-15{padding-left:15px!important;padding-right:15px!important}.edu-px-12{padding-left:12px!important;padding-right:12px!important}.edu-px-14{padding-left:14px!important;padding-right:14px!important}.edu-px-16{padding-left:16px!important;padding-right:16px!important}.edu-px-18{padding-left:18px!important;padding-right:18px!important}.edu-px-20{padding-left:20px!important;padding-right:20px!important}.edu-px-25{padding-left:25px!important;padding-right:25px!important}.edu-px-24{padding-left:24px!important;padding-right:24px!important}.edu-px-30{padding-left:30px!important;padding-right:30px!important}.edu-px-32{padding-left:32px!important;padding-right:32px!important}.edu-px-35{padding-left:35px!important;padding-right:35px!important}.edu-px-40{padding-left:40px!important;padding-right:40px!important}.edu-px-45{padding-left:45px!important;padding-right:45px!important}.edu-px-55{padding-left:55px!important;padding-right:55px!important}.edu-px-65{padding-left:65px!important;padding-right:65px!important}.edu-px-75{padding-left:75px!important;padding-right:75px!important}.edu-px-auto{padding-left:auto!important;padding-right:auto!important}.edu-py-0{padding-top:0!important;padding-bottom:0!important}.edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.edu-pt-0{padding-top:0!important}.edu-pt-2{padding-top:2px!important}.edu-pt-4{padding-top:4px!important}.edu-pt-5{padding-top:5px!important}.edu-pt-8{padding-top:8px!important}.edu-pt-10{padding-top:10px!important}.edu-pt-15{padding-top:15px!important}.edu-pt-12{padding-top:12px!important}.edu-pt-14{padding-top:14px!important}.edu-pt-16{padding-top:16px!important}.edu-pt-18{padding-top:18px!important}.edu-pt-20{padding-top:20px!important}.edu-pt-25{padding-top:25px!important}.edu-pt-24{padding-top:24px!important}.edu-pt-30{padding-top:30px!important}.edu-pt-32{padding-top:32px!important}.edu-pt-35{padding-top:35px!important}.edu-pt-40{padding-top:40px!important}.edu-pt-45{padding-top:45px!important}.edu-pt-55{padding-top:55px!important}.edu-pt-65{padding-top:65px!important}.edu-pt-75{padding-top:75px!important}.edu-pt-auto{padding-top:auto!important}.edu-pr-0{padding-right:0!important}.edu-pr-2{padding-right:2px!important}.edu-pr-4{padding-right:4px!important}.edu-pr-5{padding-right:5px!important}.edu-pr-8{padding-right:8px!important}.edu-pr-10{padding-right:10px!important}.edu-pr-15{padding-right:15px!important}.edu-pr-12{padding-right:12px!important}.edu-pr-14{padding-right:14px!important}.edu-pr-16{padding-right:16px!important}.edu-pr-18{padding-right:18px!important}.edu-pr-20{padding-right:20px!important}.edu-pr-25{padding-right:25px!important}.edu-pr-24{padding-right:24px!important}.edu-pr-30{padding-right:30px!important}.edu-pr-32{padding-right:32px!important}.edu-pr-35{padding-right:35px!important}.edu-pr-40{padding-right:40px!important}.edu-pr-45{padding-right:45px!important}.edu-pr-55{padding-right:55px!important}.edu-pr-65{padding-right:65px!important}.edu-pr-75{padding-right:75px!important}.edu-pr-auto{padding-right:auto!important}.edu-pb-0{padding-bottom:0!important}.edu-pb-2{padding-bottom:2px!important}.edu-pb-4{padding-bottom:4px!important}.edu-pb-5{padding-bottom:5px!important}.edu-pb-8{padding-bottom:8px!important}.edu-pb-10{padding-bottom:10px!important}.edu-pb-15{padding-bottom:15px!important}.edu-pb-12{padding-bottom:12px!important}.edu-pb-14{padding-bottom:14px!important}.edu-pb-16{padding-bottom:16px!important}.edu-pb-18{padding-bottom:18px!important}.edu-pb-20{padding-bottom:20px!important}.edu-pb-25{padding-bottom:25px!important}.edu-pb-24{padding-bottom:24px!important}.edu-pb-30{padding-bottom:30px!important}.edu-pb-32{padding-bottom:32px!important}.edu-pb-35{padding-bottom:35px!important}.edu-pb-40{padding-bottom:40px!important}.edu-pb-45{padding-bottom:45px!important}.edu-pb-55{padding-bottom:55px!important}.edu-pb-65{padding-bottom:65px!important}.edu-pb-75{padding-bottom:75px!important}.edu-pb-auto{padding-bottom:auto!important}.edu-pl-0{padding-left:0!important}.edu-pl-2{padding-left:2px!important}.edu-pl-4{padding-left:4px!important}.edu-pl-5{padding-left:5px!important}.edu-pl-8{padding-left:8px!important}.edu-pl-10{padding-left:10px!important}.edu-pl-15{padding-left:15px!important}.edu-pl-12{padding-left:12px!important}.edu-pl-14{padding-left:14px!important}.edu-pl-16{padding-left:16px!important}.edu-pl-18{padding-left:18px!important}.edu-pl-20{padding-left:20px!important}.edu-pl-25{padding-left:25px!important}.edu-pl-24{padding-left:24px!important}.edu-pl-30{padding-left:30px!important}.edu-pl-32{padding-left:32px!important}.edu-pl-35{padding-left:35px!important}.edu-pl-40{padding-left:40px!important}.edu-pl-45{padding-left:45px!important}.edu-pl-55{padding-left:55px!important}.edu-pl-65{padding-left:65px!important}.edu-pl-75{padding-left:75px!important}.edu-pl-auto{padding-left:auto!important}@media (min-width:320px){.xs\:edu-m-0{margin:0!important}.xs\:edu-m-2{margin:2px!important}.xs\:edu-m-4{margin:4px!important}.xs\:edu-m-5{margin:5px!important}.xs\:edu-m-8{margin:8px!important}.xs\:edu-m-10{margin:10px!important}.xs\:edu-m-15{margin:15px!important}.xs\:edu-m-12{margin:12px!important}.xs\:edu-m-14{margin:14px!important}.xs\:edu-m-16{margin:16px!important}.xs\:edu-m-18{margin:18px!important}.xs\:edu-m-20{margin:20px!important}.xs\:edu-m-25{margin:25px!important}.xs\:edu-m-24{margin:24px!important}.xs\:edu-m-30{margin:30px!important}.xs\:edu-m-32{margin:32px!important}.xs\:edu-m-35{margin:35px!important}.xs\:edu-m-40{margin:40px!important}.xs\:edu-m-45{margin:45px!important}.xs\:edu-m-55{margin:55px!important}.xs\:edu-m-65{margin:65px!important}.xs\:edu-m-75{margin:75px!important}.xs\:edu-m-auto{margin:auto!important}.xs\:edu-mx-0{margin-left:0!important;margin-right:0!important}.xs\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.xs\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.xs\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.xs\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.xs\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.xs\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.xs\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.xs\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.xs\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.xs\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.xs\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.xs\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.xs\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.xs\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.xs\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.xs\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.xs\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.xs\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.xs\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.xs\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.xs\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.xs\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.xs\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.xs\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.xs\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.xs\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.xs\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.xs\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.xs\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.xs\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.xs\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.xs\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.xs\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.xs\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.xs\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.xs\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.xs\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.xs\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.xs\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.xs\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.xs\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.xs\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.xs\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.xs\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.xs\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.xs\:edu-mt-0{margin-top:0!important}.xs\:edu-mt-2{margin-top:2px!important}.xs\:edu-mt-4{margin-top:4px!important}.xs\:edu-mt-5{margin-top:5px!important}.xs\:edu-mt-8{margin-top:8px!important}.xs\:edu-mt-10{margin-top:10px!important}.xs\:edu-mt-15{margin-top:15px!important}.xs\:edu-mt-12{margin-top:12px!important}.xs\:edu-mt-14{margin-top:14px!important}.xs\:edu-mt-16{margin-top:16px!important}.xs\:edu-mt-18{margin-top:18px!important}.xs\:edu-mt-20{margin-top:20px!important}.xs\:edu-mt-25{margin-top:25px!important}.xs\:edu-mt-24{margin-top:24px!important}.xs\:edu-mt-30{margin-top:30px!important}.xs\:edu-mt-32{margin-top:32px!important}.xs\:edu-mt-35{margin-top:35px!important}.xs\:edu-mt-40{margin-top:40px!important}.xs\:edu-mt-45{margin-top:45px!important}.xs\:edu-mt-55{margin-top:55px!important}.xs\:edu-mt-65{margin-top:65px!important}.xs\:edu-mt-75{margin-top:75px!important}.xs\:edu-mt-auto{margin-top:auto!important}.xs\:edu-mr-0{margin-right:0!important}.xs\:edu-mr-2{margin-right:2px!important}.xs\:edu-mr-4{margin-right:4px!important}.xs\:edu-mr-5{margin-right:5px!important}.xs\:edu-mr-8{margin-right:8px!important}.xs\:edu-mr-10{margin-right:10px!important}.xs\:edu-mr-15{margin-right:15px!important}.xs\:edu-mr-12{margin-right:12px!important}.xs\:edu-mr-14{margin-right:14px!important}.xs\:edu-mr-16{margin-right:16px!important}.xs\:edu-mr-18{margin-right:18px!important}.xs\:edu-mr-20{margin-right:20px!important}.xs\:edu-mr-25{margin-right:25px!important}.xs\:edu-mr-24{margin-right:24px!important}.xs\:edu-mr-30{margin-right:30px!important}.xs\:edu-mr-32{margin-right:32px!important}.xs\:edu-mr-35{margin-right:35px!important}.xs\:edu-mr-40{margin-right:40px!important}.xs\:edu-mr-45{margin-right:45px!important}.xs\:edu-mr-55{margin-right:55px!important}.xs\:edu-mr-65{margin-right:65px!important}.xs\:edu-mr-75{margin-right:75px!important}.xs\:edu-mr-auto{margin-right:auto!important}.xs\:edu-mb-0{margin-bottom:0!important}.xs\:edu-mb-2{margin-bottom:2px!important}.xs\:edu-mb-4{margin-bottom:4px!important}.xs\:edu-mb-5{margin-bottom:5px!important}.xs\:edu-mb-8{margin-bottom:8px!important}.xs\:edu-mb-10{margin-bottom:10px!important}.xs\:edu-mb-15{margin-bottom:15px!important}.xs\:edu-mb-12{margin-bottom:12px!important}.xs\:edu-mb-14{margin-bottom:14px!important}.xs\:edu-mb-16{margin-bottom:16px!important}.xs\:edu-mb-18{margin-bottom:18px!important}.xs\:edu-mb-20{margin-bottom:20px!important}.xs\:edu-mb-25{margin-bottom:25px!important}.xs\:edu-mb-24{margin-bottom:24px!important}.xs\:edu-mb-30{margin-bottom:30px!important}.xs\:edu-mb-32{margin-bottom:32px!important}.xs\:edu-mb-35{margin-bottom:35px!important}.xs\:edu-mb-40{margin-bottom:40px!important}.xs\:edu-mb-45{margin-bottom:45px!important}.xs\:edu-mb-55{margin-bottom:55px!important}.xs\:edu-mb-65{margin-bottom:65px!important}.xs\:edu-mb-75{margin-bottom:75px!important}.xs\:edu-mb-auto{margin-bottom:auto!important}.xs\:edu-ml-0{margin-left:0!important}.xs\:edu-ml-2{margin-left:2px!important}.xs\:edu-ml-4{margin-left:4px!important}.xs\:edu-ml-5{margin-left:5px!important}.xs\:edu-ml-8{margin-left:8px!important}.xs\:edu-ml-10{margin-left:10px!important}.xs\:edu-ml-15{margin-left:15px!important}.xs\:edu-ml-12{margin-left:12px!important}.xs\:edu-ml-14{margin-left:14px!important}.xs\:edu-ml-16{margin-left:16px!important}.xs\:edu-ml-18{margin-left:18px!important}.xs\:edu-ml-20{margin-left:20px!important}.xs\:edu-ml-25{margin-left:25px!important}.xs\:edu-ml-24{margin-left:24px!important}.xs\:edu-ml-30{margin-left:30px!important}.xs\:edu-ml-32{margin-left:32px!important}.xs\:edu-ml-35{margin-left:35px!important}.xs\:edu-ml-40{margin-left:40px!important}.xs\:edu-ml-45{margin-left:45px!important}.xs\:edu-ml-55{margin-left:55px!important}.xs\:edu-ml-65{margin-left:65px!important}.xs\:edu-ml-75{margin-left:75px!important}.xs\:edu-ml-auto{margin-left:auto!important}.xs\:edu-p-0{padding:0!important}.xs\:edu-p-2{padding:2px!important}.xs\:edu-p-4{padding:4px!important}.xs\:edu-p-5{padding:5px!important}.xs\:edu-p-8{padding:8px!important}.xs\:edu-p-10{padding:10px!important}.xs\:edu-p-15{padding:15px!important}.xs\:edu-p-12{padding:12px!important}.xs\:edu-p-14{padding:14px!important}.xs\:edu-p-16{padding:16px!important}.xs\:edu-p-18{padding:18px!important}.xs\:edu-p-20{padding:20px!important}.xs\:edu-p-25{padding:25px!important}.xs\:edu-p-24{padding:24px!important}.xs\:edu-p-30{padding:30px!important}.xs\:edu-p-32{padding:32px!important}.xs\:edu-p-35{padding:35px!important}.xs\:edu-p-40{padding:40px!important}.xs\:edu-p-45{padding:45px!important}.xs\:edu-p-55{padding:55px!important}.xs\:edu-p-65{padding:65px!important}.xs\:edu-p-75{padding:75px!important}.xs\:edu-p-auto{padding:auto!important}.xs\:edu-px-0{padding-left:0!important;padding-right:0!important}.xs\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.xs\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.xs\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.xs\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.xs\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.xs\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.xs\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.xs\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.xs\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.xs\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.xs\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.xs\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.xs\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.xs\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.xs\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.xs\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.xs\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.xs\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.xs\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.xs\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.xs\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.xs\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.xs\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.xs\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.xs\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.xs\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.xs\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.xs\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.xs\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.xs\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.xs\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.xs\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.xs\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.xs\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.xs\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.xs\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.xs\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.xs\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.xs\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.xs\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.xs\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.xs\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.xs\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.xs\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.xs\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.xs\:edu-pt-0{padding-top:0!important}.xs\:edu-pt-2{padding-top:2px!important}.xs\:edu-pt-4{padding-top:4px!important}.xs\:edu-pt-5{padding-top:5px!important}.xs\:edu-pt-8{padding-top:8px!important}.xs\:edu-pt-10{padding-top:10px!important}.xs\:edu-pt-15{padding-top:15px!important}.xs\:edu-pt-12{padding-top:12px!important}.xs\:edu-pt-14{padding-top:14px!important}.xs\:edu-pt-16{padding-top:16px!important}.xs\:edu-pt-18{padding-top:18px!important}.xs\:edu-pt-20{padding-top:20px!important}.xs\:edu-pt-25{padding-top:25px!important}.xs\:edu-pt-24{padding-top:24px!important}.xs\:edu-pt-30{padding-top:30px!important}.xs\:edu-pt-32{padding-top:32px!important}.xs\:edu-pt-35{padding-top:35px!important}.xs\:edu-pt-40{padding-top:40px!important}.xs\:edu-pt-45{padding-top:45px!important}.xs\:edu-pt-55{padding-top:55px!important}.xs\:edu-pt-65{padding-top:65px!important}.xs\:edu-pt-75{padding-top:75px!important}.xs\:edu-pt-auto{padding-top:auto!important}.xs\:edu-pr-0{padding-right:0!important}.xs\:edu-pr-2{padding-right:2px!important}.xs\:edu-pr-4{padding-right:4px!important}.xs\:edu-pr-5{padding-right:5px!important}.xs\:edu-pr-8{padding-right:8px!important}.xs\:edu-pr-10{padding-right:10px!important}.xs\:edu-pr-15{padding-right:15px!important}.xs\:edu-pr-12{padding-right:12px!important}.xs\:edu-pr-14{padding-right:14px!important}.xs\:edu-pr-16{padding-right:16px!important}.xs\:edu-pr-18{padding-right:18px!important}.xs\:edu-pr-20{padding-right:20px!important}.xs\:edu-pr-25{padding-right:25px!important}.xs\:edu-pr-24{padding-right:24px!important}.xs\:edu-pr-30{padding-right:30px!important}.xs\:edu-pr-32{padding-right:32px!important}.xs\:edu-pr-35{padding-right:35px!important}.xs\:edu-pr-40{padding-right:40px!important}.xs\:edu-pr-45{padding-right:45px!important}.xs\:edu-pr-55{padding-right:55px!important}.xs\:edu-pr-65{padding-right:65px!important}.xs\:edu-pr-75{padding-right:75px!important}.xs\:edu-pr-auto{padding-right:auto!important}.xs\:edu-pb-0{padding-bottom:0!important}.xs\:edu-pb-2{padding-bottom:2px!important}.xs\:edu-pb-4{padding-bottom:4px!important}.xs\:edu-pb-5{padding-bottom:5px!important}.xs\:edu-pb-8{padding-bottom:8px!important}.xs\:edu-pb-10{padding-bottom:10px!important}.xs\:edu-pb-15{padding-bottom:15px!important}.xs\:edu-pb-12{padding-bottom:12px!important}.xs\:edu-pb-14{padding-bottom:14px!important}.xs\:edu-pb-16{padding-bottom:16px!important}.xs\:edu-pb-18{padding-bottom:18px!important}.xs\:edu-pb-20{padding-bottom:20px!important}.xs\:edu-pb-25{padding-bottom:25px!important}.xs\:edu-pb-24{padding-bottom:24px!important}.xs\:edu-pb-30{padding-bottom:30px!important}.xs\:edu-pb-32{padding-bottom:32px!important}.xs\:edu-pb-35{padding-bottom:35px!important}.xs\:edu-pb-40{padding-bottom:40px!important}.xs\:edu-pb-45{padding-bottom:45px!important}.xs\:edu-pb-55{padding-bottom:55px!important}.xs\:edu-pb-65{padding-bottom:65px!important}.xs\:edu-pb-75{padding-bottom:75px!important}.xs\:edu-pb-auto{padding-bottom:auto!important}.xs\:edu-pl-0{padding-left:0!important}.xs\:edu-pl-2{padding-left:2px!important}.xs\:edu-pl-4{padding-left:4px!important}.xs\:edu-pl-5{padding-left:5px!important}.xs\:edu-pl-8{padding-left:8px!important}.xs\:edu-pl-10{padding-left:10px!important}.xs\:edu-pl-15{padding-left:15px!important}.xs\:edu-pl-12{padding-left:12px!important}.xs\:edu-pl-14{padding-left:14px!important}.xs\:edu-pl-16{padding-left:16px!important}.xs\:edu-pl-18{padding-left:18px!important}.xs\:edu-pl-20{padding-left:20px!important}.xs\:edu-pl-25{padding-left:25px!important}.xs\:edu-pl-24{padding-left:24px!important}.xs\:edu-pl-30{padding-left:30px!important}.xs\:edu-pl-32{padding-left:32px!important}.xs\:edu-pl-35{padding-left:35px!important}.xs\:edu-pl-40{padding-left:40px!important}.xs\:edu-pl-45{padding-left:45px!important}.xs\:edu-pl-55{padding-left:55px!important}.xs\:edu-pl-65{padding-left:65px!important}.xs\:edu-pl-75{padding-left:75px!important}.xs\:edu-pl-auto{padding-left:auto!important}}@media (min-width:480px){.sm\:edu-m-0{margin:0!important}.sm\:edu-m-2{margin:2px!important}.sm\:edu-m-4{margin:4px!important}.sm\:edu-m-5{margin:5px!important}.sm\:edu-m-8{margin:8px!important}.sm\:edu-m-10{margin:10px!important}.sm\:edu-m-15{margin:15px!important}.sm\:edu-m-12{margin:12px!important}.sm\:edu-m-14{margin:14px!important}.sm\:edu-m-16{margin:16px!important}.sm\:edu-m-18{margin:18px!important}.sm\:edu-m-20{margin:20px!important}.sm\:edu-m-25{margin:25px!important}.sm\:edu-m-24{margin:24px!important}.sm\:edu-m-30{margin:30px!important}.sm\:edu-m-32{margin:32px!important}.sm\:edu-m-35{margin:35px!important}.sm\:edu-m-40{margin:40px!important}.sm\:edu-m-45{margin:45px!important}.sm\:edu-m-55{margin:55px!important}.sm\:edu-m-65{margin:65px!important}.sm\:edu-m-75{margin:75px!important}.sm\:edu-m-auto{margin:auto!important}.sm\:edu-mx-0{margin-left:0!important;margin-right:0!important}.sm\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.sm\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.sm\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.sm\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.sm\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.sm\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.sm\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.sm\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.sm\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.sm\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.sm\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.sm\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.sm\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.sm\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.sm\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.sm\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.sm\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.sm\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.sm\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.sm\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.sm\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.sm\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.sm\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.sm\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.sm\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.sm\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.sm\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.sm\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.sm\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.sm\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.sm\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.sm\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.sm\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.sm\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.sm\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.sm\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.sm\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.sm\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.sm\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.sm\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.sm\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.sm\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.sm\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.sm\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.sm\:edu-mt-0{margin-top:0!important}.sm\:edu-mt-2{margin-top:2px!important}.sm\:edu-mt-4{margin-top:4px!important}.sm\:edu-mt-5{margin-top:5px!important}.sm\:edu-mt-8{margin-top:8px!important}.sm\:edu-mt-10{margin-top:10px!important}.sm\:edu-mt-15{margin-top:15px!important}.sm\:edu-mt-12{margin-top:12px!important}.sm\:edu-mt-14{margin-top:14px!important}.sm\:edu-mt-16{margin-top:16px!important}.sm\:edu-mt-18{margin-top:18px!important}.sm\:edu-mt-20{margin-top:20px!important}.sm\:edu-mt-25{margin-top:25px!important}.sm\:edu-mt-24{margin-top:24px!important}.sm\:edu-mt-30{margin-top:30px!important}.sm\:edu-mt-32{margin-top:32px!important}.sm\:edu-mt-35{margin-top:35px!important}.sm\:edu-mt-40{margin-top:40px!important}.sm\:edu-mt-45{margin-top:45px!important}.sm\:edu-mt-55{margin-top:55px!important}.sm\:edu-mt-65{margin-top:65px!important}.sm\:edu-mt-75{margin-top:75px!important}.sm\:edu-mt-auto{margin-top:auto!important}.sm\:edu-mr-0{margin-right:0!important}.sm\:edu-mr-2{margin-right:2px!important}.sm\:edu-mr-4{margin-right:4px!important}.sm\:edu-mr-5{margin-right:5px!important}.sm\:edu-mr-8{margin-right:8px!important}.sm\:edu-mr-10{margin-right:10px!important}.sm\:edu-mr-15{margin-right:15px!important}.sm\:edu-mr-12{margin-right:12px!important}.sm\:edu-mr-14{margin-right:14px!important}.sm\:edu-mr-16{margin-right:16px!important}.sm\:edu-mr-18{margin-right:18px!important}.sm\:edu-mr-20{margin-right:20px!important}.sm\:edu-mr-25{margin-right:25px!important}.sm\:edu-mr-24{margin-right:24px!important}.sm\:edu-mr-30{margin-right:30px!important}.sm\:edu-mr-32{margin-right:32px!important}.sm\:edu-mr-35{margin-right:35px!important}.sm\:edu-mr-40{margin-right:40px!important}.sm\:edu-mr-45{margin-right:45px!important}.sm\:edu-mr-55{margin-right:55px!important}.sm\:edu-mr-65{margin-right:65px!important}.sm\:edu-mr-75{margin-right:75px!important}.sm\:edu-mr-auto{margin-right:auto!important}.sm\:edu-mb-0{margin-bottom:0!important}.sm\:edu-mb-2{margin-bottom:2px!important}.sm\:edu-mb-4{margin-bottom:4px!important}.sm\:edu-mb-5{margin-bottom:5px!important}.sm\:edu-mb-8{margin-bottom:8px!important}.sm\:edu-mb-10{margin-bottom:10px!important}.sm\:edu-mb-15{margin-bottom:15px!important}.sm\:edu-mb-12{margin-bottom:12px!important}.sm\:edu-mb-14{margin-bottom:14px!important}.sm\:edu-mb-16{margin-bottom:16px!important}.sm\:edu-mb-18{margin-bottom:18px!important}.sm\:edu-mb-20{margin-bottom:20px!important}.sm\:edu-mb-25{margin-bottom:25px!important}.sm\:edu-mb-24{margin-bottom:24px!important}.sm\:edu-mb-30{margin-bottom:30px!important}.sm\:edu-mb-32{margin-bottom:32px!important}.sm\:edu-mb-35{margin-bottom:35px!important}.sm\:edu-mb-40{margin-bottom:40px!important}.sm\:edu-mb-45{margin-bottom:45px!important}.sm\:edu-mb-55{margin-bottom:55px!important}.sm\:edu-mb-65{margin-bottom:65px!important}.sm\:edu-mb-75{margin-bottom:75px!important}.sm\:edu-mb-auto{margin-bottom:auto!important}.sm\:edu-ml-0{margin-left:0!important}.sm\:edu-ml-2{margin-left:2px!important}.sm\:edu-ml-4{margin-left:4px!important}.sm\:edu-ml-5{margin-left:5px!important}.sm\:edu-ml-8{margin-left:8px!important}.sm\:edu-ml-10{margin-left:10px!important}.sm\:edu-ml-15{margin-left:15px!important}.sm\:edu-ml-12{margin-left:12px!important}.sm\:edu-ml-14{margin-left:14px!important}.sm\:edu-ml-16{margin-left:16px!important}.sm\:edu-ml-18{margin-left:18px!important}.sm\:edu-ml-20{margin-left:20px!important}.sm\:edu-ml-25{margin-left:25px!important}.sm\:edu-ml-24{margin-left:24px!important}.sm\:edu-ml-30{margin-left:30px!important}.sm\:edu-ml-32{margin-left:32px!important}.sm\:edu-ml-35{margin-left:35px!important}.sm\:edu-ml-40{margin-left:40px!important}.sm\:edu-ml-45{margin-left:45px!important}.sm\:edu-ml-55{margin-left:55px!important}.sm\:edu-ml-65{margin-left:65px!important}.sm\:edu-ml-75{margin-left:75px!important}.sm\:edu-ml-auto{margin-left:auto!important}.sm\:edu-p-0{padding:0!important}.sm\:edu-p-2{padding:2px!important}.sm\:edu-p-4{padding:4px!important}.sm\:edu-p-5{padding:5px!important}.sm\:edu-p-8{padding:8px!important}.sm\:edu-p-10{padding:10px!important}.sm\:edu-p-15{padding:15px!important}.sm\:edu-p-12{padding:12px!important}.sm\:edu-p-14{padding:14px!important}.sm\:edu-p-16{padding:16px!important}.sm\:edu-p-18{padding:18px!important}.sm\:edu-p-20{padding:20px!important}.sm\:edu-p-25{padding:25px!important}.sm\:edu-p-24{padding:24px!important}.sm\:edu-p-30{padding:30px!important}.sm\:edu-p-32{padding:32px!important}.sm\:edu-p-35{padding:35px!important}.sm\:edu-p-40{padding:40px!important}.sm\:edu-p-45{padding:45px!important}.sm\:edu-p-55{padding:55px!important}.sm\:edu-p-65{padding:65px!important}.sm\:edu-p-75{padding:75px!important}.sm\:edu-p-auto{padding:auto!important}.sm\:edu-px-0{padding-left:0!important;padding-right:0!important}.sm\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.sm\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.sm\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.sm\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.sm\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.sm\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.sm\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.sm\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.sm\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.sm\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.sm\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.sm\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.sm\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.sm\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.sm\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.sm\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.sm\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.sm\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.sm\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.sm\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.sm\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.sm\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.sm\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.sm\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.sm\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.sm\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.sm\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.sm\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.sm\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.sm\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.sm\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.sm\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.sm\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.sm\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.sm\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.sm\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.sm\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.sm\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.sm\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.sm\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.sm\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.sm\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.sm\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.sm\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.sm\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.sm\:edu-pt-0{padding-top:0!important}.sm\:edu-pt-2{padding-top:2px!important}.sm\:edu-pt-4{padding-top:4px!important}.sm\:edu-pt-5{padding-top:5px!important}.sm\:edu-pt-8{padding-top:8px!important}.sm\:edu-pt-10{padding-top:10px!important}.sm\:edu-pt-15{padding-top:15px!important}.sm\:edu-pt-12{padding-top:12px!important}.sm\:edu-pt-14{padding-top:14px!important}.sm\:edu-pt-16{padding-top:16px!important}.sm\:edu-pt-18{padding-top:18px!important}.sm\:edu-pt-20{padding-top:20px!important}.sm\:edu-pt-25{padding-top:25px!important}.sm\:edu-pt-24{padding-top:24px!important}.sm\:edu-pt-30{padding-top:30px!important}.sm\:edu-pt-32{padding-top:32px!important}.sm\:edu-pt-35{padding-top:35px!important}.sm\:edu-pt-40{padding-top:40px!important}.sm\:edu-pt-45{padding-top:45px!important}.sm\:edu-pt-55{padding-top:55px!important}.sm\:edu-pt-65{padding-top:65px!important}.sm\:edu-pt-75{padding-top:75px!important}.sm\:edu-pt-auto{padding-top:auto!important}.sm\:edu-pr-0{padding-right:0!important}.sm\:edu-pr-2{padding-right:2px!important}.sm\:edu-pr-4{padding-right:4px!important}.sm\:edu-pr-5{padding-right:5px!important}.sm\:edu-pr-8{padding-right:8px!important}.sm\:edu-pr-10{padding-right:10px!important}.sm\:edu-pr-15{padding-right:15px!important}.sm\:edu-pr-12{padding-right:12px!important}.sm\:edu-pr-14{padding-right:14px!important}.sm\:edu-pr-16{padding-right:16px!important}.sm\:edu-pr-18{padding-right:18px!important}.sm\:edu-pr-20{padding-right:20px!important}.sm\:edu-pr-25{padding-right:25px!important}.sm\:edu-pr-24{padding-right:24px!important}.sm\:edu-pr-30{padding-right:30px!important}.sm\:edu-pr-32{padding-right:32px!important}.sm\:edu-pr-35{padding-right:35px!important}.sm\:edu-pr-40{padding-right:40px!important}.sm\:edu-pr-45{padding-right:45px!important}.sm\:edu-pr-55{padding-right:55px!important}.sm\:edu-pr-65{padding-right:65px!important}.sm\:edu-pr-75{padding-right:75px!important}.sm\:edu-pr-auto{padding-right:auto!important}.sm\:edu-pb-0{padding-bottom:0!important}.sm\:edu-pb-2{padding-bottom:2px!important}.sm\:edu-pb-4{padding-bottom:4px!important}.sm\:edu-pb-5{padding-bottom:5px!important}.sm\:edu-pb-8{padding-bottom:8px!important}.sm\:edu-pb-10{padding-bottom:10px!important}.sm\:edu-pb-15{padding-bottom:15px!important}.sm\:edu-pb-12{padding-bottom:12px!important}.sm\:edu-pb-14{padding-bottom:14px!important}.sm\:edu-pb-16{padding-bottom:16px!important}.sm\:edu-pb-18{padding-bottom:18px!important}.sm\:edu-pb-20{padding-bottom:20px!important}.sm\:edu-pb-25{padding-bottom:25px!important}.sm\:edu-pb-24{padding-bottom:24px!important}.sm\:edu-pb-30{padding-bottom:30px!important}.sm\:edu-pb-32{padding-bottom:32px!important}.sm\:edu-pb-35{padding-bottom:35px!important}.sm\:edu-pb-40{padding-bottom:40px!important}.sm\:edu-pb-45{padding-bottom:45px!important}.sm\:edu-pb-55{padding-bottom:55px!important}.sm\:edu-pb-65{padding-bottom:65px!important}.sm\:edu-pb-75{padding-bottom:75px!important}.sm\:edu-pb-auto{padding-bottom:auto!important}.sm\:edu-pl-0{padding-left:0!important}.sm\:edu-pl-2{padding-left:2px!important}.sm\:edu-pl-4{padding-left:4px!important}.sm\:edu-pl-5{padding-left:5px!important}.sm\:edu-pl-8{padding-left:8px!important}.sm\:edu-pl-10{padding-left:10px!important}.sm\:edu-pl-15{padding-left:15px!important}.sm\:edu-pl-12{padding-left:12px!important}.sm\:edu-pl-14{padding-left:14px!important}.sm\:edu-pl-16{padding-left:16px!important}.sm\:edu-pl-18{padding-left:18px!important}.sm\:edu-pl-20{padding-left:20px!important}.sm\:edu-pl-25{padding-left:25px!important}.sm\:edu-pl-24{padding-left:24px!important}.sm\:edu-pl-30{padding-left:30px!important}.sm\:edu-pl-32{padding-left:32px!important}.sm\:edu-pl-35{padding-left:35px!important}.sm\:edu-pl-40{padding-left:40px!important}.sm\:edu-pl-45{padding-left:45px!important}.sm\:edu-pl-55{padding-left:55px!important}.sm\:edu-pl-65{padding-left:65px!important}.sm\:edu-pl-75{padding-left:75px!important}.sm\:edu-pl-auto{padding-left:auto!important}}@media (min-width:768px){.md\:edu-m-0{margin:0!important}.md\:edu-m-2{margin:2px!important}.md\:edu-m-4{margin:4px!important}.md\:edu-m-5{margin:5px!important}.md\:edu-m-8{margin:8px!important}.md\:edu-m-10{margin:10px!important}.md\:edu-m-15{margin:15px!important}.md\:edu-m-12{margin:12px!important}.md\:edu-m-14{margin:14px!important}.md\:edu-m-16{margin:16px!important}.md\:edu-m-18{margin:18px!important}.md\:edu-m-20{margin:20px!important}.md\:edu-m-25{margin:25px!important}.md\:edu-m-24{margin:24px!important}.md\:edu-m-30{margin:30px!important}.md\:edu-m-32{margin:32px!important}.md\:edu-m-35{margin:35px!important}.md\:edu-m-40{margin:40px!important}.md\:edu-m-45{margin:45px!important}.md\:edu-m-55{margin:55px!important}.md\:edu-m-65{margin:65px!important}.md\:edu-m-75{margin:75px!important}.md\:edu-m-auto{margin:auto!important}.md\:edu-mx-0{margin-left:0!important;margin-right:0!important}.md\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.md\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.md\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.md\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.md\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.md\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.md\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.md\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.md\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.md\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.md\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.md\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.md\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.md\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.md\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.md\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.md\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.md\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.md\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.md\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.md\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.md\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.md\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.md\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.md\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.md\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.md\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.md\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.md\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.md\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.md\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.md\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.md\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.md\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.md\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.md\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.md\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.md\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.md\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.md\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.md\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.md\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.md\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.md\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.md\:edu-mt-0{margin-top:0!important}.md\:edu-mt-2{margin-top:2px!important}.md\:edu-mt-4{margin-top:4px!important}.md\:edu-mt-5{margin-top:5px!important}.md\:edu-mt-8{margin-top:8px!important}.md\:edu-mt-10{margin-top:10px!important}.md\:edu-mt-15{margin-top:15px!important}.md\:edu-mt-12{margin-top:12px!important}.md\:edu-mt-14{margin-top:14px!important}.md\:edu-mt-16{margin-top:16px!important}.md\:edu-mt-18{margin-top:18px!important}.md\:edu-mt-20{margin-top:20px!important}.md\:edu-mt-25{margin-top:25px!important}.md\:edu-mt-24{margin-top:24px!important}.md\:edu-mt-30{margin-top:30px!important}.md\:edu-mt-32{margin-top:32px!important}.md\:edu-mt-35{margin-top:35px!important}.md\:edu-mt-40{margin-top:40px!important}.md\:edu-mt-45{margin-top:45px!important}.md\:edu-mt-55{margin-top:55px!important}.md\:edu-mt-65{margin-top:65px!important}.md\:edu-mt-75{margin-top:75px!important}.md\:edu-mt-auto{margin-top:auto!important}.md\:edu-mr-0{margin-right:0!important}.md\:edu-mr-2{margin-right:2px!important}.md\:edu-mr-4{margin-right:4px!important}.md\:edu-mr-5{margin-right:5px!important}.md\:edu-mr-8{margin-right:8px!important}.md\:edu-mr-10{margin-right:10px!important}.md\:edu-mr-15{margin-right:15px!important}.md\:edu-mr-12{margin-right:12px!important}.md\:edu-mr-14{margin-right:14px!important}.md\:edu-mr-16{margin-right:16px!important}.md\:edu-mr-18{margin-right:18px!important}.md\:edu-mr-20{margin-right:20px!important}.md\:edu-mr-25{margin-right:25px!important}.md\:edu-mr-24{margin-right:24px!important}.md\:edu-mr-30{margin-right:30px!important}.md\:edu-mr-32{margin-right:32px!important}.md\:edu-mr-35{margin-right:35px!important}.md\:edu-mr-40{margin-right:40px!important}.md\:edu-mr-45{margin-right:45px!important}.md\:edu-mr-55{margin-right:55px!important}.md\:edu-mr-65{margin-right:65px!important}.md\:edu-mr-75{margin-right:75px!important}.md\:edu-mr-auto{margin-right:auto!important}.md\:edu-mb-0{margin-bottom:0!important}.md\:edu-mb-2{margin-bottom:2px!important}.md\:edu-mb-4{margin-bottom:4px!important}.md\:edu-mb-5{margin-bottom:5px!important}.md\:edu-mb-8{margin-bottom:8px!important}.md\:edu-mb-10{margin-bottom:10px!important}.md\:edu-mb-15{margin-bottom:15px!important}.md\:edu-mb-12{margin-bottom:12px!important}.md\:edu-mb-14{margin-bottom:14px!important}.md\:edu-mb-16{margin-bottom:16px!important}.md\:edu-mb-18{margin-bottom:18px!important}.md\:edu-mb-20{margin-bottom:20px!important}.md\:edu-mb-25{margin-bottom:25px!important}.md\:edu-mb-24{margin-bottom:24px!important}.md\:edu-mb-30{margin-bottom:30px!important}.md\:edu-mb-32{margin-bottom:32px!important}.md\:edu-mb-35{margin-bottom:35px!important}.md\:edu-mb-40{margin-bottom:40px!important}.md\:edu-mb-45{margin-bottom:45px!important}.md\:edu-mb-55{margin-bottom:55px!important}.md\:edu-mb-65{margin-bottom:65px!important}.md\:edu-mb-75{margin-bottom:75px!important}.md\:edu-mb-auto{margin-bottom:auto!important}.md\:edu-ml-0{margin-left:0!important}.md\:edu-ml-2{margin-left:2px!important}.md\:edu-ml-4{margin-left:4px!important}.md\:edu-ml-5{margin-left:5px!important}.md\:edu-ml-8{margin-left:8px!important}.md\:edu-ml-10{margin-left:10px!important}.md\:edu-ml-15{margin-left:15px!important}.md\:edu-ml-12{margin-left:12px!important}.md\:edu-ml-14{margin-left:14px!important}.md\:edu-ml-16{margin-left:16px!important}.md\:edu-ml-18{margin-left:18px!important}.md\:edu-ml-20{margin-left:20px!important}.md\:edu-ml-25{margin-left:25px!important}.md\:edu-ml-24{margin-left:24px!important}.md\:edu-ml-30{margin-left:30px!important}.md\:edu-ml-32{margin-left:32px!important}.md\:edu-ml-35{margin-left:35px!important}.md\:edu-ml-40{margin-left:40px!important}.md\:edu-ml-45{margin-left:45px!important}.md\:edu-ml-55{margin-left:55px!important}.md\:edu-ml-65{margin-left:65px!important}.md\:edu-ml-75{margin-left:75px!important}.md\:edu-ml-auto{margin-left:auto!important}.md\:edu-p-0{padding:0!important}.md\:edu-p-2{padding:2px!important}.md\:edu-p-4{padding:4px!important}.md\:edu-p-5{padding:5px!important}.md\:edu-p-8{padding:8px!important}.md\:edu-p-10{padding:10px!important}.md\:edu-p-15{padding:15px!important}.md\:edu-p-12{padding:12px!important}.md\:edu-p-14{padding:14px!important}.md\:edu-p-16{padding:16px!important}.md\:edu-p-18{padding:18px!important}.md\:edu-p-20{padding:20px!important}.md\:edu-p-25{padding:25px!important}.md\:edu-p-24{padding:24px!important}.md\:edu-p-30{padding:30px!important}.md\:edu-p-32{padding:32px!important}.md\:edu-p-35{padding:35px!important}.md\:edu-p-40{padding:40px!important}.md\:edu-p-45{padding:45px!important}.md\:edu-p-55{padding:55px!important}.md\:edu-p-65{padding:65px!important}.md\:edu-p-75{padding:75px!important}.md\:edu-p-auto{padding:auto!important}.md\:edu-px-0{padding-left:0!important;padding-right:0!important}.md\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.md\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.md\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.md\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.md\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.md\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.md\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.md\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.md\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.md\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.md\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.md\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.md\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.md\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.md\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.md\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.md\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.md\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.md\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.md\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.md\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.md\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.md\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.md\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.md\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.md\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.md\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.md\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.md\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.md\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.md\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.md\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.md\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.md\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.md\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.md\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.md\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.md\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.md\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.md\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.md\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.md\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.md\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.md\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.md\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.md\:edu-pt-0{padding-top:0!important}.md\:edu-pt-2{padding-top:2px!important}.md\:edu-pt-4{padding-top:4px!important}.md\:edu-pt-5{padding-top:5px!important}.md\:edu-pt-8{padding-top:8px!important}.md\:edu-pt-10{padding-top:10px!important}.md\:edu-pt-15{padding-top:15px!important}.md\:edu-pt-12{padding-top:12px!important}.md\:edu-pt-14{padding-top:14px!important}.md\:edu-pt-16{padding-top:16px!important}.md\:edu-pt-18{padding-top:18px!important}.md\:edu-pt-20{padding-top:20px!important}.md\:edu-pt-25{padding-top:25px!important}.md\:edu-pt-24{padding-top:24px!important}.md\:edu-pt-30{padding-top:30px!important}.md\:edu-pt-32{padding-top:32px!important}.md\:edu-pt-35{padding-top:35px!important}.md\:edu-pt-40{padding-top:40px!important}.md\:edu-pt-45{padding-top:45px!important}.md\:edu-pt-55{padding-top:55px!important}.md\:edu-pt-65{padding-top:65px!important}.md\:edu-pt-75{padding-top:75px!important}.md\:edu-pt-auto{padding-top:auto!important}.md\:edu-pr-0{padding-right:0!important}.md\:edu-pr-2{padding-right:2px!important}.md\:edu-pr-4{padding-right:4px!important}.md\:edu-pr-5{padding-right:5px!important}.md\:edu-pr-8{padding-right:8px!important}.md\:edu-pr-10{padding-right:10px!important}.md\:edu-pr-15{padding-right:15px!important}.md\:edu-pr-12{padding-right:12px!important}.md\:edu-pr-14{padding-right:14px!important}.md\:edu-pr-16{padding-right:16px!important}.md\:edu-pr-18{padding-right:18px!important}.md\:edu-pr-20{padding-right:20px!important}.md\:edu-pr-25{padding-right:25px!important}.md\:edu-pr-24{padding-right:24px!important}.md\:edu-pr-30{padding-right:30px!important}.md\:edu-pr-32{padding-right:32px!important}.md\:edu-pr-35{padding-right:35px!important}.md\:edu-pr-40{padding-right:40px!important}.md\:edu-pr-45{padding-right:45px!important}.md\:edu-pr-55{padding-right:55px!important}.md\:edu-pr-65{padding-right:65px!important}.md\:edu-pr-75{padding-right:75px!important}.md\:edu-pr-auto{padding-right:auto!important}.md\:edu-pb-0{padding-bottom:0!important}.md\:edu-pb-2{padding-bottom:2px!important}.md\:edu-pb-4{padding-bottom:4px!important}.md\:edu-pb-5{padding-bottom:5px!important}.md\:edu-pb-8{padding-bottom:8px!important}.md\:edu-pb-10{padding-bottom:10px!important}.md\:edu-pb-15{padding-bottom:15px!important}.md\:edu-pb-12{padding-bottom:12px!important}.md\:edu-pb-14{padding-bottom:14px!important}.md\:edu-pb-16{padding-bottom:16px!important}.md\:edu-pb-18{padding-bottom:18px!important}.md\:edu-pb-20{padding-bottom:20px!important}.md\:edu-pb-25{padding-bottom:25px!important}.md\:edu-pb-24{padding-bottom:24px!important}.md\:edu-pb-30{padding-bottom:30px!important}.md\:edu-pb-32{padding-bottom:32px!important}.md\:edu-pb-35{padding-bottom:35px!important}.md\:edu-pb-40{padding-bottom:40px!important}.md\:edu-pb-45{padding-bottom:45px!important}.md\:edu-pb-55{padding-bottom:55px!important}.md\:edu-pb-65{padding-bottom:65px!important}.md\:edu-pb-75{padding-bottom:75px!important}.md\:edu-pb-auto{padding-bottom:auto!important}.md\:edu-pl-0{padding-left:0!important}.md\:edu-pl-2{padding-left:2px!important}.md\:edu-pl-4{padding-left:4px!important}.md\:edu-pl-5{padding-left:5px!important}.md\:edu-pl-8{padding-left:8px!important}.md\:edu-pl-10{padding-left:10px!important}.md\:edu-pl-15{padding-left:15px!important}.md\:edu-pl-12{padding-left:12px!important}.md\:edu-pl-14{padding-left:14px!important}.md\:edu-pl-16{padding-left:16px!important}.md\:edu-pl-18{padding-left:18px!important}.md\:edu-pl-20{padding-left:20px!important}.md\:edu-pl-25{padding-left:25px!important}.md\:edu-pl-24{padding-left:24px!important}.md\:edu-pl-30{padding-left:30px!important}.md\:edu-pl-32{padding-left:32px!important}.md\:edu-pl-35{padding-left:35px!important}.md\:edu-pl-40{padding-left:40px!important}.md\:edu-pl-45{padding-left:45px!important}.md\:edu-pl-55{padding-left:55px!important}.md\:edu-pl-65{padding-left:65px!important}.md\:edu-pl-75{padding-left:75px!important}.md\:edu-pl-auto{padding-left:auto!important}}@media (min-width:992px){.lg\:edu-m-0{margin:0!important}.lg\:edu-m-2{margin:2px!important}.lg\:edu-m-4{margin:4px!important}.lg\:edu-m-5{margin:5px!important}.lg\:edu-m-8{margin:8px!important}.lg\:edu-m-10{margin:10px!important}.lg\:edu-m-15{margin:15px!important}.lg\:edu-m-12{margin:12px!important}.lg\:edu-m-14{margin:14px!important}.lg\:edu-m-16{margin:16px!important}.lg\:edu-m-18{margin:18px!important}.lg\:edu-m-20{margin:20px!important}.lg\:edu-m-25{margin:25px!important}.lg\:edu-m-24{margin:24px!important}.lg\:edu-m-30{margin:30px!important}.lg\:edu-m-32{margin:32px!important}.lg\:edu-m-35{margin:35px!important}.lg\:edu-m-40{margin:40px!important}.lg\:edu-m-45{margin:45px!important}.lg\:edu-m-55{margin:55px!important}.lg\:edu-m-65{margin:65px!important}.lg\:edu-m-75{margin:75px!important}.lg\:edu-m-auto{margin:auto!important}.lg\:edu-mx-0{margin-left:0!important;margin-right:0!important}.lg\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.lg\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.lg\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.lg\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.lg\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.lg\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.lg\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.lg\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.lg\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.lg\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.lg\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.lg\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.lg\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.lg\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.lg\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.lg\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.lg\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.lg\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.lg\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.lg\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.lg\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.lg\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.lg\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.lg\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.lg\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.lg\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.lg\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.lg\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.lg\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.lg\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.lg\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.lg\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.lg\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.lg\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.lg\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.lg\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.lg\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.lg\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.lg\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.lg\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.lg\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.lg\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.lg\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.lg\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.lg\:edu-mt-0{margin-top:0!important}.lg\:edu-mt-2{margin-top:2px!important}.lg\:edu-mt-4{margin-top:4px!important}.lg\:edu-mt-5{margin-top:5px!important}.lg\:edu-mt-8{margin-top:8px!important}.lg\:edu-mt-10{margin-top:10px!important}.lg\:edu-mt-15{margin-top:15px!important}.lg\:edu-mt-12{margin-top:12px!important}.lg\:edu-mt-14{margin-top:14px!important}.lg\:edu-mt-16{margin-top:16px!important}.lg\:edu-mt-18{margin-top:18px!important}.lg\:edu-mt-20{margin-top:20px!important}.lg\:edu-mt-25{margin-top:25px!important}.lg\:edu-mt-24{margin-top:24px!important}.lg\:edu-mt-30{margin-top:30px!important}.lg\:edu-mt-32{margin-top:32px!important}.lg\:edu-mt-35{margin-top:35px!important}.lg\:edu-mt-40{margin-top:40px!important}.lg\:edu-mt-45{margin-top:45px!important}.lg\:edu-mt-55{margin-top:55px!important}.lg\:edu-mt-65{margin-top:65px!important}.lg\:edu-mt-75{margin-top:75px!important}.lg\:edu-mt-auto{margin-top:auto!important}.lg\:edu-mr-0{margin-right:0!important}.lg\:edu-mr-2{margin-right:2px!important}.lg\:edu-mr-4{margin-right:4px!important}.lg\:edu-mr-5{margin-right:5px!important}.lg\:edu-mr-8{margin-right:8px!important}.lg\:edu-mr-10{margin-right:10px!important}.lg\:edu-mr-15{margin-right:15px!important}.lg\:edu-mr-12{margin-right:12px!important}.lg\:edu-mr-14{margin-right:14px!important}.lg\:edu-mr-16{margin-right:16px!important}.lg\:edu-mr-18{margin-right:18px!important}.lg\:edu-mr-20{margin-right:20px!important}.lg\:edu-mr-25{margin-right:25px!important}.lg\:edu-mr-24{margin-right:24px!important}.lg\:edu-mr-30{margin-right:30px!important}.lg\:edu-mr-32{margin-right:32px!important}.lg\:edu-mr-35{margin-right:35px!important}.lg\:edu-mr-40{margin-right:40px!important}.lg\:edu-mr-45{margin-right:45px!important}.lg\:edu-mr-55{margin-right:55px!important}.lg\:edu-mr-65{margin-right:65px!important}.lg\:edu-mr-75{margin-right:75px!important}.lg\:edu-mr-auto{margin-right:auto!important}.lg\:edu-mb-0{margin-bottom:0!important}.lg\:edu-mb-2{margin-bottom:2px!important}.lg\:edu-mb-4{margin-bottom:4px!important}.lg\:edu-mb-5{margin-bottom:5px!important}.lg\:edu-mb-8{margin-bottom:8px!important}.lg\:edu-mb-10{margin-bottom:10px!important}.lg\:edu-mb-15{margin-bottom:15px!important}.lg\:edu-mb-12{margin-bottom:12px!important}.lg\:edu-mb-14{margin-bottom:14px!important}.lg\:edu-mb-16{margin-bottom:16px!important}.lg\:edu-mb-18{margin-bottom:18px!important}.lg\:edu-mb-20{margin-bottom:20px!important}.lg\:edu-mb-25{margin-bottom:25px!important}.lg\:edu-mb-24{margin-bottom:24px!important}.lg\:edu-mb-30{margin-bottom:30px!important}.lg\:edu-mb-32{margin-bottom:32px!important}.lg\:edu-mb-35{margin-bottom:35px!important}.lg\:edu-mb-40{margin-bottom:40px!important}.lg\:edu-mb-45{margin-bottom:45px!important}.lg\:edu-mb-55{margin-bottom:55px!important}.lg\:edu-mb-65{margin-bottom:65px!important}.lg\:edu-mb-75{margin-bottom:75px!important}.lg\:edu-mb-auto{margin-bottom:auto!important}.lg\:edu-ml-0{margin-left:0!important}.lg\:edu-ml-2{margin-left:2px!important}.lg\:edu-ml-4{margin-left:4px!important}.lg\:edu-ml-5{margin-left:5px!important}.lg\:edu-ml-8{margin-left:8px!important}.lg\:edu-ml-10{margin-left:10px!important}.lg\:edu-ml-15{margin-left:15px!important}.lg\:edu-ml-12{margin-left:12px!important}.lg\:edu-ml-14{margin-left:14px!important}.lg\:edu-ml-16{margin-left:16px!important}.lg\:edu-ml-18{margin-left:18px!important}.lg\:edu-ml-20{margin-left:20px!important}.lg\:edu-ml-25{margin-left:25px!important}.lg\:edu-ml-24{margin-left:24px!important}.lg\:edu-ml-30{margin-left:30px!important}.lg\:edu-ml-32{margin-left:32px!important}.lg\:edu-ml-35{margin-left:35px!important}.lg\:edu-ml-40{margin-left:40px!important}.lg\:edu-ml-45{margin-left:45px!important}.lg\:edu-ml-55{margin-left:55px!important}.lg\:edu-ml-65{margin-left:65px!important}.lg\:edu-ml-75{margin-left:75px!important}.lg\:edu-ml-auto{margin-left:auto!important}.lg\:edu-p-0{padding:0!important}.lg\:edu-p-2{padding:2px!important}.lg\:edu-p-4{padding:4px!important}.lg\:edu-p-5{padding:5px!important}.lg\:edu-p-8{padding:8px!important}.lg\:edu-p-10{padding:10px!important}.lg\:edu-p-15{padding:15px!important}.lg\:edu-p-12{padding:12px!important}.lg\:edu-p-14{padding:14px!important}.lg\:edu-p-16{padding:16px!important}.lg\:edu-p-18{padding:18px!important}.lg\:edu-p-20{padding:20px!important}.lg\:edu-p-25{padding:25px!important}.lg\:edu-p-24{padding:24px!important}.lg\:edu-p-30{padding:30px!important}.lg\:edu-p-32{padding:32px!important}.lg\:edu-p-35{padding:35px!important}.lg\:edu-p-40{padding:40px!important}.lg\:edu-p-45{padding:45px!important}.lg\:edu-p-55{padding:55px!important}.lg\:edu-p-65{padding:65px!important}.lg\:edu-p-75{padding:75px!important}.lg\:edu-p-auto{padding:auto!important}.lg\:edu-px-0{padding-left:0!important;padding-right:0!important}.lg\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.lg\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.lg\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.lg\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.lg\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.lg\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.lg\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.lg\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.lg\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.lg\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.lg\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.lg\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.lg\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.lg\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.lg\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.lg\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.lg\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.lg\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.lg\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.lg\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.lg\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.lg\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.lg\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.lg\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.lg\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.lg\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.lg\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.lg\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.lg\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.lg\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.lg\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.lg\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.lg\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.lg\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.lg\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.lg\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.lg\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.lg\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.lg\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.lg\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.lg\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.lg\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.lg\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.lg\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.lg\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.lg\:edu-pt-0{padding-top:0!important}.lg\:edu-pt-2{padding-top:2px!important}.lg\:edu-pt-4{padding-top:4px!important}.lg\:edu-pt-5{padding-top:5px!important}.lg\:edu-pt-8{padding-top:8px!important}.lg\:edu-pt-10{padding-top:10px!important}.lg\:edu-pt-15{padding-top:15px!important}.lg\:edu-pt-12{padding-top:12px!important}.lg\:edu-pt-14{padding-top:14px!important}.lg\:edu-pt-16{padding-top:16px!important}.lg\:edu-pt-18{padding-top:18px!important}.lg\:edu-pt-20{padding-top:20px!important}.lg\:edu-pt-25{padding-top:25px!important}.lg\:edu-pt-24{padding-top:24px!important}.lg\:edu-pt-30{padding-top:30px!important}.lg\:edu-pt-32{padding-top:32px!important}.lg\:edu-pt-35{padding-top:35px!important}.lg\:edu-pt-40{padding-top:40px!important}.lg\:edu-pt-45{padding-top:45px!important}.lg\:edu-pt-55{padding-top:55px!important}.lg\:edu-pt-65{padding-top:65px!important}.lg\:edu-pt-75{padding-top:75px!important}.lg\:edu-pt-auto{padding-top:auto!important}.lg\:edu-pr-0{padding-right:0!important}.lg\:edu-pr-2{padding-right:2px!important}.lg\:edu-pr-4{padding-right:4px!important}.lg\:edu-pr-5{padding-right:5px!important}.lg\:edu-pr-8{padding-right:8px!important}.lg\:edu-pr-10{padding-right:10px!important}.lg\:edu-pr-15{padding-right:15px!important}.lg\:edu-pr-12{padding-right:12px!important}.lg\:edu-pr-14{padding-right:14px!important}.lg\:edu-pr-16{padding-right:16px!important}.lg\:edu-pr-18{padding-right:18px!important}.lg\:edu-pr-20{padding-right:20px!important}.lg\:edu-pr-25{padding-right:25px!important}.lg\:edu-pr-24{padding-right:24px!important}.lg\:edu-pr-30{padding-right:30px!important}.lg\:edu-pr-32{padding-right:32px!important}.lg\:edu-pr-35{padding-right:35px!important}.lg\:edu-pr-40{padding-right:40px!important}.lg\:edu-pr-45{padding-right:45px!important}.lg\:edu-pr-55{padding-right:55px!important}.lg\:edu-pr-65{padding-right:65px!important}.lg\:edu-pr-75{padding-right:75px!important}.lg\:edu-pr-auto{padding-right:auto!important}.lg\:edu-pb-0{padding-bottom:0!important}.lg\:edu-pb-2{padding-bottom:2px!important}.lg\:edu-pb-4{padding-bottom:4px!important}.lg\:edu-pb-5{padding-bottom:5px!important}.lg\:edu-pb-8{padding-bottom:8px!important}.lg\:edu-pb-10{padding-bottom:10px!important}.lg\:edu-pb-15{padding-bottom:15px!important}.lg\:edu-pb-12{padding-bottom:12px!important}.lg\:edu-pb-14{padding-bottom:14px!important}.lg\:edu-pb-16{padding-bottom:16px!important}.lg\:edu-pb-18{padding-bottom:18px!important}.lg\:edu-pb-20{padding-bottom:20px!important}.lg\:edu-pb-25{padding-bottom:25px!important}.lg\:edu-pb-24{padding-bottom:24px!important}.lg\:edu-pb-30{padding-bottom:30px!important}.lg\:edu-pb-32{padding-bottom:32px!important}.lg\:edu-pb-35{padding-bottom:35px!important}.lg\:edu-pb-40{padding-bottom:40px!important}.lg\:edu-pb-45{padding-bottom:45px!important}.lg\:edu-pb-55{padding-bottom:55px!important}.lg\:edu-pb-65{padding-bottom:65px!important}.lg\:edu-pb-75{padding-bottom:75px!important}.lg\:edu-pb-auto{padding-bottom:auto!important}.lg\:edu-pl-0{padding-left:0!important}.lg\:edu-pl-2{padding-left:2px!important}.lg\:edu-pl-4{padding-left:4px!important}.lg\:edu-pl-5{padding-left:5px!important}.lg\:edu-pl-8{padding-left:8px!important}.lg\:edu-pl-10{padding-left:10px!important}.lg\:edu-pl-15{padding-left:15px!important}.lg\:edu-pl-12{padding-left:12px!important}.lg\:edu-pl-14{padding-left:14px!important}.lg\:edu-pl-16{padding-left:16px!important}.lg\:edu-pl-18{padding-left:18px!important}.lg\:edu-pl-20{padding-left:20px!important}.lg\:edu-pl-25{padding-left:25px!important}.lg\:edu-pl-24{padding-left:24px!important}.lg\:edu-pl-30{padding-left:30px!important}.lg\:edu-pl-32{padding-left:32px!important}.lg\:edu-pl-35{padding-left:35px!important}.lg\:edu-pl-40{padding-left:40px!important}.lg\:edu-pl-45{padding-left:45px!important}.lg\:edu-pl-55{padding-left:55px!important}.lg\:edu-pl-65{padding-left:65px!important}.lg\:edu-pl-75{padding-left:75px!important}.lg\:edu-pl-auto{padding-left:auto!important}}@media (min-width:1200px){.xl\:edu-m-0{margin:0!important}.xl\:edu-m-2{margin:2px!important}.xl\:edu-m-4{margin:4px!important}.xl\:edu-m-5{margin:5px!important}.xl\:edu-m-8{margin:8px!important}.xl\:edu-m-10{margin:10px!important}.xl\:edu-m-15{margin:15px!important}.xl\:edu-m-12{margin:12px!important}.xl\:edu-m-14{margin:14px!important}.xl\:edu-m-16{margin:16px!important}.xl\:edu-m-18{margin:18px!important}.xl\:edu-m-20{margin:20px!important}.xl\:edu-m-25{margin:25px!important}.xl\:edu-m-24{margin:24px!important}.xl\:edu-m-30{margin:30px!important}.xl\:edu-m-32{margin:32px!important}.xl\:edu-m-35{margin:35px!important}.xl\:edu-m-40{margin:40px!important}.xl\:edu-m-45{margin:45px!important}.xl\:edu-m-55{margin:55px!important}.xl\:edu-m-65{margin:65px!important}.xl\:edu-m-75{margin:75px!important}.xl\:edu-m-auto{margin:auto!important}.xl\:edu-mx-0{margin-left:0!important;margin-right:0!important}.xl\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.xl\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.xl\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.xl\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.xl\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.xl\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.xl\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.xl\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.xl\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.xl\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.xl\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.xl\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.xl\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.xl\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.xl\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.xl\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.xl\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.xl\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.xl\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.xl\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.xl\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.xl\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.xl\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.xl\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.xl\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.xl\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.xl\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.xl\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.xl\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.xl\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.xl\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.xl\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.xl\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.xl\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.xl\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.xl\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.xl\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.xl\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.xl\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.xl\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.xl\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.xl\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.xl\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.xl\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.xl\:edu-mt-0{margin-top:0!important}.xl\:edu-mt-2{margin-top:2px!important}.xl\:edu-mt-4{margin-top:4px!important}.xl\:edu-mt-5{margin-top:5px!important}.xl\:edu-mt-8{margin-top:8px!important}.xl\:edu-mt-10{margin-top:10px!important}.xl\:edu-mt-15{margin-top:15px!important}.xl\:edu-mt-12{margin-top:12px!important}.xl\:edu-mt-14{margin-top:14px!important}.xl\:edu-mt-16{margin-top:16px!important}.xl\:edu-mt-18{margin-top:18px!important}.xl\:edu-mt-20{margin-top:20px!important}.xl\:edu-mt-25{margin-top:25px!important}.xl\:edu-mt-24{margin-top:24px!important}.xl\:edu-mt-30{margin-top:30px!important}.xl\:edu-mt-32{margin-top:32px!important}.xl\:edu-mt-35{margin-top:35px!important}.xl\:edu-mt-40{margin-top:40px!important}.xl\:edu-mt-45{margin-top:45px!important}.xl\:edu-mt-55{margin-top:55px!important}.xl\:edu-mt-65{margin-top:65px!important}.xl\:edu-mt-75{margin-top:75px!important}.xl\:edu-mt-auto{margin-top:auto!important}.xl\:edu-mr-0{margin-right:0!important}.xl\:edu-mr-2{margin-right:2px!important}.xl\:edu-mr-4{margin-right:4px!important}.xl\:edu-mr-5{margin-right:5px!important}.xl\:edu-mr-8{margin-right:8px!important}.xl\:edu-mr-10{margin-right:10px!important}.xl\:edu-mr-15{margin-right:15px!important}.xl\:edu-mr-12{margin-right:12px!important}.xl\:edu-mr-14{margin-right:14px!important}.xl\:edu-mr-16{margin-right:16px!important}.xl\:edu-mr-18{margin-right:18px!important}.xl\:edu-mr-20{margin-right:20px!important}.xl\:edu-mr-25{margin-right:25px!important}.xl\:edu-mr-24{margin-right:24px!important}.xl\:edu-mr-30{margin-right:30px!important}.xl\:edu-mr-32{margin-right:32px!important}.xl\:edu-mr-35{margin-right:35px!important}.xl\:edu-mr-40{margin-right:40px!important}.xl\:edu-mr-45{margin-right:45px!important}.xl\:edu-mr-55{margin-right:55px!important}.xl\:edu-mr-65{margin-right:65px!important}.xl\:edu-mr-75{margin-right:75px!important}.xl\:edu-mr-auto{margin-right:auto!important}.xl\:edu-mb-0{margin-bottom:0!important}.xl\:edu-mb-2{margin-bottom:2px!important}.xl\:edu-mb-4{margin-bottom:4px!important}.xl\:edu-mb-5{margin-bottom:5px!important}.xl\:edu-mb-8{margin-bottom:8px!important}.xl\:edu-mb-10{margin-bottom:10px!important}.xl\:edu-mb-15{margin-bottom:15px!important}.xl\:edu-mb-12{margin-bottom:12px!important}.xl\:edu-mb-14{margin-bottom:14px!important}.xl\:edu-mb-16{margin-bottom:16px!important}.xl\:edu-mb-18{margin-bottom:18px!important}.xl\:edu-mb-20{margin-bottom:20px!important}.xl\:edu-mb-25{margin-bottom:25px!important}.xl\:edu-mb-24{margin-bottom:24px!important}.xl\:edu-mb-30{margin-bottom:30px!important}.xl\:edu-mb-32{margin-bottom:32px!important}.xl\:edu-mb-35{margin-bottom:35px!important}.xl\:edu-mb-40{margin-bottom:40px!important}.xl\:edu-mb-45{margin-bottom:45px!important}.xl\:edu-mb-55{margin-bottom:55px!important}.xl\:edu-mb-65{margin-bottom:65px!important}.xl\:edu-mb-75{margin-bottom:75px!important}.xl\:edu-mb-auto{margin-bottom:auto!important}.xl\:edu-ml-0{margin-left:0!important}.xl\:edu-ml-2{margin-left:2px!important}.xl\:edu-ml-4{margin-left:4px!important}.xl\:edu-ml-5{margin-left:5px!important}.xl\:edu-ml-8{margin-left:8px!important}.xl\:edu-ml-10{margin-left:10px!important}.xl\:edu-ml-15{margin-left:15px!important}.xl\:edu-ml-12{margin-left:12px!important}.xl\:edu-ml-14{margin-left:14px!important}.xl\:edu-ml-16{margin-left:16px!important}.xl\:edu-ml-18{margin-left:18px!important}.xl\:edu-ml-20{margin-left:20px!important}.xl\:edu-ml-25{margin-left:25px!important}.xl\:edu-ml-24{margin-left:24px!important}.xl\:edu-ml-30{margin-left:30px!important}.xl\:edu-ml-32{margin-left:32px!important}.xl\:edu-ml-35{margin-left:35px!important}.xl\:edu-ml-40{margin-left:40px!important}.xl\:edu-ml-45{margin-left:45px!important}.xl\:edu-ml-55{margin-left:55px!important}.xl\:edu-ml-65{margin-left:65px!important}.xl\:edu-ml-75{margin-left:75px!important}.xl\:edu-ml-auto{margin-left:auto!important}.xl\:edu-p-0{padding:0!important}.xl\:edu-p-2{padding:2px!important}.xl\:edu-p-4{padding:4px!important}.xl\:edu-p-5{padding:5px!important}.xl\:edu-p-8{padding:8px!important}.xl\:edu-p-10{padding:10px!important}.xl\:edu-p-15{padding:15px!important}.xl\:edu-p-12{padding:12px!important}.xl\:edu-p-14{padding:14px!important}.xl\:edu-p-16{padding:16px!important}.xl\:edu-p-18{padding:18px!important}.xl\:edu-p-20{padding:20px!important}.xl\:edu-p-25{padding:25px!important}.xl\:edu-p-24{padding:24px!important}.xl\:edu-p-30{padding:30px!important}.xl\:edu-p-32{padding:32px!important}.xl\:edu-p-35{padding:35px!important}.xl\:edu-p-40{padding:40px!important}.xl\:edu-p-45{padding:45px!important}.xl\:edu-p-55{padding:55px!important}.xl\:edu-p-65{padding:65px!important}.xl\:edu-p-75{padding:75px!important}.xl\:edu-p-auto{padding:auto!important}.xl\:edu-px-0{padding-left:0!important;padding-right:0!important}.xl\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.xl\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.xl\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.xl\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.xl\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.xl\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.xl\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.xl\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.xl\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.xl\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.xl\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.xl\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.xl\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.xl\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.xl\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.xl\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.xl\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.xl\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.xl\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.xl\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.xl\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.xl\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.xl\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.xl\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.xl\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.xl\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.xl\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.xl\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.xl\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.xl\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.xl\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.xl\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.xl\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.xl\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.xl\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.xl\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.xl\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.xl\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.xl\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.xl\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.xl\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.xl\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.xl\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.xl\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.xl\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.xl\:edu-pt-0{padding-top:0!important}.xl\:edu-pt-2{padding-top:2px!important}.xl\:edu-pt-4{padding-top:4px!important}.xl\:edu-pt-5{padding-top:5px!important}.xl\:edu-pt-8{padding-top:8px!important}.xl\:edu-pt-10{padding-top:10px!important}.xl\:edu-pt-15{padding-top:15px!important}.xl\:edu-pt-12{padding-top:12px!important}.xl\:edu-pt-14{padding-top:14px!important}.xl\:edu-pt-16{padding-top:16px!important}.xl\:edu-pt-18{padding-top:18px!important}.xl\:edu-pt-20{padding-top:20px!important}.xl\:edu-pt-25{padding-top:25px!important}.xl\:edu-pt-24{padding-top:24px!important}.xl\:edu-pt-30{padding-top:30px!important}.xl\:edu-pt-32{padding-top:32px!important}.xl\:edu-pt-35{padding-top:35px!important}.xl\:edu-pt-40{padding-top:40px!important}.xl\:edu-pt-45{padding-top:45px!important}.xl\:edu-pt-55{padding-top:55px!important}.xl\:edu-pt-65{padding-top:65px!important}.xl\:edu-pt-75{padding-top:75px!important}.xl\:edu-pt-auto{padding-top:auto!important}.xl\:edu-pr-0{padding-right:0!important}.xl\:edu-pr-2{padding-right:2px!important}.xl\:edu-pr-4{padding-right:4px!important}.xl\:edu-pr-5{padding-right:5px!important}.xl\:edu-pr-8{padding-right:8px!important}.xl\:edu-pr-10{padding-right:10px!important}.xl\:edu-pr-15{padding-right:15px!important}.xl\:edu-pr-12{padding-right:12px!important}.xl\:edu-pr-14{padding-right:14px!important}.xl\:edu-pr-16{padding-right:16px!important}.xl\:edu-pr-18{padding-right:18px!important}.xl\:edu-pr-20{padding-right:20px!important}.xl\:edu-pr-25{padding-right:25px!important}.xl\:edu-pr-24{padding-right:24px!important}.xl\:edu-pr-30{padding-right:30px!important}.xl\:edu-pr-32{padding-right:32px!important}.xl\:edu-pr-35{padding-right:35px!important}.xl\:edu-pr-40{padding-right:40px!important}.xl\:edu-pr-45{padding-right:45px!important}.xl\:edu-pr-55{padding-right:55px!important}.xl\:edu-pr-65{padding-right:65px!important}.xl\:edu-pr-75{padding-right:75px!important}.xl\:edu-pr-auto{padding-right:auto!important}.xl\:edu-pb-0{padding-bottom:0!important}.xl\:edu-pb-2{padding-bottom:2px!important}.xl\:edu-pb-4{padding-bottom:4px!important}.xl\:edu-pb-5{padding-bottom:5px!important}.xl\:edu-pb-8{padding-bottom:8px!important}.xl\:edu-pb-10{padding-bottom:10px!important}.xl\:edu-pb-15{padding-bottom:15px!important}.xl\:edu-pb-12{padding-bottom:12px!important}.xl\:edu-pb-14{padding-bottom:14px!important}.xl\:edu-pb-16{padding-bottom:16px!important}.xl\:edu-pb-18{padding-bottom:18px!important}.xl\:edu-pb-20{padding-bottom:20px!important}.xl\:edu-pb-25{padding-bottom:25px!important}.xl\:edu-pb-24{padding-bottom:24px!important}.xl\:edu-pb-30{padding-bottom:30px!important}.xl\:edu-pb-32{padding-bottom:32px!important}.xl\:edu-pb-35{padding-bottom:35px!important}.xl\:edu-pb-40{padding-bottom:40px!important}.xl\:edu-pb-45{padding-bottom:45px!important}.xl\:edu-pb-55{padding-bottom:55px!important}.xl\:edu-pb-65{padding-bottom:65px!important}.xl\:edu-pb-75{padding-bottom:75px!important}.xl\:edu-pb-auto{padding-bottom:auto!important}.xl\:edu-pl-0{padding-left:0!important}.xl\:edu-pl-2{padding-left:2px!important}.xl\:edu-pl-4{padding-left:4px!important}.xl\:edu-pl-5{padding-left:5px!important}.xl\:edu-pl-8{padding-left:8px!important}.xl\:edu-pl-10{padding-left:10px!important}.xl\:edu-pl-15{padding-left:15px!important}.xl\:edu-pl-12{padding-left:12px!important}.xl\:edu-pl-14{padding-left:14px!important}.xl\:edu-pl-16{padding-left:16px!important}.xl\:edu-pl-18{padding-left:18px!important}.xl\:edu-pl-20{padding-left:20px!important}.xl\:edu-pl-25{padding-left:25px!important}.xl\:edu-pl-24{padding-left:24px!important}.xl\:edu-pl-30{padding-left:30px!important}.xl\:edu-pl-32{padding-left:32px!important}.xl\:edu-pl-35{padding-left:35px!important}.xl\:edu-pl-40{padding-left:40px!important}.xl\:edu-pl-45{padding-left:45px!important}.xl\:edu-pl-55{padding-left:55px!important}.xl\:edu-pl-65{padding-left:65px!important}.xl\:edu-pl-75{padding-left:75px!important}.xl\:edu-pl-auto{padding-left:auto!important}}@media (min-width:1300px){.xxl\:edu-m-0{margin:0!important}.xxl\:edu-m-2{margin:2px!important}.xxl\:edu-m-4{margin:4px!important}.xxl\:edu-m-5{margin:5px!important}.xxl\:edu-m-8{margin:8px!important}.xxl\:edu-m-10{margin:10px!important}.xxl\:edu-m-15{margin:15px!important}.xxl\:edu-m-12{margin:12px!important}.xxl\:edu-m-14{margin:14px!important}.xxl\:edu-m-16{margin:16px!important}.xxl\:edu-m-18{margin:18px!important}.xxl\:edu-m-20{margin:20px!important}.xxl\:edu-m-25{margin:25px!important}.xxl\:edu-m-24{margin:24px!important}.xxl\:edu-m-30{margin:30px!important}.xxl\:edu-m-32{margin:32px!important}.xxl\:edu-m-35{margin:35px!important}.xxl\:edu-m-40{margin:40px!important}.xxl\:edu-m-45{margin:45px!important}.xxl\:edu-m-55{margin:55px!important}.xxl\:edu-m-65{margin:65px!important}.xxl\:edu-m-75{margin:75px!important}.xxl\:edu-m-auto{margin:auto!important}.xxl\:edu-mx-0{margin-left:0!important;margin-right:0!important}.xxl\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.xxl\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.xxl\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.xxl\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.xxl\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.xxl\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.xxl\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.xxl\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.xxl\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.xxl\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.xxl\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.xxl\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.xxl\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.xxl\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.xxl\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.xxl\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.xxl\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.xxl\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.xxl\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.xxl\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.xxl\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.xxl\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.xxl\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.xxl\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.xxl\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.xxl\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.xxl\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.xxl\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.xxl\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.xxl\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.xxl\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.xxl\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.xxl\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.xxl\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.xxl\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.xxl\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.xxl\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.xxl\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.xxl\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.xxl\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.xxl\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.xxl\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.xxl\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.xxl\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.xxl\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.xxl\:edu-mt-0{margin-top:0!important}.xxl\:edu-mt-2{margin-top:2px!important}.xxl\:edu-mt-4{margin-top:4px!important}.xxl\:edu-mt-5{margin-top:5px!important}.xxl\:edu-mt-8{margin-top:8px!important}.xxl\:edu-mt-10{margin-top:10px!important}.xxl\:edu-mt-15{margin-top:15px!important}.xxl\:edu-mt-12{margin-top:12px!important}.xxl\:edu-mt-14{margin-top:14px!important}.xxl\:edu-mt-16{margin-top:16px!important}.xxl\:edu-mt-18{margin-top:18px!important}.xxl\:edu-mt-20{margin-top:20px!important}.xxl\:edu-mt-25{margin-top:25px!important}.xxl\:edu-mt-24{margin-top:24px!important}.xxl\:edu-mt-30{margin-top:30px!important}.xxl\:edu-mt-32{margin-top:32px!important}.xxl\:edu-mt-35{margin-top:35px!important}.xxl\:edu-mt-40{margin-top:40px!important}.xxl\:edu-mt-45{margin-top:45px!important}.xxl\:edu-mt-55{margin-top:55px!important}.xxl\:edu-mt-65{margin-top:65px!important}.xxl\:edu-mt-75{margin-top:75px!important}.xxl\:edu-mt-auto{margin-top:auto!important}.xxl\:edu-mr-0{margin-right:0!important}.xxl\:edu-mr-2{margin-right:2px!important}.xxl\:edu-mr-4{margin-right:4px!important}.xxl\:edu-mr-5{margin-right:5px!important}.xxl\:edu-mr-8{margin-right:8px!important}.xxl\:edu-mr-10{margin-right:10px!important}.xxl\:edu-mr-15{margin-right:15px!important}.xxl\:edu-mr-12{margin-right:12px!important}.xxl\:edu-mr-14{margin-right:14px!important}.xxl\:edu-mr-16{margin-right:16px!important}.xxl\:edu-mr-18{margin-right:18px!important}.xxl\:edu-mr-20{margin-right:20px!important}.xxl\:edu-mr-25{margin-right:25px!important}.xxl\:edu-mr-24{margin-right:24px!important}.xxl\:edu-mr-30{margin-right:30px!important}.xxl\:edu-mr-32{margin-right:32px!important}.xxl\:edu-mr-35{margin-right:35px!important}.xxl\:edu-mr-40{margin-right:40px!important}.xxl\:edu-mr-45{margin-right:45px!important}.xxl\:edu-mr-55{margin-right:55px!important}.xxl\:edu-mr-65{margin-right:65px!important}.xxl\:edu-mr-75{margin-right:75px!important}.xxl\:edu-mr-auto{margin-right:auto!important}.xxl\:edu-mb-0{margin-bottom:0!important}.xxl\:edu-mb-2{margin-bottom:2px!important}.xxl\:edu-mb-4{margin-bottom:4px!important}.xxl\:edu-mb-5{margin-bottom:5px!important}.xxl\:edu-mb-8{margin-bottom:8px!important}.xxl\:edu-mb-10{margin-bottom:10px!important}.xxl\:edu-mb-15{margin-bottom:15px!important}.xxl\:edu-mb-12{margin-bottom:12px!important}.xxl\:edu-mb-14{margin-bottom:14px!important}.xxl\:edu-mb-16{margin-bottom:16px!important}.xxl\:edu-mb-18{margin-bottom:18px!important}.xxl\:edu-mb-20{margin-bottom:20px!important}.xxl\:edu-mb-25{margin-bottom:25px!important}.xxl\:edu-mb-24{margin-bottom:24px!important}.xxl\:edu-mb-30{margin-bottom:30px!important}.xxl\:edu-mb-32{margin-bottom:32px!important}.xxl\:edu-mb-35{margin-bottom:35px!important}.xxl\:edu-mb-40{margin-bottom:40px!important}.xxl\:edu-mb-45{margin-bottom:45px!important}.xxl\:edu-mb-55{margin-bottom:55px!important}.xxl\:edu-mb-65{margin-bottom:65px!important}.xxl\:edu-mb-75{margin-bottom:75px!important}.xxl\:edu-mb-auto{margin-bottom:auto!important}.xxl\:edu-ml-0{margin-left:0!important}.xxl\:edu-ml-2{margin-left:2px!important}.xxl\:edu-ml-4{margin-left:4px!important}.xxl\:edu-ml-5{margin-left:5px!important}.xxl\:edu-ml-8{margin-left:8px!important}.xxl\:edu-ml-10{margin-left:10px!important}.xxl\:edu-ml-15{margin-left:15px!important}.xxl\:edu-ml-12{margin-left:12px!important}.xxl\:edu-ml-14{margin-left:14px!important}.xxl\:edu-ml-16{margin-left:16px!important}.xxl\:edu-ml-18{margin-left:18px!important}.xxl\:edu-ml-20{margin-left:20px!important}.xxl\:edu-ml-25{margin-left:25px!important}.xxl\:edu-ml-24{margin-left:24px!important}.xxl\:edu-ml-30{margin-left:30px!important}.xxl\:edu-ml-32{margin-left:32px!important}.xxl\:edu-ml-35{margin-left:35px!important}.xxl\:edu-ml-40{margin-left:40px!important}.xxl\:edu-ml-45{margin-left:45px!important}.xxl\:edu-ml-55{margin-left:55px!important}.xxl\:edu-ml-65{margin-left:65px!important}.xxl\:edu-ml-75{margin-left:75px!important}.xxl\:edu-ml-auto{margin-left:auto!important}.xxl\:edu-p-0{padding:0!important}.xxl\:edu-p-2{padding:2px!important}.xxl\:edu-p-4{padding:4px!important}.xxl\:edu-p-5{padding:5px!important}.xxl\:edu-p-8{padding:8px!important}.xxl\:edu-p-10{padding:10px!important}.xxl\:edu-p-15{padding:15px!important}.xxl\:edu-p-12{padding:12px!important}.xxl\:edu-p-14{padding:14px!important}.xxl\:edu-p-16{padding:16px!important}.xxl\:edu-p-18{padding:18px!important}.xxl\:edu-p-20{padding:20px!important}.xxl\:edu-p-25{padding:25px!important}.xxl\:edu-p-24{padding:24px!important}.xxl\:edu-p-30{padding:30px!important}.xxl\:edu-p-32{padding:32px!important}.xxl\:edu-p-35{padding:35px!important}.xxl\:edu-p-40{padding:40px!important}.xxl\:edu-p-45{padding:45px!important}.xxl\:edu-p-55{padding:55px!important}.xxl\:edu-p-65{padding:65px!important}.xxl\:edu-p-75{padding:75px!important}.xxl\:edu-p-auto{padding:auto!important}.xxl\:edu-px-0{padding-left:0!important;padding-right:0!important}.xxl\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.xxl\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.xxl\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.xxl\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.xxl\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.xxl\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.xxl\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.xxl\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.xxl\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.xxl\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.xxl\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.xxl\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.xxl\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.xxl\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.xxl\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.xxl\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.xxl\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.xxl\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.xxl\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.xxl\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.xxl\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.xxl\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.xxl\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.xxl\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.xxl\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.xxl\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.xxl\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.xxl\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.xxl\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.xxl\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.xxl\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.xxl\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.xxl\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.xxl\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.xxl\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.xxl\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.xxl\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.xxl\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.xxl\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.xxl\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.xxl\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.xxl\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.xxl\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.xxl\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.xxl\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.xxl\:edu-pt-0{padding-top:0!important}.xxl\:edu-pt-2{padding-top:2px!important}.xxl\:edu-pt-4{padding-top:4px!important}.xxl\:edu-pt-5{padding-top:5px!important}.xxl\:edu-pt-8{padding-top:8px!important}.xxl\:edu-pt-10{padding-top:10px!important}.xxl\:edu-pt-15{padding-top:15px!important}.xxl\:edu-pt-12{padding-top:12px!important}.xxl\:edu-pt-14{padding-top:14px!important}.xxl\:edu-pt-16{padding-top:16px!important}.xxl\:edu-pt-18{padding-top:18px!important}.xxl\:edu-pt-20{padding-top:20px!important}.xxl\:edu-pt-25{padding-top:25px!important}.xxl\:edu-pt-24{padding-top:24px!important}.xxl\:edu-pt-30{padding-top:30px!important}.xxl\:edu-pt-32{padding-top:32px!important}.xxl\:edu-pt-35{padding-top:35px!important}.xxl\:edu-pt-40{padding-top:40px!important}.xxl\:edu-pt-45{padding-top:45px!important}.xxl\:edu-pt-55{padding-top:55px!important}.xxl\:edu-pt-65{padding-top:65px!important}.xxl\:edu-pt-75{padding-top:75px!important}.xxl\:edu-pt-auto{padding-top:auto!important}.xxl\:edu-pr-0{padding-right:0!important}.xxl\:edu-pr-2{padding-right:2px!important}.xxl\:edu-pr-4{padding-right:4px!important}.xxl\:edu-pr-5{padding-right:5px!important}.xxl\:edu-pr-8{padding-right:8px!important}.xxl\:edu-pr-10{padding-right:10px!important}.xxl\:edu-pr-15{padding-right:15px!important}.xxl\:edu-pr-12{padding-right:12px!important}.xxl\:edu-pr-14{padding-right:14px!important}.xxl\:edu-pr-16{padding-right:16px!important}.xxl\:edu-pr-18{padding-right:18px!important}.xxl\:edu-pr-20{padding-right:20px!important}.xxl\:edu-pr-25{padding-right:25px!important}.xxl\:edu-pr-24{padding-right:24px!important}.xxl\:edu-pr-30{padding-right:30px!important}.xxl\:edu-pr-32{padding-right:32px!important}.xxl\:edu-pr-35{padding-right:35px!important}.xxl\:edu-pr-40{padding-right:40px!important}.xxl\:edu-pr-45{padding-right:45px!important}.xxl\:edu-pr-55{padding-right:55px!important}.xxl\:edu-pr-65{padding-right:65px!important}.xxl\:edu-pr-75{padding-right:75px!important}.xxl\:edu-pr-auto{padding-right:auto!important}.xxl\:edu-pb-0{padding-bottom:0!important}.xxl\:edu-pb-2{padding-bottom:2px!important}.xxl\:edu-pb-4{padding-bottom:4px!important}.xxl\:edu-pb-5{padding-bottom:5px!important}.xxl\:edu-pb-8{padding-bottom:8px!important}.xxl\:edu-pb-10{padding-bottom:10px!important}.xxl\:edu-pb-15{padding-bottom:15px!important}.xxl\:edu-pb-12{padding-bottom:12px!important}.xxl\:edu-pb-14{padding-bottom:14px!important}.xxl\:edu-pb-16{padding-bottom:16px!important}.xxl\:edu-pb-18{padding-bottom:18px!important}.xxl\:edu-pb-20{padding-bottom:20px!important}.xxl\:edu-pb-25{padding-bottom:25px!important}.xxl\:edu-pb-24{padding-bottom:24px!important}.xxl\:edu-pb-30{padding-bottom:30px!important}.xxl\:edu-pb-32{padding-bottom:32px!important}.xxl\:edu-pb-35{padding-bottom:35px!important}.xxl\:edu-pb-40{padding-bottom:40px!important}.xxl\:edu-pb-45{padding-bottom:45px!important}.xxl\:edu-pb-55{padding-bottom:55px!important}.xxl\:edu-pb-65{padding-bottom:65px!important}.xxl\:edu-pb-75{padding-bottom:75px!important}.xxl\:edu-pb-auto{padding-bottom:auto!important}.xxl\:edu-pl-0{padding-left:0!important}.xxl\:edu-pl-2{padding-left:2px!important}.xxl\:edu-pl-4{padding-left:4px!important}.xxl\:edu-pl-5{padding-left:5px!important}.xxl\:edu-pl-8{padding-left:8px!important}.xxl\:edu-pl-10{padding-left:10px!important}.xxl\:edu-pl-15{padding-left:15px!important}.xxl\:edu-pl-12{padding-left:12px!important}.xxl\:edu-pl-14{padding-left:14px!important}.xxl\:edu-pl-16{padding-left:16px!important}.xxl\:edu-pl-18{padding-left:18px!important}.xxl\:edu-pl-20{padding-left:20px!important}.xxl\:edu-pl-25{padding-left:25px!important}.xxl\:edu-pl-24{padding-left:24px!important}.xxl\:edu-pl-30{padding-left:30px!important}.xxl\:edu-pl-32{padding-left:32px!important}.xxl\:edu-pl-35{padding-left:35px!important}.xxl\:edu-pl-40{padding-left:40px!important}.xxl\:edu-pl-45{padding-left:45px!important}.xxl\:edu-pl-55{padding-left:55px!important}.xxl\:edu-pl-65{padding-left:65px!important}.xxl\:edu-pl-75{padding-left:75px!important}.xxl\:edu-pl-auto{padding-left:auto!important}}@media (min-width:1400px){.xxxl\:edu-m-0{margin:0!important}.xxxl\:edu-m-2{margin:2px!important}.xxxl\:edu-m-4{margin:4px!important}.xxxl\:edu-m-5{margin:5px!important}.xxxl\:edu-m-8{margin:8px!important}.xxxl\:edu-m-10{margin:10px!important}.xxxl\:edu-m-15{margin:15px!important}.xxxl\:edu-m-12{margin:12px!important}.xxxl\:edu-m-14{margin:14px!important}.xxxl\:edu-m-16{margin:16px!important}.xxxl\:edu-m-18{margin:18px!important}.xxxl\:edu-m-20{margin:20px!important}.xxxl\:edu-m-25{margin:25px!important}.xxxl\:edu-m-24{margin:24px!important}.xxxl\:edu-m-30{margin:30px!important}.xxxl\:edu-m-32{margin:32px!important}.xxxl\:edu-m-35{margin:35px!important}.xxxl\:edu-m-40{margin:40px!important}.xxxl\:edu-m-45{margin:45px!important}.xxxl\:edu-m-55{margin:55px!important}.xxxl\:edu-m-65{margin:65px!important}.xxxl\:edu-m-75{margin:75px!important}.xxxl\:edu-m-auto{margin:auto!important}.xxxl\:edu-mx-0{margin-left:0!important;margin-right:0!important}.xxxl\:edu-mx-2{margin-left:2px!important;margin-right:2px!important}.xxxl\:edu-mx-4{margin-left:4px!important;margin-right:4px!important}.xxxl\:edu-mx-5{margin-left:5px!important;margin-right:5px!important}.xxxl\:edu-mx-8{margin-left:8px!important;margin-right:8px!important}.xxxl\:edu-mx-10{margin-left:10px!important;margin-right:10px!important}.xxxl\:edu-mx-15{margin-left:15px!important;margin-right:15px!important}.xxxl\:edu-mx-12{margin-left:12px!important;margin-right:12px!important}.xxxl\:edu-mx-14{margin-left:14px!important;margin-right:14px!important}.xxxl\:edu-mx-16{margin-left:16px!important;margin-right:16px!important}.xxxl\:edu-mx-18{margin-left:18px!important;margin-right:18px!important}.xxxl\:edu-mx-20{margin-left:20px!important;margin-right:20px!important}.xxxl\:edu-mx-25{margin-left:25px!important;margin-right:25px!important}.xxxl\:edu-mx-24{margin-left:24px!important;margin-right:24px!important}.xxxl\:edu-mx-30{margin-left:30px!important;margin-right:30px!important}.xxxl\:edu-mx-32{margin-left:32px!important;margin-right:32px!important}.xxxl\:edu-mx-35{margin-left:35px!important;margin-right:35px!important}.xxxl\:edu-mx-40{margin-left:40px!important;margin-right:40px!important}.xxxl\:edu-mx-45{margin-left:45px!important;margin-right:45px!important}.xxxl\:edu-mx-55{margin-left:55px!important;margin-right:55px!important}.xxxl\:edu-mx-65{margin-left:65px!important;margin-right:65px!important}.xxxl\:edu-mx-75{margin-left:75px!important;margin-right:75px!important}.xxxl\:edu-mx-auto{margin-left:auto!important;margin-right:auto!important}.xxxl\:edu-my-0{margin-top:0!important;margin-bottom:0!important}.xxxl\:edu-my-2{margin-top:2px!important;margin-bottom:2px!important}.xxxl\:edu-my-4{margin-top:4px!important;margin-bottom:4px!important}.xxxl\:edu-my-5{margin-top:5px!important;margin-bottom:5px!important}.xxxl\:edu-my-8{margin-top:8px!important;margin-bottom:8px!important}.xxxl\:edu-my-10{margin-top:10px!important;margin-bottom:10px!important}.xxxl\:edu-my-15{margin-top:15px!important;margin-bottom:15px!important}.xxxl\:edu-my-12{margin-top:12px!important;margin-bottom:12px!important}.xxxl\:edu-my-14{margin-top:14px!important;margin-bottom:14px!important}.xxxl\:edu-my-16{margin-top:16px!important;margin-bottom:16px!important}.xxxl\:edu-my-18{margin-top:18px!important;margin-bottom:18px!important}.xxxl\:edu-my-20{margin-top:20px!important;margin-bottom:20px!important}.xxxl\:edu-my-25{margin-top:25px!important;margin-bottom:25px!important}.xxxl\:edu-my-24{margin-top:24px!important;margin-bottom:24px!important}.xxxl\:edu-my-30{margin-top:30px!important;margin-bottom:30px!important}.xxxl\:edu-my-32{margin-top:32px!important;margin-bottom:32px!important}.xxxl\:edu-my-35{margin-top:35px!important;margin-bottom:35px!important}.xxxl\:edu-my-40{margin-top:40px!important;margin-bottom:40px!important}.xxxl\:edu-my-45{margin-top:45px!important;margin-bottom:45px!important}.xxxl\:edu-my-55{margin-top:55px!important;margin-bottom:55px!important}.xxxl\:edu-my-65{margin-top:65px!important;margin-bottom:65px!important}.xxxl\:edu-my-75{margin-top:75px!important;margin-bottom:75px!important}.xxxl\:edu-my-auto{margin-top:auto!important;margin-bottom:auto!important}.xxxl\:edu-mt-0{margin-top:0!important}.xxxl\:edu-mt-2{margin-top:2px!important}.xxxl\:edu-mt-4{margin-top:4px!important}.xxxl\:edu-mt-5{margin-top:5px!important}.xxxl\:edu-mt-8{margin-top:8px!important}.xxxl\:edu-mt-10{margin-top:10px!important}.xxxl\:edu-mt-15{margin-top:15px!important}.xxxl\:edu-mt-12{margin-top:12px!important}.xxxl\:edu-mt-14{margin-top:14px!important}.xxxl\:edu-mt-16{margin-top:16px!important}.xxxl\:edu-mt-18{margin-top:18px!important}.xxxl\:edu-mt-20{margin-top:20px!important}.xxxl\:edu-mt-25{margin-top:25px!important}.xxxl\:edu-mt-24{margin-top:24px!important}.xxxl\:edu-mt-30{margin-top:30px!important}.xxxl\:edu-mt-32{margin-top:32px!important}.xxxl\:edu-mt-35{margin-top:35px!important}.xxxl\:edu-mt-40{margin-top:40px!important}.xxxl\:edu-mt-45{margin-top:45px!important}.xxxl\:edu-mt-55{margin-top:55px!important}.xxxl\:edu-mt-65{margin-top:65px!important}.xxxl\:edu-mt-75{margin-top:75px!important}.xxxl\:edu-mt-auto{margin-top:auto!important}.xxxl\:edu-mr-0{margin-right:0!important}.xxxl\:edu-mr-2{margin-right:2px!important}.xxxl\:edu-mr-4{margin-right:4px!important}.xxxl\:edu-mr-5{margin-right:5px!important}.xxxl\:edu-mr-8{margin-right:8px!important}.xxxl\:edu-mr-10{margin-right:10px!important}.xxxl\:edu-mr-15{margin-right:15px!important}.xxxl\:edu-mr-12{margin-right:12px!important}.xxxl\:edu-mr-14{margin-right:14px!important}.xxxl\:edu-mr-16{margin-right:16px!important}.xxxl\:edu-mr-18{margin-right:18px!important}.xxxl\:edu-mr-20{margin-right:20px!important}.xxxl\:edu-mr-25{margin-right:25px!important}.xxxl\:edu-mr-24{margin-right:24px!important}.xxxl\:edu-mr-30{margin-right:30px!important}.xxxl\:edu-mr-32{margin-right:32px!important}.xxxl\:edu-mr-35{margin-right:35px!important}.xxxl\:edu-mr-40{margin-right:40px!important}.xxxl\:edu-mr-45{margin-right:45px!important}.xxxl\:edu-mr-55{margin-right:55px!important}.xxxl\:edu-mr-65{margin-right:65px!important}.xxxl\:edu-mr-75{margin-right:75px!important}.xxxl\:edu-mr-auto{margin-right:auto!important}.xxxl\:edu-mb-0{margin-bottom:0!important}.xxxl\:edu-mb-2{margin-bottom:2px!important}.xxxl\:edu-mb-4{margin-bottom:4px!important}.xxxl\:edu-mb-5{margin-bottom:5px!important}.xxxl\:edu-mb-8{margin-bottom:8px!important}.xxxl\:edu-mb-10{margin-bottom:10px!important}.xxxl\:edu-mb-15{margin-bottom:15px!important}.xxxl\:edu-mb-12{margin-bottom:12px!important}.xxxl\:edu-mb-14{margin-bottom:14px!important}.xxxl\:edu-mb-16{margin-bottom:16px!important}.xxxl\:edu-mb-18{margin-bottom:18px!important}.xxxl\:edu-mb-20{margin-bottom:20px!important}.xxxl\:edu-mb-25{margin-bottom:25px!important}.xxxl\:edu-mb-24{margin-bottom:24px!important}.xxxl\:edu-mb-30{margin-bottom:30px!important}.xxxl\:edu-mb-32{margin-bottom:32px!important}.xxxl\:edu-mb-35{margin-bottom:35px!important}.xxxl\:edu-mb-40{margin-bottom:40px!important}.xxxl\:edu-mb-45{margin-bottom:45px!important}.xxxl\:edu-mb-55{margin-bottom:55px!important}.xxxl\:edu-mb-65{margin-bottom:65px!important}.xxxl\:edu-mb-75{margin-bottom:75px!important}.xxxl\:edu-mb-auto{margin-bottom:auto!important}.xxxl\:edu-ml-0{margin-left:0!important}.xxxl\:edu-ml-2{margin-left:2px!important}.xxxl\:edu-ml-4{margin-left:4px!important}.xxxl\:edu-ml-5{margin-left:5px!important}.xxxl\:edu-ml-8{margin-left:8px!important}.xxxl\:edu-ml-10{margin-left:10px!important}.xxxl\:edu-ml-15{margin-left:15px!important}.xxxl\:edu-ml-12{margin-left:12px!important}.xxxl\:edu-ml-14{margin-left:14px!important}.xxxl\:edu-ml-16{margin-left:16px!important}.xxxl\:edu-ml-18{margin-left:18px!important}.xxxl\:edu-ml-20{margin-left:20px!important}.xxxl\:edu-ml-25{margin-left:25px!important}.xxxl\:edu-ml-24{margin-left:24px!important}.xxxl\:edu-ml-30{margin-left:30px!important}.xxxl\:edu-ml-32{margin-left:32px!important}.xxxl\:edu-ml-35{margin-left:35px!important}.xxxl\:edu-ml-40{margin-left:40px!important}.xxxl\:edu-ml-45{margin-left:45px!important}.xxxl\:edu-ml-55{margin-left:55px!important}.xxxl\:edu-ml-65{margin-left:65px!important}.xxxl\:edu-ml-75{margin-left:75px!important}.xxxl\:edu-ml-auto{margin-left:auto!important}.xxxl\:edu-p-0{padding:0!important}.xxxl\:edu-p-2{padding:2px!important}.xxxl\:edu-p-4{padding:4px!important}.xxxl\:edu-p-5{padding:5px!important}.xxxl\:edu-p-8{padding:8px!important}.xxxl\:edu-p-10{padding:10px!important}.xxxl\:edu-p-15{padding:15px!important}.xxxl\:edu-p-12{padding:12px!important}.xxxl\:edu-p-14{padding:14px!important}.xxxl\:edu-p-16{padding:16px!important}.xxxl\:edu-p-18{padding:18px!important}.xxxl\:edu-p-20{padding:20px!important}.xxxl\:edu-p-25{padding:25px!important}.xxxl\:edu-p-24{padding:24px!important}.xxxl\:edu-p-30{padding:30px!important}.xxxl\:edu-p-32{padding:32px!important}.xxxl\:edu-p-35{padding:35px!important}.xxxl\:edu-p-40{padding:40px!important}.xxxl\:edu-p-45{padding:45px!important}.xxxl\:edu-p-55{padding:55px!important}.xxxl\:edu-p-65{padding:65px!important}.xxxl\:edu-p-75{padding:75px!important}.xxxl\:edu-p-auto{padding:auto!important}.xxxl\:edu-px-0{padding-left:0!important;padding-right:0!important}.xxxl\:edu-px-2{padding-left:2px!important;padding-right:2px!important}.xxxl\:edu-px-4{padding-left:4px!important;padding-right:4px!important}.xxxl\:edu-px-5{padding-left:5px!important;padding-right:5px!important}.xxxl\:edu-px-8{padding-left:8px!important;padding-right:8px!important}.xxxl\:edu-px-10{padding-left:10px!important;padding-right:10px!important}.xxxl\:edu-px-15{padding-left:15px!important;padding-right:15px!important}.xxxl\:edu-px-12{padding-left:12px!important;padding-right:12px!important}.xxxl\:edu-px-14{padding-left:14px!important;padding-right:14px!important}.xxxl\:edu-px-16{padding-left:16px!important;padding-right:16px!important}.xxxl\:edu-px-18{padding-left:18px!important;padding-right:18px!important}.xxxl\:edu-px-20{padding-left:20px!important;padding-right:20px!important}.xxxl\:edu-px-25{padding-left:25px!important;padding-right:25px!important}.xxxl\:edu-px-24{padding-left:24px!important;padding-right:24px!important}.xxxl\:edu-px-30{padding-left:30px!important;padding-right:30px!important}.xxxl\:edu-px-32{padding-left:32px!important;padding-right:32px!important}.xxxl\:edu-px-35{padding-left:35px!important;padding-right:35px!important}.xxxl\:edu-px-40{padding-left:40px!important;padding-right:40px!important}.xxxl\:edu-px-45{padding-left:45px!important;padding-right:45px!important}.xxxl\:edu-px-55{padding-left:55px!important;padding-right:55px!important}.xxxl\:edu-px-65{padding-left:65px!important;padding-right:65px!important}.xxxl\:edu-px-75{padding-left:75px!important;padding-right:75px!important}.xxxl\:edu-px-auto{padding-left:auto!important;padding-right:auto!important}.xxxl\:edu-py-0{padding-top:0!important;padding-bottom:0!important}.xxxl\:edu-py-2{padding-top:2px!important;padding-bottom:2px!important}.xxxl\:edu-py-4{padding-top:4px!important;padding-bottom:4px!important}.xxxl\:edu-py-5{padding-top:5px!important;padding-bottom:5px!important}.xxxl\:edu-py-8{padding-top:8px!important;padding-bottom:8px!important}.xxxl\:edu-py-10{padding-top:10px!important;padding-bottom:10px!important}.xxxl\:edu-py-15{padding-top:15px!important;padding-bottom:15px!important}.xxxl\:edu-py-12{padding-top:12px!important;padding-bottom:12px!important}.xxxl\:edu-py-14{padding-top:14px!important;padding-bottom:14px!important}.xxxl\:edu-py-16{padding-top:16px!important;padding-bottom:16px!important}.xxxl\:edu-py-18{padding-top:18px!important;padding-bottom:18px!important}.xxxl\:edu-py-20{padding-top:20px!important;padding-bottom:20px!important}.xxxl\:edu-py-25{padding-top:25px!important;padding-bottom:25px!important}.xxxl\:edu-py-24{padding-top:24px!important;padding-bottom:24px!important}.xxxl\:edu-py-30{padding-top:30px!important;padding-bottom:30px!important}.xxxl\:edu-py-32{padding-top:32px!important;padding-bottom:32px!important}.xxxl\:edu-py-35{padding-top:35px!important;padding-bottom:35px!important}.xxxl\:edu-py-40{padding-top:40px!important;padding-bottom:40px!important}.xxxl\:edu-py-45{padding-top:45px!important;padding-bottom:45px!important}.xxxl\:edu-py-55{padding-top:55px!important;padding-bottom:55px!important}.xxxl\:edu-py-65{padding-top:65px!important;padding-bottom:65px!important}.xxxl\:edu-py-75{padding-top:75px!important;padding-bottom:75px!important}.xxxl\:edu-py-auto{padding-top:auto!important;padding-bottom:auto!important}.xxxl\:edu-pt-0{padding-top:0!important}.xxxl\:edu-pt-2{padding-top:2px!important}.xxxl\:edu-pt-4{padding-top:4px!important}.xxxl\:edu-pt-5{padding-top:5px!important}.xxxl\:edu-pt-8{padding-top:8px!important}.xxxl\:edu-pt-10{padding-top:10px!important}.xxxl\:edu-pt-15{padding-top:15px!important}.xxxl\:edu-pt-12{padding-top:12px!important}.xxxl\:edu-pt-14{padding-top:14px!important}.xxxl\:edu-pt-16{padding-top:16px!important}.xxxl\:edu-pt-18{padding-top:18px!important}.xxxl\:edu-pt-20{padding-top:20px!important}.xxxl\:edu-pt-25{padding-top:25px!important}.xxxl\:edu-pt-24{padding-top:24px!important}.xxxl\:edu-pt-30{padding-top:30px!important}.xxxl\:edu-pt-32{padding-top:32px!important}.xxxl\:edu-pt-35{padding-top:35px!important}.xxxl\:edu-pt-40{padding-top:40px!important}.xxxl\:edu-pt-45{padding-top:45px!important}.xxxl\:edu-pt-55{padding-top:55px!important}.xxxl\:edu-pt-65{padding-top:65px!important}.xxxl\:edu-pt-75{padding-top:75px!important}.xxxl\:edu-pt-auto{padding-top:auto!important}.xxxl\:edu-pr-0{padding-right:0!important}.xxxl\:edu-pr-2{padding-right:2px!important}.xxxl\:edu-pr-4{padding-right:4px!important}.xxxl\:edu-pr-5{padding-right:5px!important}.xxxl\:edu-pr-8{padding-right:8px!important}.xxxl\:edu-pr-10{padding-right:10px!important}.xxxl\:edu-pr-15{padding-right:15px!important}.xxxl\:edu-pr-12{padding-right:12px!important}.xxxl\:edu-pr-14{padding-right:14px!important}.xxxl\:edu-pr-16{padding-right:16px!important}.xxxl\:edu-pr-18{padding-right:18px!important}.xxxl\:edu-pr-20{padding-right:20px!important}.xxxl\:edu-pr-25{padding-right:25px!important}.xxxl\:edu-pr-24{padding-right:24px!important}.xxxl\:edu-pr-30{padding-right:30px!important}.xxxl\:edu-pr-32{padding-right:32px!important}.xxxl\:edu-pr-35{padding-right:35px!important}.xxxl\:edu-pr-40{padding-right:40px!important}.xxxl\:edu-pr-45{padding-right:45px!important}.xxxl\:edu-pr-55{padding-right:55px!important}.xxxl\:edu-pr-65{padding-right:65px!important}.xxxl\:edu-pr-75{padding-right:75px!important}.xxxl\:edu-pr-auto{padding-right:auto!important}.xxxl\:edu-pb-0{padding-bottom:0!important}.xxxl\:edu-pb-2{padding-bottom:2px!important}.xxxl\:edu-pb-4{padding-bottom:4px!important}.xxxl\:edu-pb-5{padding-bottom:5px!important}.xxxl\:edu-pb-8{padding-bottom:8px!important}.xxxl\:edu-pb-10{padding-bottom:10px!important}.xxxl\:edu-pb-15{padding-bottom:15px!important}.xxxl\:edu-pb-12{padding-bottom:12px!important}.xxxl\:edu-pb-14{padding-bottom:14px!important}.xxxl\:edu-pb-16{padding-bottom:16px!important}.xxxl\:edu-pb-18{padding-bottom:18px!important}.xxxl\:edu-pb-20{padding-bottom:20px!important}.xxxl\:edu-pb-25{padding-bottom:25px!important}.xxxl\:edu-pb-24{padding-bottom:24px!important}.xxxl\:edu-pb-30{padding-bottom:30px!important}.xxxl\:edu-pb-32{padding-bottom:32px!important}.xxxl\:edu-pb-35{padding-bottom:35px!important}.xxxl\:edu-pb-40{padding-bottom:40px!important}.xxxl\:edu-pb-45{padding-bottom:45px!important}.xxxl\:edu-pb-55{padding-bottom:55px!important}.xxxl\:edu-pb-65{padding-bottom:65px!important}.xxxl\:edu-pb-75{padding-bottom:75px!important}.xxxl\:edu-pb-auto{padding-bottom:auto!important}.xxxl\:edu-pl-0{padding-left:0!important}.xxxl\:edu-pl-2{padding-left:2px!important}.xxxl\:edu-pl-4{padding-left:4px!important}.xxxl\:edu-pl-5{padding-left:5px!important}.xxxl\:edu-pl-8{padding-left:8px!important}.xxxl\:edu-pl-10{padding-left:10px!important}.xxxl\:edu-pl-15{padding-left:15px!important}.xxxl\:edu-pl-12{padding-left:12px!important}.xxxl\:edu-pl-14{padding-left:14px!important}.xxxl\:edu-pl-16{padding-left:16px!important}.xxxl\:edu-pl-18{padding-left:18px!important}.xxxl\:edu-pl-20{padding-left:20px!important}.xxxl\:edu-pl-25{padding-left:25px!important}.xxxl\:edu-pl-24{padding-left:24px!important}.xxxl\:edu-pl-30{padding-left:30px!important}.xxxl\:edu-pl-32{padding-left:32px!important}.xxxl\:edu-pl-35{padding-left:35px!important}.xxxl\:edu-pl-40{padding-left:40px!important}.xxxl\:edu-pl-45{padding-left:45px!important}.xxxl\:edu-pl-55{padding-left:55px!important}.xxxl\:edu-pl-65{padding-left:65px!important}.xxxl\:edu-pl-75{padding-left:75px!important}.xxxl\:edu-pl-auto{padding-left:auto!important}}.edu-overflow-auto{overflow:auto!important}.edu-overflow-x-auto{overflow-x:auto!important}.edu-overflow-y-auto{overflow-y:auto!important}.edu-overflow-hidden{overflow:hidden!important}.edu-overflow-x-hidden{overflow-x:hidden!important}.edu-overflow-y-hidden{overflow-y:hidden!important}.edu-overflow-visible{overflow:visible!important}.edu-overflow-x-visible{overflow-x:visible!important}.edu-overflow-y-visible{overflow-y:visible!important}.edu-overflow-scroll{overflow:scroll!important}.edu-overflow-x-scroll{overflow-x:scroll!important}.edu-overflow-y-scroll{overflow-y:scroll!important}@media (min-width:320px){.xs\:edu-overflow-auto{overflow:auto!important}.xs\:edu-overflow-x-auto{overflow-x:auto!important}.xs\:edu-overflow-y-auto{overflow-y:auto!important}.xs\:edu-overflow-hidden{overflow:hidden!important}.xs\:edu-overflow-x-hidden{overflow-x:hidden!important}.xs\:edu-overflow-y-hidden{overflow-y:hidden!important}.xs\:edu-overflow-visible{overflow:visible!important}.xs\:edu-overflow-x-visible{overflow-x:visible!important}.xs\:edu-overflow-y-visible{overflow-y:visible!important}.xs\:edu-overflow-scroll{overflow:scroll!important}.xs\:edu-overflow-x-scroll{overflow-x:scroll!important}.xs\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:480px){.sm\:edu-overflow-auto{overflow:auto!important}.sm\:edu-overflow-x-auto{overflow-x:auto!important}.sm\:edu-overflow-y-auto{overflow-y:auto!important}.sm\:edu-overflow-hidden{overflow:hidden!important}.sm\:edu-overflow-x-hidden{overflow-x:hidden!important}.sm\:edu-overflow-y-hidden{overflow-y:hidden!important}.sm\:edu-overflow-visible{overflow:visible!important}.sm\:edu-overflow-x-visible{overflow-x:visible!important}.sm\:edu-overflow-y-visible{overflow-y:visible!important}.sm\:edu-overflow-scroll{overflow:scroll!important}.sm\:edu-overflow-x-scroll{overflow-x:scroll!important}.sm\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:768px){.md\:edu-overflow-auto{overflow:auto!important}.md\:edu-overflow-x-auto{overflow-x:auto!important}.md\:edu-overflow-y-auto{overflow-y:auto!important}.md\:edu-overflow-hidden{overflow:hidden!important}.md\:edu-overflow-x-hidden{overflow-x:hidden!important}.md\:edu-overflow-y-hidden{overflow-y:hidden!important}.md\:edu-overflow-visible{overflow:visible!important}.md\:edu-overflow-x-visible{overflow-x:visible!important}.md\:edu-overflow-y-visible{overflow-y:visible!important}.md\:edu-overflow-scroll{overflow:scroll!important}.md\:edu-overflow-x-scroll{overflow-x:scroll!important}.md\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:992px){.lg\:edu-overflow-auto{overflow:auto!important}.lg\:edu-overflow-x-auto{overflow-x:auto!important}.lg\:edu-overflow-y-auto{overflow-y:auto!important}.lg\:edu-overflow-hidden{overflow:hidden!important}.lg\:edu-overflow-x-hidden{overflow-x:hidden!important}.lg\:edu-overflow-y-hidden{overflow-y:hidden!important}.lg\:edu-overflow-visible{overflow:visible!important}.lg\:edu-overflow-x-visible{overflow-x:visible!important}.lg\:edu-overflow-y-visible{overflow-y:visible!important}.lg\:edu-overflow-scroll{overflow:scroll!important}.lg\:edu-overflow-x-scroll{overflow-x:scroll!important}.lg\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:1200px){.xl\:edu-overflow-auto{overflow:auto!important}.xl\:edu-overflow-x-auto{overflow-x:auto!important}.xl\:edu-overflow-y-auto{overflow-y:auto!important}.xl\:edu-overflow-hidden{overflow:hidden!important}.xl\:edu-overflow-x-hidden{overflow-x:hidden!important}.xl\:edu-overflow-y-hidden{overflow-y:hidden!important}.xl\:edu-overflow-visible{overflow:visible!important}.xl\:edu-overflow-x-visible{overflow-x:visible!important}.xl\:edu-overflow-y-visible{overflow-y:visible!important}.xl\:edu-overflow-scroll{overflow:scroll!important}.xl\:edu-overflow-x-scroll{overflow-x:scroll!important}.xl\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:1300px){.xxl\:edu-overflow-auto{overflow:auto!important}.xxl\:edu-overflow-x-auto{overflow-x:auto!important}.xxl\:edu-overflow-y-auto{overflow-y:auto!important}.xxl\:edu-overflow-hidden{overflow:hidden!important}.xxl\:edu-overflow-x-hidden{overflow-x:hidden!important}.xxl\:edu-overflow-y-hidden{overflow-y:hidden!important}.xxl\:edu-overflow-visible{overflow:visible!important}.xxl\:edu-overflow-x-visible{overflow-x:visible!important}.xxl\:edu-overflow-y-visible{overflow-y:visible!important}.xxl\:edu-overflow-scroll{overflow:scroll!important}.xxl\:edu-overflow-x-scroll{overflow-x:scroll!important}.xxl\:edu-overflow-y-scroll{overflow-y:scroll!important}}@media (min-width:1400px){.xxxl\:edu-overflow-auto{overflow:auto!important}.xxxl\:edu-overflow-x-auto{overflow-x:auto!important}.xxxl\:edu-overflow-y-auto{overflow-y:auto!important}.xxxl\:edu-overflow-hidden{overflow:hidden!important}.xxxl\:edu-overflow-x-hidden{overflow-x:hidden!important}.xxxl\:edu-overflow-y-hidden{overflow-y:hidden!important}.xxxl\:edu-overflow-visible{overflow:visible!important}.xxxl\:edu-overflow-x-visible{overflow-x:visible!important}.xxxl\:edu-overflow-y-visible{overflow-y:visible!important}.xxxl\:edu-overflow-scroll{overflow:scroll!important}.xxxl\:edu-overflow-x-scroll{overflow-x:scroll!important}.xxxl\:edu-overflow-y-scroll{overflow-y:scroll!important}}.edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}@media (min-width:320px){.xs\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:480px){.sm\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:768px){.md\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:992px){.lg\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1200px){.xl\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1300px){.xxl\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1400px){.xxxl\:edu-shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}.hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}@media (min-width:320px){.xs\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:480px){.sm\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:768px){.md\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:992px){.lg\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1200px){.xl\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1300px){.xxl\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1400px){.xxxl\:hover\:edu-shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}.focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}@media (min-width:320px){.xs\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:480px){.sm\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:768px){.md\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:992px){.lg\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1200px){.xl\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1300px){.xxl\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1400px){.xxxl\:focus\:edu-shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}.active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}@media (min-width:320px){.xs\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:480px){.sm\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:768px){.md\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:992px){.lg\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1200px){.xl\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1300px){.xxl\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}@media (min-width:1400px){.xxxl\:active\:edu-shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)!important}}.edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}@media (min-width:320px){.xs\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:480px){.sm\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:768px){.md\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:992px){.lg\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1200px){.xl\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1300px){.xxl\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1400px){.xxxl\:edu-shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}.hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}@media (min-width:320px){.xs\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:480px){.sm\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:768px){.md\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:992px){.lg\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1200px){.xl\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1300px){.xxl\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1400px){.xxxl\:hover\:edu-shadow-md:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}.focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}@media (min-width:320px){.xs\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:480px){.sm\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:768px){.md\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:992px){.lg\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1200px){.xl\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1300px){.xxl\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1400px){.xxxl\:focus\:edu-shadow-md:focus{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}.active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}@media (min-width:320px){.xs\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:480px){.sm\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:768px){.md\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:992px){.lg\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1200px){.xl\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1300px){.xxl\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}@media (min-width:1400px){.xxxl\:active\:edu-shadow-md:active{box-shadow:0 4px 6px rgba(0,0,0,.1)!important}}.edu-shadow-none{box-shadow:none!important}@media (min-width:320px){.xs\:edu-shadow-none{box-shadow:none!important}}@media (min-width:480px){.sm\:edu-shadow-none{box-shadow:none!important}}@media (min-width:768px){.md\:edu-shadow-none{box-shadow:none!important}}@media (min-width:992px){.lg\:edu-shadow-none{box-shadow:none!important}}@media (min-width:1200px){.xl\:edu-shadow-none{box-shadow:none!important}}@media (min-width:1300px){.xxl\:edu-shadow-none{box-shadow:none!important}}@media (min-width:1400px){.xxxl\:edu-shadow-none{box-shadow:none!important}}.hover\:edu-shadow-none:hover{box-shadow:none!important}@media (min-width:320px){.xs\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:480px){.sm\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:768px){.md\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:992px){.lg\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:1200px){.xl\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:1300px){.xxl\:hover\:edu-shadow-none:hover{box-shadow:none!important}}@media (min-width:1400px){.xxxl\:hover\:edu-shadow-none:hover{box-shadow:none!important}}.focus\:edu-shadow-none:focus{box-shadow:none!important}@media (min-width:320px){.xs\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:480px){.sm\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:768px){.md\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:992px){.lg\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:1200px){.xl\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:1300px){.xxl\:focus\:edu-shadow-none:focus{box-shadow:none!important}}@media (min-width:1400px){.xxxl\:focus\:edu-shadow-none:focus{box-shadow:none!important}}.active\:edu-shadow-none:active{box-shadow:none!important}@media (min-width:320px){.xs\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:480px){.sm\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:768px){.md\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:992px){.lg\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:1200px){.xl\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:1300px){.xxl\:active\:edu-shadow-none:active{box-shadow:none!important}}@media (min-width:1400px){.xxxl\:active\:edu-shadow-none:active{box-shadow:none!important}}.active\:edu-position-relative:active,.edu-position-relative,.focus\:edu-position-relative:focus,.hover\:edu-position-relative:hover{position:relative!important}@media (min-width:320px){.active\:xs\:edu-position-relative:active,.focus\:xs\:edu-position-relative:focus,.hover\:xs\:edu-position-relative:hover,.xs\:edu-position-relative{position:relative!important}}@media (min-width:480px){.active\:sm\:edu-position-relative:active,.focus\:sm\:edu-position-relative:focus,.hover\:sm\:edu-position-relative:hover,.sm\:edu-position-relative{position:relative!important}}@media (min-width:768px){.active\:md\:edu-position-relative:active,.focus\:md\:edu-position-relative:focus,.hover\:md\:edu-position-relative:hover,.md\:edu-position-relative{position:relative!important}}@media (min-width:992px){.active\:lg\:edu-position-relative:active,.focus\:lg\:edu-position-relative:focus,.hover\:lg\:edu-position-relative:hover,.lg\:edu-position-relative{position:relative!important}}@media (min-width:1200px){.active\:xl\:edu-position-relative:active,.focus\:xl\:edu-position-relative:focus,.hover\:xl\:edu-position-relative:hover,.xl\:edu-position-relative{position:relative!important}}@media (min-width:1300px){.active\:xxl\:edu-position-relative:active,.focus\:xxl\:edu-position-relative:focus,.hover\:xxl\:edu-position-relative:hover,.xxl\:edu-position-relative{position:relative!important}}@media (min-width:1400px){.active\:xxxl\:edu-position-relative:active,.focus\:xxxl\:edu-position-relative:focus,.hover\:xxxl\:edu-position-relative:hover,.xxxl\:edu-position-relative{position:relative!important}}.active\:edu-position-absolute:active,.edu-position-absolute,.focus\:edu-position-absolute:focus,.hover\:edu-position-absolute:hover{position:absolute!important}@media (min-width:320px){.active\:xs\:edu-position-absolute:active,.focus\:xs\:edu-position-absolute:focus,.hover\:xs\:edu-position-absolute:hover,.xs\:edu-position-absolute{position:absolute!important}}@media (min-width:480px){.active\:sm\:edu-position-absolute:active,.focus\:sm\:edu-position-absolute:focus,.hover\:sm\:edu-position-absolute:hover,.sm\:edu-position-absolute{position:absolute!important}}@media (min-width:768px){.active\:md\:edu-position-absolute:active,.focus\:md\:edu-position-absolute:focus,.hover\:md\:edu-position-absolute:hover,.md\:edu-position-absolute{position:absolute!important}}@media (min-width:992px){.active\:lg\:edu-position-absolute:active,.focus\:lg\:edu-position-absolute:focus,.hover\:lg\:edu-position-absolute:hover,.lg\:edu-position-absolute{position:absolute!important}}@media (min-width:1200px){.active\:xl\:edu-position-absolute:active,.focus\:xl\:edu-position-absolute:focus,.hover\:xl\:edu-position-absolute:hover,.xl\:edu-position-absolute{position:absolute!important}}@media (min-width:1300px){.active\:xxl\:edu-position-absolute:active,.focus\:xxl\:edu-position-absolute:focus,.hover\:xxl\:edu-position-absolute:hover,.xxl\:edu-position-absolute{position:absolute!important}}@media (min-width:1400px){.active\:xxxl\:edu-position-absolute:active,.focus\:xxxl\:edu-position-absolute:focus,.hover\:xxxl\:edu-position-absolute:hover,.xxxl\:edu-position-absolute{position:absolute!important}}.active\:edu-position-fixed:active,.edu-position-fixed,.focus\:edu-position-fixed:focus,.hover\:edu-position-fixed:hover{position:fixed!important}@media (min-width:320px){.active\:xs\:edu-position-fixed:active,.focus\:xs\:edu-position-fixed:focus,.hover\:xs\:edu-position-fixed:hover,.xs\:edu-position-fixed{position:fixed!important}}@media (min-width:480px){.active\:sm\:edu-position-fixed:active,.focus\:sm\:edu-position-fixed:focus,.hover\:sm\:edu-position-fixed:hover,.sm\:edu-position-fixed{position:fixed!important}}@media (min-width:768px){.active\:md\:edu-position-fixed:active,.focus\:md\:edu-position-fixed:focus,.hover\:md\:edu-position-fixed:hover,.md\:edu-position-fixed{position:fixed!important}}@media (min-width:992px){.active\:lg\:edu-position-fixed:active,.focus\:lg\:edu-position-fixed:focus,.hover\:lg\:edu-position-fixed:hover,.lg\:edu-position-fixed{position:fixed!important}}@media (min-width:1200px){.active\:xl\:edu-position-fixed:active,.focus\:xl\:edu-position-fixed:focus,.hover\:xl\:edu-position-fixed:hover,.xl\:edu-position-fixed{position:fixed!important}}@media (min-width:1300px){.active\:xxl\:edu-position-fixed:active,.focus\:xxl\:edu-position-fixed:focus,.hover\:xxl\:edu-position-fixed:hover,.xxl\:edu-position-fixed{position:fixed!important}}@media (min-width:1400px){.active\:xxxl\:edu-position-fixed:active,.focus\:xxxl\:edu-position-fixed:focus,.hover\:xxxl\:edu-position-fixed:hover,.xxxl\:edu-position-fixed{position:fixed!important}}.active\:edu-position-sticky:active,.edu-position-sticky,.focus\:edu-position-sticky:focus,.hover\:edu-position-sticky:hover{position:sticky!important}@media (min-width:320px){.active\:xs\:edu-position-sticky:active,.focus\:xs\:edu-position-sticky:focus,.hover\:xs\:edu-position-sticky:hover,.xs\:edu-position-sticky{position:sticky!important}}@media (min-width:480px){.active\:sm\:edu-position-sticky:active,.focus\:sm\:edu-position-sticky:focus,.hover\:sm\:edu-position-sticky:hover,.sm\:edu-position-sticky{position:sticky!important}}@media (min-width:768px){.active\:md\:edu-position-sticky:active,.focus\:md\:edu-position-sticky:focus,.hover\:md\:edu-position-sticky:hover,.md\:edu-position-sticky{position:sticky!important}}@media (min-width:992px){.active\:lg\:edu-position-sticky:active,.focus\:lg\:edu-position-sticky:focus,.hover\:lg\:edu-position-sticky:hover,.lg\:edu-position-sticky{position:sticky!important}}@media (min-width:1200px){.active\:xl\:edu-position-sticky:active,.focus\:xl\:edu-position-sticky:focus,.hover\:xl\:edu-position-sticky:hover,.xl\:edu-position-sticky{position:sticky!important}}@media (min-width:1300px){.active\:xxl\:edu-position-sticky:active,.focus\:xxl\:edu-position-sticky:focus,.hover\:xxl\:edu-position-sticky:hover,.xxl\:edu-position-sticky{position:sticky!important}}@media (min-width:1400px){.active\:xxxl\:edu-position-sticky:active,.focus\:xxxl\:edu-position-sticky:focus,.hover\:xxxl\:edu-position-sticky:hover,.xxxl\:edu-position-sticky{position:sticky!important}}.active\:edu-top-0:active,.edu-top-0,.focus\:edu-top-0:focus,.hover\:edu-top-0:hover{top:0!important}@media (min-width:320px){.active\:xs\:edu-top-0:active,.focus\:xs\:edu-top-0:focus,.hover\:xs\:edu-top-0:hover,.xs\:edu-top-0{top:0!important}}@media (min-width:480px){.active\:sm\:edu-top-0:active,.focus\:sm\:edu-top-0:focus,.hover\:sm\:edu-top-0:hover,.sm\:edu-top-0{top:0!important}}@media (min-width:768px){.active\:md\:edu-top-0:active,.focus\:md\:edu-top-0:focus,.hover\:md\:edu-top-0:hover,.md\:edu-top-0{top:0!important}}@media (min-width:992px){.active\:lg\:edu-top-0:active,.focus\:lg\:edu-top-0:focus,.hover\:lg\:edu-top-0:hover,.lg\:edu-top-0{top:0!important}}@media (min-width:1200px){.active\:xl\:edu-top-0:active,.focus\:xl\:edu-top-0:focus,.hover\:xl\:edu-top-0:hover,.xl\:edu-top-0{top:0!important}}@media (min-width:1300px){.active\:xxl\:edu-top-0:active,.focus\:xxl\:edu-top-0:focus,.hover\:xxl\:edu-top-0:hover,.xxl\:edu-top-0{top:0!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-0:active,.focus\:xxxl\:edu-top-0:focus,.hover\:xxxl\:edu-top-0:hover,.xxxl\:edu-top-0{top:0!important}}.active\:edu-top-10:active,.edu-top-10,.focus\:edu-top-10:focus,.hover\:edu-top-10:hover{top:10px!important}@media (min-width:320px){.active\:xs\:edu-top-10:active,.focus\:xs\:edu-top-10:focus,.hover\:xs\:edu-top-10:hover,.xs\:edu-top-10{top:10px!important}}@media (min-width:480px){.active\:sm\:edu-top-10:active,.focus\:sm\:edu-top-10:focus,.hover\:sm\:edu-top-10:hover,.sm\:edu-top-10{top:10px!important}}@media (min-width:768px){.active\:md\:edu-top-10:active,.focus\:md\:edu-top-10:focus,.hover\:md\:edu-top-10:hover,.md\:edu-top-10{top:10px!important}}@media (min-width:992px){.active\:lg\:edu-top-10:active,.focus\:lg\:edu-top-10:focus,.hover\:lg\:edu-top-10:hover,.lg\:edu-top-10{top:10px!important}}@media (min-width:1200px){.active\:xl\:edu-top-10:active,.focus\:xl\:edu-top-10:focus,.hover\:xl\:edu-top-10:hover,.xl\:edu-top-10{top:10px!important}}@media (min-width:1300px){.active\:xxl\:edu-top-10:active,.focus\:xxl\:edu-top-10:focus,.hover\:xxl\:edu-top-10:hover,.xxl\:edu-top-10{top:10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-10:active,.focus\:xxxl\:edu-top-10:focus,.hover\:xxxl\:edu-top-10:hover,.xxxl\:edu-top-10{top:10px!important}}.active\:edu-top-20:active,.edu-top-20,.focus\:edu-top-20:focus,.hover\:edu-top-20:hover{top:20px!important}@media (min-width:320px){.active\:xs\:edu-top-20:active,.focus\:xs\:edu-top-20:focus,.hover\:xs\:edu-top-20:hover,.xs\:edu-top-20{top:20px!important}}@media (min-width:480px){.active\:sm\:edu-top-20:active,.focus\:sm\:edu-top-20:focus,.hover\:sm\:edu-top-20:hover,.sm\:edu-top-20{top:20px!important}}@media (min-width:768px){.active\:md\:edu-top-20:active,.focus\:md\:edu-top-20:focus,.hover\:md\:edu-top-20:hover,.md\:edu-top-20{top:20px!important}}@media (min-width:992px){.active\:lg\:edu-top-20:active,.focus\:lg\:edu-top-20:focus,.hover\:lg\:edu-top-20:hover,.lg\:edu-top-20{top:20px!important}}@media (min-width:1200px){.active\:xl\:edu-top-20:active,.focus\:xl\:edu-top-20:focus,.hover\:xl\:edu-top-20:hover,.xl\:edu-top-20{top:20px!important}}@media (min-width:1300px){.active\:xxl\:edu-top-20:active,.focus\:xxl\:edu-top-20:focus,.hover\:xxl\:edu-top-20:hover,.xxl\:edu-top-20{top:20px!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-20:active,.focus\:xxxl\:edu-top-20:focus,.hover\:xxxl\:edu-top-20:hover,.xxxl\:edu-top-20{top:20px!important}}.active\:edu-top-30:active,.edu-top-30,.focus\:edu-top-30:focus,.hover\:edu-top-30:hover{top:30px!important}@media (min-width:320px){.active\:xs\:edu-top-30:active,.focus\:xs\:edu-top-30:focus,.hover\:xs\:edu-top-30:hover,.xs\:edu-top-30{top:30px!important}}@media (min-width:480px){.active\:sm\:edu-top-30:active,.focus\:sm\:edu-top-30:focus,.hover\:sm\:edu-top-30:hover,.sm\:edu-top-30{top:30px!important}}@media (min-width:768px){.active\:md\:edu-top-30:active,.focus\:md\:edu-top-30:focus,.hover\:md\:edu-top-30:hover,.md\:edu-top-30{top:30px!important}}@media (min-width:992px){.active\:lg\:edu-top-30:active,.focus\:lg\:edu-top-30:focus,.hover\:lg\:edu-top-30:hover,.lg\:edu-top-30{top:30px!important}}@media (min-width:1200px){.active\:xl\:edu-top-30:active,.focus\:xl\:edu-top-30:focus,.hover\:xl\:edu-top-30:hover,.xl\:edu-top-30{top:30px!important}}@media (min-width:1300px){.active\:xxl\:edu-top-30:active,.focus\:xxl\:edu-top-30:focus,.hover\:xxl\:edu-top-30:hover,.xxl\:edu-top-30{top:30px!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-30:active,.focus\:xxxl\:edu-top-30:focus,.hover\:xxxl\:edu-top-30:hover,.xxxl\:edu-top-30{top:30px!important}}.active\:edu-top--10:active,.edu-top--10,.focus\:edu-top--10:focus,.hover\:edu-top--10:hover{top:-10px!important}@media (min-width:320px){.active\:xs\:edu-top--10:active,.focus\:xs\:edu-top--10:focus,.hover\:xs\:edu-top--10:hover,.xs\:edu-top--10{top:-10px!important}}@media (min-width:480px){.active\:sm\:edu-top--10:active,.focus\:sm\:edu-top--10:focus,.hover\:sm\:edu-top--10:hover,.sm\:edu-top--10{top:-10px!important}}@media (min-width:768px){.active\:md\:edu-top--10:active,.focus\:md\:edu-top--10:focus,.hover\:md\:edu-top--10:hover,.md\:edu-top--10{top:-10px!important}}@media (min-width:992px){.active\:lg\:edu-top--10:active,.focus\:lg\:edu-top--10:focus,.hover\:lg\:edu-top--10:hover,.lg\:edu-top--10{top:-10px!important}}@media (min-width:1200px){.active\:xl\:edu-top--10:active,.focus\:xl\:edu-top--10:focus,.hover\:xl\:edu-top--10:hover,.xl\:edu-top--10{top:-10px!important}}@media (min-width:1300px){.active\:xxl\:edu-top--10:active,.focus\:xxl\:edu-top--10:focus,.hover\:xxl\:edu-top--10:hover,.xxl\:edu-top--10{top:-10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-top--10:active,.focus\:xxxl\:edu-top--10:focus,.hover\:xxxl\:edu-top--10:hover,.xxxl\:edu-top--10{top:-10px!important}}.active\:edu-top-50p:active,.edu-top-50p,.focus\:edu-top-50p:focus,.hover\:edu-top-50p:hover{top:50%!important}@media (min-width:320px){.active\:xs\:edu-top-50p:active,.focus\:xs\:edu-top-50p:focus,.hover\:xs\:edu-top-50p:hover,.xs\:edu-top-50p{top:50%!important}}@media (min-width:480px){.active\:sm\:edu-top-50p:active,.focus\:sm\:edu-top-50p:focus,.hover\:sm\:edu-top-50p:hover,.sm\:edu-top-50p{top:50%!important}}@media (min-width:768px){.active\:md\:edu-top-50p:active,.focus\:md\:edu-top-50p:focus,.hover\:md\:edu-top-50p:hover,.md\:edu-top-50p{top:50%!important}}@media (min-width:992px){.active\:lg\:edu-top-50p:active,.focus\:lg\:edu-top-50p:focus,.hover\:lg\:edu-top-50p:hover,.lg\:edu-top-50p{top:50%!important}}@media (min-width:1200px){.active\:xl\:edu-top-50p:active,.focus\:xl\:edu-top-50p:focus,.hover\:xl\:edu-top-50p:hover,.xl\:edu-top-50p{top:50%!important}}@media (min-width:1300px){.active\:xxl\:edu-top-50p:active,.focus\:xxl\:edu-top-50p:focus,.hover\:xxl\:edu-top-50p:hover,.xxl\:edu-top-50p{top:50%!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-50p:active,.focus\:xxxl\:edu-top-50p:focus,.hover\:xxxl\:edu-top-50p:hover,.xxxl\:edu-top-50p{top:50%!important}}.active\:edu-top-auto:active,.edu-top-auto,.focus\:edu-top-auto:focus,.hover\:edu-top-auto:hover{top:auto!important}@media (min-width:320px){.active\:xs\:edu-top-auto:active,.focus\:xs\:edu-top-auto:focus,.hover\:xs\:edu-top-auto:hover,.xs\:edu-top-auto{top:auto!important}}@media (min-width:480px){.active\:sm\:edu-top-auto:active,.focus\:sm\:edu-top-auto:focus,.hover\:sm\:edu-top-auto:hover,.sm\:edu-top-auto{top:auto!important}}@media (min-width:768px){.active\:md\:edu-top-auto:active,.focus\:md\:edu-top-auto:focus,.hover\:md\:edu-top-auto:hover,.md\:edu-top-auto{top:auto!important}}@media (min-width:992px){.active\:lg\:edu-top-auto:active,.focus\:lg\:edu-top-auto:focus,.hover\:lg\:edu-top-auto:hover,.lg\:edu-top-auto{top:auto!important}}@media (min-width:1200px){.active\:xl\:edu-top-auto:active,.focus\:xl\:edu-top-auto:focus,.hover\:xl\:edu-top-auto:hover,.xl\:edu-top-auto{top:auto!important}}@media (min-width:1300px){.active\:xxl\:edu-top-auto:active,.focus\:xxl\:edu-top-auto:focus,.hover\:xxl\:edu-top-auto:hover,.xxl\:edu-top-auto{top:auto!important}}@media (min-width:1400px){.active\:xxxl\:edu-top-auto:active,.focus\:xxxl\:edu-top-auto:focus,.hover\:xxxl\:edu-top-auto:hover,.xxxl\:edu-top-auto{top:auto!important}}.active\:edu-right-0:active,.edu-right-0,.focus\:edu-right-0:focus,.hover\:edu-right-0:hover{right:0!important}@media (min-width:320px){.active\:xs\:edu-right-0:active,.focus\:xs\:edu-right-0:focus,.hover\:xs\:edu-right-0:hover,.xs\:edu-right-0{right:0!important}}@media (min-width:480px){.active\:sm\:edu-right-0:active,.focus\:sm\:edu-right-0:focus,.hover\:sm\:edu-right-0:hover,.sm\:edu-right-0{right:0!important}}@media (min-width:768px){.active\:md\:edu-right-0:active,.focus\:md\:edu-right-0:focus,.hover\:md\:edu-right-0:hover,.md\:edu-right-0{right:0!important}}@media (min-width:992px){.active\:lg\:edu-right-0:active,.focus\:lg\:edu-right-0:focus,.hover\:lg\:edu-right-0:hover,.lg\:edu-right-0{right:0!important}}@media (min-width:1200px){.active\:xl\:edu-right-0:active,.focus\:xl\:edu-right-0:focus,.hover\:xl\:edu-right-0:hover,.xl\:edu-right-0{right:0!important}}@media (min-width:1300px){.active\:xxl\:edu-right-0:active,.focus\:xxl\:edu-right-0:focus,.hover\:xxl\:edu-right-0:hover,.xxl\:edu-right-0{right:0!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-0:active,.focus\:xxxl\:edu-right-0:focus,.hover\:xxxl\:edu-right-0:hover,.xxxl\:edu-right-0{right:0!important}}.active\:edu-right-10:active,.edu-right-10,.focus\:edu-right-10:focus,.hover\:edu-right-10:hover{right:10px!important}@media (min-width:320px){.active\:xs\:edu-right-10:active,.focus\:xs\:edu-right-10:focus,.hover\:xs\:edu-right-10:hover,.xs\:edu-right-10{right:10px!important}}@media (min-width:480px){.active\:sm\:edu-right-10:active,.focus\:sm\:edu-right-10:focus,.hover\:sm\:edu-right-10:hover,.sm\:edu-right-10{right:10px!important}}@media (min-width:768px){.active\:md\:edu-right-10:active,.focus\:md\:edu-right-10:focus,.hover\:md\:edu-right-10:hover,.md\:edu-right-10{right:10px!important}}@media (min-width:992px){.active\:lg\:edu-right-10:active,.focus\:lg\:edu-right-10:focus,.hover\:lg\:edu-right-10:hover,.lg\:edu-right-10{right:10px!important}}@media (min-width:1200px){.active\:xl\:edu-right-10:active,.focus\:xl\:edu-right-10:focus,.hover\:xl\:edu-right-10:hover,.xl\:edu-right-10{right:10px!important}}@media (min-width:1300px){.active\:xxl\:edu-right-10:active,.focus\:xxl\:edu-right-10:focus,.hover\:xxl\:edu-right-10:hover,.xxl\:edu-right-10{right:10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-10:active,.focus\:xxxl\:edu-right-10:focus,.hover\:xxxl\:edu-right-10:hover,.xxxl\:edu-right-10{right:10px!important}}.active\:edu-right-20:active,.edu-right-20,.focus\:edu-right-20:focus,.hover\:edu-right-20:hover{right:20px!important}@media (min-width:320px){.active\:xs\:edu-right-20:active,.focus\:xs\:edu-right-20:focus,.hover\:xs\:edu-right-20:hover,.xs\:edu-right-20{right:20px!important}}@media (min-width:480px){.active\:sm\:edu-right-20:active,.focus\:sm\:edu-right-20:focus,.hover\:sm\:edu-right-20:hover,.sm\:edu-right-20{right:20px!important}}@media (min-width:768px){.active\:md\:edu-right-20:active,.focus\:md\:edu-right-20:focus,.hover\:md\:edu-right-20:hover,.md\:edu-right-20{right:20px!important}}@media (min-width:992px){.active\:lg\:edu-right-20:active,.focus\:lg\:edu-right-20:focus,.hover\:lg\:edu-right-20:hover,.lg\:edu-right-20{right:20px!important}}@media (min-width:1200px){.active\:xl\:edu-right-20:active,.focus\:xl\:edu-right-20:focus,.hover\:xl\:edu-right-20:hover,.xl\:edu-right-20{right:20px!important}}@media (min-width:1300px){.active\:xxl\:edu-right-20:active,.focus\:xxl\:edu-right-20:focus,.hover\:xxl\:edu-right-20:hover,.xxl\:edu-right-20{right:20px!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-20:active,.focus\:xxxl\:edu-right-20:focus,.hover\:xxxl\:edu-right-20:hover,.xxxl\:edu-right-20{right:20px!important}}.active\:edu-right-30:active,.edu-right-30,.focus\:edu-right-30:focus,.hover\:edu-right-30:hover{right:30px!important}@media (min-width:320px){.active\:xs\:edu-right-30:active,.focus\:xs\:edu-right-30:focus,.hover\:xs\:edu-right-30:hover,.xs\:edu-right-30{right:30px!important}}@media (min-width:480px){.active\:sm\:edu-right-30:active,.focus\:sm\:edu-right-30:focus,.hover\:sm\:edu-right-30:hover,.sm\:edu-right-30{right:30px!important}}@media (min-width:768px){.active\:md\:edu-right-30:active,.focus\:md\:edu-right-30:focus,.hover\:md\:edu-right-30:hover,.md\:edu-right-30{right:30px!important}}@media (min-width:992px){.active\:lg\:edu-right-30:active,.focus\:lg\:edu-right-30:focus,.hover\:lg\:edu-right-30:hover,.lg\:edu-right-30{right:30px!important}}@media (min-width:1200px){.active\:xl\:edu-right-30:active,.focus\:xl\:edu-right-30:focus,.hover\:xl\:edu-right-30:hover,.xl\:edu-right-30{right:30px!important}}@media (min-width:1300px){.active\:xxl\:edu-right-30:active,.focus\:xxl\:edu-right-30:focus,.hover\:xxl\:edu-right-30:hover,.xxl\:edu-right-30{right:30px!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-30:active,.focus\:xxxl\:edu-right-30:focus,.hover\:xxxl\:edu-right-30:hover,.xxxl\:edu-right-30{right:30px!important}}.active\:edu-right--10:active,.edu-right--10,.focus\:edu-right--10:focus,.hover\:edu-right--10:hover{right:-10px!important}@media (min-width:320px){.active\:xs\:edu-right--10:active,.focus\:xs\:edu-right--10:focus,.hover\:xs\:edu-right--10:hover,.xs\:edu-right--10{right:-10px!important}}@media (min-width:480px){.active\:sm\:edu-right--10:active,.focus\:sm\:edu-right--10:focus,.hover\:sm\:edu-right--10:hover,.sm\:edu-right--10{right:-10px!important}}@media (min-width:768px){.active\:md\:edu-right--10:active,.focus\:md\:edu-right--10:focus,.hover\:md\:edu-right--10:hover,.md\:edu-right--10{right:-10px!important}}@media (min-width:992px){.active\:lg\:edu-right--10:active,.focus\:lg\:edu-right--10:focus,.hover\:lg\:edu-right--10:hover,.lg\:edu-right--10{right:-10px!important}}@media (min-width:1200px){.active\:xl\:edu-right--10:active,.focus\:xl\:edu-right--10:focus,.hover\:xl\:edu-right--10:hover,.xl\:edu-right--10{right:-10px!important}}@media (min-width:1300px){.active\:xxl\:edu-right--10:active,.focus\:xxl\:edu-right--10:focus,.hover\:xxl\:edu-right--10:hover,.xxl\:edu-right--10{right:-10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-right--10:active,.focus\:xxxl\:edu-right--10:focus,.hover\:xxxl\:edu-right--10:hover,.xxxl\:edu-right--10{right:-10px!important}}.active\:edu-right-50p:active,.edu-right-50p,.focus\:edu-right-50p:focus,.hover\:edu-right-50p:hover{right:50%!important}@media (min-width:320px){.active\:xs\:edu-right-50p:active,.focus\:xs\:edu-right-50p:focus,.hover\:xs\:edu-right-50p:hover,.xs\:edu-right-50p{right:50%!important}}@media (min-width:480px){.active\:sm\:edu-right-50p:active,.focus\:sm\:edu-right-50p:focus,.hover\:sm\:edu-right-50p:hover,.sm\:edu-right-50p{right:50%!important}}@media (min-width:768px){.active\:md\:edu-right-50p:active,.focus\:md\:edu-right-50p:focus,.hover\:md\:edu-right-50p:hover,.md\:edu-right-50p{right:50%!important}}@media (min-width:992px){.active\:lg\:edu-right-50p:active,.focus\:lg\:edu-right-50p:focus,.hover\:lg\:edu-right-50p:hover,.lg\:edu-right-50p{right:50%!important}}@media (min-width:1200px){.active\:xl\:edu-right-50p:active,.focus\:xl\:edu-right-50p:focus,.hover\:xl\:edu-right-50p:hover,.xl\:edu-right-50p{right:50%!important}}@media (min-width:1300px){.active\:xxl\:edu-right-50p:active,.focus\:xxl\:edu-right-50p:focus,.hover\:xxl\:edu-right-50p:hover,.xxl\:edu-right-50p{right:50%!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-50p:active,.focus\:xxxl\:edu-right-50p:focus,.hover\:xxxl\:edu-right-50p:hover,.xxxl\:edu-right-50p{right:50%!important}}.active\:edu-right-auto:active,.edu-right-auto,.focus\:edu-right-auto:focus,.hover\:edu-right-auto:hover{right:auto!important}@media (min-width:320px){.active\:xs\:edu-right-auto:active,.focus\:xs\:edu-right-auto:focus,.hover\:xs\:edu-right-auto:hover,.xs\:edu-right-auto{right:auto!important}}@media (min-width:480px){.active\:sm\:edu-right-auto:active,.focus\:sm\:edu-right-auto:focus,.hover\:sm\:edu-right-auto:hover,.sm\:edu-right-auto{right:auto!important}}@media (min-width:768px){.active\:md\:edu-right-auto:active,.focus\:md\:edu-right-auto:focus,.hover\:md\:edu-right-auto:hover,.md\:edu-right-auto{right:auto!important}}@media (min-width:992px){.active\:lg\:edu-right-auto:active,.focus\:lg\:edu-right-auto:focus,.hover\:lg\:edu-right-auto:hover,.lg\:edu-right-auto{right:auto!important}}@media (min-width:1200px){.active\:xl\:edu-right-auto:active,.focus\:xl\:edu-right-auto:focus,.hover\:xl\:edu-right-auto:hover,.xl\:edu-right-auto{right:auto!important}}@media (min-width:1300px){.active\:xxl\:edu-right-auto:active,.focus\:xxl\:edu-right-auto:focus,.hover\:xxl\:edu-right-auto:hover,.xxl\:edu-right-auto{right:auto!important}}@media (min-width:1400px){.active\:xxxl\:edu-right-auto:active,.focus\:xxxl\:edu-right-auto:focus,.hover\:xxxl\:edu-right-auto:hover,.xxxl\:edu-right-auto{right:auto!important}}.active\:edu-bottom-0:active,.edu-bottom-0,.focus\:edu-bottom-0:focus,.hover\:edu-bottom-0:hover{bottom:0!important}@media (min-width:320px){.active\:xs\:edu-bottom-0:active,.focus\:xs\:edu-bottom-0:focus,.hover\:xs\:edu-bottom-0:hover,.xs\:edu-bottom-0{bottom:0!important}}@media (min-width:480px){.active\:sm\:edu-bottom-0:active,.focus\:sm\:edu-bottom-0:focus,.hover\:sm\:edu-bottom-0:hover,.sm\:edu-bottom-0{bottom:0!important}}@media (min-width:768px){.active\:md\:edu-bottom-0:active,.focus\:md\:edu-bottom-0:focus,.hover\:md\:edu-bottom-0:hover,.md\:edu-bottom-0{bottom:0!important}}@media (min-width:992px){.active\:lg\:edu-bottom-0:active,.focus\:lg\:edu-bottom-0:focus,.hover\:lg\:edu-bottom-0:hover,.lg\:edu-bottom-0{bottom:0!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-0:active,.focus\:xl\:edu-bottom-0:focus,.hover\:xl\:edu-bottom-0:hover,.xl\:edu-bottom-0{bottom:0!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-0:active,.focus\:xxl\:edu-bottom-0:focus,.hover\:xxl\:edu-bottom-0:hover,.xxl\:edu-bottom-0{bottom:0!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-0:active,.focus\:xxxl\:edu-bottom-0:focus,.hover\:xxxl\:edu-bottom-0:hover,.xxxl\:edu-bottom-0{bottom:0!important}}.active\:edu-bottom-10:active,.edu-bottom-10,.focus\:edu-bottom-10:focus,.hover\:edu-bottom-10:hover{bottom:10px!important}@media (min-width:320px){.active\:xs\:edu-bottom-10:active,.focus\:xs\:edu-bottom-10:focus,.hover\:xs\:edu-bottom-10:hover,.xs\:edu-bottom-10{bottom:10px!important}}@media (min-width:480px){.active\:sm\:edu-bottom-10:active,.focus\:sm\:edu-bottom-10:focus,.hover\:sm\:edu-bottom-10:hover,.sm\:edu-bottom-10{bottom:10px!important}}@media (min-width:768px){.active\:md\:edu-bottom-10:active,.focus\:md\:edu-bottom-10:focus,.hover\:md\:edu-bottom-10:hover,.md\:edu-bottom-10{bottom:10px!important}}@media (min-width:992px){.active\:lg\:edu-bottom-10:active,.focus\:lg\:edu-bottom-10:focus,.hover\:lg\:edu-bottom-10:hover,.lg\:edu-bottom-10{bottom:10px!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-10:active,.focus\:xl\:edu-bottom-10:focus,.hover\:xl\:edu-bottom-10:hover,.xl\:edu-bottom-10{bottom:10px!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-10:active,.focus\:xxl\:edu-bottom-10:focus,.hover\:xxl\:edu-bottom-10:hover,.xxl\:edu-bottom-10{bottom:10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-10:active,.focus\:xxxl\:edu-bottom-10:focus,.hover\:xxxl\:edu-bottom-10:hover,.xxxl\:edu-bottom-10{bottom:10px!important}}.active\:edu-bottom-20:active,.edu-bottom-20,.focus\:edu-bottom-20:focus,.hover\:edu-bottom-20:hover{bottom:20px!important}@media (min-width:320px){.active\:xs\:edu-bottom-20:active,.focus\:xs\:edu-bottom-20:focus,.hover\:xs\:edu-bottom-20:hover,.xs\:edu-bottom-20{bottom:20px!important}}@media (min-width:480px){.active\:sm\:edu-bottom-20:active,.focus\:sm\:edu-bottom-20:focus,.hover\:sm\:edu-bottom-20:hover,.sm\:edu-bottom-20{bottom:20px!important}}@media (min-width:768px){.active\:md\:edu-bottom-20:active,.focus\:md\:edu-bottom-20:focus,.hover\:md\:edu-bottom-20:hover,.md\:edu-bottom-20{bottom:20px!important}}@media (min-width:992px){.active\:lg\:edu-bottom-20:active,.focus\:lg\:edu-bottom-20:focus,.hover\:lg\:edu-bottom-20:hover,.lg\:edu-bottom-20{bottom:20px!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-20:active,.focus\:xl\:edu-bottom-20:focus,.hover\:xl\:edu-bottom-20:hover,.xl\:edu-bottom-20{bottom:20px!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-20:active,.focus\:xxl\:edu-bottom-20:focus,.hover\:xxl\:edu-bottom-20:hover,.xxl\:edu-bottom-20{bottom:20px!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-20:active,.focus\:xxxl\:edu-bottom-20:focus,.hover\:xxxl\:edu-bottom-20:hover,.xxxl\:edu-bottom-20{bottom:20px!important}}.active\:edu-bottom-30:active,.edu-bottom-30,.focus\:edu-bottom-30:focus,.hover\:edu-bottom-30:hover{bottom:30px!important}@media (min-width:320px){.active\:xs\:edu-bottom-30:active,.focus\:xs\:edu-bottom-30:focus,.hover\:xs\:edu-bottom-30:hover,.xs\:edu-bottom-30{bottom:30px!important}}@media (min-width:480px){.active\:sm\:edu-bottom-30:active,.focus\:sm\:edu-bottom-30:focus,.hover\:sm\:edu-bottom-30:hover,.sm\:edu-bottom-30{bottom:30px!important}}@media (min-width:768px){.active\:md\:edu-bottom-30:active,.focus\:md\:edu-bottom-30:focus,.hover\:md\:edu-bottom-30:hover,.md\:edu-bottom-30{bottom:30px!important}}@media (min-width:992px){.active\:lg\:edu-bottom-30:active,.focus\:lg\:edu-bottom-30:focus,.hover\:lg\:edu-bottom-30:hover,.lg\:edu-bottom-30{bottom:30px!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-30:active,.focus\:xl\:edu-bottom-30:focus,.hover\:xl\:edu-bottom-30:hover,.xl\:edu-bottom-30{bottom:30px!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-30:active,.focus\:xxl\:edu-bottom-30:focus,.hover\:xxl\:edu-bottom-30:hover,.xxl\:edu-bottom-30{bottom:30px!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-30:active,.focus\:xxxl\:edu-bottom-30:focus,.hover\:xxxl\:edu-bottom-30:hover,.xxxl\:edu-bottom-30{bottom:30px!important}}.active\:edu-bottom--10:active,.edu-bottom--10,.focus\:edu-bottom--10:focus,.hover\:edu-bottom--10:hover{bottom:-10px!important}@media (min-width:320px){.active\:xs\:edu-bottom--10:active,.focus\:xs\:edu-bottom--10:focus,.hover\:xs\:edu-bottom--10:hover,.xs\:edu-bottom--10{bottom:-10px!important}}@media (min-width:480px){.active\:sm\:edu-bottom--10:active,.focus\:sm\:edu-bottom--10:focus,.hover\:sm\:edu-bottom--10:hover,.sm\:edu-bottom--10{bottom:-10px!important}}@media (min-width:768px){.active\:md\:edu-bottom--10:active,.focus\:md\:edu-bottom--10:focus,.hover\:md\:edu-bottom--10:hover,.md\:edu-bottom--10{bottom:-10px!important}}@media (min-width:992px){.active\:lg\:edu-bottom--10:active,.focus\:lg\:edu-bottom--10:focus,.hover\:lg\:edu-bottom--10:hover,.lg\:edu-bottom--10{bottom:-10px!important}}@media (min-width:1200px){.active\:xl\:edu-bottom--10:active,.focus\:xl\:edu-bottom--10:focus,.hover\:xl\:edu-bottom--10:hover,.xl\:edu-bottom--10{bottom:-10px!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom--10:active,.focus\:xxl\:edu-bottom--10:focus,.hover\:xxl\:edu-bottom--10:hover,.xxl\:edu-bottom--10{bottom:-10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom--10:active,.focus\:xxxl\:edu-bottom--10:focus,.hover\:xxxl\:edu-bottom--10:hover,.xxxl\:edu-bottom--10{bottom:-10px!important}}.active\:edu-bottom-50p:active,.edu-bottom-50p,.focus\:edu-bottom-50p:focus,.hover\:edu-bottom-50p:hover{bottom:50%!important}@media (min-width:320px){.active\:xs\:edu-bottom-50p:active,.focus\:xs\:edu-bottom-50p:focus,.hover\:xs\:edu-bottom-50p:hover,.xs\:edu-bottom-50p{bottom:50%!important}}@media (min-width:480px){.active\:sm\:edu-bottom-50p:active,.focus\:sm\:edu-bottom-50p:focus,.hover\:sm\:edu-bottom-50p:hover,.sm\:edu-bottom-50p{bottom:50%!important}}@media (min-width:768px){.active\:md\:edu-bottom-50p:active,.focus\:md\:edu-bottom-50p:focus,.hover\:md\:edu-bottom-50p:hover,.md\:edu-bottom-50p{bottom:50%!important}}@media (min-width:992px){.active\:lg\:edu-bottom-50p:active,.focus\:lg\:edu-bottom-50p:focus,.hover\:lg\:edu-bottom-50p:hover,.lg\:edu-bottom-50p{bottom:50%!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-50p:active,.focus\:xl\:edu-bottom-50p:focus,.hover\:xl\:edu-bottom-50p:hover,.xl\:edu-bottom-50p{bottom:50%!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-50p:active,.focus\:xxl\:edu-bottom-50p:focus,.hover\:xxl\:edu-bottom-50p:hover,.xxl\:edu-bottom-50p{bottom:50%!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-50p:active,.focus\:xxxl\:edu-bottom-50p:focus,.hover\:xxxl\:edu-bottom-50p:hover,.xxxl\:edu-bottom-50p{bottom:50%!important}}.active\:edu-bottom-auto:active,.edu-bottom-auto,.focus\:edu-bottom-auto:focus,.hover\:edu-bottom-auto:hover{bottom:auto!important}@media (min-width:320px){.active\:xs\:edu-bottom-auto:active,.focus\:xs\:edu-bottom-auto:focus,.hover\:xs\:edu-bottom-auto:hover,.xs\:edu-bottom-auto{bottom:auto!important}}@media (min-width:480px){.active\:sm\:edu-bottom-auto:active,.focus\:sm\:edu-bottom-auto:focus,.hover\:sm\:edu-bottom-auto:hover,.sm\:edu-bottom-auto{bottom:auto!important}}@media (min-width:768px){.active\:md\:edu-bottom-auto:active,.focus\:md\:edu-bottom-auto:focus,.hover\:md\:edu-bottom-auto:hover,.md\:edu-bottom-auto{bottom:auto!important}}@media (min-width:992px){.active\:lg\:edu-bottom-auto:active,.focus\:lg\:edu-bottom-auto:focus,.hover\:lg\:edu-bottom-auto:hover,.lg\:edu-bottom-auto{bottom:auto!important}}@media (min-width:1200px){.active\:xl\:edu-bottom-auto:active,.focus\:xl\:edu-bottom-auto:focus,.hover\:xl\:edu-bottom-auto:hover,.xl\:edu-bottom-auto{bottom:auto!important}}@media (min-width:1300px){.active\:xxl\:edu-bottom-auto:active,.focus\:xxl\:edu-bottom-auto:focus,.hover\:xxl\:edu-bottom-auto:hover,.xxl\:edu-bottom-auto{bottom:auto!important}}@media (min-width:1400px){.active\:xxxl\:edu-bottom-auto:active,.focus\:xxxl\:edu-bottom-auto:focus,.hover\:xxxl\:edu-bottom-auto:hover,.xxxl\:edu-bottom-auto{bottom:auto!important}}.active\:edu-left-0:active,.edu-left-0,.focus\:edu-left-0:focus,.hover\:edu-left-0:hover{left:0!important}@media (min-width:320px){.active\:xs\:edu-left-0:active,.focus\:xs\:edu-left-0:focus,.hover\:xs\:edu-left-0:hover,.xs\:edu-left-0{left:0!important}}@media (min-width:480px){.active\:sm\:edu-left-0:active,.focus\:sm\:edu-left-0:focus,.hover\:sm\:edu-left-0:hover,.sm\:edu-left-0{left:0!important}}@media (min-width:768px){.active\:md\:edu-left-0:active,.focus\:md\:edu-left-0:focus,.hover\:md\:edu-left-0:hover,.md\:edu-left-0{left:0!important}}@media (min-width:992px){.active\:lg\:edu-left-0:active,.focus\:lg\:edu-left-0:focus,.hover\:lg\:edu-left-0:hover,.lg\:edu-left-0{left:0!important}}@media (min-width:1200px){.active\:xl\:edu-left-0:active,.focus\:xl\:edu-left-0:focus,.hover\:xl\:edu-left-0:hover,.xl\:edu-left-0{left:0!important}}@media (min-width:1300px){.active\:xxl\:edu-left-0:active,.focus\:xxl\:edu-left-0:focus,.hover\:xxl\:edu-left-0:hover,.xxl\:edu-left-0{left:0!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-0:active,.focus\:xxxl\:edu-left-0:focus,.hover\:xxxl\:edu-left-0:hover,.xxxl\:edu-left-0{left:0!important}}.active\:edu-left-10:active,.edu-left-10,.focus\:edu-left-10:focus,.hover\:edu-left-10:hover{left:10px!important}@media (min-width:320px){.active\:xs\:edu-left-10:active,.focus\:xs\:edu-left-10:focus,.hover\:xs\:edu-left-10:hover,.xs\:edu-left-10{left:10px!important}}@media (min-width:480px){.active\:sm\:edu-left-10:active,.focus\:sm\:edu-left-10:focus,.hover\:sm\:edu-left-10:hover,.sm\:edu-left-10{left:10px!important}}@media (min-width:768px){.active\:md\:edu-left-10:active,.focus\:md\:edu-left-10:focus,.hover\:md\:edu-left-10:hover,.md\:edu-left-10{left:10px!important}}@media (min-width:992px){.active\:lg\:edu-left-10:active,.focus\:lg\:edu-left-10:focus,.hover\:lg\:edu-left-10:hover,.lg\:edu-left-10{left:10px!important}}@media (min-width:1200px){.active\:xl\:edu-left-10:active,.focus\:xl\:edu-left-10:focus,.hover\:xl\:edu-left-10:hover,.xl\:edu-left-10{left:10px!important}}@media (min-width:1300px){.active\:xxl\:edu-left-10:active,.focus\:xxl\:edu-left-10:focus,.hover\:xxl\:edu-left-10:hover,.xxl\:edu-left-10{left:10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-10:active,.focus\:xxxl\:edu-left-10:focus,.hover\:xxxl\:edu-left-10:hover,.xxxl\:edu-left-10{left:10px!important}}.active\:edu-left-20:active,.edu-left-20,.focus\:edu-left-20:focus,.hover\:edu-left-20:hover{left:20px!important}@media (min-width:320px){.active\:xs\:edu-left-20:active,.focus\:xs\:edu-left-20:focus,.hover\:xs\:edu-left-20:hover,.xs\:edu-left-20{left:20px!important}}@media (min-width:480px){.active\:sm\:edu-left-20:active,.focus\:sm\:edu-left-20:focus,.hover\:sm\:edu-left-20:hover,.sm\:edu-left-20{left:20px!important}}@media (min-width:768px){.active\:md\:edu-left-20:active,.focus\:md\:edu-left-20:focus,.hover\:md\:edu-left-20:hover,.md\:edu-left-20{left:20px!important}}@media (min-width:992px){.active\:lg\:edu-left-20:active,.focus\:lg\:edu-left-20:focus,.hover\:lg\:edu-left-20:hover,.lg\:edu-left-20{left:20px!important}}@media (min-width:1200px){.active\:xl\:edu-left-20:active,.focus\:xl\:edu-left-20:focus,.hover\:xl\:edu-left-20:hover,.xl\:edu-left-20{left:20px!important}}@media (min-width:1300px){.active\:xxl\:edu-left-20:active,.focus\:xxl\:edu-left-20:focus,.hover\:xxl\:edu-left-20:hover,.xxl\:edu-left-20{left:20px!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-20:active,.focus\:xxxl\:edu-left-20:focus,.hover\:xxxl\:edu-left-20:hover,.xxxl\:edu-left-20{left:20px!important}}.active\:edu-left-30:active,.edu-left-30,.focus\:edu-left-30:focus,.hover\:edu-left-30:hover{left:30px!important}@media (min-width:320px){.active\:xs\:edu-left-30:active,.focus\:xs\:edu-left-30:focus,.hover\:xs\:edu-left-30:hover,.xs\:edu-left-30{left:30px!important}}@media (min-width:480px){.active\:sm\:edu-left-30:active,.focus\:sm\:edu-left-30:focus,.hover\:sm\:edu-left-30:hover,.sm\:edu-left-30{left:30px!important}}@media (min-width:768px){.active\:md\:edu-left-30:active,.focus\:md\:edu-left-30:focus,.hover\:md\:edu-left-30:hover,.md\:edu-left-30{left:30px!important}}@media (min-width:992px){.active\:lg\:edu-left-30:active,.focus\:lg\:edu-left-30:focus,.hover\:lg\:edu-left-30:hover,.lg\:edu-left-30{left:30px!important}}@media (min-width:1200px){.active\:xl\:edu-left-30:active,.focus\:xl\:edu-left-30:focus,.hover\:xl\:edu-left-30:hover,.xl\:edu-left-30{left:30px!important}}@media (min-width:1300px){.active\:xxl\:edu-left-30:active,.focus\:xxl\:edu-left-30:focus,.hover\:xxl\:edu-left-30:hover,.xxl\:edu-left-30{left:30px!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-30:active,.focus\:xxxl\:edu-left-30:focus,.hover\:xxxl\:edu-left-30:hover,.xxxl\:edu-left-30{left:30px!important}}.active\:edu-left--10:active,.edu-left--10,.focus\:edu-left--10:focus,.hover\:edu-left--10:hover{left:-10px!important}@media (min-width:320px){.active\:xs\:edu-left--10:active,.focus\:xs\:edu-left--10:focus,.hover\:xs\:edu-left--10:hover,.xs\:edu-left--10{left:-10px!important}}@media (min-width:480px){.active\:sm\:edu-left--10:active,.focus\:sm\:edu-left--10:focus,.hover\:sm\:edu-left--10:hover,.sm\:edu-left--10{left:-10px!important}}@media (min-width:768px){.active\:md\:edu-left--10:active,.focus\:md\:edu-left--10:focus,.hover\:md\:edu-left--10:hover,.md\:edu-left--10{left:-10px!important}}@media (min-width:992px){.active\:lg\:edu-left--10:active,.focus\:lg\:edu-left--10:focus,.hover\:lg\:edu-left--10:hover,.lg\:edu-left--10{left:-10px!important}}@media (min-width:1200px){.active\:xl\:edu-left--10:active,.focus\:xl\:edu-left--10:focus,.hover\:xl\:edu-left--10:hover,.xl\:edu-left--10{left:-10px!important}}@media (min-width:1300px){.active\:xxl\:edu-left--10:active,.focus\:xxl\:edu-left--10:focus,.hover\:xxl\:edu-left--10:hover,.xxl\:edu-left--10{left:-10px!important}}@media (min-width:1400px){.active\:xxxl\:edu-left--10:active,.focus\:xxxl\:edu-left--10:focus,.hover\:xxxl\:edu-left--10:hover,.xxxl\:edu-left--10{left:-10px!important}}.active\:edu-left-50p:active,.edu-left-50p,.focus\:edu-left-50p:focus,.hover\:edu-left-50p:hover{left:50%!important}@media (min-width:320px){.active\:xs\:edu-left-50p:active,.focus\:xs\:edu-left-50p:focus,.hover\:xs\:edu-left-50p:hover,.xs\:edu-left-50p{left:50%!important}}@media (min-width:480px){.active\:sm\:edu-left-50p:active,.focus\:sm\:edu-left-50p:focus,.hover\:sm\:edu-left-50p:hover,.sm\:edu-left-50p{left:50%!important}}@media (min-width:768px){.active\:md\:edu-left-50p:active,.focus\:md\:edu-left-50p:focus,.hover\:md\:edu-left-50p:hover,.md\:edu-left-50p{left:50%!important}}@media (min-width:992px){.active\:lg\:edu-left-50p:active,.focus\:lg\:edu-left-50p:focus,.hover\:lg\:edu-left-50p:hover,.lg\:edu-left-50p{left:50%!important}}@media (min-width:1200px){.active\:xl\:edu-left-50p:active,.focus\:xl\:edu-left-50p:focus,.hover\:xl\:edu-left-50p:hover,.xl\:edu-left-50p{left:50%!important}}@media (min-width:1300px){.active\:xxl\:edu-left-50p:active,.focus\:xxl\:edu-left-50p:focus,.hover\:xxl\:edu-left-50p:hover,.xxl\:edu-left-50p{left:50%!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-50p:active,.focus\:xxxl\:edu-left-50p:focus,.hover\:xxxl\:edu-left-50p:hover,.xxxl\:edu-left-50p{left:50%!important}}.active\:edu-left-auto:active,.edu-left-auto,.focus\:edu-left-auto:focus,.hover\:edu-left-auto:hover{left:auto!important}@media (min-width:320px){.active\:xs\:edu-left-auto:active,.focus\:xs\:edu-left-auto:focus,.hover\:xs\:edu-left-auto:hover,.xs\:edu-left-auto{left:auto!important}}@media (min-width:480px){.active\:sm\:edu-left-auto:active,.focus\:sm\:edu-left-auto:focus,.hover\:sm\:edu-left-auto:hover,.sm\:edu-left-auto{left:auto!important}}@media (min-width:768px){.active\:md\:edu-left-auto:active,.focus\:md\:edu-left-auto:focus,.hover\:md\:edu-left-auto:hover,.md\:edu-left-auto{left:auto!important}}@media (min-width:992px){.active\:lg\:edu-left-auto:active,.focus\:lg\:edu-left-auto:focus,.hover\:lg\:edu-left-auto:hover,.lg\:edu-left-auto{left:auto!important}}@media (min-width:1200px){.active\:xl\:edu-left-auto:active,.focus\:xl\:edu-left-auto:focus,.hover\:xl\:edu-left-auto:hover,.xl\:edu-left-auto{left:auto!important}}@media (min-width:1300px){.active\:xxl\:edu-left-auto:active,.focus\:xxl\:edu-left-auto:focus,.hover\:xxl\:edu-left-auto:hover,.xxl\:edu-left-auto{left:auto!important}}@media (min-width:1400px){.active\:xxxl\:edu-left-auto:active,.focus\:xxxl\:edu-left-auto:focus,.hover\:xxxl\:edu-left-auto:hover,.xxxl\:edu-left-auto{left:auto!important}}.active\:edu-z-index-0:active,.edu-z-index-0,.focus\:edu-z-index-0:focus,.hover\:edu-z-index-0:hover{z-index:0!important}@media (min-width:320px){.active\:xs\:edu-z-index-0:active,.focus\:xs\:edu-z-index-0:focus,.hover\:xs\:edu-z-index-0:hover,.xs\:edu-z-index-0{z-index:0!important}}@media (min-width:480px){.active\:sm\:edu-z-index-0:active,.focus\:sm\:edu-z-index-0:focus,.hover\:sm\:edu-z-index-0:hover,.sm\:edu-z-index-0{z-index:0!important}}@media (min-width:768px){.active\:md\:edu-z-index-0:active,.focus\:md\:edu-z-index-0:focus,.hover\:md\:edu-z-index-0:hover,.md\:edu-z-index-0{z-index:0!important}}@media (min-width:992px){.active\:lg\:edu-z-index-0:active,.focus\:lg\:edu-z-index-0:focus,.hover\:lg\:edu-z-index-0:hover,.lg\:edu-z-index-0{z-index:0!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-0:active,.focus\:xl\:edu-z-index-0:focus,.hover\:xl\:edu-z-index-0:hover,.xl\:edu-z-index-0{z-index:0!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-0:active,.focus\:xxl\:edu-z-index-0:focus,.hover\:xxl\:edu-z-index-0:hover,.xxl\:edu-z-index-0{z-index:0!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-0:active,.focus\:xxxl\:edu-z-index-0:focus,.hover\:xxxl\:edu-z-index-0:hover,.xxxl\:edu-z-index-0{z-index:0!important}}.active\:edu-z-index-5:active,.edu-z-index-5,.focus\:edu-z-index-5:focus,.hover\:edu-z-index-5:hover{z-index:5!important}@media (min-width:320px){.active\:xs\:edu-z-index-5:active,.focus\:xs\:edu-z-index-5:focus,.hover\:xs\:edu-z-index-5:hover,.xs\:edu-z-index-5{z-index:5!important}}@media (min-width:480px){.active\:sm\:edu-z-index-5:active,.focus\:sm\:edu-z-index-5:focus,.hover\:sm\:edu-z-index-5:hover,.sm\:edu-z-index-5{z-index:5!important}}@media (min-width:768px){.active\:md\:edu-z-index-5:active,.focus\:md\:edu-z-index-5:focus,.hover\:md\:edu-z-index-5:hover,.md\:edu-z-index-5{z-index:5!important}}@media (min-width:992px){.active\:lg\:edu-z-index-5:active,.focus\:lg\:edu-z-index-5:focus,.hover\:lg\:edu-z-index-5:hover,.lg\:edu-z-index-5{z-index:5!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-5:active,.focus\:xl\:edu-z-index-5:focus,.hover\:xl\:edu-z-index-5:hover,.xl\:edu-z-index-5{z-index:5!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-5:active,.focus\:xxl\:edu-z-index-5:focus,.hover\:xxl\:edu-z-index-5:hover,.xxl\:edu-z-index-5{z-index:5!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-5:active,.focus\:xxxl\:edu-z-index-5:focus,.hover\:xxxl\:edu-z-index-5:hover,.xxxl\:edu-z-index-5{z-index:5!important}}.active\:edu-z-index-9:active,.edu-z-index-9,.focus\:edu-z-index-9:focus,.hover\:edu-z-index-9:hover{z-index:9!important}@media (min-width:320px){.active\:xs\:edu-z-index-9:active,.focus\:xs\:edu-z-index-9:focus,.hover\:xs\:edu-z-index-9:hover,.xs\:edu-z-index-9{z-index:9!important}}@media (min-width:480px){.active\:sm\:edu-z-index-9:active,.focus\:sm\:edu-z-index-9:focus,.hover\:sm\:edu-z-index-9:hover,.sm\:edu-z-index-9{z-index:9!important}}@media (min-width:768px){.active\:md\:edu-z-index-9:active,.focus\:md\:edu-z-index-9:focus,.hover\:md\:edu-z-index-9:hover,.md\:edu-z-index-9{z-index:9!important}}@media (min-width:992px){.active\:lg\:edu-z-index-9:active,.focus\:lg\:edu-z-index-9:focus,.hover\:lg\:edu-z-index-9:hover,.lg\:edu-z-index-9{z-index:9!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-9:active,.focus\:xl\:edu-z-index-9:focus,.hover\:xl\:edu-z-index-9:hover,.xl\:edu-z-index-9{z-index:9!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-9:active,.focus\:xxl\:edu-z-index-9:focus,.hover\:xxl\:edu-z-index-9:hover,.xxl\:edu-z-index-9{z-index:9!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-9:active,.focus\:xxxl\:edu-z-index-9:focus,.hover\:xxxl\:edu-z-index-9:hover,.xxxl\:edu-z-index-9{z-index:9!important}}.active\:edu-z-index-10:active,.edu-z-index-10,.focus\:edu-z-index-10:focus,.hover\:edu-z-index-10:hover{z-index:10!important}@media (min-width:320px){.active\:xs\:edu-z-index-10:active,.focus\:xs\:edu-z-index-10:focus,.hover\:xs\:edu-z-index-10:hover,.xs\:edu-z-index-10{z-index:10!important}}@media (min-width:480px){.active\:sm\:edu-z-index-10:active,.focus\:sm\:edu-z-index-10:focus,.hover\:sm\:edu-z-index-10:hover,.sm\:edu-z-index-10{z-index:10!important}}@media (min-width:768px){.active\:md\:edu-z-index-10:active,.focus\:md\:edu-z-index-10:focus,.hover\:md\:edu-z-index-10:hover,.md\:edu-z-index-10{z-index:10!important}}@media (min-width:992px){.active\:lg\:edu-z-index-10:active,.focus\:lg\:edu-z-index-10:focus,.hover\:lg\:edu-z-index-10:hover,.lg\:edu-z-index-10{z-index:10!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-10:active,.focus\:xl\:edu-z-index-10:focus,.hover\:xl\:edu-z-index-10:hover,.xl\:edu-z-index-10{z-index:10!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-10:active,.focus\:xxl\:edu-z-index-10:focus,.hover\:xxl\:edu-z-index-10:hover,.xxl\:edu-z-index-10{z-index:10!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-10:active,.focus\:xxxl\:edu-z-index-10:focus,.hover\:xxxl\:edu-z-index-10:hover,.xxxl\:edu-z-index-10{z-index:10!important}}.active\:edu-z-index-50:active,.edu-z-index-50,.focus\:edu-z-index-50:focus,.hover\:edu-z-index-50:hover{z-index:50!important}@media (min-width:320px){.active\:xs\:edu-z-index-50:active,.focus\:xs\:edu-z-index-50:focus,.hover\:xs\:edu-z-index-50:hover,.xs\:edu-z-index-50{z-index:50!important}}@media (min-width:480px){.active\:sm\:edu-z-index-50:active,.focus\:sm\:edu-z-index-50:focus,.hover\:sm\:edu-z-index-50:hover,.sm\:edu-z-index-50{z-index:50!important}}@media (min-width:768px){.active\:md\:edu-z-index-50:active,.focus\:md\:edu-z-index-50:focus,.hover\:md\:edu-z-index-50:hover,.md\:edu-z-index-50{z-index:50!important}}@media (min-width:992px){.active\:lg\:edu-z-index-50:active,.focus\:lg\:edu-z-index-50:focus,.hover\:lg\:edu-z-index-50:hover,.lg\:edu-z-index-50{z-index:50!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-50:active,.focus\:xl\:edu-z-index-50:focus,.hover\:xl\:edu-z-index-50:hover,.xl\:edu-z-index-50{z-index:50!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-50:active,.focus\:xxl\:edu-z-index-50:focus,.hover\:xxl\:edu-z-index-50:hover,.xxl\:edu-z-index-50{z-index:50!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-50:active,.focus\:xxxl\:edu-z-index-50:focus,.hover\:xxxl\:edu-z-index-50:hover,.xxxl\:edu-z-index-50{z-index:50!important}}.active\:edu-z-index-99:active,.edu-z-index-99,.focus\:edu-z-index-99:focus,.hover\:edu-z-index-99:hover{z-index:99!important}@media (min-width:320px){.active\:xs\:edu-z-index-99:active,.focus\:xs\:edu-z-index-99:focus,.hover\:xs\:edu-z-index-99:hover,.xs\:edu-z-index-99{z-index:99!important}}@media (min-width:480px){.active\:sm\:edu-z-index-99:active,.focus\:sm\:edu-z-index-99:focus,.hover\:sm\:edu-z-index-99:hover,.sm\:edu-z-index-99{z-index:99!important}}@media (min-width:768px){.active\:md\:edu-z-index-99:active,.focus\:md\:edu-z-index-99:focus,.hover\:md\:edu-z-index-99:hover,.md\:edu-z-index-99{z-index:99!important}}@media (min-width:992px){.active\:lg\:edu-z-index-99:active,.focus\:lg\:edu-z-index-99:focus,.hover\:lg\:edu-z-index-99:hover,.lg\:edu-z-index-99{z-index:99!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-99:active,.focus\:xl\:edu-z-index-99:focus,.hover\:xl\:edu-z-index-99:hover,.xl\:edu-z-index-99{z-index:99!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-99:active,.focus\:xxl\:edu-z-index-99:focus,.hover\:xxl\:edu-z-index-99:hover,.xxl\:edu-z-index-99{z-index:99!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-99:active,.focus\:xxxl\:edu-z-index-99:focus,.hover\:xxxl\:edu-z-index-99:hover,.xxxl\:edu-z-index-99{z-index:99!important}}.active\:edu-z-index-100:active,.edu-z-index-100,.focus\:edu-z-index-100:focus,.hover\:edu-z-index-100:hover{z-index:100!important}@media (min-width:320px){.active\:xs\:edu-z-index-100:active,.focus\:xs\:edu-z-index-100:focus,.hover\:xs\:edu-z-index-100:hover,.xs\:edu-z-index-100{z-index:100!important}}@media (min-width:480px){.active\:sm\:edu-z-index-100:active,.focus\:sm\:edu-z-index-100:focus,.hover\:sm\:edu-z-index-100:hover,.sm\:edu-z-index-100{z-index:100!important}}@media (min-width:768px){.active\:md\:edu-z-index-100:active,.focus\:md\:edu-z-index-100:focus,.hover\:md\:edu-z-index-100:hover,.md\:edu-z-index-100{z-index:100!important}}@media (min-width:992px){.active\:lg\:edu-z-index-100:active,.focus\:lg\:edu-z-index-100:focus,.hover\:lg\:edu-z-index-100:hover,.lg\:edu-z-index-100{z-index:100!important}}@media (min-width:1200px){.active\:xl\:edu-z-index-100:active,.focus\:xl\:edu-z-index-100:focus,.hover\:xl\:edu-z-index-100:hover,.xl\:edu-z-index-100{z-index:100!important}}@media (min-width:1300px){.active\:xxl\:edu-z-index-100:active,.focus\:xxl\:edu-z-index-100:focus,.hover\:xxl\:edu-z-index-100:hover,.xxl\:edu-z-index-100{z-index:100!important}}@media (min-width:1400px){.active\:xxxl\:edu-z-index-100:active,.focus\:xxxl\:edu-z-index-100:focus,.hover\:xxxl\:edu-z-index-100:hover,.xxxl\:edu-z-index-100{z-index:100!important}}