@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;color:#333;background-color:#fff;line-height:22px}aside,footer,section{display:block}audio{display:inline-block;vertical-align:baseline}a{background-color:transparent}a:active,a:hover{outline:0}h1{margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input,select{color:inherit}button,input,select,textarea{font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox]{padding:0}input[type=search]{-webkit-appearance:none;appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img{page-break-inside:avoid;max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input,select{line-height:inherit}button,input,select,textarea{font-family:inherit;font-size:inherit}a{outline:0!important;text-decoration:none!important;color:#48a7d4}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus,input[type=checkbox]:focus{outline:5px auto-webkit-focus-ring-color;outline-offset:-2px}img,label{max-width:100%}img{vertical-align:middle;height:auto}.img-responsive{display:block;max-width:100%;height:auto}h1,h3{line-height:1.1}h2{font-size:30px}.h3,ul{margin-bottom:10px}.h3,h1,h2,h3{font-family:inherit;color:inherit}.h3{line-height:1.1;margin-top:20px}h1{font-size:36px}.h3,h3{font-size:24px}p{margin:0 0 30px}ul{margin-top:0;padding-left:20px}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-lg-3,.col-lg-9,.col-md-12,.col-md-3,.col-md-6,.col-md-9,.col-sm-12,.col-sm-4,.col-sm-6,.col-sm-8,.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-12{float:left;width:100%}@media (min-width:768px){.col-sm-12,.col-sm-4,.col-sm-6,.col-sm-8{float:left}.col-sm-12{width:100%}.col-sm-8{width:66.66666667%}.col-sm-6{width:50%}.col-sm-4{width:33.33333333%}}@media (min-width:992px){.col-md-12,.col-md-3,.col-md-6,.col-md-9{float:left}.col-md-12{width:100%}.col-md-9{width:75%}.col-md-6{width:50%}.col-md-3{width:25%}}@media (min-width:1200px){.col-lg-3,.col-lg-9{float:left}.col-lg-9{width:75%}.col-lg-3{width:25%}}label{display:inline-block;padding:0;margin:0 0 1px;color:#aaa;font-weight:400}input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.form-control{width:100%;font-size:14px;background-color:#fff;background-image:none;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.btn{display:inline-block;margin-bottom:0;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;font-size:14px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:active:focus,.btn:focus{outline:5px auto-webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default:active,.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active{background-image:none}.btn-default:active:focus,.btn-default:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.collapse,.modal{display:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-body{position:relative;padding:15px}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container:after,.row:after{clear:both}.pull-right{float:right!important}@-ms-viewport{width:device-width}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{opacity:0}.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{height:0;width:0;left:50%}.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:10px}.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:10px}.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:-10px}.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:-10px}.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{width:10px;left:-20px}.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{width:10px;left:-webkit-calc(100% + 20px);left:calc(100% + 20px)}.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25)}.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.hfe-pointer__background.hfe-animation__sweep-left .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{left:100%}.hfe-pointer__background.hfe-animation__sweep-right .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:100%}.hfe-pointer__background.hfe-animation__sweep-up .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:100%}.hfe-pointer__background.hfe-animation__sweep-down .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:100%}.hfe-pointer__background.hfe-animation__shutter-out-vertical .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:50%;top:50%}.hfe-pointer__background.hfe-animation__shutter-out-horizontal .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:50%;left:50%}.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{width:100%;left:0;opacity:1}.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:0;opacity:1}.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:0;opacity:1}.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{height:3px;width:100%;left:0;opacity:1}.hfe-pointer__framed.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__framed.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__underline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{opacity:1}.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before,.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{border-width:3px;width:100%;opacity:1;height:100%}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);display:var(--fa-display,inline-block)}.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/webfonts/fa-solid-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"stmlms";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.eot?hjylog);src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.eot?hjylog#iefix)format("embedded-opentype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.ttf?hjylog)format("truetype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff?hjylog)format("woff"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.svg?hjylog#stmlms)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=stmlms-]{font-family:"stmlms"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stmlms-user:before{content:""}.stmlms-lnr-bullhorn:before{content:""}.stmlms-magnifier:before{content:""}.stmlms-cross:before{content:""}.stmlms-hamburger:before{content:""}.stmlms-case:before{content:""}@font-face{font-display:swap;font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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)format("woff");font-weight:400;font-style:normal}html.no-js{margin-top:0!important}body input[type=password]:focus,body input[type=search]:focus,body textarea:focus{outline:0}body .widget a:focus,body .widget a:hover{box-shadow:none}.masterstudy-theme a.stm_lms_courses_search__button.sbc{background-color:#385bce;color:#fff}.masterstudy-theme a.stm_lms_courses_search__button.sbc:hover{background-color:#273044}.masterstudy-theme #wrapper .header_2 .header_top .stm_courses_search .stm_lms_courses_search__button{background-color:#385bce}.masterstudy-theme #wrapper .stm_lms_categories_dropdown__parents .sbc_h:hover{background-color:#fff;color:#385bce}.masterstudy-theme .stm_header_links i.secondary_color,.stm_header_links a.stm_lms_bi_link.normal_font:hover,.stm_header_links i.stmlms-case.secondary_color{color:#385bce}.btn{vertical-align:top!important}.modal-content{box-shadow:0 10px 30px rgba(0,0,0,.25)!important}body.masterstudy-theme .stm_lms_log_in,body.masterstudy-theme .stm_lms_log_in i.stmlms-user,body.masterstudy-theme .stm_lms_log_in:hover{color:#2985f7}.header_top .right-unit .btn,.header_top .right-unit .btn:hover{background-color:#2985f7}button,input[type=submit]{outline:0}.pmpro_btn,.pmpro_btn:link{background-color:transparent;border:0;color:inherit;padding:0}body.messages.my-messages #buddypress .bp-messages-content>div #thread-preview .preview-content .preview-pane-header .actions>:hover{background-color:#195ec8;border-color:#195ec8}body.messages.my-messages #buddypress .bp-messages-content>div #thread-preview .preview-content .preview-pane-header .actions>:hover:after,body.messages.my-messages #buddypress .bp-messages-content>div #thread-preview .preview-content .preview-pane-header .actions>:hover:before{color:#fff!important}body.messages.my-messages #buddypress .bp-messages-content>div #thread-preview .preview-content .preview-pane-header .actions>:before{position:absolute;top:5px;left:10px;content:"";font-family:Linearicons;font-size:14px;color:#383e51;transition:.3s ease}body.messages.my-messages #buddypress .bp-messages-content>div #thread-preview .preview-content .preview-pane-header .actions>:after{display:none;padding:0;margin:0;opacity:1;visibility:visible;position:static;content:attr(data-ms);-webkit-transform:none;transform:none;border:0;box-shadow:none;background-color:transparent;transition:.3s ease}:root{--pmpro--base--border-radius:8px;--pmpro--base--spacing--small:12px;--pmpro--base--spacing--medium:18px;--pmpro--base--spacing--large:36px;--pmpro--color--accent:#0c3d54;--pmpro--color--base:#fff;--pmpro--color--base-2:#ededed;--pmpro--color--contrast:#222;--pmpro--color--border:#777;--pmpro--color--info-background:#d9edf7;--pmpro--color--info-border:#bce8f1;--pmpro--color--info-text:#31708f;--pmpro--color--info-link:#245269;--pmpro--color--success-background:#d4edda;--pmpro--color--success-border:#c3e6cb;--pmpro--color--success-text:#0f441c;--pmpro--color--success-link:#2b542c;--pmpro--color--error-background:#f8d7da;--pmpro--color--error-border:#f5c6cb;--pmpro--color--error-text:#721c24;--pmpro--color--error-link:#843534;--pmpro--color--alert-background:#fff8e0;--pmpro--color--alert-border:#ffeeba;--pmpro--color--alert-text:#6c5101;--pmpro--color--alert-link:#66512c;--pmpro--color--alert2-background:#ffecd9;--pmpro--color--alert2-border:#ffddb1;--pmpro--color--alert2-text:#995d1d;--pmpro--color--alert2-link:#a65e3a}@media screen and (max-width:767px){.pmpro_actions_nav{text-align:center}}:root{--pmpro--color--white:#fff;--pmpro--box-shadow:2px 2px 7px rgba(0,0,0,.07)}.pmpro{color:var(--pmpro--color--contrast)}@media print{.pmpro{font-size:12pt}}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.31.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.31.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.31.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.31.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.31.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.31.0#eicon)format("svg");font-weight:400;font-style:normal}.screen-reader-text{top:-10000em}:root{--page-title-display:block;--swiper-theme-color:#007aff;--swiper-navigation-size:44px}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}.elementor-kit-507{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Linearicons";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/taxonomy_meta/assets/linearicons/Linearicons.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:icomoon;src:url(/wp-content/themes/masterstudy/assets/fonts/icomoon.eot?c9eman);src:url(/wp-content/themes/masterstudy/assets/fonts/icomoon.eot?#iefixc9eman)format("embedded-opentype"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.ttf?c9eman)format("truetype"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.woff?c9eman)format("woff"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.svg?c9eman#icomoon)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:rtl_demo;src:url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.eot?mqih36);src:url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.eot?mqih36#iefix)format("embedded-opentype"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.ttf?mqih36)format("truetype"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.woff?mqih36)format("woff"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.svg?mqih36#rtl_demo)format("svg");font-weight:400;font-style:normal;font-display:block}.screen-reader-text:focus{font-size:14px}input[type=submit]:hover{background-color:#10c45c;color:#fff;border-color:#10c45c;box-shadow:none}.btn-default{color:#fff}.btn-default,.button{display:inline-block;min-width:135px;margin-bottom:0;font-size:14px;font-weight:700;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;padding:12.5px 15px;border:0;background-color:#48a7d4;border-radius:0;text-transform:uppercase;letter-spacing:1px;text-align:center;outline:0!important}.btn.btn-default,.button{position:relative;overflow:hidden;-webkit-transform:translateZ(0);z-index:30}.btn.btn-default:after{display:block}.btn.btn-default:after,.button:after{content:"";position:absolute;width:100%;height:100%;left:-100%;top:0;background:rgba(0,0,0,.1);z-index:-1}.btn.btn-default:hover,.button:hover{border-color:#fff;color:#fff;background-color:#48a7d4}.btn.btn-default:hover:after,.button:hover:after{left:0}.btn-default:active,.btn-default:focus,.button:active,.button:focus{background-color:#48a7d4;color:#fff;border-color:#48a7d4;box-shadow:none;text-decoration:none!important}.btn-default:active:focus{outline:0}.logo-unit a:hover,a:hover{text-decoration:none}input[type=password],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control,input[type=password],input[type=text],textarea{display:block;padding:6px 12px;height:45px;line-height:1.42857143;border:2px solid #f0f2f5;background:#f0f2f5;box-shadow:none;color:#555}input[type=password],input[type=text],textarea{border-radius:0}textarea{min-height:130px;width:100%;max-width:100%!important}.form-control:active,.form-control:focus,input[type=password]:active,input[type=password]:focus,input[type=text]:active,input[type=text]:focus,textarea:active,textarea:focus{background-color:#fff;border-color:#f0f2f5;outline:0}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent}input:focus:-moz-placeholder,textarea:focus:-moz-placeholder{color:transparent}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:transparent}#wrapper,#wrapper #main,html{position:relative}#wrapper{background-color:#fff;width:100%}#wrapper #main{min-height:450px;overflow:hidden}.container{width:auto;max-width:1200px}html{min-height:100%;overflow-y:scroll;font-size:100%}body.masterstudy-theme{display:flex;width:100%;max-width:100%;flex-direction:column;min-height:100vh}.modal-dialog{padding:50px 0;z-index:1051}.modal-content{border:0;border-radius:4px;overflow:hidden}.modal{-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0);opacity:0}.lnr{font-family:Linearicons-Free!important;font-weight:300}.sidebar_position_right:after{display:none!important}body:after,body:before{content:"";display:block;opacity:0;transition:.3s ease}.ms_lms_loader_bg{position:fixed;z-index:9999999;top:0;left:0;margin-top:0!important;max-width:100%!important;background:#fff;width:100%;height:100%;display:flex;justify-content:center}.ms_lms_loader{width:48px;height:48px;position:fixed;top:calc(50vh - 24px);border-radius:50%;display:inline-block;border:3px solid;border-color:#17d292 #17d292 transparent transparent;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.ms_lms_loader:after,.ms_lms_loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:transparent transparent #385bce #385bce;width:40px;height:40px;border-radius:50%;box-sizing:border-box;-webkit-animation:rotationBack .5s linear infinite;animation:rotationBack .5s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.stm_preloader_1{height:100vh;padding-bottom:0!important;overflow:hidden}.stm_preloader_1:after{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:1;z-index:9999}.stm_preloader_1:before{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;border:2px solid rgba(0,0,0,.5);border-radius:30px;height:30px;width:30px;-webkit-animation:pulsate 1.5s ease-out;animation:pulsate 1.5s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;opacity:0;z-index:99999}.search-form{position:relative}.h3,.search-title,.transparent_header_off .header_main_menu_wrapper ul>li>a,h1,h2,h3{font-weight:700}.vue_is_disabled{display:none}.header_main_menu_wrapper .header-menu>li:hover:before,.row:before{display:block}h2{line-height:1;margin-top:0;margin-bottom:30px}#footer_copyright .copyright_text a:hover,a:hover,ul li a:hover{color:#eab830}ul li{margin-bottom:8px}ul li a{color:#555;font-size:12px}select{max-width:100%}.header_main_menu_wrapper{margin-top:5px}.header_main_menu_wrapper .header-menu{position:relative;list-style:none;padding:0;margin:0-14px}.header_main_menu_wrapper .header-menu>li{position:relative;float:left;padding:0 14px}.header_main_menu_wrapper .header-menu>li:before{content:"";position:absolute;width:100%;height:35px;z-index:10;bottom:-30px;left:0;display:none}.header_main_menu_wrapper .header-menu>li>a{display:block;padding:6px 0;text-transform:uppercase;font-size:14px;color:#fff;text-decoration:none!important}@media (max-width:600px){.header_2.header_mobile{padding-top:25px!important}}.transparent_header_off{position:relative;padding-bottom:0}.transparent_header_off .header_main_menu_wrapper{margin-top:9px}.transparent_header_off .header_main_menu_wrapper ul>li>a{color:#333}#searchform .search-input{padding:20px 75px 20px 25px!important;margin:0;height:67px;line-height:67px;font-size:20px;color:#5f5f5f;border:0 transparent;width:100%;border-radius:5px}#searchform .search-submit{position:absolute;right:0;top:0;height:67px;width:70px;background-color:#eab830;border:0;font-size:24px;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}#searchform .search-wrapper{position:relative}#searchModal .modal-body{padding:0}#searchModal .modal-content{box-shadow:none!important;background-color:transparent}#searchModal .modal-dialog{margin-top:calc(50vh - 112px)}.search-title{margin-bottom:18px;font-size:20px;text-transform:uppercase;color:#fff}.navbar-toggle{float:right;display:block;padding:14px 0 15px 14px;margin:0;border-radius:0}.navbar-toggle:hover .icon-bar{background-color:#eab830!important}.navbar-toggle .icon-bar{width:29px;height:4px;background-color:#eab830;border-radius:5px}.navbar-toggle .icon-bar+.icon-bar{margin-top:5px}.navbar-toggle.collapsed .icon-bar{background-color:#aaa}.entry-header{padding:50px 0}.entry-header .entry-title{text-align:center}.entry-header .entry-title h1{margin-bottom:10px;text-transform:uppercase;color:#fff}@media (max-width:1280px){.header_2 .header_top .right-unit>*{margin-left:11px!important}}@media (max-width:515px){.stm_menu_toggler:after{position:relative;top:1px;content:"";margin-left:10px;margin-right:15px;font-family:stmlms!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}}.short_separator{width:31px;height:3px;margin:15px 0;background-color:#eab830}.cols_4{margin:0-15px}.stm_breadcrumbs_unit{background-color:#f6f6f6;padding:9px 0 7px;margin-bottom:60px;border-bottom:1px solid #f0f2f5}.stm_breadcrumbs_unit .navxtBreads,.stm_breadcrumbs_unit .navxtBreads>span{color:#aaa;font-size:11px;text-transform:uppercase}.blog_layout_grid .plugin_style .post_list_inner_content_unit{position:relative;padding-left:70px}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit{position:absolute;left:0;top:0;display:inline-block;width:50px;padding-top:10px;margin-bottom:15px;vertical-align:top;max-width:100%;border:2px solid #eab830;text-align:center}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d{padding:0 5px;margin-bottom:-4px;font-size:24px;color:#eab830}@media (max-width:700px){.blog_layout_grid .plugin_style .post_list_inner_content_unit{padding-left:0}.blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit{position:static}}.blog_layout_grid .post_list_content_unit{position:relative;padding-bottom:30px;margin-bottom:70px;overflow:hidden}.blog_layout_grid .post_list_content_unit:after,.blog_layout_grid .post_list_content_unit:before{content:"";display:block;position:absolute;width:50px;height:3px;z-index:10;background-color:#eab830;bottom:0;left:0}.blog_layout_grid .post_list_content_unit:before{width:700px;height:1px;background-color:#dcdcdc;bottom:1px;left:65px}.blog_layout_grid .post_list_item_title{display:block;margin-top:-1px;padding-right:40px;font-weight:400;letter-spacing:-.2px;word-spacing:-2px;line-height:1.2;text-decoration:none!important;text-overflow:ellipsis;overflow:hidden}.blog_layout_grid .post_list_item_title:hover{color:#48a7d4;text-decoration:none}.blog_layout_grid .post_list_cats a:hover{text-decoration:underline}.blog_layout_grid .post_list_item_title:active,.blog_layout_grid .post_list_item_title:focus{color:#48a7d4}.blog_layout_grid .post_list_meta_unit{position:relative;float:left;margin-bottom:15px;vertical-align:top;max-width:100%;text-align:center}.blog_layout_grid .post_list_meta_unit .date-d{margin-bottom:-4px;font-size:24px;color:#eab830}.blog_layout_grid .post_list_meta_unit .date-m{font-size:11px;text-transform:uppercase;color:#eab830}.blog_layout_grid .post_list_meta_unit .date-m-plugin{padding-bottom:0}.blog_layout_grid .post_list_cats{line-height:1.4;font-size:13px}.blog_layout_grid .post_list_cats .post_list_divider:last-child{display:none}.blog_layout_grid .post_list_cats .post_list_cats_label{color:#aaa}.blog_layout_grid .post_list_cats a{font-size:13px;color:#48a7d4}.blog_layout_grid .post_list_cats .post_list_divider{color:#48a7d4}.blog_layout_grid .post_list_inner_content_unit_left{overflow:hidden}.blog_layout_grid .post_list_inner_content_unit_left .short_separator{margin-bottom:16px}.blog_main_layout_grid .sidebar-area,.header_2 .header_top .stm_lms_categories .stm_lms_categories_dropdown{margin-top:0}.entry-header{background-color:#457992}.blog-cols-sidebar.col-md-6:nth-child(2n+1),.cols_4 aside:nth-child(4n+1){clear:both}.sidebar-area .widget_text .widget_title,.sidebar-area .widget_text p{margin-bottom:15px}.textwidget{font-size:13px;line-height:20px}.textwidget p{margin-bottom:10px}.textwidget p:last-child{margin-bottom:0}.sidebar-area .widget:after,.sidebar-area .widget:before,.sidebar-area .widget_search .widget_title:before,.sidebar-area:after{z-index:10;content:""}.sidebar-area{position:relative;margin-top:17px;padding-bottom:20px}.sidebar-area .widget{position:relative;padding-top:40px;margin-top:48px;overflow:hidden}.sidebar-area .widget:after{display:block;position:absolute;width:50px;height:3px;background-color:#eab830;top:0;left:0}.sidebar-area .widget:before,.sidebar-area .widget_search .widget_title:before{display:block;position:absolute;width:700px;height:1px;background-color:#dcdcdc;top:1px;left:65px}.sidebar-area .widget_title h3{margin:0 0 25px;text-transform:uppercase}.sidebar-area.sidebar-area-right:after{left:-31px;display:block}.sidebar-area:after{position:absolute;width:1px;height:100%;top:7px;background-color:#e1e2e4;display:none!important}.sidebar-area .widget_search{overflow:visible;padding-top:0}.button:after,.sidebar-area .widget_search:before{display:none}.sidebar-area .widget_search .widget_title{position:relative;padding-top:40px;overflow:hidden}.widget_search .search-form>label{display:block;position:relative;padding:20px 30px;background-color:#f0f2f5;font-weight:400}.widget_search .search-form>label:after{display:inline-block;text-rendering:auto;font-family:"Font Awesome 6 Free";content:"";right:30px;height:38px;-moz-osx-font-smoothing:grayscale;text-align:center;position:absolute;width:42px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:900;top:20px;color:#48a7d4;line-height:38px;font-size:16px;z-index:0}.widget_search .search-form input[type=search]{background-color:#fff;padding:0 45px 0 10px;width:100%;border:0;height:38px;line-height:38px;outline:0!important}.widget_search .search-form input[type=submit]{position:absolute;right:30px;top:20px;width:42px;height:38px;opacity:0;z-index:5}.sidebar-area-right .widget_search .search-form{margin-right:0}#footer .widget_title h3,.footer_menu li a{text-transform:uppercase}.sidebar-area .textwidget{padding-top:5px}.sidebar-area .widget_text{margin-bottom:-13px}.wp-audio-shortcode{margin-bottom:15px}#footer,footer{width:100%}@media (max-width:600px){body{padding-bottom:0!important}}#footer .widget_title h3{margin:0 0 25px;color:#fff}body.home #footer_bottom{border-top:0!important}#footer_top{padding:63px 0 30px;color:#ccc}#footer_bottom{padding:63px 0 25px;color:#fff}#footer_bottom .widget_title h3{margin-bottom:21px}#footer_copyright{border-top:1px solid #5e676b;padding:23px 0 20px}#footer_copyright .copyright_text{margin-top:1px;color:#fff}#footer_copyright .copyright_text a{color:#fff;text-decoration:underline!important}.footer_menu{list-style:none;padding:0}.footer_menu li{float:left;margin:1px 20px 0 0}.footer_menu li a{color:#fff}.footer_menu li a:hover{color:#fd7635}.footer_menu li:last-child{margin-right:0}.copyright_socials ul{list-style:none;padding-left:0;margin-left:50px}.cols_4 aside{padding:0 15px 15px;float:left;width:25%}.footer_widgets_wrapper.text-normal .widget_title h3{text-transform:none!important}@media (max-width:1023px){#footer_copyright .copyright_text,.textwidget{font-size:16px;line-height:22px}}.button{color:#fff!important}@media (min-width:992px){.navbar-collapse{padding:0!important}.sidebar_position_right{position:relative;padding-right:32px}.sidebar_position_right:after{content:"";display:block;position:absolute;width:1px;height:95%;z-index:10;bottom:0;background-color:#e1e2e4;right:0}}@media (max-width:600px){body.home #footer{position:static}}@media (max-width:991px){.blog_layout_grid .col-sm-6:nth-child(2n+1){clear:both}.post_list_meta_unit .date-d{font-size:20px!important}.blog_layout_grid.sidebar_position_right{padding:0}.footer_widgets_wrapper .cols_4 aside{clear:none!important;width:50%}.footer_widgets_wrapper .cols_4 aside:nth-child(2n+1){clear:both!important}.logo-unit{max-width:60%;float:left}.footer_widgets_wrapper aside{margin-bottom:20px}}@media (max-width:991px) and (min-width:768px){.navbar-collapse{padding:0!important;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}#main{z-index:initial}.header_main_menu_wrapper .header-menu>li{padding:0 9px}.logo-unit{margin-top:3px}.navbar-toggle{display:block}.navbar-collapse.collapse{display:none!important}}@media (max-width:767px){.entry-header .entry-title h1{font-size:30px}.footer_widgets_wrapper .cols_4 aside{width:100%}.xs-pull-left{float:left!important}.stm_breadcrumbs_unit{margin-bottom:30px}.entry-header{background-size:cover;background-repeat:no-repeat}#wrapper #main{padding-bottom:40px}.footer_menu{margin:15px 0 0}.copyright_socials ul{margin:10px 0 0}}#header-mobile .header_mobile{background-color:#f0f2f5;padding:25px 0}#header-mobile .header_mobile .stm_lms_search_popup__close{color:#000;background-color:#fff}#header-mobile .header_mobile .header_top button.stm_header_top_search .icon-bar{background-color:rgba(39,48,68,.5)!important}#header-mobile .header_mobile .header_top .stm_header_top_toggler{display:flex;justify-content:center;align-items:center;text-indent:0;line-height:0}.header_main_menu_wrapper .collapse{display:block}@media screen and (max-width:992px){.navbar-toggle{border:1px solid transparent;background-color:transparent}.navbar-toggle span.icon-bar{display:block}}@media screen and (max-width:1025px){.header_mobile .header_top .navbar-toggle span.icon-bar{display:block}}.form-control{border-radius:5px}.btn{font-weight:600;letter-spacing:-.5px}@media (max-width:600px){.header_2.header_mobile{padding-top:25px!important}}.header_mobile .header_top .stm_header_top_search{background-color:transparent}@media (max-width:1025px){.header_2{padding-top:25px!important}}.header_2:after,.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu li a:after{display:none!important}.header_2 .container{max-width:1720px}.header_2 .header_top{justify-content:space-between}.header_2 .header_top .center-unit{display:flex;flex-grow:.9;justify-content:space-between;align-items:center;padding:0 30px}.header_2 .header_top,.header_2 .header_top .right-unit{display:flex;align-items:center}.header_2 .header_top .right-unit>*{margin-left:30px}.header_2 .header_top .stmlms-user{position:relative;margin-right:3px;top:1px}.header_2 .header_top .stm_lms_categories{margin:0 12px 0 0;text-transform:uppercase;font-size:13px;padding:10px 0}.header_2 .header_top .stm_lms_categories span{color:#777;font-weight:600}.header_2 .header_top .stm_lms_categories i{position:relative;top:0;font-size:10px;color:#777}.header_2 .header_top .stm_courses_search{display:flex;align-items:center;flex-grow:1;padding-right:30px}.header_2 .right_buttons,.stm_header_top_search,.stm_header_top_toggler{display:none}.header_2 .header_top .stm_courses_search .stm_lms_courses_search{position:relative;flex-grow:1}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button{position:absolute;right:0;top:0;bottom:0;width:60px;text-align:center}.header_2 .header_top .stm_courses_search .stm_lms_courses_search__button i{color:#fff;font-size:17px;line-height:47px}.header_2 .header_top .stm_header_links a{margin-left:27px}.header_2 .header_top .stm_header_links a i{position:relative;top:2px;margin-right:5px;font-size:16px}.stm_lms_categories_dropdown{z-index:999;min-height:200px}@media (max-width:1440px){.header_2 .header_top .right-unit>*{margin-left:15px}}@media (max-width:1220px){.header_2 .header_top .stm_lms_log_in span{display:none}}@media (max-width:1125px){.header_2 .header_top .stm_lms_bi_link span{display:none}}@media (max-width:1000px){.header_2 .header_top .stm_courses_search{padding-right:0}.header_2 .header_top .stm_lms_log_in{margin-left:0}.header_2 .header_top .stm_header_links a{margin-left:15px}}@media (max-width:992px){.header_top .stm_lms_categories .stmlms-hamburger{display:none}}@media (max-width:1025px){.header_2 .header_top .center-unit{padding:0 12px}.header_2 .header_top .right-unit>*{margin-left:15px}.header_2 .stm_header_links{text-align:right}.stm_header_top_search,.stm_header_top_toggler{position:relative;height:50px;width:50px;line-height:50px;font-size:18px;color:#fff;text-align:center}.header_2 .stm_header_links a{display:block}.header_2 .stm_menu_toggler{cursor:pointer}.header_2 .stm_menu_toggler:before{content:attr(data-text)}.header_2 .header_top{position:relative}.header_2 .header_top .center-unit,.header_2 .header_top .right-unit{display:none}.collapse.navbar-collapse,.stm_header_top_search{display:block!important}.stm_header_top_search{margin-left:auto;margin-right:15px;border-radius:50%;border:0}.stm_header_top_toggler{display:block;text-indent:3px;border-radius:50%}}@media (max-width:515px){.logo-unit{margin-right:20px}.header_2 .header_top .center-unit{right:0;left:0}}@media (max-width:360px){.header_2 .header_top{flex-wrap:nowrap}.logo-unit{max-width:50%}}#footer_bottom{border-top:1px solid #ccc}.btn{border-radius:30px;padding:23px 40px}#wrapper #main{padding-bottom:0}h1{margin-bottom:38px}h3{margin-bottom:30px}@font-face{font-display:swap;font-family:"language_center";src:url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.eot?z3hg0d);src:url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.eot?z3hg0d#iefix)format("embedded-opentype"),url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.ttf?z3hg0d)format("truetype"),url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.woff?z3hg0d)format("woff"),url(/wp-content/themes/masterstudy/assets/layout_icons/language_center/fonts/language_center.svg?z3hg0d#language_center)format("svg");font-weight:400;font-style:normal}.header_2 .stm_header_links a{display:inline-block}.header_2{padding-top:0!important}.header_2 .stm_courses_search{padding-right:0;margin-right:30px}.header_2 .stm_lms_categories_dropdown,h1,h3{margin-top:0}@media (max-width:769px){.stm_header_top_search{display:none!important}}@media (max-width:767px){#stm_lms_courses_search,.header_2 .header_top .stm_courses_search{display:none}.stm_header_top_search,.stm_lms_search_popup .stm_courses_search{display:block!important}.stm_lms_search_popup .stm_courses_search{display:flex!important}.stm_lms_search_popup .stm_lms_courses_search{display:block!important;order:1}.stm_lms_search_popup .stm_lms_categories{order:100}}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fa{-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-search:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fa{font-family:"Font Awesome 5 Free";font-weight:900}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:rgba(20,24,39,.62);--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:rgba(51,74,255,.8);--tec-color-accent-primary-active:rgba(51,74,255,.9);--tec-color-accent-primary-background:rgba(51,74,255,.07);--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:rgba(20,24,39,.8);--tec-color-accent-secondary-active:rgba(20,24,39,.9);--tec-color-accent-secondary-background:rgba(20,24,39,.07);--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:rgba(51,74,255,.8);--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:transparent;--tec-color-background-transparent:hsla(0,0%,100%,.6);--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:rgba(20,24,39,.07);--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:rgba(218,57,77,.08);--tec-color-box-shadow:rgba(0,0,0,.14);--tec-color-box-shadow-secondary:rgba(0,0,0,.1);--tec-color-scroll-track:rgba(0,0,0,.25);--tec-color-scroll-bar:rgba(0,0,0,.5);--tec-color-background-primary-multiday:rgba(51,74,255,.24);--tec-color-background-primary-multiday-hover:rgba(51,74,255,.34);--tec-color-background-secondary-multiday:rgba(20,24,39,.24);--tec-color-background-secondary-multiday-hover:rgba(20,24,39,.34);--tec-color-accent-primary-week-event:rgba(51,74,255,.1);--tec-color-accent-primary-week-event-hover:rgba(51,74,255,.2);--tec-color-accent-primary-week-event-featured:rgba(51,74,255,.04);--tec-color-accent-primary-week-event-featured-hover:rgba(51,74,255,.14);--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}.tribe-theme-twentytwentyone.tribe-common .tribe-common .button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common button:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=reset]:not(:hover):not(:active):not(.has-background),.tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=submit]:not(:hover):not(:active):not(.has-background){background-color:initial}.tribe-theme-twentytwentyone .tribe-common button:not(:hover):not(:active){background-color:inherit;background-image:inherit;color:inherit}.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn:not(:hover):not(:active){background-color:var(--tec-color-button-primary);color:var(--tec-color-background)}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.stm_courses_search{position:relative}.stm_lms_categories{cursor:pointer}.stm_lms_categories:hover .stm_lms_categories_dropdown{opacity:1;visibility:visible;transition:.3s ease}.stm_lms_categories_dropdown{position:absolute;left:0;right:30px;top:100%;margin-top:20px;cursor:default;visibility:hidden;opacity:0;transition:0s ease}.stm_lms_categories_dropdown:before{content:"";position:absolute;top:-40px;left:0;right:0;height:40px;display:block}.stm_lms_categories_dropdown__parents{max-width:230px;background-color:#fff;box-shadow:0 18px 103px rgba(0,0,0,.05)}.stm_lms_categories_dropdown__parent a{display:block;padding:9px 15px;text-transform:uppercase;font-size:13px;color:#273044}.stm_lms_categories_dropdown__parent a:hover{color:#fff}.stm_lms_categories_dropdown__parent.no-child:after{display:none}.stm_lms_account_popup{position:fixed;right:0;top:0;bottom:0;width:350px;background-color:#eef1f7;max-width:85%;display:none;z-index:99999}.stm_lms_account_popup .inner{position:absolute;top:0;right:0;bottom:0;left:0;padding:30px;overflow-y:scroll}.stm_lms_account_popup__login{display:block;margin:0 0 5px}.stm_lms_account_popup__login i{display:inline-block;width:50px;height:50px;margin-right:15px;line-height:50px;font-size:18px;color:#fff;text-align:center;border-radius:50%}.stm_lms_account_popup__list_single,.stm_lms_account_popup__login h3{display:inline-block;font-weight:600;font-size:18px;text-transform:uppercase}.stm_lms_account_popup__list_single{display:block;padding:18px 30px;background-color:#fff;margin-bottom:2px;color:#273044}.stm_lms_account_popup__list_single.has_number{position:relative;padding-right:50px}.stm_lms_account_popup__list_single.has_number span{position:absolute;right:15px;top:17px;display:block;width:26px;height:26px;line-height:26px;text-align:center;text-indent:-1px;font-size:12px;color:#fff;border-radius:50%}.stm_lms_account_popup__close,.stm_lms_search_popup__close{top:30px;line-height:38px;left:-44px;height:40px;text-align:center}.stm_lms_account_popup__list_single.has_number span:not(.sbc){background-color:#aaa}.stm_lms_account_popup__close{position:absolute;width:40px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:22px}@media (max-width:1025px) and (min-width:1000px){.header_mobile .header_top .right-unit,.header_mobile .stm_header_links{display:none}}@media (max-width:1025px){.masterstudy-theme #wrapper .stm_lms_categories_dropdown__parents .sbc_h:hover{background-color:#fff;color:#2985f7}}@media (max-width:1030px){.ms_mobile_menu{margin-bottom:40px}.ms_mobile_menu .stm_lms_categories .stm_lms_categories_dropdown__parents .stm_lms_categories_dropdown__parent a:hover{color:#2985f7}.ms_mobile_menu .stm_lms_categories .stm_lms_categories_dropdown__parents .stm_lms_categories_dropdown__parent .sbc_h:hover{background-color:#fff;color:#2985f7}.ms_mobile_menu .stm_lms_categories_dropdown{margin-bottom:30px}}.stm_lms_search_popup{position:fixed;right:0;top:0;bottom:0;width:350px;background-color:#eef1f7;max-width:85%;display:none;z-index:999999999}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown:before,.stm_lms_search_popup .inner .stm_header_links{display:none}.stm_lms_search_popup__close{position:absolute;width:40px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:22px}.stm_lms_menu_popup .inner,.stm_lms_search_popup .inner{position:absolute;top:0;right:0;bottom:0;left:0;padding:30px;overflow-x:hidden;overflow-y:scroll}.stm_lms_menu_popup .inner h2,.stm_lms_search_popup .inner h2{font-weight:600;font-size:22px;text-transform:uppercase}.stm_lms_search_popup .inner .header_top{flex-wrap:wrap}.stm_lms_search_popup .inner .header_top .stm_courses_search{width:100%;flex-wrap:wrap;padding:0!important;margin:0!important;background-color:transparent!important}.stm_lms_search_popup .inner .header_top .stm_courses_search .stm_lms_courses_search{width:100%;order:-1}.stm_lms_search_popup .inner .header_top .stm_lms_categories{width:100%;margin:15px 0 0}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown{position:static;visibility:visible;opacity:1}@media (max-width:800px){.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown{width:100%}}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parents{background-color:transparent;max-width:100%;box-shadow:none}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent{position:relative}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent a{padding:15px 40px 15px 15px;background-color:#fff;font-size:18px;text-transform:uppercase;margin:0 0 2px}@media (max-width:1025px){.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent a{display:block}}.stm_lms_search_popup .inner .header_top .stm_lms_categories_dropdown__parent a:hover{color:#273044}@media (max-width:768px){.header_main_menu_wrapper{display:none}}.stm_lms_menu_popup{position:fixed;right:50px;top:0;bottom:0;width:350px;max-width:85%;background-color:#eef1f7;-webkit-transform:translateX(50px);transform:translateX(50px);display:none;z-index:999999999}.stm_lms_menu_popup__close{position:absolute;top:30px;left:-44px;width:40px;height:40px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:22px;line-height:38px;text-align:center}.masterstudy-authorization__checkbox input,.stm_lms_menu_popup .inner .stm_menu_toggler{display:none}.stm_lms_menu_popup .inner .header_main_menu_wrapper{display:block}.stm_lms_menu_popup .inner .header_main_menu_wrapper .collapse.navbar-collapse{float:none!important;padding:0!important}.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu{margin:0}.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu li{float:none}.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu li a{font-size:18px;font-weight:600}.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu>li{margin-bottom:2px;padding:0}.stm_lms_menu_popup .inner .header_main_menu_wrapper .header-menu>li>a{padding:13px 20px;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.masterstudy-enterprise-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}.masterstudy-enterprise-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);overflow:hidden;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-enterprise-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding:25px 35px;overflow-y:auto}.masterstudy-enterprise-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-enterprise-modal__close:after{content:"";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-enterprise-modal__close:hover{cursor:pointer}.masterstudy-enterprise-modal__close:hover:after{color:#4d5e6f}.masterstudy-enterprise-modal__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-enterprise-modal__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-enterprise-modal__form,.masterstudy-enterprise-modal__form-field,.masterstudy-enterprise-modal__form-wrapper{display:flex;width:100%;flex-direction:column}.masterstudy-enterprise-modal__form-field{margin-bottom:20px;position:relative}.masterstudy-authorization__form input.masterstudy-authorization__form-input,.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;height:40px;padding:0 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;transition:.3s}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-webkit-input-placeholder,.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-moz-placeholder,.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input::-ms-input-placeholder,.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:active,.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form input.masterstudy-enterprise-modal__form-input:focus,.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-enterprise-modal__form textarea.masterstudy-enterprise-modal__form-textarea{display:flex;width:100%;align-items:center;outline:0;box-shadow:none;border:1px solid #dbe0e9;border-radius:4px;background:#fff;padding:10px 20px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#001931;resize:none;transition:.3s}.masterstudy-enterprise-modal__success{display:none;width:100%;flex-direction:column;justify-content:center;align-items:center}.masterstudy-enterprise-modal .masterstudy-button,.masterstudy-enterprise-modal__success a.masterstudy-button{margin:0!important}.masterstudy-enterprise-modal__success-icon,.masterstudy-enterprise-modal__success-icon-wrapper{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-enterprise-modal__success-icon:before{display:flex;content:"";font-family:stmlms;line-height:normal;font-size:30px;color:var(--accent-100)}.masterstudy-enterprise-modal__success-icon-wrapper{width:80px;height:80px;border-radius:50px;margin:10px 0 15px}.masterstudy-enterprise-modal__success-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:20px}.masterstudy-enterprise-modal__actions{display:flex;width:100%;align-items:center}.masterstudy-enterprise-modal__actions a.masterstudy-button{display:flex!important;margin:0!important}@media (min-width:1281px) and (max-width:1367px){.masterstudy-enterprise-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-enterprise-modal__wrapper{width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}}a.masterstudy-button{display:flex;justify-content:center;align-items:center;outline:0;border:0;min-height:auto;border-radius:5px;transition:.2s;text-decoration:none;caret-color:transparent;box-shadow:none}a.masterstudy-button .masterstudy-button__title{font-size:14px;line-height:18px;letter-spacing:0;text-transform:capitalize;text-decoration:none;white-space:nowrap;transition:.2s}a.masterstudy-button.masterstudy-button_size-sm{height:40px;padding:0 20px}a.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title{font-weight:500}a.masterstudy-button.masterstudy-button_size-sm:after,a.masterstudy-button.masterstudy-button_size-sm:before{font-size:15px;font-weight:500}a.masterstudy-button.masterstudy-button_style-primary{background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary:after,a.masterstudy-button.masterstudy-button_style-primary:before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary:hover{cursor:pointer;background:var(--accent-hover)}.masterstudy-authorization{display:flex;width:100%;flex-direction:column;background:0 0}.masterstudy-authorization-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}.masterstudy-authorization-modal__wrapper{display:flex;flex-direction:column;width:500px;max-height:700px;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);overflow:hidden;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:translateY(100%);transform:translateY(100%)}.masterstudy-authorization-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding-top:25px;overflow-y:auto}.masterstudy-authorization-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:35px}.masterstudy-authorization-modal__close:after{content:"";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-authorization__restore-header-back:after{content:"";transition:.2s;line-height:normal;font-family:stmlms;color:#808c98;font-size:12px}.masterstudy-authorization-modal__close:hover,.masterstudy-authorization__checkbox-title:hover,.masterstudy-authorization__checkbox-wrapper:hover,.masterstudy-authorization__form-show-pass:hover,.masterstudy-authorization__restore-header-back:hover{cursor:pointer}.masterstudy-authorization-modal__close:hover:after,.masterstudy-authorization__restore-header-back:hover:after{color:#4d5e6f}.masterstudy-authorization__wrapper{display:flex;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore{display:none;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore-header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__restore-header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__restore-header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__form,.masterstudy-authorization__form-field,.masterstudy-authorization__form-wrapper{flex-direction:column;display:flex;width:100%}.masterstudy-authorization__form#masterstudy-authorization-form-restore{margin-top:10px}.masterstudy-authorization__form-field{margin-bottom:20px;position:relative}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}.masterstudy-authorization__form input.masterstudy-authorization__form-input:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form input.masterstudy-authorization__form-input:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-authorization__form input.masterstudy-authorization__form-input.masterstudy-authorization__form-input_pass{padding:0 60px 0 20px}.masterstudy-authorization__form-show-pass{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding-top:2px;background:0 0;position:absolute;top:0;right:0;z-index:2}.masterstudy-authorization__form-show-pass:after{display:flex;content:"";font-family:stmlms;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98;transition:.3s}.masterstudy-authorization__form-show-pass:hover:after{color:#001931}.masterstudy-authorization__form-explain-pass{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}.masterstudy-authorization__actions{display:flex;width:100%;align-items:center}.masterstudy-authorization__actions-remember{display:flex;align-items:center;margin-right:auto}.masterstudy-authorization__checkbox{display:flex}.masterstudy-authorization__checkbox-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#001931;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 0 0 4px;margin:0}.masterstudy-authorization__checkbox-wrapper{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:4px;background:#fff;border:2px solid #dbe0e9;transition:.3s}.masterstudy-authorization__switch{display:flex;width:100%;padding:0 35px;margin-top:30px}.masterstudy-authorization__switch-wrapper{display:flex;width:100%;justify-content:space-between;align-items:center;border-top:1px solid #dbe0e9;padding:20px 0 0}.masterstudy-authorization__switch-account{display:flex;align-items:center}.masterstudy-authorization__switch-account-title{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin-right:4px}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:var(--accent-100);text-decoration:none;transition:.3s}.masterstudy-authorization__switch-account a.masterstudy-authorization__switch-account-link:hover{cursor:pointer;color:var(--accent-hover)}.masterstudy-authorization__switch-lost-pass{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;transition:.3s}.masterstudy-authorization__switch-lost-pass:hover{cursor:pointer;color:#001931}.masterstudy-authorization__instructor-confirm{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__instructor-confirm-icon,.masterstudy-authorization__instructor-confirm-icon-wrapper{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__instructor-confirm-icon:before,.masterstudy-authorization__send-mail-icon:before{display:flex;content:"";font-family:stmlms;line-height:normal;font-size:18px;color:var(--accent-100)}.masterstudy-authorization__instructor-confirm-icon-wrapper{width:80px;height:80px;border-radius:50px;margin-bottom:20px}.masterstudy-authorization__instructor-confirm-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__instructor-confirm-instructions{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;margin:0 0 20px;padding:0 20px}.masterstudy-authorization__instructor-confirm-actions{display:flex;width:100%;justify-content:center}.masterstudy-authorization__send-mail{display:none;flex-direction:column;justify-content:center;align-items:center;padding:0 0 30px}.masterstudy-authorization__send-mail-icon,.masterstudy-authorization__send-mail-icon-wrapper{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background:var(--accent-10);border-radius:50%}.masterstudy-authorization__send-mail-icon:before{content:"";font-size:30px}.masterstudy-authorization__send-mail-icon-wrapper{width:80px;height:80px;border-radius:50px;margin-bottom:15px}.masterstudy-authorization__send-mail-content{display:flex;width:100%;flex-direction:column;padding:0 20px;margin-bottom:20px}.masterstudy-authorization__send-mail-content-subtitle{text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f}.masterstudy-authorization__send-mail-content-title,.masterstudy-authorization__send-mail-title{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.masterstudy-authorization__send-mail-instructions{font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;padding:0 20px;text-align:center;margin:0 0 20px}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch{padding:20px 35px;border-top:1px solid #dbe0e9;background:#eef1f7;position:sticky;bottom:0;left:0;z-index:2}.masterstudy-authorization.masterstudy-authorization_style-modal .masterstudy-authorization__switch-wrapper{padding:0;border:0}.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-form-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-sign-in,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-button[data-id=masterstudy-authorization-register-button]{display:none}@media (min-width:1281px) and (max-width:1367px){.masterstudy-authorization-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-authorization{height:100%}.masterstudy-authorization-modal__wrapper{width:100%;height:100%;max-height:100%;border-radius:0}.masterstudy-authorization__actions{margin-bottom:20px}.masterstudy-authorization_style-modal .masterstudy-authorization__switch{margin-top:auto}.masterstudy-authorization__send-mail{padding:0 0 25px;margin:auto 0}.masterstudy-authorization__send-mail-title{padding:0 50px}}