@-webkit-keyframes pulsate{0%{-webkit-transform:scale(.1,.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.2,1.2);opacity:0}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;color:#333;background-color:#fff;line-height:22px}aside,footer{display:block}a{background-color:transparent}a:active,a:hover{outline:0}strong{font-weight:700}h1{margin:.67em 0}hr,img{border:0}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;margin-top:20px;margin-bottom:20px;border-top:1px solid #eee}button,input{color:inherit}button,input,textarea{font:inherit;margin:0}button{overflow:visible;text-transform:none}button,input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox]{-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}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" ("attr(href)")"}a[href^="#"]:after{content:""}img{page-break-inside:avoid;max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,input{line-height:inherit}button,input,textarea{font-family:inherit;font-size:inherit}a{outline:0!important;text-decoration:none!important;color:#48a7d4}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus,input[type=checkbox]:focus{outline:5px auto-webkit-focus-ring-color;outline-offset:-2px}img,label{max-width:100%}img{vertical-align:middle;height:auto}.img-responsive{display:block;max-width:100%;height:auto}.h1,h1,h3,h5{line-height:1.1}.h1,.h2,.h6,h1,h2,h3,h4,h5{font-family:inherit;color:inherit}.h6,h4{font-weight:500;line-height:1.1}.h1,.h2,.h6{margin-top:20px;margin-bottom:10px}.h6{margin-top:10px}.h1,h1{font-size:36px}.h2,h2{font-size:30px}h3{font-size:24px}h4{font-size:18px;letter-spacing:-.2px;margin-bottom:20px}h5{font-size:14px}.h6{font-size:12px}p{margin:0 0 30px}ul{margin-bottom:10px}h4,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}@media (min-width:768px){.col-sm-4,.col-sm-8{float:left}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}}@media (min-width:992px){.col-md-12,.col-md-6,.col-md-8{float:left}.col-md-12{width:100%}.col-md-8{width:66.66666667%}.col-md-6{width:50%}}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}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-body{position:relative;padding:15px}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container:after,.row:after{clear:both}.pull-right{float:right!important}@-ms-viewport{width:device-width}@media (max-width:767px){.hidden-xs{display:none!important}}.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,.far{display:var(--fa-display,inline-block)}.fa-sr-only-focusable:not(:focus),.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-lms-clocks:before{content:""}.stmlms-cats:before{content:""}.stmlms-level:before{content:""}@font-face{font-display:swap;font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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)format("woff");font-weight:400;font-style:normal}html.no-js{margin-top:0!important}body input[type=email]:focus,body input[type=password]:focus,body textarea:focus{outline:0}body .widget a:focus,body .widget a:hover{box-shadow:none}body .stm_lms_courses__single--image .stm_lms_courses__single--image__container{height:160px}body .stm_lms_courses__single--image img{height:100%;-o-object-fit:cover;object-fit:cover}.stm_lms_courses__grid .stm_lms_courses__single--info .stm_lms_courses__single--info_title a:hover h4{color:#f2b91e!important}.stm_lms_post_status{position:absolute;right:10px;top:10px;padding:2px 4px;min-width:47px;background-color:#1db874;font-size:11px;text-align:center;color:#fff!important;text-transform:uppercase;border-radius:3px;z-index:100}.stm_lms_post_status.hot{background-color:red}.modal-content{box-shadow:0 10px 30px rgba(0,0,0,.25)!important}.avatar.photo{max-width:40px;max-height:40px;-o-object-fit:cover;object-fit:cover}button,input[type=submit]{outline:0}.stm_lms_lazy_image{position:relative;display:block;height:0;min-height:160px;width:100%;padding-bottom:66.6667%;-webkit-transform:translateZ(0);transform:translateZ(0)}.stm_lms_lazy_image img,.stm_lms_lazy_image:before{position:absolute;top:0;left:0;width:100%;height:100%;display:block;font-family:"blur-up: always","object-fit: cover";-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.stm_lms_lazy_image:before{content:"";background-color:#aaaeb7;opacity:1;visibility:visible}.stm_lms_lazy_image img{z-index:90;opacity:0;visibility:hidden}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700}.mc4wp-form-theme input,.mc4wp-form-theme label{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme input:after,.mc4wp-form-theme label:after{content:"";clear:both;display:table}.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=text]{vertical-align:middle;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;width:100%;max-width:480px;height:auto;min-height:32px;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme input[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=submit]:hover{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme-dark input[type=submit]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=submit]:hover{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=text]:focus{border-color:#6a6a6a}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.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-widget{position:relative}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-video{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.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-11{--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}.e-con{--container-max-width:1200px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.e-con{--container-max-width:1024px}}@media (max-width:767px){.e-con{--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")}.fa.fa-comments-o,.far{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:""}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{height:0;overflow:hidden;padding-bottom:calc(100%/var(--video-aspect-ratio));position:relative}}.e-con-inner>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-5986 .elementor-element.elementor-element-2481ffe,.elementor-5986 .elementor-element.elementor-element-35ade9b,.elementor-5986 .elementor-element.elementor-element-a8f2d67{--display:flex}.elementor-5986 .elementor-element.elementor-element-95fdaa8 .elementor-wrapper{--video-aspect-ratio:1.77777}.elementor-5986 .elementor-element.elementor-element-de87326 .stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--image{border-radius:10px 10px 0 0}.elementor-5986 .elementor-element.elementor-element-de87326 .stm_lms_courses_carousel__button{border-radius:0;margin:0}.elementor-5986 .elementor-element.elementor-element-de87326 .stm_lms_courses_carousel__button_prev{padding:0 2px 0 0}.elementor-5986 .elementor-element.elementor-element-de87326 .stm_lms_courses_carousel__button_next{padding:0 0 0 2px}@font-face{font-display:swap;font-family:"Linearicons";src:url(/wp-content/plugins/masterstudy-lms-learning-management-system/_core/libraries/nuxy/taxonomy_meta/assets/linearicons/Linearicons.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:icomoon;src:url(/wp-content/themes/masterstudy/assets/fonts/icomoon.eot?c9eman);src:url(/wp-content/themes/masterstudy/assets/fonts/icomoon.eot?#iefixc9eman)format("embedded-opentype"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.ttf?c9eman)format("truetype"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.woff?c9eman)format("woff"),url(/wp-content/themes/masterstudy/assets/fonts/icomoon.svg?c9eman#icomoon)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:rtl_demo;src:url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.eot?mqih36);src:url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.eot?mqih36#iefix)format("embedded-opentype"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.ttf?mqih36)format("truetype"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.woff?mqih36)format("woff"),url(/wp-content/themes/masterstudy/assets/fonts/rtl_demo/rtl_demo.svg?mqih36#rtl_demo)format("svg");font-weight:400;font-style:normal;font-display:block}input[type=submit]:hover{background-color:#10c45c;color:#fff;border-color:#10c45c;box-shadow:none}.logo-unit a:hover,a:hover{text-decoration:none}input[type=email],input[type=password],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control,input[type=email],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=email]:active,input[type=email]: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}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}.h1,.h2,.search-title,.transparent_header_off .header_main_menu_wrapper ul>li>a,h1,h2,h3,h5{font-weight:700}.row:before{display:block}ol,ul{padding-left:20px}.h2,h2{line-height:1}.stm_breadcrumbs_unit .navxtBreads>span a:hover,a:hover,ol li a:hover,ul li a:hover{color:#eab830}ol li,ul li{margin-bottom:8px}ol li a,ul li a{color:#555;font-size:12px}ol{margin-bottom:25px}.mg-bt-10,.textwidget p{margin-bottom:10px}.text_block ul{margin:30px 0;padding-left:0;list-style:none}.text_block ul li{position:relative;margin:0 0 10px;padding-left:20px}.text_block ul li:before{position:absolute;top:12px;left:0;content:"";display:block;width:10px;height:1px;background-color:#333}.text_block ol{margin:30px 0;padding-left:25px}.text_block ol li{margin:0 0 10px}body.rtl .text_block ul li{padding-right:20px;padding-left:0}body.rtl .text_block ul li:before{left:auto;right:0}.header_top_bar a{font-weight:600}.header_top_bar{width:100%;color:#aaa;font-weight:600}.header_top_bar .header_login_url{margin:11px 0 12px 42px;line-height:1}.header_top_bar .header_login_url a{display:inline-block;vertical-align:bottom;text-decoration:none!important;line-height:1}.header_top_bar .header_login_url a:hover,.header_top_bar .header_top_bar_socs ul li a:hover,.transparent_header_off .header_bottom .header_main_menu_wrapper .header-menu>li>a,body.rtl #footer_bottom a,body.single_instructor .socials_widget_wrapper a:hover i{color:#fff}.header_top_bar .header_login_url .fa{position:relative;top:1px;margin-right:10px}.header_top_bar .header_login_url .fa.fa-user{font-size:14px}.header_top_bar .header_top_bar_socs{margin:12px 0 12px 40px;line-height:1}.header_top_bar .header_top_bar_socs ul{list-style:none;padding:0;margin:0}.header_top_bar .header_top_bar_socs ul li{float:left;margin-right:15px;margin-bottom:0}.header_top_bar .header_top_bar_socs ul li:last-child{margin-right:0}.header_main_menu_wrapper{margin-top:5px}.header_main_menu_wrapper .header-menu{position:relative;list-style:none;padding:0;margin:0-14px}.header_main_menu_wrapper .header-menu>li{position:relative;float:left;padding:0 14px}.header_main_menu_wrapper .header-menu>li:before{content:"";position:absolute;width:100%;height:35px;z-index:10;bottom:-30px;left:0;display:none}.header_main_menu_wrapper .header-menu>li>a{display:block;color:#fff;text-decoration:none!important}.header_main_menu_wrapper .header-menu>li:hover:before{display:block}.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{content:"";position:absolute;width:100%;height:3px;z-index:10;bottom:-3px;left:0;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,.transparent_header_off .header_top .header_top_socials ul li a{color:#333}#searchform .search-input{padding:20px 75px 20px 25px!important;margin:0;height:67px;line-height:67px;font-size:20px;color:#5f5f5f;border:0 transparent;width:100%;border-radius:5px}#searchform .search-submit{position:absolute;right:0;top:0;height:67px;width:70px;background-color:#eab830;border:0;font-size:24px;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}#searchform .search-wrapper{position:relative}#searchModal .modal-body{padding:0}#searchModal .modal-content{box-shadow:none!important;background-color:transparent}#searchModal .modal-dialog{margin-top:calc(50vh - 112px)}.search-title{margin-bottom:18px;font-size:20px;text-transform:uppercase;color:#fff}.entry-header{padding:50px 0}.entry-header .entry-title{text-align:center}@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}}.vertical_divider{display:inline-block;vertical-align:bottom;margin:0 8px;width:1px;height:12px;background-color:#9a9a9a}.cols_2{margin:0-15px}.stm_breadcrumbs_unit{background-color:#f6f6f6;padding:9px 0 7px;margin-bottom:60px;border-bottom:1px solid #f0f2f5}.stm_breadcrumbs_unit .navxtBreads,.stm_breadcrumbs_unit .navxtBreads>span{color:#aaa;font-size:11px;text-transform:uppercase}.stm_breadcrumbs_unit .navxtBreads>span a{font-size:11px;color:#aaa}.blog_main_layout_grid .sidebar-area{margin-top:0}.sidebar-area.sidebar-area-none{padding-bottom:0;margin-top:0}.stm_post_unit{position:relative;margin-bottom:38px;overflow:hidden}.stm_post_unit:after,.stm_post_unit:before{content:"";display:block;position:absolute;z-index:10}.stm_post_unit .text_block{padding-bottom:9px}.stm_post_unit:after{width:50px;height:3px;background-color:#eab830;bottom:0;left:0}.stm_post_unit:before{width:1200px;height:1px;background-color:#dcdcdc;bottom:1px;left:65px}.stm_post_info .post_title{padding:15px 0 34px;margin:0 0 11px;border-bottom:1px solid #e1e2e4;text-transform:uppercase}.stm_post_info .post_thumbnail{margin-bottom:33px}.stm_post_info .stm_post_details{margin-bottom:4px}.stm_post_info .stm_post_details .post_meta{max-width:75%;float:left;list-style:none;padding:0;margin-bottom:5px}.stm_post_info .stm_post_details .post_meta li{float:left;margin:0 32px 5px 0}.stm_post_info .stm_post_details .post_meta li i{position:relative;top:1px;color:#48a7d4;margin-right:10px;font-size:15px}.stm_post_info .stm_post_details .post_meta li i.fa-clock{left:1px}.stm_post_info .stm_post_details .post_meta li span{display:inline-block;margin-bottom:5px;color:#555}.stm_post_info .stm_post_details .comments_num .post_comments:hover,.stm_post_info .stm_post_details .post_meta li a:hover span{color:#48a7d4}.stm_post_info .stm_post_details .comments_num{float:right;line-height:1;margin-top:2px}.stm_post_info .stm_post_details .comments_num .post_comments{margin:0;color:#555}.stm_post_info .stm_post_details .comments_num .post_comments i{color:#48a7d4;margin-right:10px;font-size:17px}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}.stm_single_post .sidebar-area{margin-top:19px}.entry-header{background-color:#457992}.textwidget{font-size:13px;line-height:20px}.textwidget p:last-child{margin-bottom:0}.socials_widget_wrapper{margin:0-5px}.sidebar-area:after{z-index:10;content:"";position:absolute;width:1px;height:100%;top:7px;background-color:#e1e2e4;display:none!important}.sidebar-area{position:relative;margin-top:17px;padding-bottom:20px}.sidebar-area-none:after{display:none;visibility:hidden;opacity:0}#footer .widget_title h3{text-transform:uppercase;margin:0 0 25px;color:#fff}#footer,.stm_lms_courses__single--image img,footer{width:100%}@media (max-width:600px){body{padding-bottom:0!important}}#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_menu{list-style:none;padding:0}.copyright_socials ul{list-style:none;padding-left:0;margin-left:50px}.copyright_socials ul li{display:inline-block;margin-bottom:0}.copyright_socials ul li:last-child a{padding-right:0}.copyright_socials ul li:first-child a{padding-left:0}.copyright_socials ul li a{display:block;padding:0 10px;font-size:16px;color:#fff}.copyright_socials ul li a:hover{color:#fd7635}.cols_2 aside{padding:0 15px 15px;float:left;width:50%}.cols_2 aside:nth-child(2n+1){clear:both}.footer_widgets_wrapper.text-normal .widget_title h3{text-transform:none!important}.header_bottom .header_main_menu_wrapper .header-menu li,.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{font-size:16px;line-height:22px}}@media (max-width:991px){.logo-unit{max-width:60%;float:left}.footer_widgets_wrapper aside{margin-bottom:20px}.transparent_header_off .header_default:after{display:none}}@media (max-width:991px) and (min-width:768px){#main{z-index:initial}.header_main_menu_wrapper .header-menu>li{padding:0 9px}.logo-unit{margin-top:3px}}@media (max-width:767px){.footer_widgets_wrapper .cols_2 aside{width:100%}.xs-pull-left{float:left!important}.stm_breadcrumbs_unit{margin-bottom:30px}.entry-header{background-size:cover;background-repeat:no-repeat}#wrapper #main{padding-bottom:40px}.stm_post_info .stm_post_details ul.post_meta{max-width:100%;margin-bottom:0}.stm_post_info .stm_post_details li{margin-bottom:15px!important}.stm_post_info .stm_post_details .comments_num{float:left;margin-bottom:5px}.stm_post_unit{margin-bottom:15px}.stm_post_info .post_thumbnail{margin-bottom:10px}.footer_menu{margin:15px 0 0}.copyright_socials ul{margin:10px 0 0}}@media (max-width:655px){.header_top_bar_socs li{display:none}.header_top_bar_socs li:first-child,.header_top_bar_socs li:nth-child(2){display:block}.header_top_bar_socs li:nth-child(3){display:block;margin-right:0!important}}.transparent_header_off .header_default:after{display:none}.footer_wrapper .socials_widget_wrapper__text a{color:#333!important}.footer_wrapper #footer_bottom .textwidget{font-size:15px;line-height:22px}.footer_wrapper #footer_bottom .widget_title h3{font-size:22px;text-transform:uppercase!important}.header_main_menu_wrapper .header-menu>li>a{padding:5px 0 0;text-transform:none;font-size:18px}@media (max-width:500px){.transparent_header_off .header_default{padding:20px 0 10px;min-height:auto}}@media (max-width:740px){h1{font-size:40px!important;line-height:50px!important}}@media (max-width:1024px){.header_default .header_top_bar_socs ul{padding-left:30px!important}.header_main_menu_wrapper .header-menu>li{padding:0 11px}.header_main_menu_wrapper .header-menu>li>a{font-size:15px}}#wrapper,.form-control,.form-control:active,.form-control:focus,.search-submit,.search-submit:hover,.stm_post_info .stm_post_details .post_meta li a span,.stm_post_info .stm_post_details .post_meta li a:hover span,a,a:hover{transition:all .25s ease}.header_default{transition:padding .25s ease,top .25s ease}body.rtl .pull-right{float:left!important}body.rtl .header_top_bar .header_login_url{margin:11px 42px 12px 0}body.rtl .cols_2 aside{float:right}body.rtl .footer_widgets_wrapper .socials_widget_wrapper__text a{margin:15px 0 0 15px}body.rtl .header_top_bar .header_top_bar_socs{margin:12px 40px 12px 0}body.rtl .stm_lms_courses__single--price{margin-left:inherit;margin-right:auto}body.rtl .header_top_bar .header_login_url .fa{margin-right:0;margin-left:10px}body.rtl .header_top .header_top_socials ul li{margin:0 0 0 15px}body.rtl .header_top .header_top_socials ul li:last-child{margin-left:0}body.rtl .stm_lms_courses__single--info_author__avatar{margin-left:5px;margin-right:0}body.rtl .copyright_text{text-align:right}body.rtl .stm_lms_courses__single--info_meta .stm_lms_course__meta i{float:right;margin:0 0 0 5px}body,html{direction:rtl}.col-md-12,.col-md-6,.col-md-8,.col-sm-4,.col-sm-8{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.col-sm-4,.col-sm-8{float:right}.col-sm-8{width:66.66666667%}.col-sm-4{width:33.33333333%}}@media (min-width:992px){.col-md-12,.col-md-6,.col-md-8{float:right}.col-md-12{width:100%}.col-md-8{width:66.66666667%}.col-md-6{width:50%}}.header_bottom:after{content:"";left:0;display:block;position:absolute;top:0;right:0;bottom:0;opacity:.7;border-radius:10px}.header_top{display:flex;padding:40px 0 38px;align-items:center;justify-content:space-between}.header_top .header_top_socials{flex:25%0 0}.header_top .header_top_socials .pull-right{float:none!important}.header_top .header_top_socials ul{padding:0;margin:0;list-style:none}.header_top .header_top_socials ul li{display:inline-block;margin-right:15px;vertical-align:top}.header_top .header_top_socials ul li:last-child{margin-right:0}.header_top .header_top_socials ul li a{font-size:18px;color:#fff}.header_top .logo-unit{flex:50%0 0}.header_top .logo-unit img{margin:0 auto}.header_top .header_top_phone{flex:25%0 0;text-align:right}.header_bottom{position:relative}.header_bottom .header_main_menu_wrapper{position:relative;padding:13px 15%;text-align:center;margin:0}.header_bottom .header_main_menu_wrapper .header-menu{display:flex;justify-content:space-between;flex-wrap:wrap;z-index:2}.header_bottom .header_main_menu_wrapper .header-menu>li>a{letter-spacing:2px;font-weight:500}.transparent_header_off .header_default{padding-bottom:50px}.transparent_header_off .header_bottom:after{opacity:1}@media only screen and (max-width:991px){.header_top .header_top_socials ul li a{color:#333}.header_bottom .header_main_menu_wrapper{padding-left:13%;padding-right:13%}.header_bottom .header_main_menu_wrapper .header-menu>li>a{letter-spacing:0}.header_top .header_top_phone,.header_top .header_top_socials,.header_top .logo-unit{flex-basis:33.33%}}@media only screen and (max-width:768px){.header_bottom{display:none}.header_bottom .header_main_menu_wrapper{margin:30px 0 0;padding:15px 30px}.header_bottom .header_main_menu_wrapper .header-menu{display:block;margin-bottom:20px;text-align:left}.header_bottom .header_main_menu_wrapper .header-menu li{display:block;float:none}.header_top{padding:30px 0 0;flex-wrap:wrap}.header_top .logo-unit{width:100%;max-width:100%;display:flex;align-items:center;margin:30px 0 0;order:100;flex-basis:100%}.header_top .logo-unit .stm_menu_toggler{margin:0 0 0 auto}.header_top .logo-unit .stm_menu_toggler:before{position:relative;top:1px;content:"";margin-left:10px;margin-right:15px;font-family:"Font Awesome 6 Free";font-weight:900}.header_top .logo-unit .stm_menu_toggler:after{content:attr(data-text);font-family:inherit!important}.header_top .header_top_phone,.header_top .header_top_socials{flex-basis:50%}.header_top_bar_socs li:nth-child(3){margin-right:15px!important}}#wrapper #main{padding-bottom:0}h1,h2,h3,h5{margin-top:0;margin-bottom:30px}h5{margin-bottom:15px}@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}.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,.far{-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-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-clock:before{content:""}.fa-flag:before{content:""}.fa-heart:before{content:""}.fa-instagram:before{content:""}.fa-search:before{content:""}.fa-twitter:before{content:""}.fa-user:before{content:""}.fa-whatsapp:before{content:""}.fa-youtube:before{content:""}@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}.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,a.masterstudy-button.masterstudy-button_style-tertiary:hover .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-primary:after,a.masterstudy-button.masterstudy-button_style-primary:before,a.masterstudy-button.masterstudy-button_style-tertiary:hover:after,a.masterstudy-button.masterstudy-button_style-tertiary:hover:before{color:#fff;border-color:#fff}a.masterstudy-button.masterstudy-button_style-primary:hover{cursor:pointer;background:var(--accent-hover)}a.masterstudy-button.masterstudy-button_style-tertiary:after,a.masterstudy-button.masterstudy-button_style-tertiary:before{color:var(--accent-100);border-color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-tertiary{background:var(--accent-10)}a.masterstudy-button.masterstudy-button_style-tertiary .masterstudy-button__title{color:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-danger:hover,a.masterstudy-button.masterstudy-button_style-tertiary:hover{cursor:pointer;background:var(--accent-100)}a.masterstudy-button.masterstudy-button_style-danger{background:var(--danger-100)}a.masterstudy-button.masterstudy-button_style-danger .masterstudy-button__title{color:#fff}a.masterstudy-button.masterstudy-button_style-danger:after,a.masterstudy-button.masterstudy-button_style-danger:before{color:#fff;border-color:#fff}.stm_lms_courses_carousel_wrapper .stm_lms_courses__grid:before{display:none!important}.stm_lms_courses__single--image>a>div:after{content:"";display:block;position:absolute;top:-1px;left:0;right:0;height:1px;background-color:rgba(0,0,0,.1)}.stm_lms_courses__single--title h5{margin:0 0 15px;padding:0 0 19px;font-size:15px;line-height:20px;border-bottom:1px solid #e0e0e0}.stm_lms_courses__single--price strong{font-weight:600;font-size:15px}.stm_lms_courses__hours i{position:relative;font-size:14px;top:1px;margin-right:3px}div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price{margin-left:auto}body.rtl div.stm_lms_courses__grid div.stm_lms_courses__single--info_bottom div.stm_lms_courses__single--price{margin-right:auto;margin-left:0}.stm_lms_courses__single--info_title h4{font-size:18px;line-height:22px;font-weight:600;margin:0 0 15px}.stm_lms_courses__single--info_meta .stm_lms_course__meta i{position:relative;top:2px;margin-right:2px;font-size:16px}.stm_lms_courses__single--info_preview a:hover{background-color:#2d4649;color:#fff!important}.stm_lms_courses__single--info .stm_lms_courses__single--price strong,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price strong{font-size:18px}.stm_lms_courses__single--info .stm-lms-wishlist span{color:#b1b1b1;font-size:12px}@media (max-width:1440px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}}@media (max-width:1024px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__single--info{display:none!important}}@media (max-width:769px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:33.333%}}@media (max-width:1023px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:50%}}@media (max-width:550px){.stm_lms_courses__grid .stm_lms_courses__single{width:100%}.stm_lms_courses__grid .stm_lms_courses__single--info{left:10px;right:10px}}@media (min-width:1441px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+1) .stm_lms_courses__single--info{left:calc(100% - 10px);right:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info{right:calc(100% - 10px);left:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info:before{right:-17px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info:before{content:"";position:absolute;top:50%;left:-17px;width:0;height:0;border-style:solid;border-width:15px 17px 15px 0;border-color:transparent #fff transparent transparent}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0,0,0,.05));filter:drop-shadow(0 10px 30px rgba(0,0,0,.05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses_carousel_wrapper .stm_lms_courses__grid .stm_lms_courses__single{transition:.3s ease}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--title:hover h5{color:#f2b91e}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single--image img{-webkit-transform:scale(1.07);transform:scale(1.07)}.masterstudy-authorization__checkbox input,.stm_lms_courses_carousel_wrapper .stm_lms_courses__single--info{display:none}.stm_lms_courses_carousel_wrapper,.stm_lms_courses_carousel_wrapper .stm_lms_courses__grid{position:relative}.stm_lms_courses_carousel{max-width:1750px;margin:0 auto}.stm_lms_courses_carousel .stm_lms_courses__grid{position:relative;margin:0}.stm_lms_courses_carousel__buttons{margin:50px auto 0;text-align:center;font-size:0;z-index:20}.stm_lms_courses_carousel__button{display:inline-block;vertical-align:top;width:46px;height:46px;line-height:44px;text-align:center;font-size:14px;color:#e0e0e0;border:1px solid #e0e0e0;cursor:pointer;transition:.3s ease;background-color:#fff}.stm_lms_courses_carousel__button:hover{color:#fff;background-color:#f2b91e;border-color:#f2b91e}.stm_lms_courses__grid{display:flex;flex-wrap:wrap;margin:0-10px}.stm_lms_courses__grid_6 .stm_lms_courses__single{width:16.6666%}.stm_lms_courses__single{position:relative;width:33.333%;margin:0 0 50px}.stm_lms_courses__single__inner{height:100%;background-color:#fff;margin:0 10px;border:1px solid #e0e0e0}.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s ease;transition-delay:.35s!important}.stm_lms_courses__single--image{width:auto;min-width:100%;position:relative;margin:-1px -1px 15px}.stm_lms_courses__single--image:after,.stm_lms_courses__single--image:before{position:absolute;width:1px;background-color:rgba(0,0,0,.1);top:0;bottom:0;content:""}.stm_lms_courses__single--image:after{display:block;left:0}.stm_lms_courses__single--image:before{display:block;right:0}.stm_lms_courses__single--image>a{z-index:2;position:relative}.stm_lms_courses__single--image__container,.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single--image{overflow:hidden}.stm_lms_courses__single--inner{padding:0 20px 7px}.stm_lms_courses__single--term{margin:0 0 10px;color:#aaa;font-size:13px}.stm_lms_courses__single--meta{display:flex;align-items:center;min-height:28px}.stm_lms_courses__single--price{margin-left:auto;text-align:right}.stm_lms_courses__single:hover{z-index:110}.stm_lms_courses__hours{font-size:13px}.stm_lms_courses__single--info{position:absolute;top:-20px;left:-50px;right:-50px;padding:35px 40px 22px;background-color:#fff;box-shadow:0 10px 30px 11px rgba(0,0,0,.25);visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);z-index:100;transition:none}.stm_lms_courses__single--info_author{display:flex;align-items:center;margin:0 0 10px}.stm_lms_courses__single--info_author__avatar{max-width:40px;margin-right:5px;border-radius:50%;overflow:hidden}.stm_lms_courses__single--info_author__login{color:#777}.stm_lms_courses__single--info_rate{display:flex;margin:0 0 16px;align-items:center}.stm_lms_courses__single--info_rate:empty{margin:0}.stm_lms_courses__single--info_excerpt{margin:0 0 13px;font-size:14px;line-height:26px;color:#777}.stm_lms_courses__single--info_meta{display:flex;justify-content:space-between;align-items:center;margin:0-5px 18px}.stm_lms_courses__single--info_meta .stm_lms_course__meta{padding:0 5px;margin:0 0 10px;color:#273044;font-size:13px;vertical-align:top}.stm_lms_courses__single--info_preview a{display:block;padding:14px 15px;margin:0 0 28px;background-color:#f2b91e;width:100%;color:#fff;text-transform:uppercase;font-weight:600;text-align:center}.stm_lms_courses__single--info_bottom{display:flex;align-items:center}.stm_lms_courses__single--info_bottom .stm-lms-wishlist,.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price{margin:0 0 10px}@media (max-width:1440px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}}@media (max-width:1024px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:25%}.stm_lms_courses__single--info{display:none!important}}@media (max-width:769px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:33.333%}}@media (max-width:1023px){.stm_lms_courses__grid_6 .stm_lms_courses__single{width:50%}}@media (max-width:550px){.stm_lms_courses__grid .stm_lms_courses__single{width:100%}.stm_lms_courses__grid .stm_lms_courses__single--info{left:10px;right:10px}}@media (min-width:1441px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+1) .stm_lms_courses__single--info{left:calc(100% - 10px);right:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info{right:calc(100% - 10px);left:calc(-100% - 90px)}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info:before{right:-17px;left:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info{top:-25%;left:calc(100% - 10px);right:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0,0,0,.05));filter:drop-shadow(0 10px 30px rgba(0,0,0,.05))}@media (max-width:1440px){.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info{top:-25%;right:calc(100% - 10px);left:calc(-100% - 90px);-webkit-filter:drop-shadow(0 10px 30px rgba(0,0,0,.05));filter:drop-shadow(0 10px 30px rgba(0,0,0,.05))}.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before,.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before{left:auto;right:-17px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single .stm_lms_courses__single__inner{transition:.3s ease}.stm_lms_courses_carousel_wrapper .stm_lms_courses__single:hover .stm_lms_courses__single__inner{background:rgba(255,255,255,.7)}.stm-lms-wishlist{margin:0 0 30px;cursor:pointer}@media (max-width:550px){.stm-lms-wishlist{text-align:left;margin-top:50px}}.stm-lms-wishlist i{display:inline-block;vertical-align:top;width:30px;height:30px;margin:0 5px 0 0;border:1px solid #41495b;border-radius:50%;text-align:center;line-height:30px;color:#ff1f59;font-size:16px;opacity:1;transition:.3s ease}.stm-lms-wishlist span{color:#41495b;line-height:29px}.stm-lms-wishlist:hover i,.stm-lms-wishlist:hover i.far{border-color:#f2b91e;background-color:#f2b91e;color:#fff}.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-modal__close:hover:after,.masterstudy-authorization__restore-header-back:hover:after{color:#4d5e6f}.masterstudy-authorization__wrapper{display:flex;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore{display:none;width:100%;flex-direction:column;padding:0 35px}.masterstudy-authorization__restore-header{display:flex;width:100%;margin-bottom:20px}.masterstudy-authorization__restore-header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-authorization__restore-header-back{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;margin-right:10px}.masterstudy-authorization__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,input[type=text].masterstudy-form-builder__text{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__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{display:flex;content:"";font-family:stmlms;line-height:normal;font-size:30px;color:var(--accent-100)}.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}.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-form-register,.masterstudy-authorization.masterstudy-authorization_login #masterstudy-authorization-sign-in,.masterstudy-authorization.masterstudy-authorization_login .masterstudy-button[data-id=masterstudy-authorization-register-button]{display:none}@media (min-width:1281px) and (max-width:1367px){.masterstudy-authorization-modal__wrapper{max-height:600px}}@media (max-width:576px){.masterstudy-authorization{height:100%}.masterstudy-authorization-modal__wrapper{width:100%;height:100%;max-height:100%;border-radius:0}.masterstudy-authorization__actions{margin-bottom:20px}.masterstudy-authorization_style-modal .masterstudy-authorization__switch{margin-top:auto}.masterstudy-authorization__send-mail{padding:0 0 25px;margin:auto 0}}body.rtl .masterstudy-authorization-modal__close{right:auto;left:35px}body.rtl .masterstudy-authorization__actions-remember{margin-right:0;margin-left:auto}body.rtl .masterstudy-authorization__checkbox-title{padding:0 4px 0 0}body.rtl .masterstudy-authorization__switch-account-title{margin-left:4px;margin-right:0}.masterstudy-form-builder__text-description{display:flex;width:100%;margin-top:5px;font-size:12px;font-style:normal;font-weight:500;line-height:normal;color:#808c98}input[type=text].masterstudy-form-builder__text{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-weight:400;color:#001931}input[type=text].masterstudy-form-builder__text::-moz-placeholder{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#808c98}input[type=text].masterstudy-form-builder__text:active{border:1px solid #dbe0e9;background:#fff;outline:0;box-shadow:none}input[type=text].masterstudy-form-builder__text:focus{border:1px solid var(--accent-100);background:#fff;outline:0;box-shadow:none}.masterstudy-alert{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;transition:.3s;background:rgba(0,0,0,.4);opacity:0;visibility:hidden;z-index:99999}.masterstudy-alert__wrapper{display:flex;flex-direction:column;width:500px;max-height:600px;overflow:hidden;background:#fff;border-radius:10px;box-shadow:0 20px 40px 0 rgba(0,0,0,.25);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-alert__container{display:flex;flex-direction:column;position:relative;height:100%;padding:30px;overflow-y:auto}.masterstudy-alert__header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}.masterstudy-alert__header-title{line-height:normal;font-style:normal;font-weight:700;font-size:20px;color:#001931}.masterstudy-alert__header-close{display:flex;width:25px;height:25px;justify-content:center;align-items:center;border-radius:30px;background:#eef1f7;caret-color:transparent}.masterstudy-alert__header-close:after{content:"";color:#808c98;font-family:stmlms;font-size:9px;line-height:normal;transition:.2s}.masterstudy-alert__header-close:hover{cursor:pointer}.masterstudy-alert__header-close:hover:after{color:#4d5e6f}.masterstudy-alert__text{display:flex;width:100%;font-size:14px;color:#4d5e6f;font-style:normal;font-weight:500;line-height:21px;margin-bottom:30px}.masterstudy-alert__actions{display:flex;width:100%;justify-content:flex-end;align-items:center}.masterstudy-alert__actions .masterstudy-button:last-child{margin-left:10px}@media (max-width:576px){.masterstudy-alert{height:100%}.masterstudy-alert__wrapper{width:100%!important;max-width:100%!important;height:100%;max-height:100%;border-radius:0}}body.rtl .masterstudy-alert__actions .masterstudy-button:last-child{margin-right:10px;margin-left:0}