@-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)}}@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360{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;--sr-7-css-loaded:1;line-height:22px}aside,footer,section{display:block}a{background-color:transparent}a:active,a:hover{outline:0}strong{font-weight:700}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;-webkit-appearance:button;cursor:pointer}button,select{text-transform:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:4px 0 0;margin-top:1px \9;line-height:normal}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:15px}td{padding:0}@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,tr{page-break-inside:avoid}img{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}.h5,h1,h3{line-height:1.1}.h5,.h6,h1,h2,h3,h4{font-family:inherit;color:inherit}h2{font-size:30px}.h6,h4{font-weight:500;line-height:1.1}.h5,.h6{margin-top:10px;margin-bottom:10px}h1{font-size:36px}h3{font-size:24px}h4{font-size:18px;letter-spacing:-.2px}.h5{font-size:14px}.h6{font-size:12px}p{margin:0 0 30px}ul{margin-bottom:10px}ol,ul{margin-top:0}.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-md-3,.col-md-6,.col-md-9,.col-sm-12,.col-sm-4,.col-sm-8,.col-sm-9,.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-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-3,.col-md-6,.col-md-9{float:left}.col-md-9{width:75%}.col-md-6{width:50%}.col-md-3{width:25%}}label{display:inline-block;padding:0;margin:0 0 1px;color:#aaa;font-weight:400}.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;font-weight:400;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}#footer .footer_wrapper .widget_pages ul.style_1 .page_item a:after,#footer .widget_stm_lms_popular_courses .stm_featured_product_price,.collapse,.modal,.right_buttons .header-login-button.sign-up a:after{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}.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.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)}.fa,.fab{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?4eslc4);src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.eot?4eslc4#iefix)format("embedded-opentype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.ttf?4eslc4)format("truetype"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.woff?4eslc4)format("woff"),url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/icons/fonts/stmlms.svg?4eslc4#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-heart1: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}.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}.ms_plugin_loader_bg_,html.no-js{margin-top:0!important}body input[type=password]:focus,body textarea:focus{outline:0}body .widget a:focus,body .widget a:hover,body .widget ul li a:focus,body .widget ul li a:hover{box-shadow:none}.ms_plugin_loader_bg_{position:fixed;z-index:9999998;top:0;left:0;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}.masterstudy-theme .stm-lms-wrapper div.multiseparator:after{background-color:#385bce!important}.stm-lms-wrapper{padding:50px 0 30px;margin-left:auto;margin-right:auto}.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}.widget_pages ul.style_1{padding:0;list-style:none}.stm_product_list_widget li{margin-bottom:20px}.stm_product_list_widget li a{display:block;color:#fff}.stm_product_list_widget li a img{float:left;margin-right:20px}.stm_product_list_widget li a .meta .title{color:#273044}.stm_product_list_widget.widget_woo_stm_style_2 li:last-child{margin-bottom:0!important}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price{min-width:47px;padding:4px;color:#fff;text-align:center;background-color:#48a7d4;border-radius:3px;font-size:12px;text-transform:none;line-height:12px}.stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title{color:#385bce!important}button{outline: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}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1)*var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)*var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-kit-8313{--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}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}@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")}.elementor-876 .elementor-element.elementor-element-539c44b>.elementor-widget-container,.elementor-876 .elementor-element.elementor-element-539cce2>.elementor-widget-container{margin:0;padding:0;border-radius:0}@media (min-width:768px){.elementor-876 .elementor-element.elementor-element-539b067{width:100%}.elementor-876 .elementor-element.elementor-element-539bf26,.elementor-876 .elementor-element.elementor-element-539c7bd{width:50%}}@media (max-width:1024px) and (min-width:768px){.elementor-876 .elementor-element.elementor-element-539b067{width:100%}.elementor-876 .elementor-element.elementor-element-539bf26,.elementor-876 .elementor-element.elementor-element-539c7bd{width:50%}}@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}[class^=fa-icon-stm_icon_]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-icon-stm_icon_pin:before{content:""}.fa-icon-stm_icon_phone:before{content:""}@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}.btn-default{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;color:#fff;border:0;background-color:#48a7d4;border-radius:0;text-transform:uppercase;letter-spacing:1px;text-align:center;outline:0!important}.btn.btn-default,body.tech #header .header-login-button .stm_lms_log_in{position:relative;overflow:hidden;-webkit-transform:translateZ(0);z-index:30}.btn.btn-default:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-100%;top:0;background:rgba(0,0,0,.1);z-index:-1}.btn.btn-default:hover{border-color:#fff;color:#fff}.btn.btn-default:hover:after{left:0}.btn-default:active,.btn-default: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-radius:0;border:2px solid #f0f2f5;background:#f0f2f5;box-shadow:none;color:#555}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}ul li a:hover{color:#eab830}table tr{border:1px solid #ccc}table td{padding:5px 10px}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}.h5,.search-title,.transparent_header_off .header_main_menu_wrapper ul>li>a,h1,h2,h3{font-weight:700}.header_main_menu_wrapper .header-menu>li:hover:before,.row:before{display:block}@media (min-width:1200px){.elementor-column-gap-default{padding:0!important}}ol,ul{padding-left:20px}h2{line-height:1}ol li,ul li{margin-bottom:8px}ul li a{color:#555;font-size:12px}ol{margin-bottom:25px}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,.transparent_header_off .header_default:after{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}.transparent_header_off{position:relative;padding-bottom:0}.transparent_header_off .header_default{padding:28px 0 25px;background-color:#fff}.transparent_header_off .header_default:after{display:block;height:3px;bottom:-3px;right:0;background:rgba(0,0,0,.1)}.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,.search-toggler{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}.search-toggler{display:block;padding:4px 8.5px;margin-left:33px;background-color:transparent;border:3px solid #eab830;color:#eab830;overflow:hidden}.search-toggler:after{content:"";display:block;position:absolute;width:100%;height:100%;left:-100%;top:0;background-color:#eab830;z-index:0}.search-toggler .fa{position:relative;z-index:2}.search-toggler:hover{cursor:pointer;color:#fff;border-color:#eab830}.search-toggler:hover:after,body.tech #header .header-login-button .stm_lms_log_in:hover:after{left:0}.search-toggler:active,.search-toggler:focus{outline:0}.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}.search-toggler i{transition:.3s ease}.search-toggler:hover i{color:#fff}@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}}.cols_4{margin:0-15px}div.multiseparator{position:relative;overflow:hidden;margin:30px 0;height:3px;width:100%}div.multiseparator:after,div.multiseparator:before{position:absolute;z-index:10;content:""}div.multiseparator:after{display:block;width:50px;height:3px;background-color:#eab830;bottom:0;left:0}div.multiseparator:before{display:block;width:1200px;height:1px;background-color:#dcdcdc;bottom:1px;left:65px}.textwidget{font-size:13px;line-height:20px}.textwidget p{margin-bottom:10px}.textwidget p:last-child,.widget_pages ul.style_1 li{margin-bottom:0}#footer .stm_product_list_widget{padding-top:4px}.widget_pages ul.style_1 li a{position:relative;display:block;padding:5px 0 5px 18px;color:#fff;font-size:12px;letter-spacing:.7px;text-transform:uppercase;text-decoration:none!important}.widget_pages ul.style_1 li a .h6{color:#fff;margin:0}.widget_pages ul.style_1 li a:after{height:7px;left:5px;margin-top:-4px;background-image:url(/wp-content/themes/masterstudy/assets/img/chevron2x-right-orange.png);background-position:0 0;background-repeat:no-repeat;background-size:5px 7px;display:block;z-index:10;content:"";position:absolute;width:5px;top:50%}.widget_pages ul.style_1 li a:active,.widget_pages ul.style_1 li a:active .h6,.widget_pages ul.style_1 li a:focus,.widget_pages ul.style_1 li a:focus .h6,.widget_pages ul.style_1 li a:hover,.widget_pages ul.style_1 li a:hover .h6{color:#eab830}.widget_pages ul.style_1 li:first-child a{padding-top:0}.widget_pages ul.style_1 li:first-child a:after{top:6px;margin-top:0}.widget_pages ul.style_1 li:last-child a{padding-bottom:0;border-bottom:0}.widget_pages ul.style_1 li:last-child a:after{top:13px;margin-top:0}.stm_product_list_widget,.widget_contacts ul{padding:0;list-style:none}.widget_contacts ul li{margin-bottom:12px}.stm_product_list_widget li a:after,.widget_contacts ul li:after{content:"";clear:both;display:block}.widget_contacts ul li .icon{float:left;margin-right:23px;color:#aaa;font-size:16px}.widget_contacts ul li .icon .fa-icon-stm_icon_pin{font-size:20px}.widget_contacts ul li .text{max-width:185px;font-size:13px;overflow:hidden;color:#fff}.widget_contacts ul li .text a{color:#48a7d4;font-size:13px}.widget_contacts ul li .text a:hover{color:#eab830}.widget_contacts ul li.widget_contacts_address .text{position:relative;top:-5px}.stm_product_list_widget li a .meta{overflow:hidden}.stm_product_list_widget li a .meta .title{font-size:14px;margin-top:-5px}.stm_product_list_widget li a .meta .expert{text-transform:uppercase;color:#aaa}#footer .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .meta .title,#footer .widget_contacts ul li .icon,#footer_copyright .copyright_text a:hover,.footer_widgets_wrapper .widget ul li a:hover,.right_buttons .header-login-button.sign-up a:hover,.stm_product_list_widget li a:hover .title{color:#eab830}.socials_widget_wrapper{margin:0-5px}.footer_widgets_wrapper .widget ul li a,body.tech #header .header-login-button .stm_lms_log_in:hover,body.tech .socials_widget_wrapper a:hover i{color:#fff}.stm_product_list_widget.widget_woo_stm_style_2 li{min-height:84px;margin-bottom:17px!important}.stm_product_list_widget.widget_woo_stm_style_2 li a:after,.stm_product_list_widget.widget_woo_stm_style_2 li:after{display:none!important}.stm_product_list_widget.widget_woo_stm_style_2 li a{display:block!important}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title{margin-top:-3px;margin-bottom:5px;line-height:18px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert{margin-top:4px;line-height:14px}.stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price{display:inline-block;margin-right:5px;vertical-align:top}#footer .widget_title h3,.widgettitle{text-transform:uppercase}.stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title{}#footer,#footer .footer_wrapper #footer_copyright .row>div,.table_working_hours,footer{width:100%}.table_working_hours tr{border:0;border-bottom:1px dashed #e1e2e4}.table_working_hours tr:last-child{border-bottom:0}.table_working_hours tr td{color:#555}.table_working_hours tr td.day_label{text-align:left;padding:9px 0}.table_working_hours tr td.day_value{padding-left:3px;text-align:right}.table_working_hours tr td.day_value.closed span{display:inline-block;padding:4px 12px;background-color:#f13e3e;color:#fff;border-radius:3px;font-size:12px}.table_working_hours tr.opened:hover td{color:#10c45c}.table_working_hours tr.closed:hover td.day_label{color:#f13e3e}.widgettitle{font-size:18px;line-height:20px;margin:0 0 25px}@media (max-width:600px){body{padding-bottom:0!important}}#footer .widget_title h3{margin:0 0 25px;color:#fff}#footer .widget_stm_lms_popular_courses li{min-height:auto;margin-bottom:20px!important}#footer .widget_stm_lms_popular_courses img{max-width:50px}#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}.copyright_socials ul{list-style:none;padding-left:0;margin-left:50px}.cols_4 aside{padding:0 15px 15px;float:left;width:25%}.cols_4 aside:nth-child(4n+1){clear:both}.socials_widget_wrapper__text{margin:0}.socials_widget_wrapper__text a{display:inline-block;vertical-align:top;margin:15px 15px 0 0;font-size:20px;color:#aaa}@media (max-width:1023px){#footer_copyright .copyright_text,.textwidget,.widget_contacts ul li .text,.widget_contacts ul li .text a{font-size:16px;line-height:22px}}.price{margin-bottom:15px}@media (min-width:992px){.navbar-collapse{padding:0!important}}@media (max-width:991px){.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}.header-menu-mobile{padding:0}.header-menu-mobile .header-menu{margin-top:20px;padding:0;border-top:3px solid #e5e5e5;overflow:hidden}.header-menu-mobile .header-menu>li{position:relative;width:100%;margin-bottom:0;border-bottom:1px solid #e1e2e4}.header-menu-mobile .header-menu>li>a{display:block;padding:20px 50px 20px 40px;background-color:#f0f2f5;text-transform:uppercase;font-size:16px}#searchform-mobile .search-wrapper{position:relative}#searchform-mobile .search-wrapper .search-input{background-color:#fff;border:0;padding:14px 55px 14px 40px!important;height:62px;font-size:16px;color:#333}#searchform-mobile .search-wrapper .search-submit{position:absolute;top:50%;right:16px;margin-top:-13px;background-color:transparent;color:#eab830;border:0;font-size:20px}.footer_widgets_wrapper aside{margin-bottom:20px}.transparent_header_off .header_default:after{display:none}}@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){.footer_widgets_wrapper .cols_4 aside{width:100%}.xs-pull-left{float:left!important}#wrapper #main{padding-bottom:40px}.footer_menu{margin:15px 0 0}.copyright_socials ul{margin:10px 0 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 (min-width:993px){.navbar-toggle{display:none}}body.tech #header .header-login-button .stm_lms_log_in:after{transition:all .25s cubic-bezier(.66,.36,.17,.91);content:"";display:block;position:absolute;width:100%;height:100%;left:-100%;top:0;background:rgba(0,0,0,.1);z-index:-1}body.tech .header_6 .header_main_menu_wrapper .right_buttons{margin-left:24px;border-left:1px rgba(255,255,255,.2) solid}body.tech .stm_lms_wishlist_button{border-radius:50%;height:42px;line-height:42px;padding:1px 12px 0 13px;margin-top:-6px}body.tech .stm_lms_wishlist_button:hover{background-color:#00c691}body.tech .stm_lms_wishlist_button .stmlms-heart1{font-size:18px}body.tech .right_buttons .stm_lms_wishlist_button{margin-left:15px;margin-right:0}body.tech .navbar-toggle:hover .icon-bar{background-color:#00c691!important}body.tech #footer .widget_stm_lms_popular_courses li{min-height:50px}body.tech #footer .footer_wrapper .widget_pages ul.style_1 .page_item a{border-bottom:0}body.tech #footer .footer_wrapper .widget_pages ul.style_1 .page_item a:before{margin-top:2px}body.tech .right_buttons:before{position:absolute;top:2px;left:0;content:"";display:block;height:30px;width:1px;background-color:#000;opacity:.4}.right_buttons .search-toggler i,body.tech .right_buttons>*{vertical-align:middle}body.tech .right_buttons .header-login-button.log-in a{border-radius:5px;padding:13px 20px}body.tech .header_default:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#fff;opacity:.2}body.tech .right_buttons{position:relative;border-left:none!important}body.tech .right_buttons .header-login-button.log-in{position:relative;top:-1px}body.tech .right_buttons .header-login-button.sign-up{position:relative;top:-2px}#footer .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title{margin-top:0}.btn.btn-default{border-color:#eab830}.btn.btn-default,.btn.btn-default:hover{background-color:#eab830}#footer .footer_wrapper .widget_pages ul.style_1 .page_item a{padding-top:10px!important;padding-bottom:10px!important;border-bottom:1px rgba(255,255,255,.5) solid;font-size:14px}#footer .footer_wrapper .widget_pages ul.style_1 .page_item a:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:inline-block;position:absolute;left:0;font-size:10px;line-height:9px;color:#fff}#footer .footer_wrapper .widget_pages ul.style_1 .page_item a span{font-size:14px;text-transform:none}#footer .footer_wrapper .widget_pages ul.style_1 .page_item:first-child a{padding-top:0!important}#footer .footer_wrapper .widget_pages ul.style_1 .page_item:last-child a{border-bottom:none}#footer .footer_wrapper #footer_copyright{text-align:center}#footer .footer_wrapper #footer_copyright .row{justify-content:center;display:flex;flex-wrap:wrap}#footer .footer_wrapper #footer_copyright .row>div .copyright_text{line-height:24px}#footer .stm_product_list_widget li a .meta .expert{text-transform:none!important}.header-menu #searchform-mobile .search-input{border-left:1px solid #e1e2e4}a:hover{color:#00c691}@media (max-width:1100px){.header_main_menu_wrapper .header-menu>li{padding:0 8px}}#footer_copyright .copyright_text a,#footer_copyright .copyright_text a:hover,#wrapper,.btn-default,.btn-default:active,.btn-default:focus,.btn-default:hover,.form-control,.form-control:active,.form-control:focus,.search-submit,.search-submit:hover,.stm_product_list_widget li a .title,.stm_product_list_widget li a:hover .title,.widget_pages ul.style_1 li a .h6,.widget_pages ul.style_1 li a:hover .h6,a,a:hover{transition:all .25s ease}.header_default{transition:padding .25s ease,top .25s ease}.btn:after,.btn:hover:after,.search-toggler,.search-toggler:after,.search-toggler:hover,.search-toggler:hover:after{transition:all .25s cubic-bezier(.66,.36,.17,.91)}.header_6{padding-top:23px;padding-bottom:15px;z-index:21;min-height:80px}.header_6 .header-menu-mobile .sign-up-item .btn{border-radius:0;margin:20px 0}.header_6 .header_main_menu_wrapper .right_buttons{border-left:1px #eee solid;margin-left:14px}.right_buttons>*{display:inline-block;vertical-align:top}.right_buttons .header-login-button{display:inline-block;margin-left:14px}.right_buttons .header-login-button.sign-up a{padding:6px 0;line-height:22px;background:0 0!important;border:0!important;color:inherit;min-width:50px}.right_buttons .header-login-button.log-in a{font-weight:700;color:#fff;text-transform:uppercase;padding:16px 20px 13px;line-height:14px;display:inline-block;background:#eab830;border-radius:50px;vertical-align:top;margin-top:-5px;transition:.3s}.masterstudy-single-course-widgets div.multiseparator,.right_buttons .header-login-button.log-in a i{display:none}.right_buttons .header-login-button.log-in a:hover{color:#273044;background:#eee}.right_buttons .search-toggler{border-radius:50%;color:#273044!important;background-color:#eee;border:0;margin-top:-5px;padding:10px 15px;width:43px;height:43px;margin-left:10px}.right_buttons .search-toggler:hover{color:#fff!important}.right_buttons .stm_lms_wishlist_button{margin-left:35px;margin-right:25px;height:36px;line-height:36px;font-size:20px}.right_buttons .stm_lms_wishlist_button i{color:#333}@media (max-width:992px){#searchform-mobile .search-wrapper .search-submit{top:0;right:0;bottom:0;margin:0;width:70px;color:#fff}}.btn{border-radius:5px;padding:18px 25px}#wrapper #main{padding-bottom:0}h1,h2,h3,h4{margin-top:0;margin-bottom:30px}h3,h4{margin-bottom:20px}@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}@media (max-width:767px){.stm_lms_wishlist_button a{display:block;width:50px;height:50px;text-align:center;line-height:50px;font-size:18px;border-radius:50%;color:#fff}.stm_lms_wishlist_button a i{margin:0!important}}@media (max-width:450px){.stm_lms_wishlist_button a i{font-size:13px}.stm_lms_wishlist_button a{width:30px;height:30px;line-height:25px}}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.35.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.35.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.35.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.35.0#eicon)format("svg");font-weight:400;font-style:normal}.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}@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")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}.fa,.fab{-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-envelope:before{content:""}.fa-facebook:before{content:""}.fa-instagram:before{content:""}.fa-search:before{content:""}.fa-twitter: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}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.elementor-widget-nav-menu:not(:has(.elementor-widget-container)){display:flex;flex-direction:column}.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}.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)}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-BoldItalic.ttf)format("truetype");font-weight:700;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-ExtraBold.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-ExtraBoldItalic.ttf)format("truetype");font-weight:800;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-LightItalic.ttf)format("truetype");font-weight:300;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-MediumItalic.ttf)format("truetype");font-weight:500;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-SemiBoldItalic.ttf)format("truetype");font-weight:600;font-style:italic}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-Thin.ttf)format("truetype");font-weight:100;font-style:normal}@font-face{font-display:swap;font-family:"Albert Sans";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/assets/fonts/AlbertSans-ThinItalic.ttf)format("truetype");font-weight:100;font-style:italic}h1.masterstudy-single-course-title{display:flex;color:#001931;font-size:36px;font-style:normal;font-weight:700;line-height:47px;margin:0}img.masterstudy-single-course-thumbnail{display:flex;width:100%;-o-object-fit:cover;object-fit:cover}.masterstudy-single-course-excerpt{display:flex}.masterstudy-single-course-tabs{display:flex;align-self:flex-start;width:100%;height:40px;list-style-type:none;border-radius:4px;padding:4px;margin:0 0 20px;background:#dbe0e9}.masterstudy-single-course-tabs__item{display:flex;justify-content:center;align-items:center;width:100%;padding:12px 30px;text-align:center;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0;text-transform:capitalize;margin:0;border-radius:4px;transition:.25s;color:#4d5e6f}.masterstudy-single-course-tabs__item:hover{cursor:pointer;color:#001931}.masterstudy-single-course-tabs__item_active{background:#fff;color:#001931}.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline{height:auto;padding:0;border-radius:0;background:0 0;border-bottom:1px solid #dbe0e9}.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline .masterstudy-single-course-tabs__item{width:auto;height:50px;margin:0 20px 0 0;padding:0;border-radius:0;color:#4d5e6f;font-weight:700;position:relative;transition:.3s}.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline .masterstudy-single-course-tabs__item:last-child{margin-right:0}.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline .masterstudy-single-course-tabs__item_active{background:0 0;color:var(--accent-100)}.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline .masterstudy-single-course-tabs__item_active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;border-top:3px solid var(--accent-100)}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link:hover .masterstudy-curriculum-list__title,.masterstudy-popular-courses a.masterstudy-popular-courses__instructor:hover,.masterstudy-popular-courses__item a.masterstudy-popular-courses__item-title:hover,.masterstudy-related-courses a.masterstudy-related-courses__instructor:hover,.masterstudy-related-courses__item a.masterstudy-related-courses__item-title:hover,.masterstudy-single-course-tabs.masterstudy-single-course-tabs_style-underline .masterstudy-single-course-tabs__item:hover,.masterstudy-single-course-wishlist:hover .masterstudy-single-course-wishlist__title{color:var(--accent-100)}.masterstudy-single-course-tabs__content{display:flex;width:100%}.masterstudy-single-course-tabs__container{display:none;width:100%;flex-direction:column}.masterstudy-single-course-tabs__container.masterstudy-single-course-tabs__container_active{display:flex}.masterstudy-single-course-description{display:flex;width:100%;flex-direction:column;overflow:hidden}@media (max-width:600px){.masterstudy-single-course-description{overflow:visible}}.masterstudy-single-course-announcement,.masterstudy-single-course-description__content{width:100%;color:#4d5e6f;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.masterstudy-single-course-announcement p,.masterstudy-single-course-description__content p{max-width:100%;margin:0 0 20px;font-size:16px;font-style:normal;line-height:24px;color:#4d5e6f}.masterstudy-single-course-announcement p:last-child,.masterstudy-single-course-description__content h3:last-child,.masterstudy-single-course-description__content p:last-child,.masterstudy-single-course-description__content ul:last-child{margin-bottom:0!important}.masterstudy-single-course-announcement h3,.masterstudy-single-course-description__content h3{color:#001931;margin:0 0 20px}.masterstudy-single-course-announcement ol,.masterstudy-single-course-description__content ul{max-width:100%;margin-bottom:20px}.masterstudy-single-course-announcement ol li,.masterstudy-single-course-description__content ul li{font-size:16px;font-style:normal;line-height:24px;color:#4d5e6f}.masterstudy-single-course-wishlist{display:flex;text-decoration:none}.masterstudy-single-course-wishlist__title{display:flex;align-items:center;color:#4d5e6f;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}.masterstudy-single-course-wishlist__title:before{display:flex;content:"";font-size:16px;line-height:normal;font-family:stmlms;margin-right:8px;color:#4d5e6f;transition:.3s}.masterstudy-single-course-wishlist:hover{cursor:pointer}.masterstudy-single-course-wishlist:hover .masterstudy-single-course-wishlist__title:before{color:var(--danger-100)}.masterstudy-single-course-details{display:flex;flex-direction:column;width:100%}.masterstudy-single-course-details__title{display:flex;width:100%;color:#001931;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:13px;border-bottom:1px solid #dbe0e9}.masterstudy-single-course-details__item{display:flex;width:100%;border-bottom:1px solid #dbe0e9;padding:15px 0;align-items:center}.masterstudy-single-course-details__item:last-child{border-bottom:none}.masterstudy-single-course-details__icon{display:flex;justify-content:center;align-items:center;font-weight:700;width:20px;height:20px;margin-right:10px}.masterstudy-single-course-details__icon:before{display:flex;color:#4d5e6f;font-family:stmlms;font-size:20px}.masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_duration:before{content:""}.masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_lectures:before{content:""}.masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_video:before{content:""}.masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_quiz:before{content:""}.masterstudy-single-course-details__icon.masterstudy-single-course-details__icon_level:before{content:""}.masterstudy-single-course-details__name,.masterstudy-single-course-details__quantity{display:flex;color:#4d5e6f;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-single-course-details__quantity{margin-left:auto;color:#001931;font-weight:700}.masterstudy-single-course-faq{display:flex;width:100%;flex-direction:column}.masterstudy-single-course-faq__item{display:flex;width:100%;margin-bottom:20px;background:#eef1f7;border-radius:4px}.masterstudy-curriculum-list__excerpt p:last-child,.masterstudy-curriculum-list__wrapper:last-child .masterstudy-curriculum-list__item:last-child,.masterstudy-single-course-faq__item:last-child{margin-bottom:0}.masterstudy-single-course-faq__answer-toggler:hover,.masterstudy-single-course-faq__item:hover{cursor:pointer}.masterstudy-single-course-faq__item:hover .masterstudy-single-course-faq__container{background:var(--accent-5)}.masterstudy-single-course-faq__container{display:flex;width:100%;flex-direction:column;padding:15px;transition:.3s}.masterstudy-single-course-faq__container-wrapper{display:flex;width:100%;align-items:flex-start}.masterstudy-single-course-faq__question{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.masterstudy-single-course-faq__answer{display:none;width:100%;overflow:hidden;color:#4d5e6f;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.masterstudy-single-course-faq__answer-wrapper{display:block;width:100%;margin-top:11px}.masterstudy-single-course-faq__answer-toggler{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;border-radius:50%;margin:0 0 0 auto;padding:0}.masterstudy-single-course-faq__answer-toggler:after{display:flex;content:"";font-size:6px;font-family:stmlms;line-height:normal;color:#4d5e6f;padding:1px 0 0;margin:0;transition:.2s}.masterstudy-popular-courses{display:flex;width:100%;flex-direction:column}.masterstudy-popular-courses__title{display:flex;width:100%;color:#001931;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:15px;border-bottom:1px solid #dbe0e9;margin-bottom:20px}.masterstudy-popular-courses__list{display:flex;width:100%;flex-direction:column;margin:0;padding:0;list-style-type:none}.masterstudy-popular-courses__item{display:flex;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dbe0e9}.masterstudy-popular-courses__item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.masterstudy-popular-courses__item-meta{display:flex;flex-direction:column;width:100%}.masterstudy-popular-courses__item-block{display:flex;width:100%;align-items:center;flex-wrap:wrap}.masterstudy-popular-courses__item a.masterstudy-popular-courses__item-title{display:flex;width:100%;color:#001931;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px;transition:.3s}.masterstudy-popular-courses__price{font-weight:700;line-height:normal;font-size:14px;font-style:normal;display:flex}.masterstudy-popular-courses__link{display:flex;width:100%;text-decoration:none;margin:0;padding:0}.masterstudy-popular-courses__image,.masterstudy-popular-courses__image-wrapper{display:flex;flex-shrink:0;width:100px;height:60px;align-self:flex-start;border-radius:4px}.masterstudy-popular-courses__image{-o-object-fit:cover;object-fit:cover;margin:0}.masterstudy-popular-courses__image-wrapper{margin:0 20px 0 0;position:relative}.masterstudy-popular-courses__price{color:#001931;margin:1px 10px 10px 0}.masterstudy-popular-courses__rating{display:flex;align-items:center;margin-bottom:10px}.masterstudy-popular-courses__rating-star{display:flex;font-size:14px;margin:0 3px 0 0;position:relative}.masterstudy-popular-courses__rating-star:before,.masterstudy-related-courses__rating-star:before{display:flex;width:100%;color:#b3bac2;content:"";font-family:stmlms;line-height:20px}.masterstudy-popular-courses a.masterstudy-popular-courses__instructor{display:flex;align-self:flex-start;color:#808c98;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.masterstudy-related-courses{display:flex;width:100%;flex-direction:column}.masterstudy-related-courses__title{display:flex;width:100%;color:#001931;font-size:20px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:15px;border-bottom:1px solid #dbe0e9;margin-bottom:20px}.masterstudy-related-courses__list{display:flex;width:100%;margin:0;padding:0;list-style-type:none}.masterstudy-related-courses__item{display:flex;width:33.333333%;margin-right:40px}.masterstudy-related-courses__item:last-child{margin-right:0}.masterstudy-related-courses__item-meta{display:flex;flex-direction:column;width:100%}.masterstudy-related-courses__item-block{display:flex;width:100%;align-items:center;flex-wrap:wrap}.masterstudy-related-courses__item a.masterstudy-related-courses__item-title{display:flex;width:100%;color:#001931;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px;transition:.3s}.masterstudy-related-courses__link{display:flex;flex-direction:column;width:100%;text-decoration:none;margin:0;padding:0}.masterstudy-related-courses__image{display:flex;width:100%;height:135px;border-radius:4px;-o-object-fit:cover;object-fit:cover;margin:0}.masterstudy-related-courses__image-wrapper{display:flex;width:100%;height:135px;border-radius:4px;margin:0 0 20px;position:relative}.masterstudy-related-courses__price{display:flex;color:#001931;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin:1px 10px 10px 0}.masterstudy-related-courses__rating{display:flex;align-items:center;margin-bottom:10px}.masterstudy-related-courses__rating-star{display:flex;font-size:14px;margin:0 3px 0 0;position:relative}.masterstudy-related-courses a.masterstudy-related-courses__instructor{display:flex;align-self:flex-start;color:#808c98;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}.masterstudy-single-course-reviews,.masterstudy-single-course-reviews__main{display:flex;width:100%;flex-direction:column}.masterstudy-single-course-reviews__main{padding:20px 0;margin:0 0 20px;border-bottom:1px solid #dbe0e9}.masterstudy-single-course-reviews__main.masterstudy-single-course-reviews__main_empty{padding:0;margin:0;border-bottom:none;border-top:none}.masterstudy-single-course-reviews__row{display:flex;width:100%}.masterstudy-single-course-reviews__detailed{display:flex;flex-direction:column;flex-shrink:0;margin-top:20px;margin-right:40px}.masterstudy-single-course-reviews__login{margin-top:auto;font-size:14px;font-weight:400;line-height:normal;font-style:normal;color:#001931}.masterstudy-single-course-reviews__login a.masterstudy-single-course-reviews__login-link{text-decoration:none;color:var(--accent-100);transition:.3s;font-size:14px}.masterstudy-single-course-reviews__form-message{display:none;width:100%;background:var(--danger-5);color:var(--danger-100);padding:10px 20px;border-radius:8px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.masterstudy-curriculum-list,.masterstudy-curriculum-list__materials,.masterstudy-curriculum-list__wrapper{flex-direction:column;display:flex;width:100%}.masterstudy-curriculum-list__wrapper.masterstudy-curriculum-list__wrapper_opened .masterstudy-curriculum-list__toggler:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.masterstudy-curriculum-list__section{display:flex;align-items:center;padding:0 0 20px;background:0 0}.masterstudy-curriculum-list__section-title{display:flex;align-items:center;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0;padding:0;color:#001931}.masterstudy-curriculum-list__toggler{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;background:rgba(0,25,49,.1);border-radius:50%;margin:2px 0 0 10px;padding:0}.masterstudy-curriculum-list__toggler:after{display:flex;content:"";font-size:6px;font-family:stmlms;line-height:normal;color:#4d5e6f;padding:0;margin:0;transition:.2s}.masterstudy-curriculum-list__toggler:hover{cursor:pointer}.masterstudy-curriculum-list__materials{list-style-type:none;margin:0;padding:0;overflow:hidden;transition:.3s}.masterstudy-curriculum-list__item{display:flex;width:100%;margin:0 0 2px;padding:0;background:#eef1f7}.masterstudy-curriculum-list__item:last-child{margin:0 0 20px}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link{display:flex;width:100%;padding:16px;text-decoration:none;transition:all .3s}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link:hover{border:0;outline:0;box-shadow:none;background:var(--accent-5)}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link.masterstudy-curriculum-list__link_disabled:hover{cursor:default;background:0 0}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link.masterstudy-curriculum-list__link_disabled:hover .masterstudy-curriculum-list__title{color:#001931}.masterstudy-curriculum-list a.masterstudy-curriculum-list__link.masterstudy-curriculum-list__link_disabled:focus{background:0 0}.masterstudy-curriculum-list__container{display:flex;width:100%;flex-direction:column}.masterstudy-curriculum-list__container-wrapper{display:flex;width:100%;align-items:flex-start}.masterstudy-curriculum-list__title{font-size:14px;font-style:normal;font-weight:700;line-height:normal;color:#001931;margin:0 16px 0 0;transition:all .3s}.masterstudy-curriculum-list__meta{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;white-space:nowrap}.masterstudy-curriculum-list__meta-wrapper{display:flex;align-items:center;margin-left:auto}.masterstudy-curriculum-list__preview{display:flex;justify-content:center;align-items:center;padding:2px 5px;margin:0 16px 0 0;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.6px;text-transform:uppercase;border-radius:4px;background:var(--accent-100);color:#fff}.masterstudy-curriculum-list__order{display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#808c98;margin:0 16px 0 0;padding:0}.masterstudy-curriculum-list__image{display:flex;width:18px;height:18px;flex-shrink:0;margin:0 16px 0 0}.masterstudy-curriculum-list__excerpt{display:none;width:100%;overflow:hidden}.masterstudy-curriculum-list__excerpt-wrapper{display:block;width:100%;margin:10px 0 0}.masterstudy-curriculum-list__excerpt-toggler{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;border-radius:50%;margin:2px 0 0 16px;padding:0}.masterstudy-curriculum-list__excerpt-toggler:after{display:flex;content:"";font-size:6px;font-family:stmlms;line-height:normal;color:#4d5e6f;padding:1px 0 0;margin:0;transition:.2s}.masterstudy-curriculum-list__excerpt-toggler:hover,.masterstudy-single-course-share-button-modal__close:hover,.masterstudy-single-course-share-button:hover{cursor:pointer}.masterstudy-curriculum-list__excerpt p{max-width:100%;margin:0 0 20px;font-size:14px;font-style:normal;line-height:normal;color:#4d5e6f}.masterstudy-single-course-share-button{display:flex;align-items:center}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link,.masterstudy-single-course-share-button__title{display:flex;align-items:center;color:#4d5e6f;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.3s}.masterstudy-single-course-share-button__title:before{display:flex;content:"";font-family:stmlms;font-size:20px;line-height:normal;color:#4d5e6f;margin-right:6px;transition:.3s}.masterstudy-single-course-share-button__title:hover,.masterstudy-single-course-share-button__title:hover:before{color:var(--accent-100)}.masterstudy-single-course-share-button-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-single-course-share-button-modal__wrapper{display:flex;flex-direction:column;width:370px;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-single-course-share-button-modal__container{display:flex;flex-direction:column;position:relative;height:100%;padding:25px;overflow-y:auto}.masterstudy-single-course-share-button-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:30px}.masterstudy-coming-soon-modal__close:after,.masterstudy-single-course-share-button-modal__close:after{content:"";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-coming-soon-modal__close:hover:after,.masterstudy-single-course-share-button-modal__close:hover:after{color:#4d5e6f}.masterstudy-single-course-share-button-modal__content{display:flex;width:100%;flex-wrap:wrap}.masterstudy-single-course-share-button-modal__header{display:flex;width:100%;margin-bottom:25px;padding:0 45px 0 5px}.masterstudy-single-course-share-button-modal__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link{width:100%;padding:10px 15px;justify-content:center;border-radius:4px;color:#fff;font-size:14px;text-decoration:none}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link:before{display:flex;font-family:stmlms;color:#fff;font-size:18px;line-height:normal;margin-right:10px}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link:hover{color:#fff}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_facebook{background:#1877f2}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_facebook:before{content:"";font-size:22px}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_facebook:hover{background:rgba(24,119,242,.8)}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_twitter{background:#000}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_twitter:before{content:""}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_twitter:hover{background:rgba(0,0,0,.8)}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_linkedin{background:#0077b5}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_linkedin:before{content:""}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_linkedin:hover{background:rgba(0,119,181,.8)}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_telegram{background:#2aabee}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_telegram:before{content:""}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_telegram:hover{background:rgba(42,171,238,.8)}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_copy{background:#4d5e6f}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_copy:before{content:""}.masterstudy-single-course-share-button-modal a.masterstudy-single-course-share-button-modal__link.masterstudy-single-course-share-button-modal__link_copy:hover{background:#808c98}.masterstudy-single-course-share-button-modal__link-wrapper{display:flex;width:50%;padding:5px}.masterstudy-single-course-share-button-modal__link-wrapper:last-child{width:100%}.masterstudy-single-course-widgets{display:flex;flex-direction:column;width:100%}.masterstudy-single-course-widgets .widget_archive,.masterstudy-single-course-widgets .widget_working_hours{margin-bottom:30px}.masterstudy-single-course-widgets .widget_archive h4.widgettitle,.masterstudy-single-course-widgets .widget_working_hours h4.widgettitle{padding:15px 0;color:#001931;font-size:20px;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #dbe0e9;margin:0 0 20px}.masterstudy-single-course-widgets .widget_working_hours .table_working_hours tr td.day_label,.masterstudy-single-course-widgets .widget_working_hours .table_working_hours tr td.day_value{padding:10px 0;color:#4d5e6f;font-size:16px;font-weight:500;font-style:normal;line-height:normal}.masterstudy-single-course-widgets .widget_working_hours .table_working_hours tr{border-bottom:1px solid #dbe0e9}.masterstudy-single-course-widgets .widget_working_hours .table_working_hours tr td.day_value{text-align:right}.masterstudy-single-course-widgets .widget_working_hours .table_working_hours tr td.day_value.closed span{padding:3px 5px;border-radius:4px;background:var(--danger-100);color:var(--Secondary-100,#fff);text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1.2px;text-transform:uppercase}@media (max-width:1023.98px){.masterstudy-single-course-tabs{overflow-x:auto;overflow-y:hidden}}@media (max-width:576px){.masterstudy-related-courses__list{flex-direction:column}.masterstudy-single-course-reviews__detailed{margin-right:25px}.masterstudy-related-courses__item{width:100%;margin:0 0 30px}.masterstudy-related-courses__item:last-child{margin:0}.masterstudy-related-courses__image,.masterstudy-related-courses__image-wrapper{height:180px}.masterstudy-curriculum-list__container{position:relative}.masterstudy-curriculum-list__container-wrapper{flex-direction:column}.masterstudy-curriculum-list__meta-wrapper{margin:5px 0 0}.masterstudy-curriculum-list__image,.masterstudy-curriculum-list__order{margin-right:10px}.masterstudy-curriculum-list__title{margin-right:30px}.masterstudy-curriculum-list__preview{margin-right:10px}.masterstudy-curriculum-list__excerpt-toggler{position:absolute;top:0;right:0;margin:-2px 0 0 16px}.masterstudy-single-course-share-button-modal__wrapper{width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0}}body{overflow-x:hidden}.stm-lms-wrapper{position:relative;padding-top:0!important}.masterstudy-single-course-full-width{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1170px}.masterstudy-single-course-full-width__wrapper{display:flex;width:100%;flex-wrap:wrap;padding:40px;border-radius:10px;box-shadow:0 4px 40px 0 rgba(0,0,0,.06);background:#fff;z-index:2}.masterstudy-single-course-full-width__topbar{display:flex;flex-direction:column;align-items:center;width:880px;margin:70px 0 50px}.masterstudy-single-course-full-width__row{display:flex;flex-wrap:wrap;justify-content:center;width:100%;z-index:2}.masterstudy-single-course-full-width__main{display:flex;flex-direction:column;width:65%;padding-right:40px}.masterstudy-single-course-full-width__sidebar{display:flex;flex-direction:column;width:35%}.masterstudy-single-course-full-width__desc,.masterstudy-single-course-full-width__heading{display:flex;margin:0 0 20px;z-index:2}.masterstudy-single-course-full-width__buttons{display:flex;width:100%}.masterstudy-single-course-full-width .masterstudy-single-course-wishlist{margin-right:30px}.masterstudy-single-course-full-width h1.masterstudy-single-course-title{text-align:center;color:#fff;z-index:2}.masterstudy-single-course-full-width img.masterstudy-single-course-thumbnail,.masterstudy-single-course-full-width__tinting{position:absolute;top:0;left:0;width:100%;height:500px;z-index:1}.masterstudy-single-course-full-width__tinting{background:rgba(0,0,0,.7)}.masterstudy-single-course-full-width .masterstudy-single-course-excerpt{color:#fff;text-align:center}.masterstudy-single-course-full-width .masterstudy-single-course-details{margin-top:40px}.masterstudy-single-course-full-width .masterstudy-popular-courses,.masterstudy-single-course-full-width .masterstudy-related-courses,.masterstudy-single-course-full-width .masterstudy-single-course-widgets{margin-top:30px}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container{margin:0 0 40px;border-radius:10px;background:#eef1f7}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-heading{font-weight:500}@media (max-width:1023.98px){.masterstudy-single-course-full-width{flex-direction:column;max-width:100%;padding:0 10px}.masterstudy-single-course-full-width__main{width:100%;padding-right:0}.masterstudy-single-course-full-width__sidebar,.masterstudy-single-course-full-width__topbar{width:100%}.masterstudy-single-course-full-width__row{flex-direction:column;align-items:center;order:1}.masterstudy-single-course-full-width__heading{order:2}.masterstudy-single-course-full-width__desc{order:3}.masterstudy-single-course-full-width__buttons{justify-content:center;order:3}.masterstudy-single-course-full-width .masterstudy-single-course-details{order:8}.masterstudy-single-course-full-width .masterstudy-single-course-tabs{order:9;margin-top:20px}.masterstudy-single-course-full-width .masterstudy-single-course-tabs__content{order:10}.masterstudy-single-course-full-width .masterstudy-popular-courses,.masterstudy-single-course-full-width .masterstudy-single-course-widgets{order:11}.masterstudy-single-course-full-width .masterstudy-related-courses{order:12}.masterstudy-single-course-full-width .masterstudy-popular-courses__item-block{flex-direction:row;align-items:center}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container{order:1}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-countdown-container{flex-direction:row;width:100%;justify-content:center}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-countdown-container .masterstudy-countdown{margin-bottom:0}}@media (max-width:767.98px){.masterstudy-single-course-full-width__topbar{position:relative;margin:0 0 40px;padding:40px 40px 20px}.masterstudy-single-course-full-width img.masterstudy-single-course-thumbnail,.masterstudy-single-course-full-width__tinting{top:0;width:100%;height:100%;border-radius:10px}}@media (max-width:576px){.stm-lms-wrapper{width:100%;padding:0 0 30px}.stm-lms-wrapper .container{width:100%;padding:0}.masterstudy-single-course-full-width{padding:0}.masterstudy-single-course-full-width__topbar{position:relative;margin:0 0 40px;padding:20px 20px 0}.masterstudy-single-course-full-width__wrapper{box-shadow:none;padding:0 20px;border-radius:0;background:0 0}.masterstudy-single-course-full-width img.masterstudy-single-course-thumbnail,.masterstudy-single-course-full-width__tinting{top:0;width:100%;height:100%;border-radius:0}.masterstudy-single-course-full-width .masterstudy-popular-courses__item-block{flex-direction:column;align-items:flex-start}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container{padding:50px 30px}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-countdown-container{flex-direction:column;margin-bottom:20px}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-countdown-container .masterstudy-countdown{margin-bottom:20px}.masterstudy-single-course-full-width .masterstudy-lms-coming-soon-container .coming-soon-notify-container input.coming-soon-notify-input{width:100%}}.masterstudy-coming-soon-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden}.masterstudy-coming-soon-modal__wrapper{display:flex;flex-direction:column;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-coming-soon-modal__container{display:flex;flex-direction:column;position:relative;width:100%;height:100%;padding:30px}.masterstudy-coming-soon-modal__image{display:flex;width:100%;justify-content:center;margin-bottom:30px}.masterstudy-coming-soon-modal__image img{display:flex;width:80px;height:80px}.masterstudy-coming-soon-modal__title{display:flex;width:100%;color:#001931;justify-content:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:0}.masterstudy-coming-soon-modal__description{display:flex;width:100%;color:#4d5e6f;justify-content:center;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:21px;margin-bottom:30px}.masterstudy-coming-soon-modal__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;position:absolute;top:25px;right:30px}.masterstudy-coming-soon-modal__close:hover{cursor:pointer}.masterstudy-coming-soon-modal__cta{display:flex;width:100%;justify-content:center}.masterstudy-lms-coming-soon-container{background:#f0f2f5;padding:100px 30px;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:40px}.masterstudy-lms-coming-soon-container .coming-soon-countdown-container{margin-bottom:30px;display:flex;align-items:center}@media (max-width:768px){.masterstudy-lms-coming-soon-container .coming-soon-countdown-container{flex-direction:column}.masterstudy-lms-coming-soon-container .coming-soon-countdown-container .masterstudy-countdown{margin-right:0;margin-bottom:20px}}.masterstudy-lms-coming-soon-container .coming-soon-notify-container{margin-bottom:30px;padding:10px;border-radius:var(--border-radius-border-radius-4-px,4px);background:var(--secondary-100,#fff);box-shadow:0 1px 3px 0 rgba(0,0,0,.07);display:none;align-items:center}@media (max-width:767px){.masterstudy-lms-coming-soon-container .coming-soon-notify-container{flex-direction:column;padding:20px}}.masterstudy-lms-coming-soon-container .coming-soon-notify-container input.coming-soon-notify-input{margin-right:10px;width:300px;height:40px;padding:11px 20px 12px;border:1px solid #dbe0e9;border-radius:4px;color:#001931;font-size:14px;font-style:normal;font-weight:400;line-height:normal;outline:0;box-shadow:none}@media (max-width:767px){.masterstudy-lms-coming-soon-container .coming-soon-notify-container input.coming-soon-notify-input{margin-right:0;margin-bottom:10px}}.masterstudy-lms-coming-soon-container .coming-soon-heading{color:#263044;text-align:center;font-size:30px;font-weight:700;line-height:normal}.masterstudy-countdown{display:flex}.masterstudy-single-course-grades__message{display:flex;flex-wrap:wrap;align-items:center;width:100%;background:#eef1f7;border-radius:10px;padding:0 20px 20px}.masterstudy-single-course-grades__message-text{display:flex;color:#001931;text-align:left;line-height:normal;font-size:18px;font-style:normal;font-weight:500;margin-top:20px;margin-right:auto}.masterstudy-single-course-grades__message-button{display:flex;margin-top:20px}.masterstudy-grade-details{display:flex;top:0;left:0;right:0;bottom:0;position:fixed;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:.3s;z-index:99999}.masterstudy-grade-details.masterstudy-grade-details_popup,.masterstudy-grade-details__loader{justify-content:center;align-items:center}.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__block{border-radius:10px;height:auto;max-height:600px;overflow:hidden;transition:transform .4s ease-in-out;transform:translateY(100%);position:relative;right:auto;top:auto;bottom:auto}.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],.masterstudy-authorization__checkbox input,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__course,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__date,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__exams-title,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__mark,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__regenerate,.masterstudy-grade-details.masterstudy-grade-details_only-exams .masterstudy-grade-details__student{display:none}.masterstudy-grade-details__loader{display:flex;width:100%;height:100%;padding:20px;margin:0;position:absolute;top:0;left:0;z-index:3;background:#fff}.masterstudy-grade-details__loader-body{display:flex;width:45px;height:45px;border-radius:50%;border:4px solid var(--accent-100);position:relative;animation:rotate360 1s linear infinite;margin:auto}.masterstudy-grade-details__loader-body:after{display:flex;content:"";position:absolute;top:-7px;right:-7px;width:25px;height:25px;border-radius:50%;background:#fff}.masterstudy-grade-details__content{display:flex;flex-direction:column;width:100%;height:100%;padding:20px 40px 35px;overflow-y:auto}.masterstudy-grade-details__content::-webkit-scrollbar{width:5px}.masterstudy-grade-details__content::-webkit-scrollbar-thumb{background:var(--accent-100);border-radius:0}.masterstudy-grade-details__content::-webkit-scrollbar-thumb:hover{background:var(--accent-hover)}.masterstudy-grade-details__content::-webkit-scrollbar-track{background:#eef1f7;border-radius:0}.masterstudy-grade-details__block{display:flex;flex-direction:column;width:600px;max-width:600px;height:100%;padding:0;background:#fff;position:absolute;right:0;top:0;bottom:0;transform:translateX(100%);transition:transform .4s ease;box-shadow:0 20px 40px 0 rgba(0,0,0,.25)}.masterstudy-grade-details__header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}.masterstudy-grade-details__title{display:flex;color:#001931;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.masterstudy-grade-details__close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7}.masterstudy-grade-details__close:after{content:"";color:#808c98;font-family:stmlms;font-size:10px;line-height:normal;transition:.2s;margin-top:1px}.masterstudy-grade-details__close:hover{cursor:pointer}.masterstudy-authorization-modal__close:hover:after,.masterstudy-authorization__restore-header-back:hover:after,.masterstudy-grade-details__close:hover:after{color:#4d5e6f}.masterstudy-grade-details__course{display:flex;width:100%;flex-direction:column;margin-bottom:20px}.masterstudy-grade-details__course-label{display:flex;width:100%;color:#4d5e6f;line-height:normal;font-size:13px;font-style:normal;font-weight:400;margin-bottom:4px}.masterstudy-grade-details__course-title{display:flex;width:100%;color:#001931;line-height:normal;font-size:16px;font-style:normal;font-weight:500}.masterstudy-grade-details__student{display:flex;width:100%;flex-direction:column;margin-bottom:20px}.masterstudy-grade-details__date-label,.masterstudy-grade-details__student-label{display:flex;line-height:normal;font-style:normal;font-weight:400;margin-bottom:4px}.masterstudy-grade-details__student-label{width:100%;color:#4d5e6f;font-size:13px}.masterstudy-grade-details__student-name{display:flex;width:100%;color:#001931;line-height:normal;font-size:16px;font-style:normal;font-weight:500}.masterstudy-grade-details__date{display:flex;width:100%}.masterstudy-grade-details__date-block{display:flex;flex-direction:column;width:50%}.masterstudy-grade-details__date-block:first-child{padding-right:10px}.masterstudy-grade-details__date-block:last-child{padding-left:10px}.masterstudy-grade-details__date-label{width:100%;color:#4d5e6f;font-size:13px}.masterstudy-grade-details__date-value,.masterstudy-grade-details__mark-label{width:100%;color:#001931;line-height:normal;font-weight:500;display:flex;font-style:normal}.masterstudy-grade-details__date-value{font-size:16px}.masterstudy-grade-details__mark{display:flex;flex-direction:column;align-items:center;width:100%;margin:47px 0;padding:20px;background:#eef1f7;border-radius:10px}.masterstudy-grade-details__mark-label{justify-content:center;text-align:center;font-size:20px;margin-bottom:20px}.masterstudy-grade-details__mark-progress{display:flex;position:relative}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image{width:180px;height:90px;margin:0}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image .masterstudy-grade-details__mark-progress-line{fill:none;stroke-width:20px;stroke-dasharray:251;transform:rotate(-180deg);transform-origin:50% 100%;stroke:#fff}.masterstudy-grade-details__mark-progress svg.masterstudy-grade-details__mark-progress-image .masterstudy-grade-details__mark-progress-fill{fill:none;stroke-width:20px;transform:rotate(-180deg);transform-origin:50% 100%;stroke-dasharray:251;stroke-dashoffset:calc(251 - 251*var(--grade-percent)/100);stroke:var(--grade-color)}.masterstudy-grade-details__mark-badge{display:flex;flex-shrink:0;width:80px;height:80px;justify-content:center;align-items:center;border-radius:50%;color:#fff;line-height:1;font-size:32px;font-style:normal;font-weight:700;margin:-40px 0 50px}.masterstudy-grade-details__mark-points{display:flex}.masterstudy-grade-details__mark-points-block{display:flex;flex-direction:column;align-items:center}.masterstudy-grade-details__mark-points-separator{display:flex;flex-shrink:0;width:1px;background:#dbe0e9;height:100%;margin:0 20px}.masterstudy-grade-details__mark-points-label,.masterstudy-grade-details__mark-points-value{display:flex;justify-content:center;color:#001931;text-align:center;line-height:normal;font-size:24px;font-style:normal;font-weight:700}.masterstudy-grade-details__mark-points-label{color:#4d5e6f;font-size:14px;font-weight:500}.masterstudy-grade-details__regenerate{display:flex;width:100%;justify-content:flex-start;margin-bottom:37px}.masterstudy-grade-details__exams{display:flex;width:100%;flex-direction:column}.masterstudy-grade-details__exams-title{display:flex;width:100%;color:#001931;line-height:normal;font-size:20px;font-style:normal;font-weight:700;margin-bottom:10px}.masterstudy-grade-details__exams-list{display:flex;width:100%;flex-direction:column}@media (max-width:767.98px){.masterstudy-grade-details__block{display:flex;flex-direction:column;width:100%;max-width:100%}.masterstudy-grade-details__date{flex-direction:column}.masterstudy-grade-details__date-block{width:100%}.masterstudy-grade-details__date-block:first-child{padding-right:0;margin-bottom:20px}.masterstudy-grade-details__date-block:last-child{padding-left:0}}@media (max-width:576px){.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__block{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;box-shadow:none}.masterstudy-grade-details.masterstudy-grade-details_popup .masterstudy-grade-details__content{padding:20px 25px 35px}}.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__close:after,.masterstudy-authorization__restore-header-back:after{transition:.2s;line-height:normal;font-family:stmlms}.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-size:10px;margin-top:1px}.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__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__restore-header-back:after{content:"";color:#808c98;font-size:12px}.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);outline:0;box-shadow:none;background:#fff}.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{display:flex;width:100%;align-items:flex-start;margin-bottom:20px}.masterstudy-authorization__instructor-text{margin:1px 0 0 4px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;color:#4d5e6f;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:.3s}.masterstudy-authorization__instructor-text:hover{cursor:pointer}.masterstudy-authorization__instructor-container{display:none;width:100%;flex-direction:column}.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{text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:28px;color:#001931;margin-bottom:5px}.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}@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}}